diff --git a/Split_aloha_plate_storage/.gitattributes b/Split_aloha_plate_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/Split_aloha_plate_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/Split_aloha_plate_storage/README.md b/Split_aloha_plate_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..7398b1be643bd2cd7ab9196c4515967121bc67a0 --- /dev/null +++ b/Split_aloha_plate_storage/README.md @@ -0,0 +1,331 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# Split_aloha_plate_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `agilex_cobot_decoupled_magic` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` +- `kitchen` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 499 | +| **Total Frames** | 229687 | +| **Total Tasks** | 5 | +| **Total Videos** | 1497 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 2.6GB | + + +## πŸ‘₯ 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 +put the plate on the plate rack. +the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack. +the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack. +the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack. +the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Pass the plate from the left gripper to the right gripper** +2. **Place the plate on the shelf** +3. **Pass the plate from the right gripper to the left gripper** +4. **Pick up the plate with the left gripper** +5. **Pick up the plate with the right gripper** +6. **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:498 + + +## πŸ“ 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": "agilex_cobot_decoupled_magic", "total_episodes": 499, "total_frames": 229687, "total_tasks": 5, "total_videos": 1497, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:498"}, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [26], "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", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "action": {"dtype": "float32", "shape": [26], "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", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "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): + +``` +Split_aloha_plate_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_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/Split_aloha_plate_storage/annotations/eef_acc_mag_annotation.jsonl b/Split_aloha_plate_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Split_aloha_plate_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/Split_aloha_plate_storage/annotations/eef_direction_annotation.jsonl b/Split_aloha_plate_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/Split_aloha_plate_storage/annotations/eef_velocity_annotation.jsonl b/Split_aloha_plate_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/Split_aloha_plate_storage/annotations/gripper_activity_annotation.jsonl b/Split_aloha_plate_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/Split_aloha_plate_storage/annotations/gripper_mode_annotation.jsonl b/Split_aloha_plate_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/Split_aloha_plate_storage/annotations/scene_annotations.jsonl b/Split_aloha_plate_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ebebaf2cfa010f6f858bf006748a8c053e6d3b51 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,500 @@ +{"scene_index": 0, "scene": "The plate at back left is positioned diagonally opposite to another identical plate placed at front right. These two plates are both situated on a plate rack located in the front right position."} +{"scene_index": 1, "scene": "The plates are positioned as follows: one is at back right, another at front left, a third at right, and a fourth also at front left."} +{"scene_index": 2, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 3, "scene": "plate 2 at back left plate 1 at front right plate rack 1 at front right"} +{"scene_index": 4, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 5, "scene": "A plate is located at the back left, a plate rack is positioned at the front right, another plate is placed at the back left, and a final plate is situated at the front right."} +{"scene_index": 6, "scene": "There are two plates at the back left of the table."} +{"scene_index": 7, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 8, "scene": "Plate 1 is at the back left, Plate 2 is also at the back left, Plate Rack is located at the front right, Plate 3 is positioned on the right side."} +{"scene_index": 9, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 10, "scene": "The plates are positioned on both the right and the front-left sides; two of them are located in front-left, while one is placed on the right."} +{"scene_index": 11, "scene": "Each plate is positioned either at the back right or the front left, with two plates in each of these positions."} +{"scene_index": 12, "scene": "Each plate is positioned in a specific location within the described layout, with the positions being back left, right, front right, and back left."} +{"scene_index": 13, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 14, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 15, "scene": "Plate 1 is at the back left, Plate 2 is also at the back left, Plate Rack is located at the front right, and Plate 3 is positioned on the right side."} +{"scene_index": 16, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 17, "scene": "The plates are positioned with two on the right side and three in the front-left area."} +{"scene_index": 18, "scene": "Each plate is positioned either on the right or the front left side of the object."} +{"scene_index": 19, "scene": "Each plate is positioned either on the right or front left side, with two plates located on the right and one on the front left."} +{"scene_index": 20, "scene": "The plate is located at the back right and front left positions, with two plates placed symmetrically in both locations."} +{"scene_index": 21, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 22, "scene": "There are three plates: two are located at the back left, and one is at the front right."} +{"scene_index": 23, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 24, "scene": "There are three plates: two are located at the back left and one is at the front right. Additionally, there is a plate rack positioned at the front right."} +{"scene_index": 25, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 26, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 27, "scene": "Each plate is positioned either to the right, front left, or left relative to its context."} +{"scene_index": 28, "scene": "The plate at back left is positioned diagonally opposite to another plate at front right; there s also a third plate overlapping with the plate rack at front right."} +{"scene_index": 29, "scene": "Each plate is positioned at either the back left or front right, with two plates occupying each of these positions."} +{"scene_index": 30, "scene": "The plate at the back left is paired with another plate at the back left. Both plates on the front right share a position with the plate rack located there as well."} +{"scene_index": 31, "scene": "The plate is at the back left, the other plate is also at the back left, and the plate rack is at the front right."} +{"scene_index": 32, "scene": "Two plates are located at the back right and front left positions."} +{"scene_index": 33, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 34, "scene": "Each plate is located at different positions: two on the right and one at the front left. The plate rack is also placed at the front left."} +{"scene_index": 35, "scene": "There are five plates located at the following positions: two at back left, one at front right, and two at right. Additionally, there is a plate rack positioned at front right."} +{"scene_index": 36, "scene": "Plate is at back left; plate rack is at front right; plate is at front right."} +{"scene_index": 37, "scene": "Each plate is positioned either at the back left or front right, with two plates sharing each of these positions."} +{"scene_index": 38, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 39, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 40, "scene": "Each plate is positioned either in the back right or front left of its respective location."} +{"scene_index": 41, "scene": "Each plate is positioned either to the right, front left, or right again, but since plates cannot occupy multiple positions simultaneously, there seems to be a duplication in the positioning description."} +{"scene_index": 42, "scene": "The plate at the back left is paired with another plate at the back left. Both plates on the front right share a position with the plate rack located there as well."} +{"scene_index": 43, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 44, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 45, "scene": "A plate is at the back left, another plate is also at the back left, a plate rack is at the front right, and another plate is on the right."} +{"scene_index": 46, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 47, "scene": "The plate rack is at front left, and there are three plates: two on the right and one on front left."} +{"scene_index": 48, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 49, "scene": "There are four plates located in the following positions: two at the back left, one at the front right, and one on the right."} +{"scene_index": 50, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 51, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 52, "scene": "There are two plates located at the back left and front right positions. Each plate is duplicated in its respective position, resulting in a total of four plates with identical placements."} +{"scene_index": 53, "scene": "The four plates are positioned at two points on either side: two plates are in the front-left area, and two plates are in the right area."} +{"scene_index": 54, "scene": "Plate position is back left Plate Rack position is front right Plate position is back left Plate position is front right."} +{"scene_index": 55, "scene": "Each plate is positioned either to the right or in the front left area."} +{"scene_index": 56, "scene": "Two plates are located at the back left. One plate is located at the front right. One plate rack is located at the front right."} +{"scene_index": 57, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 58, "scene": "Four plates are positioned in pairs at the back left and front right corners."} +{"scene_index": 59, "scene": "Each plate is positioned either on the right or the front left side of the object."} +{"scene_index": 60, "scene": "There are two plates located at the back right and front left positions, each with another plate in the same respective locations."} +{"scene_index": 61, "scene": "Each plate is positioned in one of four locations: two at back left, one at front right, and one at right. "} +{"scene_index": 62, "scene": "The plate is on the right, another plate is in the front left, both plates are placed on a plate rack that is also located in the front left."} +{"scene_index": 63, "scene": "The three plates are positioned with two on the left side and one at the front-right."} +{"scene_index": 64, "scene": "The two plates at back left and front right positions do not overlap."} +{"scene_index": 65, "scene": "The plates are positioned with two on the right side and two in the front-left area."} +{"scene_index": 66, "scene": "Plate back left is positioned at the back left Plate rack front right is positioned at the front right Plate front right is positioned at the front right Plate back left is positioned at the back left"} +{"scene_index": 67, "scene": "There are three plates; two are located at the back right and one is at the front left."} +{"scene_index": 68, "scene": "The plate is positioned at the back left, while the plate rack is located at the front right. Another plate is also placed at the back left."} +{"scene_index": 69, "scene": "The plate at the back left is positioned diagonally opposite to another plate at the front right, and there is also a plate rack located at the front right."} +{"scene_index": 70, "scene": "A plate is on the right, another plate is in the front left, a plate rack is also in the front left, and there s another plate on the right."} +{"scene_index": 71, "scene": "All plates are positioned on the right side of the scene."} +{"scene_index": 72, "scene": "The plate at the back left is paired with another plate at the back left. Both plates on the front right share a position with the plate rack located there as well."} +{"scene_index": 73, "scene": "Each plate is positioned either in the back right or front left, with two plates in each of these positions."} +{"scene_index": 74, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 75, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 76, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 77, "scene": "The plate is at the back left, the other plate is also at the back left, and the plate rack is at the front right."} +{"scene_index": 78, "scene": "Each plate is positioned either back left, right, or front right."} +{"scene_index": 79, "scene": "The two plates are positioned to the right, while the other two plates are located at the front left."} +{"scene_index": 80, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 81, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 82, "scene": "The plate is located at the back left, the plate rack is positioned at the front right, another plate is placed at the back left, and a third plate is situated on the right."} +{"scene_index": 83, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 84, "scene": "The plate at back left is next to another plate also at back left, while the plate rack at front right shares its position with a third plate."} +{"scene_index": 85, "scene": "All plates are positioned on the right side except for two that are located in the front-left area."} +{"scene_index": 86, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 87, "scene": "Two plates are located at the back left position, a plate rack is positioned at the front right, and another plate is placed at the front right as well."} +{"scene_index": 88, "scene": "The plate is at the back left, another plate is on the right, a plate rack is also on the right, and there s another plate at the back left."} +{"scene_index": 89, "scene": "A plate is located at the back left, another plate is at the right, a plate rack is positioned at the front right, and there s also a plate at the back left."} +{"scene_index": 90, "scene": "The two plates are positioned to the right, while the other two plates are located at the front left."} +{"scene_index": 91, "scene": "The plate is located at the back left, and there is a plate rack on the right side."} +{"scene_index": 92, "scene": "Plate (back left) is positioned at the back left and plate (front right) is positioned at the front right. Plate rack (front right) is positioned at the front right and is related to the plate (front right)."} +{"scene_index": 93, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 94, "scene": "The two plates are both on the right side, while the plate rack is positioned in the front-left area."} +{"scene_index": 95, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 96, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 97, "scene": "Each plate is located at its specified position relative to a central point or reference, with plates positioned at back left (two instances), back left, and front right."} +{"scene_index": 98, "scene": "The plate is at the back left, the other plate is also at the back left, and the plate rack is at the front right."} +{"scene_index": 99, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 100, "scene": "There are four plates: two on the right side, one in front-left, and another also in front-left."} +{"scene_index": 101, "scene": "The four plates are positioned with two on the right and two in the front left area."} +{"scene_index": 102, "scene": "plate (back left), plate (front right), plate rack (front right), plate (back left), plate (front right)."} +{"scene_index": 103, "scene": "Each plate is positioned either at the back left or front right of the object."} +{"scene_index": 104, "scene": "Plate at back left is duplicated, plate at front right is separate, and plate at right is separate."} +{"scene_index": 105, "scene": "The first two plates are positioned on the right side, while the third plate is located at the front-left position."} +{"scene_index": 106, "scene": "There are two plates, one located at the back right and another at the front left."} +{"scene_index": 107, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 108, "scene": "The plate at back left is next to another plate also at back left, while the plate rack at front right shares its position with a third plate."} +{"scene_index": 109, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 110, "scene": "The plate is located at the back left, another plate is also at the back left, a third plate is at the front right, and a fourth plate is positioned on the right."} +{"scene_index": 111, "scene": "The plate is located at the back right and front left positions, with two plates placed symmetrically in both locations."} +{"scene_index": 112, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 113, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 114, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 115, "scene": "The plates are positioned with two on the right side and two in the front-left area."} +{"scene_index": 116, "scene": "There are four plates located on the table; two are positioned on the right side of the table, one is in the front-left corner, and another is also in the front-left area."} +{"scene_index": 117, "scene": "The plates are positioned on the right and front left sides."} +{"scene_index": 118, "scene": "Each plate is positioned either at the back left or the front right, with two plates located at the back left and one plate along with a plate rack at the front right. "} +{"scene_index": 119, "scene": "Each plate is positioned either at the back right or front left, with two plates occupying each of these positions."} +{"scene_index": 120, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is at the front right."} +{"scene_index": 121, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 122, "scene": "The plates are positioned at both the back left and front right, with two plates each in those positions."} +{"scene_index": 123, "scene": "There are 2 plates at back left, 1 plate at front right, and 1 plate rack at front right."} +{"scene_index": 124, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 125, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 126, "scene": "The plate at back left is positioned diagonally opposite to another plate at front right; there s also a third plate overlapping with the plate rack at front right."} +{"scene_index": 127, "scene": "Each plate is positioned either at the back left or front right of the table, with two plates placed in each corner."} +{"scene_index": 128, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 129, "scene": "There are two plates located at the back left and three plates located at the front right."} +{"scene_index": 130, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 131, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 132, "scene": "Each plate is located at specific positions: two plates are at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 133, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 134, "scene": "The plate is located at the back left position, there are two plates positioned at the front right and another one on the right."} +{"scene_index": 135, "scene": "Each plate is positioned at either the back left or front right , indicating their respective locations in relation to a central point."} +{"scene_index": 136, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 137, "scene": "Each plate is positioned at either the back left or front right, with two plates occupying each of these positions."} +{"scene_index": 138, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is on the right."} +{"scene_index": 139, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 140, "scene": "All plates are positioned on the right side except for two that are located in the front-left area."} +{"scene_index": 141, "scene": "Each plate is positioned as follows: two plates are at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 142, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 143, "scene": "The plate at back left is next to another plate also at back left, while the plate rack at front right shares its position with a third plate."} +{"scene_index": 144, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 145, "scene": "A plate is located at the back left, another plate is positioned on the right, a third plate is at the back right, and a plate rack is placed on the right."} +{"scene_index": 146, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 147, "scene": "The plate is on the right side, while two plates are positioned in the front-left area."} +{"scene_index": 148, "scene": "There are three plates: two are located at the back left and one is at the front right. Additionally, there is a plate rack positioned at the front right."} +{"scene_index": 149, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 150, "scene": "The plate in the back left is at the back left position, while the plate in the front right is at the front right position. Additionally, there s a plate rack located at the front right position."} +{"scene_index": 151, "scene": "The plate rack is at front right. There are four plates located at back left, right, and front right positions."} +{"scene_index": 152, "scene": "Each plate is positioned either at the back left or the front right, with two plates located at the back left and one plate along with a plate rack at the front right. "} +{"scene_index": 153, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 154, "scene": "There are five plates described with their positions. Two are at back left, two at front right, and one at right."} +{"scene_index": 155, "scene": "The plate is positioned at back left, another plate at back left, a plate at right, and the plate rack is at front right."} +{"scene_index": 156, "scene": "The plate is positioned at the back left, while the plate rack is located at the front right. Another plate is also placed at the back left."} +{"scene_index": 157, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 158, "scene": "Each plate is positioned either at the back left or front right."} +{"scene_index": 159, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 160, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 161, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 162, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right. Another plate is also placed at the back left, and a fourth plate is situated on the right side."} +{"scene_index": 163, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 164, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 165, "scene": "Each plate is positioned in a specific location within the overall layout."} +{"scene_index": 166, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 167, "scene": "There are two plates located at the back left and three plates located at the front right."} +{"scene_index": 168, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 169, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 170, "scene": "The two plates at back left and front right positions do not overlap."} +{"scene_index": 171, "scene": "Each plate is positioned either in the back right or front left of its respective location."} +{"scene_index": 172, "scene": "Each plate is positioned either at the back right or the front left, with two plates in each of these positions."} +{"scene_index": 173, "scene": "Each plate is positioned at either the back right or front left, with two plates sharing the same positions."} +{"scene_index": 174, "scene": "There are three plates placed at positions: two on the back left and one on the right. There is also a plate rack positioned at the front right."} +{"scene_index": 175, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 176, "scene": "Plate (back left) is located at the back left position. Plate (front right) is located at the front right position. Plate (right) is located at the right position. Plate (back left) is also located at the back left position."} +{"scene_index": 177, "scene": "The plates are positioned at both the back left and front right, with two plates each in those positions."} +{"scene_index": 178, "scene": "There are two plates located at the back right and front left positions on the table."} +{"scene_index": 179, "scene": "There are four plates located on the table; two are positioned on the right side of the table, one is in the front-left corner, and another is also in the front-left area."} +{"scene_index": 180, "scene": "Each plate is positioned either at the back left or front right, with two plates sharing each of these positions."} +{"scene_index": 181, "scene": "The positions of the plates are: two at back left and three at front right."} +{"scene_index": 182, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 183, "scene": "Each plate is positioned either on the right side or the front left side."} +{"scene_index": 184, "scene": "The plate is located at the back left, another plate is also at the back left, a third plate is positioned at the front right, and the fourth plate is situated on the right side."} +{"scene_index": 185, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 186, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 187, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 188, "scene": "The plate is located at the back right, with another plate also positioned at the back right, and a third plate situated at the front left."} +{"scene_index": 189, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 190, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 191, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 192, "scene": "The plate on the right is duplicated in two instances, one on the right side and another also on the right. There s a single plate on the left and another at the front left position."} +{"scene_index": 193, "scene": "The plate at the back left is positioned diagonally opposite to another plate at the front right. There is also a plate rack located at the front right."} +{"scene_index": 194, "scene": "A plate is located at the back left, a plate rack is positioned at the front right, another plate is placed at the back left, and a final plate is situated at the front right."} +{"scene_index": 195, "scene": "The plate is located at the back left position, there are two plates positioned at the front right and another one on the right."} +{"scene_index": 196, "scene": "The plates are positioned on the right and front left sides."} +{"scene_index": 197, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 198, "scene": "Each plate is positioned either on the right or the front left side of the object."} +{"scene_index": 199, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 200, "scene": "The two plates are positioned at the back left, while the plate rack is located at the front right."} +{"scene_index": 201, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right. Another plate is also placed at the back left, and a fourth plate is situated on the right side."} +{"scene_index": 202, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 203, "scene": "The plate at back left is paired with another plate at back left; both plates also interact with the plate rack at front right."} +{"scene_index": 204, "scene": "Each plate is positioned either to the right or in the front left area."} +{"scene_index": 205, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 206, "scene": "There are three plates located at the back left and one plate rack positioned on the right."} +{"scene_index": 207, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 208, "scene": "The plate is on the right side, while two plates are positioned in the front-left area."} +{"scene_index": 209, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 210, "scene": "The plate is located at the back left, while the plate rack is placed at the front right. There s another plate at the back left and a third plate positioned on the right."} +{"scene_index": 211, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is on the right."} +{"scene_index": 212, "scene": "All plates are positioned on the right side of the scene."} +{"scene_index": 213, "scene": "There are two plates, one located at the back right and another at the front left."} +{"scene_index": 214, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 215, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 216, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 217, "scene": "A plate is located at the back left, a plate rack is positioned at the front right, another plate is placed at the back left, and a final plate is situated at the front right."} +{"scene_index": 218, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 219, "scene": "plate is at back left, plate is at right, plate rack is at front right."} +{"scene_index": 220, "scene": "The two plates at back left and front right positions do not overlap."} +{"scene_index": 221, "scene": "There are five plates placed at various positions around a plate rack."} +{"scene_index": 222, "scene": "Each plate is positioned either on the right side or the front left side."} +{"scene_index": 223, "scene": "The first two plates are positioned on the right side, while the third plate is located at the front-left position."} +{"scene_index": 224, "scene": "There are two plates positioned at the back left and one plate rack positioned at the front right."} +{"scene_index": 225, "scene": "There are 2 plates at the back left, 1 plate at the front right, and 1 plate rack at the front right."} +{"scene_index": 226, "scene": "Each plate is positioned either on the right or the front left side of the object."} +{"scene_index": 227, "scene": "The plate is located at the back left, and another plate is also positioned at the back left; meanwhile, the plate rack is situated at the front right."} +{"scene_index": 228, "scene": "The plate is positioned at back left, another plate is also at back left, the plate rack is located at front right, and a plate is placed at front right."} +{"scene_index": 229, "scene": "Each plate is located at its specified position : two plates are at the back left, and one plate is at the front right."} +{"scene_index": 230, "scene": "There are six plates in total. Two plates are located at the back left, two plates are positioned on the right side, and two plates are placed at the front right."} +{"scene_index": 231, "scene": "There are two plates on the back left and one plate on the right; there is also a plate rack on the right."} +{"scene_index": 232, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 233, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 234, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 235, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 236, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 237, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 238, "scene": "Each plate is positioned either at the back right or the front left, with two plates in each of these positions."} +{"scene_index": 239, "scene": "All plates are positioned on the right side of the scene."} +{"scene_index": 240, "scene": "There are plates located at the back left and right positions, as well as a plate rack positioned at the front right."} +{"scene_index": 241, "scene": "Each plate is positioned either at the back right or the front left, with two plates in each of these positions."} +{"scene_index": 242, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 243, "scene": "There are three plates, two located at the back left area and one on the plate rack at the front right."} +{"scene_index": 244, "scene": "Plate is at back left; plate rack is at front right; plate is at front right."} +{"scene_index": 245, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 246, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 247, "scene": "The plate is on the right, another plate is in the front left, both plates are placed on a plate rack that is also located in the front left."} +{"scene_index": 248, "scene": "The plate is positioned at back left, another plate is also at back left, and the third plate is at front right."} +{"scene_index": 249, "scene": "Each plate is positioned either on the right, left, front left, or another front left."} +{"scene_index": 250, "scene": "Each plate is positioned either at back left or front right , with two plates at back left and three plates at front right ."} +{"scene_index": 251, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 252, "scene": "Plate is at back left; plate rack is at front right; plate is at front right."} +{"scene_index": 253, "scene": "The plate is at the back left, another plate is also at the back left, and the plate rack is located at the front right."} +{"scene_index": 254, "scene": "The plates are positioned in pairs at both the back left and front right of the object."} +{"scene_index": 255, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 256, "scene": "There are three plates; two are located at the back right and one is at the front left."} +{"scene_index": 257, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 258, "scene": "Each plate is positioned either at back left or front right, with two plates at back left and one plate at front right; the plate rack is also located at front right."} +{"scene_index": 259, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 260, "scene": "The plate at back left is paired with another plate at back left, while both plates at front right are associated with a plate rack located at front right."} +{"scene_index": 261, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 262, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 263, "scene": "There are four plates located on the table; two are positioned on the right side of the table, one is in the front-left corner, and another is also in the front-left area."} +{"scene_index": 264, "scene": "The plate is on the back left, the plate is on the front right, the plate is on the back left, the plate rack is on the front right, and the plate is on the right."} +{"scene_index": 265, "scene": "Plate on the right, plate on the front left, plate rack on the front left, plate on the right."} +{"scene_index": 266, "scene": "The plate is located at back left, another plate is at right, a third plate is also at back left, and the plate rack is positioned at front right."} +{"scene_index": 267, "scene": "The two plates are located at the back-left position, while the plate rack is positioned on the right."} +{"scene_index": 268, "scene": "The two plates are positioned diagonally opposite each other, one at the back right and the other at the front left."} +{"scene_index": 269, "scene": "The plate on the right is duplicated, one plate is positioned on the left, and another plate is placed in the front-left area."} +{"scene_index": 270, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 271, "scene": "The plate rack is at front right, with two plates positioned back left and one plate at front right."} +{"scene_index": 272, "scene": "The plate rack is at the front right, while two plates are placed at the back left and one plate is positioned at the front right."} +{"scene_index": 273, "scene": "The plates are positioned in four locations: two at back left, one at right, and one at front right."} +{"scene_index": 274, "scene": "The plate at the back left is paired with another plate at the back left. Both plates on the front right share a position with the plate rack located there as well."} +{"scene_index": 275, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 276, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 277, "scene": "There are three plates, two located at the back left area and one on the plate rack at the front right."} +{"scene_index": 278, "scene": "The three plates are positioned such that two are located at the back right area and one is placed at the front left."} +{"scene_index": 279, "scene": "Each plate is positioned either at the back left or the front right, with two plates located at the back left and one plate along with a plate rack at the front right. "} +{"scene_index": 280, "scene": "There are three plates: two are located at the back right position, and one is positioned at the front left."} +{"scene_index": 281, "scene": "The plates are positioned on the right, front left, and right sides respectively."} +{"scene_index": 282, "scene": "Four plates are positioned with two at back left and two at front right."} +{"scene_index": 283, "scene": "The plate is on the right, the plate rack is in the front-left, and another plate is also on the right."} +{"scene_index": 284, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 285, "scene": "All plates are positioned on the right side except for two that are located in the front-left area."} +{"scene_index": 286, "scene": "There are six plates arranged as follows: two at the back left, one on the right, and three at the front right."} +{"scene_index": 287, "scene": "The plate is at the back left, the plate rack is at the front right, and another plate is also at the back left."} +{"scene_index": 288, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 289, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 290, "scene": "Each plate is positioned either at the back left or the front right, with two plates located at the back left and one plate along with a plate rack at the front right. "} +{"scene_index": 291, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 292, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 293, "scene": "The four plates are positioned at the back left (2 plates), front right, and right sides of the scene."} +{"scene_index": 294, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 295, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 296, "scene": "There are three plates: two are located at the back right position, and one is placed at the front left position."} +{"scene_index": 297, "scene": "Each plate is positioned at different locations: two plates are at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 298, "scene": "There are two plates, one located at the back right and another at the front left."} +{"scene_index": 299, "scene": "There are five plates: two on the right side, two in the front-left area, and one on the left."} +{"scene_index": 300, "scene": "Each plate is positioned at either the back left or front right, with two plates occupying each of these positions."} +{"scene_index": 301, "scene": "The plate on the right is adjacent to the plate rack located at the front left."} +{"scene_index": 302, "scene": "Each plate is positioned either at the back left or the front right ."} +{"scene_index": 303, "scene": "The plate at back left is positioned diagonally opposite to another identical plate placed at front right. These two plates are both situated on a plate rack located in the front right position."} +{"scene_index": 304, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is at the front right."} +{"scene_index": 305, "scene": "There are four plates located on the table; two are positioned on the right side of the table, one is in the front-left corner, and another is also in the front-left area."} +{"scene_index": 306, "scene": "Three plates are arranged with two at the back-left area and one at the front-right area."} +{"scene_index": 307, "scene": "The plate at the back left is located at the back left position, the plate at the front right is located at the front right position, the plate rack at the front right is located at the front right position, the plate at the back left is located at the back left position, and the plate on the right is located at the right position."} +{"scene_index": 308, "scene": "The plate is on the right side and in front of the plate rack located at the front left."} +{"scene_index": 309, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 310, "scene": "There is a plate on the back left, another plate on the right, a third plate also on the back left, and a plate rack positioned on the right."} +{"scene_index": 311, "scene": "The plate at the back left is paired with the plate rack at the front right, both positioned diagonally opposite."} +{"scene_index": 312, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 313, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 314, "scene": "The plate in the back left is positioned diagonally opposite to another plate in the front right. Additionally, there are two plates on the right side and one more plate also in the back left, creating a total of five plates distributed across different positions."} +{"scene_index": 315, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 316, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 317, "scene": "The plate is on the right, the plate rack is at the front-left, and another plate is also on the right."} +{"scene_index": 318, "scene": "The plates are positioned on both the right and the front-left sides; two of them are located in front-left, while one is placed on the right."} +{"scene_index": 319, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is on the right."} +{"scene_index": 320, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right. Another plate is also placed at the back left, and a fourth plate is situated on the right side."} +{"scene_index": 321, "scene": "Plate is located on the right side, plate is positioned at the front-left, plate rack is situated at the front-left, and plate is placed on the right."} +{"scene_index": 322, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 323, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 324, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 325, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 326, "scene": "The plate is located at the back left, another plate is on the right, a plate rack is also on the right, and there s an additional plate at the back left."} +{"scene_index": 327, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 328, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 329, "scene": "The plate is on the right, and the plate rack is in front-left; there s another plate also on the right."} +{"scene_index": 330, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 331, "scene": "The plate is positioned in both the back left and front right, with two plates in each location."} +{"scene_index": 332, "scene": "A plate is at the back left, another plate is also at the back left, a plate rack is at the front right, and another plate is on the right."} +{"scene_index": 333, "scene": "The three plates are positioned at back right (x2) and front left."} +{"scene_index": 334, "scene": "The plate is located at both the back left and front right positions, with two plates positioned at each location."} +{"scene_index": 335, "scene": "The two plates on the back left share the same position, while each of the remaining five plates is individually placed in their respective positions."} +{"scene_index": 336, "scene": "Each plate is positioned either at the back left or front right of a table."} +{"scene_index": 337, "scene": "Plate 1 is at the back left. The plate rack and Plate 2 are at the front right. Plate 3 is also at the back left, and Plate 4 is on the right side."} +{"scene_index": 338, "scene": "The three plates are positioned with two at the back left and one at the front right."} +{"scene_index": 339, "scene": "The plate is positioned on the right side. There s another plate in the front-left area, and yet another plate located to the right."} +{"scene_index": 340, "scene": "The plate at back left is near the plate at back left on the plate rack at front right."} +{"scene_index": 341, "scene": "Each plate is positioned either on the right, front left, or left side."} +{"scene_index": 342, "scene": "Each plate is positioned to the right or front left as specified."} +{"scene_index": 343, "scene": "The plate is positioned at back left, another plate at back left, a plate at right, and the plate rack is at front right."} +{"scene_index": 344, "scene": "The plate is at the back left, the plate rack is at the front right."} +{"scene_index": 345, "scene": "Each plate is positioned either at the back left or front right, with two plates occupying each of these positions."} +{"scene_index": 346, "scene": "There are four plates positioned as follows: two on the right side, one in the front-left, and another also in the front-left."} +{"scene_index": 347, "scene": "There are two plates, one located at the back right and another at the front left."} +{"scene_index": 348, "scene": "The plate at back left is paired with another plate at back left, while both plates at front right are associated with a plate rack located at front right."} +{"scene_index": 349, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 350, "scene": "The plate is located at the back right and front left positions, with two plates placed symmetrically in both locations."} +{"scene_index": 351, "scene": "The plate at back left is positioned diagonally opposite to the plate at front right; both plates are located near the plate rack at front right."} +{"scene_index": 352, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 353, "scene": "The plate is located at the back left position, there are two plates positioned at the front right and another one on the right."} +{"scene_index": 354, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 355, "scene": "Each plate is positioned either on the right, left, or front left."} +{"scene_index": 356, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 357, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 358, "scene": "Four plates are positioned in pairs at the back left and front right corners."} +{"scene_index": 359, "scene": "The plate is located at the back left, another plate is also at the back left, the plate rack is positioned in the front right, and there is a plate on the right."} +{"scene_index": 360, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 361, "scene": "The plate is positioned at back left, another plate at back left, a plate at right, and the plate rack is at front right."} +{"scene_index": 362, "scene": "The plate at the back left is positioned diagonally opposite to another plate also at the back left. A third plate is placed near the first one but not overlapping. The plate rack is located in the front right area, independent of the plates."} +{"scene_index": 363, "scene": "The vehicle has 2 plates at back left, 1 plate at front right, and 1 plate rack at front right."} +{"scene_index": 364, "scene": "The plate at back left is near another plate also at back left, both are behind the plate rack located at front right and the single plate on the right."} +{"scene_index": 365, "scene": "The plate at back left is next to another plate also at back left, while the plate rack at front right shares its position with a third plate."} +{"scene_index": 366, "scene": "All plates are located on the back or front sections of a structure, with two plates positioned at the back (one at the left and another also at the back left), one plate at the front right, one at the right side, and another plate duplicated at the front right."} +{"scene_index": 367, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 368, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 369, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 370, "scene": "The plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 371, "scene": "There are five plates located in different positions: two at the back left, one at the front right, and two on the right."} +{"scene_index": 372, "scene": "There are three plates, two located at the back left area and one on the plate rack at the front right."} +{"scene_index": 373, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 374, "scene": "The two plates are positioned to the right, while the other two plates are located at the front left."} +{"scene_index": 375, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 376, "scene": "The four plates are positioned with two on the right and two in the front left area."} +{"scene_index": 377, "scene": "The plate is located at the back left position, there are two plates positioned at the front right and another one on the right."} +{"scene_index": 378, "scene": "The two plates are positioned at the back left and front right of the table, with each side having one plate."} +{"scene_index": 379, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 380, "scene": "Each plate is positioned either at the back left or front right, with two plates sharing each of these positions."} +{"scene_index": 381, "scene": "There are two plates, one located at the back right and another at the front left."} +{"scene_index": 382, "scene": "The four plates are positioned as follows: two plates are located at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 383, "scene": "The plate is at back left, another plate is at front right, a plate rack is also at front right, and two more plates are at back left and front right respectively."} +{"scene_index": 384, "scene": "The plate is positioned at back left, and there are three plates positioned at front right, right, and back left."} +{"scene_index": 385, "scene": "Each plate is positioned at specific locations: two plates are at back left, one at front right, and two at right."} +{"scene_index": 386, "scene": "There are two plates located at the back left and three plates located at the front right."} +{"scene_index": 387, "scene": "The two plates are placed at the back right and front left positions, with no direct connection between them."} +{"scene_index": 388, "scene": "There are two plates located at the back left and front right positions. Each plate is duplicated in its respective position, resulting in a total of four plates with identical placements."} +{"scene_index": 389, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 390, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is also at the back left, and a third plate is on the right."} +{"scene_index": 391, "scene": "A plate is located at the back left, a plate rack is positioned at the front right, another plate is placed at the back left, and a final plate is situated at the front right."} +{"scene_index": 392, "scene": "The plate at back left is paired with another plate at back left; both plates also interact with the plate rack at front right."} +{"scene_index": 393, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 394, "scene": "There are four plates in total: two are located at the back-left position, and two are positioned at the front-right."} +{"scene_index": 395, "scene": "Each plate is positioned in a specific location relative to others."} +{"scene_index": 396, "scene": "The plate at back left is positioned diagonally opposite to another plate at front right; there s also a third plate overlapping with the plate rack at front right."} +{"scene_index": 397, "scene": "The plates are positioned at front left and right."} +{"scene_index": 398, "scene": "The plate at back left is paired with another plate at back left, while both plates at front right are associated with a plate rack located at front right."} +{"scene_index": 399, "scene": "The plates are positioned at various points around the area: two are located at the back left and one at the right. Additionally, there are three plates situated at both front right positions."} +{"scene_index": 400, "scene": "The plate at back left is paired with another plate at back left; both plates also interact with the plate rack at front right."} +{"scene_index": 401, "scene": "The plates are positioned with two on the right side and three in the front-left area."} +{"scene_index": 402, "scene": "The plate is on the right side, while two plates are positioned in the front-left area."} +{"scene_index": 403, "scene": "The plates are positioned at either the right or front left sides."} +{"scene_index": 404, "scene": "The plate at back left is next to another plate also positioned at back left; both plates are behind the plate rack located at front right."} +{"scene_index": 405, "scene": "Plate is in the back left position, plate rack is in the front right position, plate is in the back left position, and plate is in the front right position."} +{"scene_index": 406, "scene": "Each plate is positioned in different locations relative to a central point or structure."} +{"scene_index": 407, "scene": "The first two plates are positioned on the right side, while the third plate is located at the front-left position."} +{"scene_index": 408, "scene": "The plate at back left is next to another plate also at back left, while the plate rack at front right shares its position with a third plate."} +{"scene_index": 409, "scene": "The plate is positioned at both the back right and front left of the table, indicating two distinct placements for each object."} +{"scene_index": 410, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 411, "scene": "There is a plate at the back left, a plate rack at the front right, and another plate at the back left."} +{"scene_index": 412, "scene": "The plate is located at the back left, another plate is positioned to the right, there s a third plate also at the back left, and the plate rack is placed in the front right."} +{"scene_index": 413, "scene": "There are four plates located as follows: two at the back left, one at the front right, and one on the right."} +{"scene_index": 414, "scene": "Four plates are positioned with two at back left and two at front right."} +{"scene_index": 415, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 416, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 417, "scene": "The plate rack is at front right, with two plates positioned back left and one plate at front right."} +{"scene_index": 418, "scene": "The plate at back left is positioned diagonally opposite to another plate at front right; there s also a third plate overlapping with the plate rack at front right."} +{"scene_index": 419, "scene": "The plate is positioned at back left, another plate is also at back left, the plate rack is located at front right, and a plate is placed at front right."} +{"scene_index": 420, "scene": "The plate is at the back left, the other plate is also at the back left, and the plate rack is at the front right."} +{"scene_index": 421, "scene": "The plate rack is located at the front right, while two plates are positioned at the back left and one plate is placed at the right."} +{"scene_index": 422, "scene": "The four plates are positioned with two on the right side, one on the left side, and two in the front-left area."} +{"scene_index": 423, "scene": "The plates are positioned at both back left and front right locations."} +{"scene_index": 424, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is on the right."} +{"scene_index": 425, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 426, "scene": "The four plates are positioned as follows: two on the right, one on the left, and one in the front-left."} +{"scene_index": 427, "scene": "The plate is on the right side, while two plates are positioned in the front-left area."} +{"scene_index": 428, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 429, "scene": "The plate at the back left is paired with another plate at the back left. Both plates on the front right share a position with the plate rack located there as well."} +{"scene_index": 430, "scene": "The plate is located at the back-left position, while the plate rack is situated at the front-right position."} +{"scene_index": 431, "scene": "The plate is located at the back left, while the plate rack is positioned on the right."} +{"scene_index": 432, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 433, "scene": "The plate rack is positioned in front left, with three plates located on the right side."} +{"scene_index": 434, "scene": "The plate is located at the back left, while the plate rack is placed at the front right. There s another plate at the back left and a third plate positioned on the right."} +{"scene_index": 435, "scene": "The plate at back left is paired with another plate at back left, while both plates at front right are associated with a plate rack located at front right."} +{"scene_index": 436, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 437, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 438, "scene": "The plates are positioned as follows: two at back left, one at front right, and one at right."} +{"scene_index": 439, "scene": "The plate at the back left is positioned diagonally opposite to another plate at the front right and there is also a plate rack located at the front right."} +{"scene_index": 440, "scene": "The plate is positioned to the right or front-left side."} +{"scene_index": 441, "scene": "plate right plate front left plate rack front left plate right"} +{"scene_index": 442, "scene": "Each plate is positioned at either the back left or front right , indicating their respective locations in relation to a central point."} +{"scene_index": 443, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 444, "scene": "Each plate is positioned either on the right side or the front left side."} +{"scene_index": 445, "scene": "Each plate is positioned either to the right or in the front-left area relative to a central reference point."} +{"scene_index": 446, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 447, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 448, "scene": "Each plate is positioned either at back left or front right, with two plates at back left and one plate at front right; the plate rack is also located at front right."} +{"scene_index": 449, "scene": "Four plates are placed in positions: two at back left and two at front right."} +{"scene_index": 450, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 451, "scene": "The plates are positioned with two at the back right and one at the front left, creating a balanced arrangement."} +{"scene_index": 452, "scene": "Three plates are positioned at two distinct locations on the table: one plate is located at the back right and another plate is placed at the front left."} +{"scene_index": 453, "scene": "There are four plates in total; two are positioned at the back left, and three are placed at the front right."} +{"scene_index": 454, "scene": "Plate at back left is duplicated, plate at front right is separate, plate at right is separate."} +{"scene_index": 455, "scene": "The plate is located at back left, there s another plate also at back left, a plate rack is placed at front right, and a third plate is situated at right."} +{"scene_index": 456, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 457, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 458, "scene": "Each plate is located at the back left, while the plate rack is positioned at the front right."} +{"scene_index": 459, "scene": "The plate is located at the back left, another plate is also at the back left, there s a plate rack in the front right, and a third plate is on the right."} +{"scene_index": 460, "scene": "The plates are positioned on the right and front left sides, with two plates located at each position."} +{"scene_index": 461, "scene": "Each plate is located at specific positions: two plates are at the back left, one plate is at the front right, and another plate is on the right."} +{"scene_index": 462, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 463, "scene": "There are three plates: two on the right side and one at the front-left position."} +{"scene_index": 464, "scene": "The two plates are positioned at the back left, while the plate rack is located at the front right."} +{"scene_index": 465, "scene": "There are three plates: two are located at the back right position, and one is positioned at the front left."} +{"scene_index": 466, "scene": "The plate at the back right is positioned diagonally opposite to another plate also at the back right, with a third plate located at the front left and a plate rack situated at the front left as well."} +{"scene_index": 467, "scene": "The four plates are positioned with two on the right and two in the front left area."} +{"scene_index": 468, "scene": "The plate is on the right side, another plate is also on the right side, a third plate is positioned at the front-left, and the fourth plate is also located at the front-left."} +{"scene_index": 469, "scene": "The plates are positioned such that two are at the back left and one is at the front right."} +{"scene_index": 470, "scene": "The plate at the back left is positioned behind and to the left of the other plate at the front right. The plate rack is located at the front right, sharing the same position as one of the plates but likely serving a different purpose by holding or organizing them."} +{"scene_index": 471, "scene": "The plate at back left is paired with another plate at back left; both plates also interact with the plate rack at front right."} +{"scene_index": 472, "scene": "The plates are positioned on both the right and front left sides, with two plates on each side."} +{"scene_index": 473, "scene": "The first two plates are positioned on the right side, while the third plate is located at the front-left position."} +{"scene_index": 474, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 475, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 476, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 477, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 478, "scene": "There are two plates on the back left, one plate on the front right, and a plate rack on the front right."} +{"scene_index": 479, "scene": "Each plate is positioned as specified: two plates are at back right, two are at front left, and one plate is on the left. "} +{"scene_index": 480, "scene": "Two plates are on the right side, and one plate is at the front-left position."} +{"scene_index": 481, "scene": "The plate is located at the back right, with another plate positioned at the front left."} +{"scene_index": 482, "scene": "The four plates are positioned as follows: two on the right side, one on the left, and one in the front-left area."} +{"scene_index": 483, "scene": "Each plate is positioned either on the right or front left side."} +{"scene_index": 484, "scene": "The plate is on the right, another plate is in front left, and the plate rack is also in front left."} +{"scene_index": 485, "scene": "The plate is at the back left, the plate rack is at the front right, another plate is at the back left, and a third plate is on the right."} +{"scene_index": 486, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 487, "scene": "Each plate is positioned to the right or front-left of another plate."} +{"scene_index": 488, "scene": "The plate at the back left is paired with another plate at the back left, both likely resting on a plate rack located in the front right."} +{"scene_index": 489, "scene": "The plate at back left is paired with another plate at back left; both plates also interact with the plate rack at front right."} +{"scene_index": 490, "scene": "Each plate is positioned either on the right or front left side, with two plates placed on each respective side."} +{"scene_index": 491, "scene": "Each plate is positioned either on the right side or at the front-left corner, with multiple plates located to the right and one plate placed in the front-left area."} +{"scene_index": 492, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} +{"scene_index": 493, "scene": "The plate at back left is duplicated and the plate at front right is separate and the plate at right is separate."} +{"scene_index": 494, "scene": "The plate at back left is next to another plate also at back left, both positioned near the plate rack on the right."} +{"scene_index": 495, "scene": "The three plates are positioned with two on the right side and one in the front-left area."} +{"scene_index": 496, "scene": "The plate is located at the back-left position, while the plate rack is situated at the front-right position."} +{"scene_index": 497, "scene": "The plate is on the right, another plate is also on the right, and the plate rack is at the front left."} +{"scene_index": 498, "scene": "The four plates are positioned with two on the right and two in the front left area."} +{"scene_index": 499, "scene": "The plate is positioned to the right, another plate is also on the right, and the third plate is in the front-left position."} diff --git a/Split_aloha_plate_storage/annotations/subtask_annotations.jsonl b/Split_aloha_plate_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1098d9338db734bed9d400e412902dd6149b3228 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Pass the plate from the left gripper to the right gripper"} +{"subtask_index": 1, "subtask": "Place the plate on the shelf"} +{"subtask_index": 2, "subtask": "Pass the plate from the right gripper to the left gripper"} +{"subtask_index": 3, "subtask": "Pick up the plate with the left gripper"} +{"subtask_index": 4, "subtask": "Pick up the plate with the right gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/Split_aloha_plate_storage/annotations/subtasks.jsonl b/Split_aloha_plate_storage/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c7a59947ded733aefa946a080c871f6378d35e27 --- /dev/null +++ b/Split_aloha_plate_storage/annotations/subtasks.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Place the plate on the shelf"} +{"subtask_index": 1, "subtask": "Pick up the plate with the left gripper"} +{"subtask_index": 2, "subtask": "Pick up the plate with the right gripper"} +{"subtask_index": 3, "subtask": "Pass the plate from the left gripper to the right gripper"} +{"subtask_index": 4, "subtask": "Pass the plate from the right gripper to the left gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000000.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bd4a39182eec61ef80ef79af82929366adc4c9e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fc695df645ca8e3c33faa86c1ad9c238cd6aae1da69ffbcaa667be025e0033 +size 151374 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000001.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fefb87c6fdaac0ad430ce3cf180d289718d0da53 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5170693ae0c939a9847141661d8158bcdcbfaee199ca9cba6901c1580d5222 +size 154163 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000002.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..812a249697fcd279a697267ad43d47456934b49f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff899df9f13364acd11696a85dc8823bf9f47952db799a2fdf0c5477af00103 +size 159352 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000003.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32ab3d11ed54d9a934806529e84ce4256013bbbd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146e6f39ccf76c192986b453d94845e3bbbeb9d991eda8526c13176020ac51a5 +size 156286 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000004.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d62715e92e236ecb578508adea0db1dbba5d409b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591ea9f9e6ad1e2291520e1b5d4d99c30d5b3704a091328dbc9274f1f75896c8 +size 185970 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000005.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..691421991a8230a1aec4187da649b913d405f1a6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9980a6bf4c8ed599e4839af79731ff292538435a48467d12130763ae735fc1c1 +size 181701 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000006.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05c4a56c9b12f8f7dbeb3d279f20aef1071a6732 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a7a73bf82d7e787c165855ad2f0e592f3333b1231196e49fcbad952bc1b615 +size 185804 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000007.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4604a124dbfa8d2c1269c9e61b1e80d0f5127cfc --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4db5d88438eca7c9a40d90ab411efe8495d605b75bd05dc1c4c118481dad0f +size 173572 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000008.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a0c52da0b5bacb6c7937801dcb9e74d45049688 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d579079729181eb465f0b05db1e0cb293ae51ff90e677768d13885e8965596 +size 144732 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000009.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db0fd0d4c0f0ec16a7d835d73ef77e913dc75d7f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b44b9bf4bc03ba53cd222fa76be110df041a35b7efd96e1b2fa78a1ac8e1f2 +size 163187 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000010.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65938912c46c6067a2468a717dc8fd236cc47e8f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730b4092ea43aa935c90ceb55d42fe589c753506f3d5b1934f13398d63b4e9ec +size 153596 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000011.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a48eba3f9a4fb64518af4ef54d94585db6b0d32a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6090538f8712996592925aa74aade2cdec21d63a4eb547c9013818f4c35735c +size 156005 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000012.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0847df9516c7f267b9f61d4c3d71fe9d1f79948 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e7ff60595318333491ee8625bdd7d177c26deb9480effaba33b56df418ef21 +size 178247 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000013.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1054bbd4c1b2d07f89ae2d0c394153f6f51f9fa1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375257af0644a9974ec0b17a525f2b25d1fa9abdbfb0743b5026fe74e0350916 +size 158535 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000014.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f0edd9656b62880f96ffb7a1c71b92025fd9fdc --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcdf938eae61e4b1148a76e221dab5891cde9fcc39c3b96845b11119e5855ce +size 155593 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000015.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a032194e4c956a8a6afacc088500c582322b026c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac814e0a81ae426ce5a70e9cac994b6717838e181fd112b8c09b04383f3d6a6 +size 166082 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000016.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bcc690fc2f0e7f5334df8b64b756cc1fbc68b51 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e18ce23f434d34315aa85bdc8b26329281b1bd7bf4370a1508b383f5d6a44b +size 153311 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000017.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..989d4ea3724c014d837df224d50b4f348b72d2a0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f056ff06b4eade5e88dc5ecf59afd1173136f9165135f5d79549850f65cf9b9a +size 156116 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000018.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d6aca35ec2bcf82bd2bc5cf85043782169f0007 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee22f922ce1b3bf9452bdec354f4f44c662f9a73d65af22a1b2bc008cae399f +size 148792 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000019.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a304092254f26169532fb0443ca545cf5cc7436 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10819f3b288860e8667984ca4f7d94be782ca0ac3a09e5ba9f7733d5a1fe4ec +size 148622 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000020.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0be98d981e5d64dccf9a2346c87d6711b1084dea --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04367c1ed53df041a19556dbebc3657288f43716e22531b2f27df8d1854c1681 +size 168771 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000021.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1451f21786eb776755c8dd80f43c5054cdafd450 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf31b8f625a08cb44c6189cd76d4e115577146065e487761b02fef2e3eb8f1b +size 172917 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000022.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7123effa7f56804de3d3c62194f9ca7f21e8fbd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0877f78581866d2afe9f22afaef0eb6820372f7ae2a55ca85bfae60135661f6d +size 159969 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000023.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48532a6ee2b86262bf7b05f846b530093fd078e6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbdbc93679d654a08c84c2f22fe5c27cf4561d2f14e5b03a16358e80a18fb34c +size 171910 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000024.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d3dfdd04006c315010441ba1115bbc6142eea4f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac898a721fede1ea6234c6b023c1d3dfad25155270caf2b884a11b1c6f7fcd2 +size 152333 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000025.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44443b02fd71e95ac78ae872f17a0b937a1b59c8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d141dd646f89e2d74a376be03a84e9c22d4bd88abc2ca7e4e61a8ced537f70f +size 171077 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000026.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5b17297caecb4fef51dd1b721f4aa3b2764ee19 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dff5a7ea8a35c4edcb430be95d627970aa34a701b48daefad267bcb58e3e439 +size 177176 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000027.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27b576f5554ea509ac5a9632c9445113c203e854 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9a3137cecdd033fcf9a02ad4f7b342a3c9213ef0f40d72f51aa7aa3c504fe9 +size 178663 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000028.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a509daf34521f4bd2e40e83016e0d42363494920 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473c0c3ae9f3e01e7c6d8d330208715de666974b864ed4762ac760a38cb4b950 +size 263123 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000029.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71d26681cfca1febfdc053cd93b1d3aca877a30f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e84b475dcf30c51126d4de01e88b25d0e5a4597b25afe756a71ca36c169fa9 +size 258401 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000030.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55b84734115513388d4853281a149239a3441f64 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14f1bc5710ceb93685b1ba34fbde82885d9eacbe578e3e94fca44d72ddf62c0 +size 238504 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000031.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c0906e13d528c217f04082de6f1e54335157bfa --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78225f0100edafa2a87d1b1aff16d1c8a4bc39c49db81e7337f69948c1c0a592 +size 236759 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000032.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad0ef60a4c71b9a92698b3ab4ee1cc1f2dba482a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1179e9a4da1a9113e22f56774a00dafab80c76cda5fa0870129c97d1470804c9 +size 221208 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000033.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4980a7b96f486dcaf7437b848fcfbda68901183f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e53f3d157325b17c6b31936d5aa952da4af1f41cede806d993a9a4a0c31a1a6 +size 196692 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000034.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b533cecabf5949c80e478b8a07a20e7c1a304165 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e227ff0c1a3c58ce65778c68ae07c3578cd9a936f2e66cc1da541def7724926b +size 172485 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000035.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2abdbff5aad2b6d377a7d910ab4b4f0de268536 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf3f1ffb4d86daa32c4d936bb6206e0ad62908d2a644ab34db22a00cb12107f +size 194804 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000036.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61fc8bf2227a182529e62a90a8f0d175e0a2a365 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc4e6fd0e174330587e724c66e9eaa247d4d3b5a1ec2491523035ce17512888 +size 250724 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000037.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07d059a03db3daaf8bd3513dea18299a274b6813 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5977332a75fbbb7767c9ef81c1c6e15079a87c727cb306299f8d9fb518664e28 +size 191770 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000038.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67c2f5987b25a8f0b8d3197e6ae5033aff1fd920 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6514867238874eb9a38055a8180450896521c9981e0218f3568c08766744a94 +size 220071 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000039.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e27b0fb6730c45ac62357cf968e4ac90ea99c29a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc69ec5725b646ca1a3f023e13bf010545125dcc1107738d0dc87183a7b6f9e +size 234353 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000040.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..427feb8bf7c7aabe2f192e4ce264bbf11309bb19 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec6de3e8c07d044b484c31553a05fa537c27cdcd9390ebfb0c570504cd35fd6 +size 203319 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000041.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d088ee5e9b756017b4b84e9af5af14ce0f8bc83 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fc5c8d2183cf0aa00a680bdde2b6d7ec2eb95e18abdfd9eb89154dba64dacb +size 196066 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000042.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89ca045350396b1af8139ad29dd042735e8d0bb9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b82c3cb0eec573766b6c5542af491abba511bdbb80bc9ef6e86128e811b29e +size 215238 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000043.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87aeeaef68ada84cef100d36ece9831a783596a3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a0efb01e04d30bdb7c10200653f7e933319b763ba56153baa17417d7d9afb2 +size 234799 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000044.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be7d95cca0f990333534a8ad4d092d6b7a5f40aa --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf0ac97712a0561fd6d82009a83b8f689b89bce207d4522097188c1085eaf19 +size 196133 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000045.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66c13a7e8481f600fde48585d177e8e4edf2a67d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026a0db47f9c53e84126f42d18ee9749be9c26f3996ecfeaf51c0300e0f9849d +size 201440 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000046.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..258957bc68254f0fdde329eeaafb1cfcef517615 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660813d32ec9496b5631abacab3330fd891c01db778f054e4d0c8ff4b919c958 +size 198745 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000047.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7612758b1ff8f7fbaef028c95c59a54f29acdea5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dd84414963608b8aed69ecc63d0543d06d264bbb366c061aff5b59eaf7e4e5 +size 184309 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000048.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f449fc9c477023595cfda064f9d4f49eff4c9d5a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7564f2525d296ccf060177a78ee67067fff1801a1e376e5d61512355768dcd75 +size 198466 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000049.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b06c5d55e12a3aa32200dc8975251b9f0bf620ee --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9372546842c94b744048ebd87bd5fac1513a97aa2fcfa0928261a7cdd407b63a +size 218822 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000050.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b05233fd3431318173935951039ca266b911fa2c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54cb8560fde5f0d7fa77d9a47ba51ff28f247fc6d9c7b13a01f3d49b320d921 +size 228334 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000051.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bb3634edb8a8a7135ab405435dd8844999afeb6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e931947c02a5767b8038095145d731fd834131cd00f324ebdc25865455b91f5 +size 199268 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000052.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c022229e1aa4bd54a072bd454a333fcf2c659e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5613ff560b29ebb8c713bcf37a2cbefe3542850ee4ba7053b6512ab252bc780d +size 199515 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000053.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..359f4d7e01efa247d632bb70d1cad5919858e0a2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fb08bf9a761fda61b3bcf13159f69bd55c6deaf023c3f454f1bf3fa94348fa +size 208871 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000054.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19a31a4140aea68584f5327f734d6e4b646e04bf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40aa3a24cdd5e980c0b2ed2b834b857bc1bc50b5a02e62f77c52d8a9a0f968e +size 200311 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000055.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d5bd9c0bacfbb5ab2a21a199c6fff5dcf214f76 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244cbf5fe731dd9138db00d67721fc136c945507e2cc8f2958d2b89e9215d704 +size 194876 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000056.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6eebac030f5997619cb47c02549d38249d50130 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8b1bd26de8f3538c37cd577930c1f8d621733b1a63242179bc78d03c09bedc +size 209687 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000057.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..856efc2ca80405c9d2e1711ae4afbc6b019de9c8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976948be71ef372ebc8fa05c682c4e5f1a51bf6eca040ca7007b03ac4f3b9c26 +size 199960 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000058.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a840a0eeb5ca650d2245fbd1f296ada960badfd3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2ce79fa202471bd78697c4ce6eea8251e82962283c2eaaa64dc1ab436b2d7b +size 223348 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000059.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc793fa1ce90b7bb78b233688bc28b977e4fa5b0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc76a4c5d2548423b72d58c7042c282718166b0b97383cab35b6bddfd78a98f3 +size 239616 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000060.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5448ab09dc6c7438216d165edf806d4e1d3ffc87 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4670a7087f2933664c1ee9d93d179f1ac7b1dd2bc7217d8f6e494555244b36f +size 199629 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000061.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb2b5557c22a5c251b25de0a03737a6899910aa5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b8a9c5f65edd3452775aba58dcc25e14c460d1051df08791fd60e6b1b0cf00 +size 223178 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000062.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c87f85abeaab082f645f2f0749b35a01c64d56 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc2c28f218b67fffaac92ec006fe295ac7752210d6e143a5e9b59624a213a7e +size 236828 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000063.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4abad71d3323d4ae8e12a39528bc366ff2feae4f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c9138d4256d1790e01d17847848d8c1a21ab130d1400ee8f00337b736969d2 +size 201542 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000064.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..365c3a9f2da1802e118d60ff322a91548d2b1dc4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408d6ac8f5dd6438977a9a096ef28780c3cc5768a2b63a0da5ef7dca14d163c7 +size 260531 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000065.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..172ca2a07eea8bf85e3ad1b9897f0b65e81e989c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350cf76d607a73fd80758dc0ec4b7237fdb340752994c7769bd2fdf6363dacdf +size 242757 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000066.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7635115a8b544dcc2a82a89d7e5174af0bd332f1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1171b5d15d61c02266226d811c0f7465c0214f8511239bb87ea09d72d05ec52d +size 226355 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000067.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f9a93974970c55874311a8511aff439aac9f3c6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c2ef1fb42373c79d2343940eb8ff981500206b7314d4b177b1de8f6ccc6a93 +size 223297 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000068.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2c890ad180869be5e9525a2fb08d7e2d37785b4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de1bdfee7dc0c065fbe6ca5910af7d25f4a15ee807c4884561fa55f574076d7 +size 230477 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000069.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80e1a960f0139ecadb058ae0b1f188ed5183da40 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c03edfc45e4d43fdf7fbfa6cafbcc4a4668261ef97e132104ba44e03b79403 +size 206815 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000070.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23ef80fb2cc8c2bc5cf7441696b5ae74e0412b02 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9411d0ef57aae5267e412aa398d470fb903363ca8a947f0ed52770291e7b893b +size 198101 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000071.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5564258b1932adb5150d3bd7c90d787e10d43adf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9452d2f268a1677110492f8f93f13304500927509e0f48b7c66d74ca8bb347c +size 209458 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000072.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26e2be544aa35b36ac1a0bf14b42bedfcb7453b3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443ec8a434a74b493633896686ddb8685aab57ca108c085ee374e4d029c5e0e4 +size 203780 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000073.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72b8effb15b42c5e222c584353f33a053305f2d6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b675c89f2e4a3a73d595d49143f8b3f9b6323398ad14977b5ad49b16b2048885 +size 193048 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000074.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e9d77942bdba4c3195d58a7f1a2885ca67b0cad --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96077b7559453834991a0e476c69aa1ca711f2f596ac2738c645d4896a834f65 +size 192162 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000075.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04c552898d7f984446addf2253aea1b2dbcd71e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a15fab2dc0a8b705c6fabadee51a0ee2f2da564a9ad93d1066588587cc8aef +size 229258 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000076.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce00dedcaccdb45a29d893863c5f461f06f9a379 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc70f3d3e4fe1fea886eef893bb72ca20750e2def009392117f71cc5cb21aa0 +size 185736 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000077.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1154afab4eca1b83297656c4a6b727c9f1bfcaf5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42875926d024d76be8d950777d540654c569ee434e5432ce0e14d1cb10c5d4f2 +size 201296 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000078.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00bc5e8acd4db2a980eed54e78a4b4cf20402857 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7ca30e237711e6fcfe4d6a93a006fd6f7185a0598eb34213e0b38991519e42 +size 187547 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000079.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d7f7f8aa9c975f5f98b163b7a17d35c1a08269b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20cf3d24435084a6e183c35c89f070d31f29b8aad86ab30506cfe4f3e552801 +size 187800 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000080.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd2ab454eae510cb16873479777cc537c8ea165a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae9e52a1066a4c28b3826d9cdcf63da390b4fa3fd0e492711384f45ca6a28e8 +size 193719 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000081.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5590a52ac697d7b5fae6a0d648f81613ef2e10a4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce58a703c5b0aae9525bb49bfb792c09bb145b3ab8735cd6c9561c87dfaef24e +size 184395 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000082.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30b938d6ab41534783f97845e3138e34adf0bab2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af836a061253deb0d88427ed69760c84006d3812a4e3ed2eaab9d5de806405f +size 225459 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000083.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fafd16f7644c5b4ce849595afea87659240ebb5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70dd1a2b40eaefd4943c67350f81dd97b171d5b4c869c932d2b63a3e307ac3a4 +size 188472 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000084.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..421924aa2cfeb37ee0500478e5bed9db663a3290 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fab2954305341829c28612c266a07e4a5612b3a922c0a0764b2a0e5a9f81d23 +size 173212 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000085.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c79f1f940e5d091a1ede5982ce6fcf485c5c6cf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead181bddf1cf92e18808830603d254167a842b8814d559bf742f41df48b59ac +size 209685 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000086.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a97f4812200ecd01af8d765b9352527c623eb4d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380eb0a97ea7768ff9ad19daed518ed03f5b17f7e5826080fb74d5bc57838306 +size 214004 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000087.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..647f54e0b19b895e81196d8b324467389159d7a5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a220e58c6a1af8fb909ee572912b0d05a274e3e279b5cc9af10aaa8e92b5ca7f +size 227481 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000088.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d5f9472e41e5eb062c779a91a52f2959b9361d2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37d8896d202a1bf86d9be7feceb612e3c36d1f2728d9a8cc1481bffa76bbf04 +size 209306 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000089.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23bb8a1a6f4722131d2c2e20868a290af50e8e41 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7950bb8c2cd4dc9b0da2bff52d510624949399952a780eca4375a39f0922ad33 +size 198241 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000090.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08f2c32d70a78986941e2a537637277d63d47c55 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94f75678714f4bc37dc180dd0ff41b3ae782f6dfcb7fcd9444894cdd2dc2b23 +size 176214 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000091.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c0ad84bdc3edfb6a23590dc32717d9d421d6676 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5781fdc8323dc3af49577f01577d5bfdd9b96231165601905d8fb45700744f2 +size 187273 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000092.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a2e52a06cbe1447db52b7e44311ce217cc83103 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d758906cde0f792c79eeb949917cc7ce7f47ba1366f7af34b340c60cfde8aaf2 +size 201901 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000093.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68324ef1abe89a7a9eceb19ba7178de87bc0406f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107110cc13ff44a0fafafc132d84b5110a891dc06a6ae92b126b917eb5265a6c +size 245328 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000094.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1940a5392fc56316a43a856b0cc526f1080cac5d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eecf0947876917c5b91782797091baab1c4574b793d0d7aa5d4122f94cf453d +size 242060 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000095.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9568c7eeddf0fffe34d70849f28b9e0ac87c5a2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f42c9ccb9586efa703bdd144b0ec322e17165ebb44a301224baa2ee51afad4 +size 219215 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000096.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..552ef49b96c5db576fb9136baaf7e8af8add9d42 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b0822c748f3ba6ef06ef95a6bdcee221c7e3ab89442163b38107d118f8e857 +size 172245 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000097.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb5b4cb0dff5f7ba10769f18a39c54dfabd9da8c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9583382701e13f47cac77e3dca5bebfd85354bd2b7c8416d64d94c040e28d13 +size 181642 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000098.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df0010bdf3746770cbde984378c0542f0e98f9fe --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2a2e27ddb93eeee2816dae98a90068036647ea9311a5fe8c02c9b2dd580a68 +size 186750 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000099.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ab994ee9cb5eccbe743fa85ebe91058855718c7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca96e5b170755bb87924ac24bdf799ffecaade43f6d4ac2f7f9dd5a8af41bda9 +size 192608 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000100.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15b59ddea8a9b97d4583e6d885dd553960ff96a6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d4763ed5bd123c73f83416dabceb4305ca4329ee3f9087b3de8d5ff80daa77 +size 179383 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000101.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eebd81bfa074f894e379641d0dfb18a0138afd95 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4c65586617e967b3f685e31190c3ae06eba9fc0a11ca1ca69ee961e0f24f9e +size 143419 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000102.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51d2b37008aece99c15f15c99cf6d2b2a1ff1bc0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4522666801e621d28a88668f69c6f08d5470b5020418ce1efa7e3f175ea5e5 +size 151380 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000103.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3182a34aed250a2e5518a166e21fd1d20882f44 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7043f2c9bf3e9a00d0cdaaac8b595bddd328d152586288c027b33adbcecb7f57 +size 178735 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000104.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95e5d8b9bc9cb0ba4ccbb6dcf868a39c2664847b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367d385c6336c4c134e75130f60557c86f145ca6f0de371d3ff0e5db56efbf41 +size 171283 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000105.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff8eeb9189b679ad11183c21d18349a42c526b2f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7efd4c1685528c1b2a3791f0a22f04b9718dd68bc7ca0d6ea1c9212a1b4b7a5 +size 155623 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000106.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c519ffc3ff5220eb94078426008633d144cf35a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca3c633d0a54ea73aaeb0725257f4b6aade1184ac87de683177ef47472f0eab +size 171547 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000107.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c25f76ed238d620fec8375ed7f704c8ff9a724b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:160dbf665e71e3ead9692c13a02b2202403701e45325a23102819772047cee1d +size 161375 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000108.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0050394a8fff4c8410cdda90b22793b5d6b6444 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435e0040f676a9d7f125a3592dfb5bef126b228c1359ce3649df82295486f98e +size 170193 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000109.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..604d0a31c7a11d8d4e8b6b39c50e224d538e4096 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0461e70e7c77eddef1901b30e747359728c01f067cb9d310e9eb96b38643f0af +size 159150 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000110.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90d26e4a20eb7c11520ab86d8710812ea0b292fc --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81bc58db245eaa4da4c5b3d7e0ec8aba0d9acb6d9fc335856f2b0130f70adb4 +size 158365 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000111.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71155ec9ec6e0881f8bf5383e1ca244a683a29c5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de64773fb4518d32b252afbf7e5a22bda86c554ab86562dd894b925935a3140 +size 161370 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000112.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42190caa4052b4ed9f8874d05242e0b91553f185 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e09a4f5d4df9efd78f65fad8d4343b1db2eca2ba0f62d816546d05593f5b90 +size 148539 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000113.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67b177f116db8b15d807c285ffbbc901dc511103 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ee42eac097e5f2dc04abc15fc5f12b33051e509579e867948086167f8e9d5a +size 160246 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000114.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f213ba949d3c4bf74d45994733f55f39067046d2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c9ab02226d5ccf304bb6aefe1c20bd848309114831ff5d8e2c0c3a3c40246d +size 143644 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000115.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfaa75ea58e5e1cd05d281c556871e15886b2bfb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427f324831be65fa12bb7ac8a90e3315589d04a163bd8d76fb94a99496de608d +size 142966 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000116.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6e9147e055d6ef57c447c0edea804ae9dfb3c2e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b7ebc7a54cbd0a14f7453d611f8ee6c55b794e263bf42ee48b6c436cc56bcb +size 163678 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000117.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a123b5153f11279f2e7eb1e57ee75377de562345 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f875a715e783350929d9b6ae050ea79a55d310dc571cf4539f2b95be40ddfb2b +size 147893 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000118.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e71b1f457a78c5aee29c7ce74235846001f9102 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51989813f8fec32893421d9f5ca5c753730944c8f2b7f22b91fd4c92ff6d4cb +size 156559 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000119.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7c5dfda14dd849e2c7ea1cbb26cf21b0eccc21f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18797a2b46b6e6002448fc6f3f6a8f99e5abe722f98fc7636b6b03c9c966d9c +size 157511 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000120.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf493d1a32bb90f17e6d4571606e8d07c0763e99 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7530131b0ed52b746360a1f45c20a5246cdf314a5542a6debd7bb6ddcbc95273 +size 148727 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000121.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9f7db211d04ab06e956161ee8b701b41a82c16f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de871337808dbf63aac2416c66ec5c2a669d4f92c3caddcc262d5e67415eea1 +size 149517 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000122.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed97ceb7ed59811c402e95cb06f7a20578c9c8b3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84acd35198cad0778d8c046b91c1055f196a0b9351855a9529db2172c1f5604b +size 147190 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000123.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1da3f15fd2d8a9acc2d3259054d325468fe634c8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610c1160400bfb44dbd4fc723195ae3007a12d6714046cd5bf9c9e74040fc99c +size 159089 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000124.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..989b94196e658815d33ea634a41d934a99b16fe8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b329d1c7a8d946009a7f798fa772d65338e2346e5136a2eb435e6f147b49d4a3 +size 168212 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000125.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1fb60f361df6a4bc733b98a1a66e72e9e248805 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098bc23362c33321e01ac0215904a45edcd197e5c258e51ac29ad3a6be4f5ede +size 164066 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000126.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2abc9435deb3384aff013d425e4324e324a8294 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd67cc8b9b92d26f05f201ca871d28eb04ccbaa0a63226b7c6ad30f0ba0694ff +size 145657 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000127.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..378adc4436ce35cf67d617de5a583910a4a9a1a4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d33307a2b614ded22a969d1e7011cd8c80f30481ca3591bd24641fa504e00b +size 137886 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000128.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb0589d4c7b513a2b3f1958b9c2551091377535d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46dc13844fceab9f6334d5a7a5d5062d6f262f649bbff9477e7911c29e8f5cfd +size 142587 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000129.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29600eaf2e41cb3082c49ffb3726f324e33e9973 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7f03e0d163d3f487524c34d3c1f5a2a3762a9e277eef77da027c98625c16fd +size 151674 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000130.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..301993d7f48cbb71e42be7a79cee0ba5c757c9b2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7901210c14db1eb75496dfebd7e5dc1d0db699c5ebf293d8c3aa12c03d1e7c6 +size 155784 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000131.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e4018b0811ccd5a4663459658d65417b74d5b6f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0090aa1abea1b7a2a3143cbee236489ae71bddcababc646b043d477eeff25016 +size 169625 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000132.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca9502b001ddd30c9d063d097d16595c25a154e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a00cfa9855e702050cb9cfe0bbd49766a8da56b746f82d91867a784873a88e +size 155786 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000133.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8911822464d1562f1035fb7e666c17b999725040 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6845fa83e1140f58705f1bd6b3f06d57e7ae85cbd424a2062b7205ca4fcdfaa8 +size 172142 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000134.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a91bb1b9c4c5c8289de5d561f5a9d5d2205e667f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40c6b38c89a9f679cba18d8aacfe66a624c480e7bd156c1d23d7eb5068d2f41 +size 156095 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000135.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac0f223eb6b0e80746a31300d29fbe83db38a700 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764f1372fe744423880b9325e567eead207e18b764ee817a2180593a3a699210 +size 191521 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000136.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58c5da2dfdada6b0141529280deb0809bd0a60dc --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa621e08eafb7a1a2993a3d45f1a6a05eab0c05a51aebaed0bd030f0386b54e3 +size 165810 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000137.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..734cebcfe592d7ccbbf009631eb9ebe75a0cccb0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625e00742e4299f1e97a8f8166323dc4697e9bf05939f9002e707727fd8b03f5 +size 180489 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000138.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70317359ef261ec040933ce2dd5e84782427a477 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d513d4752b00a4e505abb2659d97191c8aac7858dca83ee609bcf4624649ba07 +size 184535 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000139.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..399612ef2d3fa9d4920800d68c01a695059d3867 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ffcba359c7afee79b4c6c3ae9d9658b27db0a47615d2e3add69ec84ac26dfe +size 182299 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000140.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c49e511f4f9cd0c657c43e8bcf95ad9aa481638 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0dc51bfb619a993a501421df2fcdb5789aca42c5234d788f905131faa998bd3 +size 170178 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000141.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c054470a82a7e9d487745d2fff88c906a87fb6c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6359e675716e4f20acc2f8b1f86fd41c24ca4727c4b989ec50c2be235fd3b2 +size 187367 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000142.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfd92355b8cc08493beadb9cc82fe441d0fb031d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f1a485be4c620f0f9e2df267621938ef7bb48ccbc91b66f5cc440c621e1aff +size 181352 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000143.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55ca65ad214fca1a3573bc258574a4599b1404c6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8136add72a047defa92a693c98a322fbed8b820b2d954d704413d9378ab0b7 +size 170151 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000144.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b078a6a77c8c12380088ceb4d585aa13f8d74b50 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f99593f9731f65c42521d471668e7ee77d96f2e784e45d35808155bee99e17 +size 156651 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000145.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db4faa575c8ce1a5dba4f58fb7fc62f5f1aa3446 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae76022d53347d31863e6029e0b14bb2a4ac0cfb79d69dc130f278529b886165 +size 171814 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000146.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78770d8ddc0d47c12a25747a4f546e1939b3dd7d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2ef102488ae1d980e3174466de5c8dc4c2b7a95f5665f959a4fc83f1d1f6e6 +size 195107 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000147.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61a8e98aea967eeb4a5499c3bddadc730fbfad10 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136f59f813e352b0980ce31635c01df7c0f75e9abf02b96d5a60b6473626f14c +size 174714 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000148.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e716865c35aa8dc8ea48a00f38084a280c9cdd4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e34da6ddb04c2b9d842259ad6512e95e94e0fc1780f80cba6e1fb605a1e7ea +size 211944 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000149.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eab2e550b57dfbb911c96c399a5e3085dddc0168 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f901c810bb02a281c4b35d20c9c3d7adc5393ef3cb1bfb9cd2ba0585e7c1beb +size 179006 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000150.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59e07c9ab52e08604b4c5231f5f774b0e0f78c86 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bdd80ebead33971be5d6ef1e293ffffbc89ca1746c5a176af90985bc528785 +size 201405 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000151.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f715ca36a0fb63ab3a37c73e8b81cca47919edc1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a764401f6f26c1595ab84c4448f557cac848fe4bc0048d7997aac9247c30aca7 +size 204042 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000152.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce615e925359a2fb93f1d1532c9b8d59cfee472e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f9c57d01416008a6348819419efaf9de22b6aaabc3ea276d107287db3d75cc +size 172219 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000153.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46e17333a1cf6fc50fb2d6747dc1ec156eae9386 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bd4f3f4fa27c5b82a39f57518f0ff7e1d05db891bd92009b7b90e310168a2b +size 165868 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000154.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ffc941f81aa3519aec09e0f578affbd10caad9a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23345ed8f156d55d1987b1b34bd37ca682407fa9e5f7c957c851de56fb38f8e +size 196867 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000155.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c15e0121725acd8491d4a307913ae2006d405157 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a684265e81748befa3a810d542fa1f8c18df0b60563fedf2d7bff7fa75d7c3 +size 177671 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000156.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b75c3702e93045436769b51883525c6e0c764d20 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8399795b04023579c3955d5f706f53cc057f25a017e0453319e532face3eb15 +size 184947 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000157.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff1cf321de4ef388dabdb83f8ee85eeae14f1fd9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd8df2d5604b91d88aa5f93717e6feeaa605a666c33ddc86d1dfa750a807dd0 +size 168683 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000158.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35e0c1118b10c78239ced885f5415c555c9dc0ec --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3808d6c1c991affc25e92b19e4af41737373846e41763cb34a9369c27599bd +size 183510 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000159.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7869e9d12d2bd897747df4e2de348da01f98e970 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aded42d5cf070070dfc883087484829dbe82c1552fa2d7d621a7303941cde8d6 +size 202407 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000160.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7bf4f6225726c9ecd652ff91fc5e67af5796fc9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1c6e208fd39690544839964032006a8287865ea0374fc2cd593e0325b99ae1 +size 177595 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000161.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85df9d968a77ef403f75b40e94fcacefed304559 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36750e8103a87105d5dbd98560e3a1dcabab791361ba421ae4164ed3d249ac7b +size 162312 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000162.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a0c1f0e526c7e20045841a7f9d4419727731469 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504b1a8216f3ab2b9a9d83f61cde5e7d841119225568be97251235810b041fa8 +size 148088 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000163.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..844134008917aac76705da751048161c45ef6a51 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de6fb91724e92c53186fa54b4a8cd6ef0cc7ed19ec68c5952c792b7bf63e3ef +size 158895 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000164.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aa48548c1a19260bd367cfca6020f0be372c6f8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525e17b927f2fffb94f5de862a0c9764d9964a35e43b175c64360e554720d1ae +size 149536 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000165.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8c605d08ebf1aacc4202a32ce19193ed8f24baa --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3ea1b02cdbeac5692108b4520c87b1324c3383d6c26443ba00e4822a195262 +size 139158 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000166.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bdb3b4e1565ecfa8a23578f1ebf1b098ab1703a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a606eed1292a04960f7041b4689363983780fb96b08f1b63d06069fd2dff9471 +size 158205 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000167.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40a8ac260885577c1afb1d40a14e8aa978b6dc4e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e473af6ceb08f29dfded87f695d2a9cab776b7d5193c88241b504cf666ee51db +size 145202 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000168.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c85c1ee98a243b61807f8b3b5cf4934ad21c4ae --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa16d0da336e7febc65016a081b8bb67006feacea0217bbf5b70c5be645ab65 +size 142246 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000169.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87e08f85597781309b59206a6d5a27a71eeb61c5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff638a7f1f09f43f36d566b1b659bab99e33dd898b7d195499f1131e4d4206b4 +size 131040 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000170.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9689a36af331f94111949139d90b9cd677b44e97 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627a4d7d2139bbeda2681063c28d3a20b7f4c8514faa80b6ccd4f25a1bc54ad9 +size 134488 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000171.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ed9aa2fd93bdb13bc14371d85133d1f5ba980ab --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bf4900e4ab5ee7388b9df91c8c6610ad15f6f12cbbeaf8faaac9351042fade +size 134217 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000172.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da3e57bf3604f16e040d7edcd4d88958bb8e541a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a40e8af56db4eedd962baa1089d8819474d55fbc4930754f0f480e6b8ee397 +size 133558 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000173.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..139468ea096d1896c62c7eaaf322ca8094220426 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3a919ce72052959f448f090e65a9d8653d229375a172961f10ed6571c8cef7 +size 142778 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000174.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21b921eb2378809435349bc1cc81b0916d8829dd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14c46774093be42108f2ca87b4b8657f572955ae38a9eb48714e4365cc9b355 +size 144188 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000175.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e09cad88e8d8a99574902a08603cdcbbe8721cf0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d148ba90292c242234d1013501e919e1c3f4030d16584093fa5de5ae6226eb +size 138434 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000176.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c339b01a8af4ddbaee74b26c1c4da519e7d9193 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed585badcd504bbe32ec1c1881db8fb0ba28c97ca49af803f4be65dbdf89907 +size 143539 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000177.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a31cb5872d01323e80099326e5cb4081419e456 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4011d3d48275ec76d5db7696771683fa3a9bdae3e18e58504f32242e181dee2 +size 123272 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000178.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9c1ea0ec3b81b692cfe80b10ff2f992cb5d231b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c59fdef1fd9f47fc6d4fea357fedcda71f1a741da2ba47072d3d422d0a27f1 +size 141435 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000179.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f0e91f4db581806559da69b3463ac44b7c52576 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c3bdb8984d324797810e7a42378c13a1725d7c476381e82f4d253b9052375b +size 140083 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000180.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aadd4ee1231d5053f1808c6f91285e00ef415c1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cc5eefbac5f247c00814f6b7a36950f38ace60500051dc52aac716164af73e +size 126931 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000181.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78d2763ae3dd8f156fc61849d0d799f65aabf2ba --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dce403c7cdb1c7e0c02c1692cb22637f582e2f3fffcb312f4da98ce55bc1e9 +size 138299 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000182.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65d3a2a60955a221ae19b545636f51387d2be2bd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c2a34884a09cf7feac67b34ae9b7d909992b8e4c4083ec893251ae5885ace4 +size 141519 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000183.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a339d2b5424c4150ee6e9a0a31eb3efa971f36b1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48d203f868e12345af7d563f376a57544234ae793119585b57251e9715baf4a +size 128001 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000184.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf793a2adc1ca03742430a9b549393da99541236 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdbb74a8b0538109c55e20e73797e0cc7f81765534fcf84e78591f3d06d75a0 +size 131556 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000185.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eb6d3b47e6ba357017e3309fb6aa2f527366565 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a7386b2d7d24e0581d3c6121861bb18548d41c7a300efbb3712183af1d8480 +size 124985 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000186.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1836f1d4b5e1096dd7c47d12a9f17d8e7b9f4243 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d63d4b2cebeac19d03d13fed58eb4a79c85ac5ca6dcf2a936e59fa72ea61e2 +size 125527 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000187.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cda739ae55d9a01a6642c5e94be185ac97f3d80c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6583790155cfbfbcd436e2252b33744f8289b25b72a7c58edf0a4fde85d94190 +size 140365 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000188.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ae4340dc1d2b3d603a8f379bf275c6f09c1eaa6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa30059805e3b623955b361485a49d4878beba790a0a62874f5257c23ef7a520 +size 154586 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000189.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b07689b0b9d7a008c7d62cbcf779585724864a15 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176f4f38f6c087427018c6eb359811ade5f8320ede876796f6e7d72ff2a06355 +size 143836 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000190.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6ec75a555fd1a489a6616295f4859ef4951dc46 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9471a853f384b3844635d883e4f707806b9607ef652342c4b967a09579699d01 +size 166050 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000191.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf39bc6f45a990c4beeb88ae3ca06aa4af2f979d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2972364ba8ab3f136d3ac87ba9d763a227fa892588e377de4e2fa6ee06704c +size 186020 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000192.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e41e3d82c2b4c8a1f25a6071246c5979b4bb5dd9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa61bff11bd1990dd14e89a5996a83502c5ffa68418b9c80a557e810a8df5c97 +size 194331 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000193.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbce826f69e8aaf3c99912168f523dcb91673456 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ad0158a08c5b9d4a07dcd91ea32933522ab6befac6e2b48849e973471600a5 +size 160342 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000194.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f57f9cd0a849ae6161e03fea105348c18229f4eb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac03affb925c63ead7cb8f2eab01a51a1c9ea0c6445759340e089d18126befa +size 136165 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000195.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30c3a51b455a9480ac73c1f8372da43a1cdad708 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d7a9220c225b5a2f855d322bfde37cf1ef700c19de9bae2fcbabdfefee87b0 +size 143714 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000196.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a40f0d2b87f75cd7c1e4e6fa6b34057601608b70 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88870491443e4f52abde8fb10fe19efc99ca3b303871ea04edf581d8d7b8135 +size 140045 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000197.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d50f7e218f675c1624b2e0667edf091d31fb05a3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dceeafee8a539d4d9b822caa98e5f2ec987de4e60615781f55070dc6c7c2cb98 +size 145722 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000198.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47a329711b0124848cf0fbaafb6c7dee3e252b29 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b4b52fc3acf75ff7fdebe5794f58e32af99316962606647c781d2411b2922c +size 165926 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000199.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3ff6eaa6c210c18459584323e715b8b677e2c13 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76a5f2ee8f4b24772f5a3b2ff4b6563564df8fd3c17c754f6b446bc06316e3b +size 148989 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000200.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1127b678a0f2da733164d473183d943ed88a74a7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f289ee2208b8d0623aeb9c66fb340a5fb11b945dc88d9fcf21030d61c6e4f8e +size 142914 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000201.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2e2e9cb4dde385773d8128bd6d1a40f6a062369 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94cf5f713744294e88e92a5ab94dc720c868af679a1fab59cda4562d9268267 +size 144914 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000202.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fccde00838aaa9ffc3020414a51881127594291 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310a2247f5ed9be726e39cd5d93081908e93d9d99551333acfeeb455c4c0b19d +size 144507 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000203.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ac3ec7617f85d5be1cf778b05ecd4dd2823ce60 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708b4b7bab1e1067a6dcc5bb955cf3fad40164a5e3b0ded892becef9d0776515 +size 143219 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000204.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaac02342af1bdf19d9e14676d1d3139747d7722 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e032b3c46ab6f894797544dbc56660b09bb4cae72b8ecfb69d253a32e51ade +size 160999 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000205.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..732b33348888bfc90559f64b927c754e8c063427 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07553d9bf940900195e162cf69aec9f7de0f17d91f430db63767d29e9d486862 +size 152918 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000206.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9837d4e422c93ea62163c76b848b2b0b49587320 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5919bda53d3a3e8f32c8ed68928fd72feeee41547fa4271a677f90edefe9a6c +size 145007 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000207.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a240f154b82004821ff08338719f2cbe4799454f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab12fe00c4014b09d942335fbdbf2e275119a174a32cd54a6c8a80cc9a23c44 +size 143385 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000208.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..013950284af0ebe50b3141b49aeb54b8b205c403 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d51d7dcd3340d32490f24f8152d5a61fa3060a6a9e3c8873b0cf5ac1b70048 +size 139764 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000209.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59a688ddb6b294ea07979d0085bed678b91f6af3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea47ef07fa532c38ca75a407e64836dc6b0e1f7b89225b86c026bf58a33cb1f +size 136966 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000210.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22afe5c6421ee33a66a8679f961d7f25af06a464 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f3443fcd09c00b75bb74bfe7650ee55a23af53b8a0a464d0c9e801edbd57d7 +size 130816 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000211.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edb5438c5c180faaf96fdd823fda95d43785f910 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2a602f3573805d4381b22e4a972ba99e1b77ffa119a384095afc0638b554bd +size 155699 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000212.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e204cb38c1c8bc45d8bb6eb1e11eb7f81b3fe69c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a97990628db65cf5cf8e5c47129f6fb1539e7c4fbc1a1c6f881b172baf1b4c +size 141433 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000213.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a14c893b95bd1e027ab9d8ba506cc0397061dc9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0321d16be002fc88b5fa4f0b8e5e1affa417c1bae6d956d22d984a0eda86606 +size 141829 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000214.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ead6359f590c957c1ad482795972f6e3e2a5dd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09e1eaf786131cd4ba664a9a1cc6c7545db66ef62e20467a91095c94ca79b5d +size 141757 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000215.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..daa49f65bdb9f57f55b7d3f75a6f6b9ff9312404 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c6fb93b446e5da9719dfe967d531531a6e70bcbe3da8e05a4deecb242b74a7 +size 139472 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000216.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e81cb1cf810cf1d6628caa2e4d7e573d7cd7a4c1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6078e4ad9776c4974ce5ef3c8f3550213f6e5dfb20d68d54f8a72c181253bc01 +size 132410 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000217.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5bc6c8a9038d1f20e87caac179088314d4301b0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201615e9fb50c0f8e83c13c6f8d60a83c7e9c6ce735bb5e7535d6b1cd9974020 +size 133415 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000218.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df29441fa583ade37327797d86ec5fa41c881fdd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf8ac112cc6d47482513eee29bdc0ab4c7d3aa3265386971fdd58d9e826f4d4 +size 142762 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000219.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f9259289d6e5e48c63d70a231287dbf21788d09 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f63c3ba917827f7c5046aa4f8c5c738eeac00958bdef80cc9ae8300be26ac7 +size 142150 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000220.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb59e57a7f2806c7d91f749a83f8c33f8b8af326 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3553c095d084ab8eac4a9ac7d32dded95c1b850b52867854bf48ce1369ec076 +size 130940 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000221.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4076e843fa13c064e72596bebd1f048301a5444c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdbb4281d74b9473fa9b14b8566b945b5ce948aa1ae58d7f8a76423a1dca566 +size 147861 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000222.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..084618f93a78f09f90c229bbffff6626d4cf9f5a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c06ba1024f8c5909eac3806c52c1554751d3afdaa0a487246570bc29d1924a +size 140850 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000223.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58fae136d15f34de40a7389b7e6c8a2f4f8fc540 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8a61937222f1652ac9016d89e1628647a5e16a6a5b3ba4a7b4ad40395f7622 +size 132283 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000224.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c61e4513380184acf9b3a076415dbabdbbce4112 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177cab690d5a98db23947537de4c1449ecb8519078c578f54dd6f9bf3181cf7d +size 152465 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000225.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d18c42f9c351812469f2e8dea2c9da36dc3effd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aaf84affc8de9e83f61c25b6b692142db310cc9cfd087f181707b2b883ad90b +size 144257 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000226.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7089b16373da45a24dbee2b816d97ff60eb88f43 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d15bb16649cfb51c4140c755250b93f493348a51fc13f7bc4b19804fc00388da +size 129724 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000227.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..426619fbcea4115a5ef76327ffc56808702b89c8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba9b6c0e6fd42462ebfeed9cc648f0da2182bfa879725202570b8b1fda0b401 +size 135510 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000228.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e7f9b9e5baa2a39173b4b3c3795ead9db6c7507 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaec858efd9cdf3d65bba30624f8bb9581b2939bdd3208997afb8d32d13c508 +size 136589 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000229.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61019238ba02badc2915c25b778eea55fc4efd7d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7011f54d27f3fa8145b493f3e258296e678ab992627d644fe42d38f2ed1f44 +size 147138 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000230.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..948dea39be5de58881f468a3f9b9e0fd8f636bad --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da789225fab0cfa8e1a7a88ee22c2d3ae0d1c7876520f85e95c4c41f18219bc +size 140386 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000231.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdb314aa91fa837bc34aa74b9b0723d8615b7dfd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a7738a5fed80ed888abefa4abc69a1ecb83396744cf99992971f774239fa5f +size 128690 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000232.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fedf10db26bea3df071ad9af1b385634a286cec --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c09db7130cfbb190889d65f77d64eb136c97bdd1b5c09999054751963a6ce14 +size 128707 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000233.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4783dc8d95da9d356783341ef82dbdfdb4c39830 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a550a1429d6d990a2a1fa3ddae2139a021f40a6cf75ab765a9de93a912d9167 +size 139488 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000234.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7728b9cf6b73fff0b81609ab44adb624f4c774a2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2c0903c46cfd25abc94cd028574865dd48adc55063a667420e5918d9a3f53b +size 135142 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000235.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56c9280eff78df1f855405a65913e05ff2d70ea6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e1dfcecda8833183d7d49c4926746c4c78626ac6e6dcab08567de3ae55bd56 +size 126171 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000236.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed13a74d128898fc5a279bf12976f0f4a94f7e6e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b591fa000e6485a24fdb392257f4e0b1bc95b1b03a4850072c32e8b8a4709c90 +size 133242 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000237.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe6ab0f73007f53fb7c3f3d3a63c0e1519f6df94 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc518cc4a583d3d9af19fd12c640a403ed1a57a7832fe3c8f5df164213f870ea +size 139530 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000238.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05dfef2a500c99fe64ba1ea9443d55d0def38965 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89ee65b676d14c32a6f7c99b61faca8f9ef82f79b4dea5b45d543486a92f092 +size 138573 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000239.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01a2ca91c12b5da45c86627bc978dc585dc7c707 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871284425cf5edc1d99523a061a9b21ff50b7a3f365dada971a8c41992ffea46 +size 138130 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000240.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..208d18b065ef9f26e0ad5af68901f87d84504487 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c422b1241e88819d89e187b525f7ae83704ffd1e27e7c53d0786dd570493e05 +size 140042 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000241.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac1d1c6506fb0d98d00de597d63e37170faf698f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9698e1c2ce71c8b99f01e878fe5b1c7c2691b03a0cbefb4eb7b3f76e398c0d2d +size 154468 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000242.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5f8bf07485f76d94d50b8b455a2ff8be43b80b9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38599573b2c3af8249276a5efa20284df0a5469119841c34a7195ea15564f1af +size 159520 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000243.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..474611f89dcfc04ec8c1bb58af36cc5a2c9f93e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0085437d75b9e5d880a8b7b46a1ae6a6272c05a36e9f7596ec68a6408428c2ca +size 152164 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000244.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb1aaf2e7c05075021c1c9e48bfdf3c5394f8f3e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db787545b119bfe1cadbbe05ab3e657c077496403e4682558fe318c1a6cbe5a +size 148877 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000245.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ca404d5a34282a6a10ef8828be7bfb5354b9e33 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145d2b4e45abe1240ef0bc2d73f94e80c40cf3fb1aba495d68e3ca800c782402 +size 171252 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000246.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5f57280f15a07b3981a9f8a1767d99193c2a254 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8478a70d1619b33ddc7cab4d25656851ad2d4075e9666c063993e41f0cf684f +size 150976 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000247.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a3f68f7ae75e8f7542f97b084cad11a32d17b90 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c3337c54eca7c96c183266538c4d2a7343bf039c7e62e39d3b95de9d3239f4 +size 157220 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000248.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e40aab9b682b629c7496d7c373007736f7f7ac84 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8347343dcd0054465130664a447ec50353b0d0bc0075051d2080a5886489b0ff +size 167959 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000249.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db8161927f5e8c505fa1d6743531d974afdf7473 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16296cc542a714b1ebc444d68524da7515c097cfab1015695d0ed8302f51f2d +size 147332 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000250.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cb57288cf96856c3012b57d00e3db8fcd48832d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6ba302e697093564c76cda50f66c01877e7b0079e4d27ffc897bdd8f3247bc +size 156913 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000251.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db9f2217ddefa7a2af67601986ee2fd9e08bf728 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6708f21a12fda813fedf4dcbf5f41a52f02dfe4cfcd6ce1630a6f313a3476c5d +size 192309 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000252.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a3222db0412a118f2997aa764801ee54b29368e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a1facefae149d5088b173aec43183d477c28c1f7ae03ebe4ec50b4965a6e19 +size 209453 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000253.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce594e7539ac2638d8eff16b75e2db07788f7a91 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b475dac57ac0e49c42f8600f5fd7dd6e5cdf56b60f0506bd5f59343fd34f90 +size 196230 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000254.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8d7dceb68fbc85d4bca43855c09f55744cedb05 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704b059c44a21d0f8cbe6dd5a4453714e8df5deb6eebe229511b72988d420a52 +size 159745 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000255.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb631634e0c9efb518152dbfdc242c5aabfb18d5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6436a8dad66717fb822dae174cc221516bc7764b08582e4b8c60cbfbefd87012 +size 170902 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000256.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf4a3eb522b73fd0b7651b7e52add6748c01b679 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6113cc35c9cec017615c1a4e7b83d7888213554c7c817ecae2bf4c307ff1fb8c +size 138906 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000257.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a786e92a4c258ba7cc3f6add394e84b2b6cbdb73 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29af44d8dd374a022e306a111e8641f5956acd31ad2139d908eed5740e0782e4 +size 166612 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000258.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd0fc93c2620f35377ef53f90e89e7d5e2244854 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8b63f63b199626de65c8895e7743173832be2d38be969c40c30243c5bb0b68 +size 172049 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000259.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d63c8249d9d8192f802ae16a33f8ad7917a4bffe --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018640365e959393df5fcdc3aaca486a1b2000e377a70ced7a7bd137923f48fd +size 164559 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000260.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50fe0a92096ba20d37c2bf9234d0a575e59550d2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c179ea3b701382b7cda89b67bc77291f23da28e66eb883c36321e7dfb77d1f +size 161363 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000261.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd6ed3115c07968f6b23bd43386273aba0338b0a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c99e60ac61f7277307beee49964da03d7340051d6961a02971fb66ba607343 +size 172586 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000262.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7432af6738529e741b6a9b5f7798be2a61cdba52 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0788a283c564fde21857b4e480895e419ddff44185d349b919d839b109d0f3 +size 179531 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000263.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..363a7396bb9528b149b0595a71d4c86c522e60fe --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5135f06dde98558d7219b941ce5212bb22762e43a3ad6deb2946ca22466d63ec +size 162026 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000264.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3cbbd6b6caf9402d3a2620a7ccbd69c29504c98 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f5c2fd6edbceb373330a74ec30362a90bae2ea82df1256420739ec0dd1bdb0 +size 163791 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000265.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bfc75696c05b2e25a101dd4703ba63414b9a408 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88dfee6dab02d5bd1084e24a7a63a1f5a6630536aea6cbbde8e3754edb59c16 +size 167462 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000266.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..642884baa4ea8f7e90342e38f6e6a1bf66615047 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115de9bc30798cfad3a0d9e40f246f53390c0633375571991cdf69ea5b208167 +size 171798 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000267.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c2bd923033245db83e6f472c3073123f00754c1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9e63d01e1557e1f03c2e06d2576e658987edb4fe1fcbc716e8a90ed8adae93 +size 170657 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000268.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c8dc69f1fad28723f2af96113159c6913f41056 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55ded3a5858bda1e46fdb44f8a836972129d788a081ef0953708eddd2996d32 +size 154282 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000269.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7979c2182e6a96ad838fff685476954c9d4fe1ae --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074a559d82fd9096ccf9665430b8cc87806f53dfbec4ba651b2b3f783f9acba1 +size 172610 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000270.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..713752678445fc20f344524ddf30ecf4190613b9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92d3a72e5adc316ea7993bdd0c82c82cbf8458c7b09dde8de7b402ec579b454 +size 171807 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000271.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cc40c05a0573001334c2d2eccbb5ff9e2725dbd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c2378903e5a26c090b2e9e27c2554147b082b4a6d3c26688002afc53b0046e +size 157929 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000272.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d130aaaf55118e21ffacedf6d6b621cbb6776f38 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b6ab2d7c7f5ec2b7f1bc8d407191135b72cabb5c4497b1008c8fc6e30085ff +size 155547 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000273.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5f21490ae37ec70ea6e5b98fa3a75e92d2d067e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3aae423e360539de61434f0197cd83e93f99483cf4862253699bccf94791cc +size 158549 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000274.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b1886ef812c026d2539e707184c42c69bca5d9e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5c65f16abfdd3b0c87855a69b97b6ba77f52b6a0151e0b628ab12fa813d8d6 +size 169523 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000275.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e790c837f3807f23eb9d4c954e8b76e2d266043 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a306d3dd45f41120e4fcebd1e739e7062d6b252704c3dc61bcba7d20eeb70e +size 166464 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000276.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..325325b9092b7666708f9ba461a741df139ec998 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25678b2f3683759bbc3bc7e46bf3cbf1d7cf0e7dc62d7ff1d963a0dd34663a7 +size 169277 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000277.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d5fdec228a7ac674d4ef95bbdf88672c3bf2c55 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d088b33979be98160623b424bd21637fe149b7021df1afe9a54b186794922d45 +size 162276 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000278.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24d9e4ccc5afa1dbfd88f4d160f2317a23c7bc88 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c1f4d0366e4f4466d752aef7d631aeecd3adb5be110f08138ff62145469801 +size 186591 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000279.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b58b695faaf7f7696d7cdbe2053a5119cfbb6438 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32f23bec0db0dbef58c15a5cad65418e6d6ae022f526bb101b4970a9df344f1 +size 153332 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000280.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5c52b328e94e90880ad96fca9062ebe89eedfbf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a69d3ac54e998fa38126d004a666a85cf007291304a0314ff17b3f1d074804 +size 176579 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000281.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fc9243cd6c1760eef5ee68a448fb336265c7222 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c362dd0c81c15640813f6cf61b1a008cb4df70b6bcfb9021af35b50b9dcff +size 151464 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000282.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1077b30fb775fc7583b28b1be9c875afc2303645 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a6b06e0da2f55b6d3836161b75ab5d355acff934e64b4a05fbc3cf3b68756e +size 139659 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000283.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e1ad603e4b340f4a06cb52d415182108b2ebe5f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bda537738efd1ddf6040552c454359ddb98835c85cd966c3912ba4b017612f +size 153075 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000284.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae009c6bc8027983e6e5b08083699995a7f6212 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdaf03648995db0aabd2262a0c100138715df30ea6ef8865d8ef62f597c610d0 +size 153165 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000285.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d82e574254af9ecb266bc98d829c23e014cea47 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2e6335d2f798a080dfbe946fc61bbc83f084224bb2bc9659c7711d9e361166 +size 145372 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000286.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7eeba2626dfa2544e7e9240f14af128d89b52f0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d81bb50dfe2a414189f861784560b81a2919704c0641e69ddbb4cbe6fcf2a5 +size 137250 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000287.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25a96a4a77a1dac7d12fb1286514b5513417ec53 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495664bb322b2b7817afbaa66142d0e5289c0c3dcc93df4ffc0cf3fa9c07773f +size 143879 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000288.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3ca13b1f3588f6a08b012f9c80ab5cd71416e48 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6281495ad1f4e2b07b2665b28389276270985c806702a4a86336db4bbb6bab60 +size 154341 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000289.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6808f5b3bc5e1be62389c77e58eaa1f9decaeb88 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd69ff830401a5cc0260be3b9597966a30e59be4ca7afe0f86d84479b0cf6751 +size 136248 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000290.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e07e07414ce3e39ff6e22f78a2df4c6959946656 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452247f3d975de43cce69b7b6a17f5cc8648edfb18ec0ba613296f2de4959230 +size 134833 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000291.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ac893e6a9f66776cbeff8d603332e2050d87c37 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f46551ea9942f4f5fddcee1fb6eb571f4c076ae29c367a0a7e0644b2be24dc +size 124344 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000292.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fdc1d806a55764b1e313dc02b676831225ee74f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bffb925a968dccfce077a5faa330bd7b9e4757ef90af2a1e2c5398b9835e22 +size 140591 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000293.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12fe2b5d982e84a0e5da4e339f496266095afb8f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49720f4d085ce3a7e8ae65804657bcb0e234501d4388b5ceca640495f568923 +size 139635 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000294.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a7cec4e2b9bfeca91caeefb7137cf51a77dce4c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5916c5871ff5336863d78f8aed49f5a6ebde31895e59c3c78c3e88f1057a8644 +size 147514 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000295.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4acea9f6993d086b833dd163ab50641f0acdd1e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cc8f576df0a389cfcf2b179346980734d218f9824ca612edca0d8b32d9a581 +size 141020 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000296.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fee661d80ceea4b8ac8d446f52b526670e5da005 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c466e6afae2f35fedc6fc31b762cd60619fe88b5de4f60a4bff6e67203bf18 +size 129225 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000297.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90200d39d26329709d7a61af45d6f21e14b5b392 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d331e6a3f31c999f82cf9d4454da512ff1c633ddc1cfb87c6d2bfe8842168e +size 125827 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000298.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9535797de9dff1398ed49475ed2611c8b8bf6dc8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537e130f1f846cc9f6b4e505f3b569bbef89efd0e5ae862a47e8c1d591714218 +size 156454 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000299.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..438970298ccb5a57f2f3e1d0343436d01ff303b3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bc33ee17ad799ec745e54d7a318ba6b9c9f611b125c5683dc69d46c080e5cf +size 138949 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000300.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d40cbc0b31e2a978d30cb966d560d4885994d14f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c395d09c5cf42c1a1a2767cd4ddf4060021a0c8731976ea65c627fe43b7a60 +size 135900 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000301.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1518c1bb0a37be2edf2e5c331aeb53d2ddaa5830 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b385816df1feb4f373230dfef845edba80385956a9883f946b47b46df096b7 +size 137918 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000302.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d61b921612cc7205358974a762e68b82994c49c4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017709b1097478b5dd9d3d6ee1b99df2ebb5d92b9aad22e428e58aa8a524b7ee +size 128731 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000303.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cee22316f3d7e9281f59a774b2b535a5ba2c578 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd10f2e0312e20cb95e3f2f98a4e07dd2d38a03a78e3fcdb7a9e2fe692ed490 +size 133968 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000304.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bae86588dac48fcde4e5f43b8678f7394eae8d9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc5d3052bc1592088ba63ac3945741ad4a50265d620715b5c6012127eb5ca68 +size 133880 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000305.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee2408c011637e92143907264e47c77818025687 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af44c3a744a4538c7ad53d7f086572be5377336931734c8cb529d4a76b1642da +size 129945 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000306.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..892f5204b6222370083fc8ce15af55e79a1dddf3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda7150348efb6d4e77c3b69d146628dfba552aa6f5c6bc6a91139ae38419d4f +size 144361 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000307.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21d9fcd8eef9dc058a9c9f33a85bc73c90a8edb1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95051ecf43d61fea25312ff8151fb5bbf0431de2b37704c09d9fc9cdacd032f +size 134100 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000308.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c388e7b50eabc2ba3d32b50e04e76073a6e7c481 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c908cae23deeb885cd0bd5582a9d1e9a61886996c5997d5b5e88c78c11711f07 +size 134463 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000309.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3e1cd5ee63c18acce49e7ec8f2183e253caf1c5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd726665ee0d33277cab96e303409085afa5a77b5e844d7977957aff26861e2 +size 127950 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000310.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b6dfb1ef11cdd12b7691ab6051c6b3e3845d84b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543c66137d053892d9114908b6d84fee97a02f46c06f7779b50127f48f1be984 +size 127159 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000311.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc18ecc2ecbe03e4ad75b74f7a0ebb394527eee1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7662f5480ec8550fe6f88c9290fb5e4d06651b76a486d526d29d1466a78da336 +size 128926 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000312.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52928074b03bdf357f25a2cd353e5076e3a473d8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed98f0c99b4ce18b52155d532878e7cf221ffcfdf127311b6f70ce157f98bfc9 +size 124664 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000313.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f42573cfbb2bac9f8962793a5bd81081eab2ef43 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e67b95047b33161e0ee22a07c25f62cf54b059c58928c5bc889f64aa70ab82 +size 134378 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000314.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8fd6019acf3fd3552dba13bb89337f2bedd4314 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20142205476359f000f2ba4fcbe768e158917f09772d94262b013c3ff4ec1697 +size 142672 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000315.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2d6381d36864913202f57e5a856a79767d249c3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f201459ae9458ec57f8392d3965f7d24d6be90ddec0b28f6c7cf7b3e483aeb +size 142029 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000316.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d04e7f5aaab0e7825a37b479b4a2463fedfa75d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fae35d0d97bc02c6e4946c97d0a9955269bbae30d7ca948aabdeb58116e7c62 +size 161180 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000317.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..127d023f6da16b4489c6c006de72230f994b630f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e8b6d88d1cd949e0fbf5d8ec9389efb6df48e9d674fa0a036f879fe1c41903 +size 148761 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000318.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..425313a5263897b4fd5665a449650db36eb9231c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f363fb96240ebc0c372ef6327315fbb54e90fc7544af358f3a87378959ebddd7 +size 162476 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000319.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b23ed55bbd0eecd7430e52ca026debe73c3fcee0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96df4bfeb3ccede5092b5265d7a1e60b419c25a9e6dae1f2aec9250a83f732a4 +size 200180 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000320.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc7ff2f62975a165a3c3c4e7877fc1921433dbe1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c93f116ce6eeea5c520ba1bedbbc0c373f869094facab32ccff4be713752fac +size 152389 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000321.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d08293b49eba276da6658004e0d9a1733f5b31b0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1611fcf51896173633bed18524bee776f2e06cb3e9d4ededd96bcd434876f5b5 +size 169711 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000322.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92419bb22dba617205bf4e4eb874812a72427c08 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64efce6d96575467d39d9c24ad924b2f5baed6a73cfcf921ffab204c2baf7fc +size 157866 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000323.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6ef2e581f4545ef848cf587cf1b896aebf4c86a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4791bef99b7bb2a47836d1cf704cb6dde7664353043363782338b9dd49137f0e +size 145097 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000324.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a332698c4058fe132bc9840f27e570c718a1e860 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d574a2708c67fcbe90c86d4a1bc9228a611d2dfe04d68c7d89884b09747d6994 +size 150011 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000325.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bf2727292cf3ccabb014a45450391c49fe16047 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1fe5b9d09616141e4667047e300bb9a135c20e80bb40063bba740e0e978fab +size 159741 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000326.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..beac38875f65cd3608260051b100929d361dedc0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d55abc25774cb64b4cbab5ca28473b6632ccff21677a33cedad4e88a4112590 +size 150122 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000327.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ce8167656b8adb0d32ea7711838ab17d8bd8639 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fca951887ecc37ca392f00244bf6185666ae7873e41fe9b8fb2651d74ba8c80 +size 164479 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000328.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2371d86ab3112a44f57ac5ad09693238c5f06c86 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5db4a8c50abd0c35325a89c5fc0c4ea8eebdb8ce5fd79530116a445dfd954b +size 145881 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000329.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..542e5b0bfa755ac1fbecc8baf7a2040f1aed2a7b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e22341d6fd85deb15a7ace76be45b0c254d8195fc6bf19451842e03be2e0663 +size 144264 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000330.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20c433dfb012288d7039e0d1101eab326f846ae4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d738d6fe14ae15bb37de09dc09f339981ee7e9c3b73c1f11fdc92939dcf0798d +size 142411 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000331.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bba32c4599f0d38bafba05f45870866ee9a20d4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acafe366e617cd5a06b50055728f930be1d563ba08b16e9ca635895c186626c +size 152707 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000332.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a567cc54a6bd74bfe97d7e9f90f2bce6c8189c1d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5ff83adcf78b0b04d156adbc8bd3abbb672b091f4aa5f43f4e38b20ad73683 +size 154416 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000333.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ad02203679907a4721f611c329814c5aff1c2bc --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4263c6385ac369c2327890c7300443c590eec93d61884269124d05abb79868e6 +size 145972 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000334.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c942835ab06209ce1eee00555dce3f87c1ee642 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1c8316bc86626fcab76f0c3eaf0bf00f74fdf9a713bee757b039e925ec2c36 +size 142934 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000335.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e6512c8ee23a9a737d6f58b3e841b000fbe7017 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41f2cd0868aefb9911a75b45e274b4bc1382ebe6b832d3edbb7cef230085c80 +size 150033 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000336.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c8eca9e7aa520cbc97dbfd60a0c4fe6b3a5bfe8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4361efcd7be6258b3eb80e8de382f68d60a6658a2361f5f932eecd97b174395b +size 139520 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000337.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddad75a6c8698bcd9a508cc81f2533d0e28c1cbe --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb57b613244e0a875ad5878dd8413b9a466f782c6b619f835fc1721dca979cbe +size 145747 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000338.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aab34d3eb8e8142cfcbf7c1f284591bb7eac1be7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c2a72bc9a23948740a845f4aaca80271ac4bc9e6f4a9bd8bb5f928f47ae35a +size 134891 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000339.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cca31ef36d03f5b30eccd96aaf3f4b38fcaed304 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825142ac8b1ba0765aee56cd4aab5bb28593f98bf640f18e9ead563ed74edf80 +size 134587 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000340.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b14ccf920f1282863605b39033c0d7996dd6e731 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7d999fc79279d50fc7f0335849eba65ce31892b8daad160f49bbe0c5797f39 +size 147085 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000341.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d21467c89bfe8648f46058a718877958d5713b58 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8672f97185da1eb30489a2a4bf857e68f92b29c847d506d86ecee27257208782 +size 154459 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000342.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34dfe5ca0d94576637068b8318fbaf033075869d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42678af5f7e9e062f8ecc7a19790ba85126b075adef9c7d19f945faf178bac1a +size 147802 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000343.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..004252bf4603c50faf409430f731a90da7689977 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b928994cdcd85e4e13aceb59a8492c20c57cb20c356495ce98b39ac71d14f4 +size 128795 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000344.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7bf55c874c0be164593c7ae0f3be6397e4810a6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5529c87d0a8436864b39054ac0b37c164db2f261e0a034ba44b74ca8dedee30b +size 134924 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000345.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ef9224cb18c8774266645c1bee4aba86890bd04 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f801bc354b20bce3098cd24d69de8beb07a7eea877417ea073778f768b72b8c +size 144414 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000346.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d169027e371688079561fa24680552c0cad52e7c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e85531e9440c58a416790ca3831fd53fc67c329a36cf1eff3c6ff40ea18d55 +size 189086 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000347.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d40eadd2e1d994a9962281a9c09a4331b3cf7a7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1147e84f41003cb80c07e824cd645c51f59fa18f4b180f8e5b7a8882b9124360 +size 160013 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000348.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1b8fa14c57b096e035e777d32492528b823794f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b252f49a23de3729d6547084973d706f893a23fda7ac49806eb4bfb71199685d +size 230763 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000349.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0dffa25e216fb4f4de88bc976834bb0388ec691 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec41d9163dc62c13d9cb9d2695f2c17a8dcf44ca3fc86f45296490e5aac51b0 +size 187086 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000350.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc3e3b54a9206d39626abe80f4503d80b4b54a01 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecf8c8dc8cafb84c1f72ae0f087df82a8007d9382c7efba3efa51edae98a3a9 +size 188014 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000351.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cac04b88ad89f1641d44d5ee7b74d59ca8add841 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11777593afcd74ce47e791fd87e02562dfaa136bb9d74d5c97ea5bef95be7ebb +size 177122 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000352.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3befc2439c08d0607ced73a817e87fcb9ff9fdf8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834df1687fac75e0841fba38113bc34eb64b036437e5102f76bdb1cefde4d725 +size 183264 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000353.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bca5949a3b5e9523c56c812980e428706c06aa39 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbe40f870480e62e595b67c23a410865d63a94b09033f38864ea67bc4c63ead +size 167636 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000354.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f6b4f2b569cca35fd64da1b1b888f5d5c4e94f8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a31e5ff9563bb0eb164267098e594432774ba41ef905cc5199908292d8ad70 +size 187690 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000355.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..391726d39eae10b0b590faf7580504eef015d553 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7f11d9117a11421d849ca2819c35f82813a45ce8bebb216f8f2584d3297c4c +size 175214 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000356.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de7f803fdcda309137c361c0ff885588fe84f3c3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4951290300e36a73131e74c88bbdbf0f6ee6e398059906f350b0323305cd5ba9 +size 197747 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000357.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..566fa0e7aa61f556359a5d7a504466f0571288b4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e66b8659fe1ee5da63f60811c539c7574864b87e651a6b2cbadc321c10a17b9 +size 179354 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000358.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02e18e19af37e17e6fcc86a0242a4873d5f9a711 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7ed9f363fb8a852294858c55a09ca7c1d8e9579f6a47c31702469ba5a7a1d6 +size 172205 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000359.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f906c6c4b1e258ae471bd79892fe99b9d886cf2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e811863f3b5446d8ec3681cad3ebfbf8149b450af0a1b8babf9fc73bc198f78e +size 175730 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000360.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..941b1a76f7467055ecd4cec05a55c1a2f9a62c50 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c6e3285189005a35d7987f263506d49f401b5a38d75c42d63869eafd53ae95 +size 177695 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000361.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6111e184fdc040f099ae1211853829d0bfaa1b27 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342887bc859c0d3a7b2202000a6f51bfa83c01d931b0503ead4f0dc1c67f20f0 +size 168141 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000362.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cd03ad4e19f21aa6bab81352e0e684482c350e2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e61ee2dc217f135ac30633f3e353833b36ea716cad229cc23b8e15371793397 +size 164634 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000363.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4349249da395a2aec93ec6797b97aad3545e6cf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d1444146b1988646fb43979e9a9a5ae8a1e5220677e160424ca271c65ccc9d +size 182428 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000364.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb37a468d9c652934c6a19c06e1896bd05568f82 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ddd0c064c4dfcba715f328bf8ef4fda1dfe097964e81e0730c2a13dc33ae2c +size 179529 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000365.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4adc2f8054141fbe0cd03b5061908147ed45939f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757c22bb84a148622ec783b212359c979786f913f2517eb32c0895c39b62fd36 +size 182280 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000366.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..713fa636c3a851ef9ec8db36caf4919e7af4b18f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52be19a76b6e33756db6edcc4c12a76f3d6985d0fcdfadc807c7445766cecaa +size 170629 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000367.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55b59aead9f53cb2b8255b4697fcd8e282136dc2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be55b126b6e105ed2421eece0ea7648025d57467136ca2e4e9a7b27a245be6e7 +size 167873 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000368.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdbd6b1003ee591df62b50e5308c03ee87ca7b8b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81dc4b2abbaee1c58918c31f214ce135b6b8a08a8290d5ae068921bb65c040ba +size 182805 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000369.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2951905f95b1fb905c2a0e289e8c6c6f8db82326 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91636776b1f94fbb7d4a78b44f960b0b521404868786bbab37f5a199afbc3c45 +size 180682 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000370.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..302c86a820a91578f771bdf0b6e798d7a9450e75 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9edbf0d8b8f6a98c94e19232060b431daeba433b7fbadeaa9253254d1fbb41 +size 166277 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000371.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c49fc1d5c5680e135b5c40f92bf3aed8016e0b5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071de93ecf9fc05169aeffc26947d2cc6a35a384ae988e378df32fe017f32b08 +size 148777 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000372.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d06d77f78d53cf9f1b6e368f43e06946f00cf8e1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e351f9886035fdeec848de2d8ea02ec301f56a052f5fc5005d2c4612cb6a228 +size 152764 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000373.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df6bc033d2ada97665f16b7dc097fb39e2fc1d94 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9017530228ce911bdd342125bdcf744f7658329d90a50be1ab3c24db3ec264 +size 137952 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000374.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43c900f3cf120e0722159304501c7128a450d387 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eea5042e6167fbc9c69fe87f0aee93dfcf7f54b10ba9d979f1e678a30b66390 +size 189590 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000375.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64c6480a171d8ba2a3984bfc9c72a5360eba7847 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ede7b54d6cf5325113789cb1df2d89271af484241c8a73695e9c5f6ba41822 +size 145001 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000376.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db7e1f5dbf166720df3341cf35d1b8dbb4f7b403 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6b8cfb56f6454789c6778d3017517133525afc4e462a201502924d53f58d2e +size 144905 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000377.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c3c6df4fb7a0588a5447fa92309ef339e4fabad --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1285eb8c5ac9ca502270712c14280f5b4593e068a4fe1e15f4f8c9e4ade8843 +size 150303 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000378.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc81116098278b809d1460475216b61ab89947b8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c0ae7321cf7f23f2ecd5fda4660344e4f242e235f06038daae12cbf3535229 +size 167314 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000379.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba1dc37aaa3e461eb4557be9d9cdf61abad90444 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b6aee8ea5a63befaa63472cdae839372d0a810f50211d386c2150cdbda23cf +size 159454 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000380.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d2882923984589e291bcc8f21a9e9015295d566 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb00a55936f8baa5b1260e4d0b94e68ec1080ecac22d3ee35515018b7283d8f +size 158897 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000381.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12639491e2a345099f034112002d334fc77f115f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41096ca35d4fd7823be779b4478f51a752a4e92c217e5025f758ad6c3bc2d8c8 +size 173780 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000382.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc8a62ff86aa58357c3d735d180c10bf854e68f8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eabc70501216ca512e5b14722aee6328f624ffea4b55e1435463feb4cd0eefc +size 150937 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000383.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ce5144aa8041abed644c4460b7a331f51d35969 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc3d97356ae3ae90353b47db8e83756e8fb2cdfca92167215a8d43a1082296f +size 156254 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000384.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5b543a8cdc5d5b13c4a99b5838d51348eea5036 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd4f21342045bcbb2900128c90390722046c610c3bac146c874777494acf1a5 +size 133625 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000385.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cc34f32b49f530ed2a22105021d11f694b20a5a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02e43c460b887e5d7842cdd89a1b361a3ba193b8ffef73d82e1f47d6ca019c7 +size 147257 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000386.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e83b4925e58ac3982042d5b46feb90044a523d2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddda01d6f382e3071d8893b13fdace4e5905b2575b1df3f3464e4fdb8edd65d +size 179084 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000387.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0185a7ec4aade732748bc9e4d90e47f2998c369b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd3d23b401d8cd2975430590412aeaeac8a7ceaaae8db43b008c96f011e0233 +size 139611 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000388.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd8b1119be95f79f0a31d4dc346c27756c64261d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df0801738fdbf961f5990f0f24346b834f5097bc7560f82fc5f5ac60443b14c +size 160675 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000389.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52f1723c2f266f6be977062b0128ee0acf97d528 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e0d4fb9aadb92b405b9e41608210002e5b1a1998e9152d8df32e9a428d534a +size 135351 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000390.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca484b511ba4bc127a87c44fe98bdb2204059c30 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb778670b6c84f24b0bdc8f99b48affe077d7abb982371ec2a847cf4ed227fd +size 146527 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000391.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a60c19a6bc672840a6ae855fabb16f46ae17bc5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6db1002f57ec0cfc21fef81341693530502ac21435abf0b8b47b6ecd762af97 +size 149660 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000392.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3113417d9a85fca2a5d5fed636b5858f19b133ef --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8e98aa09ee8ce581917828f644d1db7933eec089569090c2e01c6e782c8fdf +size 153816 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000393.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87d4342ba7f9bad76129d0a7b531bbac6752badf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342d91b3e560667f668ff7334f6c8f9cf4453e893ab2c912fbfa8d673ce81456 +size 146008 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000394.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2074432322bbc4d32b26f362fc7030c14c11cb33 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a278a2e0900b4514fc3a5cc573d52175592dc9f3be4b9b2819d235df082c8ded +size 143142 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000395.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f3a10c21774e4276c1ef57cf0c9624e6c53e965 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d955e8a827f0458b823e316f78676fd69891591aabf518c861488773f75a709c +size 144286 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000396.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f07f580a0c7f68337be1253b404ddb82187eeb9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efc2933a66293afb0c2596804ed4b7a7d62e40dd0516571fccfa3ee00eb8728 +size 153429 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000397.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ac18c31ea61a95f26e00914c1222dd6535cfa91 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4551ef6d32b27e634057527004390a2400c397c85764122fc39d13ed2f73ece2 +size 152665 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000398.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d0a7b23388b72001311890e2a3b0e33f3e72abe --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01ddc5b65d4644fd2d35164bfa5787847c83a7d781ca1b6163a4558f9c57c38 +size 139511 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000399.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a04bea55e996e7ddeaa3d0d753aa566616a3244 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909805fe854becaaf7fcb74efa8caa5ad969498f0cf53e68e0c32ef594ad7cf1 +size 132966 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000400.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2bd2d332c836577b43d7b0678f331b8b7fec5c5 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be559d9fd7cb580990b854b7df74517b50d30cf730d33d798b75533384a25ab1 +size 148483 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000401.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8e4cc46ad0806d4ae9f6db45d7469b020a4700e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0d8dc8304eb627eb9acd09d4813692da34f9a28cc2c5cec58b5f426ef983d8 +size 140576 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000402.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd43392c464be65e1c96f6e66bfa644d83e390c1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d600e239de6448a15788dc29ab4d17d0e066b6e46089261411b1b2ae05459662 +size 144249 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000403.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2bf78df3702de89eb6c2c71da86b57a710765eb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac1c697764c6d6752f7eced831d640b722fba9904b3f3bb81e26174217605d2 +size 159188 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000404.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd14e0515b7574f96106ed20ce5d8e417d348124 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b03109c7a58930587f4051a72e739b89951a95c38257d9d38aefe91a84b10c9 +size 194701 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000405.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17965f1f9454dfd0d1a8f8b23df144aa3c0fa1c1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241f90bd5b4a66338ca87f1b4736d5a8b0aeb75ec8278c0a32cb82f185f3f66d +size 229385 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000406.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c5c3e6ade1cb1b56ff85846139bda71493a7073 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc240a114cbb5c715954673bc8c2a6949f33ebc4811a5b1275c71479a3f01122 +size 193172 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000407.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4529ae5a76caf988c4019f35b80c625eff17be6d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b40f13d57ad6d46deee56a73050e6735db5c8cfde23af718fe3d3b41e4e83b1 +size 208830 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000408.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bb5c4b4a1297ac2a497ebc45851bd9281c4853f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4c68d7e0d15939738fdc5759eb966527e8971eb82eab8f4cae1b2d98d05311 +size 201445 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000409.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffb3efd0baf16214e452a1ab0c892bf47ffe2f8a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98996327780af7cde35739f492c7af2c927975b47a1fb4ca2cf21e27a1b17d5 +size 194353 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000410.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bec3e3593c57498a4bba3b348fcd76cc78f5dfd3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b763a400a8cc7683bac7f8581ea034853398c8ae6f0587c1ab814d5cd1ea1d11 +size 170931 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000411.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6c332e59427b41c26a65eb5f8bc471a7f00220e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4678c97543e059d11606f2bc0fa72f9da055baebce8b1746cedaaf06c9c79545 +size 184971 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000412.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80e960164923e62521a5fe147236a7cd1bceb080 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cf085b7d00bb67461856d1004fd822577a7a097e16566a53105a661e7e23e5 +size 162303 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000413.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d861c880d41b122ec391a783d925867bb1f1772 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868fba8d66c86daf96baec510147381260ede4238fa570639a1d46ae1034cd07 +size 173538 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000414.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db3a686576111a9225fc5d1711479d35bc60982a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ab5f765db77ff895e9bfd4aba80cfc46c7a45894c2b46a8baa1c6dbe6a3cff +size 164943 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000415.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3735bf94e79f04424820e814fc6b4f793f37467b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87bdb929d027adf0607cabfcb8f7ccbf23fce8b822b1f0f6fd94b2b62a434d2 +size 161950 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000416.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3462b62e7cea172ee73be9c04a9c6283a971ec18 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad8d97e8dc784fdae85c7153e92826c045209f9991d70596b7cdd3390e3ec8a +size 177767 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000417.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..399ae4850dc5b661a79a909343de0133a49ab533 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaf552966dca7443472176efb8250a5c811c7a5c848e0acfbbd2d2df0c46f50 +size 169607 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000418.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..497a66ed4899451e4f87c7a3e6ccf9c5eaa18c15 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9d638780acf9ea16918ce3b5c11666bac4b88ea201112e3f71209c8415a58d +size 173392 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000419.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a31c763c782e3d7acbc718b08f84f6ba924fe0a1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea65826c5529c5bb91b2814296ed1ce3b654a332a8135af64c79dc1eaa86f1b +size 168040 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000420.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32d63aab7a5534d96fa32fa636269d1b3792d124 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2842b0a1c95f2675cffc6bc19d6fe2860c63b7d412ad85f7668d595041a7ffca +size 163901 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000421.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..425ebd65c5924280075d52586ee4272a4e672353 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e15252e239cbc6313912ebe55e64b6c1b6a8b8b2608b65b207d171ba551178 +size 185343 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000422.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d4939c59b0ddf1431afa4f2708f71b15dfb2f41 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7adc93ab58f53abaf77dfe7cd8ca6aa44b7b4f7d3f9bd5dbbdeb0048eed2bb +size 172104 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000423.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fab7d76c12fef36944d03564fd8c79ec47a57b3b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04444c15ec7486c6b8b45a5f525ad8db020723e94be2221a7c2c10ba50559cf8 +size 162752 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000424.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fc85de9eb82c224765f64c356219ebba04c4a2b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dee9e401ba613ac7806d9121684fcc8da6d38b1fc15a6fe82a9e6e105a97745 +size 191130 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000425.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d53d6a10cd6af0d5bb33336ee4feb6405e383463 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab5ef53c886c0a98448dd43eb43793881413a24f982394ed2c67e37c0217736 +size 176047 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000426.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa364d7a039000c8f7d9f1a4a7613e4582770976 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b169a6322a0ecd548a8f9cacacaa249b876ea6b8ea11584c0382bd79305b107b +size 177276 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000427.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b48601cb948084996a98c0b327e3cb2094266920 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24cf35992feb79e33cfd14e38e894c4777348c5c05ddce717bba286ed01acb0 +size 202260 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000428.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de0512470c10d69b7ef863336dc0ea31c30affbb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6754b2650f70f294e2a9266f95b9ce06e9ee48b2746be9ebb2133d32a397ee1 +size 173628 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000429.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6871e63afc6ad827439be689f375a62b595d3ed6 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb69aa6fcbed1283bdfcbb6ba43d7637fd17e8e451bfddf12f62de9f6003ac6 +size 184491 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000430.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b894ff2ad5e3a03e0ebc40996c302a98a2483f7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d120182647363a7151ebbd8ed4dbdd3ea9865de05088a724cab99a07ffecd037 +size 181575 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000431.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73332f4353f9d957f7a895cba322a7ce36a80b06 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286ba4647ae43156f3485d76eaa26840c6938e1b4b72f6fb55e2e6e96483ea68 +size 195068 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000432.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44a08c043b2d064725392128de22eb4397234623 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa51f4f52f499fdff775a1df3ed98c38fa414c3611ab6bc9fd0fdb05299aaeb4 +size 160731 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000433.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e31f89fbf11e562f0783fbdcd4f1b7809012cf8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19acc2c13af8edd284d56d6bd0b8ae6dfd8b557d2d5a37159cd70afb92531a17 +size 189066 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000434.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..104b0e16f7a02d8cf2789450abbb35489c51ebdf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9e64c7175785f4483d18df3cf0ff802a16d5724f74b1536b239f9573524cda +size 153114 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000435.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a444099fa7b2781ae66a21e5074695bdb3d814de --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073b0be7b61e5ef9a5df53a30a489cb7b14c16acf97c9d647535bf78175657db +size 129121 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000436.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b3b32a06726e2bae4a5357e6c7e00e2b21b5539 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfe26726acd0c64c6216495b2430d6e1b50a7a179fdcddc75cc2b589f9b6fee +size 139529 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000437.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6ea956d45dae46dbd96cd4b02b9bba92e9b4d97 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d139baefbaa0032dd48088995bcd1164f708ecea8cb18bdd238655047d7f08c7 +size 141288 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000438.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..015d3ad48638022ef4612a0073cd998cbaddc1af --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba414c7cbeee20dabfca8ce9ac0d3d62013b4582b8517eb045eafe8245423493 +size 134842 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000439.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7c23e2e481f69c057773a4b269ce441eed3279a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f36638741eccb2d162f1beeba9103f105a87e1e8976839523ff994de0837bc5 +size 135882 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000440.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c79116f8cd3798ba4c80a4b68d42b36a2f5db9c2 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7c9d2126c422b0698f18a5589a306cf44f334e80ed9deaa4bc0d0cfbd8322b +size 126380 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000441.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99175848ccf3d3737f0e4b0051b90401d4e43c5a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2fbad547ba496b54e1a7c6a1d078a4c044c0dd3e0b1d9bb2eb35ff427b488e +size 169348 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000442.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edfeebceda4d98f1e00eba5d0b9f920a6d102d26 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e30ba91ce4f660bd092fb6eb79a0745904ff03a55251a49735ad81cd7cad73d +size 151150 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000443.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae37e62a1ae92c74495a59d317f83da963578ac7 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22179ee0e4ea91da42e682a3edbe9bf8a87523433f05686e39baf4b2012d9a2d +size 141329 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000444.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aeeb6feb5d8217795e3dd22c7f5d2bc67387f67 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca4cb3dc5bb68e398f1bb928b61b2dce98ad8c9f4bdf6232bc0828af68a759b +size 138791 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000445.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..364e51df1c0fa77264217183099e10bbe939a088 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0edc7f0dfc64ca83e12935901c95208e1b0a6f53358b8b5a96fbfc1c184d8e +size 134777 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000446.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c081f5ff6118a78eaad49deb81d569d1f79c97e4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33f20fb76ae2c48c365b3a7162968ff062bed4b0be39eed427a4fd798fe3f8f +size 151550 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000447.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f11c1bc8667b595e3c7b5595a03aee0518269ff1 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b382f02574ddd2d30008cef708bb235958ddfbc514652e7ed1ecdc0bfc05129b +size 137428 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000448.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2144a089c46c6a84efd0996700bbc86c44d73766 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda77a7284b38662ed1ea72c9908adacca70ef16b5e0c4d02dccfa04fb85c533 +size 153698 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000449.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24baff9d575d546cddbd6888c9b293624e8b31c4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0227bf5e4d021e2b45c6736d657d46fbeea00064f292681a1d032f58a4494729 +size 154505 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000450.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ecd5bda40abbf5793088fe82c07be1d8dd14eac --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf484b92b0a0bb6b005dc2f27c571a4ccdc36f49c5b27f8e1bcad56ae75ffd1 +size 142721 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000451.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61e395f272a2c95608f8f2c5e4833203034ae39e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f25e7da2496937e765dd33dc93bbf51a69586592bd3090ec15e94b04c8fce4 +size 140523 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000452.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09cf024be68a7d42c2c50b73e827bc6fb3f1eef0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad8932704f3327ee420b6e9fb49e0217cd9c5189fa452679213ce2bc90fc3d9 +size 141185 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000453.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d2757f8457fc5b044821a277ec1be41c8d43d9a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438caa64d25c8ab5ddd8a94f8bb24979f162fddf6a08812316eb0c5cd637dbb0 +size 137847 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000454.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5829dec74482211cd82c3a274e11eae34a5b306d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94772b5ee8caf8639d62b756cdbd7f092b00a224d8d62d9cddf902d80c6dfe9 +size 133959 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000455.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b59e49322921d6fd845c7d314e66b0d6474e17ce --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db7b626b9d85651ce6910d2a74461ae6d6475b25bd494ab7815aedaf1be1446 +size 173109 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000456.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99f1722a62e46495948e30a0df5756c38d34b9e9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a15e0994570021d439c618c46477ac13e74bb310381d2c28312c53d454a68ea +size 143167 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000457.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35983d84dad56e3ce90c9488aa57446a98091761 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc808bc32b84eb2f4c55db71ec783bfb3844f6a1f6b8d6055e1b86a29e395fe +size 146689 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000458.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74eea4622a5370fd57748c195e54e43e50a0b43f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089f943454ce627a96603ceb2e0a8f90b234d1a721121747bc647c6dad67ea70 +size 143278 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000459.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0168a98d8f9ce8cfbe35b90620afa4dbc137de88 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc25542634dc10cad54b07043afcc41da935c4824cdbb73f833793ef5341d65 +size 136483 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000460.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15798c265bdd19a05b6557ae40a52f1c44823f44 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1645499baf20478dff60a87f620dda44b64f3fc9cdc1dbc25b8d715f5d855e4 +size 136085 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000461.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e0efc6f24fe3fcfa8ce2fb263eeb61cf17f3ab --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca637b0291a925f32bdd66b410ed85fc149e8a323fd5be79ea10976d4427147 +size 144845 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000462.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb97667830e33ab670aa4acb78d100286acd4c57 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac83f205bd261a1d3d74a99699d95baf237798681027b618f57fc4e415b5846d +size 139439 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000463.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c88e5bde8079819b582073d69bd76d5269d3d32 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa147de48fbc01bee18fdc94c364fbc221d249ddfa2abd894ac7f2e323ec7050 +size 140030 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000464.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e6833b44b554a8606512d31d8818abbfe82aae0 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8645c9bc74440af824ca879c2a42316d971bc67ac59c9f7b65bf8d14b731e8 +size 172260 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000465.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4089b6a36dc4036c561faa515a99c4133252064e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5140900b5419d334b87af429313fb38603fa7f791b2a586ab19140a53fea257 +size 161004 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000466.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1755e262c6e612be6fadbdcee6ca648981b5edf --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02a6e70dbf2f6b9681f327db0c3ff8b77efda276695b2a3720acdf82bf75416 +size 170114 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000467.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f39f6554f0bdad6c5c4a26c2928ec724bf13d3b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2025887be5206de1afb90b65c72e65ee83458a5e4f145e4350364f5d450fab41 +size 184765 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000468.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42662fb4376a1c51465abaf3459b78faa09ea046 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737edc48341da1aee406fc851ad378215640292ea080362fadc74159470d8e7e +size 177780 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000469.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7aca7db1bf41bdd78f1202d8099f61408abd1521 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df932debe6c43b86bc70a629edb7c8d1809045a6b9bea8fedd2e599d7eeca4d1 +size 175043 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000470.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71778e170c7d23809b7d37367f98bb68891e36e3 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1052c30e2a36c2e1f7f62924e1145fac5e5e49c3600ad0506dd355c6e2bcaa +size 187185 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000471.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d206484d235896d6816163196cfb04826bd2a83e --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4252331c390a15ac85ebda4e1282d80cfa318f81f73bacc56e872a94bc286fb7 +size 174019 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000472.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f7920852b07f5a92ee5ef81419be9a22477961f --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8003921dff5b0605f7c501f419e70578cb6ee7b1de430099c71d0d09e1fc1c15 +size 199101 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000473.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ae390225e04a4465e2e56d2752d47a2d1db548a --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb4879a49141d9e3a658458f061bcdf68e1be417675419fffc799e323aa83b0 +size 184122 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000474.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14bba096c7ee551481e776b98c9ebf567c51e0bb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba189d39a7d89cc5afc739a076782e177878be6271ed4f54b24098f83367bd9 +size 182703 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000475.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f5aec26b50d2bea5602a249d8201b5c52e92c46 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdd7edecc4694db8e202253b31e62807769517163d5edc7f3278da9ee5690f4 +size 162980 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000476.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e15fc458998cba4a8eadd50733e322ae878b1cb --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e9cad394358820902583181b50b1366abb5b45c6c6bfa094955ca5673a764f +size 159676 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000477.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82f2f2de5b1412d5ee56527e15d358f57156f277 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4ba1e20041e13c8d0f5aab8461eb4c585b11a22e46edcc8ef2a383f0a35987 +size 171128 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000478.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7af855fdab3f89a2ea017a19c8a2cc286113ace --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4486f3733ee419382c1cd4beff6056df39a68915f684a2c3b07db4f3b21a9e79 +size 177280 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000479.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a165ff6b56666a6ac0ba2b25f833530f3e2bc21 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86546659db10b18d8fd937a79557d531f2e6dec0c03582be5f9f5ff223153977 +size 172482 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000480.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d8527cb857d6d8da530614eaa194d5d0213c291 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fe5ba73dee1bd97129114e56e95e34dd74a92f52071952ef3a6e685e474202 +size 175110 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000481.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41ffe2ff8124a0e3b92150cee7d4f6745719c3d8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937b645c3c815b3ff54c81390ed39b8f3f59bd1492509035d256f584a0e84ec5 +size 174965 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000482.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01ce106370a8b81192fbb550abcf587a991e4ba8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e11fa0b34cbef2d25af512f74066bcf3cfccc1108f7d629d9b0b202e056756 +size 173803 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000483.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9c4adcfadb3c1d73e6936d19c683dc27bbb0ac8 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b9b624166ffbee34711ff14e09b0e757d3b7b8bd4c04b6f1bcba072220021e +size 173185 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000484.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb3b92a35fc859f077ec92c1fc25ca064f7bfd82 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d9ba5c83b4660a169ce6c7bd75c21a279941b347054c99f135277c41b7e3ec +size 169902 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000485.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f1fa46fbca502dc0a463a85be23c1bca77b7635 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce90ea2cdcf4bc1ca0e24736003950b181cf0df82fbb3796482e3782cc2a62ef +size 185997 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000486.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2755a427db07e8fcf22583264b261a66e470c9d --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4fb501dc89ed61cf4107261901d397b1bb6c40edf3293f6296958a21c6d7f0 +size 179311 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000487.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06865cfd0479a526888f35c75e1e92eefa974514 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1aff2c1881c64b5707d86e7e560374c911b4b4039e7017d567d98f97eef66c7 +size 160230 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000488.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a34d763afce1e7f3502090c39144ea22e2618f06 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91b278d6976da3a7f576c26f91e035dfadd739bf4d93ed78f01bab8b7961438 +size 169169 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000489.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8079eecfd4cb4cb6a1325d097710c0768e3710ec --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03ad0d275465e63f1fc9e6ae66a85c26be0bfd44fab37d5a83fa9cac26b68d4 +size 170652 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000490.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7f50e3e7d679e80687daa0527289086b4716b35 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427e518995bd9daab3821a6e62165af80773e8edb7a781b53d41da811b3f66c6 +size 181929 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000491.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70bf0a5b5ff9c37d92126855de7422c9ea3c24c9 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd4f66d0fc439e300ba47c17650b298e2f9071ddcdf199bbd634d858835542a +size 195038 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000492.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87ddafba54ebea63b606f8395fe0af9015ee900b --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec27ae66335e54eb9421c6b73f6989b14d0b48e656ac7964c8d9736f463aa07 +size 162991 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000493.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..549e7a14d5f1f8c2885500250c59580a5e3fda9c --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56440c463114278cd6f4e06ba6cdf2f92a3bed67614dba816495cf618089efc3 +size 174058 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000494.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff82593f650df6f4501125423d76bfd061ca29cd --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3045233bf6fed6b377637801b519f04a09df937b5fb33a0fdc5f75e180b089 +size 168720 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000495.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..591b714f4d2c855b9308c1b746acb0027ff64dde --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f1a166c7ea627948c503849c96904534ebb79722e3068be9bf7f52da545696 +size 163777 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000496.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6dc9fbf1cd2b2046e4f5695798b2a53cb57f531 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351f45f3158c03a864412ec45b18445b12287298009195ce3827c63577b10f6d +size 159854 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000497.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d11e42747e675e676cd9a3db8cd61e593fdf8c47 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40307bb3e7ddb8937eb43737b067e85b22ff8a4abae5df81818c8297c5b4a4be +size 163594 diff --git a/Split_aloha_plate_storage/data/chunk-000/episode_000498.parquet b/Split_aloha_plate_storage/data/chunk-000/episode_000498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..094adc4e2e9714cecb25fe656a64b79ef990abb4 --- /dev/null +++ b/Split_aloha_plate_storage/data/chunk-000/episode_000498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8751b00f07930baaf90caebc9e5abfbaf487944f4f9d00c6ff3636e03568b9cc +size 153855 diff --git a/Split_aloha_plate_storage/meta/episodes.jsonl b/Split_aloha_plate_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0c72ef6d36e9ed8b6702a5b3f6953556525c8fed --- /dev/null +++ b/Split_aloha_plate_storage/meta/episodes.jsonl @@ -0,0 +1,499 @@ +{"episode_index": 0, "tasks": ["put the plate on the plate rack."], "length": 439} +{"episode_index": 1, "tasks": ["put the plate on the plate rack."], "length": 449} +{"episode_index": 2, "tasks": ["put the plate on the plate rack."], "length": 464} +{"episode_index": 3, "tasks": ["put the plate on the plate rack."], "length": 452} +{"episode_index": 4, "tasks": ["put the plate on the plate rack."], "length": 555} +{"episode_index": 5, "tasks": ["put the plate on the plate rack."], "length": 510} +{"episode_index": 6, "tasks": ["put the plate on the plate rack."], "length": 527} +{"episode_index": 7, "tasks": ["put the plate on the plate rack."], "length": 485} +{"episode_index": 8, "tasks": ["put the plate on the plate rack."], "length": 397} +{"episode_index": 9, "tasks": ["put the plate on the plate rack."], "length": 435} +{"episode_index": 10, "tasks": ["put the plate on the plate rack."], "length": 422} +{"episode_index": 11, "tasks": ["put the plate on the plate rack."], "length": 429} +{"episode_index": 12, "tasks": ["put the plate on the plate rack."], "length": 508} +{"episode_index": 13, "tasks": ["put the plate on the plate rack."], "length": 435} +{"episode_index": 14, "tasks": ["put the plate on the plate rack."], "length": 436} +{"episode_index": 15, "tasks": ["put the plate on the plate rack."], "length": 476} +{"episode_index": 16, "tasks": ["put the plate on the plate rack."], "length": 425} +{"episode_index": 17, "tasks": ["put the plate on the plate rack."], "length": 440} +{"episode_index": 18, "tasks": ["put the plate on the plate rack."], "length": 420} +{"episode_index": 19, "tasks": ["put the plate on the plate rack."], "length": 408} +{"episode_index": 20, "tasks": ["put the plate on the plate rack."], "length": 489} +{"episode_index": 21, "tasks": ["put the plate on the plate rack."], "length": 480} +{"episode_index": 22, "tasks": ["put the plate on the plate rack."], "length": 451} +{"episode_index": 23, "tasks": ["put the plate on the plate rack."], "length": 489} +{"episode_index": 24, "tasks": ["put the plate on the plate rack."], "length": 428} +{"episode_index": 25, "tasks": ["put the plate on the plate rack."], "length": 476} +{"episode_index": 26, "tasks": ["put the plate on the plate rack."], "length": 513} +{"episode_index": 27, "tasks": ["put the plate on the plate rack."], "length": 495} +{"episode_index": 28, "tasks": ["put the plate on the plate rack."], "length": 796} +{"episode_index": 29, "tasks": ["put the plate on the plate rack."], "length": 729} +{"episode_index": 30, "tasks": ["put the plate on the plate rack."], "length": 672} +{"episode_index": 31, "tasks": ["put the plate on the plate rack."], "length": 730} +{"episode_index": 32, "tasks": ["put the plate on the plate rack."], "length": 620} +{"episode_index": 33, "tasks": ["put the plate on the plate rack."], "length": 564} +{"episode_index": 34, "tasks": ["put the plate on the plate rack."], "length": 481} +{"episode_index": 35, "tasks": ["put the plate on the plate rack."], "length": 599} +{"episode_index": 36, "tasks": ["put the plate on the plate rack."], "length": 739} +{"episode_index": 37, "tasks": ["put the plate on the plate rack."], "length": 555} +{"episode_index": 38, "tasks": ["put the plate on the plate rack."], "length": 655} +{"episode_index": 39, "tasks": ["put the plate on the plate rack."], "length": 677} +{"episode_index": 40, "tasks": ["put the plate on the plate rack."], "length": 591} +{"episode_index": 41, "tasks": ["put the plate on the plate rack."], "length": 575} +{"episode_index": 42, "tasks": ["put the plate on the plate rack."], "length": 590} +{"episode_index": 43, "tasks": ["put the plate on the plate rack."], "length": 667} +{"episode_index": 44, "tasks": ["put the plate on the plate rack."], "length": 560} +{"episode_index": 45, "tasks": ["put the plate on the plate rack."], "length": 593} +{"episode_index": 46, "tasks": ["put the plate on the plate rack."], "length": 593} +{"episode_index": 47, "tasks": ["put the plate on the plate rack."], "length": 567} +{"episode_index": 48, "tasks": ["put the plate on the plate rack."], "length": 554} +{"episode_index": 49, "tasks": ["put the plate on the plate rack."], "length": 599} +{"episode_index": 50, "tasks": ["put the plate on the plate rack."], "length": 647} +{"episode_index": 51, "tasks": ["put the plate on the plate rack."], "length": 562} +{"episode_index": 52, "tasks": ["put the plate on the plate rack."], "length": 563} +{"episode_index": 53, "tasks": ["put the plate on the plate rack."], "length": 605} +{"episode_index": 54, "tasks": ["put the plate on the plate rack."], "length": 578} +{"episode_index": 55, "tasks": ["put the plate on the plate rack."], "length": 563} +{"episode_index": 56, "tasks": ["put the plate on the plate rack."], "length": 574} +{"episode_index": 57, "tasks": ["put the plate on the plate rack."], "length": 576} +{"episode_index": 58, "tasks": ["put the plate on the plate rack."], "length": 619} +{"episode_index": 59, "tasks": ["put the plate on the plate rack."], "length": 659} +{"episode_index": 60, "tasks": ["put the plate on the plate rack."], "length": 555} +{"episode_index": 61, "tasks": ["put the plate on the plate rack."], "length": 650} +{"episode_index": 62, "tasks": ["put the plate on the plate rack."], "length": 655} +{"episode_index": 63, "tasks": ["put the plate on the plate rack."], "length": 574} +{"episode_index": 64, "tasks": ["put the plate on the plate rack."], "length": 730} +{"episode_index": 65, "tasks": ["put the plate on the plate rack."], "length": 666} +{"episode_index": 66, "tasks": ["put the plate on the plate rack."], "length": 622} +{"episode_index": 67, "tasks": ["put the plate on the plate rack."], "length": 615} +{"episode_index": 68, "tasks": ["put the plate on the plate rack."], "length": 632} +{"episode_index": 69, "tasks": ["put the plate on the plate rack."], "length": 608} +{"episode_index": 70, "tasks": ["put the plate on the plate rack."], "length": 550} +{"episode_index": 71, "tasks": ["put the plate on the plate rack."], "length": 571} +{"episode_index": 72, "tasks": ["put the plate on the plate rack."], "length": 569} +{"episode_index": 73, "tasks": ["put the plate on the plate rack."], "length": 527} +{"episode_index": 74, "tasks": ["put the plate on the plate rack."], "length": 534} +{"episode_index": 75, "tasks": ["put the plate on the plate rack."], "length": 616} +{"episode_index": 76, "tasks": ["put the plate on the plate rack."], "length": 541} +{"episode_index": 77, "tasks": ["put the plate on the plate rack."], "length": 563} +{"episode_index": 78, "tasks": ["put the plate on the plate rack."], "length": 531} +{"episode_index": 79, "tasks": ["put the plate on the plate rack."], "length": 538} +{"episode_index": 80, "tasks": ["put the plate on the plate rack."], "length": 535} +{"episode_index": 81, "tasks": ["put the plate on the plate rack."], "length": 535} +{"episode_index": 82, "tasks": ["put the plate on the plate rack."], "length": 670} +{"episode_index": 83, "tasks": ["put the plate on the plate rack."], "length": 576} +{"episode_index": 84, "tasks": ["put the plate on the plate rack."], "length": 511} +{"episode_index": 85, "tasks": ["put the plate on the plate rack."], "length": 611} +{"episode_index": 86, "tasks": ["put the plate on the plate rack."], "length": 638} +{"episode_index": 87, "tasks": ["put the plate on the plate rack."], "length": 686} +{"episode_index": 88, "tasks": ["put the plate on the plate rack."], "length": 630} +{"episode_index": 89, "tasks": ["put the plate on the plate rack."], "length": 607} +{"episode_index": 90, "tasks": ["put the plate on the plate rack."], "length": 531} +{"episode_index": 91, "tasks": ["put the plate on the plate rack."], "length": 550} +{"episode_index": 92, "tasks": ["put the plate on the plate rack."], "length": 606} +{"episode_index": 93, "tasks": ["put the plate on the plate rack."], "length": 748} +{"episode_index": 94, "tasks": ["put the plate on the plate rack."], "length": 738} +{"episode_index": 95, "tasks": ["put the plate on the plate rack."], "length": 657} +{"episode_index": 96, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 479} +{"episode_index": 97, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 494} +{"episode_index": 98, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 526} +{"episode_index": 99, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 554} +{"episode_index": 100, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 509} +{"episode_index": 101, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 384} +{"episode_index": 102, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 414} +{"episode_index": 103, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 489} +{"episode_index": 104, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 479} +{"episode_index": 105, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 439} +{"episode_index": 106, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 473} +{"episode_index": 107, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 425} +{"episode_index": 108, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 471} +{"episode_index": 109, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 440} +{"episode_index": 110, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 437} +{"episode_index": 111, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 435} +{"episode_index": 112, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 403} +{"episode_index": 113, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 432} +{"episode_index": 114, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 387} +{"episode_index": 115, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 390} +{"episode_index": 116, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 446} +{"episode_index": 117, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 395} +{"episode_index": 118, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 436} +{"episode_index": 119, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 438} +{"episode_index": 120, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 424} +{"episode_index": 121, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 405} +{"episode_index": 122, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 385} +{"episode_index": 123, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 431} +{"episode_index": 124, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 456} +{"episode_index": 125, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 446} +{"episode_index": 126, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 127, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 360} +{"episode_index": 128, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 382} +{"episode_index": 129, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 414} +{"episode_index": 130, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 415} +{"episode_index": 131, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 468} +{"episode_index": 132, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 410} +{"episode_index": 133, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 475} +{"episode_index": 134, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 454} +{"episode_index": 135, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 534} +{"episode_index": 136, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 455} +{"episode_index": 137, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 499} +{"episode_index": 138, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 510} +{"episode_index": 139, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 516} +{"episode_index": 140, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 467} +{"episode_index": 141, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 546} +{"episode_index": 142, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 514} +{"episode_index": 143, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 462} +{"episode_index": 144, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 440} +{"episode_index": 145, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 480} +{"episode_index": 146, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 596} +{"episode_index": 147, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 519} +{"episode_index": 148, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 626} +{"episode_index": 149, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 494} +{"episode_index": 150, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 570} +{"episode_index": 151, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 570} +{"episode_index": 152, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 495} +{"episode_index": 153, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 460} +{"episode_index": 154, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 573} +{"episode_index": 155, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 507} +{"episode_index": 156, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 513} +{"episode_index": 157, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 472} +{"episode_index": 158, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 510} +{"episode_index": 159, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 579} +{"episode_index": 160, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 512} +{"episode_index": 161, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 446} +{"episode_index": 162, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 414} +{"episode_index": 163, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 444} +{"episode_index": 164, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 417} +{"episode_index": 165, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 373} +{"episode_index": 166, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 432} +{"episode_index": 167, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 389} +{"episode_index": 168, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 390} +{"episode_index": 169, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 350} +{"episode_index": 170, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 358} +{"episode_index": 171, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 363} +{"episode_index": 172, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 365} +{"episode_index": 173, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 392} +{"episode_index": 174, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 386} +{"episode_index": 175, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 369} +{"episode_index": 176, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 393} +{"episode_index": 177, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 332} +{"episode_index": 178, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 179, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 387} +{"episode_index": 180, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 331} +{"episode_index": 181, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 374} +{"episode_index": 182, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 392} +{"episode_index": 183, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 326} +{"episode_index": 184, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 337} +{"episode_index": 185, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 333} +{"episode_index": 186, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 325} +{"episode_index": 187, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 383} +{"episode_index": 188, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 425} +{"episode_index": 189, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 386} +{"episode_index": 190, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 471} +{"episode_index": 191, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 526} +{"episode_index": 192, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 559} +{"episode_index": 193, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 435} +{"episode_index": 194, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 364} +{"episode_index": 195, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 196, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 372} +{"episode_index": 197, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 384} +{"episode_index": 198, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 441} +{"episode_index": 199, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 395} +{"episode_index": 200, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 363} +{"episode_index": 201, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 202, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 385} +{"episode_index": 203, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 373} +{"episode_index": 204, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 431} +{"episode_index": 205, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 416} +{"episode_index": 206, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 395} +{"episode_index": 207, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 386} +{"episode_index": 208, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 377} +{"episode_index": 209, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 210, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 342} +{"episode_index": 211, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 428} +{"episode_index": 212, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 384} +{"episode_index": 213, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 374} +{"episode_index": 214, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 389} +{"episode_index": 215, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 378} +{"episode_index": 216, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 338} +{"episode_index": 217, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 345} +{"episode_index": 218, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 390} +{"episode_index": 219, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 379} +{"episode_index": 220, "tasks": ["the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."], "length": 349} +{"episode_index": 221, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 395} +{"episode_index": 222, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 383} +{"episode_index": 223, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 349} +{"episode_index": 224, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 413} +{"episode_index": 225, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 391} +{"episode_index": 226, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 332} +{"episode_index": 227, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 351} +{"episode_index": 228, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 381} +{"episode_index": 229, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 398} +{"episode_index": 230, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 381} +{"episode_index": 231, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 341} +{"episode_index": 232, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 331} +{"episode_index": 233, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 376} +{"episode_index": 234, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 362} +{"episode_index": 235, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 335} +{"episode_index": 236, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 354} +{"episode_index": 237, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 368} +{"episode_index": 238, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 365} +{"episode_index": 239, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 359} +{"episode_index": 240, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 369} +{"episode_index": 241, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 418} +{"episode_index": 242, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 436} +{"episode_index": 243, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 404} +{"episode_index": 244, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 389} +{"episode_index": 245, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 464} +{"episode_index": 246, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 405} +{"episode_index": 247, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 427} +{"episode_index": 248, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 459} +{"episode_index": 249, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 389} +{"episode_index": 250, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 437} +{"episode_index": 251, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 587} +{"episode_index": 252, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 617} +{"episode_index": 253, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 573} +{"episode_index": 254, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 463} +{"episode_index": 255, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 483} +{"episode_index": 256, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 386} +{"episode_index": 257, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 476} +{"episode_index": 258, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 496} +{"episode_index": 259, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 478} +{"episode_index": 260, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 462} +{"episode_index": 261, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 497} +{"episode_index": 262, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 537} +{"episode_index": 263, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 479} +{"episode_index": 264, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 480} +{"episode_index": 265, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 487} +{"episode_index": 266, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 492} +{"episode_index": 267, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 488} +{"episode_index": 268, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 441} +{"episode_index": 269, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 499} +{"episode_index": 270, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 489} +{"episode_index": 271, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 463} +{"episode_index": 272, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 429} +{"episode_index": 273, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 437} +{"episode_index": 274, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 473} +{"episode_index": 275, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 486} +{"episode_index": 276, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 481} +{"episode_index": 277, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 455} +{"episode_index": 278, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 542} +{"episode_index": 279, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 451} +{"episode_index": 280, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 509} +{"episode_index": 281, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 411} +{"episode_index": 282, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 376} +{"episode_index": 283, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 445} +{"episode_index": 284, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 407} +{"episode_index": 285, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 382} +{"episode_index": 286, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 367} +{"episode_index": 287, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 378} +{"episode_index": 288, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 406} +{"episode_index": 289, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 358} +{"episode_index": 290, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 348} +{"episode_index": 291, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 310} +{"episode_index": 292, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 358} +{"episode_index": 293, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 365} +{"episode_index": 294, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 390} +{"episode_index": 295, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 377} +{"episode_index": 296, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 334} +{"episode_index": 297, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 323} +{"episode_index": 298, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 412} +{"episode_index": 299, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 356} +{"episode_index": 300, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 354} +{"episode_index": 301, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 359} +{"episode_index": 302, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 330} +{"episode_index": 303, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 359} +{"episode_index": 304, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 348} +{"episode_index": 305, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 332} +{"episode_index": 306, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 373} +{"episode_index": 307, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 356} +{"episode_index": 308, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 339} +{"episode_index": 309, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 334} +{"episode_index": 310, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 324} +{"episode_index": 311, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 329} +{"episode_index": 312, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 316} +{"episode_index": 313, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 348} +{"episode_index": 314, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 386} +{"episode_index": 315, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 388} +{"episode_index": 316, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 459} +{"episode_index": 317, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 416} +{"episode_index": 318, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 462} +{"episode_index": 319, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 611} +{"episode_index": 320, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 447} +{"episode_index": 321, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 471} +{"episode_index": 322, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 452} +{"episode_index": 323, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 399} +{"episode_index": 324, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 413} +{"episode_index": 325, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 461} +{"episode_index": 326, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 411} +{"episode_index": 327, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 463} +{"episode_index": 328, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 404} +{"episode_index": 329, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 397} +{"episode_index": 330, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 389} +{"episode_index": 331, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 427} +{"episode_index": 332, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 441} +{"episode_index": 333, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 420} +{"episode_index": 334, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 387} +{"episode_index": 335, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 413} +{"episode_index": 336, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 380} +{"episode_index": 337, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 406} +{"episode_index": 338, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 368} +{"episode_index": 339, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 369} +{"episode_index": 340, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 412} +{"episode_index": 341, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 441} +{"episode_index": 342, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 410} +{"episode_index": 343, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 354} +{"episode_index": 344, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 367} +{"episode_index": 345, "tasks": ["the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."], "length": 407} +{"episode_index": 346, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 540} +{"episode_index": 347, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 433} +{"episode_index": 348, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 637} +{"episode_index": 349, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 526} +{"episode_index": 350, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 522} +{"episode_index": 351, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 488} +{"episode_index": 352, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 532} +{"episode_index": 353, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 471} +{"episode_index": 354, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 514} +{"episode_index": 355, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 489} +{"episode_index": 356, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 561} +{"episode_index": 357, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 500} +{"episode_index": 358, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 464} +{"episode_index": 359, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 483} +{"episode_index": 360, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 487} +{"episode_index": 361, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 453} +{"episode_index": 362, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 456} +{"episode_index": 363, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 364, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 507} +{"episode_index": 365, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 530} +{"episode_index": 366, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 473} +{"episode_index": 367, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 449} +{"episode_index": 368, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 369, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 501} +{"episode_index": 370, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 459} +{"episode_index": 371, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 382} +{"episode_index": 372, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 419} +{"episode_index": 373, "tasks": ["the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."], "length": 370} +{"episode_index": 374, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 532} +{"episode_index": 375, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 403} +{"episode_index": 376, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 389} +{"episode_index": 377, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 410} +{"episode_index": 378, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 462} +{"episode_index": 379, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 428} +{"episode_index": 380, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 434} +{"episode_index": 381, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 488} +{"episode_index": 382, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 418} +{"episode_index": 383, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 438} +{"episode_index": 384, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 359} +{"episode_index": 385, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 399} +{"episode_index": 386, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 494} +{"episode_index": 387, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 374} +{"episode_index": 388, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 442} +{"episode_index": 389, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 350} +{"episode_index": 390, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 399} +{"episode_index": 391, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 421} +{"episode_index": 392, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 412} +{"episode_index": 393, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 389} +{"episode_index": 394, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 370} +{"episode_index": 395, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 369} +{"episode_index": 396, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 420} +{"episode_index": 397, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 428} +{"episode_index": 398, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 371} +{"episode_index": 399, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 354} +{"episode_index": 400, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 413} +{"episode_index": 401, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 388} +{"episode_index": 402, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 397} +{"episode_index": 403, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 438} +{"episode_index": 404, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 539} +{"episode_index": 405, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 611} +{"episode_index": 406, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 531} +{"episode_index": 407, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 588} +{"episode_index": 408, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 575} +{"episode_index": 409, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 525} +{"episode_index": 410, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 483} +{"episode_index": 411, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 516} +{"episode_index": 412, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 454} +{"episode_index": 413, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 471} +{"episode_index": 414, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 449} +{"episode_index": 415, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 460} +{"episode_index": 416, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 490} +{"episode_index": 417, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 456} +{"episode_index": 418, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 486} +{"episode_index": 419, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 463} +{"episode_index": 420, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 453} +{"episode_index": 421, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 507} +{"episode_index": 422, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 484} +{"episode_index": 423, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 457} +{"episode_index": 424, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 530} +{"episode_index": 425, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 495} +{"episode_index": 426, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 500} +{"episode_index": 427, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 567} +{"episode_index": 428, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 485} +{"episode_index": 429, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 522} +{"episode_index": 430, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 508} +{"episode_index": 431, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 556} +{"episode_index": 432, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 447} +{"episode_index": 433, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 543} +{"episode_index": 434, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 411} +{"episode_index": 435, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 331} +{"episode_index": 436, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 363} +{"episode_index": 437, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 390} +{"episode_index": 438, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 355} +{"episode_index": 439, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 355} +{"episode_index": 440, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 320} +{"episode_index": 441, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 447} +{"episode_index": 442, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 409} +{"episode_index": 443, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 398} +{"episode_index": 444, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 358} +{"episode_index": 445, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 359} +{"episode_index": 446, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 399} +{"episode_index": 447, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 358} +{"episode_index": 448, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 422} +{"episode_index": 449, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 437} +{"episode_index": 450, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 394} +{"episode_index": 451, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 375} +{"episode_index": 452, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 383} +{"episode_index": 453, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 374} +{"episode_index": 454, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 365} +{"episode_index": 455, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 489} +{"episode_index": 456, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 387} +{"episode_index": 457, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 411} +{"episode_index": 458, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 400} +{"episode_index": 459, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 371} +{"episode_index": 460, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 361} +{"episode_index": 461, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 406} +{"episode_index": 462, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 380} +{"episode_index": 463, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 392} +{"episode_index": 464, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 469} +{"episode_index": 465, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 450} +{"episode_index": 466, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 471} +{"episode_index": 467, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 510} +{"episode_index": 468, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 513} +{"episode_index": 469, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 470, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 532} +{"episode_index": 471, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 489} +{"episode_index": 472, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 586} +{"episode_index": 473, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 538} +{"episode_index": 474, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 512} +{"episode_index": 475, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 495} +{"episode_index": 476, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 438} +{"episode_index": 477, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 488} +{"episode_index": 478, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 502} +{"episode_index": 479, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 471} +{"episode_index": 480, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 522} +{"episode_index": 481, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 502} +{"episode_index": 482, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 483, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 503} +{"episode_index": 484, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 502} +{"episode_index": 485, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 516} +{"episode_index": 486, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 509} +{"episode_index": 487, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 469} +{"episode_index": 488, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 467} +{"episode_index": 489, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 490, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 513} +{"episode_index": 491, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 573} +{"episode_index": 492, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 470} +{"episode_index": 493, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 496} +{"episode_index": 494, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 467} +{"episode_index": 495, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 473} +{"episode_index": 496, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 453} +{"episode_index": 497, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 475} +{"episode_index": 498, "tasks": ["the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."], "length": 458} diff --git a/Split_aloha_plate_storage/meta/episodes_stats.jsonl b/Split_aloha_plate_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ded3d5f35a39512dc9c53cbddfe7b86f769bdab4 --- /dev/null +++ b/Split_aloha_plate_storage/meta/episodes_stats.jsonl @@ -0,0 +1,499 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9686274509803922]], [[0.9098039215686274]]], "mean": [[[0.40463982843137253]], [[0.40805730664488016]], [[0.38270898965141614]]], "std": [[[0.137169067716697]], [[0.14141009544254032]], [[0.13551080023443768]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49005935866013073]], [[0.48495767565359477]], [[0.472208647875817]]], "std": [[[0.11527176912251347]], [[0.1235468361327864]], [[0.12865185379206123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4933072753267974]], [[0.4743775245098039]], [[0.4624264910130719]]], "std": [[[0.1542273841079874]], [[0.16224299004092774]], [[0.16858228506279468]]], "count": [100]}, "observation.state": {"min": [-0.39700067043304443, -0.022346332669258118, -1.0656636953353882, -1.6187397241592407, 0.313005656003952, -0.046000998467206955, 0.01599999889731407, -0.010951000265777111, -0.1749739944934845, 0.017667999491095543, -3.140336036682129, 0.16728980839252472, -3.140056848526001, -0.13763666152954102, -0.01986922137439251, -1.0793226957321167, 0.08378566801548004, 0.5645894408226013, -2.122134208679199, 0.11800000071525574, -0.010498999617993832, 0.005661999806761742, 0.12570500373840332, -3.1332151889801025, 0.2071007788181305, -3.1408770084381104], "max": [0.115935780107975, 2.1892778873443604, -0.48608943819999695, -0.03281300142407417, 1.1487864255905151, 1.4545352458953857, 0.4989999830722809, 0.3367699980735779, 0.015633000060915947, 0.33389100432395935, 3.127490282058716, 1.1118271350860596, 3.1402835845947266, 0.08001766353845596, 1.8040695190429688, -0.47161054611206055, 1.770768165588379, 1.2401081323623657, -0.15684300661087036, 0.47600001096725464, 0.3643609881401062, 0.07712200284004211, 0.3385930061340332, 3.136321783065796, 1.0552958250045776, 3.140493154525757], "mean": [-0.021086329594254494, 1.0845731496810913, -0.7226080894470215, -0.6780912280082703, 0.7916204333305359, 0.6212176084518433, 0.37958061695098877, 0.18211445212364197, -0.030898721888661385, 0.19524751603603363, -0.6782092452049255, 0.6728065609931946, 1.41927170753479, 0.013530268333852291, 0.7866422533988953, -0.6220507621765137, 0.6382572650909424, 0.9326503872871399, -0.8617545962333679, 0.36713215708732605, 0.1348164677619934, 0.029389986768364906, 0.24551548063755035, -0.19913244247436523, 0.779471755027771, -2.076505661010742], "std": [0.1130213811993599, 0.885113000869751, 0.1903151273727417, 0.620387077331543, 0.30721738934516907, 0.5707852840423584, 0.16859319806098938, 0.15410847961902618, 0.04734247922897339, 0.08333097398281097, 2.7919294834136963, 0.28644320368766785, 2.671238422393799, 0.05179014056921005, 0.6796690821647644, 0.22625213861465454, 0.5437423586845398, 0.21640069782733917, 0.717719554901123, 0.11988987773656845, 0.12991486489772797, 0.022366881370544434, 0.04363476112484932, 2.8125364780426025, 0.18288953602313995, 1.7533916234970093], "count": [439]}, "action": {"min": [-0.39700067043304443, -0.022346332669258118, -1.0656636953353882, -1.6187397241592407, 0.313005656003952, -0.046000998467206955, 0.01599999889731407, -0.010951000265777111, -0.1749739944934845, 0.017667999491095543, -3.140336036682129, 0.16728980839252472, -3.140056848526001, -0.13763666152954102, -0.01986922137439251, -1.0793226957321167, 0.08378566801548004, 0.5645894408226013, -2.122134208679199, 0.11800000071525574, -0.010498999617993832, 0.005661999806761742, 0.12570500373840332, -3.1332151889801025, 0.2071007788181305, -3.1408770084381104], "max": [0.115935780107975, 2.1892778873443604, -0.48608943819999695, -0.03281300142407417, 1.1487864255905151, 1.4545352458953857, 0.4989999830722809, 0.3367699980735779, 0.015633000060915947, 0.33389100432395935, 3.127490282058716, 1.1118271350860596, 3.1402835845947266, 0.08001766353845596, 1.8040695190429688, -0.47161054611206055, 1.770768165588379, 1.2401081323623657, -0.15684300661087036, 0.47600001096725464, 0.3643609881401062, 0.07712200284004211, 0.3385930061340332, 3.136321783065796, 1.0552958250045776, 3.140493154525757], "mean": [-0.021086329594254494, 1.0845731496810913, -0.7226080894470215, -0.6780912280082703, 0.7916204333305359, 0.6212176084518433, 0.37958061695098877, 0.18211445212364197, -0.030898721888661385, 0.19524751603603363, -0.6782092452049255, 0.6728065609931946, 1.41927170753479, 0.013530268333852291, 0.7866422533988953, -0.6220507621765137, 0.6382572650909424, 0.9326503872871399, -0.8617545962333679, 0.36713215708732605, 0.1348164677619934, 0.029389986768364906, 0.24551548063755035, -0.19913244247436523, 0.779471755027771, -2.076505661010742], "std": [0.1130213811993599, 0.885113000869751, 0.1903151273727417, 0.620387077331543, 0.30721738934516907, 0.5707852840423584, 0.16859319806098938, 0.15410847961902618, 0.04734247922897339, 0.08333097398281097, 2.7919294834136963, 0.28644320368766785, 2.671238422393799, 0.05179014056921005, 0.6796690821647644, 0.22625213861465454, 0.5437423586845398, 0.21640069782733917, 0.717719554901123, 0.11988987773656845, 0.12991486489772797, 0.022366881370544434, 0.04363476112484932, 2.8125364780426025, 0.18288953602313995, 1.7533916234970093], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [439]}, "index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [2.854214123006834, 5.0, 5.0, 5.0, 5.0], "std": [1.8253278195743778, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [439]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [439]}, "eef_direction_state": {"mean": [4.275626423690205, 4.0592255125284735], "std": [2.0359240640017804, 2.334479663638417], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.876993166287016, 0.8701594533029613], "std": [0.894627893758312, 0.8717263379568316], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.7835990888382688, 0.7767653758542141], "std": [0.857024988059637, 0.8485858621569471], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.275626423690205, 4.0592255125284735], "std": [2.0359240640017804, 2.334479663638417], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.876993166287016, 0.8701594533029613], "std": [0.894627893758312, 0.8717263379568316], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.7835990888382688, 0.7767653758542141], "std": [0.857024988059637, 0.8485858621569471], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.4203198377891422, 0.270050179617717, 0.9699047590145677, 2.4347500307996093, 0.2261733356846391, 1.4226650409483201, 0.3737970375739964, -0.2696416583404412, 1.021117473228723, 2.3136315349803986, -0.053365990781860335, 2.06058902962034], "std": [0.15353498780411082, 0.04760019324905285, 0.08350535064901014, 0.272349660115681, 0.23386663430088622, 0.2215724448429669, 0.13022596703635553, 0.021962649524937195, 0.04343556530039987, 0.16443021785926282, 0.3170223160037293, 0.30699493799915106], "min": [0.22795321691797826, 0.12554454427552397, 0.7924890637258932, 2.0292880966326567, -0.023375420880694886, 0.9220591896257025, 0.22812130234408814, -0.29362883000582635, 0.9014759596682299, 2.085982398610621, -0.7345324582231063, 1.7360952247894677], "max": [0.5742866050504891, 0.31645067871049404, 1.1086690319289112, 2.966085470368328, 0.6581697256204193, 1.8636537095233185, 0.6036987186391006, -0.2231152241452773, 1.1139658629964562, 2.9263258354848594, 0.5019175258499962, 2.765480757643855], "count": [439]}, "eef_sim_pose_action": {"mean": [0.4203198377891422, 0.270050179617717, 0.9699047590145677, 2.4347500307996093, 0.2261733356846391, 1.4226650409483201, 0.3737970375739964, -0.2696416583404412, 1.021117473228723, 2.3136315349803986, -0.053365990781860335, 2.06058902962034], "std": [0.15353498780411082, 0.04760019324905285, 0.08350535064901014, 0.272349660115681, 0.23386663430088622, 0.2215724448429669, 0.13022596703635553, 0.021962649524937195, 0.04343556530039987, 0.16443021785926282, 0.3170223160037293, 0.30699493799915106], "min": [0.22795321691797826, 0.12554454427552397, 0.7924890637258932, 2.0292880966326567, -0.023375420880694886, 0.9220591896257025, 0.22812130234408814, -0.29362883000582635, 0.9014759596682299, 2.085982398610621, -0.7345324582231063, 1.7360952247894677], "max": [0.5742866050504891, 0.31645067871049404, 1.1086690319289112, 2.966085470368328, 0.6581697256204193, 1.8636537095233185, 0.6036987186391006, -0.2231152241452773, 1.1139658629964562, 2.9263258354848594, 0.5019175258499962, 2.765480757643855], "count": [439]}, "gripper_mode_state": {"mean": [0.21867881548974943, 0.38496583143507973], "std": [0.41335020399867634, 0.48658723787474667], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_state": {"mean": [1.8929384965831435, 1.89749430523918], "std": [0.4048906861654452, 0.41163943500962313], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.21867881548974943, 0.38496583143507973], "std": [0.41335020399867634, 0.48658723787474667], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_action": {"mean": [1.8929384965831435, 1.89749430523918], "std": [0.4048906861654452, 0.41163943500962313], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.4744760731897043, 0.4589179851505099], "std": [0.21074160538498107, 0.14986201306829455], "min": [0.01999999862164259, 0.14750000089406967], "max": [0.6237499788403511, 0.5950000137090683], "count": [439]}, "gripper_open_scale_action": {"mean": [0.4744760731897043, 0.4589179851505099], "std": [0.21074160538498107, 0.14986201306829455], "min": [0.01999999862164259, 0.14750000089406967], "max": [0.6237499788403511, 0.5950000137090683], "count": [439]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6666666666666666]], [[0.6274509803921569]]], "mean": [[[0.4041287254901961]], [[0.40773741013071896]], [[0.38269915849673203]]], "std": [[[0.12975243277574952]], [[0.13727473278448116]], [[0.13163325553383684]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895276817810457]], [[0.48603843954248366]], [[0.47409108047385623]]], "std": [[[0.11886401460659303]], [[0.12486855681427204]], [[0.12889396631266256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.497512181372549]], [[0.4749816156045752]], [[0.4629494975490196]]], "std": [[[0.1419208530953195]], [[0.15333546902120818]], [[0.15913474098525007]]], "count": [100]}, "observation.state": {"min": [-0.3057487905025482, -0.02211955562233925, -1.0757639408111572, -1.3879846334457397, 0.14367245137691498, -0.06876599788665771, 0.020999999716877937, -0.015918999910354614, -0.16583099961280823, 0.02590399980545044, -3.137526035308838, 0.14957471191883087, -3.141592502593994, -0.16045400500297546, -0.018735332414507866, -1.0187032222747803, 0.05878777801990509, 0.49193334579467773, -2.1219770908355713, 0.0729999989271164, -0.010227000340819359, -0.006461000069975853, 0.12772800028324127, -3.141592502593994, 0.2212204784154892, -3.1408421993255615], "max": [0.057950444519519806, 2.1509523391723633, -0.48608943819999695, -0.017444444820284843, 1.1669286489486694, 1.4896160364151, 0.46000000834465027, 0.3741309940814972, 0.01618500053882599, 0.3456220030784607, 3.1407723426818848, 1.1286695003509521, 3.137892484664917, 0.07162688672542572, 1.7339080572128296, -0.4804723262786865, 1.7690759897232056, 1.2401604652404785, -0.09817733615636826, 0.4039999842643738, 0.3510969877243042, 0.07852400094270706, 0.32519298791885376, 3.1304574012756348, 1.0688570737838745, 3.138084650039673], "mean": [0.004314417950809002, 1.0869544744491577, -0.7911174893379211, -0.5864166021347046, 0.7883316874504089, 0.5618533492088318, 0.3837028443813324, 0.19338609278202057, -0.02656089887022972, 0.20253247022628784, -0.8021590113639832, 0.7249376177787781, 1.573724389076233, -0.00521955406293273, 0.8221315145492554, -0.6300225257873535, 0.6482537984848022, 0.9105780124664307, -0.8419495224952698, 0.3365233242511749, 0.14093483984470367, 0.026036761701107025, 0.2406444549560547, -0.37272781133651733, 0.7650682926177979, -2.205967664718628], "std": [0.09468884766101837, 0.9170918464660645, 0.2540874779224396, 0.5361681580543518, 0.33927756547927856, 0.5579333305358887, 0.15906721353530884, 0.17125821113586426, 0.042118608951568604, 0.08223536610603333, 2.8024492263793945, 0.2839318513870239, 2.541206121444702, 0.07993912696838379, 0.6956548690795898, 0.19256451725959778, 0.5259718894958496, 0.24504224956035614, 0.7179670333862305, 0.12078740447759628, 0.13204431533813477, 0.022278394550085068, 0.04321480169892311, 2.814713478088379, 0.1908181607723236, 1.6611000299453735], "count": [449]}, "action": {"min": [-0.3057487905025482, -0.02211955562233925, -1.0757639408111572, -1.3879846334457397, 0.14367245137691498, -0.06876599788665771, 0.020999999716877937, -0.015918999910354614, -0.16583099961280823, 0.02590399980545044, -3.137526035308838, 0.14957471191883087, -3.141592502593994, -0.16045400500297546, -0.018735332414507866, -1.0187032222747803, 0.05878777801990509, 0.49193334579467773, -2.1219770908355713, 0.0729999989271164, -0.010227000340819359, -0.006461000069975853, 0.12772800028324127, -3.141592502593994, 0.2212204784154892, -3.1408421993255615], "max": [0.057950444519519806, 2.1509523391723633, -0.48608943819999695, -0.017444444820284843, 1.1669286489486694, 1.4896160364151, 0.46000000834465027, 0.3741309940814972, 0.01618500053882599, 0.3456220030784607, 3.1407723426818848, 1.1286695003509521, 3.137892484664917, 0.07162688672542572, 1.7339080572128296, -0.4804723262786865, 1.7690759897232056, 1.2401604652404785, -0.09817733615636826, 0.4039999842643738, 0.3510969877243042, 0.07852400094270706, 0.32519298791885376, 3.1304574012756348, 1.0688570737838745, 3.138084650039673], "mean": [0.004314417950809002, 1.0869544744491577, -0.7911174893379211, -0.5864166021347046, 0.7883316874504089, 0.5618533492088318, 0.3837028443813324, 0.19338609278202057, -0.02656089887022972, 0.20253247022628784, -0.8021590113639832, 0.7249376177787781, 1.573724389076233, -0.00521955406293273, 0.8221315145492554, -0.6300225257873535, 0.6482537984848022, 0.9105780124664307, -0.8419495224952698, 0.3365233242511749, 0.14093483984470367, 0.026036761701107025, 0.2406444549560547, -0.37272781133651733, 0.7650682926177979, -2.205967664718628], "std": [0.09468884766101837, 0.9170918464660645, 0.2540874779224396, 0.5361681580543518, 0.33927756547927856, 0.5579333305358887, 0.15906721353530884, 0.17125821113586426, 0.042118608951568604, 0.08223536610603333, 2.8024492263793945, 0.2839318513870239, 2.541206121444702, 0.07993912696838379, 0.6956548690795898, 0.19256451725959778, 0.5259718894958496, 0.24504224956035614, 0.7179670333862305, 0.12078740447759628, 0.13204431533813477, 0.022278394550085068, 0.04321480169892311, 2.814713478088379, 0.1908181607723236, 1.6611000299453735], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [449]}, "index": {"min": [439], "max": [887], "mean": [663.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [3.0378619153674835, 5.0, 5.0, 5.0, 5.0], "std": [1.8157663548265646, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [449]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [449]}, "eef_direction_state": {"mean": [4.302895322939866, 4.002227171492205], "std": [2.0596917602330422, 2.2430281854221175], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.8307349665924276, 0.8507795100222717], "std": [0.8792787303576107, 0.8322591509671623], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.799554565701559, 0.7906458797327395], "std": [0.8675797825525067, 0.8446355188344774], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.302895322939866, 4.002227171492205], "std": [2.0596917602330422, 2.2430281854221175], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.8307349665924276, 0.8507795100222717], "std": [0.8792787303576107, 0.8322591509671623], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.799554565701559, 0.7906458797327395], "std": [0.8675797825525067, 0.8446355188344774], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.4316597302732087, 0.2744907054615183, 0.9771787621001868, 2.3927403899576056, 0.16348661869604678, 1.4172593029537959, 0.3799538007522425, -0.2730001751483665, 1.0162570256175611, 2.335085068672088, -0.07168011337957475, 2.0049453080220996], "std": [0.170766193550589, 0.04231693538486875, 0.08237460511899887, 0.2801057187867779, 0.182047217846533, 0.2956427362857067, 0.1323908577343221, 0.022014594697748472, 0.04296732296508919, 0.1713137513336989, 0.3009202347714944, 0.2628764790131581], "min": [0.22293405642691633, 0.13483638899091288, 0.8007792297789921, 2.0130527857149567, -0.037953711757598096, 0.7447985746035346, 0.22844118381756068, -0.30591362996437504, 0.9035739851954862, 2.071910035395977, -0.6648098580780414, 1.6430997095547046], "max": [0.6118300651353455, 0.3176503777657658, 1.120334368377331, 2.986612032083263, 0.49165174428712977, 2.0004991265999776, 0.5904386888572339, -0.22171615197073755, 1.1005729842742367, 2.911393890648789, 0.5010084772713195, 2.6420972798669564], "count": [449]}, "eef_sim_pose_action": {"mean": [0.4316597302732087, 0.2744907054615183, 0.9771787621001868, 2.3927403899576056, 0.16348661869604678, 1.4172593029537959, 0.3799538007522425, -0.2730001751483665, 1.0162570256175611, 2.335085068672088, -0.07168011337957475, 2.0049453080220996], "std": [0.170766193550589, 0.04231693538486875, 0.08237460511899887, 0.2801057187867779, 0.182047217846533, 0.2956427362857067, 0.1323908577343221, 0.022014594697748472, 0.04296732296508919, 0.1713137513336989, 0.3009202347714944, 0.2628764790131581], "min": [0.22293405642691633, 0.13483638899091288, 0.8007792297789921, 2.0130527857149567, -0.037953711757598096, 0.7447985746035346, 0.22844118381756068, -0.30591362996437504, 0.9035739851954862, 2.071910035395977, -0.6648098580780414, 1.6430997095547046], "max": [0.6118300651353455, 0.3176503777657658, 1.120334368377331, 2.986612032083263, 0.49165174428712977, 2.0004991265999776, 0.5904386888572339, -0.22171615197073755, 1.1005729842742367, 2.911393890648789, 0.5010084772713195, 2.6420972798669564], "count": [449]}, "gripper_mode_state": {"mean": [0.1870824053452116, 0.5590200445434298], "std": [0.389977664687943, 0.4965044152292037], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.9086859688195992, 1.9242761692650334], "std": [0.3870283241006169, 0.3576257694729439], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.1870824053452116, 0.5590200445434298], "std": [0.389977664687943, 0.4965044152292037], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.9086859688195992, 1.9242761692650334], "std": [0.3870283241006169, 0.3576257694729439], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.4796269483800007, 0.4206542238460352], "std": [0.1988341053292441, 0.15098419276918904], "min": [0.02624999964609742, 0.09124999865889549], "max": [0.5750000104308128, 0.5049999803304672], "count": [449]}, "gripper_open_scale_action": {"mean": [0.4796269483800007, 0.4206542238460352], "std": [0.1988341053292441, 0.15098419276918904], "min": [0.02624999964609742, 0.09124999865889549], "max": [0.5750000104308128, 0.5049999803304672], "count": [449]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7098039215686275]], [[0.6980392156862745]]], "mean": [[[0.4030344253812636]], [[0.40539343409586054]], [[0.380234970043573]]], "std": [[[0.13747704577357006]], [[0.1430292302514521]], [[0.13735462683844343]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.489994362745098]], [[0.4854558721405229]], [[0.4741372589869281]]], "std": [[[0.11834369252057428]], [[0.12579763313120648]], [[0.1296982741600721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.49660646037581696]], [[0.4730302736928105]], [[0.4608257189542484]]], "std": [[[0.1447616941780576]], [[0.15766357008058632]], [[0.16415367222290983]]], "count": [100]}, "observation.state": {"min": [-0.4125262200832367, -0.02211955562233925, -0.9939669966697693, -1.7523119449615479, 0.2363198846578598, 0.03855222091078758, 0.0139999995008111, -0.01018499955534935, -0.1767909973859787, 0.02511800080537796, -3.141592502593994, 0.18868756294250488, -3.141592502593994, -0.19255177676677704, -0.019956445321440697, -1.0495624542236328, 0.05938088893890381, 0.5262988805770874, -2.121802568435669, 0.1290000081062317, -0.009926999919116497, -0.004947999957948923, 0.11157199740409851, -3.1256752014160156, 0.14868459105491638, -3.1377005577087402], "max": [0.10625410825014114, 2.1293036937713623, -0.4863336682319641, -0.023236000910401344, 1.1527637243270874, 1.597928524017334, 0.46000000834465027, 0.33570998907089233, 0.015592999756336212, 0.3044700026512146, 3.136932611465454, 1.1106926202774048, 3.1359028816223145, 0.049978334456682205, 1.782002329826355, -0.4804723262786865, 1.7739429473876953, 1.239776611328125, -0.09512455761432648, 0.4520000219345093, 0.35204699635505676, 0.0766419991850853, 0.31398698687553406, 3.139899730682373, 1.0556797981262207, 3.136688232421875], "mean": [0.0004885732778348029, 1.2450944185256958, -0.7108595371246338, -0.8408910036087036, 0.701382577419281, 0.7669224143028259, 0.3334532380104065, 0.20275940001010895, -0.026736833155155182, 0.16820567846298218, -2.0677480697631836, 0.6176431179046631, -0.07424260675907135, -0.02640778012573719, 0.9081605076789856, -0.6333391070365906, 0.6865227818489075, 0.8851526379585266, -0.9294401407241821, 0.34380918741226196, 0.15659119188785553, 0.027336372062563896, 0.23513385653495789, -0.0066597601398825645, 0.7259541153907776, -1.8985178470611572], "std": [0.11935178935527802, 0.8757652640342712, 0.17175906896591187, 0.6791858673095703, 0.3356398344039917, 0.6283519268035889, 0.1477625072002411, 0.14726221561431885, 0.04535062611103058, 0.08855774998664856, 1.973134994506836, 0.2796083092689514, 3.014069080352783, 0.04861423745751381, 0.6752991676330566, 0.22802679240703583, 0.5391221046447754, 0.2232554405927658, 0.7665649056434631, 0.11747782677412033, 0.1288122683763504, 0.018437864258885384, 0.04660863056778908, 2.8251211643218994, 0.1976291984319687, 1.9722872972488403], "count": [464]}, "action": {"min": [-0.4125262200832367, -0.02211955562233925, -0.9939669966697693, -1.7523119449615479, 0.2363198846578598, 0.03855222091078758, 0.0139999995008111, -0.01018499955534935, -0.1767909973859787, 0.02511800080537796, -3.141592502593994, 0.18868756294250488, -3.141592502593994, -0.19255177676677704, -0.019956445321440697, -1.0495624542236328, 0.05938088893890381, 0.5262988805770874, -2.121802568435669, 0.1290000081062317, -0.009926999919116497, -0.004947999957948923, 0.11157199740409851, -3.1256752014160156, 0.14868459105491638, -3.1377005577087402], "max": [0.10625410825014114, 2.1293036937713623, -0.4863336682319641, -0.023236000910401344, 1.1527637243270874, 1.597928524017334, 0.46000000834465027, 0.33570998907089233, 0.015592999756336212, 0.3044700026512146, 3.136932611465454, 1.1106926202774048, 3.1359028816223145, 0.049978334456682205, 1.782002329826355, -0.4804723262786865, 1.7739429473876953, 1.239776611328125, -0.09512455761432648, 0.4520000219345093, 0.35204699635505676, 0.0766419991850853, 0.31398698687553406, 3.139899730682373, 1.0556797981262207, 3.136688232421875], "mean": [0.0004885732778348029, 1.2450944185256958, -0.7108595371246338, -0.8408910036087036, 0.701382577419281, 0.7669224143028259, 0.3334532380104065, 0.20275940001010895, -0.026736833155155182, 0.16820567846298218, -2.0677480697631836, 0.6176431179046631, -0.07424260675907135, -0.02640778012573719, 0.9081605076789856, -0.6333391070365906, 0.6865227818489075, 0.8851526379585266, -0.9294401407241821, 0.34380918741226196, 0.15659119188785553, 0.027336372062563896, 0.23513385653495789, -0.0066597601398825645, 0.7259541153907776, -1.8985178470611572], "std": [0.11935178935527802, 0.8757652640342712, 0.17175906896591187, 0.6791858673095703, 0.3356398344039917, 0.6283519268035889, 0.1477625072002411, 0.14726221561431885, 0.04535062611103058, 0.08855774998664856, 1.973134994506836, 0.2796083092689514, 3.014069080352783, 0.04861423745751381, 0.6752991676330566, 0.22802679240703583, 0.5391221046447754, 0.2232554405927658, 0.7665649056434631, 0.11747782677412033, 0.1288122683763504, 0.018437864258885384, 0.04660863056778908, 2.8251211643218994, 0.1976291984319687, 1.9722872972488403], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [464]}, "index": {"min": [888], "max": [1351], "mean": [1119.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [2.5280172413793105, 5.0, 5.0, 5.0, 5.0], "std": [1.7711990482913729, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [464]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [464]}, "eef_direction_state": {"mean": [4.2155172413793105, 3.9547413793103448], "std": [2.1154441715172236, 2.328630632532887], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.8318965517241379, 0.8383620689655172], "std": [0.8720861965001173, 0.8720728812922532], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.8254310344827587, 0.8060344827586207], "std": [0.8695766828248815, 0.859208616743806], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.2155172413793105, 3.9547413793103448], "std": [2.1154441715172236, 2.328630632532887], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.8318965517241379, 0.8383620689655172], "std": [0.8720861965001173, 0.8720728812922532], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.8254310344827587, 0.8060344827586207], "std": [0.8695766828248815, 0.859208616743806], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.44080952657021494, 0.2740186135895963, 0.9428904303261105, 2.490924118089955, 0.24184641595611578, 1.4716938689055996, 0.3956611277681697, -0.2717367345184338, 1.010769100028723, 2.370149472442553, -0.06116499171606633, 2.0248704624275615], "std": [0.1466631823708907, 0.04560826730949757, 0.08869920711075462, 0.2702843038469869, 0.2175892433927092, 0.2023558166425024, 0.12909866173459444, 0.01807811937316141, 0.04643436225231841, 0.17733305466426713, 0.32960226015228666, 0.3287302878002141], "min": [0.2287213269844962, 0.12356069246097857, 0.7999469372659587, 2.029721354740828, -0.04718177357740605, 0.9965647771214226, 0.22875602305007636, -0.3044965080355964, 0.8872869293005702, 2.0850707385627514, -0.7049582126040879, 1.6415757950404317], "max": [0.5731826265943873, 0.31641043279113457, 1.07929328365282, 2.9513335371883684, 0.6198588474302489, 1.885366536451146, 0.5913483697304831, -0.22360687866719148, 1.0893413673388173, 2.9862592721365804, 0.5114699010494594, 2.716732733839889], "count": [464]}, "eef_sim_pose_action": {"mean": [0.44080952657021494, 0.2740186135895963, 0.9428904303261105, 2.490924118089955, 0.24184641595611578, 1.4716938689055996, 0.3956611277681697, -0.2717367345184338, 1.010769100028723, 2.370149472442553, -0.06116499171606633, 2.0248704624275615], "std": [0.1466631823708907, 0.04560826730949757, 0.08869920711075462, 0.2702843038469869, 0.2175892433927092, 0.2023558166425024, 0.12909866173459444, 0.01807811937316141, 0.04643436225231841, 0.17733305466426713, 0.32960226015228666, 0.3287302878002141], "min": [0.2287213269844962, 0.12356069246097857, 0.7999469372659587, 2.029721354740828, -0.04718177357740605, 0.9965647771214226, 0.22875602305007636, -0.3044965080355964, 0.8872869293005702, 2.0850707385627514, -0.7049582126040879, 1.6415757950404317], "max": [0.5731826265943873, 0.31641043279113457, 1.07929328365282, 2.9513335371883684, 0.6198588474302489, 1.885366536451146, 0.5913483697304831, -0.22360687866719148, 1.0893413673388173, 2.9862592721365804, 0.5114699010494594, 2.716732733839889], "count": [464]}, "gripper_mode_state": {"mean": [0.6982758620689655, 0.6982758620689655], "std": [0.4590061900680773, 0.4590061900680734], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.9051724137931034, 1.9375], "std": [0.3823351183023558, 0.32558799594494925], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.6982758620689655, 0.6982758620689655], "std": [0.4590061900680773, 0.4590061900680734], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.9051724137931034, 1.9375], "std": [0.3823351183023558, 0.32558799594494925], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.41681842871184926, 0.4297629310669185], "std": [0.18470269073334125, 0.14684754374258543], "min": [0.017499999376013875, 0.1612500101327896], "max": [0.5750000104308128, 0.5650000274181366], "count": [464]}, "gripper_open_scale_action": {"mean": [0.41681842871184926, 0.4297629310669185], "std": [0.18470269073334125, 0.14684754374258543], "min": [0.017499999376013875, 0.1612500101327896], "max": [0.5750000104308128, 0.5650000274181366], "count": [464]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7098039215686275]], [[0.6823529411764706]]], "mean": [[[0.40165953159041395]], [[0.4045961683006536]], [[0.37960451797385625]]], "std": [[[0.1391066871398863]], [[0.1460107838089387]], [[0.1400381826987727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49003422794117646]], [[0.48531210375816997]], [[0.47378190359477124]]], "std": [[[0.11997381008304005]], [[0.12725014646049976]], [[0.13198889605157832]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4989268137254902]], [[0.47331236928104575]], [[0.46168576797385624]]], "std": [[[0.1435253927302279]], [[0.1612086909697137]], [[0.16699774474054976]]], "count": [100]}, "observation.state": {"min": [-0.462417334318161, -0.021910222247242928, -1.0626108646392822, -1.7645055055618286, 0.21060678362846375, -0.02747499942779541, 0.012000000104308128, -0.010196000337600708, -0.21216300129890442, 0.01671699993312359, -3.139498233795166, 0.16393877565860748, -3.1408421993255615, -0.029516000300645828, -0.01986922137439251, -1.259244680404663, 0.024771111086010933, 0.5394520163536072, -2.122500419616699, 0.18400000035762787, -0.010084000416100025, 0.002268000040203333, 0.13682299852371216, -3.1375784873962402, 0.20980602502822876, -3.1345763206481934], "max": [0.16512911021709442, 2.146730661392212, -0.4858801066875458, -0.022224221378564835, 1.1347784996032715, 1.6753469705581665, 0.578000009059906, 0.3557780086994171, 0.029895000159740448, 0.3064520061016083, 3.1390271186828613, 1.0606017112731934, 3.136723279953003, 0.14988265931606293, 1.8728530406951904, -0.48019322752952576, 1.7444792985916138, 1.2401255369186401, -0.059049446135759354, 0.5740000009536743, 0.38507500290870667, 0.08806099742650986, 0.34724199771881104, 3.131033420562744, 1.0515958070755005, 3.1269843578338623], "mean": [-0.023399991914629936, 1.3397163152694702, -0.7636163830757141, -0.8893113732337952, 0.7669901251792908, 0.7681992053985596, 0.3760382831096649, 0.2152385711669922, -0.03667285665869713, 0.1566683053970337, -1.9117376804351807, 0.5625700950622559, -0.34380340576171875, 0.02253180555999279, 0.957524299621582, -0.7130074501037598, 0.5873091220855713, 0.8773888945579529, -0.9671863913536072, 0.390900582075119, 0.17234303057193756, 0.03744273632764816, 0.24304787814617157, -0.46732768416404724, 0.6623182892799377, -1.961136817932129], "std": [0.12126969546079636, 0.9119628071784973, 0.22173838317394257, 0.7205262184143066, 0.29918956756591797, 0.6367999315261841, 0.14955691993236542, 0.15136978030204773, 0.054762888699769974, 0.09530717134475708, 2.0311357975006104, 0.2927020192146301, 2.9971470832824707, 0.05690622329711914, 0.6784440279006958, 0.31887155771255493, 0.4847620129585266, 0.22655583918094635, 0.8018114566802979, 0.13316939771175385, 0.1378317028284073, 0.026369592174887657, 0.04126926138997078, 2.7891383171081543, 0.2338380664587021, 1.7297518253326416], "count": [452]}, "action": {"min": [-0.462417334318161, -0.021910222247242928, -1.0626108646392822, -1.7645055055618286, 0.21060678362846375, -0.02747499942779541, 0.012000000104308128, -0.010196000337600708, -0.21216300129890442, 0.01671699993312359, -3.139498233795166, 0.16393877565860748, -3.1408421993255615, -0.029516000300645828, -0.01986922137439251, -1.259244680404663, 0.024771111086010933, 0.5394520163536072, -2.122500419616699, 0.18400000035762787, -0.010084000416100025, 0.002268000040203333, 0.13682299852371216, -3.1375784873962402, 0.20980602502822876, -3.1345763206481934], "max": [0.16512911021709442, 2.146730661392212, -0.4858801066875458, -0.022224221378564835, 1.1347784996032715, 1.6753469705581665, 0.578000009059906, 0.3557780086994171, 0.029895000159740448, 0.3064520061016083, 3.1390271186828613, 1.0606017112731934, 3.136723279953003, 0.14988265931606293, 1.8728530406951904, -0.48019322752952576, 1.7444792985916138, 1.2401255369186401, -0.059049446135759354, 0.5740000009536743, 0.38507500290870667, 0.08806099742650986, 0.34724199771881104, 3.131033420562744, 1.0515958070755005, 3.1269843578338623], "mean": [-0.023399991914629936, 1.3397163152694702, -0.7636163830757141, -0.8893113732337952, 0.7669901251792908, 0.7681992053985596, 0.3760382831096649, 0.2152385711669922, -0.03667285665869713, 0.1566683053970337, -1.9117376804351807, 0.5625700950622559, -0.34380340576171875, 0.02253180555999279, 0.957524299621582, -0.7130074501037598, 0.5873091220855713, 0.8773888945579529, -0.9671863913536072, 0.390900582075119, 0.17234303057193756, 0.03744273632764816, 0.24304787814617157, -0.46732768416404724, 0.6623182892799377, -1.961136817932129], "std": [0.12126969546079636, 0.9119628071784973, 0.22173838317394257, 0.7205262184143066, 0.29918956756591797, 0.6367999315261841, 0.14955691993236542, 0.15136978030204773, 0.054762888699769974, 0.09530717134475708, 2.0311357975006104, 0.2927020192146301, 2.9971470832824707, 0.05690622329711914, 0.6784440279006958, 0.31887155771255493, 0.4847620129585266, 0.22655583918094635, 0.8018114566802979, 0.13316939771175385, 0.1378317028284073, 0.026369592174887657, 0.04126926138997078, 2.7891383171081543, 0.2338380664587021, 1.7297518253326416], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [452]}, "index": {"min": [1352], "max": [1803], "mean": [1577.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [2.646017699115044, 5.0, 5.0, 5.0, 5.0], "std": [1.6981007296925366, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [452]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [452]}, "eef_direction_state": {"mean": [4.462389380530974, 3.9889380530973453], "std": [2.0024103945509792, 2.293191485866988], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [0.8097345132743363, 0.8938053097345132], "std": [0.9018628314133668, 0.8659010536210657], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.6902654867256637, 0.8407079646017699], "std": [0.8396127006179245, 0.8394727768271637], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [4.462389380530974, 3.9889380530973453], "std": [2.0024103945509792, 2.293191485866988], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [0.8097345132743363, 0.8938053097345132], "std": [0.9018628314133668, 0.8659010536210657], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.6902654867256637, 0.8407079646017699], "std": [0.8396127006179245, 0.8394727768271637], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.45330542710422367, 0.26403174928941514, 0.9313971265594946, 2.526726581039691, 0.33282555672337294, 1.4663239594650437, 0.41130907566150504, -0.2615233012496606, 1.0186602887877139, 2.440087313227325, 0.024585701029636337, 1.3008300089817646], "std": [0.15076739693063987, 0.054941303415674596, 0.09544724532117642, 0.2720970105454104, 0.2878498957482053, 0.2660296726458273, 0.1379503630273273, 0.02615990623846518, 0.04104565200060986, 0.21349795612352485, 0.35548551636936965, 1.7893287629377086], "min": [0.22871146577317902, 0.08834342889240818, 0.7916446195092899, 2.0806953946647773, -0.007383679517368957, 0.9523295519333613, 0.22855174190187794, -0.29631833766157406, 0.9126554728443367, 2.0880870462053602, -0.6889887120260744, -3.1410114619166287], "max": [0.5933711007404268, 0.3301529297407332, 1.0813382425045435, 2.9650326449617985, 0.7821494827287587, 2.0666894404748875, 0.6240786376894506, -0.2108826524903139, 1.1225201216796346, 2.927420800764506, 0.6496171220279301, 3.1358987123450164], "count": [452]}, "eef_sim_pose_action": {"mean": [0.45330542710422367, 0.26403174928941514, 0.9313971265594946, 2.526726581039691, 0.33282555672337294, 1.4663239594650437, 0.41130907566150504, -0.2615233012496606, 1.0186602887877139, 2.440087313227325, 0.024585701029636337, 1.3008300089817646], "std": [0.15076739693063987, 0.054941303415674596, 0.09544724532117642, 0.2720970105454104, 0.2878498957482053, 0.2660296726458273, 0.1379503630273273, 0.02615990623846518, 0.04104565200060986, 0.21349795612352485, 0.35548551636936965, 1.7893287629377086], "min": [0.22871146577317902, 0.08834342889240818, 0.7916446195092899, 2.0806953946647773, -0.007383679517368957, 0.9523295519333613, 0.22855174190187794, -0.29631833766157406, 0.9126554728443367, 2.0880870462053602, -0.6889887120260744, -3.1410114619166287], "max": [0.5933711007404268, 0.3301529297407332, 1.0813382425045435, 2.9650326449617985, 0.7821494827287587, 2.0666894404748875, 0.6240786376894506, -0.2108826524903139, 1.1225201216796346, 2.927420800764506, 0.6496171220279301, 3.1358987123450164], "count": [452]}, "gripper_mode_state": {"mean": [0.30973451327433627, 0.2920353982300885], "std": [0.4623840877031218, 0.45469849835982634], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_state": {"mean": [1.8539823008849559, 1.920353982300885], "std": [0.48509380503850946, 0.3616969082776254], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_mode_action": {"mean": [0.30973451327433627, 0.2920353982300885], "std": [0.4623840877031218, 0.45469849835982634], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_action": {"mean": [1.8539823008849559, 1.920353982300885], "std": [0.48509380503850946, 0.3616969082776254], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_open_scale_state": {"mean": [0.4700497745724799, 0.48862555455746115], "std": [0.18694594740240272, 0.16646169067739394], "min": [0.01500000013038516, 0.23000000044703484], "max": [0.7225000113248825, 0.7175000011920929], "count": [452]}, "gripper_open_scale_action": {"mean": [0.4700497745724799, 0.48862555455746115], "std": [0.18694594740240272, 0.16646169067739394], "min": [0.01500000013038516, 0.23000000044703484], "max": [0.7225000113248825, 0.7175000011920929], "count": [452]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7568627450980392]], [[0.792156862745098]]], "mean": [[[0.40465332482895694]], [[0.4077620494591599]], [[0.38292315005924393]]], "std": [[[0.1266585195650971]], [[0.13647382868929717]], [[0.13086452747028737]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889454800194932]], [[0.48654162366701065]], [[0.4753380077542713]]], "std": [[[0.1347213859434384]], [[0.13977435163009205]], [[0.14386645622343608]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49642121925524596]], [[0.4786996276946451]], [[0.46688984921453963]]], "std": [[[0.1421768907249628]], [[0.15619271893988246]], [[0.16199370122774792]]], "count": [114]}, "observation.state": {"min": [-0.35406988859176636, -0.02196255512535572, -1.1166538000106812, -1.7500091791152954, 0.3328225612640381, -0.1015092208981514, 0.01599999889731407, -0.011355999857187271, -0.18134400248527527, 0.022151000797748566, -3.1378402709960938, 0.13463471829891205, -3.1389572620391846, 0.0027736667543649673, -0.01885744370520115, -1.0996105670928955, 0.11140022426843643, 0.46278366446495056, -2.1219770908355713, 0.12700000405311584, -0.012261000461876392, 0.007996000349521637, 0.1340170055627823, -3.1346635818481445, 0.21039943397045135, -3.138014793395996], "max": [0.1971919983625412, 2.152522325515747, -0.4858801066875458, 0.04950733482837677, 1.16537606716156, 1.9046367406845093, 0.41499999165534973, 0.3620780110359192, 0.04837699979543686, 0.3244749903678894, 3.1335816383361816, 1.1547273397445679, 3.1259894371032715, 0.12190178036689758, 1.7794030904769897, -0.4804897904396057, 1.7710298299789429, 1.2401952743530273, -0.2601315677165985, 0.5110000371932983, 0.36333200335502625, 0.08371099829673767, 0.36015400290489197, 3.1373863220214844, 1.049588680267334, 3.1403708457946777], "mean": [0.07466697692871094, 1.0336651802062988, -0.7067734599113464, -0.7113258838653564, 0.921093225479126, 0.6848244667053223, 0.29954779148101807, 0.1647811233997345, -0.014309966936707497, 0.18684469163417816, -1.3479820489883423, 0.6862825155258179, -0.7141516208648682, 0.06742999702692032, 0.6792691946029663, -0.6109846234321594, 0.5306181311607361, 0.9315522313117981, -0.7670429944992065, 0.39081427454948425, 0.11556804925203323, 0.03224494308233261, 0.24647590517997742, -0.6990814805030823, 0.7818925976753235, -1.9963988065719604], "std": [0.11893508583307266, 0.9733667969703674, 0.22008433938026428, 0.6750923991203308, 0.2621934115886688, 0.6618640422821045, 0.12647157907485962, 0.16176359355449677, 0.04082021489739418, 0.09764363616704941, 2.4784090518951416, 0.307477742433548, 2.896613836288452, 0.038484569638967514, 0.7024833559989929, 0.2291470170021057, 0.5101771950721741, 0.25077158212661743, 0.6925308704376221, 0.12366044521331787, 0.13342076539993286, 0.0239095576107502, 0.04264749214053154, 2.732793092727661, 0.20684748888015747, 1.7259892225265503], "count": [555]}, "action": {"min": [-0.35406988859176636, -0.02196255512535572, -1.1166538000106812, -1.7500091791152954, 0.3328225612640381, -0.1015092208981514, 0.01599999889731407, -0.011355999857187271, -0.18134400248527527, 0.022151000797748566, -3.1378402709960938, 0.13463471829891205, -3.1389572620391846, 0.0027736667543649673, -0.01885744370520115, -1.0996105670928955, 0.11140022426843643, 0.46278366446495056, -2.1219770908355713, 0.12700000405311584, -0.012261000461876392, 0.007996000349521637, 0.1340170055627823, -3.1346635818481445, 0.21039943397045135, -3.138014793395996], "max": [0.1971919983625412, 2.152522325515747, -0.4858801066875458, 0.04950733482837677, 1.16537606716156, 1.9046367406845093, 0.41499999165534973, 0.3620780110359192, 0.04837699979543686, 0.3244749903678894, 3.1335816383361816, 1.1547273397445679, 3.1259894371032715, 0.12190178036689758, 1.7794030904769897, -0.4804897904396057, 1.7710298299789429, 1.2401952743530273, -0.2601315677165985, 0.5110000371932983, 0.36333200335502625, 0.08371099829673767, 0.36015400290489197, 3.1373863220214844, 1.049588680267334, 3.1403708457946777], "mean": [0.07466697692871094, 1.0336651802062988, -0.7067734599113464, -0.7113258838653564, 0.921093225479126, 0.6848244667053223, 0.29954779148101807, 0.1647811233997345, -0.014309966936707497, 0.18684469163417816, -1.3479820489883423, 0.6862825155258179, -0.7141516208648682, 0.06742999702692032, 0.6792691946029663, -0.6109846234321594, 0.5306181311607361, 0.9315522313117981, -0.7670429944992065, 0.39081427454948425, 0.11556804925203323, 0.03224494308233261, 0.24647590517997742, -0.6990814805030823, 0.7818925976753235, -1.9963988065719604], "std": [0.11893508583307266, 0.9733667969703674, 0.22008433938026428, 0.6750923991203308, 0.2621934115886688, 0.6618640422821045, 0.12647157907485962, 0.16176359355449677, 0.04082021489739418, 0.09764363616704941, 2.4784090518951416, 0.307477742433548, 2.896613836288452, 0.038484569638967514, 0.7024833559989929, 0.2291470170021057, 0.5101771950721741, 0.25077158212661743, 0.6925308704376221, 0.12366044521331787, 0.13342076539993286, 0.0239095576107502, 0.04264749214053154, 2.732793092727661, 0.20684748888015747, 1.7259892225265503], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [555]}, "index": {"min": [1804], "max": [2358], "mean": [2081.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [3.2234234234234234, 5.0, 5.0, 5.0, 5.0], "std": [1.8416089202942152, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [555]}, "eef_direction_state": {"mean": [4.38018018018018, 4.282882882882883], "std": [2.0807058668807663, 2.2821624751231364], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.7639639639639639, 0.7315315315315315], "std": [0.8720683493331312, 0.8500113387671867], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.7099099099099099, 0.6306306306306306], "std": [0.8450123891575355, 0.8201068698533627], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.38018018018018, 4.282882882882883], "std": [2.0807058668807663, 2.2821624751231364], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.7639639639639639, 0.7315315315315315], "std": [0.8720683493331312, 0.8500113387671867], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.7099099099099099, 0.6306306306306306], "std": [0.8450123891575355, 0.8201068698533627], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.4029721485182328, 0.2864934928217513, 0.9615565221878036, 2.3970576359626303, 0.2719389992025, 1.427066031352262, 0.35444114958329276, -0.2666764191437889, 1.0219856559161669, 2.320043946691826, 0.012525298219796274, 2.061712022018949], "std": [0.1611324487219244, 0.04096655287390557, 0.09772658392338529, 0.28114702932838276, 0.3106690682882241, 0.2329295500375114, 0.1337276802318029, 0.02347202373770856, 0.04240136051028183, 0.1840829168606263, 0.30944320729565855, 0.3358170955190275], "min": [0.2275874047202136, 0.11894762209080231, 0.7969905947447841, 1.9881169828914795, -0.07121158722834497, 0.8095527311360114, 0.22623889159617439, -0.29061548548787813, 0.9098587852163703, 2.0870142497696613, -0.6554878136506297, 1.8152948758410543], "max": [0.5996531827554312, 0.34976900428158053, 1.0990691155454646, 3.0004873265848317, 0.8173506063287159, 1.8898890322205133, 0.6025609884624834, -0.21649953508074485, 1.1354629063873813, 2.925616992826845, 0.6036033146792801, 2.9336699822692727], "count": [555]}, "eef_sim_pose_action": {"mean": [0.4029721485182328, 0.2864934928217513, 0.9615565221878036, 2.3970576359626303, 0.2719389992025, 1.427066031352262, 0.35444114958329276, -0.2666764191437889, 1.0219856559161669, 2.320043946691826, 0.012525298219796274, 2.061712022018949], "std": [0.1611324487219244, 0.04096655287390557, 0.09772658392338529, 0.28114702932838276, 0.3106690682882241, 0.2329295500375114, 0.1337276802318029, 0.02347202373770856, 0.04240136051028183, 0.1840829168606263, 0.30944320729565855, 0.3358170955190275], "min": [0.2275874047202136, 0.11894762209080231, 0.7969905947447841, 1.9881169828914795, -0.07121158722834497, 0.8095527311360114, 0.22623889159617439, -0.29061548548787813, 0.9098587852163703, 2.0870142497696613, -0.6554878136506297, 1.8152948758410543], "max": [0.5996531827554312, 0.34976900428158053, 1.0990691155454646, 3.0004873265848317, 0.8173506063287159, 1.8898890322205133, 0.6025609884624834, -0.21649953508074485, 1.1354629063873813, 2.925616992826845, 0.6036033146792801, 2.9336699822692727], "count": [555]}, "gripper_mode_state": {"mean": [0.7873873873873873, 0.6414414414414414], "std": [0.4091558255367354, 0.47957722907052897], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.9315315315315316, 1.944144144144144], "std": [0.33798075055319426, 0.29794632949325345], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.7873873873873873, 0.6414414414414414], "std": [0.4091558255367354, 0.47957722907052897], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9315315315315316, 1.944144144144144], "std": [0.33798075055319426, 0.29794632949325345], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.3744346761639725, 0.4885202813054527], "std": [0.15808841099439172, 0.15457657318114304], "min": [0.01999999862164259, 0.1587500050663948], "max": [0.5187499895691872, 0.6387500464916229], "count": [555]}, "gripper_open_scale_action": {"mean": [0.3744346761639725, 0.4885202813054527], "std": [0.15808841099439172, 0.15457657318114304], "min": [0.01999999862164259, 0.1587500050663948], "max": [0.5187499895691872, 0.6387500464916229], "count": [555]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6784313725490196]], [[0.6941176470588235]]], "mean": [[[0.4059318535825545]], [[0.4067853165149756]], [[0.3819797151467025]]], "std": [[[0.12913298722391092]], [[0.13860596738966988]], [[0.13316259618510382]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48685066581149594]], [[0.484203463823224]], [[0.47343175813939287]]], "std": [[[0.13625958626053675]], [[0.14050191539430093]], [[0.1442182622976072]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983237393867204]], [[0.4735183422668133]], [[0.46190526502657137]]], "std": [[[0.14580390244518737]], [[0.1598355812301609]], [[0.16596286115185607]]], "count": [107]}, "observation.state": {"min": [-0.36434465646743774, -0.022485889494419098, -1.0689083337783813, -1.74290931224823, 0.26922011375427246, -0.04540788754820824, 0.010000000707805157, -0.010057000443339348, -0.16995200514793396, 0.02365499921143055, -3.126862049102783, 0.11283553391695023, -3.14030122756958, 0.0028260000981390476, -0.02000877819955349, -1.1781977415084839, 0.024526888504624367, 0.42459776997566223, -2.122081756591797, 0.13099999725818634, -0.01003200002014637, 0.0019950000569224358, 0.15603399276733398, -3.139376163482666, 0.2765823304653168, -3.14054536819458], "max": [0.30545222759246826, 2.129495620727539, -0.4854963421821594, 0.07492388784885406, 1.1379010677337646, 1.9167083501815796, 0.4830000102519989, 0.3453350067138672, 0.06137299910187721, 0.31377899646759033, 3.1294450759887695, 1.0693283081054688, 3.1398823261260986, 0.09008311480283737, 1.8138384819030762, -0.4799664318561554, 1.7672792673110962, 1.1483677625656128, -0.058683112263679504, 0.4650000035762787, 0.3753179907798767, 0.08410199731588364, 0.2869429886341095, 3.139009475708008, 1.0597988367080688, 3.1381020545959473], "mean": [0.044544219970703125, 1.186419129371643, -0.7250841856002808, -0.7524992823600769, 0.7508008480072021, 0.7804822325706482, 0.30583253502845764, 0.2022036761045456, -0.012562241405248642, 0.19285432994365692, -1.009484052658081, 0.6964696049690247, -0.3897096514701843, 0.02730950340628624, 0.8717861175537109, -0.6411688327789307, 0.685975968837738, 0.877056896686554, -0.9172413349151611, 0.35899627208709717, 0.1537788063287735, 0.03825623169541359, 0.24542096257209778, -0.1614023745059967, 0.7583125829696655, -1.804010272026062], "std": [0.14237551391124725, 0.8126325011253357, 0.1775759756565094, 0.7276973128318787, 0.29549768567085266, 0.7668595910072327, 0.16021227836608887, 0.14451564848423004, 0.05226248875260353, 0.07797949761152267, 2.719106674194336, 0.26291730999946594, 2.977109909057617, 0.030539175495505333, 0.6460620164871216, 0.2620294988155365, 0.5510930418968201, 0.21960633993148804, 0.7083015441894531, 0.12006665766239166, 0.1281573325395584, 0.024073338136076927, 0.035340216010808945, 2.801386833190918, 0.17992310225963593, 2.054028034210205], "count": [510]}, "action": {"min": [-0.36434465646743774, -0.022485889494419098, -1.0689083337783813, -1.74290931224823, 0.26922011375427246, -0.04540788754820824, 0.010000000707805157, -0.010057000443339348, -0.16995200514793396, 0.02365499921143055, -3.126862049102783, 0.11283553391695023, -3.14030122756958, 0.0028260000981390476, -0.02000877819955349, -1.1781977415084839, 0.024526888504624367, 0.42459776997566223, -2.122081756591797, 0.13099999725818634, -0.01003200002014637, 0.0019950000569224358, 0.15603399276733398, -3.139376163482666, 0.2765823304653168, -3.14054536819458], "max": [0.30545222759246826, 2.129495620727539, -0.4854963421821594, 0.07492388784885406, 1.1379010677337646, 1.9167083501815796, 0.4830000102519989, 0.3453350067138672, 0.06137299910187721, 0.31377899646759033, 3.1294450759887695, 1.0693283081054688, 3.1398823261260986, 0.09008311480283737, 1.8138384819030762, -0.4799664318561554, 1.7672792673110962, 1.1483677625656128, -0.058683112263679504, 0.4650000035762787, 0.3753179907798767, 0.08410199731588364, 0.2869429886341095, 3.139009475708008, 1.0597988367080688, 3.1381020545959473], "mean": [0.044544219970703125, 1.186419129371643, -0.7250841856002808, -0.7524992823600769, 0.7508008480072021, 0.7804822325706482, 0.30583253502845764, 0.2022036761045456, -0.012562241405248642, 0.19285432994365692, -1.009484052658081, 0.6964696049690247, -0.3897096514701843, 0.02730950340628624, 0.8717861175537109, -0.6411688327789307, 0.685975968837738, 0.877056896686554, -0.9172413349151611, 0.35899627208709717, 0.1537788063287735, 0.03825623169541359, 0.24542096257209778, -0.1614023745059967, 0.7583125829696655, -1.804010272026062], "std": [0.14237551391124725, 0.8126325011253357, 0.1775759756565094, 0.7276973128318787, 0.29549768567085266, 0.7668595910072327, 0.16021227836608887, 0.14451564848423004, 0.05226248875260353, 0.07797949761152267, 2.719106674194336, 0.26291730999946594, 2.977109909057617, 0.030539175495505333, 0.6460620164871216, 0.2620294988155365, 0.5510930418968201, 0.21960633993148804, 0.7083015441894531, 0.12006665766239166, 0.1281573325395584, 0.024073338136076927, 0.035340216010808945, 2.801386833190918, 0.17992310225963593, 2.054028034210205], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [510]}, "index": {"min": [2359], "max": [2868], "mean": [2613.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [3.388235294117647, 5.0, 5.0, 5.0, 5.0], "std": [1.7428449875186864, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [510]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [510]}, "eef_direction_state": {"mean": [4.117647058823529, 3.9156862745098038], "std": [2.122217290565154, 2.4452332619809303], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.8764705882352941, 0.7941176470588235], "std": [0.8758386983945955, 0.8394470086174708], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.8098039215686275, 0.7058823529411765], "std": [0.8683441311949417, 0.8423617044127363], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.117647058823529, 3.9156862745098038], "std": [2.122217290565154, 2.4452332619809303], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.8764705882352941, 0.7941176470588235], "std": [0.8758386983945955, 0.8394470086174708], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.8098039215686275, 0.7058823529411765], "std": [0.8683441311949417, 0.8423617044127363], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.440272019398076, 0.2881887518103444, 0.967529891565991, 2.420954369138386, 0.17186218097242908, 1.4411414391515438, 0.3927774894611884, -0.26079908252699363, 1.021078636875107, 2.3329382835639483, -0.05615169468169632, 2.0927009928335156], "std": [0.1439892482201272, 0.05249492969328297, 0.07818201066175905, 0.26651342635573155, 0.16887661938827705, 0.32654803806384997, 0.12836467962351333, 0.023585421623748666, 0.03514458705823055, 0.17342752531455904, 0.3191301382638238, 0.36373649669051833], "min": [0.22860802035351085, 0.13032988187934758, 0.7985166049023515, 2.0719214663233454, -0.0912753835747413, 0.7621931405827845, 0.22862845769955695, -0.29658950033286985, 0.931953199153775, 2.080089358516916, -0.6023434133447279, 1.6178680037656339], "max": [0.5829008646753396, 0.3621421776187531, 1.088738970442646, 3.0226576705455743, 0.424200331655042, 1.9988750314869876, 0.614456583776885, -0.21607868164545657, 1.0624156602232813, 2.854545562127778, 0.6388905818036772, 2.8841244642802772], "count": [510]}, "eef_sim_pose_action": {"mean": [0.440272019398076, 0.2881887518103444, 0.967529891565991, 2.420954369138386, 0.17186218097242908, 1.4411414391515438, 0.3927774894611884, -0.26079908252699363, 1.021078636875107, 2.3329382835639483, -0.05615169468169632, 2.0927009928335156], "std": [0.1439892482201272, 0.05249492969328297, 0.07818201066175905, 0.26651342635573155, 0.16887661938827705, 0.32654803806384997, 0.12836467962351333, 0.023585421623748666, 0.03514458705823055, 0.17342752531455904, 0.3191301382638238, 0.36373649669051833], "min": [0.22860802035351085, 0.13032988187934758, 0.7985166049023515, 2.0719214663233454, -0.0912753835747413, 0.7621931405827845, 0.22862845769955695, -0.29658950033286985, 0.931953199153775, 2.080089358516916, -0.6023434133447279, 1.6178680037656339], "max": [0.5829008646753396, 0.3621421776187531, 1.088738970442646, 3.0226576705455743, 0.424200331655042, 1.9988750314869876, 0.614456583776885, -0.21607868164545657, 1.0624156602232813, 2.854545562127778, 0.6388905818036772, 2.8841244642802772], "count": [510]}, "gripper_mode_state": {"mean": [0.6176470588235294, 0.6549019607843137], "std": [0.48596210711348187, 0.4754002340609205], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.8588235294117648, 1.9058823529411764], "std": [0.48876654300802563, 0.3795827248212138], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.6176470588235294, 0.6549019607843137], "std": [0.48596210711348187, 0.4754002340609205], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.8588235294117648, 1.9058823529411764], "std": [0.48876654300802563, 0.3795827248212138], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.3822916662457454, 0.448745102384219], "std": [0.20026507135981758, 0.1500833526673077], "min": [0.012500000884756446, 0.16374999657273293], "max": [0.6037500128149986, 0.5812500044703484], "count": [510]}, "gripper_open_scale_action": {"mean": [0.3822916662457454, 0.448745102384219], "std": [0.20026507135981758, 0.1500833526673077], "min": [0.012500000884756446, 0.16374999657273293], "max": [0.6037500128149986, 0.5812500044703484], "count": [510]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.788235294117647]], [[0.807843137254902]]], "mean": [[[0.40471962133477246]], [[0.4066412099498311]], [[0.3818017204333313]]], "std": [[[0.13953337955087594]], [[0.1437860188868136]], [[0.1379129121227675]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920506760808299]], [[0.48762681387539725]], [[0.4762368962493254]]], "std": [[[0.1276687579130441]], [[0.13397719473435937]], [[0.1388115313045301]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5046551144540385]], [[0.4800264061282005]], [[0.4686718215956107]]], "std": [[[0.14545938985766516]], [[0.15618762192742353]], [[0.16082387847266974]]], "count": [109]}, "observation.state": {"min": [-0.3441614508628845, -0.022363778203725815, -0.9640323519706726, -1.7652033567428589, 0.4387277662754059, -0.05315322056412697, 0.0139999995008111, -0.010161999613046646, -0.1649470031261444, -0.006326000206172466, -3.140109062194824, 0.13411110639572144, -3.141592502593994, -0.0529090017080307, -0.020183222368359566, -1.328691005706787, 0.057095665484666824, 0.6032288670539856, -2.122657537460327, 0.1770000010728836, -0.010466000065207481, 0.004157000221312046, 0.12310999631881714, -3.1401963233947754, 0.24214696884155273, -3.1393237113952637], "max": [0.44483333826065063, 2.2769711017608643, -0.4854963421821594, 0.056729331612586975, 1.1609975099563599, 1.6456390619277954, 0.49400001764297485, 0.33290499448776245, 0.09449700266122818, 0.3400450050830841, 3.140946865081787, 1.0803239345550537, 3.1405105590820312, 0.12940289080142975, 1.8058314323425293, -0.4720117747783661, 1.7698086500167847, 1.2405965328216553, -0.14817310869693756, 0.3999999761581421, 0.38356900215148926, 0.09665299952030182, 0.3376309871673584, 3.135641098022461, 1.0146995782852173, 3.1388349533081055], "mean": [0.028652528300881386, 1.2754840850830078, -0.7145026326179504, -0.9159860610961914, 0.7919732332229614, 0.8496082425117493, 0.3221912086009979, 0.20018607378005981, -0.024044351652264595, 0.1656077653169632, -0.8072271943092346, 0.607295036315918, -0.24365463852882385, 0.044067900627851486, 0.9452619552612305, -0.693998396396637, 0.7071138024330139, 0.9065428376197815, -0.9651827216148376, 0.3319704830646515, 0.16545051336288452, 0.04242103174328804, 0.23958860337734222, -0.0916936844587326, 0.7355011701583862, -1.5787591934204102], "std": [0.18817830085754395, 0.8877764940261841, 0.167893648147583, 0.7967931032180786, 0.2553018033504486, 0.7203359603881836, 0.16285233199596405, 0.14321042597293854, 0.06478465348482132, 0.09757350385189056, 2.665997266769409, 0.2615683078765869, 3.007622003555298, 0.04014941304922104, 0.7231805920600891, 0.2972436845302582, 0.5791955590248108, 0.20903851091861725, 0.7509022951126099, 0.08434310555458069, 0.1389399915933609, 0.027153706178069115, 0.05456668883562088, 2.769737482070923, 0.21268250048160553, 2.1897621154785156], "count": [527]}, "action": {"min": [-0.3441614508628845, -0.022363778203725815, -0.9640323519706726, -1.7652033567428589, 0.4387277662754059, -0.05315322056412697, 0.0139999995008111, -0.010161999613046646, -0.1649470031261444, -0.006326000206172466, -3.140109062194824, 0.13411110639572144, -3.141592502593994, -0.0529090017080307, -0.020183222368359566, -1.328691005706787, 0.057095665484666824, 0.6032288670539856, -2.122657537460327, 0.1770000010728836, -0.010466000065207481, 0.004157000221312046, 0.12310999631881714, -3.1401963233947754, 0.24214696884155273, -3.1393237113952637], "max": [0.44483333826065063, 2.2769711017608643, -0.4854963421821594, 0.056729331612586975, 1.1609975099563599, 1.6456390619277954, 0.49400001764297485, 0.33290499448776245, 0.09449700266122818, 0.3400450050830841, 3.140946865081787, 1.0803239345550537, 3.1405105590820312, 0.12940289080142975, 1.8058314323425293, -0.4720117747783661, 1.7698086500167847, 1.2405965328216553, -0.14817310869693756, 0.3999999761581421, 0.38356900215148926, 0.09665299952030182, 0.3376309871673584, 3.135641098022461, 1.0146995782852173, 3.1388349533081055], "mean": [0.028652528300881386, 1.2754840850830078, -0.7145026326179504, -0.9159860610961914, 0.7919732332229614, 0.8496082425117493, 0.3221912086009979, 0.20018607378005981, -0.024044351652264595, 0.1656077653169632, -0.8072271943092346, 0.607295036315918, -0.24365463852882385, 0.044067900627851486, 0.9452619552612305, -0.693998396396637, 0.7071138024330139, 0.9065428376197815, -0.9651827216148376, 0.3319704830646515, 0.16545051336288452, 0.04242103174328804, 0.23958860337734222, -0.0916936844587326, 0.7355011701583862, -1.5787591934204102], "std": [0.18817830085754395, 0.8877764940261841, 0.167893648147583, 0.7967931032180786, 0.2553018033504486, 0.7203359603881836, 0.16285233199596405, 0.14321042597293854, 0.06478465348482132, 0.09757350385189056, 2.665997266769409, 0.2615683078765869, 3.007622003555298, 0.04014941304922104, 0.7231805920600891, 0.2972436845302582, 0.5791955590248108, 0.20903851091861725, 0.7509022951126099, 0.08434310555458069, 0.1389399915933609, 0.027153706178069115, 0.05456668883562088, 2.769737482070923, 0.21268250048160553, 2.1897621154785156], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [527]}, "index": {"min": [2869], "max": [3395], "mean": [3132.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [2.6603415559772294, 5.0, 5.0, 5.0, 5.0], "std": [1.8838176036429115, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [527]}, "eef_direction_state": {"mean": [4.140417457305503, 3.9240986717267554], "std": [2.0485608907871335, 2.3894788150016413], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.920303605313093, 0.8652751423149905], "std": [0.8805862626048224, 0.887863066933737], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.7950664136622391, 0.7096774193548387], "std": [0.8467676823799947, 0.8498025724077118], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.140417457305503, 3.9240986717267554], "std": [2.0485608907871335, 2.3894788150016413], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.920303605313093, 0.8652751423149905], "std": [0.8805862626048224, 0.887863066933737], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.7950664136622391, 0.7096774193548387], "std": [0.8467676823799947, 0.8498025724077118], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.43820203714497896, 0.27654918295452835, 0.9403590096794204, 2.481948325320144, 0.31596014805142314, 1.4870837241814765, 0.4044568495659879, -0.25667237086600647, 1.0152242835159808, 2.350644524445353, -0.06989300253466585, 2.0063132965672126], "std": [0.14262137532095118, 0.06485156881574294, 0.09770632102238706, 0.24030793608558038, 0.2836010568372437, 0.28159521400149035, 0.13918785678744208, 0.026719075346340125, 0.05439530807866221, 0.18945342785605654, 0.36314957249094454, 0.8558978434027374], "min": [0.2286288609315763, 0.1353293646384776, 0.768707502282056, 2.0598273154810296, -0.06291338785112721, 1.017298917847146, 0.22819280924739432, -0.29443585830591074, 0.8989262350365693, 2.1164404746250813, -0.6869586908149868, -3.138227461838384], "max": [0.5704617464249692, 0.39424370487645927, 1.11482637153744, 2.982087808219108, 0.7143129331778164, 2.1873653470372694, 0.622493012691288, -0.20351949380771167, 1.1128735161545211, 2.8928231325018166, 0.631181472429692, 3.140266421735515], "count": [527]}, "eef_sim_pose_action": {"mean": [0.43820203714497896, 0.27654918295452835, 0.9403590096794204, 2.481948325320144, 0.31596014805142314, 1.4870837241814765, 0.4044568495659879, -0.25667237086600647, 1.0152242835159808, 2.350644524445353, -0.06989300253466585, 2.0063132965672126], "std": [0.14262137532095118, 0.06485156881574294, 0.09770632102238706, 0.24030793608558038, 0.2836010568372437, 0.28159521400149035, 0.13918785678744208, 0.026719075346340125, 0.05439530807866221, 0.18945342785605654, 0.36314957249094454, 0.8558978434027374], "min": [0.2286288609315763, 0.1353293646384776, 0.768707502282056, 2.0598273154810296, -0.06291338785112721, 1.017298917847146, 0.22819280924739432, -0.29443585830591074, 0.8989262350365693, 2.1164404746250813, -0.6869586908149868, -3.138227461838384], "max": [0.5704617464249692, 0.39424370487645927, 1.11482637153744, 2.982087808219108, 0.7143129331778164, 2.1873653470372694, 0.622493012691288, -0.20351949380771167, 1.1128735161545211, 2.8928231325018166, 0.631181472429692, 3.140266421735515], "count": [527]}, "gripper_mode_state": {"mean": [0.5445920303605313, 1.0], "std": [0.4980075810952338, 0.0], "min": [0, 1], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.905123339658444, 1.9411764705882353], "std": [0.39746866734821884, 0.3176540866465509], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.5445920303605313, 1.0], "std": [0.4980075810952338, 0.0], "min": [0, 1], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.905123339658444, 1.9411764705882353], "std": [0.39746866734821884, 0.3176540866465509], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.4027395629707505, 0.4149620610322853], "std": [0.20356614947649512, 0.10542880847034333], "min": [0.017499999376013875, 0.2212500013411045], "max": [0.6175000220537186, 0.4999999701976776], "count": [527]}, "gripper_open_scale_action": {"mean": [0.4027395629707505, 0.4149620610322853], "std": [0.20356614947649512, 0.10542880847034333], "min": [0.017499999376013875, 0.2212500013411045], "max": [0.6175000220537186, 0.4999999701976776], "count": [527]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6549019607843137]]], "mean": [[[0.40089544598853566]], [[0.4084909787000021]], [[0.3831159152441991]]], "std": [[[0.13441365629673924]], [[0.1368294068975045]], [[0.13168602026749426]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4922884542166381]], [[0.48735959808680757]], [[0.4761239767751761]]], "std": [[[0.12340207920604153]], [[0.13138769647166468]], [[0.13559577289437008]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49790391799923855]], [[0.4791318115838568]], [[0.4674060754965417]]], "std": [[[0.14316297009455864]], [[0.15395905343700486]], [[0.1600037037254246]]], "count": [103]}, "observation.state": {"min": [-0.41713154315948486, -0.022293999791145325, -0.9820524454116821, -1.6488662958145142, 0.2645101249217987, -0.04521600157022476, 0.017999999225139618, -0.009846000000834465, -0.18970799446105957, 0.018523000180721283, -3.138974666595459, 0.15660838782787323, -3.141592502593994, -0.11762788891792297, -0.018682999536395073, -1.198136806488037, 0.06075900048017502, 0.6791471242904663, -2.1218724250793457, 0.15399999916553497, -0.010743999853730202, 0.005018000025302172, 0.14220400154590607, -3.140178918838501, 0.232774555683136, -3.140737533569336], "max": [0.17208944261074066, 2.2037391662597656, -0.4862639009952545, -0.02334066666662693, 1.165916919708252, 1.4405447244644165, 0.42399999499320984, 0.3562679886817932, 0.03649400174617767, 0.35012298822402954, 3.1407549381256104, 1.2331448793411255, 3.140859603881836, 0.011373777873814106, 1.818565845489502, -0.4720815420150757, 1.7708379030227661, 1.2404918670654297, -0.10677744448184967, 0.4710000157356262, 0.37523698806762695, 0.06600300222635269, 0.3577300012111664, 3.13724684715271, 1.0483319759368896, 3.133599042892456], "mean": [0.02185199037194252, 1.1230120658874512, -0.7366689443588257, -0.6865835189819336, 0.7531657814979553, 0.596625804901123, 0.3130723834037781, 0.19034908711910248, -0.02026422508060932, 0.1880485862493515, -1.763391137123108, 0.6682747602462769, -0.9111748337745667, -0.006038034800440073, 0.8166684508323669, -0.6455815434455872, 0.6204134225845337, 0.9450809955596924, -0.8439497947692871, 0.3722288906574249, 0.1415451467037201, 0.03086097724735737, 0.24642980098724365, -0.11119610071182251, 0.772756040096283, -2.114701509475708], "std": [0.12145315110683441, 0.9039072394371033, 0.21680626273155212, 0.6380902528762817, 0.3307805359363556, 0.5840712189674377, 0.15224793553352356, 0.15940310060977936, 0.04840477928519249, 0.08870884031057358, 2.2741541862487793, 0.288732647895813, 2.8856332302093506, 0.03223476931452751, 0.67998868227005, 0.27190491557121277, 0.505357563495636, 0.1903301179409027, 0.7068179249763489, 0.09728660434484482, 0.13109980523586273, 0.0192820243537426, 0.04168463125824928, 2.8482656478881836, 0.18423834443092346, 1.7475284337997437], "count": [485]}, "action": {"min": [-0.41713154315948486, -0.022293999791145325, -0.9820524454116821, -1.6488662958145142, 0.2645101249217987, -0.04521600157022476, 0.017999999225139618, -0.009846000000834465, -0.18970799446105957, 0.018523000180721283, -3.138974666595459, 0.15660838782787323, -3.141592502593994, -0.11762788891792297, -0.018682999536395073, -1.198136806488037, 0.06075900048017502, 0.6791471242904663, -2.1218724250793457, 0.15399999916553497, -0.010743999853730202, 0.005018000025302172, 0.14220400154590607, -3.140178918838501, 0.232774555683136, -3.140737533569336], "max": [0.17208944261074066, 2.2037391662597656, -0.4862639009952545, -0.02334066666662693, 1.165916919708252, 1.4405447244644165, 0.42399999499320984, 0.3562679886817932, 0.03649400174617767, 0.35012298822402954, 3.1407549381256104, 1.2331448793411255, 3.140859603881836, 0.011373777873814106, 1.818565845489502, -0.4720815420150757, 1.7708379030227661, 1.2404918670654297, -0.10677744448184967, 0.4710000157356262, 0.37523698806762695, 0.06600300222635269, 0.3577300012111664, 3.13724684715271, 1.0483319759368896, 3.133599042892456], "mean": [0.02185199037194252, 1.1230120658874512, -0.7366689443588257, -0.6865835189819336, 0.7531657814979553, 0.596625804901123, 0.3130723834037781, 0.19034908711910248, -0.02026422508060932, 0.1880485862493515, -1.763391137123108, 0.6682747602462769, -0.9111748337745667, -0.006038034800440073, 0.8166684508323669, -0.6455815434455872, 0.6204134225845337, 0.9450809955596924, -0.8439497947692871, 0.3722288906574249, 0.1415451467037201, 0.03086097724735737, 0.24642980098724365, -0.11119610071182251, 0.772756040096283, -2.114701509475708], "std": [0.12145315110683441, 0.9039072394371033, 0.21680626273155212, 0.6380902528762817, 0.3307805359363556, 0.5840712189674377, 0.15224793553352356, 0.15940310060977936, 0.04840477928519249, 0.08870884031057358, 2.2741541862487793, 0.288732647895813, 2.8856332302093506, 0.03223476931452751, 0.67998868227005, 0.27190491557121277, 0.505357563495636, 0.1903301179409027, 0.7068179249763489, 0.09728660434484482, 0.13109980523586273, 0.0192820243537426, 0.04168463125824928, 2.8482656478881836, 0.18423834443092346, 1.7475284337997437], "count": [485]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [485]}, "index": {"min": [3396], "max": [3880], "mean": [3638.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [2.911340206185567, 5.0, 5.0, 5.0, 5.0], "std": [1.8090195720596305, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [485]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [485]}, "eef_direction_state": {"mean": [4.0123711340206185, 3.7958762886597937], "std": [2.1239555459633856, 2.4252927350476403], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [0.9855670103092784, 0.8762886597938144], "std": [0.9000560911182717, 0.8453356797869627], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.7134020618556701, 0.7443298969072165], "std": [0.8312986816662701, 0.8474302053996565], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [4.0123711340206185, 3.7958762886597937], "std": [2.1239555459633856, 2.4252927350476403], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [0.9855670103092784, 0.8762886597938144], "std": [0.9000560911182717, 0.8453356797869627], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.7134020618556701, 0.7443298969072165], "std": [0.8312986816662701, 0.8474302053996565], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.42848361528154233, 0.2806396476460249, 0.9627308823335172, 2.4412732900120826, 0.22681348510101493, 1.515910474588444, 0.380532406912938, -0.26814180827842365, 1.022046097979879, 2.328886427902368, -0.07336340380945719, 2.061313177631616], "std": [0.15884689539635943, 0.048611929500304775, 0.08888966665903059, 0.2778972253773801, 0.21503787810924485, 0.2196840270245306, 0.1313436741382228, 0.01890088308944691, 0.0414533540075625, 0.16853171554569665, 0.2890351906964267, 0.3693171334848381], "min": [0.22895982256568187, 0.11078254139732925, 0.7933322331330677, 1.9080917739807588, -0.03655846305375032, 0.9460242642526453, 0.22787660098421336, -0.2935704323953618, 0.9179900657418645, 2.092484757256879, -0.6473805481094385, 1.6775908674048063], "max": [0.593799659911246, 0.33680221582316733, 1.1250433869503422, 2.9756725347233264, 0.5949346543443483, 1.9165552048021, 0.6143980101825578, -0.23428251466282815, 1.132984352397066, 2.8992220832373135, 0.5412761061222664, 2.970425130331967], "count": [485]}, "eef_sim_pose_action": {"mean": [0.42848361528154233, 0.2806396476460249, 0.9627308823335172, 2.4412732900120826, 0.22681348510101493, 1.515910474588444, 0.380532406912938, -0.26814180827842365, 1.022046097979879, 2.328886427902368, -0.07336340380945719, 2.061313177631616], "std": [0.15884689539635943, 0.048611929500304775, 0.08888966665903059, 0.2778972253773801, 0.21503787810924485, 0.2196840270245306, 0.1313436741382228, 0.01890088308944691, 0.0414533540075625, 0.16853171554569665, 0.2890351906964267, 0.3693171334848381], "min": [0.22895982256568187, 0.11078254139732925, 0.7933322331330677, 1.9080917739807588, -0.03655846305375032, 0.9460242642526453, 0.22787660098421336, -0.2935704323953618, 0.9179900657418645, 2.092484757256879, -0.6473805481094385, 1.6775908674048063], "max": [0.593799659911246, 0.33680221582316733, 1.1250433869503422, 2.9756725347233264, 0.5949346543443483, 1.9165552048021, 0.6143980101825578, -0.23428251466282815, 1.132984352397066, 2.8992220832373135, 0.5412761061222664, 2.970425130331967], "count": [485]}, "gripper_mode_state": {"mean": [0.4639175257731959, 0.6577319587628866], "std": [0.49869635556485775, 0.47446878631246514], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.8948453608247422, 1.9360824742268041], "std": [0.4152681741948153, 0.3306306273694296], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.4639175257731959, 0.6577319587628866], "std": [0.49869635556485775, 0.47446878631246514], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.8948453608247422, 1.9360824742268041], "std": [0.4152681741948153, 0.3306306273694296], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.39134020019879506, 0.4652860880512552], "std": [0.19030985794312857, 0.12160828940461484], "min": [0.022499999031424522, 0.19249999895691872], "max": [0.5299999937415123, 0.5887500196695328], "count": [485]}, "gripper_open_scale_action": {"mean": [0.39134020019879506, 0.4652860880512552], "std": [0.19030985794312857, 0.12160828940461484], "min": [0.022499999031424522, 0.19249999895691872], "max": [0.5299999937415123, 0.5887500196695328], "count": [485]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8784313725490196]], [[0.792156862745098]]], "mean": [[[0.40136985838779954]], [[0.40908694716775595]], [[0.3839827995642701]]], "std": [[[0.1337186628523335]], [[0.1367607050038965]], [[0.13174207936992308]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48546359681372553]], [[0.48246518790849674]], [[0.4712176327614379]]], "std": [[[0.1405488883470746]], [[0.1449417348644021]], [[0.1495251509739974]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.49617658088235295]], [[0.47655075163398697]], [[0.4646485845588236]]], "std": [[[0.1460492825596835]], [[0.15581466487063042]], [[0.16201040886935222]]], "count": [100]}, "observation.state": {"min": [-0.36422255635261536, -0.022293999791145325, -1.1949445009231567, -1.4208325147628784, 0.35923343896865845, -0.013467110693454742, 0.0139999995008111, -0.010312000289559364, -0.19530799984931946, 0.017652999609708786, -3.138014793395996, 0.22355924546718597, -3.136653423309326, -0.14918488264083862, -0.018735332414507866, -1.1577528715133667, 0.06838222593069077, 0.6591034531593323, -2.121837615966797, 0.11699999868869781, -0.010846000164747238, 0.0026340000331401825, 0.138946995139122, -3.141592502593994, 0.31037193536758423, -3.1294801235198975], "max": [0.21566566824913025, 2.2406866550445557, -0.48601967096328735, 0.05826444551348686, 1.1655330657958984, 1.4297815561294556, 0.42399999499320984, 0.3956789970397949, 0.048121001571416855, 0.33226901292800903, 3.138765335083008, 1.0793988704681396, 3.1410341262817383, 0.010658555664122105, 1.800336480140686, -0.48019322752952576, 1.7699133157730103, 1.2401952743530273, -0.10677744448184967, 0.4089999794960022, 0.37178099155426025, 0.06855499744415283, 0.31555700302124023, 3.1352221965789795, 1.0850013494491577, 3.13736891746521], "mean": [0.010447054170072079, 1.230380892753601, -0.8604151606559753, -0.6317711472511292, 0.8579117655754089, 0.6090356707572937, 0.3273449242115021, 0.21794351935386658, -0.02585504576563835, 0.19156195223331451, -1.0505146980285645, 0.6644487977027893, 1.6801998615264893, -0.03133339807391167, 0.8734314441680908, -0.6595708727836609, 0.6551272869110107, 0.936415433883667, -0.8887376189231873, 0.3057399094104767, 0.15307222306728363, 0.026201220229268074, 0.24224336445331573, -0.14008435606956482, 0.7655460834503174, -1.9657340049743652], "std": [0.11509525030851364, 0.9240381717681885, 0.30428579449653625, 0.6330674290657043, 0.27017298340797424, 0.6154673099517822, 0.13816551864147186, 0.17143851518630981, 0.05533531308174133, 0.08957598358392715, 2.6415412425994873, 0.2522118091583252, 2.5360097885131836, 0.04874077066779137, 0.6936162114143372, 0.2635301649570465, 0.5414204001426697, 0.2016398161649704, 0.7308154702186584, 0.10467910766601562, 0.13442319631576538, 0.017991501837968826, 0.04356752336025238, 2.846961498260498, 0.17706558108329773, 1.9090057611465454], "count": [397]}, "action": {"min": [-0.36422255635261536, -0.022293999791145325, -1.1949445009231567, -1.4208325147628784, 0.35923343896865845, -0.013467110693454742, 0.0139999995008111, -0.010312000289559364, -0.19530799984931946, 0.017652999609708786, -3.138014793395996, 0.22355924546718597, -3.136653423309326, -0.14918488264083862, -0.018735332414507866, -1.1577528715133667, 0.06838222593069077, 0.6591034531593323, -2.121837615966797, 0.11699999868869781, -0.010846000164747238, 0.0026340000331401825, 0.138946995139122, -3.141592502593994, 0.31037193536758423, -3.1294801235198975], "max": [0.21566566824913025, 2.2406866550445557, -0.48601967096328735, 0.05826444551348686, 1.1655330657958984, 1.4297815561294556, 0.42399999499320984, 0.3956789970397949, 0.048121001571416855, 0.33226901292800903, 3.138765335083008, 1.0793988704681396, 3.1410341262817383, 0.010658555664122105, 1.800336480140686, -0.48019322752952576, 1.7699133157730103, 1.2401952743530273, -0.10677744448184967, 0.4089999794960022, 0.37178099155426025, 0.06855499744415283, 0.31555700302124023, 3.1352221965789795, 1.0850013494491577, 3.13736891746521], "mean": [0.010447054170072079, 1.230380892753601, -0.8604151606559753, -0.6317711472511292, 0.8579117655754089, 0.6090356707572937, 0.3273449242115021, 0.21794351935386658, -0.02585504576563835, 0.19156195223331451, -1.0505146980285645, 0.6644487977027893, 1.6801998615264893, -0.03133339807391167, 0.8734314441680908, -0.6595708727836609, 0.6551272869110107, 0.936415433883667, -0.8887376189231873, 0.3057399094104767, 0.15307222306728363, 0.026201220229268074, 0.24224336445331573, -0.14008435606956482, 0.7655460834503174, -1.9657340049743652], "std": [0.11509525030851364, 0.9240381717681885, 0.30428579449653625, 0.6330674290657043, 0.27017298340797424, 0.6154673099517822, 0.13816551864147186, 0.17143851518630981, 0.05533531308174133, 0.08957598358392715, 2.6415412425994873, 0.2522118091583252, 2.5360097885131836, 0.04874077066779137, 0.6936162114143372, 0.2635301649570465, 0.5414204001426697, 0.2016398161649704, 0.7308154702186584, 0.10467910766601562, 0.13442319631576538, 0.017991501837968826, 0.04356752336025238, 2.846961498260498, 0.17706558108329773, 1.9090057611465454], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [397]}, "index": {"min": [3881], "max": [4277], "mean": [4079.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [2.748110831234257, 5.0, 5.0, 5.0, 5.0], "std": [1.8129196869257351, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [397]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [397]}, "eef_direction_state": {"mean": [3.7581863979848866, 3.72544080604534], "std": [2.2314366576704248, 2.416918249201295], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [1.0503778337531486, 0.889168765743073], "std": [0.8963857506211887, 0.8651137076625419], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.8916876574307305, 0.8136020151133502], "std": [0.8668867387423566, 0.843117862921192], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [3.7581863979848866, 3.72544080604534], "std": [2.2314366576704248, 2.416918249201295], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [1.0503778337531486, 0.889168765743073], "std": [0.8963857506211887, 0.8651137076625419], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.8916876574307305, 0.8136020151133502], "std": [0.8668867387423566, 0.843117862921192], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.45613645669207087, 0.275078540936405, 0.9662479790595168, 2.425702105152066, 0.24690573099898017, 1.3878978109437212, 0.3921089963119229, -0.27284513192262433, 1.0178634994658438, 2.333768286502743, -0.07158513308519275, 2.037726214202861], "std": [0.17093089949654405, 0.0555528775426228, 0.08979095834666533, 0.24976040394639437, 0.258965757581503, 0.32229006760775225, 0.1346982838403029, 0.017557059846194267, 0.043352042355819624, 0.161091767108825, 0.2954302937380547, 0.3526271204941201], "min": [0.22849727446446555, 0.10540337804552459, 0.7924109513274548, 2.061793875098455, -0.0753709404621159, 0.7111318867607571, 0.22779302316091943, -0.2966802843104911, 0.9147542971050664, 2.054759291367668, -0.7141644838860208, 1.6753194048498314], "max": [0.6333077197390328, 0.3489936450466877, 1.1072752729707576, 2.8991141072379283, 0.6441463787648445, 1.828534243500144, 0.6110483659677637, -0.2317021527206804, 1.0908875355558552, 2.825345169104523, 0.45340897579577444, 2.8668201274052145], "count": [397]}, "eef_sim_pose_action": {"mean": [0.45613645669207087, 0.275078540936405, 0.9662479790595168, 2.425702105152066, 0.24690573099898017, 1.3878978109437212, 0.3921089963119229, -0.27284513192262433, 1.0178634994658438, 2.333768286502743, -0.07158513308519275, 2.037726214202861], "std": [0.17093089949654405, 0.0555528775426228, 0.08979095834666533, 0.24976040394639437, 0.258965757581503, 0.32229006760775225, 0.1346982838403029, 0.017557059846194267, 0.043352042355819624, 0.161091767108825, 0.2954302937380547, 0.3526271204941201], "min": [0.22849727446446555, 0.10540337804552459, 0.7924109513274548, 2.061793875098455, -0.0753709404621159, 0.7111318867607571, 0.22779302316091943, -0.2966802843104911, 0.9147542971050664, 2.054759291367668, -0.7141644838860208, 1.6753194048498314], "max": [0.6333077197390328, 0.3489936450466877, 1.1072752729707576, 2.8991141072379283, 0.6441463787648445, 1.828534243500144, 0.6110483659677637, -0.2317021527206804, 1.0908875355558552, 2.825345169104523, 0.45340897579577444, 2.8668201274052145], "count": [397]}, "gripper_mode_state": {"mean": [0.7329974811083123, 0.5768261964735516], "std": [0.4423936864345864, 0.4940624814083842], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.906801007556675, 1.9345088161209067], "std": [0.3873036588130401, 0.31859748228089924], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.7329974811083123, 0.5768261964735516], "std": [0.4423936864345864, 0.4940624814083842], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.906801007556675, 1.9345088161209067], "std": [0.3873036588130401, 0.31859748228089924], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.40918135360148394, 0.3821756930491636], "std": [0.17270646967239242, 0.1308493238218666], "min": [0.017499999376013875, 0.14624999836087227], "max": [0.5299999937415123, 0.5112499743700027], "count": [397]}, "gripper_open_scale_action": {"mean": [0.40918135360148394, 0.3821756930491636], "std": [0.17270646967239242, 0.1308493238218666], "min": [0.017499999376013875, 0.14624999836087227], "max": [0.5299999937415123, 0.5112499743700027], "count": [397]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7176470588235294]], [[0.6980392156862745]]], "mean": [[[0.4052340441176471]], [[0.4072084422657952]], [[0.3825941394335512]]], "std": [[[0.13570282644833545]], [[0.14238828319325086]], [[0.13687351137557474]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48450002246732027]], [[0.4812253308823529]], [[0.4696061335784314]]], "std": [[[0.1409233088615214]], [[0.1442119163126662]], [[0.1488829360723506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4981843035130719]], [[0.4714073263888889]], [[0.4593703574346405]]], "std": [[[0.1489145399751904]], [[0.1570622694802999]], [[0.16193470540585697]]], "count": [100]}, "observation.state": {"min": [-0.36704856157302856, -0.022433554753661156, -1.2548311948776245, -1.6392370462417603, 0.3227745592594147, -0.009751444682478905, 0.013000000268220901, -0.010041999630630016, -0.18512800335884094, 0.027691999450325966, -3.141592502593994, 0.156049907207489, -3.141592502593994, -0.17046710848808289, -0.019747111946344376, -1.1332260370254517, 0.1688447743654251, 0.5949950814247131, -2.122483015060425, 0.12799999117851257, -0.011037999764084816, -0.018321000039577484, 0.14917799830436707, -3.127089023590088, 0.24574236571788788, -3.137002468109131], "max": [0.1653384417295456, 2.1961159706115723, -0.48601967096328735, 0.011879666708409786, 1.1606487035751343, 1.6896862983703613, 0.5290000438690186, 0.3809489905834198, 0.03277000039815903, 0.3371970057487488, 3.138765335083008, 1.1077430248260498, 3.1409294605255127, 0.0492805540561676, 1.876603603363037, -0.4805246591567993, 1.7700703144073486, 1.2255419492721558, -0.23387767374515533, 0.4050000011920929, 0.37088900804519653, 0.06749899685382843, 0.33239299058914185, 3.1285202503204346, 1.079712986946106, 3.1375784873962402], "mean": [0.003816184587776661, 1.274090051651001, -0.8322384357452393, -0.748873233795166, 0.8149624466896057, 0.6899446845054626, 0.3183019757270813, 0.22175747156143188, -0.03101840801537037, 0.18219852447509766, -2.2031874656677246, 0.6548550724983215, -0.3691903352737427, -0.0168211180716753, 0.9271129965782166, -0.6478121280670166, 0.7798203229904175, 0.8954253792762756, -0.9817559123039246, 0.3216085135936737, 0.16138039529323578, 0.02950378693640232, 0.23512893915176392, 0.0018650767160579562, 0.7841828465461731, -1.596401572227478], "std": [0.1516660451889038, 0.9062123894691467, 0.2659536600112915, 0.6581357717514038, 0.2801586985588074, 0.6390421390533447, 0.16123589873313904, 0.16413366794586182, 0.06257092952728271, 0.08699215948581696, 1.7473105192184448, 0.2599999010562897, 3.002681016921997, 0.06461161375045776, 0.7008323073387146, 0.2586732506752014, 0.5618890523910522, 0.22335630655288696, 0.7206595540046692, 0.09643533825874329, 0.1348240226507187, 0.019258931279182434, 0.046943534165620804, 2.8082544803619385, 0.17183515429496765, 2.2232887744903564], "count": [435]}, "action": {"min": [-0.36704856157302856, -0.022433554753661156, -1.2548311948776245, -1.6392370462417603, 0.3227745592594147, -0.009751444682478905, 0.013000000268220901, -0.010041999630630016, -0.18512800335884094, 0.027691999450325966, -3.141592502593994, 0.156049907207489, -3.141592502593994, -0.17046710848808289, -0.019747111946344376, -1.1332260370254517, 0.1688447743654251, 0.5949950814247131, -2.122483015060425, 0.12799999117851257, -0.011037999764084816, -0.018321000039577484, 0.14917799830436707, -3.127089023590088, 0.24574236571788788, -3.137002468109131], "max": [0.1653384417295456, 2.1961159706115723, -0.48601967096328735, 0.011879666708409786, 1.1606487035751343, 1.6896862983703613, 0.5290000438690186, 0.3809489905834198, 0.03277000039815903, 0.3371970057487488, 3.138765335083008, 1.1077430248260498, 3.1409294605255127, 0.0492805540561676, 1.876603603363037, -0.4805246591567993, 1.7700703144073486, 1.2255419492721558, -0.23387767374515533, 0.4050000011920929, 0.37088900804519653, 0.06749899685382843, 0.33239299058914185, 3.1285202503204346, 1.079712986946106, 3.1375784873962402], "mean": [0.003816184587776661, 1.274090051651001, -0.8322384357452393, -0.748873233795166, 0.8149624466896057, 0.6899446845054626, 0.3183019757270813, 0.22175747156143188, -0.03101840801537037, 0.18219852447509766, -2.2031874656677246, 0.6548550724983215, -0.3691903352737427, -0.0168211180716753, 0.9271129965782166, -0.6478121280670166, 0.7798203229904175, 0.8954253792762756, -0.9817559123039246, 0.3216085135936737, 0.16138039529323578, 0.02950378693640232, 0.23512893915176392, 0.0018650767160579562, 0.7841828465461731, -1.596401572227478], "std": [0.1516660451889038, 0.9062123894691467, 0.2659536600112915, 0.6581357717514038, 0.2801586985588074, 0.6390421390533447, 0.16123589873313904, 0.16413366794586182, 0.06257092952728271, 0.08699215948581696, 1.7473105192184448, 0.2599999010562897, 3.002681016921997, 0.06461161375045776, 0.7008323073387146, 0.2586732506752014, 0.5618890523910522, 0.22335630655288696, 0.7206595540046692, 0.09643533825874329, 0.1348240226507187, 0.019258931279182434, 0.046943534165620804, 2.8082544803619385, 0.17183515429496765, 2.2232887744903564], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [435]}, "index": {"min": [4278], "max": [4712], "mean": [4495.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [2.2298850574712645, 5.0, 5.0, 5.0, 5.0], "std": [2.1014562516485658, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [435]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [435]}, "eef_direction_state": {"mean": [3.9448275862068964, 4.016091954022989], "std": [2.1349181588496804, 2.340491821937419], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.9540229885057471, 0.864367816091954], "std": [0.8618083897369263, 0.8879754852542229], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.896551724137931, 0.7839080459770115], "std": [0.8608266911244103, 0.8572709389736856], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [3.9448275862068964, 4.016091954022989], "std": [2.1349181588496804, 2.340491821937419], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.9540229885057471, 0.864367816091954], "std": [0.8618083897369263, 0.8879754852542229], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.896551724137931, 0.7839080459770115], "std": [0.8608266911244103, 0.8572709389736856], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.45988484067359353, 0.2698359180429752, 0.9568499667562347, 2.430447321430793, 0.279956945145113, 1.3941961269134673, 0.4004600463066207, -0.26965709377672586, 1.0108254664316492, 2.3088580276820343, -0.11051799440386151, 2.0593208593189227], "std": [0.16358698596803067, 0.06279323740493777, 0.08717183615840236, 0.2623700587141752, 0.24289523309884278, 0.3155408454167069, 0.13517264617348754, 0.018792360030914154, 0.046726430269437624, 0.1543190075032724, 0.2996936847594059, 0.3093680532567548], "min": [0.22886277984572134, 0.11532477940208222, 0.8024560626566203, 2.033511834451765, -0.009802236068759962, 0.6145621622017564, 0.2276017296290625, -0.3170149521835518, 0.92502598418366, 2.061050056176928, -0.6813978113518377, 1.7561649515693827], "max": [0.6187131212949107, 0.33307060804631633, 1.1120052511372698, 2.974622236382642, 0.6459250434431607, 1.9473759267338224, 0.610216549329619, -0.23273757929355604, 1.1078759578310957, 2.878700068119076, 0.43687064790455654, 2.8048937673413317], "count": [435]}, "eef_sim_pose_action": {"mean": [0.45988484067359353, 0.2698359180429752, 0.9568499667562347, 2.430447321430793, 0.279956945145113, 1.3941961269134673, 0.4004600463066207, -0.26965709377672586, 1.0108254664316492, 2.3088580276820343, -0.11051799440386151, 2.0593208593189227], "std": [0.16358698596803067, 0.06279323740493777, 0.08717183615840236, 0.2623700587141752, 0.24289523309884278, 0.3155408454167069, 0.13517264617348754, 0.018792360030914154, 0.046726430269437624, 0.1543190075032724, 0.2996936847594059, 0.3093680532567548], "min": [0.22886277984572134, 0.11532477940208222, 0.8024560626566203, 2.033511834451765, -0.009802236068759962, 0.6145621622017564, 0.2276017296290625, -0.3170149521835518, 0.92502598418366, 2.061050056176928, -0.6813978113518377, 1.7561649515693827], "max": [0.6187131212949107, 0.33307060804631633, 1.1120052511372698, 2.974622236382642, 0.6459250434431607, 1.9473759267338224, 0.610216549329619, -0.23273757929355604, 1.1078759578310957, 2.878700068119076, 0.43687064790455654, 2.8048937673413317], "count": [435]}, "gripper_mode_state": {"mean": [0.8436781609195402, 0.6666666666666666], "std": [0.36316018739250716, 0.47140452079103307], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8735632183908046, 1.9011494252873564], "std": [0.459999942557457, 0.40328942086599134], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.8436781609195402, 0.6666666666666666], "std": [0.36316018739250716, 0.47140452079103307], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8735632183908046, 1.9011494252873564], "std": [0.459999942557457, 0.40328942086599134], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.3978764351896257, 0.40201149247158535], "std": [0.20154426696904704, 0.12054404363677663], "min": [0.016250000335276127, 0.15999998897314072], "max": [0.6612500548362732, 0.5062500014901161], "count": [435]}, "gripper_open_scale_action": {"mean": [0.3978764351896257, 0.40201149247158535], "std": [0.20154426696904704, 0.12054404363677663], "min": [0.016250000335276127, 0.15999998897314072], "max": [0.6612500548362732, 0.5062500014901161], "count": [435]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6980392156862745]], [[0.6627450980392157]]], "mean": [[[0.40388358387799567]], [[0.407959970043573]], [[0.38312403867102396]]], "std": [[[0.13397815398093144]], [[0.14014939785631378]], [[0.13469859394159048]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875120996732026]], [[0.4850769117647059]], [[0.4747410028594771]]], "std": [[[0.13313560854833834]], [[0.13695987567221019]], [[0.14068269636047318]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.499513647875817]], [[0.47825800857843137]], [[0.4665092871732026]]], "std": [[[0.1426131847415376]], [[0.15512661407190922]], [[0.16116795690203736]]], "count": [100]}, "observation.state": {"min": [-0.2935027778148651, -0.022433554753661156, -1.2252105474472046, -1.6166290044784546, 0.3647982180118561, -0.020636778324842453, 0.01599999889731407, -0.010359999723732471, -0.1631300002336502, 0.006056999787688255, -3.141592502593994, 0.1802750527858734, -3.1406502723693848, -0.11607533693313599, -0.02028788812458515, -1.0795320272445679, -0.017357222735881805, 0.5426792502403259, -2.1224656105041504, 0.12600000202655792, -0.009870000183582306, -0.0019020000472664833, 0.1523990035057068, -3.141592502593994, 0.32555630803108215, -3.1342623233795166], "max": [0.1362585574388504, 2.25882887840271, -0.48603710532188416, 0.040279220789670944, 1.1667542457580566, 1.6110641956329346, 0.4490000009536743, 0.3730370104312897, 0.0316849984228611, 0.3145830035209656, 3.1406326293945312, 1.1144624948501587, 3.1402835845947266, 0.12952500581741333, 1.8529314994812012, -0.4798268973827362, 1.7705936431884766, 1.2240242958068848, -0.05782833322882652, 0.45100000500679016, 0.36513400077819824, 0.09591600298881531, 0.30313798785209656, 3.1302828788757324, 1.0185916423797607, 3.135117530822754], "mean": [0.027021262794733047, 1.1040022373199463, -0.7796047329902649, -0.6490377187728882, 0.8458255529403687, 0.6429873108863831, 0.31758859753608704, 0.19330842792987823, -0.01937553472816944, 0.19697681069374084, -2.2627875804901123, 0.7161688208580017, -0.17659315466880798, 0.029811838641762733, 0.8893194198608398, -0.6501819491386414, 0.6627854704856873, 0.8784735202789307, -0.8726168274879456, 0.36490264534950256, 0.15564991533756256, 0.032286398112773895, 0.23395299911499023, -0.4628646969795227, 0.7547589540481567, -2.040649652481079], "std": [0.1042466014623642, 0.9262784719467163, 0.2505808472633362, 0.6680439114570618, 0.2689332365989685, 0.6705865859985352, 0.14490251243114471, 0.16872301697731018, 0.04452596604824066, 0.08429408818483353, 1.785470962524414, 0.2668662667274475, 3.037468671798706, 0.06603042036294937, 0.7196871042251587, 0.2160811722278595, 0.5829537510871887, 0.25440338253974915, 0.7589262127876282, 0.11256975680589676, 0.13741853833198547, 0.02915758639574051, 0.042082589119672775, 2.8068575859069824, 0.17749544978141785, 1.876775860786438], "count": [422]}, "action": {"min": [-0.2935027778148651, -0.022433554753661156, -1.2252105474472046, -1.6166290044784546, 0.3647982180118561, -0.020636778324842453, 0.01599999889731407, -0.010359999723732471, -0.1631300002336502, 0.006056999787688255, -3.141592502593994, 0.1802750527858734, -3.1406502723693848, -0.11607533693313599, -0.02028788812458515, -1.0795320272445679, -0.017357222735881805, 0.5426792502403259, -2.1224656105041504, 0.12600000202655792, -0.009870000183582306, -0.0019020000472664833, 0.1523990035057068, -3.141592502593994, 0.32555630803108215, -3.1342623233795166], "max": [0.1362585574388504, 2.25882887840271, -0.48603710532188416, 0.040279220789670944, 1.1667542457580566, 1.6110641956329346, 0.4490000009536743, 0.3730370104312897, 0.0316849984228611, 0.3145830035209656, 3.1406326293945312, 1.1144624948501587, 3.1402835845947266, 0.12952500581741333, 1.8529314994812012, -0.4798268973827362, 1.7705936431884766, 1.2240242958068848, -0.05782833322882652, 0.45100000500679016, 0.36513400077819824, 0.09591600298881531, 0.30313798785209656, 3.1302828788757324, 1.0185916423797607, 3.135117530822754], "mean": [0.027021262794733047, 1.1040022373199463, -0.7796047329902649, -0.6490377187728882, 0.8458255529403687, 0.6429873108863831, 0.31758859753608704, 0.19330842792987823, -0.01937553472816944, 0.19697681069374084, -2.2627875804901123, 0.7161688208580017, -0.17659315466880798, 0.029811838641762733, 0.8893194198608398, -0.6501819491386414, 0.6627854704856873, 0.8784735202789307, -0.8726168274879456, 0.36490264534950256, 0.15564991533756256, 0.032286398112773895, 0.23395299911499023, -0.4628646969795227, 0.7547589540481567, -2.040649652481079], "std": [0.1042466014623642, 0.9262784719467163, 0.2505808472633362, 0.6680439114570618, 0.2689332365989685, 0.6705865859985352, 0.14490251243114471, 0.16872301697731018, 0.04452596604824066, 0.08429408818483353, 1.785470962524414, 0.2668662667274475, 3.037468671798706, 0.06603042036294937, 0.7196871042251587, 0.2160811722278595, 0.5829537510871887, 0.25440338253974915, 0.7589262127876282, 0.11256975680589676, 0.13741853833198547, 0.02915758639574051, 0.042082589119672775, 2.8068575859069824, 0.17749544978141785, 1.876775860786438], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [422]}, "index": {"min": [4713], "max": [5134], "mean": [4923.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [2.9644549763033177, 5.0, 5.0, 5.0, 5.0], "std": [1.806037022501432, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [422]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [422]}, "eef_direction_state": {"mean": [4.130331753554502, 4.023696682464455], "std": [2.0857402072680276, 2.318155743296501], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [0.9478672985781991, 0.8815165876777251], "std": [0.9066017489534701, 0.8897465283978012], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.8199052132701422, 0.8246445497630331], "std": [0.846392954643114, 0.8585004239489511], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [4.130331753554502, 4.023696682464455], "std": [2.0857402072680276, 2.318155743296501], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [0.9478672985781991, 0.8815165876777251], "std": [0.9066017489534701, 0.8897465283978012], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.8199052132701422, 0.8246445497630331], "std": [0.846392954643114, 0.8585004239489511], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.4314993744427323, 0.28152036882973513, 0.9716734085267431, 2.388598450349029, 0.216713929265266, 1.4158228702925792, 0.39471063823926245, -0.2667651363991284, 1.0095581582993365, 2.3445649027452227, -0.07506503943147075, 2.028335697322833], "std": [0.168179675806209, 0.044767542234727516, 0.08449277034764963, 0.258610903512456, 0.2190558851664025, 0.27705899561014896, 0.13774789274378935, 0.02865918852487591, 0.041763422026761386, 0.16104204538286984, 0.30019389323702456, 0.3625243539731915], "min": [0.22834808994623557, 0.13723409415632198, 0.7808951275896576, 2.0267005899007797, -0.029221379071573406, 0.7290981298725923, 0.22876940909131283, -0.30048135244900054, 0.9283685923457041, 2.121020030435192, -0.6417600670856297, 1.6421839542773486], "max": [0.6109826090343873, 0.3330611520257754, 1.089475316468924, 2.9602534777760403, 0.5369276149391577, 1.7807125886885333, 0.6045177270811364, -0.20425851110215634, 1.078693011412236, 2.8002420224297033, 0.5392462157584395, 2.867031318895597], "count": [422]}, "eef_sim_pose_action": {"mean": [0.4314993744427323, 0.28152036882973513, 0.9716734085267431, 2.388598450349029, 0.216713929265266, 1.4158228702925792, 0.39471063823926245, -0.2667651363991284, 1.0095581582993365, 2.3445649027452227, -0.07506503943147075, 2.028335697322833], "std": [0.168179675806209, 0.044767542234727516, 0.08449277034764963, 0.258610903512456, 0.2190558851664025, 0.27705899561014896, 0.13774789274378935, 0.02865918852487591, 0.041763422026761386, 0.16104204538286984, 0.30019389323702456, 0.3625243539731915], "min": [0.22834808994623557, 0.13723409415632198, 0.7808951275896576, 2.0267005899007797, -0.029221379071573406, 0.7290981298725923, 0.22876940909131283, -0.30048135244900054, 0.9283685923457041, 2.121020030435192, -0.6417600670856297, 1.6421839542773486], "max": [0.6109826090343873, 0.3330611520257754, 1.089475316468924, 2.9602534777760403, 0.5369276149391577, 1.7807125886885333, 0.6045177270811364, -0.20425851110215634, 1.078693011412236, 2.8002420224297033, 0.5392462157584395, 2.867031318895597], "count": [422]}, "gripper_mode_state": {"mean": [0.8791469194312796, 0.34360189573459715], "std": [0.3259564594938594, 0.4749101314798271], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_state": {"mean": [1.8791469194312795, 1.900473933649289], "std": [0.44305192342511895, 0.4067554699739409], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_mode_action": {"mean": [0.8791469194312796, 0.34360189573459715], "std": [0.3259564594938594, 0.4749101314798271], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_action": {"mean": [1.8791469194312795, 1.900473933649289], "std": [0.44305192342511895, 0.4067554699739409], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_open_scale_state": {"mean": [0.39698757075095525, 0.4561285530239061], "std": [0.18112880599712938, 0.14071228015643847], "min": [0.01999999862164259, 0.1575000025331974], "max": [0.5612500011920929, 0.5637500062584877], "count": [422]}, "gripper_open_scale_action": {"mean": [0.39698757075095525, 0.4561285530239061], "std": [0.18112880599712938, 0.14071228015643847], "min": [0.01999999862164259, 0.1575000025331974], "max": [0.5612500011920929, 0.5637500062584877], "count": [422]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8274509803921568]], [[0.7411764705882353]]], "mean": [[[0.4022108306100218]], [[0.4050713807189542]], [[0.38018867374727666]]], "std": [[[0.1396265977518599]], [[0.14507090373122294]], [[0.13930845416190019]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490634266748366]], [[0.48571200980392154]], [[0.4744871405228758]]], "std": [[[0.127955803919924]], [[0.135232739443457]], [[0.14020406091226323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4953879758986928]], [[0.47096097426470585]], [[0.458881352124183]]], "std": [[[0.14521889010252287]], [[0.15387928838685086]], [[0.15931773555976142]]], "count": [100]}, "observation.state": {"min": [-0.2593116760253906, -0.022154444828629494, -1.0748742818832397, -1.747078537940979, 0.310162216424942, 0.0, 0.0139999995008111, -0.010037999600172043, -0.15072999894618988, 0.008886000141501427, -3.141592502593994, 0.06438520550727844, -3.141592502593994, 0.021875333040952682, -0.01985177770256996, -1.012684941291809, 0.08258199691772461, 0.4684531092643738, -2.1219072341918945, 0.12999999523162842, -0.009732999838888645, 0.006471999920904636, 0.15310700237751007, -3.1396379470825195, 0.2765474021434784, -3.136653423309326], "max": [0.25545644760131836, 2.2274112701416016, -0.48608943819999695, 0.0, 1.1382325887680054, 1.740397334098816, 0.4449999928474426, 0.348486989736557, 0.05754999816417694, 0.2901250123977661, 3.141016721725464, 1.0549992322921753, 3.1392712593078613, 0.15972132980823517, 1.795678734779358, -0.4798268973827362, 1.693436861038208, 1.2303391695022583, -0.13278710842132568, 0.42899999022483826, 0.3548389971256256, 0.10674100369215012, 0.34213799238204956, 3.126460552215576, 1.0745294094085693, 3.1324121952056885], "mean": [0.07840386778116226, 1.2978854179382324, -0.753125011920929, -0.7165316939353943, 0.7497194409370422, 0.7054697275161743, 0.3430215120315552, 0.21185798943042755, -0.005919851828366518, 0.16302253305912018, -2.2190799713134766, 0.5863885283470154, -2.1574594974517822, 0.04880073294043541, 1.033048152923584, -0.6841860413551331, 0.7717183232307434, 0.8038159608840942, -1.002807378768921, 0.3414134979248047, 0.18313270807266235, 0.042131345719099045, 0.22701860964298248, -0.06177067756652832, 0.7224024534225464, -2.046919345855713], "std": [0.12311867624521255, 0.8856233954429626, 0.1987467259168625, 0.6991835832595825, 0.2944042980670929, 0.6715941429138184, 0.16827969253063202, 0.14821591973304749, 0.050809282809495926, 0.09473370760679245, 1.844334363937378, 0.2765028178691864, 2.136784315109253, 0.047416917979717255, 0.7068858742713928, 0.18840563297271729, 0.5733298063278198, 0.27967795729637146, 0.7362520098686218, 0.11120997369289398, 0.13367177546024323, 0.031825996935367584, 0.04567210376262665, 2.7860493659973145, 0.19031880795955658, 1.834665060043335], "count": [429]}, "action": {"min": [-0.2593116760253906, -0.022154444828629494, -1.0748742818832397, -1.747078537940979, 0.310162216424942, 0.0, 0.0139999995008111, -0.010037999600172043, -0.15072999894618988, 0.008886000141501427, -3.141592502593994, 0.06438520550727844, -3.141592502593994, 0.021875333040952682, -0.01985177770256996, -1.012684941291809, 0.08258199691772461, 0.4684531092643738, -2.1219072341918945, 0.12999999523162842, -0.009732999838888645, 0.006471999920904636, 0.15310700237751007, -3.1396379470825195, 0.2765474021434784, -3.136653423309326], "max": [0.25545644760131836, 2.2274112701416016, -0.48608943819999695, 0.0, 1.1382325887680054, 1.740397334098816, 0.4449999928474426, 0.348486989736557, 0.05754999816417694, 0.2901250123977661, 3.141016721725464, 1.0549992322921753, 3.1392712593078613, 0.15972132980823517, 1.795678734779358, -0.4798268973827362, 1.693436861038208, 1.2303391695022583, -0.13278710842132568, 0.42899999022483826, 0.3548389971256256, 0.10674100369215012, 0.34213799238204956, 3.126460552215576, 1.0745294094085693, 3.1324121952056885], "mean": [0.07840386778116226, 1.2978854179382324, -0.753125011920929, -0.7165316939353943, 0.7497194409370422, 0.7054697275161743, 0.3430215120315552, 0.21185798943042755, -0.005919851828366518, 0.16302253305912018, -2.2190799713134766, 0.5863885283470154, -2.1574594974517822, 0.04880073294043541, 1.033048152923584, -0.6841860413551331, 0.7717183232307434, 0.8038159608840942, -1.002807378768921, 0.3414134979248047, 0.18313270807266235, 0.042131345719099045, 0.22701860964298248, -0.06177067756652832, 0.7224024534225464, -2.046919345855713], "std": [0.12311867624521255, 0.8856233954429626, 0.1987467259168625, 0.6991835832595825, 0.2944042980670929, 0.6715941429138184, 0.16827969253063202, 0.14821591973304749, 0.050809282809495926, 0.09473370760679245, 1.844334363937378, 0.2765028178691864, 2.136784315109253, 0.047416917979717255, 0.7068858742713928, 0.18840563297271729, 0.5733298063278198, 0.27967795729637146, 0.7362520098686218, 0.11120997369289398, 0.13367177546024323, 0.031825996935367584, 0.04567210376262665, 2.7860493659973145, 0.19031880795955658, 1.834665060043335], "count": [429]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [429]}, "index": {"min": [5135], "max": [5563], "mean": [5349.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [2.6713286713286712, 5.0, 5.0, 5.0, 5.0], "std": [1.8540306640301165, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [429]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [429]}, "eef_direction_state": {"mean": [3.9813519813519815, 4.261072261072261], "std": [2.103305654355283, 2.1433259053404083], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.986013986013986, 0.8787878787878788], "std": [0.9005516101821112, 0.895074542997437], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.9090909090909091, 0.7902097902097902], "std": [0.8736688782095031, 0.8570547511279315], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [3.9813519813519815, 4.261072261072261], "std": [2.103305654355283, 2.1433259053404083], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.986013986013986, 0.8787878787878788], "std": [0.9005516101821112, 0.895074542997437], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.9090909090909091, 0.7902097902097902], "std": [0.8736688782095031, 0.8570547511279315], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.4499043115154705, 0.2948713410587985, 0.93780572295736, 2.520215730141388, 0.2276302800326151, 1.5159063981191814, 0.42227487743317155, -0.2570078237922462, 1.0027132941967665, 2.3671455066965215, -0.07929136697487184, 2.069896604241462], "std": [0.1477027737632812, 0.05098672797312903, 0.09487846300799735, 0.2778151370932646, 0.22782280991100576, 0.25956204553602796, 0.13400741631206026, 0.03133545476668518, 0.04533696782861559, 0.1693121064069367, 0.3457272404189245, 0.3544335268395718], "min": [0.2287087524228984, 0.14942328473864552, 0.7837591392080905, 2.0862309101657, -0.03699109904156428, 0.794338686059501, 0.22895689163446645, -0.2921220184446058, 0.9290989901765361, 2.0663510919595693, -0.6948280396519275, 1.7219250355954965], "max": [0.5859301754067099, 0.3577997058778894, 1.0649754883752438, 3.0763270825276043, 0.696020434676778, 1.9090266775753741, 0.5942293474782576, -0.19323581310700694, 1.1174578848901215, 2.8492707120183196, 0.6067891966261048, 2.7943758658373015], "count": [429]}, "eef_sim_pose_action": {"mean": [0.4499043115154705, 0.2948713410587985, 0.93780572295736, 2.520215730141388, 0.2276302800326151, 1.5159063981191814, 0.42227487743317155, -0.2570078237922462, 1.0027132941967665, 2.3671455066965215, -0.07929136697487184, 2.069896604241462], "std": [0.1477027737632812, 0.05098672797312903, 0.09487846300799735, 0.2778151370932646, 0.22782280991100576, 0.25956204553602796, 0.13400741631206026, 0.03133545476668518, 0.04533696782861559, 0.1693121064069367, 0.3457272404189245, 0.3544335268395718], "min": [0.2287087524228984, 0.14942328473864552, 0.7837591392080905, 2.0862309101657, -0.03699109904156428, 0.794338686059501, 0.22895689163446645, -0.2921220184446058, 0.9290989901765361, 2.0663510919595693, -0.6948280396519275, 1.7219250355954965], "max": [0.5859301754067099, 0.3577997058778894, 1.0649754883752438, 3.0763270825276043, 0.696020434676778, 1.9090266775753741, 0.5942293474782576, -0.19323581310700694, 1.1174578848901215, 2.8492707120183196, 0.6067891966261048, 2.7943758658373015], "count": [429]}, "gripper_mode_state": {"mean": [0.3706293706293706, 0.5361305361305362], "std": [0.4829733328624342, 0.49869287578520555], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_state": {"mean": [1.8974358974358974, 1.937062937062937], "std": [0.39662674228723865, 0.32495543643085095], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_mode_action": {"mean": [0.3706293706293706, 0.5361305361305362], "std": [0.4829733328624342, 0.49869287578520555], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_action": {"mean": [1.8974358974358974, 1.937062937062937], "std": [0.39662674228723865, 0.32495543643085095], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_open_scale_state": {"mean": [0.42877622225782064, 0.42676572655360184], "std": [0.21034920887939113, 0.13901218288710018], "min": [0.017499999376013875, 0.16249999403953552], "max": [0.5562499910593033, 0.5362499877810478], "count": [429]}, "gripper_open_scale_action": {"mean": [0.42877622225782064, 0.42676572655360184], "std": [0.21034920887939113, 0.13901218288710018], "min": [0.017499999376013875, 0.16249999403953552], "max": [0.5562499910593033, 0.5362499877810478], "count": [429]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9921568627450981]], [[0.9607843137254902]]], "mean": [[[0.40348734296418465]], [[0.40634154144523854]], [[0.38139768238551913]]], "std": [[[0.1411984760119626]], [[0.14487737034958556]], [[0.13880571351344706]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4855235668254841]], [[0.4829930078339747]], [[0.4722213861401258]]], "std": [[[0.12341945163148414]], [[0.1272233506937824]], [[0.13055860460496063]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.504968259422149]], [[0.4811531194642966]], [[0.4696683063801845]]], "std": [[[0.14514539453320055]], [[0.15293266315289486]], [[0.15833691699452337]]], "count": [107]}, "observation.state": {"min": [-0.42367321252822876, -0.022346332669258118, -0.9956591129302979, -1.7685352563858032, 0.3254086673259735, -0.013938111253082752, 0.012000000104308128, -0.01013999991118908, -0.19541800022125244, 0.008983000181615353, -3.141592502593994, 0.23928464949131012, -3.141592502593994, -0.13891011476516724, -0.018944665789604187, -1.1576656103134155, 0.05348466709256172, 0.6238307952880859, -2.1219422817230225, 0.16100001335144043, -0.01129900012165308, 0.003828000044450164, 0.13015499711036682, -3.1314697265625, 0.2655867338180542, -3.12375545501709], "max": [0.21732288599014282, 2.230499029159546, -0.48608943819999695, 0.0, 1.167696237564087, 1.6488139629364014, 0.4449999928474426, 0.36243999004364014, 0.03875099867582321, 0.3178099989891052, 3.13893985748291, 1.1263307332992554, 3.1404058933258057, 0.09011799842119217, 1.8012609481811523, -0.4806293249130249, 1.7710298299789429, 1.2405617237091064, -0.1029745563864708, 0.4620000123977661, 0.36829400062561035, 0.074522003531456, 0.3116610050201416, 3.1351349353790283, 1.0609333515167236, 3.1410515308380127], "mean": [-0.013466560281813145, 1.1499826908111572, -0.748134195804596, -0.8335871696472168, 0.7789222598075867, 0.7564768195152283, 0.3405310809612274, 0.1909395456314087, -0.03764086216688156, 0.18171928822994232, -1.628555417060852, 0.7023884654045105, -0.009801184758543968, 0.01416296511888504, 0.8513869047164917, -0.63402259349823, 0.7034623622894287, 0.9096000790596008, -0.9223237037658691, 0.382280170917511, 0.14643292129039764, 0.03167963773012161, 0.23777863383293152, -0.14450252056121826, 0.7914694547653198, -1.6444566249847412], "std": [0.17075975239276886, 0.9449893236160278, 0.21809974312782288, 0.7662881016731262, 0.3089364469051361, 0.7027981877326965, 0.16860216856002808, 0.1625555455684662, 0.06641632318496704, 0.09215144068002701, 2.3352606296539307, 0.2679833471775055, 3.0028223991394043, 0.046051956713199615, 0.7262825965881348, 0.24308300018310547, 0.5906102061271667, 0.22019264101982117, 0.7269988059997559, 0.10144145041704178, 0.1350536346435547, 0.021202560514211655, 0.05066711828112602, 2.8076820373535156, 0.20599515736103058, 2.1870667934417725], "count": [508]}, "action": {"min": [-0.42367321252822876, -0.022346332669258118, -0.9956591129302979, -1.7685352563858032, 0.3254086673259735, -0.013938111253082752, 0.012000000104308128, -0.01013999991118908, -0.19541800022125244, 0.008983000181615353, -3.141592502593994, 0.23928464949131012, -3.141592502593994, -0.13891011476516724, -0.018944665789604187, -1.1576656103134155, 0.05348466709256172, 0.6238307952880859, -2.1219422817230225, 0.16100001335144043, -0.01129900012165308, 0.003828000044450164, 0.13015499711036682, -3.1314697265625, 0.2655867338180542, -3.12375545501709], "max": [0.21732288599014282, 2.230499029159546, -0.48608943819999695, 0.0, 1.167696237564087, 1.6488139629364014, 0.4449999928474426, 0.36243999004364014, 0.03875099867582321, 0.3178099989891052, 3.13893985748291, 1.1263307332992554, 3.1404058933258057, 0.09011799842119217, 1.8012609481811523, -0.4806293249130249, 1.7710298299789429, 1.2405617237091064, -0.1029745563864708, 0.4620000123977661, 0.36829400062561035, 0.074522003531456, 0.3116610050201416, 3.1351349353790283, 1.0609333515167236, 3.1410515308380127], "mean": [-0.013466560281813145, 1.1499826908111572, -0.748134195804596, -0.8335871696472168, 0.7789222598075867, 0.7564768195152283, 0.3405310809612274, 0.1909395456314087, -0.03764086216688156, 0.18171928822994232, -1.628555417060852, 0.7023884654045105, -0.009801184758543968, 0.01416296511888504, 0.8513869047164917, -0.63402259349823, 0.7034623622894287, 0.9096000790596008, -0.9223237037658691, 0.382280170917511, 0.14643292129039764, 0.03167963773012161, 0.23777863383293152, -0.14450252056121826, 0.7914694547653198, -1.6444566249847412], "std": [0.17075975239276886, 0.9449893236160278, 0.21809974312782288, 0.7662881016731262, 0.3089364469051361, 0.7027981877326965, 0.16860216856002808, 0.1625555455684662, 0.06641632318496704, 0.09215144068002701, 2.3352606296539307, 0.2679833471775055, 3.0028223991394043, 0.046051956713199615, 0.7262825965881348, 0.24308300018310547, 0.5906102061271667, 0.22019264101982117, 0.7269988059997559, 0.10144145041704178, 0.1350536346435547, 0.021202560514211655, 0.05066711828112602, 2.8076820373535156, 0.20599515736103058, 2.1870667934417725], "count": [508]}, "timestamp": {"min": [0.0], "max": [16.9], "mean": [8.450000000000001], "std": [4.888222808160673], "count": [508]}, "frame_index": {"min": [0], "max": [507], "mean": [253.5], "std": [146.64668424482022], "count": [508]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [508]}, "index": {"min": [5564], "max": [6071], "mean": [5817.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [2.6338582677165356, 5.0, 5.0, 5.0, 5.0], "std": [1.878126075298223, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [508]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [508]}, "eef_direction_state": {"mean": [4.155511811023622, 4.179133858267717], "std": [2.1048849104122014, 2.280825076441864], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.8720472440944882, 0.7755905511811023], "std": [0.8792031454654459, 0.8699005767638196], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.797244094488189, 0.7637795275590551], "std": [0.85586920146958, 0.8507217215134991], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [4.155511811023622, 4.179133858267717], "std": [2.1048849104122014, 2.280825076441864], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.8720472440944882, 0.7755905511811023], "std": [0.8792031454654459, 0.8699005767638196], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.797244094488189, 0.7637795275590551], "std": [0.85586920146958, 0.8507217215134991], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.4290540698311685, 0.26311399295600496, 0.9564202778272357, 2.3984781660616084, 0.2546317688605833, 1.4484636213018125, 0.3854559385805398, -0.2674208703894469, 1.013392215108728, 2.300735789060943, -0.0827986253941094, 2.067125592784058], "std": [0.1619729639602181, 0.06662752444487954, 0.09231983889390648, 0.24774646330646385, 0.2391653015422665, 0.2746065637419649, 0.13537833022118936, 0.020670099785091937, 0.050498889794009544, 0.1821163633250869, 0.3212258543554515, 0.3550729469092921], "min": [0.2287145913490971, 0.10496889885906595, 0.783884406830866, 2.01496917849443, -0.017036119074788747, 0.8922456743806287, 0.22726664947397074, -0.2947612046448219, 0.9059578950028923, 2.072892819761745, -0.7023105261124458, 1.7205278709970326], "max": [0.5999628118233313, 0.33895614930503504, 1.092754099271863, 2.9013858170436437, 0.6316429081656763, 1.93398767434355, 0.6074589490006586, -0.22574256184336908, 1.0870362409201095, 2.8681953316063122, 0.5489116246711956, 3.0008358458266104], "count": [508]}, "eef_sim_pose_action": {"mean": [0.4290540698311685, 0.26311399295600496, 0.9564202778272357, 2.3984781660616084, 0.2546317688605833, 1.4484636213018125, 0.3854559385805398, -0.2674208703894469, 1.013392215108728, 2.300735789060943, -0.0827986253941094, 2.067125592784058], "std": [0.1619729639602181, 0.06662752444487954, 0.09231983889390648, 0.24774646330646385, 0.2391653015422665, 0.2746065637419649, 0.13537833022118936, 0.020670099785091937, 0.050498889794009544, 0.1821163633250869, 0.3212258543554515, 0.3550729469092921], "min": [0.2287145913490971, 0.10496889885906595, 0.783884406830866, 2.01496917849443, -0.017036119074788747, 0.8922456743806287, 0.22726664947397074, -0.2947612046448219, 0.9059578950028923, 2.072892819761745, -0.7023105261124458, 1.7205278709970326], "max": [0.5999628118233313, 0.33895614930503504, 1.092754099271863, 2.9013858170436437, 0.6316429081656763, 1.93398767434355, 0.6074589490006586, -0.22574256184336908, 1.0870362409201095, 2.8681953316063122, 0.5489116246711956, 3.0008358458266104], "count": [508]}, "gripper_mode_state": {"mean": [0.25393700787401574, 0.3425196850393701], "std": [0.4352619945573081, 0.47455236844830745], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.9133858267716535, 1.9251968503937007], "std": [0.36637449209864464, 0.3581379015484275], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.25393700787401574, 0.3425196850393701], "std": [0.4352619945573081, 0.47455236844830745], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.9133858267716535, 1.9251968503937007], "std": [0.36637449209864464, 0.3581379015484275], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.4256643672101566, 0.4778469542012088], "std": [0.2107522957112112, 0.12680139254804068], "min": [0.01500000013038516, 0.20125001668930054], "max": [0.5562499910593033, 0.5775000154972076], "count": [508]}, "gripper_open_scale_action": {"mean": [0.4256643672101566, 0.4778469542012088], "std": [0.2107522957112112, 0.12680139254804068], "min": [0.01500000013038516, 0.20125001668930054], "max": [0.5562499910593033, 0.5775000154972076], "count": [508]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6901960784313725]], [[0.6470588235294118]]], "mean": [[[0.40389472494553375]], [[0.40659488562091506]], [[0.38186679738562096]]], "std": [[[0.1344072474497714]], [[0.14091968100556843]], [[0.13516143909775302]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887873202614379]], [[0.48640361315359476]], [[0.47562464460784315]]], "std": [[[0.1309634185288202]], [[0.1359781479119047]], [[0.14010949547111645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4997554983660131]], [[0.47809111315359476]], [[0.4670171589052287]]], "std": [[[0.14589693369156748]], [[0.1587080050314256]], [[0.16396099633109248]]], "count": [100]}, "observation.state": {"min": [-0.30484166741371155, -0.022346332669258118, -1.1848615407943726, -1.753027081489563, 0.19691288471221924, 0.0, 0.015000000596046448, -0.010142000392079353, -0.16418099403381348, 0.021384000778198242, -3.139463424682617, 0.19980528950691223, -3.1409120559692383, -0.10928944498300552, -0.02037511020898819, -1.2193143367767334, 0.03834288939833641, 0.698510468006134, -2.122483015060425, 0.16100001335144043, -0.01105900015681982, -0.009800000116229057, 0.1596750020980835, -3.1400392055511475, 0.18451622128486633, -3.141592502593994], "max": [0.11569155752658844, 2.1768922805786133, -0.4863511025905609, 0.07112099975347519, 1.1367672681808472, 1.8523906469345093, 0.5149999856948853, 0.3715119957923889, 0.03655499964952469, 0.31869399547576904, 3.1341750621795654, 1.0801668167114258, 3.1409993171691895, 0.08137833327054977, 1.821967601776123, -0.4806293249130249, 1.6886919736862183, 1.219680666923523, -0.1029745563864708, 0.4830000102519989, 0.37710800766944885, 0.09020599722862244, 0.33838701248168945, 3.1328659057617188, 1.033898115158081, 3.1406850814819336], "mean": [0.013627622276544571, 1.1888049840927124, -0.7629399299621582, -0.7912521958351135, 0.7421543002128601, 0.7865429520606995, 0.36105412244796753, 0.20744246244430542, -0.02023753523826599, 0.18454453349113464, -2.0791232585906982, 0.7223523855209351, 1.2516056299209595, 0.011214176192879677, 0.9203879833221436, -0.7130764126777649, 0.6530604362487793, 0.9512419104576111, -0.874576985836029, 0.402820348739624, 0.1641988456249237, 0.03589382767677307, 0.24264384806156158, -0.08939477056264877, 0.747098982334137, -2.1391820907592773], "std": [0.09831606596708298, 0.8985913991928101, 0.23337213695049286, 0.722541332244873, 0.3423158824443817, 0.7643151879310608, 0.17636872828006744, 0.16372497379779816, 0.04423744976520538, 0.08628316223621368, 2.0443973541259766, 0.25124433636665344, 2.7459189891815186, 0.06240309029817581, 0.7305895686149597, 0.2801138162612915, 0.52907794713974, 0.19220438599586487, 0.7281263470649719, 0.11508560925722122, 0.1433909684419632, 0.026986436918377876, 0.041219841688871384, 2.8337342739105225, 0.19854161143302917, 1.7308540344238281], "count": [435]}, "action": {"min": [-0.30484166741371155, -0.022346332669258118, -1.1848615407943726, -1.753027081489563, 0.19691288471221924, 0.0, 0.015000000596046448, -0.010142000392079353, -0.16418099403381348, 0.021384000778198242, -3.139463424682617, 0.19980528950691223, -3.1409120559692383, -0.10928944498300552, -0.02037511020898819, -1.2193143367767334, 0.03834288939833641, 0.698510468006134, -2.122483015060425, 0.16100001335144043, -0.01105900015681982, -0.009800000116229057, 0.1596750020980835, -3.1400392055511475, 0.18451622128486633, -3.141592502593994], "max": [0.11569155752658844, 2.1768922805786133, -0.4863511025905609, 0.07112099975347519, 1.1367672681808472, 1.8523906469345093, 0.5149999856948853, 0.3715119957923889, 0.03655499964952469, 0.31869399547576904, 3.1341750621795654, 1.0801668167114258, 3.1409993171691895, 0.08137833327054977, 1.821967601776123, -0.4806293249130249, 1.6886919736862183, 1.219680666923523, -0.1029745563864708, 0.4830000102519989, 0.37710800766944885, 0.09020599722862244, 0.33838701248168945, 3.1328659057617188, 1.033898115158081, 3.1406850814819336], "mean": [0.013627622276544571, 1.1888049840927124, -0.7629399299621582, -0.7912521958351135, 0.7421543002128601, 0.7865429520606995, 0.36105412244796753, 0.20744246244430542, -0.02023753523826599, 0.18454453349113464, -2.0791232585906982, 0.7223523855209351, 1.2516056299209595, 0.011214176192879677, 0.9203879833221436, -0.7130764126777649, 0.6530604362487793, 0.9512419104576111, -0.874576985836029, 0.402820348739624, 0.1641988456249237, 0.03589382767677307, 0.24264384806156158, -0.08939477056264877, 0.747098982334137, -2.1391820907592773], "std": [0.09831606596708298, 0.8985913991928101, 0.23337213695049286, 0.722541332244873, 0.3423158824443817, 0.7643151879310608, 0.17636872828006744, 0.16372497379779816, 0.04423744976520538, 0.08628316223621368, 2.0443973541259766, 0.25124433636665344, 2.7459189891815186, 0.06240309029817581, 0.7305895686149597, 0.2801138162612915, 0.52907794713974, 0.19220438599586487, 0.7281263470649719, 0.11508560925722122, 0.1433909684419632, 0.026986436918377876, 0.041219841688871384, 2.8337342739105225, 0.19854161143302917, 1.7308540344238281], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [435]}, "index": {"min": [6072], "max": [6506], "mean": [6289.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [2.9126436781609195, 5.0, 5.0, 5.0, 5.0], "std": [1.8198651331677849, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [435]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [435]}, "eef_direction_state": {"mean": [4.13103448275862, 3.659770114942529], "std": [2.0418219464194034, 2.3359489331783814], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.9494252873563218, 0.9264367816091954], "std": [0.8929961917281701, 0.8409709454320657], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.8068965517241379, 0.8574712643678161], "std": [0.8600712485119133, 0.8565678887425334], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.13103448275862, 3.659770114942529], "std": [2.0418219464194034, 2.3359489331783814], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.9494252873563218, 0.9264367816091954], "std": [0.8929961917281701, 0.8409709454320657], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.8068965517241379, 0.8574712643678161], "std": [0.8600712485119133, 0.8565678887425334], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.4455777560326236, 0.28052754157246046, 0.9592155075247237, 2.3950488841473803, 0.16878950196641854, 1.414202995742008, 0.4032007047835277, -0.2631298411344502, 1.0182854643375023, 2.3485721603306144, -0.09647102656619076, 2.094881861560339], "std": [0.16312770753501718, 0.04456238389494616, 0.08645343110125081, 0.2548637847306663, 0.15384417020905547, 0.2798901121211848, 0.14366585944736088, 0.026524956538502894, 0.04096135811168577, 0.19051710920448398, 0.3014123251277954, 0.40127972685742297], "min": [0.22871319858406275, 0.1360295384834066, 0.7961950382189331, 2.061159259438573, -0.07978176438037443, 0.7500758974147433, 0.22757045924217245, -0.3084472362661981, 0.9356801161868162, 2.105764979503983, -0.63537847292466, 1.6404450664038164], "max": [0.6090314586951643, 0.3379258316052237, 1.0935907345701945, 2.9408301304355287, 0.4644998138698715, 1.9356873067709197, 0.6162208148886307, -0.20985525853282982, 1.113948666755371, 2.951158206853, 0.5285562492258769, 3.004176683507612], "count": [435]}, "eef_sim_pose_action": {"mean": [0.4455777560326236, 0.28052754157246046, 0.9592155075247237, 2.3950488841473803, 0.16878950196641854, 1.414202995742008, 0.4032007047835277, -0.2631298411344502, 1.0182854643375023, 2.3485721603306144, -0.09647102656619076, 2.094881861560339], "std": [0.16312770753501718, 0.04456238389494616, 0.08645343110125081, 0.2548637847306663, 0.15384417020905547, 0.2798901121211848, 0.14366585944736088, 0.026524956538502894, 0.04096135811168577, 0.19051710920448398, 0.3014123251277954, 0.40127972685742297], "min": [0.22871319858406275, 0.1360295384834066, 0.7961950382189331, 2.061159259438573, -0.07978176438037443, 0.7500758974147433, 0.22757045924217245, -0.3084472362661981, 0.9356801161868162, 2.105764979503983, -0.63537847292466, 1.6404450664038164], "max": [0.6090314586951643, 0.3379258316052237, 1.0935907345701945, 2.9408301304355287, 0.4644998138698715, 1.9356873067709197, 0.6162208148886307, -0.20985525853282982, 1.113948666755371, 2.951158206853, 0.5285562492258769, 3.004176683507612], "count": [435]}, "gripper_mode_state": {"mean": [0.22988505747126436, 0.2], "std": [0.42075874063731133, 0.40000000000000263], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8942528735632185, 1.9241379310344828], "std": [0.4043886607318766, 0.36038469778878834], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.22988505747126436, 0.2], "std": [0.42075874063731133, 0.40000000000000263], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8942528735632185, 1.9241379310344828], "std": [0.4043886607318766, 0.36038469778878834], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.4513189625851382, 0.5035229953027319], "std": [0.22046017352250988, 0.14385678071323763], "min": [0.01875000074505806, 0.20125001668930054], "max": [0.6437499821186066, 0.6037500128149986], "count": [435]}, "gripper_open_scale_action": {"mean": [0.4513189625851382, 0.5035229953027319], "std": [0.22046017352250988, 0.14385678071323763], "min": [0.01875000074505806, 0.20125001668930054], "max": [0.6437499821186066, 0.6037500128149986], "count": [435]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.7019607843137254]], [[0.6666666666666666]]], "mean": [[[0.40503635620915035]], [[0.4081097794117647]], [[0.38312127995642703]]], "std": [[[0.12907942694052052]], [[0.13669008387632234]], [[0.13097895362503872]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9803921568627451]]], "mean": [[[0.49095051062091505]], [[0.4872868075980392]], [[0.477436670751634]]], "std": [[[0.12953213166280192]], [[0.1337054968417124]], [[0.13697896993750774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.496948852124183]], [[0.47771242647058826]], [[0.4659616094771242]]], "std": [[[0.14482600844263177]], [[0.15474906427149854]], [[0.16101685268905686]]], "count": [100]}, "observation.state": {"min": [-0.3336598873138428, -0.02189277857542038, -1.2115166187286377, -1.6172919273376465, 0.1811605542898178, -0.1435154378414154, 0.013000000268220901, -0.010916000232100487, -0.1798509955406189, 0.028953000903129578, -3.138503313064575, 0.16536995768547058, -3.141592502593994, -0.12570466101169586, -0.02037511020898819, -1.070146918296814, 0.0377148874104023, 0.6207430958747864, -2.12188982963562, 0.12600000202655792, -0.012171000242233276, -0.0074189999140799046, 0.1319510042667389, -3.140021800994873, 0.3038967251777649, -3.141592502593994], "max": [0.12589655816555023, 2.140782117843628, -0.48619410395622253, 0.2334764450788498, 1.1647306680679321, 1.567051887512207, 0.4350000023841858, 0.3875739872455597, 0.02944899909198284, 0.29755899310112, 3.133040428161621, 1.1273430585861206, 3.1401264667510986, 0.03073711134493351, 1.8138209581375122, -0.4799315631389618, 1.6070868968963623, 1.2124062776565552, -0.10693444311618805, 0.5119999647140503, 0.3592830002307892, 0.06565599888563156, 0.29035601019859314, 3.1358680725097656, 1.0951242446899414, 3.1300384998321533], "mean": [0.008607283234596252, 1.076098084449768, -0.7733327746391296, -0.6172491908073425, 0.8068225979804993, 0.5854418873786926, 0.32677212357521057, 0.18997351825237274, -0.020243870094418526, 0.19635163247585297, -1.2048012018203735, 0.7379707098007202, 0.3242645859718323, -0.029865190386772156, 0.8251959681510925, -0.6545897722244263, 0.6062686443328857, 0.943881094455719, -0.8108047246932983, 0.3979480564594269, 0.14440804719924927, 0.02264721691608429, 0.24187830090522766, -0.3035276532173157, 0.7676236629486084, -2.0272252559661865], "std": [0.10040109604597092, 0.9425650835037231, 0.26702287793159485, 0.6760753393173218, 0.3155496418476105, 0.6718497276306152, 0.14398884773254395, 0.1742623895406723, 0.04774327948689461, 0.08311464637517929, 2.631154775619507, 0.2705022096633911, 3.031458616256714, 0.05536196008324623, 0.7198635339736938, 0.21399524807929993, 0.5043447613716125, 0.20396730303764343, 0.695655882358551, 0.12543612718582153, 0.1367214024066925, 0.019083097577095032, 0.04249870777130127, 2.844712495803833, 0.20054711401462555, 1.893892526626587], "count": [436]}, "action": {"min": [-0.3336598873138428, -0.02189277857542038, -1.2115166187286377, -1.6172919273376465, 0.1811605542898178, -0.1435154378414154, 0.013000000268220901, -0.010916000232100487, -0.1798509955406189, 0.028953000903129578, -3.138503313064575, 0.16536995768547058, -3.141592502593994, -0.12570466101169586, -0.02037511020898819, -1.070146918296814, 0.0377148874104023, 0.6207430958747864, -2.12188982963562, 0.12600000202655792, -0.012171000242233276, -0.0074189999140799046, 0.1319510042667389, -3.140021800994873, 0.3038967251777649, -3.141592502593994], "max": [0.12589655816555023, 2.140782117843628, -0.48619410395622253, 0.2334764450788498, 1.1647306680679321, 1.567051887512207, 0.4350000023841858, 0.3875739872455597, 0.02944899909198284, 0.29755899310112, 3.133040428161621, 1.1273430585861206, 3.1401264667510986, 0.03073711134493351, 1.8138209581375122, -0.4799315631389618, 1.6070868968963623, 1.2124062776565552, -0.10693444311618805, 0.5119999647140503, 0.3592830002307892, 0.06565599888563156, 0.29035601019859314, 3.1358680725097656, 1.0951242446899414, 3.1300384998321533], "mean": [0.008607283234596252, 1.076098084449768, -0.7733327746391296, -0.6172491908073425, 0.8068225979804993, 0.5854418873786926, 0.32677212357521057, 0.18997351825237274, -0.020243870094418526, 0.19635163247585297, -1.2048012018203735, 0.7379707098007202, 0.3242645859718323, -0.029865190386772156, 0.8251959681510925, -0.6545897722244263, 0.6062686443328857, 0.943881094455719, -0.8108047246932983, 0.3979480564594269, 0.14440804719924927, 0.02264721691608429, 0.24187830090522766, -0.3035276532173157, 0.7676236629486084, -2.0272252559661865], "std": [0.10040109604597092, 0.9425650835037231, 0.26702287793159485, 0.6760753393173218, 0.3155496418476105, 0.6718497276306152, 0.14398884773254395, 0.1742623895406723, 0.04774327948689461, 0.08311464637517929, 2.631154775619507, 0.2705022096633911, 3.031458616256714, 0.05536196008324623, 0.7198635339736938, 0.21399524807929993, 0.5043447613716125, 0.20396730303764343, 0.695655882358551, 0.12543612718582153, 0.1367214024066925, 0.019083097577095032, 0.04249870777130127, 2.844712495803833, 0.20054711401462555, 1.893892526626587], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [436]}, "index": {"min": [6507], "max": [6942], "mean": [6724.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [3.055045871559633, 5.0, 5.0, 5.0, 5.0], "std": [1.8391006097931843, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [436]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [436]}, "eef_direction_state": {"mean": [4.098623853211009, 3.9059633027522938], "std": [2.1432415507245373, 2.248926601967849], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.9105504587155964, 0.8922018348623854], "std": [0.908057039454825, 0.843123134431231], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.7935779816513762, 0.8302752293577982], "std": [0.8639333168879122, 0.8342446550217079], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.098623853211009, 3.9059633027522938], "std": [2.1432415507245373, 2.248926601967849], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.9105504587155964, 0.8922018348623854], "std": [0.908057039454825, 0.843123134431231], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.7935779816513762, 0.8302752293577982], "std": [0.8639333168879122, 0.8342446550217079], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.4282168207435575, 0.28068787942769824, 0.9710766622627829, 2.369921617873552, 0.1827962335378707, 1.4424956470395833, 0.3834313412797329, -0.27635073385259523, 1.0174761512898984, 2.332969116601191, -0.08927316109667961, 2.007468178737158], "std": [0.1737206285642705, 0.048027725040304836, 0.08331596185403635, 0.2674354669338891, 0.2055202239106084, 0.267488507231909, 0.13704566413883235, 0.01870823316060382, 0.042256297349483454, 0.17830556404535125, 0.2978209455355787, 0.33060813982203935], "min": [0.22779159086644868, 0.12056008189042372, 0.8037844203075795, 2.0104179690413657, -0.17606446954205723, 0.7809184005799973, 0.22640495387206386, -0.3061340438349261, 0.9078385639127923, 2.043433078441849, -0.7319707583698654, 1.638244837537122], "max": [0.6251371106666437, 0.3308002097158578, 1.0724559495763923, 2.9737722259402855, 0.5390150155818358, 1.8788153069960278, 0.5986834614533594, -0.23442733577825964, 1.0658658378474728, 2.82744819391999, 0.5246546589387329, 2.801378224402087], "count": [436]}, "eef_sim_pose_action": {"mean": [0.4282168207435575, 0.28068787942769824, 0.9710766622627829, 2.369921617873552, 0.1827962335378707, 1.4424956470395833, 0.3834313412797329, -0.27635073385259523, 1.0174761512898984, 2.332969116601191, -0.08927316109667961, 2.007468178737158], "std": [0.1737206285642705, 0.048027725040304836, 0.08331596185403635, 0.2674354669338891, 0.2055202239106084, 0.267488507231909, 0.13704566413883235, 0.01870823316060382, 0.042256297349483454, 0.17830556404535125, 0.2978209455355787, 0.33060813982203935], "min": [0.22779159086644868, 0.12056008189042372, 0.8037844203075795, 2.0104179690413657, -0.17606446954205723, 0.7809184005799973, 0.22640495387206386, -0.3061340438349261, 0.9078385639127923, 2.043433078441849, -0.7319707583698654, 1.638244837537122], "max": [0.6251371106666437, 0.3308002097158578, 1.0724559495763923, 2.9737722259402855, 0.5390150155818358, 1.8788153069960278, 0.5986834614533594, -0.23442733577825964, 1.0658658378474728, 2.82744819391999, 0.5246546589387329, 2.801378224402087], "count": [436]}, "gripper_mode_state": {"mean": [0.7454128440366973, 0.24311926605504589], "std": [0.43562889709225544, 0.42896653544058855], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.9174311926605505, 1.878440366972477], "std": [0.367945956516613, 0.40794106948022807], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.7454128440366973, 0.24311926605504589], "std": [0.43562889709225544, 0.42896653544058855], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.9174311926605505, 1.878440366972477], "std": [0.367945956516613, 0.40794106948022807], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.40846617553284853, 0.49743693330487526], "std": [0.17998660805501687, 0.15679505002779598], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.5437500029802322, 0.6399999558925629], "count": [436]}, "gripper_open_scale_action": {"mean": [0.40846617553284853, 0.49743693330487526], "std": [0.17998660805501687, 0.15679505002779598], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.5437500029802322, 0.6399999558925629], "count": [436]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.40439994391596024]], [[0.40688851409650767]], [[0.38192951206885395]]], "std": [[[0.13178331192969714]], [[0.13901376781466787]], [[0.1331837764459341]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895336645796933]], [[0.48644799755710866]], [[0.4751349191904485]]], "std": [[[0.11671585538872754]], [[0.1253999938754548]], [[0.1297511975532502]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4973502535915356]], [[0.47093120267909144]], [[0.45871935061153174]]], "std": [[[0.1443285925453305]], [[0.15872714266320087]], [[0.16454795446482204]]], "count": [101]}, "observation.state": {"min": [-0.3358055651187897, -0.022084666416049004, -1.117578387260437, -1.7685526609420776, 0.40849655866622925, -0.00551244430243969, 0.0139999995008111, -0.009939000010490417, -0.1740950047969818, 0.00042100000428035855, -3.141592502593994, 0.11657053977251053, -3.1392712593078613, -0.11403433233499527, -0.018369000405073166, -1.1578924655914307, 0.0536242239177227, 0.5667700171470642, -2.1220295429229736, 0.12799999117851257, -0.009723999537527561, -0.0027550000231713057, 0.11758100241422653, -3.141592502593994, 0.27288222312927246, -3.1375784873962402], "max": [0.2356046736240387, 2.2386980056762695, -0.48619410395622253, 0.0449543334543705, 1.1606487035751343, 1.9363332986831665, 0.5740000009536743, 0.35429298877716064, 0.05335700139403343, 0.32376599311828613, 3.1407723426818848, 1.0955257415771484, 3.1403884887695312, 0.07963389158248901, 1.8512916564941406, -0.48029789328575134, 1.7746931314468384, 1.2405441999435425, -0.10785900056362152, 0.5290000438690186, 0.37351998686790466, 0.08524499833583832, 0.3419089913368225, 3.1399171352386475, 1.035277009010315, 3.1377179622650146], "mean": [0.06220638379454613, 1.190829873085022, -0.7320026159286499, -0.7284848093986511, 0.794188916683197, 0.720424473285675, 0.35095134377479553, 0.18962742388248444, -0.008670232258737087, 0.16644790768623352, -1.896288275718689, 0.6393060684204102, -0.7075274586677551, -0.003014959627762437, 0.8887701630592346, -0.6674374938011169, 0.6546004414558411, 0.9079567790031433, -0.9432832598686218, 0.36452147364616394, 0.1539296954870224, 0.028776811435818672, 0.23773865401744843, -0.294969767332077, 0.7467023730278015, -2.3216774463653564], "std": [0.12070806324481964, 0.9626433253288269, 0.21287348866462708, 0.7125836610794067, 0.2986903190612793, 0.7135562300682068, 0.1891123503446579, 0.15793071687221527, 0.04706123098731041, 0.10360430181026459, 2.1788923740386963, 0.30573925375938416, 2.9320387840270996, 0.049172040075063705, 0.7312562465667725, 0.2596704065799713, 0.5347126722335815, 0.2420274317264557, 0.7974888682365417, 0.14944657683372498, 0.13956966996192932, 0.022097064182162285, 0.05279816687107086, 2.819822311401367, 0.20173363387584686, 1.422750473022461], "count": [476]}, "action": {"min": [-0.3358055651187897, -0.022084666416049004, -1.117578387260437, -1.7685526609420776, 0.40849655866622925, -0.00551244430243969, 0.0139999995008111, -0.009939000010490417, -0.1740950047969818, 0.00042100000428035855, -3.141592502593994, 0.11657053977251053, -3.1392712593078613, -0.11403433233499527, -0.018369000405073166, -1.1578924655914307, 0.0536242239177227, 0.5667700171470642, -2.1220295429229736, 0.12799999117851257, -0.009723999537527561, -0.0027550000231713057, 0.11758100241422653, -3.141592502593994, 0.27288222312927246, -3.1375784873962402], "max": [0.2356046736240387, 2.2386980056762695, -0.48619410395622253, 0.0449543334543705, 1.1606487035751343, 1.9363332986831665, 0.5740000009536743, 0.35429298877716064, 0.05335700139403343, 0.32376599311828613, 3.1407723426818848, 1.0955257415771484, 3.1403884887695312, 0.07963389158248901, 1.8512916564941406, -0.48029789328575134, 1.7746931314468384, 1.2405441999435425, -0.10785900056362152, 0.5290000438690186, 0.37351998686790466, 0.08524499833583832, 0.3419089913368225, 3.1399171352386475, 1.035277009010315, 3.1377179622650146], "mean": [0.06220638379454613, 1.190829873085022, -0.7320026159286499, -0.7284848093986511, 0.794188916683197, 0.720424473285675, 0.35095134377479553, 0.18962742388248444, -0.008670232258737087, 0.16644790768623352, -1.896288275718689, 0.6393060684204102, -0.7075274586677551, -0.003014959627762437, 0.8887701630592346, -0.6674374938011169, 0.6546004414558411, 0.9079567790031433, -0.9432832598686218, 0.36452147364616394, 0.1539296954870224, 0.028776811435818672, 0.23773865401744843, -0.294969767332077, 0.7467023730278015, -2.3216774463653564], "std": [0.12070806324481964, 0.9626433253288269, 0.21287348866462708, 0.7125836610794067, 0.2986903190612793, 0.7135562300682068, 0.1891123503446579, 0.15793071687221527, 0.04706123098731041, 0.10360430181026459, 2.1788923740386963, 0.30573925375938416, 2.9320387840270996, 0.049172040075063705, 0.7312562465667725, 0.2596704065799713, 0.5347126722335815, 0.2420274317264557, 0.7974888682365417, 0.14944657683372498, 0.13956966996192932, 0.022097064182162285, 0.05279816687107086, 2.819822311401367, 0.20173363387584686, 1.422750473022461], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [476]}, "index": {"min": [6943], "max": [7418], "mean": [7180.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [2.7205882352941178, 5.0, 5.0, 5.0, 5.0], "std": [1.9184192521679109, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [476]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [476]}, "eef_direction_state": {"mean": [4.151260504201681, 4.035714285714286], "std": [2.0869287291071603, 2.1801206779598696], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.8907563025210085, 0.9243697478991597], "std": [0.8891494941597169, 0.8516880308786556], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.7983193277310925, 0.865546218487395], "std": [0.8680106874295912, 0.841910290315711], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.151260504201681, 4.035714285714286], "std": [2.0869287291071603, 2.1801206779598696], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.8907563025210085, 0.9243697478991597], "std": [0.8891494941597169, 0.8516880308786556], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.7983193277310925, 0.865546218487395], "std": [0.8680106874295912, 0.841910290315711], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.427734478528936, 0.29210809477310934, 0.9412423434525775, 2.473584343522553, 0.2225097894444124, 1.4946833485218387, 0.39297542120843804, -0.27025596341420294, 1.013347332211828, 2.3508428788998152, -0.040311496734302836, 2.0920813372139038], "std": [0.1573459662902565, 0.047221515472884126, 0.10371102326043274, 0.2976800695715241, 0.2214423245099552, 0.25751336993460944, 0.13985425257140366, 0.021626738899208672, 0.052623577105942884, 0.17793085494434224, 0.32866479627753065, 0.4126130214839401], "min": [0.22885749181393966, 0.12619377229728437, 0.7754182217897858, 2.045607804362056, -0.049401331810047466, 0.704272305134933, 0.22893816129606123, -0.3014927892301542, 0.8932772052917844, 2.105855348013676, -0.671302819351218, 1.6883151316097695], "max": [0.5917220625615354, 0.35471560739152896, 1.098657775153786, 3.0241614462757673, 0.6550685160088681, 1.9270935547200714, 0.6127792926961511, -0.21497425128521563, 1.1173981681766278, 2.8553276906898435, 0.5778497558565858, 2.898260863177281], "count": [476]}, "eef_sim_pose_action": {"mean": [0.427734478528936, 0.29210809477310934, 0.9412423434525775, 2.473584343522553, 0.2225097894444124, 1.4946833485218387, 0.39297542120843804, -0.27025596341420294, 1.013347332211828, 2.3508428788998152, -0.040311496734302836, 2.0920813372139038], "std": [0.1573459662902565, 0.047221515472884126, 0.10371102326043274, 0.2976800695715241, 0.2214423245099552, 0.25751336993460944, 0.13985425257140366, 0.021626738899208672, 0.052623577105942884, 0.17793085494434224, 0.32866479627753065, 0.4126130214839401], "min": [0.22885749181393966, 0.12619377229728437, 0.7754182217897858, 2.045607804362056, -0.049401331810047466, 0.704272305134933, 0.22893816129606123, -0.3014927892301542, 0.8932772052917844, 2.105855348013676, -0.671302819351218, 1.6883151316097695], "max": [0.5917220625615354, 0.35471560739152896, 1.098657775153786, 3.0241614462757673, 0.6550685160088681, 1.9270935547200714, 0.6127792926961511, -0.21497425128521563, 1.1173981681766278, 2.8553276906898435, 0.5778497558565858, 2.898260863177281], "count": [476]}, "gripper_mode_state": {"mean": [0.5735294117647058, 0.3739495798319328], "std": [0.4945638741411833, 0.4838504847320656], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.838235294117647, 1.8781512605042017], "std": [0.5196639946405309, 0.45126519879253507], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.5735294117647058, 0.3739495798319328], "std": [0.4945638741411833, 0.4838504847320656], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.838235294117647, 1.8781512605042017], "std": [0.5196639946405309, 0.45126519879253507], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.43868960471023577, 0.4556512668290559], "std": [0.23639064115726643, 0.18680822768551486], "min": [0.017499999376013875, 0.15999998897314072], "max": [0.7175000011920929, 0.6612500548362732], "count": [476]}, "gripper_open_scale_action": {"mean": [0.43868960471023577, 0.4556512668290559], "std": [0.23639064115726643, 0.18680822768551486], "min": [0.017499999376013875, 0.15999998897314072], "max": [0.7175000011920929, 0.6612500548362732], "count": [476]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.6980392156862745]]], "mean": [[[0.4046252668845316]], [[0.4071312717864924]], [[0.3821379330065359]]], "std": [[[0.13086505357890374]], [[0.13660226196339137]], [[0.13071881655821768]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49417540236928104]], [[0.4893273508986928]], [[0.4786958067810458]]], "std": [[[0.12020175522063464]], [[0.1272778593503468]], [[0.13049986254376295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.49892534109477127]], [[0.4785265604575163]], [[0.46694001225490195]]], "std": [[[0.1433673033293196]], [[0.15395337232276848]], [[0.15925244094336857]]], "count": [100]}, "observation.state": {"min": [-0.2937295436859131, -0.0221021119505167, -1.1522927284240723, -1.738740086555481, 0.29603222012519836, -0.11754066497087479, 0.017999999225139618, -0.010111000388860703, -0.15981300175189972, 0.011075999587774277, -3.141592502593994, 0.16570155322551727, -3.1376657485961914, -0.18857444822788239, -0.019991332665085793, -1.0585463047027588, 0.0057915556244552135, 0.5792602300643921, -2.1219072341918945, 0.09700000286102295, -0.010022000409662724, -0.007431999780237675, 0.1347150057554245, -3.1365487575531006, 0.281713604927063, -3.138259172439575], "max": [0.34836554527282715, 2.200355052947998, -0.4863336682319641, 0.09676433354616165, 1.1609801054000854, 1.7142655849456787, 0.550000011920929, 0.35984501242637634, 0.08269800245761871, 0.37145599722862244, 3.1405978202819824, 1.1020357608795166, 3.1371071338653564, 0.029760222882032394, 1.787165880203247, -0.48029789328575134, 1.7708553075790405, 1.2405791282653809, -0.0442042239010334, 0.4830000102519989, 0.35042500495910645, 0.07601899653673172, 0.35347598791122437, 3.135571241378784, 1.0458362102508545, 3.1397078037261963], "mean": [0.06980873644351959, 1.188879370689392, -0.7559924125671387, -0.7255872488021851, 0.7918771505355835, 0.6713242530822754, 0.3593831956386566, 0.19589240849018097, -0.004295865539461374, 0.18142059445381165, -0.47015535831451416, 0.6642343997955322, -0.2260807603597641, -0.01635974831879139, 0.8249889612197876, -0.6362539529800415, 0.629570484161377, 0.9206925630569458, -0.8506996631622314, 0.384103000164032, 0.14240914583206177, 0.024071695283055305, 0.2440311312675476, -0.009692627005279064, 0.7721859216690063, -1.9499942064285278], "std": [0.1508816033601761, 0.9238622784614563, 0.2197638601064682, 0.7182179093360901, 0.30294668674468994, 0.679528534412384, 0.18116678297519684, 0.15859104692935944, 0.055310703814029694, 0.09810017049312592, 2.796971321105957, 0.2946277856826782, 2.9734699726104736, 0.061563000082969666, 0.6899171471595764, 0.21495386958122253, 0.5590822100639343, 0.21382783353328705, 0.765274703502655, 0.14233973622322083, 0.1306397020816803, 0.021439507603645325, 0.04683557525277138, 2.8311898708343506, 0.1844196319580078, 1.9627610445022583], "count": [425]}, "action": {"min": [-0.2937295436859131, -0.0221021119505167, -1.1522927284240723, -1.738740086555481, 0.29603222012519836, -0.11754066497087479, 0.017999999225139618, -0.010111000388860703, -0.15981300175189972, 0.011075999587774277, -3.141592502593994, 0.16570155322551727, -3.1376657485961914, -0.18857444822788239, -0.019991332665085793, -1.0585463047027588, 0.0057915556244552135, 0.5792602300643921, -2.1219072341918945, 0.09700000286102295, -0.010022000409662724, -0.007431999780237675, 0.1347150057554245, -3.1365487575531006, 0.281713604927063, -3.138259172439575], "max": [0.34836554527282715, 2.200355052947998, -0.4863336682319641, 0.09676433354616165, 1.1609801054000854, 1.7142655849456787, 0.550000011920929, 0.35984501242637634, 0.08269800245761871, 0.37145599722862244, 3.1405978202819824, 1.1020357608795166, 3.1371071338653564, 0.029760222882032394, 1.787165880203247, -0.48029789328575134, 1.7708553075790405, 1.2405791282653809, -0.0442042239010334, 0.4830000102519989, 0.35042500495910645, 0.07601899653673172, 0.35347598791122437, 3.135571241378784, 1.0458362102508545, 3.1397078037261963], "mean": [0.06980873644351959, 1.188879370689392, -0.7559924125671387, -0.7255872488021851, 0.7918771505355835, 0.6713242530822754, 0.3593831956386566, 0.19589240849018097, -0.004295865539461374, 0.18142059445381165, -0.47015535831451416, 0.6642343997955322, -0.2260807603597641, -0.01635974831879139, 0.8249889612197876, -0.6362539529800415, 0.629570484161377, 0.9206925630569458, -0.8506996631622314, 0.384103000164032, 0.14240914583206177, 0.024071695283055305, 0.2440311312675476, -0.009692627005279064, 0.7721859216690063, -1.9499942064285278], "std": [0.1508816033601761, 0.9238622784614563, 0.2197638601064682, 0.7182179093360901, 0.30294668674468994, 0.679528534412384, 0.18116678297519684, 0.15859104692935944, 0.055310703814029694, 0.09810017049312592, 2.796971321105957, 0.2946277856826782, 2.9734699726104736, 0.061563000082969666, 0.6899171471595764, 0.21495386958122253, 0.5590822100639343, 0.21382783353328705, 0.765274703502655, 0.14233973622322083, 0.1306397020816803, 0.021439507603645325, 0.04683557525277138, 2.8311898708343506, 0.1844196319580078, 1.9627610445022583], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [425]}, "index": {"min": [7419], "max": [7843], "mean": [7631.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [2.6141176470588237, 5.0, 5.0, 5.0, 5.0], "std": [1.8115416211014035, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [425]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [425]}, "eef_direction_state": {"mean": [4.105882352941176, 3.8188235294117647], "std": [2.0304941699976604, 2.359984751578209], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [1.0188235294117647, 0.8823529411764706], "std": [0.9020883115301428, 0.8431281349255981], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.84, 0.7929411764705883], "std": [0.8555974864523206, 0.8509908737043107], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.105882352941176, 3.8188235294117647], "std": [2.0304941699976604, 2.359984751578209], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [1.0188235294117647, 0.8823529411764706], "std": [0.9020883115301428, 0.8431281349255981], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.84, 0.7929411764705883], "std": [0.8555974864523206, 0.8509908737043107], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.43398820374810293, 0.2964460638338616, 0.9561689870599688, 2.4314663527921505, 0.2508031614951312, 1.526393452487071, 0.3814328747603927, -0.2749637217461955, 1.0196112385213656, 2.3192221910109483, -0.06314230176794995, 2.0133700043311604], "std": [0.15800598564844903, 0.055400057073358294, 0.09827397175935422, 0.28381605923688136, 0.262467999168184, 0.2964054205286768, 0.1309504957045012, 0.02103618957755225, 0.0466243913941975, 0.159266250945206, 0.32861867280279033, 0.3400462033383571], "min": [0.2286853688879169, 0.14038307604295716, 0.7859443281854801, 2.039287729973539, -0.09923858570907007, 0.696120985115253, 0.22863182385948105, -0.30676076429515736, 0.9105082480061135, 2.096565506003884, -0.7884625045272813, 1.6168503680497168], "max": [0.5975879911508987, 0.38327013521598996, 1.1463196794125297, 2.963836866198328, 0.7436605578059519, 2.057293234472471, 0.589699909538544, -0.22424817696642552, 1.1287451809262266, 2.8535741680220013, 0.5503652231132494, 2.7785814998833738], "count": [425]}, "eef_sim_pose_action": {"mean": [0.43398820374810293, 0.2964460638338616, 0.9561689870599688, 2.4314663527921505, 0.2508031614951312, 1.526393452487071, 0.3814328747603927, -0.2749637217461955, 1.0196112385213656, 2.3192221910109483, -0.06314230176794995, 2.0133700043311604], "std": [0.15800598564844903, 0.055400057073358294, 0.09827397175935422, 0.28381605923688136, 0.262467999168184, 0.2964054205286768, 0.1309504957045012, 0.02103618957755225, 0.0466243913941975, 0.159266250945206, 0.32861867280279033, 0.3400462033383571], "min": [0.2286853688879169, 0.14038307604295716, 0.7859443281854801, 2.039287729973539, -0.09923858570907007, 0.696120985115253, 0.22863182385948105, -0.30676076429515736, 0.9105082480061135, 2.096565506003884, -0.7884625045272813, 1.6168503680497168], "max": [0.5975879911508987, 0.38327013521598996, 1.1463196794125297, 2.963836866198328, 0.7436605578059519, 2.057293234472471, 0.589699909538544, -0.22424817696642552, 1.1287451809262266, 2.8535741680220013, 0.5503652231132494, 2.7785814998833738], "count": [425]}, "gripper_mode_state": {"mean": [0.48, 0.2188235294117647], "std": [0.4995998398718722, 0.41344865749878], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8611764705882352, 1.9152941176470588], "std": [0.4622436631823607, 0.3595768370322323], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.48, 0.2188235294117647], "std": [0.4995998398718722, 0.41344865749878], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8611764705882352, 1.9152941176470588], "std": [0.4622436631823607, 0.3595768370322323], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.4492294184863567, 0.4801264868501355], "std": [0.22645888860183952, 0.1779244008368269], "min": [0.022499999031424522, 0.12125000357627869], "max": [0.6875000149011612, 0.6037500128149986], "count": [425]}, "gripper_open_scale_action": {"mean": [0.4492294184863567, 0.4801264868501355], "std": [0.22645888860183952, 0.1779244008368269], "min": [0.022499999031424522, 0.12125000357627869], "max": [0.6875000149011612, 0.6037500128149986], "count": [425]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7137254901960784]], [[0.7215686274509804]]], "mean": [[[0.40354979030501087]], [[0.40797917211328977]], [[0.3833611165577342]]], "std": [[[0.1286256106028664]], [[0.13642396559889522]], [[0.13073829140967103]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48836091911764706]], [[0.4848248366013072]], [[0.47332544730392156]]], "std": [[[0.1318742064318775]], [[0.13916459931501113]], [[0.14379411627219507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.500518335375817]], [[0.47879673202614376]], [[0.4681756821895425]]], "std": [[[0.1375967504990297]], [[0.15109566265213709]], [[0.15636550994110351]]], "count": [100]}, "observation.state": {"min": [-0.3472665548324585, -0.02218933403491974, -1.0932607650756836, -1.768447995185852, 0.33036288619041443, -0.072464220225811, 0.0139999995008111, -0.01012600027024746, -0.17607800662517548, 0.0042130001820623875, -3.141592502593994, 0.2186199277639389, -3.141592502593994, -0.11443555355072021, -0.01885744370520115, -1.1193925142288208, 0.0376974456012249, 0.6263951063156128, -2.12176775932312, 0.12199999392032623, -0.010301999747753143, 0.0028909998945891857, 0.13317100703716278, -3.1374387741088867, 0.30223867297172546, -3.137334108352661], "max": [0.287275105714798, 2.25882887840271, -0.4862464368343353, 0.04427399858832359, 1.1382150650024414, 1.5882817506790161, 0.4819999933242798, 0.3579249978065491, 0.06804999709129333, 0.28905099630355835, 3.140493154525757, 1.10002863407135, 3.139219045639038, 0.05990422144532204, 1.8140826225280762, -0.4806816577911377, 1.7684130668640137, 1.199323058128357, -0.15611033141613007, 0.48399999737739563, 0.36774298548698425, 0.0726109966635704, 0.31066998839378357, 3.129794120788574, 1.0790672302246094, 3.1335291862487793], "mean": [0.058326881378889084, 1.1177997589111328, -0.7233797311782837, -0.7057347297668457, 0.8086431622505188, 0.6309115886688232, 0.3626309335231781, 0.18726390600204468, -0.008805905468761921, 0.18649563193321228, -2.0960731506347656, 0.652371883392334, -1.6306138038635254, -0.00027907639741897583, 0.8018583059310913, -0.642207145690918, 0.602371335029602, 0.9210060834884644, -0.8303425908088684, 0.3917645812034607, 0.14061859250068665, 0.025884991511702538, 0.24284105002880096, -0.3421694338321686, 0.7806971669197083, -1.9995495080947876], "std": [0.13215605914592743, 0.9008073210716248, 0.21921296417713165, 0.729188084602356, 0.2883646488189697, 0.6639294028282166, 0.15536393225193024, 0.1568770706653595, 0.049511831253767014, 0.0898585170507431, 1.9392987489700317, 0.2532144784927368, 2.531856060028076, 0.0499265231192112, 0.713151752948761, 0.24630840122699738, 0.5243131518363953, 0.21975065767765045, 0.7176036834716797, 0.12853868305683136, 0.13674360513687134, 0.019981445744633675, 0.042064767330884933, 2.804927110671997, 0.18809497356414795, 1.861138939857483], "count": [440]}, "action": {"min": [-0.3472665548324585, -0.02218933403491974, -1.0932607650756836, -1.768447995185852, 0.33036288619041443, -0.072464220225811, 0.0139999995008111, -0.01012600027024746, -0.17607800662517548, 0.0042130001820623875, -3.141592502593994, 0.2186199277639389, -3.141592502593994, -0.11443555355072021, -0.01885744370520115, -1.1193925142288208, 0.0376974456012249, 0.6263951063156128, -2.12176775932312, 0.12199999392032623, -0.010301999747753143, 0.0028909998945891857, 0.13317100703716278, -3.1374387741088867, 0.30223867297172546, -3.137334108352661], "max": [0.287275105714798, 2.25882887840271, -0.4862464368343353, 0.04427399858832359, 1.1382150650024414, 1.5882817506790161, 0.4819999933242798, 0.3579249978065491, 0.06804999709129333, 0.28905099630355835, 3.140493154525757, 1.10002863407135, 3.139219045639038, 0.05990422144532204, 1.8140826225280762, -0.4806816577911377, 1.7684130668640137, 1.199323058128357, -0.15611033141613007, 0.48399999737739563, 0.36774298548698425, 0.0726109966635704, 0.31066998839378357, 3.129794120788574, 1.0790672302246094, 3.1335291862487793], "mean": [0.058326881378889084, 1.1177997589111328, -0.7233797311782837, -0.7057347297668457, 0.8086431622505188, 0.6309115886688232, 0.3626309335231781, 0.18726390600204468, -0.008805905468761921, 0.18649563193321228, -2.0960731506347656, 0.652371883392334, -1.6306138038635254, -0.00027907639741897583, 0.8018583059310913, -0.642207145690918, 0.602371335029602, 0.9210060834884644, -0.8303425908088684, 0.3917645812034607, 0.14061859250068665, 0.025884991511702538, 0.24284105002880096, -0.3421694338321686, 0.7806971669197083, -1.9995495080947876], "std": [0.13215605914592743, 0.9008073210716248, 0.21921296417713165, 0.729188084602356, 0.2883646488189697, 0.6639294028282166, 0.15536393225193024, 0.1568770706653595, 0.049511831253767014, 0.0898585170507431, 1.9392987489700317, 0.2532144784927368, 2.531856060028076, 0.0499265231192112, 0.713151752948761, 0.24630840122699738, 0.5243131518363953, 0.21975065767765045, 0.7176036834716797, 0.12853868305683136, 0.13674360513687134, 0.019981445744633675, 0.042064767330884933, 2.804927110671997, 0.18809497356414795, 1.861138939857483], "count": [440]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [440]}, "index": {"min": [7844], "max": [8283], "mean": [8063.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [2.922727272727273, 5.0, 5.0, 5.0, 5.0], "std": [1.852131896486707, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [440]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [440]}, "eef_direction_state": {"mean": [4.15, 3.940909090909091], "std": [2.122444988043904, 2.3733672073293817], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.9431818181818182, 0.8363636363636363], "std": [0.9409612414181767, 0.868931137843531], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.8113636363636364, 0.8227272727272728], "std": [0.8677860830587317, 0.8583450345560996], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.15, 3.940909090909091], "std": [2.122444988043904, 2.3733672073293817], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.9431818181818182, 0.8363636363636363], "std": [0.9409612414181767, 0.868931137843531], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.8113636363636364, 0.8227272727272728], "std": [0.8677860830587317, 0.8583450345560996], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.42542732252291654, 0.29198064476374247, 0.9612334552758367, 2.450688558617384, 0.2485221423729579, 1.5335687792280106, 0.37962845892546776, -0.27310474970266235, 1.0184161206334783, 2.319092535878142, -0.05261329816013709, 2.0304216353535156], "std": [0.1563079011002674, 0.04957356414033024, 0.0900236794224841, 0.2362260401559079, 0.24584036730144387, 0.23368295561936703, 0.13704266280740904, 0.01955902138781705, 0.04183747537221702, 0.17168208781542998, 0.29753826401054057, 0.35346645910634733], "min": [0.22865870554289283, 0.1241910417721998, 0.7791154467003993, 2.04030156574144, -0.03654452698644972, 0.8662738773536913, 0.22835006413295772, -0.2956951943442097, 0.9090224267082024, 2.062914158032226, -0.6883039739340944, 1.699559956918806], "max": [0.5955060463960171, 0.36855983173190626, 1.063851401529234, 2.892129081048254, 0.6753280518905562, 2.0424648177711915, 0.6070422282229626, -0.2276455631828238, 1.0856782480658522, 2.822644226374189, 0.5187508326736885, 2.871958730170655], "count": [440]}, "eef_sim_pose_action": {"mean": [0.42542732252291654, 0.29198064476374247, 0.9612334552758367, 2.450688558617384, 0.2485221423729579, 1.5335687792280106, 0.37962845892546776, -0.27310474970266235, 1.0184161206334783, 2.319092535878142, -0.05261329816013709, 2.0304216353535156], "std": [0.1563079011002674, 0.04957356414033024, 0.0900236794224841, 0.2362260401559079, 0.24584036730144387, 0.23368295561936703, 0.13704266280740904, 0.01955902138781705, 0.04183747537221702, 0.17168208781542998, 0.29753826401054057, 0.35346645910634733], "min": [0.22865870554289283, 0.1241910417721998, 0.7791154467003993, 2.04030156574144, -0.03654452698644972, 0.8662738773536913, 0.22835006413295772, -0.2956951943442097, 0.9090224267082024, 2.062914158032226, -0.6883039739340944, 1.699559956918806], "max": [0.5955060463960171, 0.36855983173190626, 1.063851401529234, 2.892129081048254, 0.6753280518905562, 2.0424648177711915, 0.6070422282229626, -0.2276455631828238, 1.0856782480658522, 2.822644226374189, 0.5187508326736885, 2.871958730170655], "count": [440]}, "gripper_mode_state": {"mean": [0.40454545454545454, 0.2], "std": [0.4908038607754316, 0.4000000000000029], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.884090909090909, 1.9295454545454545], "std": [0.4397536406475883, 0.346462345753177], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.40454545454545454, 0.2], "std": [0.4908038607754316, 0.4000000000000029], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.884090909090909, 1.9295454545454545], "std": [0.4397536406475883, 0.346462345753177], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.4532897673330312, 0.48970739884217357], "std": [0.19420524048247018, 0.16067362060397689], "min": [0.017499999376013875, 0.1524999924004078], "max": [0.6024999916553497, 0.6049999967217445], "count": [440]}, "gripper_open_scale_action": {"mean": [0.4532897673330312, 0.48970739884217357], "std": [0.19420524048247018, 0.16067362060397689], "min": [0.017499999376013875, 0.1524999924004078], "max": [0.6024999916553497, 0.6049999967217445], "count": [440]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6666666666666666]], [[0.6274509803921569]]], "mean": [[[0.40075322167755995]], [[0.40611367919389973]], [[0.38148339052287583]]], "std": [[[0.13262751843027287]], [[0.13807237349052093]], [[0.13268817699522045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49201353758169936]], [[0.48826851919934644]], [[0.47691125]]], "std": [[[0.11985867213531341]], [[0.12754080319535246]], [[0.13145705714837191]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002947140522875]], [[0.48050988562091507]], [[0.46950026960784313]]], "std": [[[0.14106537216248471]], [[0.15059116036823636]], [[0.1560016545994065]]], "count": [100]}, "observation.state": {"min": [-0.34609776735305786, -0.02218933403491974, -1.1047043800354004, -1.4348055124282837, 0.20205900073051453, -0.06703899800777435, 0.013000000268220901, -0.010400000028312206, -0.17921599745750427, 0.03224800154566765, -3.135449171066284, 0.16975072026252747, -3.141592502593994, -0.12668155133724213, -0.018682999536395073, -1.0596104860305786, 0.03778466582298279, 0.6050082445144653, -2.122203826904297, 0.11900000274181366, -0.009538999758660793, 0.0028860000893473625, 0.14426399767398834, -3.141592502593994, 0.3073175847530365, -3.137089729309082], "max": [0.09803777933120728, 2.2303595542907715, -0.48593243956565857, 0.14098599553108215, 1.1608928442001343, 1.3403090238571167, 0.48399999737739563, 0.3927620053291321, 0.037390999495983124, 0.342866986989975, 3.13860821723938, 1.1021056175231934, 3.140824794769287, 0.025102555751800537, 1.7328438758850098, -0.4806642234325409, 1.7672269344329834, 1.2401604652404785, -0.15624989569187164, 0.48399999737739563, 0.35201799869537354, 0.0729840025305748, 0.3369309902191162, 3.140859603881836, 1.0852108001708984, 3.14030122756958], "mean": [0.001776395132765174, 1.1775567531585693, -0.8397176861763, -0.5006186962127686, 0.7385645508766174, 0.42927131056785583, 0.3310197591781616, 0.2164061814546585, -0.01714935526251793, 0.19718916714191437, -1.3474172353744507, 0.674769937992096, -0.6481364369392395, -0.009050073102116585, 0.910746157169342, -0.6597833633422852, 0.6959403157234192, 0.890089750289917, -0.9114271402359009, 0.3882623314857483, 0.15984629094600677, 0.030607838183641434, 0.24086354672908783, -0.005547155626118183, 0.7560962438583374, -1.7222819328308105], "std": [0.10190244019031525, 0.9024159908294678, 0.2844806909561157, 0.495540976524353, 0.3366357386112213, 0.47434377670288086, 0.1680457442998886, 0.1726977676153183, 0.046803027391433716, 0.08040151745080948, 2.5744199752807617, 0.27316224575042725, 2.9258813858032227, 0.040796685963869095, 0.6908469796180725, 0.20743869245052338, 0.5644474029541016, 0.23305721580982208, 0.7108526229858398, 0.12696164846420288, 0.13086941838264465, 0.02147209458053112, 0.04577016457915306, 2.7881364822387695, 0.1788923740386963, 2.1340909004211426], "count": [420]}, "action": {"min": [-0.34609776735305786, -0.02218933403491974, -1.1047043800354004, -1.4348055124282837, 0.20205900073051453, -0.06703899800777435, 0.013000000268220901, -0.010400000028312206, -0.17921599745750427, 0.03224800154566765, -3.135449171066284, 0.16975072026252747, -3.141592502593994, -0.12668155133724213, -0.018682999536395073, -1.0596104860305786, 0.03778466582298279, 0.6050082445144653, -2.122203826904297, 0.11900000274181366, -0.009538999758660793, 0.0028860000893473625, 0.14426399767398834, -3.141592502593994, 0.3073175847530365, -3.137089729309082], "max": [0.09803777933120728, 2.2303595542907715, -0.48593243956565857, 0.14098599553108215, 1.1608928442001343, 1.3403090238571167, 0.48399999737739563, 0.3927620053291321, 0.037390999495983124, 0.342866986989975, 3.13860821723938, 1.1021056175231934, 3.140824794769287, 0.025102555751800537, 1.7328438758850098, -0.4806642234325409, 1.7672269344329834, 1.2401604652404785, -0.15624989569187164, 0.48399999737739563, 0.35201799869537354, 0.0729840025305748, 0.3369309902191162, 3.140859603881836, 1.0852108001708984, 3.14030122756958], "mean": [0.001776395132765174, 1.1775567531585693, -0.8397176861763, -0.5006186962127686, 0.7385645508766174, 0.42927131056785583, 0.3310197591781616, 0.2164061814546585, -0.01714935526251793, 0.19718916714191437, -1.3474172353744507, 0.674769937992096, -0.6481364369392395, -0.009050073102116585, 0.910746157169342, -0.6597833633422852, 0.6959403157234192, 0.890089750289917, -0.9114271402359009, 0.3882623314857483, 0.15984629094600677, 0.030607838183641434, 0.24086354672908783, -0.005547155626118183, 0.7560962438583374, -1.7222819328308105], "std": [0.10190244019031525, 0.9024159908294678, 0.2844806909561157, 0.495540976524353, 0.3366357386112213, 0.47434377670288086, 0.1680457442998886, 0.1726977676153183, 0.046803027391433716, 0.08040151745080948, 2.5744199752807617, 0.27316224575042725, 2.9258813858032227, 0.040796685963869095, 0.6908469796180725, 0.20743869245052338, 0.5644474029541016, 0.23305721580982208, 0.7108526229858398, 0.12696164846420288, 0.13086941838264465, 0.02147209458053112, 0.04577016457915306, 2.7881364822387695, 0.1788923740386963, 2.1340909004211426], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [420]}, "index": {"min": [8284], "max": [8703], "mean": [8493.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [2.802380952380952, 5.0, 5.0, 5.0, 5.0], "std": [1.873752041231208, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [420]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [420]}, "eef_direction_state": {"mean": [3.9523809523809526, 4.273809523809524], "std": [2.1486693662244707, 2.214407318729466], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.9785714285714285, 0.8285714285714286], "std": [0.8848017572653547, 0.8939707341235437], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.8404761904761905, 0.75], "std": [0.8623223140117794, 0.8518187824268951], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [3.9523809523809526, 4.273809523809524], "std": [2.1486693662244707, 2.214407318729466], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.9785714285714285, 0.8285714285714286], "std": [0.8848017572653547, 0.8939707341235437], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.8404761904761905, 0.75], "std": [0.8623223140117794, 0.8518187824268951], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.454695242243833, 0.2839676704271464, 0.9718964417818724, 2.4451763617676954, 0.1752431489528673, 1.5014261286483475, 0.3989163411611716, -0.2684779992636102, 1.0164958182120334, 2.3290945922995787, -0.08315482289857164, 2.0311658919235747], "std": [0.17224421770500886, 0.04699292376765187, 0.08055921697348188, 0.2683766257325004, 0.18123685532518716, 0.27064176472501195, 0.13116014775131593, 0.020991019387686022, 0.04552741430638231, 0.1590114631079171, 0.3395044036762512, 0.33186861207949786], "min": [0.22846781789648457, 0.12142615947513462, 0.8070469944960643, 2.036498905790664, -0.11488598850919884, 0.8282357760937732, 0.22917559305986202, -0.29570000769744925, 0.9201638786115629, 2.052544036827469, -0.705519971214586, 1.696928446947783], "max": [0.6305849210713056, 0.3387584298658334, 1.117763073595418, 2.971074177815333, 0.5431258723025776, 2.0329976129316623, 0.5913056735511253, -0.2272534955322562, 1.1127604621825826, 2.826855248983934, 0.5236542549017682, 2.836035123110715], "count": [420]}, "eef_sim_pose_action": {"mean": [0.454695242243833, 0.2839676704271464, 0.9718964417818724, 2.4451763617676954, 0.1752431489528673, 1.5014261286483475, 0.3989163411611716, -0.2684779992636102, 1.0164958182120334, 2.3290945922995787, -0.08315482289857164, 2.0311658919235747], "std": [0.17224421770500886, 0.04699292376765187, 0.08055921697348188, 0.2683766257325004, 0.18123685532518716, 0.27064176472501195, 0.13116014775131593, 0.020991019387686022, 0.04552741430638231, 0.1590114631079171, 0.3395044036762512, 0.33186861207949786], "min": [0.22846781789648457, 0.12142615947513462, 0.8070469944960643, 2.036498905790664, -0.11488598850919884, 0.8282357760937732, 0.22917559305986202, -0.29570000769744925, 0.9201638786115629, 2.052544036827469, -0.705519971214586, 1.696928446947783], "max": [0.6305849210713056, 0.3387584298658334, 1.117763073595418, 2.971074177815333, 0.5431258723025776, 2.0329976129316623, 0.5913056735511253, -0.2272534955322562, 1.1127604621825826, 2.826855248983934, 0.5236542549017682, 2.836035123110715], "count": [420]}, "gripper_mode_state": {"mean": [0.5261904761904762, 0.2976190476190476], "std": [0.49931358779520296, 0.4572110564207495], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_state": {"mean": [1.8857142857142857, 1.930952380952381], "std": [0.42120655976182664, 0.33451321793095223], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_mode_action": {"mean": [0.5261904761904762, 0.2976190476190476], "std": [0.49931358779520296, 0.4572110564207495], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_action": {"mean": [1.8857142857142857, 1.930952380952381], "std": [0.42120655976182664, 0.33451321793095223], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_open_scale_state": {"mean": [0.41377381517529666, 0.4853273761857833], "std": [0.2100571422421622, 0.15870236511423041], "min": [0.016250000335276127, 0.14875000342726707], "max": [0.6049999967217445, 0.6049999967217445], "count": [420]}, "gripper_open_scale_action": {"mean": [0.41377381517529666, 0.4853273761857833], "std": [0.2100571422421622, 0.15870236511423041], "min": [0.016250000335276127, 0.14875000342726707], "max": [0.6049999967217445, 0.6049999967217445], "count": [420]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6901960784313725]], [[0.6549019607843137]]], "mean": [[[0.4032573965141612]], [[0.4070361111111111]], [[0.3823093845315904]]], "std": [[[0.12793663607070985]], [[0.13535822522473234]], [[0.13024567879330337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9882352941176471]]], "mean": [[[0.4867081413398693]], [[0.4830914093137255]], [[0.47230108251633984]]], "std": [[[0.1230159839941214]], [[0.12917356302335617]], [[0.13245658025429774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5011603104575163]], [[0.4752802593954248]], [[0.4637017054738562]]], "std": [[[0.14243574724890676]], [[0.15473436621731526]], [[0.1599570075238662]]], "count": [100]}, "observation.state": {"min": [-0.33950376510620117, -0.021980000659823418, -1.2344560623168945, -1.5658831596374512, 0.29111289978027344, -0.09866578131914139, 0.012000000104308128, -0.009711000137031078, -0.1870270073413849, 0.03151100128889084, -3.141592502593994, 0.22329741716384888, -3.1399171352386475, -0.029812555760145187, -0.02023555524647236, -1.0983370542526245, 0.15094678103923798, 0.5179430246353149, -2.12201189994812, 0.12099999934434891, -0.01001300010830164, 0.010854999534785748, 0.14442500472068787, -3.1374735832214355, 0.3425033986568451, -3.131906032562256], "max": [0.1993899941444397, 2.2102808952331543, -0.48593243956565857, 0.09468844532966614, 1.1307663917541504, 1.5411642789840698, 0.4190000295639038, 0.3909029960632324, 0.055282000452280045, 0.3322089910507202, 3.1395680904388428, 1.1391589641571045, 3.1338956356048584, -0.012682111002504826, 1.7786180973052979, -0.4806642234325409, 1.7373794317245483, 1.2405441999435425, -0.2262369990348816, 0.43799999356269836, 0.35874301195144653, 0.06344500184059143, 0.33979400992393494, 3.1346113681793213, 1.055487871170044, 3.136810541152954], "mean": [0.04031510278582573, 1.2637910842895508, -0.8702003359794617, -0.4642300307750702, 0.7266701459884644, 0.4666231870651245, 0.27286285161972046, 0.23070159554481506, -0.004758395254611969, 0.18794269859790802, -1.333051085472107, 0.6516600251197815, -0.367840051651001, -0.02923356369137764, 0.9018492102622986, -0.6620347499847412, 0.7325553894042969, 0.8897470235824585, -0.986246645450592, 0.3405172824859619, 0.15962785482406616, 0.031191978603601456, 0.24535319209098816, 0.07835370302200317, 0.7823089361190796, -1.899285078048706], "std": [0.11953046172857285, 0.8955920934677124, 0.2870628237724304, 0.5079272985458374, 0.3090392053127289, 0.5152460336685181, 0.14316776394844055, 0.16921082139015198, 0.053970057517290115, 0.08377985656261444, 2.6506779193878174, 0.2777741849422455, 3.003310203552246, 0.0013874797150492668, 0.6785587072372437, 0.21796949207782745, 0.5312153697013855, 0.22308449447155, 0.7058407664299011, 0.11871267110109329, 0.1291767656803131, 0.015515140257775784, 0.047373611479997635, 2.794119358062744, 0.1806597262620926, 1.9436503648757935], "count": [408]}, "action": {"min": [-0.33950376510620117, -0.021980000659823418, -1.2344560623168945, -1.5658831596374512, 0.29111289978027344, -0.09866578131914139, 0.012000000104308128, -0.009711000137031078, -0.1870270073413849, 0.03151100128889084, -3.141592502593994, 0.22329741716384888, -3.1399171352386475, -0.029812555760145187, -0.02023555524647236, -1.0983370542526245, 0.15094678103923798, 0.5179430246353149, -2.12201189994812, 0.12099999934434891, -0.01001300010830164, 0.010854999534785748, 0.14442500472068787, -3.1374735832214355, 0.3425033986568451, -3.131906032562256], "max": [0.1993899941444397, 2.2102808952331543, -0.48593243956565857, 0.09468844532966614, 1.1307663917541504, 1.5411642789840698, 0.4190000295639038, 0.3909029960632324, 0.055282000452280045, 0.3322089910507202, 3.1395680904388428, 1.1391589641571045, 3.1338956356048584, -0.012682111002504826, 1.7786180973052979, -0.4806642234325409, 1.7373794317245483, 1.2405441999435425, -0.2262369990348816, 0.43799999356269836, 0.35874301195144653, 0.06344500184059143, 0.33979400992393494, 3.1346113681793213, 1.055487871170044, 3.136810541152954], "mean": [0.04031510278582573, 1.2637910842895508, -0.8702003359794617, -0.4642300307750702, 0.7266701459884644, 0.4666231870651245, 0.27286285161972046, 0.23070159554481506, -0.004758395254611969, 0.18794269859790802, -1.333051085472107, 0.6516600251197815, -0.367840051651001, -0.02923356369137764, 0.9018492102622986, -0.6620347499847412, 0.7325553894042969, 0.8897470235824585, -0.986246645450592, 0.3405172824859619, 0.15962785482406616, 0.031191978603601456, 0.24535319209098816, 0.07835370302200317, 0.7823089361190796, -1.899285078048706], "std": [0.11953046172857285, 0.8955920934677124, 0.2870628237724304, 0.5079272985458374, 0.3090392053127289, 0.5152460336685181, 0.14316776394844055, 0.16921082139015198, 0.053970057517290115, 0.08377985656261444, 2.6506779193878174, 0.2777741849422455, 3.003310203552246, 0.0013874797150492668, 0.6785587072372437, 0.21796949207782745, 0.5312153697013855, 0.22308449447155, 0.7058407664299011, 0.11871267110109329, 0.1291767656803131, 0.015515140257775784, 0.047373611479997635, 2.794119358062744, 0.1806597262620926, 1.9436503648757935], "count": [408]}, "timestamp": {"min": [0.0], "max": [13.566666666666666], "mean": [6.783333333333332], "std": [3.9259700381868354], "count": [408]}, "frame_index": {"min": [0], "max": [407], "mean": [203.5], "std": [117.77910114560505], "count": [408]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [408]}, "index": {"min": [8704], "max": [9111], "mean": [8907.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [2.6495098039215685, 5.0, 5.0, 5.0, 5.0], "std": [1.8074464044075687, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [408]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [408]}, "eef_direction_state": {"mean": [3.9019607843137254, 4.019607843137255], "std": [2.0805344520832376, 2.3545133636372366], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [1.0024509803921569, 0.8725490196078431], "std": [0.8842266325966159, 0.879188224370407], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_state": {"mean": [0.8259803921568627, 0.7769607843137255], "std": [0.8469156957418872, 0.8470008093332309], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_direction_action": {"mean": [3.9019607843137254, 4.019607843137255], "std": [2.0805344520832376, 2.3545133636372366], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [1.0024509803921569, 0.8725490196078431], "std": [0.8842266325966159, 0.879188224370407], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_action": {"mean": [0.8259803921568627, 0.7769607843137255], "std": [0.8469156957418872, 0.8470008093332309], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_sim_pose_state": {"mean": [0.4689629631123587, 0.2963552683738501, 0.9627166228594319, 2.47292696048528, 0.13160502044638145, 1.4844632100816493, 0.39869972825370537, -0.26791355412159296, 1.02103408684636, 2.306047979452522, -0.06261658503316633, 2.086055926427376], "std": [0.16878722928114182, 0.054173021059918884, 0.08390810118037138, 0.28160010846911315, 0.15457571305243012, 0.2763343644703014, 0.1294603468181774, 0.015005109744710496, 0.04718980427119353, 0.165986060427364, 0.32524776205032135, 0.359078840363086], "min": [0.22912701331455376, 0.11344764409510362, 0.8062835887949041, 2.001509354876069, -0.11022886605892479, 0.6592197211905012, 0.22871679014302626, -0.28770947152927, 0.9205074876697255, 2.08045991372707, -0.7149280529420078, 1.7452936585927752], "max": [0.6286246997974565, 0.35634426505379296, 1.1071494819474041, 2.9119498752080277, 0.5233854972252363, 1.8721482031248706, 0.5979829098840902, -0.2368301543776613, 1.1150685052669937, 2.7885718768618384, 0.5799851319883489, 2.907099592871854], "count": [408]}, "eef_sim_pose_action": {"mean": [0.4689629631123587, 0.2963552683738501, 0.9627166228594319, 2.47292696048528, 0.13160502044638145, 1.4844632100816493, 0.39869972825370537, -0.26791355412159296, 1.02103408684636, 2.306047979452522, -0.06261658503316633, 2.086055926427376], "std": [0.16878722928114182, 0.054173021059918884, 0.08390810118037138, 0.28160010846911315, 0.15457571305243012, 0.2763343644703014, 0.1294603468181774, 0.015005109744710496, 0.04718980427119353, 0.165986060427364, 0.32524776205032135, 0.359078840363086], "min": [0.22912701331455376, 0.11344764409510362, 0.8062835887949041, 2.001509354876069, -0.11022886605892479, 0.6592197211905012, 0.22871679014302626, -0.28770947152927, 0.9205074876697255, 2.08045991372707, -0.7149280529420078, 1.7452936585927752], "max": [0.6286246997974565, 0.35634426505379296, 1.1071494819474041, 2.9119498752080277, 0.5233854972252363, 1.8721482031248706, 0.5979829098840902, -0.2368301543776613, 1.1150685052669937, 2.7885718768618384, 0.5799851319883489, 2.907099592871854], "count": [408]}, "gripper_mode_state": {"mean": [0.7132352941176471, 0.36764705882352944], "std": [0.45225071513770354, 0.4821645973751469], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_state": {"mean": [1.911764705882353, 1.9093137254901962], "std": [0.37319345707204515, 0.39495782798932083], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_mode_action": {"mean": [0.7132352941176471, 0.36764705882352944], "std": [0.45225071513770354, 0.4821645973751469], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_action": {"mean": [1.911764705882353, 1.9093137254901962], "std": [0.37319345707204515, 0.39495782798932083], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_open_scale_state": {"mean": [0.3410784389302089, 0.42564644081079783], "std": [0.17895982765009139, 0.14839090033909327], "min": [0.01500000013038516, 0.15124999918043613], "max": [0.5237500369548798, 0.547499991953373], "count": [408]}, "gripper_open_scale_action": {"mean": [0.3410784389302089, 0.42564644081079783], "std": [0.17895982765009139, 0.14839090033909327], "min": [0.01500000013038516, 0.15124999918043613], "max": [0.5237500369548798, 0.547499991953373], "count": [408]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8549019607843137]], [[0.8117647058823529]]], "mean": [[[0.40280235632548594]], [[0.40448900892611633]], [[0.37939791018888674]]], "std": [[[0.14129091482614936]], [[0.14560953685993322]], [[0.13922965990726427]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49553632646424267]], [[0.4906598570658037]], [[0.48023468137254904]]], "std": [[[0.1106104379290199]], [[0.11914679982552129]], [[0.12224789659409295]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.49784295680246204]], [[0.46585740886160293]], [[0.452856359857859]]], "std": [[[0.15022251929835215]], [[0.1624245402865281]], [[0.16733731540613725]]], "count": [103]}, "observation.state": {"min": [-0.22369010746479034, -0.022433554753661156, -0.8646339178085327, -1.756201982498169, 0.29167109727859497, 0.0, 0.0139999995008111, -0.016450000926852226, -0.13467100262641907, 0.01703999936580658, -3.1308937072753906, 0.20772908627986908, -3.141592502593994, -0.06637611240148544, -0.020113443955779076, -1.109710931777954, 0.15042343735694885, 0.5799580216407776, -2.122046947479248, 0.125, -0.011560999788343906, 0.012343999929726124, 0.12342599779367447, -3.1359028816223145, 0.25478312373161316, -3.1370372772216797], "max": [0.17704366147518158, 2.1525049209594727, -0.4862290024757385, -0.04464033246040344, 1.1600381135940552, 1.8243050575256348, 0.4950000047683716, 0.33504799008369446, 0.03296099975705147, 0.36691099405288696, 3.1362171173095703, 1.1115827560424805, 3.1392712593078613, 0.1695774495601654, 1.8251075744628906, -0.48022809624671936, 1.7703843116760254, 1.2406140565872192, -0.24169278144836426, 0.43400001525878906, 0.35538700222969055, 0.1133899986743927, 0.35787099599838257, 3.129741907119751, 1.0658900737762451, 3.1349430084228516], "mean": [0.07044079899787903, 1.3178269863128662, -0.7133356928825378, -0.979091227054596, 0.7622219324111938, 0.9376416206359863, 0.32202914357185364, 0.20659005641937256, -0.013036402873694897, 0.15334944427013397, -1.8220083713531494, 0.6278729438781738, -0.15734058618545532, 0.029348991811275482, 0.9771953225135803, -0.682805597782135, 0.7701498866081238, 0.8742356896400452, -1.095196008682251, 0.3265983462333679, 0.16982531547546387, 0.042314425110816956, 0.23440293967723846, -0.13173696398735046, 0.7376129031181335, -2.279344320297241], "std": [0.1048111766576767, 0.9235074520111084, 0.15827536582946777, 0.7249343991279602, 0.2757813334465027, 0.7088649272918701, 0.1772567182779312, 0.14890752732753754, 0.03521735593676567, 0.10203833878040314, 2.097168445587158, 0.2898152470588684, 3.000465154647827, 0.05989990383386612, 0.7256213426589966, 0.2456052005290985, 0.5442503690719604, 0.21726201474666595, 0.7478905916213989, 0.11954320967197418, 0.1359013020992279, 0.03065899945795536, 0.05615706369280815, 2.7559866905212402, 0.2166707068681717, 1.2970402240753174], "count": [489]}, "action": {"min": [-0.22369010746479034, -0.022433554753661156, -0.8646339178085327, -1.756201982498169, 0.29167109727859497, 0.0, 0.0139999995008111, -0.016450000926852226, -0.13467100262641907, 0.01703999936580658, -3.1308937072753906, 0.20772908627986908, -3.141592502593994, -0.06637611240148544, -0.020113443955779076, -1.109710931777954, 0.15042343735694885, 0.5799580216407776, -2.122046947479248, 0.125, -0.011560999788343906, 0.012343999929726124, 0.12342599779367447, -3.1359028816223145, 0.25478312373161316, -3.1370372772216797], "max": [0.17704366147518158, 2.1525049209594727, -0.4862290024757385, -0.04464033246040344, 1.1600381135940552, 1.8243050575256348, 0.4950000047683716, 0.33504799008369446, 0.03296099975705147, 0.36691099405288696, 3.1362171173095703, 1.1115827560424805, 3.1392712593078613, 0.1695774495601654, 1.8251075744628906, -0.48022809624671936, 1.7703843116760254, 1.2406140565872192, -0.24169278144836426, 0.43400001525878906, 0.35538700222969055, 0.1133899986743927, 0.35787099599838257, 3.129741907119751, 1.0658900737762451, 3.1349430084228516], "mean": [0.07044079899787903, 1.3178269863128662, -0.7133356928825378, -0.979091227054596, 0.7622219324111938, 0.9376416206359863, 0.32202914357185364, 0.20659005641937256, -0.013036402873694897, 0.15334944427013397, -1.8220083713531494, 0.6278729438781738, -0.15734058618545532, 0.029348991811275482, 0.9771953225135803, -0.682805597782135, 0.7701498866081238, 0.8742356896400452, -1.095196008682251, 0.3265983462333679, 0.16982531547546387, 0.042314425110816956, 0.23440293967723846, -0.13173696398735046, 0.7376129031181335, -2.279344320297241], "std": [0.1048111766576767, 0.9235074520111084, 0.15827536582946777, 0.7249343991279602, 0.2757813334465027, 0.7088649272918701, 0.1772567182779312, 0.14890752732753754, 0.03521735593676567, 0.10203833878040314, 2.097168445587158, 0.2898152470588684, 3.000465154647827, 0.05989990383386612, 0.7256213426589966, 0.2456052005290985, 0.5442503690719604, 0.21726201474666595, 0.7478905916213989, 0.11954320967197418, 0.1359013020992279, 0.03065899945795536, 0.05615706369280815, 2.7559866905212402, 0.2166707068681717, 1.2970402240753174], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [489]}, "index": {"min": [9112], "max": [9600], "mean": [9356.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.3006134969325154, 5.0, 5.0, 5.0, 5.0], "std": [1.8406952851637328, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [489]}, "eef_direction_state": {"mean": [4.564417177914111, 4.229038854805726], "std": [1.957744235754308, 2.2109356615498394], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.7668711656441718, 0.8261758691206544], "std": [0.880861393899541, 0.8559009040876783], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.6952965235173824, 0.7791411042944786], "std": [0.8479485433177554, 0.8486091583331887], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.564417177914111, 4.229038854805726], "std": [1.957744235754308, 2.2109356615498394], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.7668711656441718, 0.8261758691206544], "std": [0.880861393899541, 0.8559009040876783], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.6952965235173824, 0.7791411042944786], "std": [0.8479485433177554, 0.8486091583331887], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.44454402277014454, 0.2874652933355492, 0.928072770995484, 2.463259079149043, 0.326998792905687, 1.4754751463081046, 0.4088852623577519, -0.2567989998141929, 1.0100917985511093, 2.3417169399108797, -0.04221329786034296, 2.204737998364988], "std": [0.14825976545370703, 0.03537976739140122, 0.10212466119982741, 0.2640754602525835, 0.26409287571129236, 0.19331219798013022, 0.13621300242608522, 0.030170581517720306, 0.055997385662833354, 0.1844289030748491, 0.3907310795529239, 0.4043724767344553], "min": [0.22238322431399002, 0.1654529234728894, 0.7919558407124967, 2.0287265272462465, -0.03346813188020881, 0.895740816257097, 0.22704856824989317, -0.2862748950888716, 0.8992545893795533, 2.077039486384182, -0.7195217168560811, 1.8075672224167623], "max": [0.5724575984958519, 0.33424820699728763, 1.1415762399163185, 2.917537596372565, 0.7064066266865638, 1.8500557572862442, 0.5945344325610671, -0.18674057968829258, 1.1332042448547401, 2.878235913809698, 0.6022021782196574, 3.0216510507660144], "count": [489]}, "eef_sim_pose_action": {"mean": [0.44454402277014454, 0.2874652933355492, 0.928072770995484, 2.463259079149043, 0.326998792905687, 1.4754751463081046, 0.4088852623577519, -0.2567989998141929, 1.0100917985511093, 2.3417169399108797, -0.04221329786034296, 2.204737998364988], "std": [0.14825976545370703, 0.03537976739140122, 0.10212466119982741, 0.2640754602525835, 0.26409287571129236, 0.19331219798013022, 0.13621300242608522, 0.030170581517720306, 0.055997385662833354, 0.1844289030748491, 0.3907310795529239, 0.4043724767344553], "min": [0.22238322431399002, 0.1654529234728894, 0.7919558407124967, 2.0287265272462465, -0.03346813188020881, 0.895740816257097, 0.22704856824989317, -0.2862748950888716, 0.8992545893795533, 2.077039486384182, -0.7195217168560811, 1.8075672224167623], "max": [0.5724575984958519, 0.33424820699728763, 1.1415762399163185, 2.917537596372565, 0.7064066266865638, 1.8500557572862442, 0.5945344325610671, -0.18674057968829258, 1.1332042448547401, 2.878235913809698, 0.6022021782196574, 3.0216510507660144], "count": [489]}, "gripper_mode_state": {"mean": [0.5664621676891616, 0.6584867075664622], "std": [0.4955630941323805, 0.4742172113333109], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.8895705521472392, 1.918200408997955], "std": [0.42430457916659287, 0.36940237027593176], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.5664621676891616, 0.6584867075664622], "std": [0.4955630941323805, 0.4742172113333109], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.8895705521472392, 1.918200408997955], "std": [0.42430457916659287, 0.36940237027593176], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.40253578849014937, 0.4082489894714458], "std": [0.22157106080068859, 0.14942932012471716], "min": [0.017499999376013875, 0.15625], "max": [0.6187500059604645, 0.5425000190734863], "count": [489]}, "gripper_open_scale_action": {"mean": [0.40253578849014937, 0.4082489894714458], "std": [0.22157106080068859, 0.14942932012471716], "min": [0.017499999376013875, 0.15625], "max": [0.6187500059604645, 0.5425000190734863], "count": [489]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7176470588235294]], [[0.7490196078431373]]], "mean": [[[0.4035167510359263]], [[0.40562734418386087]], [[0.380793255265069]]], "std": [[[0.1391774486280684]], [[0.14374608832557545]], [[0.13773800670245598]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4917376189446367]], [[0.486908146305908]], [[0.47659578647635525]]], "std": [[[0.11898549845862044]], [[0.12541159249033687]], [[0.12897792568862082]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.49657267637447133]], [[0.4718161103902345]], [[0.45974607722991156]]], "std": [[[0.14477258329469053]], [[0.15587921772369398]], [[0.16120340285219023]]], "count": [102]}, "observation.state": {"min": [-0.37786412239074707, -0.022433554753661156, -1.166632056236267, -1.7587838172912598, 0.3240305483341217, -0.022677777335047722, 0.0139999995008111, -0.010339000262320042, -0.1836950033903122, 0.019710000604391098, -3.141592502593994, 0.2168745994567871, -3.1407198905944824, -0.08807700127363205, -0.018211999908089638, -1.1784594058990479, 0.16710034012794495, 0.5941926836967468, -2.1226398944854736, 0.16100001335144043, -0.010852999985218048, 0.011957000009715557, 0.12278299778699875, -3.1334593296051025, 0.281748503446579, -3.139777421951294], "max": [0.23536044359207153, 2.172025203704834, -0.4864557683467865, 0.06538178026676178, 1.1607533693313599, 1.912033200263977, 0.4729999899864197, 0.3688330054283142, 0.046886999160051346, 0.3332430124282837, 3.140458106994629, 1.1243585348129272, 3.1401615142822266, 0.06894044578075409, 1.7987664937973022, -0.48022809624671936, 1.7717275619506836, 1.240317463874817, -0.2413787841796875, 0.41700002551078796, 0.36589598655700684, 0.0863099992275238, 0.3308809995651245, 3.139585494995117, 1.0299886465072632, 3.1363742351531982], "mean": [-0.008489267900586128, 1.2506465911865234, -0.7781035304069519, -0.7685932517051697, 0.7158698439598083, 0.7596208453178406, 0.295204222202301, 0.21210746467113495, -0.027210671454668045, 0.17347405850887299, -0.9765998721122742, 0.6827027797698975, 1.394331455230713, -0.002323593944311142, 0.9519728422164917, -0.6628594994544983, 0.762330174446106, 0.889909565448761, -1.0287744998931885, 0.3415282964706421, 0.16596445441246033, 0.03498144447803497, 0.23513899743556976, 0.029836446046829224, 0.758009135723114, -1.758172869682312], "std": [0.13782677054405212, 0.9152811765670776, 0.22981396317481995, 0.7259807586669922, 0.31415385007858276, 0.7274107933044434, 0.16489455103874207, 0.16061775386333466, 0.056413523852825165, 0.0927814468741417, 2.711970329284668, 0.267301082611084, 2.6428282260894775, 0.033708542585372925, 0.7033748030662537, 0.2580707371234894, 0.5515788197517395, 0.22132909297943115, 0.7191872596740723, 0.09012205898761749, 0.13343247771263123, 0.020460793748497963, 0.05033682659268379, 2.7806365489959717, 0.18424583971500397, 2.0682995319366455], "count": [480]}, "action": {"min": [-0.37786412239074707, -0.022433554753661156, -1.166632056236267, -1.7587838172912598, 0.3240305483341217, -0.022677777335047722, 0.0139999995008111, -0.010339000262320042, -0.1836950033903122, 0.019710000604391098, -3.141592502593994, 0.2168745994567871, -3.1407198905944824, -0.08807700127363205, -0.018211999908089638, -1.1784594058990479, 0.16710034012794495, 0.5941926836967468, -2.1226398944854736, 0.16100001335144043, -0.010852999985218048, 0.011957000009715557, 0.12278299778699875, -3.1334593296051025, 0.281748503446579, -3.139777421951294], "max": [0.23536044359207153, 2.172025203704834, -0.4864557683467865, 0.06538178026676178, 1.1607533693313599, 1.912033200263977, 0.4729999899864197, 0.3688330054283142, 0.046886999160051346, 0.3332430124282837, 3.140458106994629, 1.1243585348129272, 3.1401615142822266, 0.06894044578075409, 1.7987664937973022, -0.48022809624671936, 1.7717275619506836, 1.240317463874817, -0.2413787841796875, 0.41700002551078796, 0.36589598655700684, 0.0863099992275238, 0.3308809995651245, 3.139585494995117, 1.0299886465072632, 3.1363742351531982], "mean": [-0.008489267900586128, 1.2506465911865234, -0.7781035304069519, -0.7685932517051697, 0.7158698439598083, 0.7596208453178406, 0.295204222202301, 0.21210746467113495, -0.027210671454668045, 0.17347405850887299, -0.9765998721122742, 0.6827027797698975, 1.394331455230713, -0.002323593944311142, 0.9519728422164917, -0.6628594994544983, 0.762330174446106, 0.889909565448761, -1.0287744998931885, 0.3415282964706421, 0.16596445441246033, 0.03498144447803497, 0.23513899743556976, 0.029836446046829224, 0.758009135723114, -1.758172869682312], "std": [0.13782677054405212, 0.9152811765670776, 0.22981396317481995, 0.7259807586669922, 0.31415385007858276, 0.7274107933044434, 0.16489455103874207, 0.16061775386333466, 0.056413523852825165, 0.0927814468741417, 2.711970329284668, 0.267301082611084, 2.6428282260894775, 0.033708542585372925, 0.7033748030662537, 0.2580707371234894, 0.5515788197517395, 0.22132909297943115, 0.7191872596740723, 0.09012205898761749, 0.13343247771263123, 0.020460793748497963, 0.05033682659268379, 2.7806365489959717, 0.18424583971500397, 2.0682995319366455], "count": [480]}, "timestamp": {"min": [0.0], "max": [15.966666666666667], "mean": [7.983333333333333], "std": [4.618792130063957], "count": [480]}, "frame_index": {"min": [0], "max": [479], "mean": [239.5], "std": [138.5637639019187], "count": [480]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [480]}, "index": {"min": [9601], "max": [10080], "mean": [9840.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [2.69375, 5.0, 5.0, 5.0, 5.0], "std": [1.8907567102882337, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [480]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [480]}, "eef_direction_state": {"mean": [4.183333333333334, 3.941666666666667], "std": [2.074581617794033, 2.3902434789972564], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.9, 0.7979166666666667], "std": [0.8981462390204973, 0.8283994566163253], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.7375, 0.7125], "std": [0.8402938474129157, 0.8444981251212689], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [4.183333333333334, 3.941666666666667], "std": [2.074581617794033, 2.3902434789972564], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.9, 0.7979166666666667], "std": [0.8981462390204973, 0.8283994566163253], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.7375, 0.7125], "std": [0.8402938474129157, 0.8444981251212689], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.4502210127528801, 0.27359347232531567, 0.9482045648844234, 2.4345897841676267, 0.19486494875283797, 1.4347261819981532, 0.40504968091685917, -0.26414820746538087, 1.0108419218669604, 2.329717658118268, -0.08075498786386383, 2.1260510649825184], "std": [0.16007624925178257, 0.056624193337745994, 0.09295511159065728, 0.2612308059741243, 0.1846519108488319, 0.27575274279923806, 0.13372858278878608, 0.019930416609724503, 0.05019079364464993, 0.1678191827683903, 0.3345278186270252, 0.3814972034517517], "min": [0.22853101866562764, 0.11660676566960165, 0.7945493591709419, 2.016552712084784, -0.06821989033421527, 0.8369499026369438, 0.227791260421022, -0.28678432341782567, 0.898357873759406, 2.107982633715165, -0.6673807450304883, 1.8098510669432986], "max": [0.6069600254762688, 0.3471476900690465, 1.1081215004585365, 2.9073803800615905, 0.43919536841050544, 1.9235045111298992, 0.604999320798098, -0.21387116322323663, 1.1062397135650217, 2.8485447179481507, 0.5732696753876532, 2.997712577450261], "count": [480]}, "eef_sim_pose_action": {"mean": [0.4502210127528801, 0.27359347232531567, 0.9482045648844234, 2.4345897841676267, 0.19486494875283797, 1.4347261819981532, 0.40504968091685917, -0.26414820746538087, 1.0108419218669604, 2.329717658118268, -0.08075498786386383, 2.1260510649825184], "std": [0.16007624925178257, 0.056624193337745994, 0.09295511159065728, 0.2612308059741243, 0.1846519108488319, 0.27575274279923806, 0.13372858278878608, 0.019930416609724503, 0.05019079364464993, 0.1678191827683903, 0.3345278186270252, 0.3814972034517517], "min": [0.22853101866562764, 0.11660676566960165, 0.7945493591709419, 2.016552712084784, -0.06821989033421527, 0.8369499026369438, 0.227791260421022, -0.28678432341782567, 0.898357873759406, 2.107982633715165, -0.6673807450304883, 1.8098510669432986], "max": [0.6069600254762688, 0.3471476900690465, 1.1081215004585365, 2.9073803800615905, 0.43919536841050544, 1.9235045111298992, 0.604999320798098, -0.21387116322323663, 1.1062397135650217, 2.8485447179481507, 0.5732696753876532, 2.997712577450261], "count": [480]}, "gripper_mode_state": {"mean": [0.73125, 0.6416666666666667], "std": [0.4433096406576382, 0.4795107460271942], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.9145833333333333, 1.9479166666666667], "std": [0.369396796217232, 0.29473829022070264], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.73125, 0.6416666666666667], "std": [0.4433096406576382, 0.4795107460271942], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.9145833333333333, 1.9479166666666667], "std": [0.369396796217232, 0.29473829022070264], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.36900521047694684, 0.42690886712322634], "std": [0.20611756981044674, 0.11265261499935511], "min": [0.017499999376013875, 0.20125001668930054], "max": [0.5912499874830246, 0.521250031888485], "count": [480]}, "gripper_open_scale_action": {"mean": [0.36900521047694684, 0.42690886712322634], "std": [0.20611756981044674, 0.11265261499935511], "min": [0.017499999376013875, 0.20125001668930054], "max": [0.5912499874830246, 0.521250031888485], "count": [480]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6823529411764706]], [[0.6627450980392157]]], "mean": [[[0.3997185648148148]], [[0.4055786928104575]], [[0.38049307734204796]]], "std": [[[0.13554003898031594]], [[0.14032004535910986]], [[0.13455484861932462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9803921568627451]]], "mean": [[[0.49106299019607846]], [[0.48678625204248366]], [[0.4764454881535948]]], "std": [[[0.12183045328499244]], [[0.12866869823370466]], [[0.13201396428355325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5003745138888889]], [[0.4776533333333333]], [[0.46559700980392155]]], "std": [[[0.13719375577583195]], [[0.15151621227042542]], [[0.15696999359569064]]], "count": [100]}, "observation.state": {"min": [-0.31509900093078613, -0.022311445325613022, -1.260029673576355, -1.7531317472457886, 0.19171445071697235, -0.0587005540728569, 0.012000000104308128, -0.009961999952793121, -0.17202100157737732, 0.02633799985051155, -3.141592502593994, 0.10784389823675156, -3.1404407024383545, -0.09693878144025803, -0.01870044507086277, -1.1694581508636475, 0.11063266545534134, 0.6003156900405884, -2.122256278991699, 0.16599999368190765, -0.011145000346004963, 0.00887800008058548, 0.13724200427532196, -3.1403186321258545, 0.29127803444862366, -3.137334108352661], "max": [0.09798544645309448, 2.190725564956665, -0.48610690236091614, 0.02587011083960533, 1.1348483562469482, 2.0333943367004395, 0.4819999933242798, 0.3820280134677887, 0.025753000751137733, 0.3340210020542145, 3.139620542526245, 1.0898360013961792, 3.1405105590820312, 0.1000264436006546, 1.8184961080551147, -0.48085612058639526, 1.7203187942504883, 1.240404725074768, -0.19970400631427765, 0.4390000104904175, 0.36999499797821045, 0.09056700021028519, 0.35059699416160583, 3.1341052055358887, 1.057320475578308, 3.1403534412384033], "mean": [0.03916941583156586, 1.300494909286499, -0.8120911121368408, -0.7693811058998108, 0.7198247313499451, 0.7551144361495972, 0.30816859006881714, 0.22632406651973724, -0.014152000658214092, 0.16810640692710876, -0.8724901080131531, 0.6795880794525146, -0.6512177586555481, 0.018499620258808136, 0.937858521938324, -0.6823503375053406, 0.7156027555465698, 0.8673135042190552, -0.9968026876449585, 0.3741456866264343, 0.16742481291294098, 0.03685922175645828, 0.24026131629943848, -0.043747078627347946, 0.764315664768219, -2.470659017562866], "std": [0.08876804262399673, 0.9255748391151428, 0.25644832849502563, 0.7232151031494141, 0.3319135308265686, 0.7365374565124512, 0.15899541974067688, 0.16659991443157196, 0.040594588965177536, 0.09613889455795288, 2.7475409507751465, 0.25012800097465515, 2.955639600753784, 0.037535011768341064, 0.694214940071106, 0.266793429851532, 0.5232253074645996, 0.23703841865062714, 0.7150013446807861, 0.09981649369001389, 0.13619402050971985, 0.02320140227675438, 0.04621652886271477, 2.8150734901428223, 0.19012770056724548, 1.0673649311065674], "count": [451]}, "action": {"min": [-0.31509900093078613, -0.022311445325613022, -1.260029673576355, -1.7531317472457886, 0.19171445071697235, -0.0587005540728569, 0.012000000104308128, -0.009961999952793121, -0.17202100157737732, 0.02633799985051155, -3.141592502593994, 0.10784389823675156, -3.1404407024383545, -0.09693878144025803, -0.01870044507086277, -1.1694581508636475, 0.11063266545534134, 0.6003156900405884, -2.122256278991699, 0.16599999368190765, -0.011145000346004963, 0.00887800008058548, 0.13724200427532196, -3.1403186321258545, 0.29127803444862366, -3.137334108352661], "max": [0.09798544645309448, 2.190725564956665, -0.48610690236091614, 0.02587011083960533, 1.1348483562469482, 2.0333943367004395, 0.4819999933242798, 0.3820280134677887, 0.025753000751137733, 0.3340210020542145, 3.139620542526245, 1.0898360013961792, 3.1405105590820312, 0.1000264436006546, 1.8184961080551147, -0.48085612058639526, 1.7203187942504883, 1.240404725074768, -0.19970400631427765, 0.4390000104904175, 0.36999499797821045, 0.09056700021028519, 0.35059699416160583, 3.1341052055358887, 1.057320475578308, 3.1403534412384033], "mean": [0.03916941583156586, 1.300494909286499, -0.8120911121368408, -0.7693811058998108, 0.7198247313499451, 0.7551144361495972, 0.30816859006881714, 0.22632406651973724, -0.014152000658214092, 0.16810640692710876, -0.8724901080131531, 0.6795880794525146, -0.6512177586555481, 0.018499620258808136, 0.937858521938324, -0.6823503375053406, 0.7156027555465698, 0.8673135042190552, -0.9968026876449585, 0.3741456866264343, 0.16742481291294098, 0.03685922175645828, 0.24026131629943848, -0.043747078627347946, 0.764315664768219, -2.470659017562866], "std": [0.08876804262399673, 0.9255748391151428, 0.25644832849502563, 0.7232151031494141, 0.3319135308265686, 0.7365374565124512, 0.15899541974067688, 0.16659991443157196, 0.040594588965177536, 0.09613889455795288, 2.7475409507751465, 0.25012800097465515, 2.955639600753784, 0.037535011768341064, 0.694214940071106, 0.266793429851532, 0.5232253074645996, 0.23703841865062714, 0.7150013446807861, 0.09981649369001389, 0.13619402050971985, 0.02320140227675438, 0.04621652886271477, 2.8150734901428223, 0.19012770056724548, 1.0673649311065674], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [451]}, "index": {"min": [10081], "max": [10531], "mean": [10306.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [2.6164079822616406, 5.0, 5.0, 5.0, 5.0], "std": [1.7760656717468444, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [451]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [451]}, "eef_direction_state": {"mean": [4.059866962305986, 4.266075388026607], "std": [2.1379184563452505, 2.2836888864324494], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.8913525498891353, 0.811529933481153], "std": [0.8805313288935975, 0.8946503291286331], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.8514412416851441, 0.6651884700665188], "std": [0.8644834444365546, 0.8296654135274327], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.059866962305986, 4.266075388026607], "std": [2.1379184563452505, 2.2836888864324494], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.8913525498891353, 0.811529933481153], "std": [0.8805313288935975, 0.8946503291286331], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.8514412416851441, 0.6651884700665188], "std": [0.8644834444365546, 0.8296654135274327], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.46438774504141267, 0.2866038748808631, 0.9428416337902592, 2.432519033116031, 0.19599080108982372, 1.479237817423855, 0.40645423080512577, -0.26221979435315423, 1.0159616556625384, 2.3356539250995394, -0.03964567335434286, 2.1322273259196884], "std": [0.1660590994765056, 0.04087245769988454, 0.09632917087935325, 0.2470690466897324, 0.1969274981618504, 0.2713319299346654, 0.1364656460314738, 0.022762875086500985, 0.04596583137963984, 0.17661719211149923, 0.3059890512483022, 0.395372401642413], "min": [0.22880091061565222, 0.12820943774972285, 0.8010748617616409, 2.048959161961667, -0.0516327045730105, 0.7712568465658688, 0.22749900258363476, -0.28972172848991906, 0.9132032393139918, 2.084863439796198, -0.5520674521436362, 1.767494375911436], "max": [0.6195202049198103, 0.3271345178372658, 1.1089201272825093, 3.032485908919103, 0.5606259843669354, 1.9025179864825073, 0.6091090367504547, -0.20957329735604785, 1.1258617288906863, 2.842995317645845, 0.6015458298246097, 3.0605982383368207], "count": [451]}, "eef_sim_pose_action": {"mean": [0.46438774504141267, 0.2866038748808631, 0.9428416337902592, 2.432519033116031, 0.19599080108982372, 1.479237817423855, 0.40645423080512577, -0.26221979435315423, 1.0159616556625384, 2.3356539250995394, -0.03964567335434286, 2.1322273259196884], "std": [0.1660590994765056, 0.04087245769988454, 0.09632917087935325, 0.2470690466897324, 0.1969274981618504, 0.2713319299346654, 0.1364656460314738, 0.022762875086500985, 0.04596583137963984, 0.17661719211149923, 0.3059890512483022, 0.395372401642413], "min": [0.22880091061565222, 0.12820943774972285, 0.8010748617616409, 2.048959161961667, -0.0516327045730105, 0.7712568465658688, 0.22749900258363476, -0.28972172848991906, 0.9132032393139918, 2.084863439796198, -0.5520674521436362, 1.767494375911436], "max": [0.6195202049198103, 0.3271345178372658, 1.1089201272825093, 3.032485908919103, 0.5606259843669354, 1.9025179864825073, 0.6091090367504547, -0.20957329735604785, 1.1258617288906863, 2.842995317645845, 0.6015458298246097, 3.0605982383368207], "count": [451]}, "gripper_mode_state": {"mean": [0.6518847006651884, 0.328159645232816], "std": [0.4763727927829703, 0.46954328072446094], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.860310421286031, 1.9068736141906875], "std": [0.48066739573614436, 0.39421732443222796], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.6518847006651884, 0.328159645232816], "std": [0.4763727927829703, 0.46954328072446094], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.860310421286031, 1.9068736141906875], "std": [0.48066739573614436, 0.39421732443222796], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.3852106459870389, 0.4676829309857341], "std": [0.19874442362443615, 0.12477097609271715], "min": [0.01500000013038516, 0.20749999210238457], "max": [0.6024999916553497, 0.5487500131130219], "count": [451]}, "gripper_open_scale_action": {"mean": [0.3852106459870389, 0.4676829309857341], "std": [0.19874442362443615, 0.12477097609271715], "min": [0.01500000013038516, 0.20749999210238457], "max": [0.6024999916553497, 0.5487500131130219], "count": [451]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6862745098039216]], [[0.6705882352941176]]], "mean": [[[0.39872104828986615]], [[0.4031631924614506]], [[0.37841377678363686]]], "std": [[[0.1377800469172766]], [[0.14293752485424358]], [[0.13711658042987868]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.48821600157053113]], [[0.48215178826384925]], [[0.47140679135731967]]], "std": [[[0.12468901479373622]], [[0.1304201778128363]], [[0.13423267683510856]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5014020896789136]], [[0.4765857565518117]], [[0.46378529927343104]]], "std": [[[0.13992578786239665]], [[0.15281741346896455]], [[0.15816152878088294]]], "count": [103]}, "observation.state": {"min": [-0.34698745608329773, -0.022311445325613022, -1.2796895503997803, -1.5687962770462036, 0.17997433245182037, -0.013990444131195545, 0.012000000104308128, -0.009720999747514725, -0.19004400074481964, 0.029722999781370163, -3.140580415725708, 0.2506118416786194, -3.1409120559692383, 0.023794222623109818, -0.01885744370520115, -1.2778229713439941, 0.1108594462275505, 0.44324588775634766, -2.1102545261383057, 0.1290000081062317, -0.009750000201165676, 0.008713999763131142, 0.16754299402236938, -3.13464617729187, 0.25186845660209656, -3.1368627548217773], "max": [0.15548233687877655, 2.1800148487091064, -0.48610690236091614, -0.021421777084469795, 1.1307488679885864, 1.5003966093063354, 0.42899999022483826, 0.386572003364563, 0.036042001098394394, 0.3188270032405853, 3.14030122756958, 1.09549081325531, 3.1406850814819336, 0.03206288814544678, 1.8157224655151367, -0.479809433221817, 1.5123461484909058, 1.2402127981185913, -0.19691288471221924, 0.41700002551078796, 0.37942999601364136, 0.07168900221586227, 0.3242729902267456, 3.139131784439087, 1.079206943511963, 3.135641098022461], "mean": [0.015805242583155632, 1.4294036626815796, -0.877021849155426, -0.7484910488128662, 0.6883307695388794, 0.6969666481018066, 0.32879573106765747, 0.2528579533100128, -0.026644833385944366, 0.16468307375907898, -1.3400168418884277, 0.6126962304115295, 0.16253246366977692, 0.030736124143004417, 0.9720680117607117, -0.6855046153068542, 0.6153342723846436, 0.8245814442634583, -0.8725562691688538, 0.3352491557598114, 0.1756853461265564, 0.035767700523138046, 0.2424837201833725, 0.1665443778038025, 0.700371503829956, -1.934807300567627], "std": [0.12104204297065735, 0.8638467788696289, 0.2734238803386688, 0.5537324547767639, 0.32873082160949707, 0.5237054824829102, 0.15826700627803802, 0.15818168222904205, 0.056915730237960815, 0.08523325622081757, 2.5045886039733887, 0.24795123934745789, 3.0063130855560303, 0.0007056272588670254, 0.6239359974861145, 0.29160046577453613, 0.4364505410194397, 0.23362894356250763, 0.6174507141113281, 0.10808837413787842, 0.12688705325126648, 0.01932305283844471, 0.03348974511027336, 2.827680826187134, 0.18625034391880035, 1.9212400913238525], "count": [489]}, "action": {"min": [-0.34698745608329773, -0.022311445325613022, -1.2796895503997803, -1.5687962770462036, 0.17997433245182037, -0.013990444131195545, 0.012000000104308128, -0.009720999747514725, -0.19004400074481964, 0.029722999781370163, -3.140580415725708, 0.2506118416786194, -3.1409120559692383, 0.023794222623109818, -0.01885744370520115, -1.2778229713439941, 0.1108594462275505, 0.44324588775634766, -2.1102545261383057, 0.1290000081062317, -0.009750000201165676, 0.008713999763131142, 0.16754299402236938, -3.13464617729187, 0.25186845660209656, -3.1368627548217773], "max": [0.15548233687877655, 2.1800148487091064, -0.48610690236091614, -0.021421777084469795, 1.1307488679885864, 1.5003966093063354, 0.42899999022483826, 0.386572003364563, 0.036042001098394394, 0.3188270032405853, 3.14030122756958, 1.09549081325531, 3.1406850814819336, 0.03206288814544678, 1.8157224655151367, -0.479809433221817, 1.5123461484909058, 1.2402127981185913, -0.19691288471221924, 0.41700002551078796, 0.37942999601364136, 0.07168900221586227, 0.3242729902267456, 3.139131784439087, 1.079206943511963, 3.135641098022461], "mean": [0.015805242583155632, 1.4294036626815796, -0.877021849155426, -0.7484910488128662, 0.6883307695388794, 0.6969666481018066, 0.32879573106765747, 0.2528579533100128, -0.026644833385944366, 0.16468307375907898, -1.3400168418884277, 0.6126962304115295, 0.16253246366977692, 0.030736124143004417, 0.9720680117607117, -0.6855046153068542, 0.6153342723846436, 0.8245814442634583, -0.8725562691688538, 0.3352491557598114, 0.1756853461265564, 0.035767700523138046, 0.2424837201833725, 0.1665443778038025, 0.700371503829956, -1.934807300567627], "std": [0.12104204297065735, 0.8638467788696289, 0.2734238803386688, 0.5537324547767639, 0.32873082160949707, 0.5237054824829102, 0.15826700627803802, 0.15818168222904205, 0.056915730237960815, 0.08523325622081757, 2.5045886039733887, 0.24795123934745789, 3.0063130855560303, 0.0007056272588670254, 0.6239359974861145, 0.29160046577453613, 0.4364505410194397, 0.23362894356250763, 0.6174507141113281, 0.10808837413787842, 0.12688705325126648, 0.01932305283844471, 0.03348974511027336, 2.827680826187134, 0.18625034391880035, 1.9212400913238525], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [489]}, "index": {"min": [10532], "max": [11020], "mean": [10776.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.6359918200409, 5.0, 5.0, 5.0, 5.0], "std": [1.7048028773582047, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [489]}, "eef_direction_state": {"mean": [4.0552147239263805, 4.216768916155419], "std": [2.0917156696468604, 2.344127455446348], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.8773006134969326, 0.7382413087934561], "std": [0.8587788410123909, 0.868083104978084], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.8670756646216768, 0.7014314928425358], "std": [0.8584476385069136, 0.8244834758519964], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.0552147239263805, 4.216768916155419], "std": [2.0917156696468604, 2.344127455446348], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.8773006134969326, 0.7382413087934561], "std": [0.8587788410123909, 0.868083104978084], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.8670756646216768, 0.7014314928425358], "std": [0.8584476385069136, 0.8244834758519964], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.4908898141100343, 0.27424946062977346, 0.9393190136232443, 2.4891725412472194, 0.25242249347231316, 1.4381088936407975, 0.4146616269121054, -0.2632171346679748, 1.0181650435549618, 2.402354898827162, -0.05861622173345817, 2.099787556285688], "std": [0.15771795664632618, 0.05710693547062782, 0.08540032777318038, 0.24748108774668648, 0.21415264149035865, 0.30196168905469184, 0.1270357313577546, 0.018961143083898496, 0.03323919245328775, 0.17510733692538533, 0.30880717299760013, 0.410604007583875], "min": [0.22909229040581308, 0.11044915063710144, 0.8045326313312554, 2.045837098602111, -0.02845456444551009, 0.7262624078359089, 0.22892817214650932, -0.2898861005486387, 0.9435647989199334, 2.056658658335694, -0.6404399067678866, 1.7537719203102977], "max": [0.6247761167908383, 0.3367796302107993, 1.0937427048834971, 2.88285571369698, 0.6023168982334242, 1.8235798643514725, 0.6183343704458517, -0.22823800753869306, 1.0995409221561505, 2.887501535707784, 0.5820360424629296, 3.027351934503072], "count": [489]}, "eef_sim_pose_action": {"mean": [0.4908898141100343, 0.27424946062977346, 0.9393190136232443, 2.4891725412472194, 0.25242249347231316, 1.4381088936407975, 0.4146616269121054, -0.2632171346679748, 1.0181650435549618, 2.402354898827162, -0.05861622173345817, 2.099787556285688], "std": [0.15771795664632618, 0.05710693547062782, 0.08540032777318038, 0.24748108774668648, 0.21415264149035865, 0.30196168905469184, 0.1270357313577546, 0.018961143083898496, 0.03323919245328775, 0.17510733692538533, 0.30880717299760013, 0.410604007583875], "min": [0.22909229040581308, 0.11044915063710144, 0.8045326313312554, 2.045837098602111, -0.02845456444551009, 0.7262624078359089, 0.22892817214650932, -0.2898861005486387, 0.9435647989199334, 2.056658658335694, -0.6404399067678866, 1.7537719203102977], "max": [0.6247761167908383, 0.3367796302107993, 1.0937427048834971, 2.88285571369698, 0.6023168982334242, 1.8235798643514725, 0.6183343704458517, -0.22823800753869306, 1.0995409221561505, 2.887501535707784, 0.5820360424629296, 3.027351934503072], "count": [489]}, "gripper_mode_state": {"mean": [0.3456032719836401, 0.4723926380368098], "std": [0.4755645596318588, 0.49923725178058914], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.9100204498977504, 1.9468302658486707], "std": [0.3730186917127316, 0.2952160725172779], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.3456032719836401, 0.4723926380368098], "std": [0.4755645596318588, 0.49923725178058914], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.9100204498977504, 1.9468302658486707], "std": [0.3730186917127316, 0.2952160725172779], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.41099438377597003, 0.419061873336694], "std": [0.19783388956861428, 0.1351105927008279], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.5362499877810478, 0.521250031888485], "count": [489]}, "gripper_open_scale_action": {"mean": [0.41099438377597003, 0.419061873336694], "std": [0.19783388956861428, 0.1351105927008279], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.5362499877810478, 0.521250031888485], "count": [489]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.40370364379084966]], [[0.40556914215686274]], [[0.3807409449891067]]], "std": [[[0.1363037544485454]], [[0.14200407100342405]], [[0.13599525963889286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872313827614379]], [[0.4834874223856209]], [[0.4730808680555556]]], "std": [[[0.1236108687054023]], [[0.1293214061366313]], [[0.13276266788214725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4987827124183007]], [[0.47198688112745096]], [[0.4599479779411764]]], "std": [[[0.14331384659162144]], [[0.15626628081456448]], [[0.1618207293591023]]], "count": [100]}, "observation.state": {"min": [-0.36417022347450256, -0.022433554753661156, -1.0367581844329834, -1.7418800592422485, 0.18152688443660736, -0.022451000288128853, 0.0139999995008111, -0.010010000318288803, -0.1821729987859726, 0.01650499925017357, -3.141592502593994, 0.2016204297542572, -3.139655351638794, -0.09594444185495377, -0.018316667526960373, -1.1193053722381592, 0.12950755655765533, 0.5678341388702393, -2.122256278991699, 0.10099999606609344, -0.009821999818086624, 0.010363999754190445, 0.14653199911117554, -3.1369850635528564, 0.30885347723960876, -3.1288342475891113], "max": [0.13594456017017365, 2.218479871749878, -0.4862290024757385, -0.021875333040952682, 1.1612591743469238, 1.8182170391082764, 0.4819999933242798, 0.36674898862838745, 0.028703000396490097, 0.3252770006656647, 3.1410341262817383, 1.0586295127868652, 3.1407549381256104, 0.031120888888835907, 1.7750071287155151, -0.479809433221817, 1.7701925039291382, 1.240666389465332, -0.20094256103038788, 0.44699999690055847, 0.3637250065803528, 0.06847599893808365, 0.3560670018196106, 3.133110284805298, 1.0916510820388794, 3.140056848526001], "mean": [0.01849568635225296, 1.2851496934890747, -0.787831723690033, -0.7984958291053772, 0.7269570231437683, 0.7874079346656799, 0.3275233209133148, 0.22030819952487946, -0.025061143562197685, 0.17150646448135376, -1.1241205930709839, 0.688607931137085, 0.7094327807426453, 0.011254237033426762, 0.9007089734077454, -0.6570773720741272, 0.6787897348403931, 0.8529233932495117, -0.9747524857521057, 0.32767391204833984, 0.16046367585659027, 0.03172891214489937, 0.2457251101732254, -0.14091798663139343, 0.7543613314628601, -1.8488447666168213], "std": [0.12103863805532455, 0.9053898453712463, 0.22067348659038544, 0.6991143226623535, 0.31537434458732605, 0.7161518931388855, 0.15974974632263184, 0.16114433109760284, 0.05157233402132988, 0.09008097648620605, 2.6216366291046143, 0.24993132054805756, 2.940523624420166, 0.03887269273400307, 0.645496129989624, 0.25449246168136597, 0.5200823545455933, 0.23378273844718933, 0.7525163292884827, 0.12999507784843445, 0.1286357343196869, 0.018889855593442917, 0.04305199161171913, 2.8177363872528076, 0.17735068500041962, 1.932435393333435], "count": [428]}, "action": {"min": [-0.36417022347450256, -0.022433554753661156, -1.0367581844329834, -1.7418800592422485, 0.18152688443660736, -0.022451000288128853, 0.0139999995008111, -0.010010000318288803, -0.1821729987859726, 0.01650499925017357, -3.141592502593994, 0.2016204297542572, -3.139655351638794, -0.09594444185495377, -0.018316667526960373, -1.1193053722381592, 0.12950755655765533, 0.5678341388702393, -2.122256278991699, 0.10099999606609344, -0.009821999818086624, 0.010363999754190445, 0.14653199911117554, -3.1369850635528564, 0.30885347723960876, -3.1288342475891113], "max": [0.13594456017017365, 2.218479871749878, -0.4862290024757385, -0.021875333040952682, 1.1612591743469238, 1.8182170391082764, 0.4819999933242798, 0.36674898862838745, 0.028703000396490097, 0.3252770006656647, 3.1410341262817383, 1.0586295127868652, 3.1407549381256104, 0.031120888888835907, 1.7750071287155151, -0.479809433221817, 1.7701925039291382, 1.240666389465332, -0.20094256103038788, 0.44699999690055847, 0.3637250065803528, 0.06847599893808365, 0.3560670018196106, 3.133110284805298, 1.0916510820388794, 3.140056848526001], "mean": [0.01849568635225296, 1.2851496934890747, -0.787831723690033, -0.7984958291053772, 0.7269570231437683, 0.7874079346656799, 0.3275233209133148, 0.22030819952487946, -0.025061143562197685, 0.17150646448135376, -1.1241205930709839, 0.688607931137085, 0.7094327807426453, 0.011254237033426762, 0.9007089734077454, -0.6570773720741272, 0.6787897348403931, 0.8529233932495117, -0.9747524857521057, 0.32767391204833984, 0.16046367585659027, 0.03172891214489937, 0.2457251101732254, -0.14091798663139343, 0.7543613314628601, -1.8488447666168213], "std": [0.12103863805532455, 0.9053898453712463, 0.22067348659038544, 0.6991143226623535, 0.31537434458732605, 0.7161518931388855, 0.15974974632263184, 0.16114433109760284, 0.05157233402132988, 0.09008097648620605, 2.6216366291046143, 0.24993132054805756, 2.940523624420166, 0.03887269273400307, 0.645496129989624, 0.25449246168136597, 0.5200823545455933, 0.23378273844718933, 0.7525163292884827, 0.12999507784843445, 0.1286357343196869, 0.018889855593442917, 0.04305199161171913, 2.8177363872528076, 0.17735068500041962, 1.932435393333435], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [428]}, "index": {"min": [11021], "max": [11448], "mean": [11234.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [2.782710280373832, 5.0, 5.0, 5.0, 5.0], "std": [1.790937764117176, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [428]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [428]}, "eef_direction_state": {"mean": [4.105140186915888, 3.9766355140186915], "std": [2.0440640590607444, 2.4099513098293275], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.9509345794392523, 0.8785046728971962], "std": [0.870022056558176, 0.8829673883313413], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.866822429906542, 0.7663551401869159], "std": [0.8692687851322596, 0.8436617922306567], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.105140186915888, 3.9766355140186915], "std": [2.0440640590607444, 2.4099513098293275], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.9509345794392523, 0.8785046728971962], "std": [0.870022056558176, 0.8829673883313413], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.866822429906542, 0.7663551401869159], "std": [0.8692687851322596, 0.8436617922306567], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.4583554229299502, 0.27571871813829457, 0.946204524776297, 2.417070402256261, 0.22077647298369035, 1.419024261856089, 0.399483327118082, -0.2673191897605037, 1.0213887984515755, 2.34237198975612, -0.008344604090925606, 2.1154095476329964], "std": [0.1605952057658763, 0.0518967066009811, 0.09025265183404617, 0.246462157922243, 0.20248189815007714, 0.28256364105479304, 0.12887764566028168, 0.018470476608949876, 0.04280461256042357, 0.16095155776437525, 0.320467825150296, 0.383353157081545], "min": [0.22881955661612963, 0.11812362949704229, 0.7912954496253897, 2.0819830359545266, -0.03519971903996044, 0.7148638398012761, 0.22886556231232036, -0.2882401558963594, 0.9223985598894496, 2.0482732243118225, -0.5893265373599955, 1.7758429879520319], "max": [0.6042476444572326, 0.32977071933115154, 1.1001129948460548, 2.931378103414873, 0.5223876449615998, 1.7920306054614503, 0.6028902812491218, -0.2317794478198497, 1.1313069407697318, 2.8258463981157096, 0.5897561694979121, 2.9641792353465046], "count": [428]}, "eef_sim_pose_action": {"mean": [0.4583554229299502, 0.27571871813829457, 0.946204524776297, 2.417070402256261, 0.22077647298369035, 1.419024261856089, 0.399483327118082, -0.2673191897605037, 1.0213887984515755, 2.34237198975612, -0.008344604090925606, 2.1154095476329964], "std": [0.1605952057658763, 0.0518967066009811, 0.09025265183404617, 0.246462157922243, 0.20248189815007714, 0.28256364105479304, 0.12887764566028168, 0.018470476608949876, 0.04280461256042357, 0.16095155776437525, 0.320467825150296, 0.383353157081545], "min": [0.22881955661612963, 0.11812362949704229, 0.7912954496253897, 2.0819830359545266, -0.03519971903996044, 0.7148638398012761, 0.22886556231232036, -0.2882401558963594, 0.9223985598894496, 2.0482732243118225, -0.5893265373599955, 1.7758429879520319], "max": [0.6042476444572326, 0.32977071933115154, 1.1001129948460548, 2.931378103414873, 0.5223876449615998, 1.7920306054614503, 0.6028902812491218, -0.2317794478198497, 1.1313069407697318, 2.8258463981157096, 0.5897561694979121, 2.9641792353465046], "count": [428]}, "gripper_mode_state": {"mean": [0.6308411214953271, 0.5210280373831776], "std": [0.4825770414408916, 0.4995576259490101], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.8738317757009346, 1.8598130841121496], "std": [0.4513399466051312, 0.4823733794603326], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.6308411214953271, 0.5210280373831776], "std": [0.4825770414408916, 0.4995576259490101], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.8738317757009346, 1.8598130841121496], "std": [0.4513399466051312, 0.4823733794603326], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.4094042060418037, 0.40959403101598546], "std": [0.19968744593365573, 0.1624935886851991], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.6024999916553497, 0.5587499961256981], "count": [428]}, "gripper_open_scale_action": {"mean": [0.4094042060418037, 0.40959403101598546], "std": [0.19968744593365573, 0.1624935886851991], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.6024999916553497, 0.5587499961256981], "count": [428]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7764705882352941]], [[0.6509803921568628]]], "mean": [[[0.4028106543497487]], [[0.40646462121702365]], [[0.3815193732608555]]], "std": [[[0.13338482159247478]], [[0.1401460143561664]], [[0.13436735533224917]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840732402284346]], [[0.48097908173170256]], [[0.4703036748527794]]], "std": [[[0.1284014883727007]], [[0.1325477682586125]], [[0.13572689563575857]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964166484663172]], [[0.4676267067883259]], [[0.4552961823755905]]], "std": [[[0.1422526987724673]], [[0.15566703575472954]], [[0.16144132132327427]]], "count": [101]}, "observation.state": {"min": [-0.3231408894062042, -0.02232888899743557, -1.2036840915679932, -1.7581382989883423, 0.2913745641708374, 0.0300742220133543, 0.0139999995008111, -0.009939000010490417, -0.1801069974899292, 0.014248999767005444, -3.141592502593994, 0.1998402178287506, -3.141592502593994, -0.16408243775367737, -0.018805110827088356, -1.177552342414856, 0.10058466345071793, 0.627476692199707, -2.12188982963562, 0.125, -0.010157999582588673, -0.0024820000398904085, 0.1365409940481186, -3.133599042892456, 0.34253832697868347, -3.141592502593994], "max": [0.17519456148147583, 2.1922607421875, -0.4862290024757385, -0.025503776967525482, 1.1316734552383423, 2.029451847076416, 0.44300001859664917, 0.37872299551963806, 0.041485000401735306, 0.31703799962997437, 3.1409993171691895, 1.1094708442687988, 3.1407549381256104, 0.021910222247242928, 1.7855435609817505, -0.48031532764434814, 1.7346231937408447, 1.22318696975708, -0.18515533208847046, 0.41499999165534973, 0.37070000171661377, 0.06800100207328796, 0.3313870131969452, 3.1394457817077637, 1.0605144500732422, 3.139219045639038], "mean": [0.05768253281712532, 1.3677767515182495, -0.8132323026657104, -0.9193524718284607, 0.7630290985107422, 0.939149796962738, 0.31324198842048645, 0.2338193953037262, -0.01682920753955841, 0.16312311589717865, -0.9975973963737488, 0.6809991598129272, 1.1458722352981567, -0.028768910095095634, 0.9663106799125671, -0.7176713943481445, 0.6676192283630371, 0.8689082860946655, -1.0034668445587158, 0.2904738783836365, 0.17760692536830902, 0.023548051714897156, 0.24677328765392303, -0.11165423691272736, 0.7645370364189148, -2.3486487865448], "std": [0.11908413469791412, 0.9041081070899963, 0.23984920978546143, 0.7088034152984619, 0.28028514981269836, 0.723071277141571, 0.14862500131130219, 0.15954335033893585, 0.04861485958099365, 0.09282010793685913, 2.623701333999634, 0.25575101375579834, 2.76830792427063, 0.06105716526508331, 0.6759039759635925, 0.2771814465522766, 0.48332536220550537, 0.20701263844966888, 0.7605321407318115, 0.10333214700222015, 0.1367494910955429, 0.018259035423398018, 0.0427715927362442, 2.8427064418792725, 0.16131392121315002, 1.2406730651855469], "count": [476]}, "action": {"min": [-0.3231408894062042, -0.02232888899743557, -1.2036840915679932, -1.7581382989883423, 0.2913745641708374, 0.0300742220133543, 0.0139999995008111, -0.009939000010490417, -0.1801069974899292, 0.014248999767005444, -3.141592502593994, 0.1998402178287506, -3.141592502593994, -0.16408243775367737, -0.018805110827088356, -1.177552342414856, 0.10058466345071793, 0.627476692199707, -2.12188982963562, 0.125, -0.010157999582588673, -0.0024820000398904085, 0.1365409940481186, -3.133599042892456, 0.34253832697868347, -3.141592502593994], "max": [0.17519456148147583, 2.1922607421875, -0.4862290024757385, -0.025503776967525482, 1.1316734552383423, 2.029451847076416, 0.44300001859664917, 0.37872299551963806, 0.041485000401735306, 0.31703799962997437, 3.1409993171691895, 1.1094708442687988, 3.1407549381256104, 0.021910222247242928, 1.7855435609817505, -0.48031532764434814, 1.7346231937408447, 1.22318696975708, -0.18515533208847046, 0.41499999165534973, 0.37070000171661377, 0.06800100207328796, 0.3313870131969452, 3.1394457817077637, 1.0605144500732422, 3.139219045639038], "mean": [0.05768253281712532, 1.3677767515182495, -0.8132323026657104, -0.9193524718284607, 0.7630290985107422, 0.939149796962738, 0.31324198842048645, 0.2338193953037262, -0.01682920753955841, 0.16312311589717865, -0.9975973963737488, 0.6809991598129272, 1.1458722352981567, -0.028768910095095634, 0.9663106799125671, -0.7176713943481445, 0.6676192283630371, 0.8689082860946655, -1.0034668445587158, 0.2904738783836365, 0.17760692536830902, 0.023548051714897156, 0.24677328765392303, -0.11165423691272736, 0.7645370364189148, -2.3486487865448], "std": [0.11908413469791412, 0.9041081070899963, 0.23984920978546143, 0.7088034152984619, 0.28028514981269836, 0.723071277141571, 0.14862500131130219, 0.15954335033893585, 0.04861485958099365, 0.09282010793685913, 2.623701333999634, 0.25575101375579834, 2.76830792427063, 0.06105716526508331, 0.6759039759635925, 0.2771814465522766, 0.48332536220550537, 0.20701263844966888, 0.7605321407318115, 0.10333214700222015, 0.1367494910955429, 0.018259035423398018, 0.0427715927362442, 2.8427064418792725, 0.16131392121315002, 1.2406730651855469], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [476]}, "index": {"min": [11449], "max": [11924], "mean": [11686.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [2.653361344537815, 5.0, 5.0, 5.0, 5.0], "std": [1.7355675105612678, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [476]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [476]}, "eef_direction_state": {"mean": [4.2478991596638656, 4.355042016806722], "std": [2.0573438345830177, 2.159110995838856], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.8445378151260504, 0.7542016806722689], "std": [0.8774674672790106, 0.8429659480530667], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.7647058823529411, 0.7521008403361344], "std": [0.847198867975033, 0.8360922247686681], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.2478991596638656, 4.355042016806722], "std": [2.0573438345830177, 2.159110995838856], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.8445378151260504, 0.7542016806722689], "std": [0.8774674672790106, 0.8429659480530667], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.7647058823529411, 0.7521008403361344], "std": [0.847198867975033, 0.8360922247686681], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.47179667972243866, 0.2837707162813146, 0.9377894189921095, 2.415863863333919, 0.25109100203891416, 1.3896112597749644, 0.4166421283854499, -0.275487443078338, 1.022445514553845, 2.339897242661459, -0.00018062115446722038, 2.1233912087206326], "std": [0.15897456287483627, 0.048779913706235356, 0.09296889008030415, 0.25593794208164317, 0.22088929893898834, 0.3292541894166434, 0.13701559817212314, 0.017951904756901588, 0.04257536348494768, 0.1460700335882317, 0.28945117590328145, 0.39642501872751273], "min": [0.22891442488342112, 0.12012530086783041, 0.7890827136988802, 2.0308112652485124, -0.04747434924829386, 0.6241301746043173, 0.22850622827835598, -0.3016914721102795, 0.9124294489116164, 2.0765380961139024, -0.6117831852229382, 1.7371985701207369], "max": [0.6166402861038941, 0.34283926531373254, 1.091777835278517, 2.926054036142266, 0.5538492765897045, 1.932561598676829, 0.6098991657964374, -0.2322223802207951, 1.1067841219404044, 2.7915006949188, 0.5129920350439714, 2.9028485426637434], "count": [476]}, "eef_sim_pose_action": {"mean": [0.47179667972243866, 0.2837707162813146, 0.9377894189921095, 2.415863863333919, 0.25109100203891416, 1.3896112597749644, 0.4166421283854499, -0.275487443078338, 1.022445514553845, 2.339897242661459, -0.00018062115446722038, 2.1233912087206326], "std": [0.15897456287483627, 0.048779913706235356, 0.09296889008030415, 0.25593794208164317, 0.22088929893898834, 0.3292541894166434, 0.13701559817212314, 0.017951904756901588, 0.04257536348494768, 0.1460700335882317, 0.28945117590328145, 0.39642501872751273], "min": [0.22891442488342112, 0.12012530086783041, 0.7890827136988802, 2.0308112652485124, -0.04747434924829386, 0.6241301746043173, 0.22850622827835598, -0.3016914721102795, 0.9124294489116164, 2.0765380961139024, -0.6117831852229382, 1.7371985701207369], "max": [0.6166402861038941, 0.34283926531373254, 1.091777835278517, 2.926054036142266, 0.5538492765897045, 1.932561598676829, 0.6098991657964374, -0.2322223802207951, 1.1067841219404044, 2.7915006949188, 0.5129920350439714, 2.9028485426637434], "count": [476]}, "gripper_mode_state": {"mean": [0.5525210084033614, 0.9033613445378151], "std": [0.49723389232462134, 0.29546510070166615], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.884453781512605, 1.9432773109243697], "std": [0.43638352855980633, 0.30219257381689396], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.5525210084033614, 0.9033613445378151], "std": [0.49723389232462134, 0.29546510070166615], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.884453781512605, 1.9432773109243697], "std": [0.43638352855980633, 0.30219257381689396], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.39155199608722496, 0.3630934843496114], "std": [0.18578159883199366, 0.1291654456584168], "min": [0.017499999376013875, 0.15625], "max": [0.5537500232458115, 0.5187499895691872], "count": [476]}, "gripper_open_scale_action": {"mean": [0.39155199608722496, 0.3630934843496114], "std": [0.18578159883199366, 0.1291654456584168], "min": [0.017499999376013875, 0.15625], "max": [0.5537500232458115, 0.5187499895691872], "count": [476]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7411764705882353]], [[0.7215686274509804]]], "mean": [[[0.39935522926720013]], [[0.40306387056380183]], [[0.37823283804695296]]], "std": [[[0.1417849869568195]], [[0.14654874359552492]], [[0.14093556569664184]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48631466083318065]], [[0.48529932311709734]], [[0.47502083333333334]]], "std": [[[0.12064188509458046]], [[0.12422855007746166]], [[0.12753298366501337]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503710910298699]], [[0.4729262739753222]], [[0.4604527117311099]]], "std": [[[0.14142448761121035]], [[0.15586717277111023]], [[0.16193459852671352]]], "count": [107]}, "observation.state": {"min": [-0.35495954751968384, -0.022276556119322777, -0.9956416487693787, -1.6566640138626099, 0.15462756156921387, -0.07412144541740417, 0.01900000125169754, -0.009968999773263931, -0.17708900570869446, 0.024080999195575714, -3.140266180038452, 0.15913914144039154, -3.133441925048828, -0.1290365606546402, -0.018316667526960373, -1.1794363260269165, 0.10409100353717804, 0.6952832341194153, -2.122081756591797, 0.12700000405311584, -0.009384999983012676, 0.007493999786674976, 0.13678300380706787, -3.141592502593994, 0.274819552898407, -3.1378226280212402], "max": [0.07776733487844467, 2.1829802989959717, -0.48594990372657776, 0.05421733483672142, 1.1602648496627808, 1.6330442428588867, 0.4269999861717224, 0.36918899416923523, 0.01634100079536438, 0.36561599373817444, 3.1374387741088867, 1.130571961402893, 3.140615224838257, 0.013781110756099224, 1.7729835510253906, -0.48031532764434814, 1.7704541683197021, 1.2406140565872192, -0.1587095558643341, 0.40199998021125793, 0.3692860007286072, 0.07010199874639511, 0.38080498576164246, 3.126216411590576, 1.0582106113433838, 3.1373167037963867], "mean": [-0.02806803397834301, 1.3135699033737183, -0.8145169615745544, -0.7816714644432068, 0.7325265407562256, 0.7430267333984375, 0.32108601927757263, 0.22818391025066376, -0.038543712347745895, 0.17661504447460175, -1.3927507400512695, 0.6619330644607544, 1.6365530490875244, -0.033667705953121185, 0.9243769645690918, -0.6990391612052917, 0.6883884072303772, 0.9285199046134949, -1.0254000425338745, 0.2865854799747467, 0.16418848931789398, 0.027615005150437355, 0.24564489722251892, -0.17615273594856262, 0.7875414490699768, -2.4906680583953857], "std": [0.09956920146942139, 0.8764910697937012, 0.22671149671077728, 0.6331937909126282, 0.2975720465183258, 0.6334630846977234, 0.1529296338558197, 0.15776310861110687, 0.0502566359937191, 0.08594348281621933, 2.453178882598877, 0.2548483610153198, 2.5327579975128174, 0.04688132554292679, 0.7031911611557007, 0.2763065695762634, 0.5287991166114807, 0.1742149442434311, 0.8272626399993896, 0.10431315749883652, 0.13811829686164856, 0.017709286883473396, 0.049686744809150696, 2.832777500152588, 0.16585494577884674, 0.957774817943573], "count": [513]}, "action": {"min": [-0.35495954751968384, -0.022276556119322777, -0.9956416487693787, -1.6566640138626099, 0.15462756156921387, -0.07412144541740417, 0.01900000125169754, -0.009968999773263931, -0.17708900570869446, 0.024080999195575714, -3.140266180038452, 0.15913914144039154, -3.133441925048828, -0.1290365606546402, -0.018316667526960373, -1.1794363260269165, 0.10409100353717804, 0.6952832341194153, -2.122081756591797, 0.12700000405311584, -0.009384999983012676, 0.007493999786674976, 0.13678300380706787, -3.141592502593994, 0.274819552898407, -3.1378226280212402], "max": [0.07776733487844467, 2.1829802989959717, -0.48594990372657776, 0.05421733483672142, 1.1602648496627808, 1.6330442428588867, 0.4269999861717224, 0.36918899416923523, 0.01634100079536438, 0.36561599373817444, 3.1374387741088867, 1.130571961402893, 3.140615224838257, 0.013781110756099224, 1.7729835510253906, -0.48031532764434814, 1.7704541683197021, 1.2406140565872192, -0.1587095558643341, 0.40199998021125793, 0.3692860007286072, 0.07010199874639511, 0.38080498576164246, 3.126216411590576, 1.0582106113433838, 3.1373167037963867], "mean": [-0.02806803397834301, 1.3135699033737183, -0.8145169615745544, -0.7816714644432068, 0.7325265407562256, 0.7430267333984375, 0.32108601927757263, 0.22818391025066376, -0.038543712347745895, 0.17661504447460175, -1.3927507400512695, 0.6619330644607544, 1.6365530490875244, -0.033667705953121185, 0.9243769645690918, -0.6990391612052917, 0.6883884072303772, 0.9285199046134949, -1.0254000425338745, 0.2865854799747467, 0.16418848931789398, 0.027615005150437355, 0.24564489722251892, -0.17615273594856262, 0.7875414490699768, -2.4906680583953857], "std": [0.09956920146942139, 0.8764910697937012, 0.22671149671077728, 0.6331937909126282, 0.2975720465183258, 0.6334630846977234, 0.1529296338558197, 0.15776310861110687, 0.0502566359937191, 0.08594348281621933, 2.453178882598877, 0.2548483610153198, 2.5327579975128174, 0.04688132554292679, 0.7031911611557007, 0.2763065695762634, 0.5287991166114807, 0.1742149442434311, 0.8272626399993896, 0.10431315749883652, 0.13811829686164856, 0.017709286883473396, 0.049686744809150696, 2.832777500152588, 0.16585494577884674, 0.957774817943573], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [513]}, "index": {"min": [11925], "max": [12437], "mean": [12181.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [2.6978557504873293, 5.0, 5.0, 5.0, 5.0], "std": [1.8343525297400216, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [513]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [513]}, "eef_direction_state": {"mean": [4.423001949317738, 3.8304093567251463], "std": [1.9602325999738222, 2.4167405167321103], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.8323586744639376, 0.834307992202729], "std": [0.8978888451112629, 0.7982878600354502], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.7543859649122807, 0.7660818713450293], "std": [0.8595894477437549, 0.8399501337670052], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.423001949317738, 3.8304093567251463], "std": [1.9602325999738222, 2.4167405167321103], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.8323586744639376, 0.834307992202729], "std": [0.8978888451112629, 0.7982878600354502], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.7543859649122807, 0.7660818713450293], "std": [0.8595894477437549, 0.8399501337670052], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.46626443550737257, 0.2623371180221369, 0.9512880072927278, 2.43753226129952, 0.2581963780744937, 1.3843470077898694, 0.40324285586325104, -0.27145917882015624, 1.021309224639905, 2.3123951197610593, -0.019959747987563257, 2.143409258243474], "std": [0.15724493643463028, 0.05060801043429341, 0.08607958641044292, 0.24196520633921645, 0.22943774329428418, 0.2843723649913302, 0.13839241210733216, 0.017261514288169705, 0.0495006853294731, 0.151826721478415, 0.29589648149696485, 0.4329654305441528], "min": [0.2288854107138919, 0.12329916236578488, 0.7989310832219901, 2.010368047484303, -0.04399191918099987, 0.8411934210545511, 0.22931760881902197, -0.2911042207664398, 0.9125968586080864, 2.0804828988664616, -0.6043215288757905, 1.6571145452893559], "max": [0.606727692955495, 0.3171237609177446, 1.1405187151909022, 2.975590641523641, 0.600949976375635, 1.9549603125802701, 0.6084688372659163, -0.2301797462876153, 1.156264763438213, 2.848515383874606, 0.48625942197563443, 2.918914699999247], "count": [513]}, "eef_sim_pose_action": {"mean": [0.46626443550737257, 0.2623371180221369, 0.9512880072927278, 2.43753226129952, 0.2581963780744937, 1.3843470077898694, 0.40324285586325104, -0.27145917882015624, 1.021309224639905, 2.3123951197610593, -0.019959747987563257, 2.143409258243474], "std": [0.15724493643463028, 0.05060801043429341, 0.08607958641044292, 0.24196520633921645, 0.22943774329428418, 0.2843723649913302, 0.13839241210733216, 0.017261514288169705, 0.0495006853294731, 0.151826721478415, 0.29589648149696485, 0.4329654305441528], "min": [0.2288854107138919, 0.12329916236578488, 0.7989310832219901, 2.010368047484303, -0.04399191918099987, 0.8411934210545511, 0.22931760881902197, -0.2911042207664398, 0.9125968586080864, 2.0804828988664616, -0.6043215288757905, 1.6571145452893559], "max": [0.606727692955495, 0.3171237609177446, 1.1405187151909022, 2.975590641523641, 0.600949976375635, 1.9549603125802701, 0.6084688372659163, -0.2301797462876153, 1.156264763438213, 2.848515383874606, 0.48625942197563443, 2.918914699999247], "count": [513]}, "gripper_mode_state": {"mean": [0.7875243664717348, 0.7173489278752436], "std": [0.4090595784051916, 0.4502881783385893], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.922027290448343, 1.9239766081871346], "std": [0.35010745111380503, 0.3587803894778506], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.7875243664717348, 0.7173489278752436], "std": [0.4090595784051916, 0.4502881783385893], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.922027290448343, 1.9239766081871346], "std": [0.35010745111380503, 0.3587803894778506], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.40135719359545563, 0.3582309969640963], "std": [0.191161670684792, 0.1303910993620611], "min": [0.023750001564621925, 0.1587500050663948], "max": [0.533749982714653, 0.5024999752640724], "count": [513]}, "gripper_open_scale_action": {"mean": [0.40135719359545563, 0.3582309969640963], "std": [0.191161670684792, 0.1303910993620611], "min": [0.023750001564621925, 0.1587500050663948], "max": [0.533749982714653, 0.5024999752640724], "count": [513]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8470588235294118]], [[0.792156862745098]]], "mean": [[[0.4018122669473772]], [[0.4041743704960617]], [[0.379181917211329]]], "std": [[[0.13678063568963383]], [[0.1431582078184313]], [[0.13731797191044096]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49024966416855204]], [[0.48475897514454497]], [[0.4744499611142534]]], "std": [[[0.12107791124631609]], [[0.12790456313417503]], [[0.13196523135111718]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032007879273503]], [[0.4778412715246355]], [[0.46684798618966816]]], "std": [[[0.1432897492955169]], [[0.15737212453653857]], [[0.16241893586328043]]], "count": [104]}, "observation.state": {"min": [-0.30417877435684204, -0.02196255512535572, -1.0870331525802612, -1.7340824604034424, 0.2858272194862366, -0.04406466707587242, 0.01599999889731407, -0.009964999742805958, -0.1669660061597824, 0.02280599996447563, -3.130631923675537, 0.13442525267601013, -3.141592502593994, -0.17559577524662018, -0.01978199928998947, -1.268891453742981, 0.03661588951945305, 0.6631680130958557, -2.1223957538604736, 0.1600000113248825, -0.009537000209093094, 0.0008069999748840928, 0.12402399629354477, -3.138136863708496, 0.3360457122325897, -3.136810541152954], "max": [0.31640732288360596, 2.160459518432617, -0.48596733808517456, 0.053240444511175156, 1.1371335983276367, 1.7839909791946411, 0.49800002574920654, 0.36745500564575195, 0.08228500187397003, 0.35101398825645447, 3.1332848072052, 1.0905165672302246, 3.139812469482422, 0.07129544764757156, 1.855478286743164, -0.4803851246833801, 1.767837405204773, 1.2235184907913208, -0.15696510672569275, 0.4479999840259552, 0.38379499316215515, 0.08882299810647964, 0.3532469868659973, 3.138503313064575, 1.0198482275009155, 3.1388349533081055], "mean": [0.018594088032841682, 1.338911533355713, -0.7984921932220459, -0.8021914958953857, 0.7443473935127258, 0.8131808638572693, 0.32683247327804565, 0.2246209979057312, -0.022790729999542236, 0.16379548609256744, -0.7830682992935181, 0.6584684252738953, 1.4456851482391357, -0.00021316933271009475, 0.9878445863723755, -0.7260915040969849, 0.659575343132019, 0.9108981490135193, -0.9832106828689575, 0.34791460633277893, 0.17740221321582794, 0.03309295326471329, 0.23703934252262115, -0.2471061795949936, 0.7415711283683777, -1.9080432653427124], "std": [0.14549700915813446, 0.904864490032196, 0.2298533022403717, 0.7131674289703369, 0.27023354172706604, 0.7330028414726257, 0.17504727840423584, 0.15655933320522308, 0.05929414555430412, 0.09532076865434647, 2.723437547683716, 0.26262956857681274, 2.6277754306793213, 0.04398852586746216, 0.7355319857597351, 0.3091454803943634, 0.5352935194969177, 0.1817927360534668, 0.7443379163742065, 0.10778860747814178, 0.14475587010383606, 0.023290295153856277, 0.05134085193276405, 2.804267168045044, 0.174445241689682, 1.8519691228866577], "count": [495]}, "action": {"min": [-0.30417877435684204, -0.02196255512535572, -1.0870331525802612, -1.7340824604034424, 0.2858272194862366, -0.04406466707587242, 0.01599999889731407, -0.009964999742805958, -0.1669660061597824, 0.02280599996447563, -3.130631923675537, 0.13442525267601013, -3.141592502593994, -0.17559577524662018, -0.01978199928998947, -1.268891453742981, 0.03661588951945305, 0.6631680130958557, -2.1223957538604736, 0.1600000113248825, -0.009537000209093094, 0.0008069999748840928, 0.12402399629354477, -3.138136863708496, 0.3360457122325897, -3.136810541152954], "max": [0.31640732288360596, 2.160459518432617, -0.48596733808517456, 0.053240444511175156, 1.1371335983276367, 1.7839909791946411, 0.49800002574920654, 0.36745500564575195, 0.08228500187397003, 0.35101398825645447, 3.1332848072052, 1.0905165672302246, 3.139812469482422, 0.07129544764757156, 1.855478286743164, -0.4803851246833801, 1.767837405204773, 1.2235184907913208, -0.15696510672569275, 0.4479999840259552, 0.38379499316215515, 0.08882299810647964, 0.3532469868659973, 3.138503313064575, 1.0198482275009155, 3.1388349533081055], "mean": [0.018594088032841682, 1.338911533355713, -0.7984921932220459, -0.8021914958953857, 0.7443473935127258, 0.8131808638572693, 0.32683247327804565, 0.2246209979057312, -0.022790729999542236, 0.16379548609256744, -0.7830682992935181, 0.6584684252738953, 1.4456851482391357, -0.00021316933271009475, 0.9878445863723755, -0.7260915040969849, 0.659575343132019, 0.9108981490135193, -0.9832106828689575, 0.34791460633277893, 0.17740221321582794, 0.03309295326471329, 0.23703934252262115, -0.2471061795949936, 0.7415711283683777, -1.9080432653427124], "std": [0.14549700915813446, 0.904864490032196, 0.2298533022403717, 0.7131674289703369, 0.27023354172706604, 0.7330028414726257, 0.17504727840423584, 0.15655933320522308, 0.05929414555430412, 0.09532076865434647, 2.723437547683716, 0.26262956857681274, 2.6277754306793213, 0.04398852586746216, 0.7355319857597351, 0.3091454803943634, 0.5352935194969177, 0.1817927360534668, 0.7443379163742065, 0.10778860747814178, 0.14475587010383606, 0.023290295153856277, 0.05134085193276405, 2.804267168045044, 0.174445241689682, 1.8519691228866577], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [495]}, "index": {"min": [12438], "max": [12932], "mean": [12685.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [2.4626262626262627, 5.0, 5.0, 5.0, 5.0], "std": [1.808542348405743, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [495]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [495]}, "eef_direction_state": {"mean": [4.064646464646465, 4.028282828282828], "std": [2.1982230257579296, 2.3405101923324785], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.8787878787878788, 0.7858585858585858], "std": [0.8838932161923473, 0.8352112296801697], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.7777777777777778, 0.7373737373737373], "std": [0.8617055621671534, 0.8382986448134874], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.064646464646465, 4.028282828282828], "std": [2.1982230257579296, 2.3405101923324785], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.8787878787878788, 0.7858585858585858], "std": [0.8838932161923473, 0.8352112296801697], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 0.7373737373737373], "std": [0.8617055621671534, 0.8382986448134874], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.46265031962405334, 0.2779634778364528, 0.9385054521525568, 2.442989207890427, 0.2428882173008067, 1.4038980946748167, 0.41643799269223813, -0.2659516585061791, 1.0126788685151251, 2.3521789509527067, -0.04762211859606172, 2.143645521427708], "std": [0.15598131132502405, 0.05953970995555954, 0.09552573051433406, 0.2577413443353854, 0.22010299550687187, 0.31033045980174123, 0.14498390895560942, 0.02289467703909335, 0.051130398059036845, 0.15683564506386583, 0.32722980990054606, 0.4376919607541843], "min": [0.22881956363880446, 0.13326207978925253, 0.7976709115515711, 2.0507781232260847, -0.057560172755036776, 0.7847535201382329, 0.22919460741733422, -0.2985927299317857, 0.899885245742462, 2.1111931267613753, -0.7353739480710133, 1.6845903039868568], "max": [0.6049177257369259, 0.38322379344729, 1.1260432836682701, 3.0032724069398613, 0.5915837069582208, 1.9797736325058537, 0.6228600464356813, -0.21139825178783583, 1.1285416134352793, 2.796235066308066, 0.49801616647764213, 2.9547867871945837], "count": [495]}, "eef_sim_pose_action": {"mean": [0.46265031962405334, 0.2779634778364528, 0.9385054521525568, 2.442989207890427, 0.2428882173008067, 1.4038980946748167, 0.41643799269223813, -0.2659516585061791, 1.0126788685151251, 2.3521789509527067, -0.04762211859606172, 2.143645521427708], "std": [0.15598131132502405, 0.05953970995555954, 0.09552573051433406, 0.2577413443353854, 0.22010299550687187, 0.31033045980174123, 0.14498390895560942, 0.02289467703909335, 0.051130398059036845, 0.15683564506386583, 0.32722980990054606, 0.4376919607541843], "min": [0.22881956363880446, 0.13326207978925253, 0.7976709115515711, 2.0507781232260847, -0.057560172755036776, 0.7847535201382329, 0.22919460741733422, -0.2985927299317857, 0.899885245742462, 2.1111931267613753, -0.7353739480710133, 1.6845903039868568], "max": [0.6049177257369259, 0.38322379344729, 1.1260432836682701, 3.0032724069398613, 0.5915837069582208, 1.9797736325058537, 0.6228600464356813, -0.21139825178783583, 1.1285416134352793, 2.796235066308066, 0.49801616647764213, 2.9547867871945837], "count": [495]}, "gripper_mode_state": {"mean": [0.5454545454545454, 0.39191919191919194], "std": [0.4979295977319683, 0.48817879811048853], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.8767676767676769, 1.9353535353535354], "std": [0.4345735824358922, 0.33007900227070824], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.5454545454545454, 0.39191919191919194], "std": [0.4979295977319683, 0.48817879811048853], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.8767676767676769, 1.9353535353535354], "std": [0.4345735824358922, 0.33007900227070824], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.4085404157892547, 0.43489393986987346], "std": [0.21880891620104526, 0.1347355697784288], "min": [0.01999999862164259, 0.20000001415610313], "max": [0.6225000321865082, 0.559999980032444], "count": [495]}, "gripper_open_scale_action": {"mean": [0.4085404157892547, 0.43489393986987346], "std": [0.21880891620104526, 0.1347355697784288], "min": [0.01999999862164259, 0.20000001415610313], "max": [0.6225000321865082, 0.559999980032444], "count": [495]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.7215686274509804]], [[0.7686274509803922]]], "mean": [[[0.40684799169481367]], [[0.40894325276717697]], [[0.3845901964439766]]], "std": [[[0.14206111987704287]], [[0.14546033827521293]], [[0.13991685896178666]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798664901083476]], [[0.4802329336096855]], [[0.4693212004320744]]], "std": [[[0.13931522718111977]], [[0.13611677546307907]], [[0.13931604455512703]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.49192268993727245]], [[0.46699038661885334]], [[0.4557086033798307]]], "std": [[[0.15180568361467534]], [[0.15290847806540137]], [[0.15747171456533116]]], "count": [149]}, "observation.state": {"min": [-0.3602975606918335, -0.02225911058485508, -1.0554412603378296, -1.6064414978027344, 0.26850488781929016, -0.028382111340761185, 0.017999999225139618, -0.010150999762117863, -0.181645005941391, 0.02658800035715103, -3.141592502593994, 0.24909336864948273, -3.141592502593994, -0.0992937758564949, -0.020392555743455887, -1.0002819299697876, 0.1000787764787674, 0.24964743852615356, -1.884854793548584, 0.14100000262260437, -0.01271000038832426, 0.008755000308156013, 0.12995700538158417, -3.1348557472229004, 0.4242197275161743, -3.141592502593994], "max": [0.30707454681396484, 2.227271795272827, -0.4639873206615448, 0.029411332681775093, 1.1316734552383423, 1.3997770547866821, 0.4989999830722809, 0.37742799520492554, 0.08955100178718567, 0.39119699597358704, 3.1397252082824707, 1.241313099861145, 3.1397950649261475, 0.24915899336338043, 1.7690585851669312, -0.4804897904396057, 1.7970219850540161, 1.1559038162231445, -0.18150945007801056, 0.4830000102519989, 0.34272998571395874, 0.10075899958610535, 0.38357800245285034, 3.1404757499694824, 1.1599632501602173, 3.140056848526001], "mean": [-0.03968252241611481, 1.1883467435836792, -0.8088093400001526, -0.7804046869277954, 0.7554057240486145, 0.6998493671417236, 0.34942150115966797, 0.20991288125514984, -0.041408706456422806, 0.19147492945194244, -0.9731734991073608, 0.7395673394203186, 0.19321393966674805, 0.06997422128915787, 0.8004668951034546, -0.5804839730262756, 0.7436625361442566, 0.7941216230392456, -0.9248408079147339, 0.3387818932533264, 0.1375310719013214, 0.044143494218587875, 0.2425943911075592, -0.2548622190952301, 0.8587490320205688, -1.6246205568313599], "std": [0.16777439415454865, 0.934212863445282, 0.2517664432525635, 0.6630488038063049, 0.2784973084926605, 0.5885433554649353, 0.1992788463830948, 0.1682276576757431, 0.07444571703672409, 0.08395438641309738, 2.630068778991699, 0.2800426185131073, 3.0418825149536133, 0.10583110898733139, 0.6765422821044922, 0.17910043895244598, 0.625251829624176, 0.2990019917488098, 0.6813769340515137, 0.09631316363811493, 0.12273668497800827, 0.028614133596420288, 0.052201930433511734, 2.7662088871002197, 0.17915324866771698, 2.243543863296509], "count": [796]}, "action": {"min": [-0.3602975606918335, -0.02225911058485508, -1.0554412603378296, -1.6064414978027344, 0.26850488781929016, -0.028382111340761185, 0.017999999225139618, -0.010150999762117863, -0.181645005941391, 0.02658800035715103, -3.141592502593994, 0.24909336864948273, -3.141592502593994, -0.0992937758564949, -0.020392555743455887, -1.0002819299697876, 0.1000787764787674, 0.24964743852615356, -1.884854793548584, 0.14100000262260437, -0.01271000038832426, 0.008755000308156013, 0.12995700538158417, -3.1348557472229004, 0.4242197275161743, -3.141592502593994], "max": [0.30707454681396484, 2.227271795272827, -0.4639873206615448, 0.029411332681775093, 1.1316734552383423, 1.3997770547866821, 0.4989999830722809, 0.37742799520492554, 0.08955100178718567, 0.39119699597358704, 3.1397252082824707, 1.241313099861145, 3.1397950649261475, 0.24915899336338043, 1.7690585851669312, -0.4804897904396057, 1.7970219850540161, 1.1559038162231445, -0.18150945007801056, 0.4830000102519989, 0.34272998571395874, 0.10075899958610535, 0.38357800245285034, 3.1404757499694824, 1.1599632501602173, 3.140056848526001], "mean": [-0.03968252241611481, 1.1883467435836792, -0.8088093400001526, -0.7804046869277954, 0.7554057240486145, 0.6998493671417236, 0.34942150115966797, 0.20991288125514984, -0.041408706456422806, 0.19147492945194244, -0.9731734991073608, 0.7395673394203186, 0.19321393966674805, 0.06997422128915787, 0.8004668951034546, -0.5804839730262756, 0.7436625361442566, 0.7941216230392456, -0.9248408079147339, 0.3387818932533264, 0.1375310719013214, 0.044143494218587875, 0.2425943911075592, -0.2548622190952301, 0.8587490320205688, -1.6246205568313599], "std": [0.16777439415454865, 0.934212863445282, 0.2517664432525635, 0.6630488038063049, 0.2784973084926605, 0.5885433554649353, 0.1992788463830948, 0.1682276576757431, 0.07444571703672409, 0.08395438641309738, 2.630068778991699, 0.2800426185131073, 3.0418825149536133, 0.10583110898733139, 0.6765422821044922, 0.17910043895244598, 0.625251829624176, 0.2990019917488098, 0.6813769340515137, 0.09631316363811493, 0.12273668497800827, 0.028614133596420288, 0.052201930433511734, 2.7662088871002197, 0.17915324866771698, 2.243543863296509], "count": [796]}, "timestamp": {"min": [0.0], "max": [26.5], "mean": [13.25], "std": [7.659507526959913], "count": [796]}, "frame_index": {"min": [0], "max": [795], "mean": [397.5], "std": [229.78522580879738], "count": [796]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [796]}, "index": {"min": [12933], "max": [13728], "mean": [13330.5], "std": [229.78522580879738], "count": [796]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [796]}, "subtask_annotation": {"mean": [2.457286432160804, 5.0, 5.0, 5.0, 5.0], "std": [1.960523638739691, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [796]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [796]}, "eef_direction_state": {"mean": [4.6708542713567835, 4.425879396984925], "std": [1.8667158094998146, 2.2170612097020417], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_state": {"mean": [0.6834170854271356, 0.6118090452261307], "std": [0.8329136254419027, 0.730740138124303], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_state": {"mean": [0.6180904522613065, 0.6796482412060302], "std": [0.8189798605087267, 0.8337346365030944], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_direction_action": {"mean": [4.6708542713567835, 4.425879396984925], "std": [1.8667158094998146, 2.2170612097020417], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_action": {"mean": [0.6834170854271356, 0.6118090452261307], "std": [0.8329136254419027, 0.730740138124303], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_action": {"mean": [0.6180904522613065, 0.6796482412060302], "std": [0.8189798605087267, 0.8337346365030944], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_sim_pose_state": {"mean": [0.4480571107831515, 0.2594546429710452, 0.9660701047897884, 2.346387838074962, 0.2785885861912045, 1.3759748625948336, 0.3765140960872973, -0.25499858942974035, 1.0182118997880152, 2.2249328816855303, -0.04985224689943265, 2.0607493379035424], "std": [0.16765629403807958, 0.07470931810270538, 0.08410128612585849, 0.25481662161132485, 0.25715538175691544, 0.26770557234633324, 0.12303175038409703, 0.02821056102014202, 0.05200281457522128, 0.14408575322584072, 0.335105939985091, 0.3090878927058822], "min": [0.22880503546223324, 0.11882580697616411, 0.8013806848250946, 1.8938857968768052, -0.02716129640603482, 0.9790575520653847, 0.2257256987134651, -0.2898423678675372, 0.9057685518650902, 1.966584316944197, -0.6678296375916322, 1.6473021294593047], "max": [0.6150131685441587, 0.3901523207815189, 1.165175039314187, 2.8818004557488957, 0.6230373517295766, 1.8707424570300835, 0.5817128979907287, -0.198179803969384, 1.1587175614094813, 2.6515873175295273, 0.616776607126714, 2.853205431979969], "count": [796]}, "eef_sim_pose_action": {"mean": [0.4480571107831515, 0.2594546429710452, 0.9660701047897884, 2.346387838074962, 0.2785885861912045, 1.3759748625948336, 0.3765140960872973, -0.25499858942974035, 1.0182118997880152, 2.2249328816855303, -0.04985224689943265, 2.0607493379035424], "std": [0.16765629403807958, 0.07470931810270538, 0.08410128612585849, 0.25481662161132485, 0.25715538175691544, 0.26770557234633324, 0.12303175038409703, 0.02821056102014202, 0.05200281457522128, 0.14408575322584072, 0.335105939985091, 0.3090878927058822], "min": [0.22880503546223324, 0.11882580697616411, 0.8013806848250946, 1.8938857968768052, -0.02716129640603482, 0.9790575520653847, 0.2257256987134651, -0.2898423678675372, 0.9057685518650902, 1.966584316944197, -0.6678296375916322, 1.6473021294593047], "max": [0.6150131685441587, 0.3901523207815189, 1.165175039314187, 2.8818004557488957, 0.6230373517295766, 1.8707424570300835, 0.5817128979907287, -0.198179803969384, 1.1587175614094813, 2.6515873175295273, 0.616776607126714, 2.853205431979969], "count": [796]}, "gripper_mode_state": {"mean": [0.41959798994974873, 0.7449748743718593], "std": [0.4934931780479692, 0.4358753387454842], "min": [0, 0], "max": [1, 1], "count": [796]}, "gripper_activity_state": {"mean": [1.9510050251256281, 1.9472361809045227], "std": [0.2859551480711895, 0.3044558528409904], "min": [0, 0], "max": [2, 2], "count": [796]}, "gripper_mode_action": {"mean": [0.41959798994974873, 0.7449748743718593], "std": [0.4934931780479692, 0.4358753387454842], "min": [0, 0], "max": [1, 1], "count": [796]}, "gripper_activity_action": {"mean": [1.9510050251256281, 1.9472361809045227], "std": [0.2859551480711895, 0.3044558528409904], "min": [0, 0], "max": [2, 2], "count": [796]}, "gripper_open_scale_state": {"mean": [0.4367807678978928, 0.42347676324279016], "std": [0.24909919641851955, 0.12039149290067216], "min": [0.022499999031424522, 0.17625000327825546], "max": [0.6237499788403511, 0.6037500128149986], "count": [796]}, "gripper_open_scale_action": {"mean": [0.4367807678978928, 0.42347676324279016], "std": [0.24909919641851955, 0.12039149290067216], "min": [0.022499999031424522, 0.17625000327825546], "max": [0.6237499788403511, 0.6037500128149986], "count": [796]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9803921568627451]], [[0.9372549019607843]]], "mean": [[[0.4073909041394336]], [[0.4089445203081233]], [[0.384506016573296]]], "std": [[[0.13756228375199733]], [[0.1441322397366099]], [[0.13845776636702684]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47156398225957047]], [[0.4718156074929972]], [[0.46175163836367883]]], "std": [[[0.15364886992950708]], [[0.1487278013473604]], [[0.15152228933139028]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867885620915033]], [[0.4588384512138189]], [[0.4456844435690943]]], "std": [[[0.15666411462819568]], [[0.15338503257057495]], [[0.15852401903818847]]], "count": [140]}, "observation.state": {"min": [-0.31433144211769104, -0.02225911058485508, -1.0454978942871094, -1.6879069805145264, 0.37793388962745667, -0.13381633162498474, 0.017000000923871994, -0.026019999757409096, -0.16995899379253387, 0.024132000282406807, -3.141592502593994, 0.18711674213409424, -3.141592502593994, -0.29533445835113525, -0.021299665793776512, -0.8206390142440796, -0.3435683250427246, -0.31138333678245544, -2.1220643520355225, 0.01900000125169754, -0.009356999769806862, -0.04084800183773041, 0.13182100653648376, -3.135518789291382, 0.4772253632545471, -3.141592502593994], "max": [0.5535645484924316, 2.218479871749878, -0.4866127669811249, 0.3834812343120575, 1.1609801054000854, 1.4653159379959106, 0.4989999830722809, 0.3693319857120514, 0.13656200468540192, 0.4254870116710663, 3.140981674194336, 1.390224575996399, 3.139585494995117, 0.4588412344455719, 1.772878885269165, -0.4804897904396057, 1.804889440536499, 1.1970901489257812, 0.25201988220214844, 0.5119999647140503, 0.30824100971221924, 0.12975700199604034, 0.3932810127735138, 3.1388349533081055, 1.5526448488235474, 3.1409120559692383], "mean": [-0.021288633346557617, 1.2128018140792847, -0.8368987441062927, -0.9320964217185974, 0.789829432964325, 0.8573551177978516, 0.36087286472320557, 0.21042895317077637, -0.041272178292274475, 0.20230631530284882, -1.0708638429641724, 0.7756181955337524, 0.7441248297691345, 0.09942895174026489, 0.9181420803070068, -0.6556655764579773, 0.667015552520752, 0.6479616761207581, -0.8799938559532166, 0.2378140389919281, 0.1669175624847412, 0.028684770688414574, 0.24942559003829956, -0.6790472865104675, 0.8175560235977173, -1.1551488637924194], "std": [0.2159261256456375, 0.9141194224357605, 0.23389561474323273, 0.6448144316673279, 0.25186216831207275, 0.5734113454818726, 0.16278760135173798, 0.16519029438495636, 0.0815875306725502, 0.09961967170238495, 2.503467559814453, 0.3003578186035156, 2.8887126445770264, 0.2517499029636383, 0.6718897223472595, 0.12144352495670319, 0.6265279650688171, 0.44388189911842346, 0.7504498362541199, 0.1334807127714157, 0.12506519258022308, 0.044578492641448975, 0.05634349212050438, 2.6228058338165283, 0.22109726071357727, 2.412356376647949], "count": [729]}, "action": {"min": [-0.31433144211769104, -0.02225911058485508, -1.0454978942871094, -1.6879069805145264, 0.37793388962745667, -0.13381633162498474, 0.017000000923871994, -0.026019999757409096, -0.16995899379253387, 0.024132000282406807, -3.141592502593994, 0.18711674213409424, -3.141592502593994, -0.29533445835113525, -0.021299665793776512, -0.8206390142440796, -0.3435683250427246, -0.31138333678245544, -2.1220643520355225, 0.01900000125169754, -0.009356999769806862, -0.04084800183773041, 0.13182100653648376, -3.135518789291382, 0.4772253632545471, -3.141592502593994], "max": [0.5535645484924316, 2.218479871749878, -0.4866127669811249, 0.3834812343120575, 1.1609801054000854, 1.4653159379959106, 0.4989999830722809, 0.3693319857120514, 0.13656200468540192, 0.4254870116710663, 3.140981674194336, 1.390224575996399, 3.139585494995117, 0.4588412344455719, 1.772878885269165, -0.4804897904396057, 1.804889440536499, 1.1970901489257812, 0.25201988220214844, 0.5119999647140503, 0.30824100971221924, 0.12975700199604034, 0.3932810127735138, 3.1388349533081055, 1.5526448488235474, 3.1409120559692383], "mean": [-0.021288633346557617, 1.2128018140792847, -0.8368987441062927, -0.9320964217185974, 0.789829432964325, 0.8573551177978516, 0.36087286472320557, 0.21042895317077637, -0.041272178292274475, 0.20230631530284882, -1.0708638429641724, 0.7756181955337524, 0.7441248297691345, 0.09942895174026489, 0.9181420803070068, -0.6556655764579773, 0.667015552520752, 0.6479616761207581, -0.8799938559532166, 0.2378140389919281, 0.1669175624847412, 0.028684770688414574, 0.24942559003829956, -0.6790472865104675, 0.8175560235977173, -1.1551488637924194], "std": [0.2159261256456375, 0.9141194224357605, 0.23389561474323273, 0.6448144316673279, 0.25186216831207275, 0.5734113454818726, 0.16278760135173798, 0.16519029438495636, 0.0815875306725502, 0.09961967170238495, 2.503467559814453, 0.3003578186035156, 2.8887126445770264, 0.2517499029636383, 0.6718897223472595, 0.12144352495670319, 0.6265279650688171, 0.44388189911842346, 0.7504498362541199, 0.1334807127714157, 0.12506519258022308, 0.044578492641448975, 0.05634349212050438, 2.6228058338165283, 0.22109726071357727, 2.412356376647949], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [729]}, "index": {"min": [13729], "max": [14457], "mean": [14093.0], "std": [210.44397512560596], "count": [729]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [729]}, "subtask_annotation": {"mean": [2.6858710562414267, 5.0, 5.0, 5.0, 5.0], "std": [1.9284401224131626, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [729]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [729]}, "eef_direction_state": {"mean": [4.315500685871056, 4.270233196159122], "std": [2.090357653533006, 2.062721596478068], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_state": {"mean": [0.7654320987654321, 0.7860082304526749], "std": [0.8485353223427, 0.8102712411021539], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_state": {"mean": [0.6584362139917695, 0.6680384087791496], "std": [0.8130879152130451, 0.8328519555533657], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_direction_action": {"mean": [4.315500685871056, 4.270233196159122], "std": [2.090357653533006, 2.062721596478068], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_action": {"mean": [0.7654320987654321, 0.7860082304526749], "std": [0.8485353223427, 0.8102712411021539], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_action": {"mean": [0.6584362139917695, 0.6680384087791496], "std": [0.8130879152130451, 0.8328519555533657], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_sim_pose_state": {"mean": [0.4486038921286589, 0.25941924601843874, 0.9767922461322446, 2.2976038338072455, 0.2959176324813389, 1.2845239033631146, 0.4059074961551446, -0.2704424140779791, 1.0250269433152823, 2.243785191789921, 0.0299732642106438, 1.9540729928257465], "std": [0.16452845355952153, 0.08168083734288721, 0.09961859126374022, 0.2809494677175054, 0.2652113316572555, 0.2853492415333937, 0.12543035590175622, 0.04432322327580526, 0.05615559963400745, 0.1825810398562073, 0.40848800927095824, 0.3241434374257316], "min": [0.21308037484387488, 0.13034579808810243, 0.7988853823292446, 1.7047435631048242, -0.3002858362551073, 0.9174171037335663, 0.22939811436472868, -0.33994614448523897, 0.907768242169851, 1.5643864395766274, -0.7152801521624033, 1.4131474323322823], "max": [0.6068172303809565, 0.4367621686148461, 1.1991635436008146, 2.938207540728488, 0.6794111225371542, 1.9386119518761797, 0.5473082970490621, -0.17003033329233472, 1.169630013739522, 2.4985803224870367, 0.8732847620992388, 2.6801218330982195], "count": [729]}, "eef_sim_pose_action": {"mean": [0.4486038921286589, 0.25941924601843874, 0.9767922461322446, 2.2976038338072455, 0.2959176324813389, 1.2845239033631146, 0.4059074961551446, -0.2704424140779791, 1.0250269433152823, 2.243785191789921, 0.0299732642106438, 1.9540729928257465], "std": [0.16452845355952153, 0.08168083734288721, 0.09961859126374022, 0.2809494677175054, 0.2652113316572555, 0.2853492415333937, 0.12543035590175622, 0.04432322327580526, 0.05615559963400745, 0.1825810398562073, 0.40848800927095824, 0.3241434374257316], "min": [0.21308037484387488, 0.13034579808810243, 0.7988853823292446, 1.7047435631048242, -0.3002858362551073, 0.9174171037335663, 0.22939811436472868, -0.33994614448523897, 0.907768242169851, 1.5643864395766274, -0.7152801521624033, 1.4131474323322823], "max": [0.6068172303809565, 0.4367621686148461, 1.1991635436008146, 2.938207540728488, 0.6794111225371542, 1.9386119518761797, 0.5473082970490621, -0.17003033329233472, 1.169630013739522, 2.4985803224870367, 0.8732847620992388, 2.6801218330982195], "count": [729]}, "gripper_mode_state": {"mean": [0.3429355281207133, 0.9259259259259259], "std": [0.474690163868262, 0.2618914004394594], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_state": {"mean": [1.8820301783264746, 1.8820301783264746], "std": [0.42205096483945537, 0.4088435887011711], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_mode_action": {"mean": [0.3429355281207133, 0.9259259259259259], "std": [0.474690163868262, 0.2618914004394594], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_action": {"mean": [1.8820301783264746, 1.8820301783264746], "std": [0.42205096483945537, 0.4088435887011711], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_open_scale_state": {"mean": [0.4510905341767746, 0.2972685203655011], "std": [0.20348448316015907, 0.16685163241777984], "min": [0.021250001154839993, 0.023750001564621925], "max": [0.6237499788403511, 0.6399999558925629], "count": [729]}, "gripper_open_scale_action": {"mean": [0.4510905341767746, 0.2972685203655011], "std": [0.20348448316015907, 0.16685163241777984], "min": [0.021250001154839993, 0.023750001564621925], "max": [0.6237499788403511, 0.6399999558925629], "count": [729]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8235294117647058]], [[0.792156862745098]]], "mean": [[[0.4067789128373996]], [[0.410304956842788]], [[0.385521589000316]]], "std": [[[0.14132536243976299]], [[0.14542879066105469]], [[0.13988737996405487]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47845181921369057]], [[0.4782845086189692]], [[0.46797612632839397]]], "std": [[[0.1430847570034763]], [[0.13894063472592252]], [[0.1418184766632633]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.48338332584942373]], [[0.46045818833258495]], [[0.4492411705458265]]], "std": [[[0.1642773314190086]], [[0.16544937176012833]], [[0.17030552518761033]]], "count": [131]}, "observation.state": {"min": [-0.3038996756076813, -0.022782444953918457, -1.0170459747314453, -1.6716487407684326, 0.07661599665880203, -0.020915888249874115, 0.020999999716877937, -0.01533500012010336, -0.14889100193977356, 0.017657000571489334, -3.140859603881836, 0.23273965716362, -3.141592502593994, -0.3594776690006256, -0.019991332665085793, -1.0601686239242554, -0.7847906947135925, 0.13798555731773376, -1.65535569190979, 0.12700000405311584, -0.02054700069129467, -0.06026000156998634, 0.13207300007343292, -3.1396901607513428, 0.1488765925168991, -3.14054536819458], "max": [0.3963377773761749, 2.206547737121582, -0.25702643394470215, 0.12812943756580353, 1.1380232572555542, 1.5567073822021484, 0.5009999871253967, 0.3463129997253418, 0.08484199643135071, 0.3816069960594177, 3.140737533569336, 1.4929022789001465, 3.135920286178589, 0.5081741213798523, 1.821618676185608, -0.4798268973827362, 1.6573269367218018, 1.2404570579528809, 0.2442396730184555, 0.4710000157356262, 0.3220680058002472, 0.16701200604438782, 0.3895770013332367, 3.1405630111694336, 1.5552629232406616, 3.1387827396392822], "mean": [-0.13320842385292053, 1.1164484024047852, -0.7368742823600769, -0.9126814603805542, 0.659012496471405, 0.843668520450592, 0.3424828052520752, 0.19232603907585144, -0.03952473774552345, 0.20175552368164062, -0.742895781993866, 0.8180037140846252, 1.1758631467819214, 0.12498515099287033, 0.9743003845214844, -0.7474702000617981, 0.38362711668014526, 0.8121272325515747, -0.5772614479064941, 0.24853840470314026, 0.17191679775714874, 0.03475315123796463, 0.24638961255550385, -0.25971341133117676, 0.7218506932258606, -1.2938603162765503], "std": [0.2135601043701172, 0.8977441787719727, 0.20974457263946533, 0.7642813324928284, 0.3362094461917877, 0.6740790009498596, 0.15913186967372894, 0.15554821491241455, 0.07259699702262878, 0.09546095877885818, 2.6392738819122314, 0.3228898346424103, 2.647409439086914, 0.32090359926223755, 0.7469507455825806, 0.21036739647388458, 0.6533610224723816, 0.2964492440223694, 0.5189228653907776, 0.08277739584445953, 0.13944309949874878, 0.06733324378728867, 0.060926299542188644, 2.7152836322784424, 0.3172430396080017, 2.3301823139190674], "count": [672]}, "action": {"min": [-0.3038996756076813, -0.022782444953918457, -1.0170459747314453, -1.6716487407684326, 0.07661599665880203, -0.020915888249874115, 0.020999999716877937, -0.01533500012010336, -0.14889100193977356, 0.017657000571489334, -3.140859603881836, 0.23273965716362, -3.141592502593994, -0.3594776690006256, -0.019991332665085793, -1.0601686239242554, -0.7847906947135925, 0.13798555731773376, -1.65535569190979, 0.12700000405311584, -0.02054700069129467, -0.06026000156998634, 0.13207300007343292, -3.1396901607513428, 0.1488765925168991, -3.14054536819458], "max": [0.3963377773761749, 2.206547737121582, -0.25702643394470215, 0.12812943756580353, 1.1380232572555542, 1.5567073822021484, 0.5009999871253967, 0.3463129997253418, 0.08484199643135071, 0.3816069960594177, 3.140737533569336, 1.4929022789001465, 3.135920286178589, 0.5081741213798523, 1.821618676185608, -0.4798268973827362, 1.6573269367218018, 1.2404570579528809, 0.2442396730184555, 0.4710000157356262, 0.3220680058002472, 0.16701200604438782, 0.3895770013332367, 3.1405630111694336, 1.5552629232406616, 3.1387827396392822], "mean": [-0.13320842385292053, 1.1164484024047852, -0.7368742823600769, -0.9126814603805542, 0.659012496471405, 0.843668520450592, 0.3424828052520752, 0.19232603907585144, -0.03952473774552345, 0.20175552368164062, -0.742895781993866, 0.8180037140846252, 1.1758631467819214, 0.12498515099287033, 0.9743003845214844, -0.7474702000617981, 0.38362711668014526, 0.8121272325515747, -0.5772614479064941, 0.24853840470314026, 0.17191679775714874, 0.03475315123796463, 0.24638961255550385, -0.25971341133117676, 0.7218506932258606, -1.2938603162765503], "std": [0.2135601043701172, 0.8977441787719727, 0.20974457263946533, 0.7642813324928284, 0.3362094461917877, 0.6740790009498596, 0.15913186967372894, 0.15554821491241455, 0.07259699702262878, 0.09546095877885818, 2.6392738819122314, 0.3228898346424103, 2.647409439086914, 0.32090359926223755, 0.7469507455825806, 0.21036739647388458, 0.6533610224723816, 0.2964492440223694, 0.5189228653907776, 0.08277739584445953, 0.13944309949874878, 0.06733324378728867, 0.060926299542188644, 2.7152836322784424, 0.3172430396080017, 2.3301823139190674], "count": [672]}, "timestamp": {"min": [0.0], "max": [22.366666666666667], "mean": [11.183333333333334], "std": [6.4663158553182924], "count": [672]}, "frame_index": {"min": [0], "max": [671], "mean": [335.5], "std": [193.98947565954876], "count": [672]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [672]}, "index": {"min": [14458], "max": [15129], "mean": [14793.5], "std": [193.98947565954876], "count": [672]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [672]}, "subtask_annotation": {"mean": [2.7529761904761907, 5.0, 5.0, 5.0, 5.0], "std": [1.8759894403715307, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [672]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [672]}, "eef_direction_state": {"mean": [4.727678571428571, 4.526785714285714], "std": [1.7783273552408558, 1.922423235642661], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_state": {"mean": [0.7589285714285714, 0.8288690476190477], "std": [0.8753795338202103, 0.882468079549001], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_state": {"mean": [0.7008928571428571, 0.7336309523809523], "std": [0.8335233095529024, 0.8392527328034989], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_direction_action": {"mean": [4.727678571428571, 4.526785714285714], "std": [1.7783273552408558, 1.922423235642661], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_action": {"mean": [0.7589285714285714, 0.8288690476190477], "std": [0.8753795338202103, 0.882468079549001], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_action": {"mean": [0.7008928571428571, 0.7336309523809523], "std": [0.8335233095529024, 0.8392527328034989], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_sim_pose_state": {"mean": [0.43052920097657477, 0.26113263877597864, 0.9763232474795752, 2.2722852673802016, 0.23490263477908355, 1.3357926798879096, 0.41070991251606026, -0.2643188481343133, 1.0217224299656888, 2.3645467947656384, -0.048677621631525544, 2.026039070416939], "std": [0.15485871134573684, 0.072794867492669, 0.09553752295389568, 0.3231878863320691, 0.23138580832870909, 0.26056750117488126, 0.1396701846823217, 0.06723262085889195, 0.06057996679140206, 0.29383949403319215, 0.4139666472393883, 0.46156024166070425], "min": [0.22373012347331853, 0.15143210340001018, 0.7924607894238659, 1.5154999486103538, -0.11109049126728632, 0.8887374442281091, 0.21825783115843791, -0.35961100952373865, 0.9079712212523288, 1.4893591163582172, -0.6892930177224766, 1.4463569670264027], "max": [0.5837473223451841, 0.38480945655007315, 1.1551563095211048, 2.8904662644311774, 0.5946336291841452, 1.8372197923080695, 0.5598360449339026, -0.1321343836659171, 1.1642181193099215, 2.950483592370115, 0.7832631566702757, 3.1118717760383934], "count": [672]}, "eef_sim_pose_action": {"mean": [0.43052920097657477, 0.26113263877597864, 0.9763232474795752, 2.2722852673802016, 0.23490263477908355, 1.3357926798879096, 0.41070991251606026, -0.2643188481343133, 1.0217224299656888, 2.3645467947656384, -0.048677621631525544, 2.026039070416939], "std": [0.15485871134573684, 0.072794867492669, 0.09553752295389568, 0.3231878863320691, 0.23138580832870909, 0.26056750117488126, 0.1396701846823217, 0.06723262085889195, 0.06057996679140206, 0.29383949403319215, 0.4139666472393883, 0.46156024166070425], "min": [0.22373012347331853, 0.15143210340001018, 0.7924607894238659, 1.5154999486103538, -0.11109049126728632, 0.8887374442281091, 0.21825783115843791, -0.35961100952373865, 0.9079712212523288, 1.4893591163582172, -0.6892930177224766, 1.4463569670264027], "max": [0.5837473223451841, 0.38480945655007315, 1.1551563095211048, 2.8904662644311774, 0.5946336291841452, 1.8372197923080695, 0.5598360449339026, -0.1321343836659171, 1.1642181193099215, 2.950483592370115, 0.7832631566702757, 3.1118717760383934], "count": [672]}, "gripper_mode_state": {"mean": [0.3318452380952381, 0.9583333333333334], "std": [0.4708757543649402, 0.1998263134713628], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_state": {"mean": [1.8869047619047619, 1.8958333333333333], "std": [0.4034906507162465, 0.40588735340090704], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_mode_action": {"mean": [0.3318452380952381, 0.9583333333333334], "std": [0.4708757543649402, 0.1998263134713628], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_action": {"mean": [1.8869047619047619, 1.8958333333333333], "std": [0.4034906507162465, 0.40588735340090704], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_open_scale_state": {"mean": [0.42810453974068097, 0.31067336723762784], "std": [0.1989152369592451, 0.10347178308663602], "min": [0.02624999964609742, 0.1587500050663948], "max": [0.6262499839067459, 0.5887500196695328], "count": [672]}, "gripper_open_scale_action": {"mean": [0.42810453974068097, 0.31067336723762784], "std": [0.1989152369592451, 0.10347178308663602], "min": [0.02624999964609742, 0.1587500050663948], "max": [0.6262499839067459, 0.5887500196695328], "count": [672]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8549019607843137]], [[0.8352941176470589]]], "mean": [[[0.4088548727824463]], [[0.4095073665577342]], [[0.3844384103641456]]], "std": [[[0.14221273035614596]], [[0.14798098888485736]], [[0.14230076262154828]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.463081483426704]], [[0.4619526917016807]], [[0.4534885343720822]]], "std": [[[0.16226957177689616]], [[0.15509949909869186]], [[0.1571565286525429]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9058823529411765]]], "mean": [[[0.4916262152777778]], [[0.460741954073296]], [[0.4477410903944911]]], "std": [[[0.1613652362632801]], [[0.1666850606778106]], [[0.17284716768543243]]], "count": [140]}, "observation.state": {"min": [-0.34545233845710754, -0.023183666169643402, -1.0747348070144653, -1.7463284730911255, 0.39980921149253845, 0.026410888880491257, 0.017999999225139618, -0.01570799946784973, -0.180759996175766, 0.009219000115990639, -3.1141910552978516, 0.2042035162448883, -3.126094102859497, -0.10984766483306885, -0.018682999536395073, -0.8791999816894531, -0.8474685549736023, 0.26294010877609253, -1.802098274230957, 0.06399999558925629, -0.008917000144720078, -0.009751999750733376, 0.1306000053882599, -3.141592502593994, 0.17334608733654022, -3.141592502593994], "max": [0.43110454082489014, 2.312330961227417, -0.48736289143562317, -0.03689499944448471, 1.1470071077346802, 1.7068865299224854, 0.5209999680519104, 0.3774920105934143, 0.06884100288152695, 0.39058300852775574, 3.1378750801086426, 1.3381439447402954, 3.1362693309783936, 0.6178996562957764, 1.7141433954238892, -0.47230833768844604, 1.762290120124817, 1.2407361268997192, 0.12092489004135132, 0.39399999380111694, 0.28505799174308777, 0.16294999420642853, 0.35341399908065796, 3.1341400146484375, 1.4755885601043701, 3.1375608444213867], "mean": [-0.10930102318525314, 1.2568424940109253, -0.8122078776359558, -1.0504392385482788, 0.7938591837882996, 0.9620300531387329, 0.35494354367256165, 0.21671602129936218, -0.06207403540611267, 0.18925532698631287, -0.9377105236053467, 0.7775368094444275, 1.6281697750091553, 0.17254510521888733, 0.8567304015159607, -0.6015844345092773, 0.1811385452747345, 0.7162417769432068, -0.45726078748703003, 0.2106451541185379, 0.14698299765586853, 0.042321085929870605, 0.24392752349376678, -1.6489254236221313, 0.7528718113899231, -1.6197550296783447], "std": [0.19037379324436188, 0.9278594851493835, 0.23201917111873627, 0.704826831817627, 0.23817376792430878, 0.6496235728263855, 0.16575618088245392, 0.16318419575691223, 0.07533224672079086, 0.09176759421825409, 2.5019383430480957, 0.279445081949234, 2.4490270614624023, 0.28738364577293396, 0.6532341241836548, 0.15706446766853333, 0.7701427340507507, 0.34992778301239014, 0.5972063541412354, 0.09545262157917023, 0.11345230787992477, 0.056398745626211166, 0.04781017079949379, 2.2273108959198, 0.29829972982406616, 2.1357059478759766], "count": [730]}, "action": {"min": [-0.34545233845710754, -0.023183666169643402, -1.0747348070144653, -1.7463284730911255, 0.39980921149253845, 0.026410888880491257, 0.017999999225139618, -0.01570799946784973, -0.180759996175766, 0.009219000115990639, -3.1141910552978516, 0.2042035162448883, -3.126094102859497, -0.10984766483306885, -0.018682999536395073, -0.8791999816894531, -0.8474685549736023, 0.26294010877609253, -1.802098274230957, 0.06399999558925629, -0.008917000144720078, -0.009751999750733376, 0.1306000053882599, -3.141592502593994, 0.17334608733654022, -3.141592502593994], "max": [0.43110454082489014, 2.312330961227417, -0.48736289143562317, -0.03689499944448471, 1.1470071077346802, 1.7068865299224854, 0.5209999680519104, 0.3774920105934143, 0.06884100288152695, 0.39058300852775574, 3.1378750801086426, 1.3381439447402954, 3.1362693309783936, 0.6178996562957764, 1.7141433954238892, -0.47230833768844604, 1.762290120124817, 1.2407361268997192, 0.12092489004135132, 0.39399999380111694, 0.28505799174308777, 0.16294999420642853, 0.35341399908065796, 3.1341400146484375, 1.4755885601043701, 3.1375608444213867], "mean": [-0.10930102318525314, 1.2568424940109253, -0.8122078776359558, -1.0504392385482788, 0.7938591837882996, 0.9620300531387329, 0.35494354367256165, 0.21671602129936218, -0.06207403540611267, 0.18925532698631287, -0.9377105236053467, 0.7775368094444275, 1.6281697750091553, 0.17254510521888733, 0.8567304015159607, -0.6015844345092773, 0.1811385452747345, 0.7162417769432068, -0.45726078748703003, 0.2106451541185379, 0.14698299765586853, 0.042321085929870605, 0.24392752349376678, -1.6489254236221313, 0.7528718113899231, -1.6197550296783447], "std": [0.19037379324436188, 0.9278594851493835, 0.23201917111873627, 0.704826831817627, 0.23817376792430878, 0.6496235728263855, 0.16575618088245392, 0.16318419575691223, 0.07533224672079086, 0.09176759421825409, 2.5019383430480957, 0.279445081949234, 2.4490270614624023, 0.28738364577293396, 0.6532341241836548, 0.15706446766853333, 0.7701427340507507, 0.34992778301239014, 0.5972063541412354, 0.09545262157917023, 0.11345230787992477, 0.056398745626211166, 0.04781017079949379, 2.2273108959198, 0.29829972982406616, 2.1357059478759766], "count": [730]}, "timestamp": {"min": [0.0], "max": [24.3], "mean": [12.15], "std": [7.024421684380857], "count": [730]}, "frame_index": {"min": [0], "max": [729], "mean": [364.5], "std": [210.73265053142572], "count": [730]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [730]}, "index": {"min": [15130], "max": [15859], "mean": [15494.5], "std": [210.73265053142572], "count": [730]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [730]}, "subtask_annotation": {"mean": [2.4397260273972603, 5.0, 5.0, 5.0, 5.0], "std": [1.8326744979264469, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [730]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [730]}, "eef_direction_state": {"mean": [4.734246575342466, 4.7027397260273975], "std": [1.8231554144471807, 1.7898092500139573], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_state": {"mean": [0.626027397260274, 0.6945205479452055], "std": [0.8150178411796756, 0.7646989578606205], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_state": {"mean": [0.5383561643835616, 0.6013698630136987], "std": [0.7846350057988819, 0.7946728715580998], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_direction_action": {"mean": [4.734246575342466, 4.7027397260273975], "std": [1.8231554144471807, 1.7898092500139573], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_action": {"mean": [0.626027397260274, 0.6945205479452055], "std": [0.8150178411796756, 0.7646989578606205], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_action": {"mean": [0.5383561643835616, 0.6013698630136987], "std": [0.7846350057988819, 0.7946728715580998], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_sim_pose_state": {"mean": [0.45483515139227704, 0.23852005897094689, 0.9637581982126981, 2.276910026680775, 0.34691075970232893, 1.2054428118851805, 0.38562186841916557, -0.25678461386934087, 1.0189951645356805, 2.326973566438203, 0.08959213086470345, 2.0610686626231325], "std": [0.16248042401770857, 0.07556140548587659, 0.09181985502554722, 0.2658724475459847, 0.2673739396093823, 0.3225557640734743, 0.11350155424425065, 0.056006558946244255, 0.04753145217737606, 0.26053417448134975, 0.4327357084658904, 0.48215501855074194], "min": [0.22355867879426153, 0.11949557241985567, 0.7839631378010838, 1.7789289541582398, -0.04035095580680892, 0.7752112804068446, 0.22980122297594835, -0.30832760781944923, 0.9063796571895987, 1.6582190458944734, -0.7564617104516289, 1.5064590986602346], "max": [0.6147030719146483, 0.36868901460916614, 1.1643975512839453, 2.8916256386827017, 0.7360546979291258, 1.8094813377624535, 0.5226754134778953, -0.1367590644702398, 1.1279637000515348, 2.9160473904824147, 0.8534636999544856, 3.009854999652359], "count": [730]}, "eef_sim_pose_action": {"mean": [0.45483515139227704, 0.23852005897094689, 0.9637581982126981, 2.276910026680775, 0.34691075970232893, 1.2054428118851805, 0.38562186841916557, -0.25678461386934087, 1.0189951645356805, 2.326973566438203, 0.08959213086470345, 2.0610686626231325], "std": [0.16248042401770857, 0.07556140548587659, 0.09181985502554722, 0.2658724475459847, 0.2673739396093823, 0.3225557640734743, 0.11350155424425065, 0.056006558946244255, 0.04753145217737606, 0.26053417448134975, 0.4327357084658904, 0.48215501855074194], "min": [0.22355867879426153, 0.11949557241985567, 0.7839631378010838, 1.7789289541582398, -0.04035095580680892, 0.7752112804068446, 0.22980122297594835, -0.30832760781944923, 0.9063796571895987, 1.6582190458944734, -0.7564617104516289, 1.5064590986602346], "max": [0.6147030719146483, 0.36868901460916614, 1.1643975512839453, 2.8916256386827017, 0.7360546979291258, 1.8094813377624535, 0.5226754134778953, -0.1367590644702398, 1.1279637000515348, 2.9160473904824147, 0.8534636999544856, 3.009854999652359], "count": [730]}, "gripper_mode_state": {"mean": [0.3095890410958904, 1.0], "std": [0.46232420089068854, 0.0], "min": [0, 1], "max": [1, 1], "count": [730]}, "gripper_activity_state": {"mean": [1.9, 1.9232876712328768], "std": [0.38765187037178345, 0.3544320356996464], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_mode_action": {"mean": [0.3095890410958904, 1.0], "std": [0.46232420089068854, 0.0], "min": [0, 1], "max": [1, 1], "count": [730]}, "gripper_activity_action": {"mean": [1.9, 1.9232876712328768], "std": [0.38765187037178345, 0.3544320356996464], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_open_scale_state": {"mean": [0.443676365507537, 0.2633065106474782], "std": [0.2071955067869916, 0.11931567963445112], "min": [0.022499999031424522, 0.07999999448657036], "max": [0.651249960064888, 0.4924999922513962], "count": [730]}, "gripper_open_scale_action": {"mean": [0.443676365507537, 0.2633065106474782], "std": [0.2071955067869916, 0.11931567963445112], "min": [0.022499999031424522, 0.07999999448657036], "max": [0.651249960064888, 0.4924999922513962], "count": [730]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.788235294117647]], [[0.7490196078431373]]], "mean": [[[0.4104353938259892]], [[0.41083997250333826]], [[0.38607969419846794]]], "std": [[[0.1431392096691995]], [[0.1469143839006907]], [[0.14135475466699632]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.47737398369966266]], [[0.4775153400405861]], [[0.46624653271927047]]], "std": [[[0.14501797114552928]], [[0.1419757140315547]], [[0.14668946765532612]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.48606415045857054]], [[0.45868108923677]], [[0.44568901539110267]]], "std": [[[0.16344588353891054]], [[0.16067880939604406]], [[0.16591599038057764]]], "count": [124]}, "observation.state": {"min": [-0.3951166570186615, -0.022642888128757477, -1.224966287612915, -1.0976393222808838, 0.4385707676410675, 0.0536416657269001, 0.017999999225139618, -0.020013000816106796, -0.19675800204277039, 0.02274700067937374, -3.141592502593994, 0.2508387267589569, -3.141592502593994, -0.253746896982193, -0.019031889736652374, -0.979993999004364, -0.642287015914917, 0.3075978755950928, -1.4048534631729126, 0.07699999958276749, -0.009134000167250633, -0.03772199898958206, 0.14875899255275726, -3.1356585025787354, 0.16987287998199463, -3.1385209560394287], "max": [0.19551733136177063, 2.3101677894592285, -0.48753732442855835, -0.036214668303728104, 1.1611021757125854, 0.978214681148529, 0.4449999928474426, 0.40265798568725586, 0.0406159982085228, 0.3949640095233917, 3.1393063068389893, 1.2859586477279663, 3.1403534412384033, 0.5485405325889587, 1.7045141458511353, -0.48035022616386414, 1.4633097648620605, 1.139976978302002, 0.10644599795341492, 0.3790000081062317, 0.3033730089664459, 0.16805000603199005, 0.3589920103549957, 3.140981674194336, 1.0220474004745483, 3.139376163482666], "mean": [-0.12243308126926422, 1.3312186002731323, -0.967644989490509, -0.6583209037780762, 0.7806504368782043, 0.6311728358268738, 0.31561747193336487, 0.24679730832576752, -0.06670162081718445, 0.1973319798707962, -1.1607141494750977, 0.6850002408027649, 2.0353097915649414, 0.13603968918323517, 1.0470216274261475, -0.6996800303459167, 0.3612012565135956, 0.7594032287597656, -0.6401509046554565, 0.2124273180961609, 0.1820845752954483, 0.04275265708565712, 0.22890105843544006, -0.29775139689445496, 0.6295713186264038, -1.1681040525436401], "std": [0.14380598068237305, 0.9087090492248535, 0.3293881118297577, 0.4194554388523102, 0.23777829110622406, 0.3773441016674042, 0.1625705063343048, 0.17332255840301514, 0.07102295756340027, 0.07923358678817749, 2.569131851196289, 0.2753542363643646, 2.1025683879852295, 0.3036775588989258, 0.6949160099029541, 0.18222235143184662, 0.676673412322998, 0.2977817952632904, 0.4776768982410431, 0.08518695831298828, 0.1263899952173233, 0.0637606680393219, 0.04562738537788391, 2.7259604930877686, 0.2676979899406433, 2.3868396282196045], "count": [620]}, "action": {"min": [-0.3951166570186615, -0.022642888128757477, -1.224966287612915, -1.0976393222808838, 0.4385707676410675, 0.0536416657269001, 0.017999999225139618, -0.020013000816106796, -0.19675800204277039, 0.02274700067937374, -3.141592502593994, 0.2508387267589569, -3.141592502593994, -0.253746896982193, -0.019031889736652374, -0.979993999004364, -0.642287015914917, 0.3075978755950928, -1.4048534631729126, 0.07699999958276749, -0.009134000167250633, -0.03772199898958206, 0.14875899255275726, -3.1356585025787354, 0.16987287998199463, -3.1385209560394287], "max": [0.19551733136177063, 2.3101677894592285, -0.48753732442855835, -0.036214668303728104, 1.1611021757125854, 0.978214681148529, 0.4449999928474426, 0.40265798568725586, 0.0406159982085228, 0.3949640095233917, 3.1393063068389893, 1.2859586477279663, 3.1403534412384033, 0.5485405325889587, 1.7045141458511353, -0.48035022616386414, 1.4633097648620605, 1.139976978302002, 0.10644599795341492, 0.3790000081062317, 0.3033730089664459, 0.16805000603199005, 0.3589920103549957, 3.140981674194336, 1.0220474004745483, 3.139376163482666], "mean": [-0.12243308126926422, 1.3312186002731323, -0.967644989490509, -0.6583209037780762, 0.7806504368782043, 0.6311728358268738, 0.31561747193336487, 0.24679730832576752, -0.06670162081718445, 0.1973319798707962, -1.1607141494750977, 0.6850002408027649, 2.0353097915649414, 0.13603968918323517, 1.0470216274261475, -0.6996800303459167, 0.3612012565135956, 0.7594032287597656, -0.6401509046554565, 0.2124273180961609, 0.1820845752954483, 0.04275265708565712, 0.22890105843544006, -0.29775139689445496, 0.6295713186264038, -1.1681040525436401], "std": [0.14380598068237305, 0.9087090492248535, 0.3293881118297577, 0.4194554388523102, 0.23777829110622406, 0.3773441016674042, 0.1625705063343048, 0.17332255840301514, 0.07102295756340027, 0.07923358678817749, 2.569131851196289, 0.2753542363643646, 2.1025683879852295, 0.3036775588989258, 0.6949160099029541, 0.18222235143184662, 0.676673412322998, 0.2977817952632904, 0.4776768982410431, 0.08518695831298828, 0.1263899952173233, 0.0637606680393219, 0.04562738537788391, 2.7259604930877686, 0.2676979899406433, 2.3868396282196045], "count": [620]}, "timestamp": {"min": [0.0], "max": [20.633333333333333], "mean": [10.316666666666666], "std": [5.965945021536823], "count": [620]}, "frame_index": {"min": [0], "max": [619], "mean": [309.5], "std": [178.97835064610467], "count": [620]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [620]}, "index": {"min": [15860], "max": [16479], "mean": [16169.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [2.388709677419355, 5.0, 5.0, 5.0, 5.0], "std": [1.8436118861302009, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [620]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [620]}, "eef_direction_state": {"mean": [4.4887096774193544, 4.237096774193549], "std": [1.9662150342406792, 2.1289656636701153], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.7209677419354839, 0.7645161290322581], "std": [0.8392848524044382, 0.8088416197679797], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.6935483870967742, 0.7338709677419355], "std": [0.8208710888031544, 0.8434651164722342], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [4.4887096774193544, 4.237096774193549], "std": [1.9662150342406792, 2.1289656636701153], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.7209677419354839, 0.7645161290322581], "std": [0.8392848524044382, 0.8088416197679797], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.6935483870967742, 0.7338709677419355], "std": [0.8208710888031544, 0.8434651164722342], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.4851591618200206, 0.23441807245534127, 0.9718432081568905, 2.4194148128029993, 0.25358558742803927, 1.2069847285161561, 0.4208566749076271, -0.2563732922563231, 1.0042164455438505, 2.4590337398417508, 0.010268103585793432, 2.097300750970101], "std": [0.17287612910554834, 0.07111725628504668, 0.07928084361915433, 0.26318243044300105, 0.20568190632453495, 0.2406601773358451, 0.1265408582443272, 0.06370681836394053, 0.045196278253643654, 0.25057276561584935, 0.4291063779214569, 0.4829342879124816], "min": [0.2190701824878209, 0.104296775867289, 0.7975242083228068, 1.8588497895167126, -0.04789210167231173, 0.8482602111154973, 0.22962866533275716, -0.3370796854366779, 0.9247227787244449, 2.11923522796658, -0.6503418343970288, 1.54229524573265], "max": [0.640492899346019, 0.3413748440761951, 1.1690225091034139, 2.8770895476783287, 0.48483130518083906, 1.5732529511444429, 0.5410910014582078, -0.1311957054406535, 1.1333425601421658, 2.932186843988304, 0.7541592354870748, 3.0544506125850646], "count": [620]}, "eef_sim_pose_action": {"mean": [0.4851591618200206, 0.23441807245534127, 0.9718432081568905, 2.4194148128029993, 0.25358558742803927, 1.2069847285161561, 0.4208566749076271, -0.2563732922563231, 1.0042164455438505, 2.4590337398417508, 0.010268103585793432, 2.097300750970101], "std": [0.17287612910554834, 0.07111725628504668, 0.07928084361915433, 0.26318243044300105, 0.20568190632453495, 0.2406601773358451, 0.1265408582443272, 0.06370681836394053, 0.045196278253643654, 0.25057276561584935, 0.4291063779214569, 0.4829342879124816], "min": [0.2190701824878209, 0.104296775867289, 0.7975242083228068, 1.8588497895167126, -0.04789210167231173, 0.8482602111154973, 0.22962866533275716, -0.3370796854366779, 0.9247227787244449, 2.11923522796658, -0.6503418343970288, 1.54229524573265], "max": [0.640492899346019, 0.3413748440761951, 1.1690225091034139, 2.8770895476783287, 0.48483130518083906, 1.5732529511444429, 0.5410910014582078, -0.1311957054406535, 1.1333425601421658, 2.932186843988304, 0.7541592354870748, 3.0544506125850646], "count": [620]}, "gripper_mode_state": {"mean": [0.6241935483870967, 1.0], "std": [0.48433042702169826, 0.0], "min": [0, 1], "max": [1, 1], "count": [620]}, "gripper_activity_state": {"mean": [1.9193548387096775, 1.9209677419354838], "std": [0.3407007530396006, 0.36173287986962543], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_mode_action": {"mean": [0.6241935483870967, 1.0], "std": [0.48433042702169826, 0.0], "min": [0, 1], "max": [1, 1], "count": [620]}, "gripper_activity_action": {"mean": [1.9193548387096775, 1.9209677419354838], "std": [0.3407007530396006, 0.36173287986962543], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_open_scale_state": {"mean": [0.3945221767287641, 0.2655342775997856], "std": [0.20321357345398317, 0.10648373440527523], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.5562499910593033, 0.4737500101327896], "count": [620]}, "gripper_open_scale_action": {"mean": [0.3945221767287641, 0.2655342775997856], "std": [0.20321357345398317, 0.10648373440527523], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.5562499910593033, 0.4737500101327896], "count": [620]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9254901960784314]], [[0.8627450980392157]]], "mean": [[[0.410424180638439]], [[0.4101358743014114]], [[0.38512485554608317]]], "std": [[[0.13738410158439088]], [[0.14353356798342717]], [[0.13814879695023502]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4731391535237284]], [[0.47157401250355213]], [[0.46132281187837454]]], "std": [[[0.14902100225896076]], [[0.14690046564766981]], [[0.1499131010515373]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.48921183930093776]], [[0.4627919099886332]], [[0.450190741332765]]], "std": [[[0.1587317373048203]], [[0.15994983759167844]], [[0.16585981054617724]]], "count": [115]}, "observation.state": {"min": [-0.305766224861145, -0.022642888128757477, -1.0638494491577148, -1.303937315940857, 0.31199389696121216, 0.008059333078563213, 0.017999999225139618, -0.02061600051820278, -0.15959300100803375, 0.02528100088238716, -3.1408421993255615, 0.2749941051006317, -3.130143404006958, -0.19879688322544098, -0.02007855474948883, -0.9198979139328003, 0.07447033375501633, 0.27133089303970337, -1.535425066947937, 0.09999999403953552, -0.009944000281393528, -0.0200399998575449, 0.15292899310588837, -3.1389222145080566, 0.4003785252571106, -3.141592502593994], "max": [0.26702210307121277, 2.2355754375457764, -0.4865953326225281, -0.042145777493715286, 1.1381103992462158, 1.2150055170059204, 0.4989999830722809, 0.37463799118995667, 0.048875000327825546, 0.4355829954147339, 3.140021800994873, 1.3296791315078735, 3.140336036682129, 0.28893232345581055, 1.6753818988800049, -0.4803851246833801, 1.5912822484970093, 1.1905136108398438, -0.18241655826568604, 0.4269999861717224, 0.3166230022907257, 0.10632599890232086, 0.36566099524497986, 3.108431339263916, 1.0219076871871948, 3.140458106994629], "mean": [-0.09669888764619827, 1.185823917388916, -0.8420610427856445, -0.7509779334068298, 0.7581807374954224, 0.7002072930335999, 0.3522023558616638, 0.21400433778762817, -0.05497116222977638, 0.20805181562900543, -2.002218246459961, 0.761870801448822, 1.7982831001281738, 0.0511050745844841, 0.9823519587516785, -0.6499850749969482, 0.6239141821861267, 0.7448285818099976, -0.8898693919181824, 0.25890833139419556, 0.17064373195171356, 0.036055341362953186, 0.22906188666820526, -0.5787801146507263, 0.6977855563163757, -1.1066653728485107], "std": [0.13674822449684143, 0.8879058361053467, 0.2650853991508484, 0.5322288274765015, 0.28070786595344543, 0.5055741667747498, 0.16709601879119873, 0.16520749032497406, 0.06488939374685287, 0.08395100384950638, 1.9596617221832275, 0.2737940549850464, 2.365679979324341, 0.1826937198638916, 0.6873586177825928, 0.17158609628677368, 0.5192480683326721, 0.3400166630744934, 0.5359774231910706, 0.10168209671974182, 0.1275985985994339, 0.04065937176346779, 0.05089598894119263, 2.6984822750091553, 0.199198916554451, 2.4117748737335205], "count": [564]}, "action": {"min": [-0.305766224861145, -0.022642888128757477, -1.0638494491577148, -1.303937315940857, 0.31199389696121216, 0.008059333078563213, 0.017999999225139618, -0.02061600051820278, -0.15959300100803375, 0.02528100088238716, -3.1408421993255615, 0.2749941051006317, -3.130143404006958, -0.19879688322544098, -0.02007855474948883, -0.9198979139328003, 0.07447033375501633, 0.27133089303970337, -1.535425066947937, 0.09999999403953552, -0.009944000281393528, -0.0200399998575449, 0.15292899310588837, -3.1389222145080566, 0.4003785252571106, -3.141592502593994], "max": [0.26702210307121277, 2.2355754375457764, -0.4865953326225281, -0.042145777493715286, 1.1381103992462158, 1.2150055170059204, 0.4989999830722809, 0.37463799118995667, 0.048875000327825546, 0.4355829954147339, 3.140021800994873, 1.3296791315078735, 3.140336036682129, 0.28893232345581055, 1.6753818988800049, -0.4803851246833801, 1.5912822484970093, 1.1905136108398438, -0.18241655826568604, 0.4269999861717224, 0.3166230022907257, 0.10632599890232086, 0.36566099524497986, 3.108431339263916, 1.0219076871871948, 3.140458106994629], "mean": [-0.09669888764619827, 1.185823917388916, -0.8420610427856445, -0.7509779334068298, 0.7581807374954224, 0.7002072930335999, 0.3522023558616638, 0.21400433778762817, -0.05497116222977638, 0.20805181562900543, -2.002218246459961, 0.761870801448822, 1.7982831001281738, 0.0511050745844841, 0.9823519587516785, -0.6499850749969482, 0.6239141821861267, 0.7448285818099976, -0.8898693919181824, 0.25890833139419556, 0.17064373195171356, 0.036055341362953186, 0.22906188666820526, -0.5787801146507263, 0.6977855563163757, -1.1066653728485107], "std": [0.13674822449684143, 0.8879058361053467, 0.2650853991508484, 0.5322288274765015, 0.28070786595344543, 0.5055741667747498, 0.16709601879119873, 0.16520749032497406, 0.06488939374685287, 0.08395100384950638, 1.9596617221832275, 0.2737940549850464, 2.365679979324341, 0.1826937198638916, 0.6873586177825928, 0.17158609628677368, 0.5192480683326721, 0.3400166630744934, 0.5359774231910706, 0.10168209671974182, 0.1275985985994339, 0.04065937176346779, 0.05089598894119263, 2.6984822750091553, 0.199198916554451, 2.4117748737335205], "count": [564]}, "timestamp": {"min": [0.0], "max": [18.766666666666666], "mean": [9.383333333333333], "std": [5.427083999786693], "count": [564]}, "frame_index": {"min": [0], "max": [563], "mean": [281.5], "std": [162.81251999360083], "count": [564]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [564]}, "index": {"min": [16480], "max": [17043], "mean": [16761.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [2.551418439716312, 5.0, 5.0, 5.0, 5.0], "std": [1.8734373465837835, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [564]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [564]}, "eef_direction_state": {"mean": [4.703900709219858, 4.210992907801418], "std": [1.9118663686089326, 2.13626731033977], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [0.6950354609929078, 0.7960992907801419], "std": [0.8583611500940249, 0.7984375460635837], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.6684397163120568, 0.7783687943262412], "std": [0.8304897159818951, 0.8497977432402865], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [4.703900709219858, 4.210992907801418], "std": [1.9118663686089326, 2.13626731033977], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.6950354609929078, 0.7960992907801419], "std": [0.8583611500940249, 0.7984375460635837], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.6684397163120568, 0.7783687943262412], "std": [0.8304897159818951, 0.8497977432402865], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.45227893884286957, 0.24600448658169435, 0.9825249333420071, 2.333079410840622, 0.2518678834273528, 1.2466418693935886, 0.4096355811411112, -0.26299885042872523, 1.0046428294422776, 2.387701057905582, -0.01169439760145663, 2.0579271335553746], "std": [0.1646802274596747, 0.06505641263207802, 0.08397973203525567, 0.2665804271196378, 0.20224408431905846, 0.2874779704956428, 0.12784157598707896, 0.04072502628069146, 0.05060517819047812, 0.1733498807102814, 0.3841108580721327, 0.41067785667667833], "min": [0.2183811053677933, 0.14119999293864066, 0.800065928507296, 1.8078869437752325, -0.07664673719692772, 0.837239236719823, 0.22873131249782302, -0.31982740337434756, 0.9289178356155967, 2.117101729026939, -0.7063231826370613, 1.5394345631376785], "max": [0.6123557286811546, 0.3491467174896703, 1.2097134786057604, 2.8563886582148243, 0.5022905172635319, 1.6780511540450351, 0.5552673538090567, -0.19244587079358835, 1.1408354698530343, 2.6924344578020785, 0.6698999603630997, 2.838911318888378], "count": [564]}, "eef_sim_pose_action": {"mean": [0.45227893884286957, 0.24600448658169435, 0.9825249333420071, 2.333079410840622, 0.2518678834273528, 1.2466418693935886, 0.4096355811411112, -0.26299885042872523, 1.0046428294422776, 2.387701057905582, -0.01169439760145663, 2.0579271335553746], "std": [0.1646802274596747, 0.06505641263207802, 0.08397973203525567, 0.2665804271196378, 0.20224408431905846, 0.2874779704956428, 0.12784157598707896, 0.04072502628069146, 0.05060517819047812, 0.1733498807102814, 0.3841108580721327, 0.41067785667667833], "min": [0.2183811053677933, 0.14119999293864066, 0.800065928507296, 1.8078869437752325, -0.07664673719692772, 0.837239236719823, 0.22873131249782302, -0.31982740337434756, 0.9289178356155967, 2.117101729026939, -0.7063231826370613, 1.5394345631376785], "max": [0.6123557286811546, 0.3491467174896703, 1.2097134786057604, 2.8563886582148243, 0.5022905172635319, 1.6780511540450351, 0.5552673538090567, -0.19244587079358835, 1.1408354698530343, 2.6924344578020785, 0.6698999603630997, 2.838911318888378], "count": [564]}, "gripper_mode_state": {"mean": [0.4769503546099291, 0.900709219858156], "std": [0.4994684312820891, 0.29905203747954706], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.9131205673758864, 1.8882978723404256], "std": [0.3640369296825906, 0.4415534431832262], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.4769503546099291, 0.900709219858156], "std": [0.4994684312820891, 0.29905203747954706], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.9131205673758864, 1.8882978723404256], "std": [0.3640369296825906, 0.4415534431832262], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.44025265839997785, 0.3236369688083675], "std": [0.20887020680553697, 0.12710290524300233], "min": [0.022499999031424522, 0.1249999925494194], "max": [0.6237499788403511, 0.533749982714653], "count": [564]}, "gripper_open_scale_action": {"mean": [0.44025265839997785, 0.3236369688083675], "std": [0.20887020680553697, 0.12710290524300233], "min": [0.022499999031424522, 0.1249999925494194], "max": [0.6237499788403511, 0.533749982714653], "count": [564]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7019607843137254]], [[0.6941176470588235]]], "mean": [[[0.4086664370541245]], [[0.4098039509376735]], [[0.3849504437395873]]], "std": [[[0.14577863673778593]], [[0.14909685658687985]], [[0.14333866447018775]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.984313725490196]]], "mean": [[[0.4704839725105729]], [[0.47053965021466104]], [[0.46074761710239653]]], "std": [[[0.14916901239036132]], [[0.14547930929044098]], [[0.148392125097686]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.9568627450980393]]], "mean": [[[0.48064874687620146]], [[0.45859669357939253]], [[0.4465322612296552]]], "std": [[[0.15771709914424514]], [[0.15576794284052592]], [[0.16165077605635803]]], "count": [102]}, "observation.state": {"min": [-0.34683045744895935, -0.0217532217502594, -1.1230559349060059, -1.5444961786270142, 0.35471534729003906, 0.008076777681708336, 0.013000000268220901, -0.013523000292479992, -0.16645699739456177, 0.024809999391436577, -3.141592502593994, 0.3116285502910614, -3.141592502593994, -0.049402665346860886, -0.01971222274005413, -0.900098443031311, -0.005861333105713129, 0.2065945565700531, -1.7300528287887573, 0.11699999868869781, -0.010586000047624111, 0.006227000150829554, 0.14796699583530426, -3.1350128650665283, 0.3430967926979065, -3.14054536819458], "max": [0.35042399168014526, 2.2714061737060547, -0.4865953326225281, -0.03166166692972183, 1.1312897205352783, 1.4285255670547485, 0.4740000069141388, 0.3860499858856201, 0.059115998446941376, 0.4027880132198334, 3.1407723426818848, 1.2900949716567993, 3.1313650608062744, 0.34901100397109985, 1.6711080074310303, -0.4800187647342682, 1.7595164775848389, 1.151961326599121, -0.162372887134552, 0.4399999976158142, 0.309253990650177, 0.12255699932575226, 0.34130099415779114, 3.140056848526001, 1.0453474521636963, 3.1402487754821777], "mean": [-0.0933709517121315, 1.1859570741653442, -0.8085524439811707, -0.8592972755432129, 0.7286761999130249, 0.7945882678031921, 0.3368131220340729, 0.20994099974632263, -0.053296323865652084, 0.19584985077381134, -2.5968520641326904, 0.7715369462966919, 1.7559973001480103, 0.10658489912748337, 0.9535545706748962, -0.6241958141326904, 0.6704605221748352, 0.7124301195144653, -0.9119566082954407, 0.30610594153404236, 0.1650763601064682, 0.04389328509569168, 0.22858470678329468, -0.48103025555610657, 0.7353776097297668, -0.44216984510421753], "std": [0.15535138547420502, 0.9154615998268127, 0.24748511612415314, 0.5906955599784851, 0.28579655289649963, 0.5603369474411011, 0.1735585629940033, 0.1662643402814865, 0.06557189673185349, 0.08811109513044357, 1.0876665115356445, 0.26989561319351196, 2.4067184925079346, 0.16856542229652405, 0.693738579750061, 0.16201432049274445, 0.5750493407249451, 0.36315980553627014, 0.5921763181686401, 0.10012176632881165, 0.12680043280124664, 0.039704564958810806, 0.04895249381661415, 2.727324962615967, 0.20801594853401184, 2.6568942070007324], "count": [481]}, "action": {"min": [-0.34683045744895935, -0.0217532217502594, -1.1230559349060059, -1.5444961786270142, 0.35471534729003906, 0.008076777681708336, 0.013000000268220901, -0.013523000292479992, -0.16645699739456177, 0.024809999391436577, -3.141592502593994, 0.3116285502910614, -3.141592502593994, -0.049402665346860886, -0.01971222274005413, -0.900098443031311, -0.005861333105713129, 0.2065945565700531, -1.7300528287887573, 0.11699999868869781, -0.010586000047624111, 0.006227000150829554, 0.14796699583530426, -3.1350128650665283, 0.3430967926979065, -3.14054536819458], "max": [0.35042399168014526, 2.2714061737060547, -0.4865953326225281, -0.03166166692972183, 1.1312897205352783, 1.4285255670547485, 0.4740000069141388, 0.3860499858856201, 0.059115998446941376, 0.4027880132198334, 3.1407723426818848, 1.2900949716567993, 3.1313650608062744, 0.34901100397109985, 1.6711080074310303, -0.4800187647342682, 1.7595164775848389, 1.151961326599121, -0.162372887134552, 0.4399999976158142, 0.309253990650177, 0.12255699932575226, 0.34130099415779114, 3.140056848526001, 1.0453474521636963, 3.1402487754821777], "mean": [-0.0933709517121315, 1.1859570741653442, -0.8085524439811707, -0.8592972755432129, 0.7286761999130249, 0.7945882678031921, 0.3368131220340729, 0.20994099974632263, -0.053296323865652084, 0.19584985077381134, -2.5968520641326904, 0.7715369462966919, 1.7559973001480103, 0.10658489912748337, 0.9535545706748962, -0.6241958141326904, 0.6704605221748352, 0.7124301195144653, -0.9119566082954407, 0.30610594153404236, 0.1650763601064682, 0.04389328509569168, 0.22858470678329468, -0.48103025555610657, 0.7353776097297668, -0.44216984510421753], "std": [0.15535138547420502, 0.9154615998268127, 0.24748511612415314, 0.5906955599784851, 0.28579655289649963, 0.5603369474411011, 0.1735585629940033, 0.1662643402814865, 0.06557189673185349, 0.08811109513044357, 1.0876665115356445, 0.26989561319351196, 2.4067184925079346, 0.16856542229652405, 0.693738579750061, 0.16201432049274445, 0.5750493407249451, 0.36315980553627014, 0.5921763181686401, 0.10012176632881165, 0.12680043280124664, 0.039704564958810806, 0.04895249381661415, 2.727324962615967, 0.20801594853401184, 2.6568942070007324], "count": [481]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [481]}, "index": {"min": [17044], "max": [17524], "mean": [17284.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [2.6153846153846154, 5.0, 5.0, 5.0, 5.0], "std": [1.8687973796668838, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [481]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [481]}, "eef_direction_state": {"mean": [4.525987525987526, 4.043659043659043], "std": [1.9301337064008137, 2.2337810724399025], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.7650727650727651, 0.8045738045738046], "std": [0.8584340314719794, 0.7997270033554724], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.7318087318087318, 0.8461538461538461], "std": [0.8362913457496317, 0.8439775452661508], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [4.525987525987526, 4.043659043659043], "std": [1.9301337064008137, 2.2337810724399025], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.7650727650727651, 0.8045738045738046], "std": [0.8584340314719794, 0.7997270033554724], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.7318087318087318, 0.8461538461538461], "std": [0.8362913457496317, 0.8439775452661508], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.44815131231495153, 0.24755779759789193, 0.9703433553800817, 2.3269663515365147, 0.2593673337813298, 1.269205334905889, 0.40405560227528553, -0.2551984465115333, 1.0041707725352245, 2.348574953333619, -0.006570353389326269, 2.0798033815344987], "std": [0.1656321017290896, 0.06576778720485107, 0.08817661031307057, 0.2550029769997362, 0.19605388185300227, 0.24139368645609074, 0.12708467996763248, 0.03959456697952986, 0.048633485618503114, 0.17874387293827446, 0.38235337270492603, 0.4084161691210522], "min": [0.2255831550271306, 0.1340815904705234, 0.799500238432705, 1.8512501493977958, -0.017925197138102922, 0.9383203067317267, 0.2278698950420203, -0.29242159549965013, 0.9238693681743366, 2.0906817611452992, -0.7575760669034083, 1.6692419380577685], "max": [0.62358344023171, 0.3593394035507945, 1.1769011817817088, 2.806841768267616, 0.4955542597984919, 1.6702972552539803, 0.5478604107903607, -0.17622714047226926, 1.116315049835766, 2.716652212471139, 0.7138468551443542, 2.9784973036873956], "count": [481]}, "eef_sim_pose_action": {"mean": [0.44815131231495153, 0.24755779759789193, 0.9703433553800817, 2.3269663515365147, 0.2593673337813298, 1.269205334905889, 0.40405560227528553, -0.2551984465115333, 1.0041707725352245, 2.348574953333619, -0.006570353389326269, 2.0798033815344987], "std": [0.1656321017290896, 0.06576778720485107, 0.08817661031307057, 0.2550029769997362, 0.19605388185300227, 0.24139368645609074, 0.12708467996763248, 0.03959456697952986, 0.048633485618503114, 0.17874387293827446, 0.38235337270492603, 0.4084161691210522], "min": [0.2255831550271306, 0.1340815904705234, 0.799500238432705, 1.8512501493977958, -0.017925197138102922, 0.9383203067317267, 0.2278698950420203, -0.29242159549965013, 0.9238693681743366, 2.0906817611452992, -0.7575760669034083, 1.6692419380577685], "max": [0.62358344023171, 0.3593394035507945, 1.1769011817817088, 2.806841768267616, 0.4955542597984919, 1.6702972552539803, 0.5478604107903607, -0.17622714047226926, 1.116315049835766, 2.716652212471139, 0.7138468551443542, 2.9784973036873956], "count": [481]}, "gripper_mode_state": {"mean": [0.3700623700623701, 0.9126819126819127], "std": [0.4828210976398924, 0.2823006180389934], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_state": {"mean": [1.920997920997921, 1.8981288981288982], "std": [0.361901656154662, 0.4228610502195232], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.3700623700623701, 0.9126819126819127], "std": [0.4828210976398924, 0.2823006180389934], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_action": {"mean": [1.920997920997921, 1.8981288981288982], "std": [0.361901656154662, 0.4228610502195232], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.42101611983245957, 0.38263254835736976], "std": [0.21694845230148357, 0.12515232205410473], "min": [0.016250000335276127, 0.14624999836087227], "max": [0.5925000086426735, 0.5499999970197678], "count": [481]}, "gripper_open_scale_action": {"mean": [0.42101611983245957, 0.38263254835736976], "std": [0.21694845230148357, 0.12515232205410473], "min": [0.016250000335276127, 0.14624999836087227], "max": [0.5925000086426735, 0.5499999970197678], "count": [481]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8862745098039215]], [[0.8392156862745098]]], "mean": [[[0.4109821881920812]], [[0.4127890716433497]], [[0.38750985343632405]]], "std": [[[0.13145644862513678]], [[0.13777888538245994]], [[0.1323985111969642]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47572596452492844]], [[0.47509050565818617]], [[0.4655035110462918]]], "std": [[[0.1502629541936398]], [[0.14699288338995117]], [[0.1494197958404671]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833896771863015]], [[0.46253677483390054]], [[0.45041560660076707]]], "std": [[[0.15518257791299925]], [[0.1576626923145315]], [[0.16392890486627776]]], "count": [121]}, "observation.state": {"min": [-0.3638562262058258, -0.023096444085240364, -0.983971357345581, -1.6099478006362915, 0.3407597839832306, 0.0, 0.0139999995008111, -0.026319000869989395, -0.17426300048828125, 0.021550999954342842, -3.139934539794922, 0.28241172432899475, -3.141592502593994, -0.04434377700090408, -0.020026221871376038, -0.8101374506950378, 0.10745777934789658, 0.09383367002010345, -1.9241048097610474, 0.09200000017881393, -0.0112119996920228, 0.008876999840140343, 0.16262400150299072, -3.138084650039673, 0.3882659375667572, -3.141592502593994], "max": [0.2668476700782776, 2.22282338142395, -0.48683956265449524, 0.0, 1.159968376159668, 1.4680895805358887, 0.4280000329017639, 0.36260300874710083, 0.052163999527692795, 0.4189470112323761, 3.138416051864624, 1.314267873764038, 3.140266180038452, 0.2798263430595398, 1.619577169418335, -0.48041999340057373, 1.6255605220794678, 1.1705571413040161, -0.1820676624774933, 0.4039999842643738, 0.30206099152565, 0.09868700057268143, 0.32518601417541504, 3.137403964996338, 1.1967374086380005, 3.1397950649261475], "mean": [-0.09070646017789841, 0.9320937395095825, -0.7431424260139465, -0.7255520224571228, 0.8228809833526611, 0.6806008219718933, 0.3499372601509094, 0.16345876455307007, -0.04151809215545654, 0.22089804708957672, -1.125536561012268, 0.8383474946022034, 1.9503604173660278, 0.08213455229997635, 0.7211063504219055, -0.5764040946960449, 0.6385320425033569, 0.7800655961036682, -0.8589142560958862, 0.29290634393692017, 0.12521331012248993, 0.03843020275235176, 0.24373029172420502, -0.8723249435424805, 0.8202052116394043, -1.4643687009811401], "std": [0.15158018469810486, 0.9198826551437378, 0.23174186050891876, 0.6679731011390686, 0.29229736328125, 0.5928665399551392, 0.15139691531658173, 0.16765758395195007, 0.06391114741563797, 0.08393160253763199, 2.578711986541748, 0.2685152590274811, 2.2357513904571533, 0.12671703100204468, 0.6794326901435852, 0.10959964245557785, 0.5117352604866028, 0.38218334317207336, 0.646552562713623, 0.10936945676803589, 0.1269102543592453, 0.028795817866921425, 0.03824295476078987, 2.6473000049591064, 0.20052771270275116, 2.2413337230682373], "count": [599]}, "action": {"min": [-0.3638562262058258, -0.023096444085240364, -0.983971357345581, -1.6099478006362915, 0.3407597839832306, 0.0, 0.0139999995008111, -0.026319000869989395, -0.17426300048828125, 0.021550999954342842, -3.139934539794922, 0.28241172432899475, -3.141592502593994, -0.04434377700090408, -0.020026221871376038, -0.8101374506950378, 0.10745777934789658, 0.09383367002010345, -1.9241048097610474, 0.09200000017881393, -0.0112119996920228, 0.008876999840140343, 0.16262400150299072, -3.138084650039673, 0.3882659375667572, -3.141592502593994], "max": [0.2668476700782776, 2.22282338142395, -0.48683956265449524, 0.0, 1.159968376159668, 1.4680895805358887, 0.4280000329017639, 0.36260300874710083, 0.052163999527692795, 0.4189470112323761, 3.138416051864624, 1.314267873764038, 3.140266180038452, 0.2798263430595398, 1.619577169418335, -0.48041999340057373, 1.6255605220794678, 1.1705571413040161, -0.1820676624774933, 0.4039999842643738, 0.30206099152565, 0.09868700057268143, 0.32518601417541504, 3.137403964996338, 1.1967374086380005, 3.1397950649261475], "mean": [-0.09070646017789841, 0.9320937395095825, -0.7431424260139465, -0.7255520224571228, 0.8228809833526611, 0.6806008219718933, 0.3499372601509094, 0.16345876455307007, -0.04151809215545654, 0.22089804708957672, -1.125536561012268, 0.8383474946022034, 1.9503604173660278, 0.08213455229997635, 0.7211063504219055, -0.5764040946960449, 0.6385320425033569, 0.7800655961036682, -0.8589142560958862, 0.29290634393692017, 0.12521331012248993, 0.03843020275235176, 0.24373029172420502, -0.8723249435424805, 0.8202052116394043, -1.4643687009811401], "std": [0.15158018469810486, 0.9198826551437378, 0.23174186050891876, 0.6679731011390686, 0.29229736328125, 0.5928665399551392, 0.15139691531658173, 0.16765758395195007, 0.06391114741563797, 0.08393160253763199, 2.578711986541748, 0.2685152590274811, 2.2357513904571533, 0.12671703100204468, 0.6794326901435852, 0.10959964245557785, 0.5117352604866028, 0.38218334317207336, 0.646552562713623, 0.10936945676803589, 0.1269102543592453, 0.028795817866921425, 0.03824295476078987, 2.6473000049591064, 0.20052771270275116, 2.2413337230682373], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [599]}, "index": {"min": [17525], "max": [18123], "mean": [17824.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [2.9398998330550916, 5.0, 5.0, 5.0, 5.0], "std": [1.857995578376183, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [599]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [599]}, "eef_direction_state": {"mean": [4.866444073455759, 4.525876460767947], "std": [1.7580321398660828, 2.096721709711796], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.6377295492487479, 0.6510851419031719], "std": [0.8515794146627902, 0.7944683490815861], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.659432387312187, 0.6260434056761269], "std": [0.8477843134250823, 0.8194563559567725], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.866444073455759, 4.525876460767947], "std": [1.7580321398660828, 2.096721709711796], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.6377295492487479, 0.6510851419031719], "std": [0.8515794146627902, 0.7944683490815861], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.659432387312187, 0.6260434056761269], "std": [0.8477843134250823, 0.8194563559567725], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.40181067405414456, 0.25937795490545285, 0.9954629743870951, 2.2565005748952056, 0.20424526643286106, 1.2923364808888025, 0.3641509209047604, -0.2605828083689908, 1.0193456759327495, 2.268149689071058, 0.03093618981935989, 2.047993925165143], "std": [0.16702195776644152, 0.06416376058815437, 0.08400343766779626, 0.2537868177779023, 0.23896272614837782, 0.24611026364238411, 0.12723710067762847, 0.0285032385573296, 0.037984295280270884, 0.16343199868978128, 0.34841865939723476, 0.34365037475588533], "min": [0.21280659559418558, 0.12618100141558425, 0.7963026431539408, 1.8202573901117176, -0.079664970795013, 0.901005889278267, 0.2274928023234375, -0.28972064774059236, 0.9385992884286879, 1.8909270161633547, -0.6855616218518866, 1.7279461963768978], "max": [0.6001210767404762, 0.3522536244279895, 1.1929289610221858, 2.8414216716282255, 0.505533529850378, 1.752556963195607, 0.5411150440145999, -0.20029702693506668, 1.1013552591596136, 2.6623029340799467, 0.737020495394789, 2.855669952606083], "count": [599]}, "eef_sim_pose_action": {"mean": [0.40181067405414456, 0.25937795490545285, 0.9954629743870951, 2.2565005748952056, 0.20424526643286106, 1.2923364808888025, 0.3641509209047604, -0.2605828083689908, 1.0193456759327495, 2.268149689071058, 0.03093618981935989, 2.047993925165143], "std": [0.16702195776644152, 0.06416376058815437, 0.08400343766779626, 0.2537868177779023, 0.23896272614837782, 0.24611026364238411, 0.12723710067762847, 0.0285032385573296, 0.037984295280270884, 0.16343199868978128, 0.34841865939723476, 0.34365037475588533], "min": [0.21280659559418558, 0.12618100141558425, 0.7963026431539408, 1.8202573901117176, -0.079664970795013, 0.901005889278267, 0.2274928023234375, -0.28972064774059236, 0.9385992884286879, 1.8909270161633547, -0.6855616218518866, 1.7279461963768978], "max": [0.6001210767404762, 0.3522536244279895, 1.1929289610221858, 2.8414216716282255, 0.505533529850378, 1.752556963195607, 0.5411150440145999, -0.20029702693506668, 1.1013552591596136, 2.6623029340799467, 0.737020495394789, 2.855669952606083], "count": [599]}, "gripper_mode_state": {"mean": [0.28046744574290483, 0.9749582637729549], "std": [0.4492276233952641, 0.15625187254487694], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.9315525876460768, 1.9298831385642738], "std": [0.33741048672213597, 0.339534916661331], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.28046744574290483, 0.9749582637729549], "std": [0.4492276233952641, 0.15625187254487694], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9315525876460768, 1.9298831385642738], "std": [0.33741048672213597, 0.339534916661331], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.4374206950304989, 0.36613314009842174], "std": [0.18924639654367953, 0.13671200973387374], "min": [0.017499999376013875, 0.11500000022351742], "max": [0.5350000411272049, 0.5049999803304672], "count": [599]}, "gripper_open_scale_action": {"mean": [0.4374206950304989, 0.36613314009842174], "std": [0.18924639654367953, 0.13671200973387374], "min": [0.017499999376013875, 0.11500000022351742], "max": [0.5350000411272049, 0.5049999803304672], "count": [599]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7333333333333333]], [[0.6980392156862745]]], "mean": [[[0.4114099974505169]], [[0.4119348413912452]], [[0.3867226394103741]]], "std": [[[0.13048078484894923]], [[0.13868510970423]], [[0.1334961540824814]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[0.8823529411764706]], [[0.8941176470588236]]], "mean": [[[0.4635390041950586]], [[0.4672402308441107]], [[0.4580618177235433]]], "std": [[[0.15931397539287237]], [[0.15315772014979528]], [[0.15544649690754578]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48584347042599546]], [[0.4587625822787744]], [[0.44681960523571135]]], "std": [[[0.1610512086431328]], [[0.16209293394832516]], [[0.1667749489636593]]], "count": [141]}, "observation.state": {"min": [-0.3037775456905365, -0.022503333166241646, -1.2053239345550537, -1.323527455329895, 0.3376372158527374, 0.03159188851714134, 0.017999999225139618, -0.02371799945831299, -0.16717000305652618, 0.02591400034725666, -3.1395506858825684, 0.2935643792152405, -3.141592502593994, 0.0009768889285624027, -0.021508999168872833, -0.9201246500015259, 0.08326233178377151, 0.2197127789258957, -2.025317430496216, 0.08699999749660492, -0.023053999990224838, 0.006455000024288893, 0.1924159973859787, -3.141592502593994, 0.5408251881599426, -3.0346736907958984], "max": [0.01775844395160675, 2.290472984313965, -0.48690932989120483, -0.01972966641187668, 1.167033314704895, 1.3152587413787842, 0.5009999871253967, 0.40487200021743774, -0.0005489999894052744, 0.44680699706077576, 3.1375784873962402, 1.2520643472671509, 3.14054536819458, 0.22941188514232635, 1.6641651391983032, -0.48035022616386414, 1.4075747728347778, 1.2405617237091064, -0.1305716633796692, 0.4919999837875366, 0.319133996963501, 0.11318100243806839, 0.3711729943752289, 3.136286735534668, 1.144656777381897, -1.524754524230957], "mean": [-0.13149259984493256, 1.1822513341903687, -0.9263883233070374, -0.6813169121742249, 0.7937058210372925, 0.6671391725540161, 0.3516021966934204, 0.22374433279037476, -0.059239596128463745, 0.22647146880626678, -0.7760634422302246, 0.8174717426300049, 2.1600258350372314, 0.11094209551811218, 0.9060304164886475, -0.7122350931167603, 0.526382565498352, 0.7458924651145935, -0.8009441494941711, 0.304786741733551, 0.1684449315071106, 0.042794376611709595, 0.252896785736084, -1.835827350616455, 0.8209269046783447, -2.539304256439209], "std": [0.09796048700809479, 0.8923050761222839, 0.31353357434272766, 0.5304823517799377, 0.27592524886131287, 0.5063324570655823, 0.17446690797805786, 0.17862093448638916, 0.05762458220124245, 0.08408026397228241, 2.7203519344329834, 0.23454734683036804, 1.962958574295044, 0.06658022105693817, 0.6953134536743164, 0.1848466843366623, 0.4567810297012329, 0.3648112416267395, 0.6985657215118408, 0.14127971231937408, 0.14018429815769196, 0.03344375267624855, 0.04058057442307472, 2.2093029022216797, 0.17534895241260529, 0.4986346960067749], "count": [739]}, "action": {"min": [-0.3037775456905365, -0.022503333166241646, -1.2053239345550537, -1.323527455329895, 0.3376372158527374, 0.03159188851714134, 0.017999999225139618, -0.02371799945831299, -0.16717000305652618, 0.02591400034725666, -3.1395506858825684, 0.2935643792152405, -3.141592502593994, 0.0009768889285624027, -0.021508999168872833, -0.9201246500015259, 0.08326233178377151, 0.2197127789258957, -2.025317430496216, 0.08699999749660492, -0.023053999990224838, 0.006455000024288893, 0.1924159973859787, -3.141592502593994, 0.5408251881599426, -3.0346736907958984], "max": [0.01775844395160675, 2.290472984313965, -0.48690932989120483, -0.01972966641187668, 1.167033314704895, 1.3152587413787842, 0.5009999871253967, 0.40487200021743774, -0.0005489999894052744, 0.44680699706077576, 3.1375784873962402, 1.2520643472671509, 3.14054536819458, 0.22941188514232635, 1.6641651391983032, -0.48035022616386414, 1.4075747728347778, 1.2405617237091064, -0.1305716633796692, 0.4919999837875366, 0.319133996963501, 0.11318100243806839, 0.3711729943752289, 3.136286735534668, 1.144656777381897, -1.524754524230957], "mean": [-0.13149259984493256, 1.1822513341903687, -0.9263883233070374, -0.6813169121742249, 0.7937058210372925, 0.6671391725540161, 0.3516021966934204, 0.22374433279037476, -0.059239596128463745, 0.22647146880626678, -0.7760634422302246, 0.8174717426300049, 2.1600258350372314, 0.11094209551811218, 0.9060304164886475, -0.7122350931167603, 0.526382565498352, 0.7458924651145935, -0.8009441494941711, 0.304786741733551, 0.1684449315071106, 0.042794376611709595, 0.252896785736084, -1.835827350616455, 0.8209269046783447, -2.539304256439209], "std": [0.09796048700809479, 0.8923050761222839, 0.31353357434272766, 0.5304823517799377, 0.27592524886131287, 0.5063324570655823, 0.17446690797805786, 0.17862093448638916, 0.05762458220124245, 0.08408026397228241, 2.7203519344329834, 0.23454734683036804, 1.962958574295044, 0.06658022105693817, 0.6953134536743164, 0.1848466843366623, 0.4567810297012329, 0.3648112416267395, 0.6985657215118408, 0.14127971231937408, 0.14018429815769196, 0.03344375267624855, 0.04058057442307472, 2.2093029022216797, 0.17534895241260529, 0.4986346960067749], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [739]}, "index": {"min": [18124], "max": [18862], "mean": [18493.0], "std": [213.3307291507719], "count": [739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [739]}, "subtask_annotation": {"mean": [2.6427604871447903, 5.0, 5.0, 5.0, 5.0], "std": [1.9568030486793988, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [739]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [739]}, "eef_direction_state": {"mean": [4.817320703653586, 4.664411366711772], "std": [1.787923060449081, 1.9010623121493406], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_state": {"mean": [0.6644113667117727, 0.6982408660351827], "std": [0.8410751053307898, 0.8006321192828794], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_state": {"mean": [0.6305818673883626, 0.7023004059539919], "std": [0.8243165453746382, 0.8229670809861434], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_direction_action": {"mean": [4.817320703653586, 4.664411366711772], "std": [1.787923060449081, 1.9010623121493406], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_action": {"mean": [0.6644113667117727, 0.6982408660351827], "std": [0.8410751053307898, 0.8006321192828794], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_action": {"mean": [0.6305818673883626, 0.7023004059539919], "std": [0.8243165453746382, 0.8229670809861434], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_sim_pose_state": {"mean": [0.46217117613351283, 0.24179742759529532, 1.0009564544668619, 2.2822773062828623, 0.2001721550165203, 1.166281446335758, 0.4072405273358636, -0.2561188541457521, 1.028485722592221, 2.28561718664567, 0.07485201860543107, 2.1211558875390293], "std": [0.17811286574885957, 0.05791615138657573, 0.08408335902202914, 0.2287997995468052, 0.20006624913844692, 0.26965988476833513, 0.14042841590063254, 0.03311110766769573, 0.040506355500703216, 0.15911187013724806, 0.2604441631161182, 0.36421903803293887], "min": [0.21562275468117958, 0.13357520651909294, 0.8007593724200601, 1.8885321862536295, -0.08180666378528456, 0.7923408383592082, 0.21533858718288323, -0.29213951589641785, 0.9676389162667874, 1.9204993054701145, -0.5258897148076751, 1.677748656560143], "max": [0.6428781674835975, 0.3008445635309049, 1.2213677273856325, 2.8398175488807724, 0.4579836837918312, 1.5697849414479665, 0.5583640922974852, -0.1865629584346038, 1.1463515699989744, 2.549544408131253, 0.615303639592649, 2.807393983804672], "count": [739]}, "eef_sim_pose_action": {"mean": [0.46217117613351283, 0.24179742759529532, 1.0009564544668619, 2.2822773062828623, 0.2001721550165203, 1.166281446335758, 0.4072405273358636, -0.2561188541457521, 1.028485722592221, 2.28561718664567, 0.07485201860543107, 2.1211558875390293], "std": [0.17811286574885957, 0.05791615138657573, 0.08408335902202914, 0.2287997995468052, 0.20006624913844692, 0.26965988476833513, 0.14042841590063254, 0.03311110766769573, 0.040506355500703216, 0.15911187013724806, 0.2604441631161182, 0.36421903803293887], "min": [0.21562275468117958, 0.13357520651909294, 0.8007593724200601, 1.8885321862536295, -0.08180666378528456, 0.7923408383592082, 0.21533858718288323, -0.29213951589641785, 0.9676389162667874, 1.9204993054701145, -0.5258897148076751, 1.677748656560143], "max": [0.6428781674835975, 0.3008445635309049, 1.2213677273856325, 2.8398175488807724, 0.4579836837918312, 1.5697849414479665, 0.5583640922974852, -0.1865629584346038, 1.1463515699989744, 2.549544408131253, 0.615303639592649, 2.807393983804672], "count": [739]}, "gripper_mode_state": {"mean": [0.2516914749661705, 0.6305818673883626], "std": [0.43398488037663846, 0.48264725826359733], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_state": {"mean": [1.9106901217861976, 1.8930987821380243], "std": [0.3753312439385206, 0.4105424046553141], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_mode_action": {"mean": [0.2516914749661705, 0.6305818673883626], "std": [0.43398488037663846, 0.48264725826359733], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_action": {"mean": [1.9106901217861976, 1.8930987821380243], "std": [0.3753312439385206, 0.4105424046553141], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_open_scale_state": {"mean": [0.43950270763403043, 0.38098274933045706], "std": [0.21808371490737596, 0.17659949885365442], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.6262499839067459, 0.6149999797344208], "count": [739]}, "gripper_open_scale_action": {"mean": [0.43950270763403043, 0.38098274933045706], "std": [0.21808371490737596, 0.17659949885365442], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.6262499839067459, 0.6149999797344208], "count": [739]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8823529411764706]], [[0.8431372549019608]]], "mean": [[[0.4073846749226006]], [[0.4085055326224057]], [[0.3833760606581814]]], "std": [[[0.1483703038673675]], [[0.15237854192132705]], [[0.14638725975405215]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8196078431372549]], [[0.803921568627451]]], "mean": [[[0.47517961493808053]], [[0.4751881163284027]], [[0.4652266816448802]]], "std": [[[0.1452685476858533]], [[0.14254728049618795]], [[0.1460314771590421]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47812792039330354]], [[0.456317384044261]], [[0.4440695179021901]]], "std": [[[0.16472074604263456]], [[0.1573367919759833]], [[0.16154434884234437]]], "count": [114]}, "observation.state": {"min": [-0.30693501234054565, -0.022503333166241646, -1.053801417350769, -1.3661093711853027, 0.3813529908657074, 0.030632443726062775, 0.012000000104308128, -0.011532999575138092, -0.15947699546813965, 0.02255300059914589, -3.139899730682373, 0.2561270296573639, -3.141592502593994, -0.08223310858011246, -0.019938999786973, -0.9183802008628845, 0.11317955702543259, 0.30182376503944397, -1.9104981422424316, 0.0860000029206276, -0.012403000146150589, 0.0075530000030994415, 0.13025599718093872, -3.130579710006714, 0.5118526816368103, -3.141592502593994], "max": [0.2748895585536957, 2.2452220916748047, -0.48690932989120483, -0.02182300016283989, 1.1309757232666016, 1.3167240619659424, 0.5419999957084656, 0.36962199211120605, 0.05332300066947937, 0.40470799803733826, 3.1369500160217285, 1.255781888961792, 3.1407549381256104, 0.1812128871679306, 1.7851248979568481, -0.4804548919200897, 1.6716662645339966, 1.1515600681304932, -0.21946854889392853, 0.5809999704360962, 0.322053998708725, 0.09513700008392334, 0.3596329987049103, 3.137857675552368, 1.0685429573059082, 3.140859603881836], "mean": [-0.05449981987476349, 1.2139304876327515, -0.837403416633606, -0.771221935749054, 0.7769445180892944, 0.7343810200691223, 0.3884517252445221, 0.21635521948337555, -0.046341925859451294, 0.19481514394283295, -1.7692716121673584, 0.7303183674812317, 1.9124537706375122, 0.07920673489570618, 0.9793990254402161, -0.6661551594734192, 0.7293519973754883, 0.7208106517791748, -0.9944235682487488, 0.3507124185562134, 0.1754942387342453, 0.044151708483695984, 0.23103271424770355, -0.6799651980400085, 0.769122838973999, -1.7506154775619507], "std": [0.12967118620872498, 0.9205294251441956, 0.25472888350486755, 0.547065794467926, 0.25752443075180054, 0.5237353444099426, 0.1752965748310089, 0.1674235612154007, 0.05687743052840233, 0.08880488574504852, 2.1880815029144287, 0.2894713580608368, 2.309086799621582, 0.08556380867958069, 0.7148951292037964, 0.17266881465911865, 0.5060825347900391, 0.3353545367717743, 0.6637487411499023, 0.15796184539794922, 0.13483348488807678, 0.031424444168806076, 0.05028454586863518, 2.7085208892822266, 0.17913056910037994, 1.9941123723983765], "count": [555]}, "action": {"min": [-0.30693501234054565, -0.022503333166241646, -1.053801417350769, -1.3661093711853027, 0.3813529908657074, 0.030632443726062775, 0.012000000104308128, -0.011532999575138092, -0.15947699546813965, 0.02255300059914589, -3.139899730682373, 0.2561270296573639, -3.141592502593994, -0.08223310858011246, -0.019938999786973, -0.9183802008628845, 0.11317955702543259, 0.30182376503944397, -1.9104981422424316, 0.0860000029206276, -0.012403000146150589, 0.0075530000030994415, 0.13025599718093872, -3.130579710006714, 0.5118526816368103, -3.141592502593994], "max": [0.2748895585536957, 2.2452220916748047, -0.48690932989120483, -0.02182300016283989, 1.1309757232666016, 1.3167240619659424, 0.5419999957084656, 0.36962199211120605, 0.05332300066947937, 0.40470799803733826, 3.1369500160217285, 1.255781888961792, 3.1407549381256104, 0.1812128871679306, 1.7851248979568481, -0.4804548919200897, 1.6716662645339966, 1.1515600681304932, -0.21946854889392853, 0.5809999704360962, 0.322053998708725, 0.09513700008392334, 0.3596329987049103, 3.137857675552368, 1.0685429573059082, 3.140859603881836], "mean": [-0.05449981987476349, 1.2139304876327515, -0.837403416633606, -0.771221935749054, 0.7769445180892944, 0.7343810200691223, 0.3884517252445221, 0.21635521948337555, -0.046341925859451294, 0.19481514394283295, -1.7692716121673584, 0.7303183674812317, 1.9124537706375122, 0.07920673489570618, 0.9793990254402161, -0.6661551594734192, 0.7293519973754883, 0.7208106517791748, -0.9944235682487488, 0.3507124185562134, 0.1754942387342453, 0.044151708483695984, 0.23103271424770355, -0.6799651980400085, 0.769122838973999, -1.7506154775619507], "std": [0.12967118620872498, 0.9205294251441956, 0.25472888350486755, 0.547065794467926, 0.25752443075180054, 0.5237353444099426, 0.1752965748310089, 0.1674235612154007, 0.05687743052840233, 0.08880488574504852, 2.1880815029144287, 0.2894713580608368, 2.309086799621582, 0.08556380867958069, 0.7148951292037964, 0.17266881465911865, 0.5060825347900391, 0.3353545367717743, 0.6637487411499023, 0.15796184539794922, 0.13483348488807678, 0.031424444168806076, 0.05028454586863518, 2.7085208892822266, 0.17913056910037994, 1.9941123723983765], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [555]}, "index": {"min": [18863], "max": [19417], "mean": [19140.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [2.601801801801802, 5.0, 5.0, 5.0, 5.0], "std": [1.806394147624856, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [555]}, "eef_direction_state": {"mean": [4.781981981981982, 4.254054054054054], "std": [1.7901732866043312, 2.1574001614298757], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.6864864864864865, 0.7333333333333333], "std": [0.8631063202686343, 0.7763779767373399], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.6108108108108108, 0.6936936936936937], "std": [0.8230192001691635, 0.8446204200255844], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.781981981981982, 4.254054054054054], "std": [1.7901732866043312, 2.1574001614298757], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.6864864864864865, 0.7333333333333333], "std": [0.8631063202686343, 0.7763779767373399], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.6108108108108108, 0.6936936936936937], "std": [0.8230192001691635, 0.8446204200255844], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.45456130687013563, 0.2545807477108177, 0.9693407544251015, 2.3661255332512097, 0.26837647036276924, 1.2823618310955915, 0.4145388300774132, -0.25492869923289846, 1.0067259270724325, 2.324536954722179, 0.009446884816875565, 2.0865785275867297], "std": [0.16685327783588447, 0.05705880435720575, 0.08887367558533633, 0.27433516551947384, 0.21863431875814884, 0.25044563220228067, 0.13517054300697576, 0.03113392806040135, 0.050028264363503334, 0.14757735105434686, 0.33669856571091455, 0.36925173612919104], "min": [0.2275863728131674, 0.14122559124263995, 0.7972996081639178, 1.8851219893260684, -0.04338030999660858, 0.9026118231100657, 0.22602940057481113, -0.2910744877520645, 0.9061134896347088, 2.0499144803076574, -0.7427651639790381, 1.6675186098645916], "max": [0.6072054581690299, 0.35377643425923044, 1.178642855953363, 2.8687373039055637, 0.5230981660414336, 1.6525562648265715, 0.5612200345943268, -0.2049023605065921, 1.134803555589504, 2.527835358396678, 0.5346153863196643, 2.7705421736586975], "count": [555]}, "eef_sim_pose_action": {"mean": [0.45456130687013563, 0.2545807477108177, 0.9693407544251015, 2.3661255332512097, 0.26837647036276924, 1.2823618310955915, 0.4145388300774132, -0.25492869923289846, 1.0067259270724325, 2.324536954722179, 0.009446884816875565, 2.0865785275867297], "std": [0.16685327783588447, 0.05705880435720575, 0.08887367558533633, 0.27433516551947384, 0.21863431875814884, 0.25044563220228067, 0.13517054300697576, 0.03113392806040135, 0.050028264363503334, 0.14757735105434686, 0.33669856571091455, 0.36925173612919104], "min": [0.2275863728131674, 0.14122559124263995, 0.7972996081639178, 1.8851219893260684, -0.04338030999660858, 0.9026118231100657, 0.22602940057481113, -0.2910744877520645, 0.9061134896347088, 2.0499144803076574, -0.7427651639790381, 1.6675186098645916], "max": [0.6072054581690299, 0.35377643425923044, 1.178642855953363, 2.8687373039055637, 0.5230981660414336, 1.6525562648265715, 0.5612200345943268, -0.2049023605065921, 1.134803555589504, 2.527835358396678, 0.5346153863196643, 2.7705421736586975], "count": [555]}, "gripper_mode_state": {"mean": [0.1963963963963964, 0.35495495495495494], "std": [0.3972717607367888, 0.4784996707500251], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.9243243243243244, 1.8612612612612613], "std": [0.3469860490526373, 0.48083470426294456], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.1963963963963964, 0.35495495495495494], "std": [0.3972717607367888, 0.4784996707500251], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9243243243243244, 1.8612612612612613], "std": [0.3469860490526373, 0.48083470426294456], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.4855653104468811, 0.43838964307026285], "std": [0.21911972470502472, 0.19745228363163586], "min": [0.01500000013038516, 0.10750000365078449], "max": [0.677499994635582, 0.7262499630451202], "count": [555]}, "gripper_open_scale_action": {"mean": [0.4855653104468811, 0.43838964307026285], "std": [0.21911972470502472, 0.19745228363163586], "min": [0.01500000013038516, 0.10750000365078449], "max": [0.677499994635582, 0.7262499630451202], "count": [555]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7803921568627451]], [[0.7137254901960784]]], "mean": [[[0.4099533342622148]], [[0.4118138817111685]], [[0.38649863834422654]]], "std": [[[0.1332884436483407]], [[0.1396131758579802]], [[0.13452223862303025]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.996078431372549]]], "mean": [[[0.46245959048994273]], [[0.462901507954603]], [[0.45361024186806503]]], "std": [[[0.15736954087571764]], [[0.15188407981066396]], [[0.153346829443656]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9686274509803922]]], "mean": [[[0.4915172708618331]], [[0.4673066971297563]], [[0.4551923006282616]]], "std": [[[0.16032070342331428]], [[0.1598855713238544]], [[0.16499766253178028]]], "count": [129]}, "observation.state": {"min": [-0.3354915678501129, -0.023183666169643402, -1.2238848209381104, -1.4364278316497803, 0.3971925675868988, 0.011391222476959229, 0.013000000268220901, -0.029292000457644463, -0.17499199509620667, 0.028342999517917633, -3.110351324081421, 0.2941054403781891, -3.141592502593994, -0.071033775806427, -0.019991332665085793, -0.9801509976387024, -0.1391543298959732, 0.25695666670799255, -1.3762794733047485, 0.11500000208616257, -0.009996999986469746, -0.002517000073567033, 0.18388399481773376, -3.139777421951294, 0.35187584161758423, -3.139777421951294], "max": [0.1355607807636261, 2.299055576324463, -0.4872058928012848, -0.024893222376704216, 1.156775951385498, 1.3434664011001587, 0.4830000102519989, 0.40862199664115906, 0.029254000633955002, 0.4143419861793518, 3.1199679374694824, 1.2370718717575073, 3.1408770084381104, 0.39042410254478455, 1.620955228805542, -0.47243043780326843, 1.3716566562652588, 1.2403000593185425, -0.05815977603197098, 0.48900002241134644, 0.30688801407814026, 0.11894900351762772, 0.36869698762893677, 3.1373515129089355, 1.0487858057022095, 3.137979745864868], "mean": [-0.0436609648168087, 1.200930118560791, -0.8919239044189453, -0.7718818783760071, 0.8240902423858643, 0.7250166535377502, 0.36641162633895874, 0.22277070581912994, -0.05137603357434273, 0.21446754038333893, -1.4489846229553223, 0.7840937972068787, 1.6667191982269287, 0.14720390737056732, 0.9064357280731201, -0.6776788830757141, 0.34197142720222473, 0.7416071891784668, -0.5779513716697693, 0.3212914764881134, 0.16364790499210358, 0.044374220073223114, 0.24696259200572968, -1.6472814083099365, 0.7453858852386475, -2.555887460708618], "std": [0.12989495694637299, 0.9046385884284973, 0.29105043411254883, 0.5688294172286987, 0.2554011344909668, 0.5372472405433655, 0.18868659436702728, 0.17367970943450928, 0.06287675350904465, 0.08354956656694412, 2.352123260498047, 0.2537308931350708, 2.506197214126587, 0.15490853786468506, 0.6639911532402039, 0.1799660325050354, 0.4829481542110443, 0.3449287414550781, 0.5347731113433838, 0.12255110591650009, 0.12687978148460388, 0.0423385351896286, 0.03864476829767227, 2.331287384033203, 0.21415211260318756, 0.9016281366348267], "count": [655]}, "action": {"min": [-0.3354915678501129, -0.023183666169643402, -1.2238848209381104, -1.4364278316497803, 0.3971925675868988, 0.011391222476959229, 0.013000000268220901, -0.029292000457644463, -0.17499199509620667, 0.028342999517917633, -3.110351324081421, 0.2941054403781891, -3.141592502593994, -0.071033775806427, -0.019991332665085793, -0.9801509976387024, -0.1391543298959732, 0.25695666670799255, -1.3762794733047485, 0.11500000208616257, -0.009996999986469746, -0.002517000073567033, 0.18388399481773376, -3.139777421951294, 0.35187584161758423, -3.139777421951294], "max": [0.1355607807636261, 2.299055576324463, -0.4872058928012848, -0.024893222376704216, 1.156775951385498, 1.3434664011001587, 0.4830000102519989, 0.40862199664115906, 0.029254000633955002, 0.4143419861793518, 3.1199679374694824, 1.2370718717575073, 3.1408770084381104, 0.39042410254478455, 1.620955228805542, -0.47243043780326843, 1.3716566562652588, 1.2403000593185425, -0.05815977603197098, 0.48900002241134644, 0.30688801407814026, 0.11894900351762772, 0.36869698762893677, 3.1373515129089355, 1.0487858057022095, 3.137979745864868], "mean": [-0.0436609648168087, 1.200930118560791, -0.8919239044189453, -0.7718818783760071, 0.8240902423858643, 0.7250166535377502, 0.36641162633895874, 0.22277070581912994, -0.05137603357434273, 0.21446754038333893, -1.4489846229553223, 0.7840937972068787, 1.6667191982269287, 0.14720390737056732, 0.9064357280731201, -0.6776788830757141, 0.34197142720222473, 0.7416071891784668, -0.5779513716697693, 0.3212914764881134, 0.16364790499210358, 0.044374220073223114, 0.24696259200572968, -1.6472814083099365, 0.7453858852386475, -2.555887460708618], "std": [0.12989495694637299, 0.9046385884284973, 0.29105043411254883, 0.5688294172286987, 0.2554011344909668, 0.5372472405433655, 0.18868659436702728, 0.17367970943450928, 0.06287675350904465, 0.08354956656694412, 2.352123260498047, 0.2537308931350708, 2.506197214126587, 0.15490853786468506, 0.6639911532402039, 0.1799660325050354, 0.4829481542110443, 0.3449287414550781, 0.5347731113433838, 0.12255110591650009, 0.12687978148460388, 0.0423385351896286, 0.03864476829767227, 2.331287384033203, 0.21415211260318756, 0.9016281366348267], "count": [655]}, "timestamp": {"min": [0.0], "max": [21.8], "mean": [10.9], "std": [6.3027330932258625], "count": [655]}, "frame_index": {"min": [0], "max": [654], "mean": [327.0], "std": [189.08199279677586], "count": [655]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [655]}, "index": {"min": [19418], "max": [20072], "mean": [19745.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [2.516030534351145, 5.0, 5.0, 5.0, 5.0], "std": [1.9140228525238854, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [655]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [655]}, "eef_direction_state": {"mean": [4.748091603053435, 4.4992366412213745], "std": [1.913166558793349, 2.0309624756722466], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.6610687022900763, 0.716030534351145], "std": [0.8567266409215515, 0.7806648951099074], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.6396946564885496, 0.7083969465648855], "std": [0.8334311851335543, 0.846459908551241], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.748091603053435, 4.4992366412213745], "std": [1.913166558793349, 2.0309624756722466], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.6610687022900763, 0.716030534351145], "std": [0.8567266409215515, 0.7806648951099074], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.6396946564885496, 0.7083969465648855], "std": [0.8334311851335543, 0.846459908551241], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.46101457306163607, 0.24955332549464382, 0.98892519620128, 2.294141496103682, 0.2674972586107769, 1.2315583483072923, 0.40236453921755055, -0.254464854918787, 1.0223355718579499, 2.3551579469525894, 0.03764253125733598, 2.0613753451567924], "std": [0.17319885001077753, 0.06314907936806373, 0.0835425819975082, 0.2526067522235473, 0.22293331963910476, 0.327734755760213, 0.12693995293174415, 0.042146246981637756, 0.03850404315816625, 0.20400525043509007, 0.3138968030413507, 0.41956418199929413], "min": [0.20975233022535034, 0.1256268472214908, 0.8030694322127613, 1.9034465923681407, -0.03978094490744555, 0.8062141408484959, 0.22870611175892583, -0.3011901803466393, 0.9599471425334678, 1.989609194042968, -0.6221205330391669, 1.5340910269466634], "max": [0.6462570983001981, 0.33011005425784795, 1.1884819458649993, 2.8336035423760615, 0.5357855463374808, 1.66092227885754, 0.545233475543887, -0.1798057640632596, 1.1437603717343658, 2.7536951245318346, 0.5636489725410034, 2.8873677026784685], "count": [655]}, "eef_sim_pose_action": {"mean": [0.46101457306163607, 0.24955332549464382, 0.98892519620128, 2.294141496103682, 0.2674972586107769, 1.2315583483072923, 0.40236453921755055, -0.254464854918787, 1.0223355718579499, 2.3551579469525894, 0.03764253125733598, 2.0613753451567924], "std": [0.17319885001077753, 0.06314907936806373, 0.0835425819975082, 0.2526067522235473, 0.22293331963910476, 0.327734755760213, 0.12693995293174415, 0.042146246981637756, 0.03850404315816625, 0.20400525043509007, 0.3138968030413507, 0.41956418199929413], "min": [0.20975233022535034, 0.1256268472214908, 0.8030694322127613, 1.9034465923681407, -0.03978094490744555, 0.8062141408484959, 0.22870611175892583, -0.3011901803466393, 0.9599471425334678, 1.989609194042968, -0.6221205330391669, 1.5340910269466634], "max": [0.6462570983001981, 0.33011005425784795, 1.1884819458649993, 2.8336035423760615, 0.5357855463374808, 1.66092227885754, 0.545233475543887, -0.1798057640632596, 1.1437603717343658, 2.7536951245318346, 0.5636489725410034, 2.8873677026784685], "count": [655]}, "gripper_mode_state": {"mean": [0.24274809160305344, 0.5755725190839694], "std": [0.42874404442059905, 0.4942557985085278], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.9297709923664121, 1.8992366412213741], "std": [0.3333142973800303, 0.40104751830657837], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.24274809160305344, 0.5755725190839694], "std": [0.42874404442059905, 0.4942557985085278], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.9297709923664121, 1.8992366412213741], "std": [0.3333142973800303, 0.40104751830657837], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.45801335695654666, 0.4016145123524293], "std": [0.2358573384007388, 0.15318893953633042], "min": [0.016250000335276127, 0.1437500026077032], "max": [0.6037500128149986, 0.611250028014183], "count": [655]}, "gripper_open_scale_action": {"mean": [0.45801335695654666, 0.4016145123524293], "std": [0.2358573384007388, 0.15318893953633042], "min": [0.016250000335276127, 0.1437500026077032], "max": [0.6037500128149986, 0.611250028014183], "count": [655]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7686274509803922]], [[0.7529411764705882]]], "mean": [[[0.40902544233181487]], [[0.4069214242094144]], [[0.38228565475011556]]], "std": [[[0.14704833936881753]], [[0.1525168766959573]], [[0.14674826289839835]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4633587436868687]], [[0.46486267237324225]], [[0.4546159078530402]]], "std": [[[0.1633376309887356]], [[0.1537760754360844]], [[0.15662126688426273]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4763730101257675]], [[0.4461595612992672]], [[0.43547278854723703]]], "std": [[[0.17185596865382233]], [[0.16875893788287233]], [[0.17218696491303587]]], "count": [132]}, "observation.state": {"min": [-0.3835335671901703, -0.023166222497820854, -1.0503648519515991, -1.655739426612854, 0.26491132378578186, 0.014566111378371716, 0.017000000923871994, -0.016572000458836555, -0.17427000403404236, 0.009744999930262566, -3.133476972579956, 0.2848551571369171, -3.1357457637786865, -0.4663074314594269, -0.019991332665085793, -0.8793744444847107, -0.42295798659324646, 0.18908032774925232, -1.6463543176651, 0.09200000017881393, -0.010726000182330608, -0.07228399813175201, 0.1566389948129654, -3.1322550773620605, 0.342660516500473, -3.141592502593994], "max": [0.2955961227416992, 2.2873852252960205, -0.4688717722892761, -0.024893222376704216, 1.1488038301467896, 1.482533574104309, 0.46799999475479126, 0.37153300642967224, 0.05532199889421463, 0.32495900988578796, 3.1381194591522217, 1.2258843183517456, 3.140266180038452, 0.4386928975582123, 1.6255605220794678, -0.47243043780326843, 1.7001006603240967, 1.1674519777297974, 0.08795488625764847, 0.47699999809265137, 0.292589008808136, 0.140174001455307, 0.3447049856185913, 3.119112730026245, 1.095927119255066, 3.1337387561798096], "mean": [-0.1831943392753601, 1.2267358303070068, -0.765652060508728, -1.0320165157318115, 0.6333526372909546, 0.9490327835083008, 0.3653163015842438, 0.21117156744003296, -0.06877782195806503, 0.19520032405853271, -1.259247899055481, 0.7795160412788391, 1.7357054948806763, 0.07283169776201248, 1.0043162107467651, -0.6230388283729553, 0.647294819355011, 0.7303698658943176, -0.8739676475524902, 0.21890783309936523, 0.17057426273822784, 0.031941112130880356, 0.22798630595207214, -0.34871906042099, 0.6981610655784607, -0.31891342997550964], "std": [0.23273102939128876, 0.8420799970626831, 0.1979147493839264, 0.6515759825706482, 0.3310626745223999, 0.5907860994338989, 0.1620476096868515, 0.14873239398002625, 0.07865186035633087, 0.07927349954843521, 2.479513168334961, 0.25203534960746765, 2.3526763916015625, 0.3119674324989319, 0.6640915274620056, 0.1522383689880371, 0.6927657723426819, 0.32936757802963257, 0.5952771902084351, 0.09532231092453003, 0.1193818524479866, 0.06265044212341309, 0.04645063728094101, 2.6558895111083984, 0.20842960476875305, 2.568563222885132], "count": [677]}, "action": {"min": [-0.3835335671901703, -0.023166222497820854, -1.0503648519515991, -1.655739426612854, 0.26491132378578186, 0.014566111378371716, 0.017000000923871994, -0.016572000458836555, -0.17427000403404236, 0.009744999930262566, -3.133476972579956, 0.2848551571369171, -3.1357457637786865, -0.4663074314594269, -0.019991332665085793, -0.8793744444847107, -0.42295798659324646, 0.18908032774925232, -1.6463543176651, 0.09200000017881393, -0.010726000182330608, -0.07228399813175201, 0.1566389948129654, -3.1322550773620605, 0.342660516500473, -3.141592502593994], "max": [0.2955961227416992, 2.2873852252960205, -0.4688717722892761, -0.024893222376704216, 1.1488038301467896, 1.482533574104309, 0.46799999475479126, 0.37153300642967224, 0.05532199889421463, 0.32495900988578796, 3.1381194591522217, 1.2258843183517456, 3.140266180038452, 0.4386928975582123, 1.6255605220794678, -0.47243043780326843, 1.7001006603240967, 1.1674519777297974, 0.08795488625764847, 0.47699999809265137, 0.292589008808136, 0.140174001455307, 0.3447049856185913, 3.119112730026245, 1.095927119255066, 3.1337387561798096], "mean": [-0.1831943392753601, 1.2267358303070068, -0.765652060508728, -1.0320165157318115, 0.6333526372909546, 0.9490327835083008, 0.3653163015842438, 0.21117156744003296, -0.06877782195806503, 0.19520032405853271, -1.259247899055481, 0.7795160412788391, 1.7357054948806763, 0.07283169776201248, 1.0043162107467651, -0.6230388283729553, 0.647294819355011, 0.7303698658943176, -0.8739676475524902, 0.21890783309936523, 0.17057426273822784, 0.031941112130880356, 0.22798630595207214, -0.34871906042099, 0.6981610655784607, -0.31891342997550964], "std": [0.23273102939128876, 0.8420799970626831, 0.1979147493839264, 0.6515759825706482, 0.3310626745223999, 0.5907860994338989, 0.1620476096868515, 0.14873239398002625, 0.07865186035633087, 0.07927349954843521, 2.479513168334961, 0.25203534960746765, 2.3526763916015625, 0.3119674324989319, 0.6640915274620056, 0.1522383689880371, 0.6927657723426819, 0.32936757802963257, 0.5952771902084351, 0.09532231092453003, 0.1193818524479866, 0.06265044212341309, 0.04645063728094101, 2.6558895111083984, 0.20842960476875305, 2.568563222885132], "count": [677]}, "timestamp": {"min": [0.0], "max": [22.533333333333335], "mean": [11.266666666666666], "std": [6.51442843062826], "count": [677]}, "frame_index": {"min": [0], "max": [676], "mean": [338.0], "std": [195.4328529188478], "count": [677]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [677]}, "index": {"min": [20073], "max": [20749], "mean": [20411.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [2.4224519940915803, 5.0, 5.0, 5.0, 5.0], "std": [1.8396497682580852, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [677]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [677]}, "eef_direction_state": {"mean": [4.679468242245199, 4.327917282127031], "std": [1.9428483439763387, 2.0928246139248348], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [0.6528803545051699, 0.7621861152141802], "std": [0.8344740542882296, 0.8049991188280018], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_state": {"mean": [0.670605612998523, 0.7119645494830132], "std": [0.8433816118042249, 0.8250447256568041], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_direction_action": {"mean": [4.679468242245199, 4.327917282127031], "std": [1.9428483439763387, 2.0928246139248348], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [0.6528803545051699, 0.7621861152141802], "std": [0.8344740542882296, 0.8049991188280018], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_action": {"mean": [0.670605612998523, 0.7119645494830132], "std": [0.8433816118042249, 0.8250447256568041], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_sim_pose_state": {"mean": [0.44933250691701226, 0.23191585745994817, 0.9696323362593322, 2.3180357529271554, 0.25322444521577997, 1.2236273196136225, 0.40949380516997774, -0.26730426196655804, 1.003473114278525, 2.361988197474018, -0.052926356885903136, 2.043637398864502], "std": [0.14806442665788064, 0.07881926221459844, 0.07930894746247591, 0.24388911282783923, 0.19119537579032458, 0.28263546940484746, 0.11961172975387303, 0.06291220211747177, 0.04603747944377542, 0.16845871113055033, 0.4576841386404078, 0.4692925448606637], "min": [0.22286678837537885, 0.12614236268394946, 0.7844968870154285, 1.856729736239461, -0.08731829798898971, 0.8718234603407564, 0.2277318411987579, -0.3725956612452876, 0.9325725370366056, 2.0439363927873635, -0.6670639371989194, 1.4571767522637815], "max": [0.6089760791411459, 0.35549366760835066, 1.0986436072382595, 2.833886194462393, 0.5408187039821128, 1.781767869907763, 0.5307770158365475, -0.1586308269628553, 1.1190752310842003, 2.7343309021752473, 0.7057781794664093, 2.9459968541298824], "count": [677]}, "eef_sim_pose_action": {"mean": [0.44933250691701226, 0.23191585745994817, 0.9696323362593322, 2.3180357529271554, 0.25322444521577997, 1.2236273196136225, 0.40949380516997774, -0.26730426196655804, 1.003473114278525, 2.361988197474018, -0.052926356885903136, 2.043637398864502], "std": [0.14806442665788064, 0.07881926221459844, 0.07930894746247591, 0.24388911282783923, 0.19119537579032458, 0.28263546940484746, 0.11961172975387303, 0.06291220211747177, 0.04603747944377542, 0.16845871113055033, 0.4576841386404078, 0.4692925448606637], "min": [0.22286678837537885, 0.12614236268394946, 0.7844968870154285, 1.856729736239461, -0.08731829798898971, 0.8718234603407564, 0.2277318411987579, -0.3725956612452876, 0.9325725370366056, 2.0439363927873635, -0.6670639371989194, 1.4571767522637815], "max": [0.6089760791411459, 0.35549366760835066, 1.0986436072382595, 2.833886194462393, 0.5408187039821128, 1.781767869907763, 0.5307770158365475, -0.1586308269628553, 1.1190752310842003, 2.7343309021752473, 0.7057781794664093, 2.9459968541298824], "count": [677]}, "gripper_mode_state": {"mean": [0.32644017725258495, 0.9645494830132939], "std": [0.4689104263373641, 0.18491559650846265], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_state": {"mean": [1.9290989660265878, 1.9158050221565732], "std": [0.3319446092170991, 0.38085825155021935], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_mode_action": {"mean": [0.32644017725258495, 0.9645494830132939], "std": [0.4689104263373641, 0.18491559650846265], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_action": {"mean": [1.9290989660265878, 1.9158050221565732], "std": [0.3319446092170991, 0.38085825155021935], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_open_scale_state": {"mean": [0.45664328343387656, 0.27363368260510473], "std": [0.20255984000280233, 0.11915295788541745], "min": [0.021250001154839993, 0.11500000022351742], "max": [0.5849999934434891, 0.5962499976158142], "count": [677]}, "gripper_open_scale_action": {"mean": [0.45664328343387656, 0.27363368260510473], "std": [0.20255984000280233, 0.11915295788541745], "min": [0.021250001154839993, 0.11500000022351742], "max": [0.5849999934434891, 0.5962499976158142], "count": [677]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.807843137254902]], [[0.7725490196078432]]], "mean": [[[0.4113056905768843]], [[0.41208638847695944]], [[0.38709735495505393]]], "std": [[[0.1393279141877926]], [[0.14534031523148552]], [[0.1400140365582975]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9803921568627451]]], "mean": [[[0.4705317202861537]], [[0.473568787073653]], [[0.46324216990717854]]], "std": [[[0.1492377058366953]], [[0.14299450929667676]], [[0.14492600903853312]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4881014342011314]], [[0.4630668870489372]], [[0.45277617468556053]]], "std": [[[0.1554347416739249]], [[0.15670122067901318]], [[0.16078955144736248]]], "count": [119]}, "observation.state": {"min": [-0.38892388343811035, -0.02203233353793621, -1.2831261157989502, -1.446214199066162, 0.37664300203323364, 0.03666822239756584, 0.012000000104308128, -0.020725000649690628, -0.17529399693012238, 0.0329120010137558, -3.141592502593994, 0.34780922532081604, -3.141592502593994, -0.15822111070156097, -0.018874889239668846, -0.8899981379508972, -0.024038445204496384, 0.28668200969696045, -1.7539865970611572, 0.11800000071525574, -0.014665000140666962, -0.0353580005466938, 0.15617600083351135, -3.139009475708008, 0.4155628979206085, -3.1381542682647705], "max": [0.14529477059841156, 2.311772584915161, -0.4863860011100769, -0.0239163339138031, 1.1539151668548584, 1.295337200164795, 0.4899999797344208, 0.42035600543022156, 0.02812200039625168, 0.37439700961112976, 3.129794120788574, 1.137151837348938, 3.136164665222168, 0.2894556522369385, 1.6045399904251099, -0.4798966646194458, 1.6635196208953857, 1.2407011985778809, -0.07740099728107452, 0.48399999737739563, 0.3041419982910156, 0.10754299908876419, 0.3690440058708191, 3.1313998699188232, 1.2139288187026978, 3.1407549381256104], "mean": [-0.09919431060552597, 1.0779087543487549, -0.8186711072921753, -0.7287070751190186, 0.7450610995292664, 0.6690507531166077, 0.3585467040538788, 0.1990077644586563, -0.051191821694374084, 0.21396999061107635, -0.9331181645393372, 0.812687337398529, 1.7741634845733643, 0.0698351040482521, 0.8810397982597351, -0.6669857501983643, 0.5155158042907715, 0.7681916356086731, -0.7599220275878906, 0.2999066412448883, 0.15619894862174988, 0.03176245093345642, 0.24257320165634155, -0.7306122183799744, 0.7667611837387085, -2.299696922302246], "std": [0.14309129118919373, 0.9163374900817871, 0.28218787908554077, 0.5632687211036682, 0.31029438972473145, 0.5222827792167664, 0.1754089891910553, 0.17512094974517822, 0.061782337725162506, 0.07840066403150558, 2.6872434616088867, 0.24266481399536133, 2.418692111968994, 0.14419500529766083, 0.7066358327865601, 0.1693529486656189, 0.5200363397598267, 0.342476487159729, 0.6559122204780579, 0.10357767343521118, 0.13511739671230316, 0.045310840010643005, 0.04766935482621193, 2.771153211593628, 0.21259856224060059, 1.4777259826660156], "count": [591]}, "action": {"min": [-0.38892388343811035, -0.02203233353793621, -1.2831261157989502, -1.446214199066162, 0.37664300203323364, 0.03666822239756584, 0.012000000104308128, -0.020725000649690628, -0.17529399693012238, 0.0329120010137558, -3.141592502593994, 0.34780922532081604, -3.141592502593994, -0.15822111070156097, -0.018874889239668846, -0.8899981379508972, -0.024038445204496384, 0.28668200969696045, -1.7539865970611572, 0.11800000071525574, -0.014665000140666962, -0.0353580005466938, 0.15617600083351135, -3.139009475708008, 0.4155628979206085, -3.1381542682647705], "max": [0.14529477059841156, 2.311772584915161, -0.4863860011100769, -0.0239163339138031, 1.1539151668548584, 1.295337200164795, 0.4899999797344208, 0.42035600543022156, 0.02812200039625168, 0.37439700961112976, 3.129794120788574, 1.137151837348938, 3.136164665222168, 0.2894556522369385, 1.6045399904251099, -0.4798966646194458, 1.6635196208953857, 1.2407011985778809, -0.07740099728107452, 0.48399999737739563, 0.3041419982910156, 0.10754299908876419, 0.3690440058708191, 3.1313998699188232, 1.2139288187026978, 3.1407549381256104], "mean": [-0.09919431060552597, 1.0779087543487549, -0.8186711072921753, -0.7287070751190186, 0.7450610995292664, 0.6690507531166077, 0.3585467040538788, 0.1990077644586563, -0.051191821694374084, 0.21396999061107635, -0.9331181645393372, 0.812687337398529, 1.7741634845733643, 0.0698351040482521, 0.8810397982597351, -0.6669857501983643, 0.5155158042907715, 0.7681916356086731, -0.7599220275878906, 0.2999066412448883, 0.15619894862174988, 0.03176245093345642, 0.24257320165634155, -0.7306122183799744, 0.7667611837387085, -2.299696922302246], "std": [0.14309129118919373, 0.9163374900817871, 0.28218787908554077, 0.5632687211036682, 0.31029438972473145, 0.5222827792167664, 0.1754089891910553, 0.17512094974517822, 0.061782337725162506, 0.07840066403150558, 2.6872434616088867, 0.24266481399536133, 2.418692111968994, 0.14419500529766083, 0.7066358327865601, 0.1693529486656189, 0.5200363397598267, 0.342476487159729, 0.6559122204780579, 0.10357767343521118, 0.13511739671230316, 0.045310840010643005, 0.04766935482621193, 2.771153211593628, 0.21259856224060059, 1.4777259826660156], "count": [591]}, "timestamp": {"min": [0.0], "max": [19.666666666666668], "mean": [9.833333333333334], "std": [5.686892010645247], "count": [591]}, "frame_index": {"min": [0], "max": [590], "mean": [295.0], "std": [170.60676031935742], "count": [591]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [591]}, "index": {"min": [20750], "max": [21340], "mean": [21045.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [591]}, "subtask_annotation": {"mean": [2.7800338409475467, 5.0, 5.0, 5.0, 5.0], "std": [1.928240739845699, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [591]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [591]}, "eef_direction_state": {"mean": [4.526226734348562, 4.372250423011844], "std": [1.9963348335243005, 2.020246465563031], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_state": {"mean": [0.7292724196277496, 0.8409475465313029], "std": [0.8654718959079508, 0.8520395252443278], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_state": {"mean": [0.6243654822335025, 0.7834179357021996], "std": [0.845620885497495, 0.8512730545984724], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_direction_action": {"mean": [4.526226734348562, 4.372250423011844], "std": [1.9963348335243005, 2.020246465563031], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_action": {"mean": [0.7292724196277496, 0.8409475465313029], "std": [0.8654718959079508, 0.8520395252443278], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_action": {"mean": [0.6243654822335025, 0.7834179357021996], "std": [0.845620885497495, 0.8512730545984724], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_sim_pose_state": {"mean": [0.4373337179773331, 0.2498059228363686, 0.9884727148298433, 2.294211600121869, 0.20927392760545313, 1.280112148992059, 0.39509471874122115, -0.26716066755687456, 1.0180718706942982, 2.331954735296222, 0.03049842381979498, 2.0264055291483407], "std": [0.17457739748865533, 0.062067649467613124, 0.07848828442715812, 0.2333710756887503, 0.1753496748159265, 0.2087966822628791, 0.1353635570374712, 0.04505233745270304, 0.047414516534181286, 0.1898972963913528, 0.3240531064414838, 0.41915448728098786], "min": [0.21839079586631233, 0.1253729511927577, 0.8076349553066844, 1.9475148819724495, -0.05011878872267239, 0.9730448097287883, 0.22379666605369414, -0.3339873220443855, 0.9321450781281733, 1.9246155889101055, -0.6058471810088486, 1.601351522307213], "max": [0.6582246717212317, 0.3288594788223889, 1.1486009318621178, 2.7781900929207146, 0.44612342611167266, 1.6149550128175334, 0.5429376703251488, -0.19132883150414812, 1.1439770937862666, 2.646757533612936, 0.7104356574932456, 2.9133596117035223], "count": [591]}, "eef_sim_pose_action": {"mean": [0.4373337179773331, 0.2498059228363686, 0.9884727148298433, 2.294211600121869, 0.20927392760545313, 1.280112148992059, 0.39509471874122115, -0.26716066755687456, 1.0180718706942982, 2.331954735296222, 0.03049842381979498, 2.0264055291483407], "std": [0.17457739748865533, 0.062067649467613124, 0.07848828442715812, 0.2333710756887503, 0.1753496748159265, 0.2087966822628791, 0.1353635570374712, 0.04505233745270304, 0.047414516534181286, 0.1898972963913528, 0.3240531064414838, 0.41915448728098786], "min": [0.21839079586631233, 0.1253729511927577, 0.8076349553066844, 1.9475148819724495, -0.05011878872267239, 0.9730448097287883, 0.22379666605369414, -0.3339873220443855, 0.9321450781281733, 1.9246155889101055, -0.6058471810088486, 1.601351522307213], "max": [0.6582246717212317, 0.3288594788223889, 1.1486009318621178, 2.7781900929207146, 0.44612342611167266, 1.6149550128175334, 0.5429376703251488, -0.19132883150414812, 1.1439770937862666, 2.646757533612936, 0.7104356574932456, 2.9133596117035223], "count": [591]}, "gripper_mode_state": {"mean": [0.43485617597292725, 0.8747884940778342], "std": [0.4957381185577018, 0.3309585845795086], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_state": {"mean": [1.8900169204737733, 1.9170896785109983], "std": [0.41919086476350964, 0.38353903312089155], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_mode_action": {"mean": [0.43485617597292725, 0.8747884940778342], "std": [0.4957381185577018, 0.3309585845795086], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_action": {"mean": [1.8900169204737733, 1.9170896785109983], "std": [0.41919086476350964, 0.38353903312089155], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_open_scale_state": {"mean": [0.4481810441791425, 0.3748836772368241], "std": [0.21926093062690558, 0.12947170545738357], "min": [0.01500000013038516, 0.14750000089406967], "max": [0.612499974668026, 0.6049999967217445], "count": [591]}, "gripper_open_scale_action": {"mean": [0.4481810441791425, 0.3748836772368241], "std": [0.21926093062690558, 0.12947170545738357], "min": [0.01500000013038516, 0.14750000089406967], "max": [0.612499974668026, 0.6049999967217445], "count": [591]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8156862745098039]], [[0.7647058823529411]]], "mean": [[[0.4091932596875407]], [[0.4119595413664041]], [[0.3865740158836564]]], "std": [[[0.1343286810186434]], [[0.14038423426515184]], [[0.13520532679011668]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9215686274509803]], [[0.9294117647058824]]], "mean": [[[0.45776888162672474]], [[0.45955241676442654]], [[0.4517863230406122]]], "std": [[[0.15736626120576416]], [[0.15274260981284457]], [[0.15392429830922189]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.48152177601809953]], [[0.45796537379196695]], [[0.4460290853164628]]], "std": [[[0.16899520697798864]], [[0.16793204684751584]], [[0.1729162824374493]]], "count": [117]}, "observation.state": {"min": [-0.3632805645465851, -0.02204977720975876, -1.1350750923156738, -1.6429352760314941, 0.2753605544567108, 0.031155778095126152, 0.017999999225139618, -0.03156200051307678, -0.19176599383354187, 0.030983999371528625, -3.1370198726654053, 0.3216642141342163, -3.141592502593994, -0.04989111050963402, -0.020096000283956528, -0.9169672131538391, -0.4030713438987732, 0.13711333274841309, -1.414482831954956, 0.08699999749660492, -0.011111999861896038, -0.00862099975347519, 0.1798110008239746, -3.1390445232391357, 0.3491007685661316, -3.1407198905944824], "max": [0.0673878863453865, 2.2442102432250977, -0.4863860011100769, -0.0239163339138031, 1.1659692525863647, 1.5824902057647705, 0.5449999570846558, 0.3938150107860565, 0.010412000119686127, 0.3997119963169098, 3.1356236934661865, 1.3205161094665527, 3.1117475032806396, 0.42878443002700806, 1.6179896593093872, -0.4798966646194458, 1.446266531944275, 1.2324326038360596, -0.05163555592298508, 0.4390000104904175, 0.30019500851631165, 0.13751299679279327, 0.36098799109458923, 3.138171911239624, 1.3344613313674927, 3.1374387741088867], "mean": [-0.09295295923948288, 1.2718392610549927, -0.9149503111839294, -0.8014706373214722, 0.7405179738998413, 0.8050020933151245, 0.380066841840744, 0.2366895079612732, -0.05974292755126953, 0.20433953404426575, -1.2071729898452759, 0.8138367533683777, 2.806556463241577, 0.13320928812026978, 0.9716595411300659, -0.6812482476234436, 0.3462979793548584, 0.6706446409225464, -0.6142517328262329, 0.2745588719844818, 0.17676441371440887, 0.03667599707841873, 0.24044574797153473, -1.524117350578308, 0.7336379885673523, -1.662630319595337], "std": [0.10707832127809525, 0.917176365852356, 0.2831591069698334, 0.6153019666671753, 0.30025604367256165, 0.5759289860725403, 0.1863982230424881, 0.1774270087480545, 0.06197545677423477, 0.08931073546409607, 2.5343947410583496, 0.2657235562801361, 0.9573996663093567, 0.21626313030719757, 0.6717851758003235, 0.16906221210956573, 0.48152780532836914, 0.40250861644744873, 0.47042062878608704, 0.11223329603672028, 0.12968677282333374, 0.046670351177453995, 0.04211631417274475, 2.3713667392730713, 0.21621018648147583, 2.083956480026245], "count": [575]}, "action": {"min": [-0.3632805645465851, -0.02204977720975876, -1.1350750923156738, -1.6429352760314941, 0.2753605544567108, 0.031155778095126152, 0.017999999225139618, -0.03156200051307678, -0.19176599383354187, 0.030983999371528625, -3.1370198726654053, 0.3216642141342163, -3.141592502593994, -0.04989111050963402, -0.020096000283956528, -0.9169672131538391, -0.4030713438987732, 0.13711333274841309, -1.414482831954956, 0.08699999749660492, -0.011111999861896038, -0.00862099975347519, 0.1798110008239746, -3.1390445232391357, 0.3491007685661316, -3.1407198905944824], "max": [0.0673878863453865, 2.2442102432250977, -0.4863860011100769, -0.0239163339138031, 1.1659692525863647, 1.5824902057647705, 0.5449999570846558, 0.3938150107860565, 0.010412000119686127, 0.3997119963169098, 3.1356236934661865, 1.3205161094665527, 3.1117475032806396, 0.42878443002700806, 1.6179896593093872, -0.4798966646194458, 1.446266531944275, 1.2324326038360596, -0.05163555592298508, 0.4390000104904175, 0.30019500851631165, 0.13751299679279327, 0.36098799109458923, 3.138171911239624, 1.3344613313674927, 3.1374387741088867], "mean": [-0.09295295923948288, 1.2718392610549927, -0.9149503111839294, -0.8014706373214722, 0.7405179738998413, 0.8050020933151245, 0.380066841840744, 0.2366895079612732, -0.05974292755126953, 0.20433953404426575, -1.2071729898452759, 0.8138367533683777, 2.806556463241577, 0.13320928812026978, 0.9716595411300659, -0.6812482476234436, 0.3462979793548584, 0.6706446409225464, -0.6142517328262329, 0.2745588719844818, 0.17676441371440887, 0.03667599707841873, 0.24044574797153473, -1.524117350578308, 0.7336379885673523, -1.662630319595337], "std": [0.10707832127809525, 0.917176365852356, 0.2831591069698334, 0.6153019666671753, 0.30025604367256165, 0.5759289860725403, 0.1863982230424881, 0.1774270087480545, 0.06197545677423477, 0.08931073546409607, 2.5343947410583496, 0.2657235562801361, 0.9573996663093567, 0.21626313030719757, 0.6717851758003235, 0.16906221210956573, 0.48152780532836914, 0.40250861644744873, 0.47042062878608704, 0.11223329603672028, 0.12968677282333374, 0.046670351177453995, 0.04211631417274475, 2.3713667392730713, 0.21621018648147583, 2.083956480026245], "count": [575]}, "timestamp": {"min": [0.0], "max": [19.133333333333333], "mean": [9.566666666666666], "std": [5.53293171233238], "count": [575]}, "frame_index": {"min": [0], "max": [574], "mean": [287.0], "std": [165.98795136997143], "count": [575]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [575]}, "index": {"min": [21341], "max": [21915], "mean": [21628.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [2.533913043478261, 5.0, 5.0, 5.0, 5.0], "std": [1.8571079412576033, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [575]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [575]}, "eef_direction_state": {"mean": [4.657391304347826, 4.598260869565217], "std": [1.846032684696539, 1.8660342794137215], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.7147826086956521, 0.7426086956521739], "std": [0.843619889499061, 0.7823110545117832], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.6747826086956522, 0.7165217391304348], "std": [0.8300700314364157, 0.828611246214708], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [4.657391304347826, 4.598260869565217], "std": [1.846032684696539, 1.8660342794137215], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.7147826086956521, 0.7426086956521739], "std": [0.843619889499061, 0.7823110545117832], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.6747826086956522, 0.7165217391304348], "std": [0.8300700314364157, 0.828611246214708], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.4749756205024443, 0.24116611779992142, 0.9788562682446251, 2.2762320792556254, 0.19499362159814312, 1.177580520122619, 0.41547046157969336, -0.2622044215452963, 1.0158174518356802, 2.3564608763554835, 0.07388617286972234, 2.0683844697691107], "std": [0.17690497220400736, 0.06241086848229815, 0.08927739776979357, 0.2787284414834906, 0.20462580082013954, 0.2656870601674792, 0.12983719929133028, 0.046554839174617134, 0.04190698431894974, 0.1945852631049064, 0.3572212324504153, 0.42845967636308147], "min": [0.20748207635633223, 0.10862918332944167, 0.8059075005195028, 1.8033325806810014, -0.0806719024709528, 0.7536285131433683, 0.22731282842624134, -0.30726955903983943, 0.9552281747553559, 1.7532807189115713, -0.6711460391201578, 1.6012728513045613], "max": [0.6314446280883257, 0.31161863251376826, 1.174568924048692, 2.816981821902374, 0.45940151685664254, 1.5164787166841578, 0.5383304225358695, -0.16131529370772316, 1.1354665836370716, 2.7345390782596404, 0.6848341712916963, 2.8766627434144993], "count": [575]}, "eef_sim_pose_action": {"mean": [0.4749756205024443, 0.24116611779992142, 0.9788562682446251, 2.2762320792556254, 0.19499362159814312, 1.177580520122619, 0.41547046157969336, -0.2622044215452963, 1.0158174518356802, 2.3564608763554835, 0.07388617286972234, 2.0683844697691107], "std": [0.17690497220400736, 0.06241086848229815, 0.08927739776979357, 0.2787284414834906, 0.20462580082013954, 0.2656870601674792, 0.12983719929133028, 0.046554839174617134, 0.04190698431894974, 0.1945852631049064, 0.3572212324504153, 0.42845967636308147], "min": [0.20748207635633223, 0.10862918332944167, 0.8059075005195028, 1.8033325806810014, -0.0806719024709528, 0.7536285131433683, 0.22731282842624134, -0.30726955903983943, 0.9552281747553559, 1.7532807189115713, -0.6711460391201578, 1.6012728513045613], "max": [0.6314446280883257, 0.31161863251376826, 1.174568924048692, 2.816981821902374, 0.45940151685664254, 1.5164787166841578, 0.5383304225358695, -0.16131529370772316, 1.1354665836370716, 2.7345390782596404, 0.6848341712916963, 2.8766627434144993], "count": [575]}, "gripper_mode_state": {"mean": [0.37217391304347824, 0.8869565217391304], "std": [0.4833844137882257, 0.3166459383657916], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.8643478260869566, 1.914782608695652], "std": [0.4557251849902604, 0.3840841117710218], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.37217391304347824, 0.8869565217391304], "std": [0.4833844137882257, 0.3166459383657916], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.8643478260869566, 1.914782608695652], "std": [0.4557251849902604, 0.3840841117710218], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.4750847743540678, 0.3431978276728288], "std": [0.23299807330334746, 0.14029154315358253], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.6812499463558197, 0.5487500131130219], "count": [575]}, "gripper_open_scale_action": {"mean": [0.4750847743540678, 0.3431978276728288], "std": [0.23299807330334746, 0.14029154315358253], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.6812499463558197, 0.5487500131130219], "count": [575]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.792156862745098]], [[0.7647058823529411]]], "mean": [[[0.4099862461324399]], [[0.4103349673202615]], [[0.38547049669541017]]], "std": [[[0.14400637429811358]], [[0.1501778301902634]], [[0.14435167465156096]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4813634556763882]], [[0.48123870455044765]], [[0.47068533908661503]]], "std": [[[0.14385949130857764]], [[0.14185329230119417]], [[0.14551067513139546]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4784398737436151]], [[0.4546275831410996]], [[0.4441301010600318]]], "std": [[[0.1638964677149128]], [[0.16234957477596534]], [[0.16608740168004046]]], "count": [119]}, "observation.state": {"min": [-0.36371666193008423, -0.02443966642022133, -1.183971881866455, -1.3039199113845825, 0.528793454170227, -0.061875443905591965, 0.0139999995008111, -0.043528001755476, -0.18533499538898468, 0.019127000123262405, -3.1384685039520264, 0.2942974269390106, -3.141592502593994, -0.4052518904209137, -0.020462334156036377, -0.8201854228973389, -0.2065422236919403, 0.09610144793987274, -1.391857385635376, 0.07899999618530273, -0.011521999724209309, -0.06453400105237961, 0.15128199756145477, -3.141592502593994, 0.43212607502937317, -3.141592502593994], "max": [0.2471005618572235, 2.318802833557129, -0.4870488941669464, 0.12137844413518906, 1.1673996448516846, 1.3114210367202759, 0.4740000069141388, 0.40093299746513367, 0.04645799845457077, 0.42261001467704773, 3.1218528747558594, 1.2209101915359497, 3.1370723247528076, 0.39024966955184937, 1.6158090829849243, -0.4804374575614929, 1.5090316534042358, 1.2405965328216553, -0.023602332919836044, 0.48099997639656067, 0.29659000039100647, 0.12594400346279144, 0.34347298741340637, 3.1393935680389404, 1.1774688959121704, 3.1386256217956543], "mean": [-0.07713116705417633, 1.2271175384521484, -0.9261575937271118, -0.6544493436813354, 0.8409273624420166, 0.6607211828231812, 0.3399956226348877, 0.21924668550491333, -0.04426604509353638, 0.19928902387619019, -0.588587760925293, 0.7321040630340576, 1.3304502964019775, 0.07444517314434052, 0.9369052648544312, -0.6614571809768677, 0.5524901151657104, 0.7225318551063538, -0.8220481276512146, 0.27692076563835144, 0.16491572558879852, 0.030951425433158875, 0.23999975621700287, -0.9503421187400818, 0.7367156744003296, -1.1632829904556274], "std": [0.15672865509986877, 0.9716759920120239, 0.3052383363246918, 0.5645986199378967, 0.23120933771133423, 0.5107371211051941, 0.16076171398162842, 0.1835251748561859, 0.06993865221738815, 0.09690609574317932, 2.711827278137207, 0.2937126159667969, 2.623328924179077, 0.24875453114509583, 0.683710515499115, 0.13386821746826172, 0.5362014174461365, 0.3797175884246826, 0.5538415908813477, 0.12235084176063538, 0.12825867533683777, 0.056074224412441254, 0.04548897594213486, 2.563549518585205, 0.20731787383556366, 2.2900123596191406], "count": [590]}, "action": {"min": [-0.36371666193008423, -0.02443966642022133, -1.183971881866455, -1.3039199113845825, 0.528793454170227, -0.061875443905591965, 0.0139999995008111, -0.043528001755476, -0.18533499538898468, 0.019127000123262405, -3.1384685039520264, 0.2942974269390106, -3.141592502593994, -0.4052518904209137, -0.020462334156036377, -0.8201854228973389, -0.2065422236919403, 0.09610144793987274, -1.391857385635376, 0.07899999618530273, -0.011521999724209309, -0.06453400105237961, 0.15128199756145477, -3.141592502593994, 0.43212607502937317, -3.141592502593994], "max": [0.2471005618572235, 2.318802833557129, -0.4870488941669464, 0.12137844413518906, 1.1673996448516846, 1.3114210367202759, 0.4740000069141388, 0.40093299746513367, 0.04645799845457077, 0.42261001467704773, 3.1218528747558594, 1.2209101915359497, 3.1370723247528076, 0.39024966955184937, 1.6158090829849243, -0.4804374575614929, 1.5090316534042358, 1.2405965328216553, -0.023602332919836044, 0.48099997639656067, 0.29659000039100647, 0.12594400346279144, 0.34347298741340637, 3.1393935680389404, 1.1774688959121704, 3.1386256217956543], "mean": [-0.07713116705417633, 1.2271175384521484, -0.9261575937271118, -0.6544493436813354, 0.8409273624420166, 0.6607211828231812, 0.3399956226348877, 0.21924668550491333, -0.04426604509353638, 0.19928902387619019, -0.588587760925293, 0.7321040630340576, 1.3304502964019775, 0.07444517314434052, 0.9369052648544312, -0.6614571809768677, 0.5524901151657104, 0.7225318551063538, -0.8220481276512146, 0.27692076563835144, 0.16491572558879852, 0.030951425433158875, 0.23999975621700287, -0.9503421187400818, 0.7367156744003296, -1.1632829904556274], "std": [0.15672865509986877, 0.9716759920120239, 0.3052383363246918, 0.5645986199378967, 0.23120933771133423, 0.5107371211051941, 0.16076171398162842, 0.1835251748561859, 0.06993865221738815, 0.09690609574317932, 2.711827278137207, 0.2937126159667969, 2.623328924179077, 0.24875453114509583, 0.683710515499115, 0.13386821746826172, 0.5362014174461365, 0.3797175884246826, 0.5538415908813477, 0.12235084176063538, 0.12825867533683777, 0.056074224412441254, 0.04548897594213486, 2.563549518585205, 0.20731787383556366, 2.2900123596191406], "count": [590]}, "timestamp": {"min": [0.0], "max": [19.633333333333333], "mean": [9.816666666666668], "std": [5.677269492360645], "count": [590]}, "frame_index": {"min": [0], "max": [589], "mean": [294.5], "std": [170.31808477081933], "count": [590]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [590]}, "index": {"min": [21916], "max": [22505], "mean": [22210.5], "std": [170.31808477081933], "count": [590]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [590]}, "subtask_annotation": {"mean": [2.727118644067797, 5.0, 5.0, 5.0, 5.0], "std": [1.8434796232985002, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [590]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [590]}, "eef_direction_state": {"mean": [4.640677966101695, 4.21864406779661], "std": [1.959688547034679, 2.0306110440690754], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_state": {"mean": [0.7237288135593221, 0.9050847457627119], "std": [0.8943966782045548, 0.8423984581596065], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_state": {"mean": [0.6627118644067796, 0.7593220338983051], "std": [0.8294164387340563, 0.8334365539826667], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_direction_action": {"mean": [4.640677966101695, 4.21864406779661], "std": [1.959688547034679, 2.0306110440690754], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_action": {"mean": [0.7237288135593221, 0.9050847457627119], "std": [0.8943966782045548, 0.8423984581596065], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_action": {"mean": [0.6627118644067796, 0.7593220338983051], "std": [0.8294164387340563, 0.8334365539826667], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_sim_pose_state": {"mean": [0.45751310061416844, 0.25673096797419825, 0.9738888768896035, 2.3635090095379407, 0.2544143903754318, 1.2730723330702185, 0.40378255657931905, -0.2680747611166308, 1.015526742354568, 2.3428769487829335, 0.04040087683259087, 2.0441026079692137], "std": [0.1829820946763761, 0.07000685039634005, 0.09711269718399591, 0.2676290383504298, 0.27229500623463393, 0.23965698189578408, 0.12850035781388877, 0.05629182777639721, 0.04513293774193164, 0.1715311509475396, 0.39536803463133663, 0.39446590169023915], "min": [0.195333575441888, 0.11563476219069839, 0.7938179844874057, 1.9083390421033206, -0.16376710838167075, 0.8604798973185827, 0.22686522995088926, -0.3645545843474116, 0.9272430822366724, 1.9634280189791855, -0.6522480407903287, 1.584106766492119], "max": [0.6384643093835628, 0.3467813101544745, 1.197022225781765, 2.807205933978526, 0.5791353964089851, 1.6384071579255273, 0.5351743926500885, -0.1728404747770595, 1.1183237879201613, 2.615774194269336, 0.6726283759355307, 2.7774827974042693], "count": [590]}, "eef_sim_pose_action": {"mean": [0.45751310061416844, 0.25673096797419825, 0.9738888768896035, 2.3635090095379407, 0.2544143903754318, 1.2730723330702185, 0.40378255657931905, -0.2680747611166308, 1.015526742354568, 2.3428769487829335, 0.04040087683259087, 2.0441026079692137], "std": [0.1829820946763761, 0.07000685039634005, 0.09711269718399591, 0.2676290383504298, 0.27229500623463393, 0.23965698189578408, 0.12850035781388877, 0.05629182777639721, 0.04513293774193164, 0.1715311509475396, 0.39536803463133663, 0.39446590169023915], "min": [0.195333575441888, 0.11563476219069839, 0.7938179844874057, 1.9083390421033206, -0.16376710838167075, 0.8604798973185827, 0.22686522995088926, -0.3645545843474116, 0.9272430822366724, 1.9634280189791855, -0.6522480407903287, 1.584106766492119], "max": [0.6384643093835628, 0.3467813101544745, 1.197022225781765, 2.807205933978526, 0.5791353964089851, 1.6384071579255273, 0.5351743926500885, -0.1728404747770595, 1.1183237879201613, 2.615774194269336, 0.6726283759355307, 2.7774827974042693], "count": [590]}, "gripper_mode_state": {"mean": [0.4016949152542373, 0.8372881355932204], "std": [0.4902408696886925, 0.3691025786797613], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_state": {"mean": [1.852542372881356, 1.8796610169491526], "std": [0.44373451071687675, 0.45184355362768813], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_mode_action": {"mean": [0.4016949152542373, 0.8372881355932204], "std": [0.4902408696886925, 0.3691025786797613], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_action": {"mean": [1.852542372881356, 1.8796610169491526], "std": [0.44373451071687675, 0.45184355362768813], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_open_scale_state": {"mean": [0.4249936408536919, 0.34615042657291484], "std": [0.2009522011449828, 0.15293853354307563], "min": [0.017499999376013875, 0.09874999523162842], "max": [0.5925000086426735, 0.6012499704957008], "count": [590]}, "gripper_open_scale_action": {"mean": [0.4249936408536919, 0.34615042657291484], "std": [0.2009522011449828, 0.15293853354307563], "min": [0.017499999376013875, 0.09874999523162842], "max": [0.5925000086426735, 0.6012499704957008], "count": [590]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.8235294117647058]], [[0.803921568627451]]], "mean": [[[0.40687003983103]], [[0.4084331998702789]], [[0.38283739959087965]]], "std": [[[0.1501135083688312]], [[0.1552757891472859]], [[0.1489909738576775]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478525025881854]], [[0.47906972041361073]], [[0.4698367213615726]]], "std": [[[0.14656041061595446]], [[0.1435837621002021]], [[0.14487261553354697]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48038325256947567]], [[0.4563278108317118]], [[0.4466276458738712]]], "std": [[[0.16366673105575408]], [[0.16546974025682762]], [[0.16865113271093732]]], "count": [131]}, "observation.state": {"min": [-0.5031152367591858, -0.02355000004172325, -1.1820181608200073, -1.7532364130020142, 0.07167921960353851, -0.06679477542638779, 0.020999999716877937, -0.029306000098586082, -0.19100899994373322, 0.019749000668525696, -3.139742612838745, 0.3484898805618286, -3.1406326293945312, -0.5174894332885742, -0.02152644470334053, -0.9200199842453003, -0.1784043312072754, 0.2557704448699951, -1.577030062675476, 0.13699999451637268, -0.02609799988567829, -0.09221500158309937, 0.11993400007486343, -3.139131784439087, 0.4104490876197815, -3.1335291862487793], "max": [0.24492000043392181, 2.318366765975952, -0.27874478697776794, 0.13863100111484528, 1.1675392389297485, 1.4744741916656494, 0.5130000114440918, 0.40374699234962463, 0.05188700184226036, 0.32953399419784546, 3.1198806762695312, 1.2739506959915161, 3.1400392055511475, 0.35846588015556335, 1.7192546129226685, -0.4804374575614929, 1.6736549139022827, 1.2406314611434937, -0.11059777438640594, 0.5180000066757202, 0.311940997838974, 0.13085800409317017, 0.3696169853210449, 3.139777421951294, 1.157083511352539, 3.1403708457946777], "mean": [-0.14682699739933014, 1.1666370630264282, -0.7551888227462769, -0.9708274602890015, 0.6062882542610168, 0.8604924082756042, 0.36047467589378357, 0.20271168649196625, -0.04633956030011177, 0.19357354938983917, -0.7359495759010315, 0.7861101031303406, -0.9373310804367065, 0.03573203086853027, 0.9751550555229187, -0.6830281615257263, 0.5861721634864807, 0.7610630393028259, -0.883194088935852, 0.3089791238307953, 0.16728316247463226, 0.0247337706387043, 0.23576077818870544, -0.9395064115524292, 0.7059581279754639, -0.957063615322113], "std": [0.20167824625968933, 0.8905751705169678, 0.23441064357757568, 0.778976559638977, 0.3846592307090759, 0.6628776788711548, 0.16811491549015045, 0.15971216559410095, 0.07056968659162521, 0.09018748253583908, 2.6869704723358154, 0.26950803399086, 2.8291780948638916, 0.29854512214660645, 0.7094098329544067, 0.17840947210788727, 0.5633642077445984, 0.32750988006591797, 0.5600765943527222, 0.10991981625556946, 0.1300840675830841, 0.06947264075279236, 0.05420408397912979, 2.5478484630584717, 0.23200112581253052, 2.3127944469451904], "count": [667]}, "action": {"min": [-0.5031152367591858, -0.02355000004172325, -1.1820181608200073, -1.7532364130020142, 0.07167921960353851, -0.06679477542638779, 0.020999999716877937, -0.029306000098586082, -0.19100899994373322, 0.019749000668525696, -3.139742612838745, 0.3484898805618286, -3.1406326293945312, -0.5174894332885742, -0.02152644470334053, -0.9200199842453003, -0.1784043312072754, 0.2557704448699951, -1.577030062675476, 0.13699999451637268, -0.02609799988567829, -0.09221500158309937, 0.11993400007486343, -3.139131784439087, 0.4104490876197815, -3.1335291862487793], "max": [0.24492000043392181, 2.318366765975952, -0.27874478697776794, 0.13863100111484528, 1.1675392389297485, 1.4744741916656494, 0.5130000114440918, 0.40374699234962463, 0.05188700184226036, 0.32953399419784546, 3.1198806762695312, 1.2739506959915161, 3.1400392055511475, 0.35846588015556335, 1.7192546129226685, -0.4804374575614929, 1.6736549139022827, 1.2406314611434937, -0.11059777438640594, 0.5180000066757202, 0.311940997838974, 0.13085800409317017, 0.3696169853210449, 3.139777421951294, 1.157083511352539, 3.1403708457946777], "mean": [-0.14682699739933014, 1.1666370630264282, -0.7551888227462769, -0.9708274602890015, 0.6062882542610168, 0.8604924082756042, 0.36047467589378357, 0.20271168649196625, -0.04633956030011177, 0.19357354938983917, -0.7359495759010315, 0.7861101031303406, -0.9373310804367065, 0.03573203086853027, 0.9751550555229187, -0.6830281615257263, 0.5861721634864807, 0.7610630393028259, -0.883194088935852, 0.3089791238307953, 0.16728316247463226, 0.0247337706387043, 0.23576077818870544, -0.9395064115524292, 0.7059581279754639, -0.957063615322113], "std": [0.20167824625968933, 0.8905751705169678, 0.23441064357757568, 0.778976559638977, 0.3846592307090759, 0.6628776788711548, 0.16811491549015045, 0.15971216559410095, 0.07056968659162521, 0.09018748253583908, 2.6869704723358154, 0.26950803399086, 2.8291780948638916, 0.29854512214660645, 0.7094098329544067, 0.17840947210788727, 0.5633642077445984, 0.32750988006591797, 0.5600765943527222, 0.10991981625556946, 0.1300840675830841, 0.06947264075279236, 0.05420408397912979, 2.5478484630584717, 0.23200112581253052, 2.3127944469451904], "count": [667]}, "timestamp": {"min": [0.0], "max": [22.2], "mean": [11.100000000000001], "std": [6.418203279215557], "count": [667]}, "frame_index": {"min": [0], "max": [666], "mean": [333.0], "std": [192.54609837646672], "count": [667]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [667]}, "index": {"min": [22506], "max": [23172], "mean": [22839.0], "std": [192.54609837646672], "count": [667]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [667]}, "subtask_annotation": {"mean": [2.6146926536731634, 5.0, 5.0, 5.0, 5.0], "std": [1.8770195568460724, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [667]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [667]}, "eef_direction_state": {"mean": [4.541229385307346, 4.206896551724138], "std": [1.901477446517902, 2.08925582895768], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_state": {"mean": [0.7646176911544228, 0.8380809595202399], "std": [0.8623778861135262, 0.8181897079792426], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_state": {"mean": [0.697151424287856, 0.7586206896551724], "std": [0.8419515665043041, 0.8466690453273786], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_direction_action": {"mean": [4.541229385307346, 4.206896551724138], "std": [1.901477446517902, 2.08925582895768], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_action": {"mean": [0.7646176911544228, 0.8380809595202399], "std": [0.8623778861135262, 0.8181897079792426], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_action": {"mean": [0.697151424287856, 0.7586206896551724], "std": [0.8419515665043041, 0.8466690453273786], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_sim_pose_state": {"mean": [0.440816569890095, 0.2543162628212207, 0.9681170889824081, 2.312377915692314, 0.23139914880865328, 1.3896087413380491, 0.4062042980998462, -0.2743526925076474, 1.0112916610836227, 2.3772548192467227, 0.014069476271996334, 2.046340915300637], "std": [0.15910794475327233, 0.07083069768042098, 0.09028975120519898, 0.27254769791697336, 0.20077973198757337, 0.20368023087392884, 0.1303099503368671, 0.06977050232937437, 0.05384069605079179, 0.20249871011539913, 0.4025503973791717, 0.4781446944153124], "min": [0.20983011940846338, 0.1094537831167308, 0.7943989588464382, 1.5554362062687592, -0.10179467680236232, 0.8354639367977057, 0.2123157664328219, -0.3923221715136648, 0.8957408653586937, 1.9825283448250486, -0.6606526711696984, 1.4871658697401653], "max": [0.6412668764970562, 0.3521273326858553, 1.1042067719124804, 2.7634318925442245, 0.4980358803945655, 1.6840079545389843, 0.5506522519029213, -0.16796249792457446, 1.1444280171835952, 2.681531752523009, 0.6112698098130336, 2.9053749515490965], "count": [667]}, "eef_sim_pose_action": {"mean": [0.440816569890095, 0.2543162628212207, 0.9681170889824081, 2.312377915692314, 0.23139914880865328, 1.3896087413380491, 0.4062042980998462, -0.2743526925076474, 1.0112916610836227, 2.3772548192467227, 0.014069476271996334, 2.046340915300637], "std": [0.15910794475327233, 0.07083069768042098, 0.09028975120519898, 0.27254769791697336, 0.20077973198757337, 0.20368023087392884, 0.1303099503368671, 0.06977050232937437, 0.05384069605079179, 0.20249871011539913, 0.4025503973791717, 0.4781446944153124], "min": [0.20983011940846338, 0.1094537831167308, 0.7943989588464382, 1.5554362062687592, -0.10179467680236232, 0.8354639367977057, 0.2123157664328219, -0.3923221715136648, 0.8957408653586937, 1.9825283448250486, -0.6606526711696984, 1.4871658697401653], "max": [0.6412668764970562, 0.3521273326858553, 1.1042067719124804, 2.7634318925442245, 0.4980358803945655, 1.6840079545389843, 0.5506522519029213, -0.16796249792457446, 1.1444280171835952, 2.681531752523009, 0.6112698098130336, 2.9053749515490965], "count": [667]}, "gripper_mode_state": {"mean": [0.3058470764617691, 0.7451274362818591], "std": [0.4607652789453209, 0.4357895592850808], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_state": {"mean": [1.871064467766117, 1.8800599700149925], "std": [0.4362019947818908, 0.44889469052352043], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_mode_action": {"mean": [0.3058470764617691, 0.7451274362818591], "std": [0.4607652789453209, 0.4357895592850808], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_action": {"mean": [1.871064467766117, 1.8800599700149925], "std": [0.4362019947818908, 0.44889469052352043], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_open_scale_state": {"mean": [0.45059407110684835, 0.38622376409874504], "std": [0.21014409492985148, 0.13739952874051234], "min": [0.02624999964609742, 0.17124999314546585], "max": [0.6412500143051147, 0.6475000083446503], "count": [667]}, "gripper_open_scale_action": {"mean": [0.45059407110684835, 0.38622376409874504], "std": [0.21014409492985148, 0.13739952874051234], "min": [0.02624999964609742, 0.17124999314546585], "max": [0.6412500143051147, 0.6475000083446503], "count": [667]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8980392156862745]], [[0.8627450980392157]]], "mean": [[[0.41063491285403053]], [[0.4089765582078242]], [[0.3839584327934072]]], "std": [[[0.1558501972712125]], [[0.1585337279936447]], [[0.15259308517416664]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47941656898266555]], [[0.4775759075731742]], [[0.46635997087240694]]], "std": [[[0.1454333548402155]], [[0.14373588582450791]], [[0.1485370330193763]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4764584558823529]], [[0.4521111004546746]], [[0.44234175369423134]]], "std": [[[0.17084295237173575]], [[0.16843472263399187]], [[0.17061256276393374]]], "count": [115]}, "observation.state": {"min": [-0.4619288742542267, -0.02232888899743557, -1.0647740364074707, -1.7567253112792969, 0.4080429971218109, -0.05372888967394829, 0.013000000268220901, -0.018288999795913696, -0.18201500177383423, 0.005830999929457903, -3.141592502593994, 0.2938785254955292, -3.1360249519348145, -0.547842800617218, -0.02152644470334053, -0.7805691361427307, -0.024736221879720688, 0.2898045480251312, -2.122535228729248, 0.12099999934434891, -0.010684999637305737, -0.10393799841403961, 0.11895400285720825, -3.1380670070648193, 0.4807683825492859, -3.139288902282715], "max": [0.29524722695350647, 2.3176515102386475, -0.48664766550064087, 0.09594444185495377, 1.1465535163879395, 1.5939162969589233, 0.5139999985694885, 0.37935200333595276, 0.056021999567747116, 0.35990801453590393, 3.1400742530822754, 1.244018316268921, 3.140458106994629, 0.16978678107261658, 1.7332799434661865, -0.2941831052303314, 1.7895383834838867, 1.2198376655578613, -0.047012776136398315, 0.4789999723434448, 0.29547399282455444, 0.0861859992146492, 0.337103009223938, 3.1381194591522217, 1.1002730131149292, 3.1329708099365234], "mean": [-0.07561749964952469, 1.2863520383834839, -0.7170491814613342, -1.0785951614379883, 0.7617245316505432, 0.9688093066215515, 0.3647148907184601, 0.20532388985157013, -0.0495656318962574, 0.1710778921842575, -0.9261863827705383, 0.6879522204399109, -0.5666753649711609, -0.04880779609084129, 1.0440996885299683, -0.5843666791915894, 0.9754720330238342, 0.745627760887146, -1.2293689250946045, 0.2641454041004181, 0.16902752220630646, 0.015162188559770584, 0.21672610938549042, -0.7413777709007263, 0.7529219388961792, -0.8028262257575989], "std": [0.18270939588546753, 0.885657012462616, 0.16966478526592255, 0.7902193665504456, 0.2541038393974304, 0.699683666229248, 0.18147370219230652, 0.1449737250804901, 0.07016220688819885, 0.09428847581148148, 2.530606746673584, 0.27814945578575134, 2.9542555809020996, 0.2590615749359131, 0.678534984588623, 0.16149961948394775, 0.6703011393547058, 0.30143406987190247, 0.7643970251083374, 0.09313878417015076, 0.11764436215162277, 0.060970645397901535, 0.06136239692568779, 2.580042600631714, 0.16699211299419403, 2.3762168884277344], "count": [560]}, "action": {"min": [-0.4619288742542267, -0.02232888899743557, -1.0647740364074707, -1.7567253112792969, 0.4080429971218109, -0.05372888967394829, 0.013000000268220901, -0.018288999795913696, -0.18201500177383423, 0.005830999929457903, -3.141592502593994, 0.2938785254955292, -3.1360249519348145, -0.547842800617218, -0.02152644470334053, -0.7805691361427307, -0.024736221879720688, 0.2898045480251312, -2.122535228729248, 0.12099999934434891, -0.010684999637305737, -0.10393799841403961, 0.11895400285720825, -3.1380670070648193, 0.4807683825492859, -3.139288902282715], "max": [0.29524722695350647, 2.3176515102386475, -0.48664766550064087, 0.09594444185495377, 1.1465535163879395, 1.5939162969589233, 0.5139999985694885, 0.37935200333595276, 0.056021999567747116, 0.35990801453590393, 3.1400742530822754, 1.244018316268921, 3.140458106994629, 0.16978678107261658, 1.7332799434661865, -0.2941831052303314, 1.7895383834838867, 1.2198376655578613, -0.047012776136398315, 0.4789999723434448, 0.29547399282455444, 0.0861859992146492, 0.337103009223938, 3.1381194591522217, 1.1002730131149292, 3.1329708099365234], "mean": [-0.07561749964952469, 1.2863520383834839, -0.7170491814613342, -1.0785951614379883, 0.7617245316505432, 0.9688093066215515, 0.3647148907184601, 0.20532388985157013, -0.0495656318962574, 0.1710778921842575, -0.9261863827705383, 0.6879522204399109, -0.5666753649711609, -0.04880779609084129, 1.0440996885299683, -0.5843666791915894, 0.9754720330238342, 0.745627760887146, -1.2293689250946045, 0.2641454041004181, 0.16902752220630646, 0.015162188559770584, 0.21672610938549042, -0.7413777709007263, 0.7529219388961792, -0.8028262257575989], "std": [0.18270939588546753, 0.885657012462616, 0.16966478526592255, 0.7902193665504456, 0.2541038393974304, 0.699683666229248, 0.18147370219230652, 0.1449737250804901, 0.07016220688819885, 0.09428847581148148, 2.530606746673584, 0.27814945578575134, 2.9542555809020996, 0.2590615749359131, 0.678534984588623, 0.16149961948394775, 0.6703011393547058, 0.30143406987190247, 0.7643970251083374, 0.09313878417015076, 0.11764436215162277, 0.060970645397901535, 0.06136239692568779, 2.580042600631714, 0.16699211299419403, 2.3762168884277344], "count": [560]}, "timestamp": {"min": [0.0], "max": [18.633333333333333], "mean": [9.316666666666666], "std": [5.3885939209077955], "count": [560]}, "frame_index": {"min": [0], "max": [559], "mean": [279.5], "std": [161.65781762723384], "count": [560]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [560]}, "index": {"min": [23173], "max": [23732], "mean": [23452.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [2.4857142857142858, 5.0, 5.0, 5.0, 5.0], "std": [1.8184990446822322, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [560]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [560]}, "eef_direction_state": {"mean": [4.435714285714286, 4.101785714285715], "std": [2.036140306299834, 2.1618437130828663], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.7821428571428571, 0.9285714285714286], "std": [0.887835880678638, 0.8672028691872088], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.6696428571428571, 0.7714285714285715], "std": [0.8322558936102431, 0.8459386767951645], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [4.435714285714286, 4.101785714285715], "std": [2.036140306299834, 2.1618437130828663], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.7821428571428571, 0.9285714285714286], "std": [0.887835880678638, 0.8672028691872088], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.6696428571428571, 0.7714285714285715], "std": [0.8322558936102431, 0.8459386767951645], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.4432901700862869, 0.2509536586775531, 0.945711828881739, 2.367259901576785, 0.37598599986156267, 1.3474999870952964, 0.40823820781711406, -0.2843123231267179, 0.9924064034922887, 2.310097276916879, -0.06917870930106532, 1.9745193079144323], "std": [0.144339155615838, 0.07041456786364589, 0.09438995530773138, 0.24832828122589098, 0.29647391124719885, 0.26866155731420216, 0.11801275252170554, 0.06124004006929149, 0.06115050650942254, 0.12237432196058666, 0.41400999419115997, 0.4238591072951387], "min": [0.22067989483951345, 0.11842525976048643, 0.7805891764401587, 1.8553063008863013, -0.05102928542859031, 0.9799467842779666, 0.22800666718925083, -0.40457545198310874, 0.8945582558769234, 2.0218795374264356, -0.7654836647025942, 1.301079950210416], "max": [0.6167931555762142, 0.3558412274613285, 1.1340988082683234, 2.810478839193065, 0.7367129976294242, 1.7720847233448582, 0.5349403504443888, -0.21398084119784028, 1.112321860255777, 2.498420224596984, 0.5804522717327227, 2.658515580590125], "count": [560]}, "eef_sim_pose_action": {"mean": [0.4432901700862869, 0.2509536586775531, 0.945711828881739, 2.367259901576785, 0.37598599986156267, 1.3474999870952964, 0.40823820781711406, -0.2843123231267179, 0.9924064034922887, 2.310097276916879, -0.06917870930106532, 1.9745193079144323], "std": [0.144339155615838, 0.07041456786364589, 0.09438995530773138, 0.24832828122589098, 0.29647391124719885, 0.26866155731420216, 0.11801275252170554, 0.06124004006929149, 0.06115050650942254, 0.12237432196058666, 0.41400999419115997, 0.4238591072951387], "min": [0.22067989483951345, 0.11842525976048643, 0.7805891764401587, 1.8553063008863013, -0.05102928542859031, 0.9799467842779666, 0.22800666718925083, -0.40457545198310874, 0.8945582558769234, 2.0218795374264356, -0.7654836647025942, 1.301079950210416], "max": [0.6167931555762142, 0.3558412274613285, 1.1340988082683234, 2.810478839193065, 0.7367129976294242, 1.7720847233448582, 0.5349403504443888, -0.21398084119784028, 1.112321860255777, 2.498420224596984, 0.5804522717327227, 2.658515580590125], "count": [560]}, "gripper_mode_state": {"mean": [0.2625, 0.9535714285714286], "std": [0.43999289766995014, 0.21041140459507796], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.9142857142857144, 1.8982142857142856], "std": [0.36323377528831907, 0.39910214921772125], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.2625, 0.9535714285714286], "std": [0.43999289766995014, 0.21041140459507796], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.9142857142857144, 1.8982142857142856], "std": [0.36323377528831907, 0.39910214921772125], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.4558928640804619, 0.33018080316417453], "std": [0.22684157368176208, 0.11642375503796452], "min": [0.016250000335276127, 0.15124999918043613], "max": [0.6424999982118607, 0.598749965429306], "count": [560]}, "gripper_open_scale_action": {"mean": [0.4558928640804619, 0.33018080316417453], "std": [0.22684157368176208, 0.11642375503796452], "min": [0.016250000335276127, 0.15124999918043613], "max": [0.6424999982118607, 0.598749965429306], "count": [560]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9490196078431372]], [[0.9098039215686274]]], "mean": [[[0.40743946078431376]], [[0.40652437136891795]], [[0.38081532089687725]]], "std": [[[0.15669065422518694]], [[0.16065410296151625]], [[0.1542037517285362]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48385396071623094]], [[0.48026609817538124]], [[0.4691370540577342]]], "std": [[[0.13608214578267003]], [[0.13739398744097342]], [[0.1417511959153661]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789188470179739]], [[0.45415892224945537]], [[0.44399794560185185]]], "std": [[[0.17088914080570292]], [[0.17148535071929238]], [[0.17450129060850397]]], "count": [120]}, "observation.state": {"min": [-0.4051297903060913, -0.022276556119322777, -0.965776801109314, -1.75403892993927, 0.4306161105632782, -0.09200199693441391, 0.01599999889731407, -0.02227099984884262, -0.15717999637126923, 0.0031530000269412994, -3.134890556335449, 0.24013985693454742, -3.141592502593994, -0.5208562016487122, -0.019956445321440697, -0.8020431995391846, 0.11429599672555923, 0.2739475667476654, -2.1223435401916504, 0.13500000536441803, -0.010654999874532223, -0.1044199988245964, 0.12330199778079987, -3.1237728595733643, 0.4827580749988556, -3.141592502593994], "max": [0.4066997766494751, 2.2900195121765137, -0.4864034354686737, 0.0, 1.1567585468292236, 1.566912293434143, 0.5220000147819519, 0.35129499435424805, 0.07296299934387207, 0.32026201486587524, 3.1353094577789307, 1.1665083169937134, 3.140859603881836, 0.21992211043834686, 1.7114046812057495, -0.39035433530807495, 1.7901140451431274, 1.1668763160705566, -0.11347611248493195, 0.4710000157356262, 0.3038110136985779, 0.10818900167942047, 0.3356100022792816, 3.1364614963531494, 1.1121412515640259, 3.138259172439575], "mean": [-0.06875523179769516, 1.156679630279541, -0.6326789259910583, -1.0520602464675903, 0.7311249375343323, 0.9399470686912537, 0.39229121804237366, 0.17862451076507568, -0.040027547627687454, 0.17756608128547668, -0.7887784242630005, 0.6913514137268066, -0.18068142235279083, 0.014133586548268795, 1.0151503086090088, -0.6083230376243591, 0.8825775980949402, 0.7243825197219849, -1.1205930709838867, 0.2681370973587036, 0.1674603670835495, 0.023146837949752808, 0.2182164043188095, -0.7933727502822876, 0.7435863018035889, -0.8528299927711487], "std": [0.19209562242031097, 0.8673626184463501, 0.14341680705547333, 0.795256495475769, 0.2841988801956177, 0.6908102035522461, 0.177137553691864, 0.13737869262695312, 0.061701931059360504, 0.09010118991136551, 2.6127707958221436, 0.28475162386894226, 2.9855353832244873, 0.27789339423179626, 0.6955430507659912, 0.14781217277050018, 0.6103930473327637, 0.32674089074134827, 0.7304059267044067, 0.0895937904715538, 0.12246862798929214, 0.06842115521430969, 0.054169557988643646, 2.6133131980895996, 0.1689188927412033, 2.354980707168579], "count": [593]}, "action": {"min": [-0.4051297903060913, -0.022276556119322777, -0.965776801109314, -1.75403892993927, 0.4306161105632782, -0.09200199693441391, 0.01599999889731407, -0.02227099984884262, -0.15717999637126923, 0.0031530000269412994, -3.134890556335449, 0.24013985693454742, -3.141592502593994, -0.5208562016487122, -0.019956445321440697, -0.8020431995391846, 0.11429599672555923, 0.2739475667476654, -2.1223435401916504, 0.13500000536441803, -0.010654999874532223, -0.1044199988245964, 0.12330199778079987, -3.1237728595733643, 0.4827580749988556, -3.141592502593994], "max": [0.4066997766494751, 2.2900195121765137, -0.4864034354686737, 0.0, 1.1567585468292236, 1.566912293434143, 0.5220000147819519, 0.35129499435424805, 0.07296299934387207, 0.32026201486587524, 3.1353094577789307, 1.1665083169937134, 3.140859603881836, 0.21992211043834686, 1.7114046812057495, -0.39035433530807495, 1.7901140451431274, 1.1668763160705566, -0.11347611248493195, 0.4710000157356262, 0.3038110136985779, 0.10818900167942047, 0.3356100022792816, 3.1364614963531494, 1.1121412515640259, 3.138259172439575], "mean": [-0.06875523179769516, 1.156679630279541, -0.6326789259910583, -1.0520602464675903, 0.7311249375343323, 0.9399470686912537, 0.39229121804237366, 0.17862451076507568, -0.040027547627687454, 0.17756608128547668, -0.7887784242630005, 0.6913514137268066, -0.18068142235279083, 0.014133586548268795, 1.0151503086090088, -0.6083230376243591, 0.8825775980949402, 0.7243825197219849, -1.1205930709838867, 0.2681370973587036, 0.1674603670835495, 0.023146837949752808, 0.2182164043188095, -0.7933727502822876, 0.7435863018035889, -0.8528299927711487], "std": [0.19209562242031097, 0.8673626184463501, 0.14341680705547333, 0.795256495475769, 0.2841988801956177, 0.6908102035522461, 0.177137553691864, 0.13737869262695312, 0.061701931059360504, 0.09010118991136551, 2.6127707958221436, 0.28475162386894226, 2.9855353832244873, 0.27789339423179626, 0.6955430507659912, 0.14781217277050018, 0.6103930473327637, 0.32674089074134827, 0.7304059267044067, 0.0895937904715538, 0.12246862798929214, 0.06842115521430969, 0.054169557988643646, 2.6133131980895996, 0.1689188927412033, 2.354980707168579], "count": [593]}, "timestamp": {"min": [0.0], "max": [19.733333333333334], "mean": [9.866666666666667], "std": [5.706137047074843], "count": [593]}, "frame_index": {"min": [0], "max": [592], "mean": [296.0], "std": [171.18411141224527], "count": [593]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [593]}, "index": {"min": [23733], "max": [24325], "mean": [24029.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [2.4553119730185498, 5.0, 5.0, 5.0, 5.0], "std": [1.8443047412394131, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [593]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [593]}, "eef_direction_state": {"mean": [4.681281618887015, 4.12141652613828], "std": [1.9150430610693445, 2.165675048348401], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.6897133220910624, 0.8903878583473862], "std": [0.8758587703543663, 0.8414586335809701], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.6205733558178752, 0.7065767284991569], "std": [0.8126622344804733, 0.8263619763462353], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [4.681281618887015, 4.12141652613828], "std": [1.9150430610693445, 2.165675048348401], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.6897133220910624, 0.8903878583473862], "std": [0.8758587703543663, 0.8414586335809701], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.6205733558178752, 0.7065767284991569], "std": [0.8126622344804733, 0.8263619763462353], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.4166383850420306, 0.26049923665727553, 0.9521909828646883, 2.391528297276337, 0.32643354051813667, 1.407219529204516, 0.40662658820714176, -0.2761784018456269, 0.9939182574880758, 2.3366125744148882, -0.052305859146088034, 2.0121663922592017], "std": [0.13672929917109075, 0.0619110902058715, 0.09019744118572341, 0.2589999913446156, 0.26946974600107004, 0.22752386651752982, 0.12289456623329433, 0.06857761268668792, 0.053869726833969435, 0.13493669564495425, 0.3761337507061373, 0.4352329078421886], "min": [0.21671917372575084, 0.14316492587326254, 0.7779961760397559, 1.887799813265568, -0.06691800087891187, 1.053749518026335, 0.22795826614389975, -0.4046743554542677, 0.8990034093830799, 2.027745652514374, -0.7428141838090757, 1.3546531085510547], "max": [0.5887057262145733, 0.3726185577938405, 1.094271675366368, 2.8665231154020456, 0.6662416867993657, 1.8415291979639008, 0.5433454368936682, -0.19187223949784887, 1.1107340344358547, 2.5222381729514276, 0.48406631633995145, 2.6870035994590555], "count": [593]}, "eef_sim_pose_action": {"mean": [0.4166383850420306, 0.26049923665727553, 0.9521909828646883, 2.391528297276337, 0.32643354051813667, 1.407219529204516, 0.40662658820714176, -0.2761784018456269, 0.9939182574880758, 2.3366125744148882, -0.052305859146088034, 2.0121663922592017], "std": [0.13672929917109075, 0.0619110902058715, 0.09019744118572341, 0.2589999913446156, 0.26946974600107004, 0.22752386651752982, 0.12289456623329433, 0.06857761268668792, 0.053869726833969435, 0.13493669564495425, 0.3761337507061373, 0.4352329078421886], "min": [0.21671917372575084, 0.14316492587326254, 0.7779961760397559, 1.887799813265568, -0.06691800087891187, 1.053749518026335, 0.22795826614389975, -0.4046743554542677, 0.8990034093830799, 2.027745652514374, -0.7428141838090757, 1.3546531085510547], "max": [0.5887057262145733, 0.3726185577938405, 1.094271675366368, 2.8665231154020456, 0.6662416867993657, 1.8415291979639008, 0.5433454368936682, -0.19187223949784887, 1.1107340344358547, 2.5222381729514276, 0.48406631633995145, 2.6870035994590555], "count": [593]}, "gripper_mode_state": {"mean": [0.357504215851602, 0.9645868465430016], "std": [0.47926501176273434, 0.18482170332303866], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.9173693086003372, 1.87858347386172], "std": [0.35074263809970735, 0.4408676293865158], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.357504215851602, 0.9645868465430016], "std": [0.47926501176273434, 0.18482170332303866], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.9173693086003372, 1.87858347386172], "std": [0.35074263809970735, 0.4408676293865158], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.4903667729856795, 0.33517074964400284], "std": [0.2214221714553245, 0.11199253144664575], "min": [0.01999999862164259, 0.16875000670552254], "max": [0.6525000184774399, 0.5887500196695328], "count": [593]}, "gripper_open_scale_action": {"mean": [0.4903667729856795, 0.33517074964400284], "std": [0.2214221714553245, 0.11199253144664575], "min": [0.01999999862164259, 0.16875000670552254], "max": [0.6525000184774399, 0.5887500196695328], "count": [593]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9529411764705882]], [[0.9137254901960784]]], "mean": [[[0.4078214029593319]], [[0.4044097903050109]], [[0.3802288466775599]]], "std": [[[0.1542290015309283]], [[0.16109471320846155]], [[0.15531358570450773]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46445141271786494]], [[0.46822990366285405]], [[0.45782356685729847]]], "std": [[[0.16199563072259435]], [[0.15220630168635704]], [[0.15571273686441814]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849258697576253]], [[0.4525135382625272]], [[0.44221767088779956]]], "std": [[[0.1647208840011535]], [[0.16810834895486154]], [[0.17076794002711662]]], "count": [120]}, "observation.state": {"min": [-0.34407421946525574, -0.022276556119322777, -1.0641285181045532, -1.731675148010254, 0.40186765789985657, -0.09221133589744568, 0.017000000923871994, -0.017798999324440956, -0.1590079963207245, 0.010823000222444534, -3.141592502593994, 0.24616125226020813, -3.1318013668060303, -0.4581434428691864, -0.019956445321440697, -0.7572110295295715, 0.09229855239391327, 0.26574867963790894, -2.121802568435669, 0.09700000286102295, -0.010844999924302101, -0.09741999953985214, 0.13532599806785583, -3.1133532524108887, 0.5436351895332336, -3.1394808292388916], "max": [0.41632911562919617, 2.2915196418762207, -0.4864034354686737, 0.06702155619859695, 1.1444951295852661, 1.459768533706665, 0.5320000052452087, 0.37769898772239685, 0.07313299924135208, 0.37489500641822815, 3.138416051864624, 1.186143159866333, 3.1386778354644775, 0.18948155641555786, 1.7721288204193115, -0.4000708758831024, 1.7932366132736206, 1.1483154296875, -0.11249922215938568, 0.4830000102519989, 0.295973002910614, 0.09102000296115875, 0.33576700091362, 3.129794120788574, 1.0706024169921875, 3.1365137100219727], "mean": [-0.072220578789711, 1.275186538696289, -0.7675920128822327, -1.0351595878601074, 0.7838463187217712, 0.8905662298202515, 0.39083224534988403, 0.21752093732357025, -0.054294124245643616, 0.18652847409248352, -1.028131365776062, 0.6912026405334473, -0.29684287309646606, 0.01726440154016018, 1.0349175930023193, -0.5916578769683838, 0.9947508573532104, 0.6777839064598083, -1.2257153987884521, 0.26727136969566345, 0.17479369044303894, 0.023616669699549675, 0.21411098539829254, -1.02080500125885, 0.7919874787330627, -0.8844331502914429], "std": [0.16448642313480377, 0.8662357926368713, 0.1859765201807022, 0.7420071363449097, 0.237207293510437, 0.620977520942688, 0.17897912859916687, 0.15089409053325653, 0.0667506605386734, 0.08258660137653351, 2.4305787086486816, 0.27149853110313416, 2.9810409545898438, 0.2092583030462265, 0.6856246590614319, 0.12237469106912613, 0.6606309413909912, 0.3247041404247284, 0.8008175492286682, 0.12670375406742096, 0.12181764841079712, 0.05523337796330452, 0.052979469299316406, 2.5799331665039062, 0.14890265464782715, 2.3949220180511475], "count": [593]}, "action": {"min": [-0.34407421946525574, -0.022276556119322777, -1.0641285181045532, -1.731675148010254, 0.40186765789985657, -0.09221133589744568, 0.017000000923871994, -0.017798999324440956, -0.1590079963207245, 0.010823000222444534, -3.141592502593994, 0.24616125226020813, -3.1318013668060303, -0.4581434428691864, -0.019956445321440697, -0.7572110295295715, 0.09229855239391327, 0.26574867963790894, -2.121802568435669, 0.09700000286102295, -0.010844999924302101, -0.09741999953985214, 0.13532599806785583, -3.1133532524108887, 0.5436351895332336, -3.1394808292388916], "max": [0.41632911562919617, 2.2915196418762207, -0.4864034354686737, 0.06702155619859695, 1.1444951295852661, 1.459768533706665, 0.5320000052452087, 0.37769898772239685, 0.07313299924135208, 0.37489500641822815, 3.138416051864624, 1.186143159866333, 3.1386778354644775, 0.18948155641555786, 1.7721288204193115, -0.4000708758831024, 1.7932366132736206, 1.1483154296875, -0.11249922215938568, 0.4830000102519989, 0.295973002910614, 0.09102000296115875, 0.33576700091362, 3.129794120788574, 1.0706024169921875, 3.1365137100219727], "mean": [-0.072220578789711, 1.275186538696289, -0.7675920128822327, -1.0351595878601074, 0.7838463187217712, 0.8905662298202515, 0.39083224534988403, 0.21752093732357025, -0.054294124245643616, 0.18652847409248352, -1.028131365776062, 0.6912026405334473, -0.29684287309646606, 0.01726440154016018, 1.0349175930023193, -0.5916578769683838, 0.9947508573532104, 0.6777839064598083, -1.2257153987884521, 0.26727136969566345, 0.17479369044303894, 0.023616669699549675, 0.21411098539829254, -1.02080500125885, 0.7919874787330627, -0.8844331502914429], "std": [0.16448642313480377, 0.8662357926368713, 0.1859765201807022, 0.7420071363449097, 0.237207293510437, 0.620977520942688, 0.17897912859916687, 0.15089409053325653, 0.0667506605386734, 0.08258660137653351, 2.4305787086486816, 0.27149853110313416, 2.9810409545898438, 0.2092583030462265, 0.6856246590614319, 0.12237469106912613, 0.6606309413909912, 0.3247041404247284, 0.8008175492286682, 0.12670375406742096, 0.12181764841079712, 0.05523337796330452, 0.052979469299316406, 2.5799331665039062, 0.14890265464782715, 2.3949220180511475], "count": [593]}, "timestamp": {"min": [0.0], "max": [19.733333333333334], "mean": [9.866666666666667], "std": [5.706137047074843], "count": [593]}, "frame_index": {"min": [0], "max": [592], "mean": [296.0], "std": [171.18411141224527], "count": [593]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [593]}, "index": {"min": [24326], "max": [24918], "mean": [24622.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [2.4165261382799326, 5.0, 5.0, 5.0, 5.0], "std": [1.8402095176577906, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [593]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [593]}, "eef_direction_state": {"mean": [4.747048903878584, 4.283305227655987], "std": [1.9243961999908745, 2.1536293230190817], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.6374367622259697, 0.7875210792580101], "std": [0.864367614199273, 0.8367886659593861], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.5278246205733558, 0.6863406408094435], "std": [0.800285461043584, 0.8392353373264696], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [4.747048903878584, 4.283305227655987], "std": [1.9243961999908745, 2.1536293230190817], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.6374367622259697, 0.7875210792580101], "std": [0.864367614199273, 0.8367886659593861], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.5278246205733558, 0.6863406408094435], "std": [0.800285461043584, 0.8392353373264696], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.4555205037030346, 0.24629231243796937, 0.9610654427801842, 2.3446396458804197, 0.4023557265428698, 1.3304028326475321, 0.41404426373493397, -0.2758341802055821, 0.9898478511666663, 2.299301214518603, -0.041504671265560865, 1.9895460883324], "std": [0.15028326496748529, 0.06705382218975589, 0.08271877389047178, 0.24091488553728052, 0.3122816787916361, 0.25529212669838086, 0.12227763809385542, 0.05528006960991398, 0.052637466120033005, 0.12149204360978069, 0.32419290205714746, 0.37551242758137837], "min": [0.2210826844827612, 0.14147745884649807, 0.7855706751118365, 1.9256840550922973, -0.05572186121143141, 0.9968663471511235, 0.22776696641173133, -0.39775655828871853, 0.9113178984829479, 2.070342344769281, -0.6849916647169035, 1.3017774170637535], "max": [0.615206639551333, 0.37315346656222237, 1.1489427093003755, 2.8701856516271373, 0.7385938166072519, 1.8328877790891829, 0.53568349070858, -0.20914310167435599, 1.1110422870995562, 2.5249960167737235, 0.43773368232514054, 2.5358814182144647], "count": [593]}, "eef_sim_pose_action": {"mean": [0.4555205037030346, 0.24629231243796937, 0.9610654427801842, 2.3446396458804197, 0.4023557265428698, 1.3304028326475321, 0.41404426373493397, -0.2758341802055821, 0.9898478511666663, 2.299301214518603, -0.041504671265560865, 1.9895460883324], "std": [0.15028326496748529, 0.06705382218975589, 0.08271877389047178, 0.24091488553728052, 0.3122816787916361, 0.25529212669838086, 0.12227763809385542, 0.05528006960991398, 0.052637466120033005, 0.12149204360978069, 0.32419290205714746, 0.37551242758137837], "min": [0.2210826844827612, 0.14147745884649807, 0.7855706751118365, 1.9256840550922973, -0.05572186121143141, 0.9968663471511235, 0.22776696641173133, -0.39775655828871853, 0.9113178984829479, 2.070342344769281, -0.6849916647169035, 1.3017774170637535], "max": [0.615206639551333, 0.37315346656222237, 1.1489427093003755, 2.8701856516271373, 0.7385938166072519, 1.8328877790891829, 0.53568349070858, -0.20914310167435599, 1.1110422870995562, 2.5249960167737235, 0.43773368232514054, 2.5358814182144647], "count": [593]}, "gripper_mode_state": {"mean": [0.33220910623946037, 0.6711635750421585], "std": [0.47100553709169707, 0.4697904113312508], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.9021922428330522, 1.8988195615514334], "std": [0.3726011527480893, 0.41864064466364936], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.33220910623946037, 0.6711635750421585], "std": [0.47100553709169707, 0.4697904113312508], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.9021922428330522, 1.8988195615514334], "std": [0.3726011527480893, 0.41864064466364936], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.48854131559396874, 0.3340893801031587], "std": [0.2237246072253004, 0.15837981804047463], "min": [0.021250001154839993, 0.12125000357627869], "max": [0.6650000065565109, 0.6037500128149986], "count": [593]}, "gripper_open_scale_action": {"mean": [0.48854131559396874, 0.3340893801031587], "std": [0.2237246072253004, 0.15837981804047463], "min": [0.021250001154839993, 0.12125000357627869], "max": [0.6650000065565109, 0.6037500128149986], "count": [593]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.796078431372549]], [[0.7843137254901961]]], "mean": [[[0.407317336225678]], [[0.4087881521861618]], [[0.38372383038464425]]], "std": [[[0.1387295772203859]], [[0.14546527078151503]], [[0.13985541031420048]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702376957967095]], [[0.47246075790229886]], [[0.46315209284144687]]], "std": [[[0.1565848841463873]], [[0.1502839895098432]], [[0.15287636412451502]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47022947127845394]], [[0.4464040226363534]], [[0.4369105621055894]]], "std": [[[0.16539492818691665]], [[0.1657589687261194]], [[0.16895226314685113]]], "count": [116]}, "observation.state": {"min": [-0.3833242356777191, -0.02211955562233925, -1.0924757719039917, -1.5468337535858154, 0.37798622250556946, -0.06798099726438522, 0.01599999889731407, -0.021462999284267426, -0.17978200316429138, 0.01358999963849783, -3.141592502593994, 0.26256734132766724, -3.1396379470825195, -0.43113943934440613, -0.01965988799929619, -0.8218950033187866, -0.1332930028438568, 0.15110377967357635, -1.9848288297653198, 0.14100000262260437, -0.011304999701678753, -0.09321299940347672, 0.14646199345588684, -3.13736891746521, 0.4472929835319519, -3.1407549381256104], "max": [0.39478522539138794, 2.2916417121887207, -0.4862115681171417, 0.029463667422533035, 1.1379010677337646, 1.4301828145980835, 0.527999997138977, 0.38324400782585144, 0.07655200362205505, 0.401995986700058, 3.1391143798828125, 1.2636358737945557, 3.1353793144226074, 0.2604106664657593, 1.7861192226409912, -0.4804374575614929, 1.7405892610549927, 1.223588228225708, -0.023898888379335403, 0.4449999928474426, 0.3124539852142334, 0.09731300175189972, 0.3315649926662445, 3.130631923675537, 1.1111289262771606, 3.137403964996338], "mean": [-0.1298513412475586, 1.0956311225891113, -0.7908874750137329, -0.7984801530838013, 0.7515726685523987, 0.7253245711326599, 0.4034844636917114, 0.1954914927482605, -0.05243440344929695, 0.21107207238674164, -0.9630017280578613, 0.80503249168396, 1.6508845090866089, 0.04088160768151283, 0.9635650515556335, -0.6549303531646729, 0.7585476040840149, 0.7027342915534973, -1.0313643217086792, 0.28925415873527527, 0.1700553148984909, 0.025362681597471237, 0.22824297845363617, -0.9564441442489624, 0.7552369236946106, -0.8296043276786804], "std": [0.18777552247047424, 0.903296947479248, 0.2417462170124054, 0.669837474822998, 0.29622364044189453, 0.6149417757987976, 0.1678004264831543, 0.16525541245937347, 0.07294563949108124, 0.08256591856479645, 2.6429197788238525, 0.2630165219306946, 2.467101812362671, 0.23507964611053467, 0.7391451001167297, 0.15060539543628693, 0.5768064856529236, 0.37465187907218933, 0.7421435713768005, 0.09762201458215714, 0.13767419755458832, 0.05993511155247688, 0.05141669139266014, 2.5509228706359863, 0.20563872158527374, 2.3641741275787354], "count": [567]}, "action": {"min": [-0.3833242356777191, -0.02211955562233925, -1.0924757719039917, -1.5468337535858154, 0.37798622250556946, -0.06798099726438522, 0.01599999889731407, -0.021462999284267426, -0.17978200316429138, 0.01358999963849783, -3.141592502593994, 0.26256734132766724, -3.1396379470825195, -0.43113943934440613, -0.01965988799929619, -0.8218950033187866, -0.1332930028438568, 0.15110377967357635, -1.9848288297653198, 0.14100000262260437, -0.011304999701678753, -0.09321299940347672, 0.14646199345588684, -3.13736891746521, 0.4472929835319519, -3.1407549381256104], "max": [0.39478522539138794, 2.2916417121887207, -0.4862115681171417, 0.029463667422533035, 1.1379010677337646, 1.4301828145980835, 0.527999997138977, 0.38324400782585144, 0.07655200362205505, 0.401995986700058, 3.1391143798828125, 1.2636358737945557, 3.1353793144226074, 0.2604106664657593, 1.7861192226409912, -0.4804374575614929, 1.7405892610549927, 1.223588228225708, -0.023898888379335403, 0.4449999928474426, 0.3124539852142334, 0.09731300175189972, 0.3315649926662445, 3.130631923675537, 1.1111289262771606, 3.137403964996338], "mean": [-0.1298513412475586, 1.0956311225891113, -0.7908874750137329, -0.7984801530838013, 0.7515726685523987, 0.7253245711326599, 0.4034844636917114, 0.1954914927482605, -0.05243440344929695, 0.21107207238674164, -0.9630017280578613, 0.80503249168396, 1.6508845090866089, 0.04088160768151283, 0.9635650515556335, -0.6549303531646729, 0.7585476040840149, 0.7027342915534973, -1.0313643217086792, 0.28925415873527527, 0.1700553148984909, 0.025362681597471237, 0.22824297845363617, -0.9564441442489624, 0.7552369236946106, -0.8296043276786804], "std": [0.18777552247047424, 0.903296947479248, 0.2417462170124054, 0.669837474822998, 0.29622364044189453, 0.6149417757987976, 0.1678004264831543, 0.16525541245937347, 0.07294563949108124, 0.08256591856479645, 2.6429197788238525, 0.2630165219306946, 2.467101812362671, 0.23507964611053467, 0.7391451001167297, 0.15060539543628693, 0.5768064856529236, 0.37465187907218933, 0.7421435713768005, 0.09762201458215714, 0.13767419755458832, 0.05993511155247688, 0.05141669139266014, 2.5509228706359863, 0.20563872158527374, 2.3641741275787354], "count": [567]}, "timestamp": {"min": [0.0], "max": [18.866666666666667], "mean": [9.433333333333334], "std": [5.455951558381673], "count": [567]}, "frame_index": {"min": [0], "max": [566], "mean": [283.0], "std": [163.6785467514502], "count": [567]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [567]}, "index": {"min": [24919], "max": [25485], "mean": [25202.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [2.691358024691358, 5.0, 5.0, 5.0, 5.0], "std": [1.8377712780450641, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [567]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [567]}, "eef_direction_state": {"mean": [4.696649029982363, 4.447971781305115], "std": [1.8723946664293176, 1.977927213700185], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.708994708994709, 0.7971781305114638], "std": [0.881901232021356, 0.8247446133587233], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.5784832451499118, 0.7372134038800705], "std": [0.79931352335976, 0.8334336417704756], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [4.696649029982363, 4.447971781305115], "std": [1.8723946664293176, 1.977927213700185], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.708994708994709, 0.7971781305114638], "std": [0.881901232021356, 0.8247446133587233], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.5784832451499118, 0.7372134038800705], "std": [0.79931352335976, 0.8334336417704756], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.43375916687335747, 0.24841701731555604, 0.9855978238593126, 2.291558905314231, 0.2481611386531614, 1.2891884018460855, 0.40909331097674717, -0.2738207515100092, 1.003910739986454, 2.322354658233793, 0.029132252097888865, 2.038651090850611], "std": [0.16464445415718643, 0.07314158181799024, 0.08267903089372672, 0.2470353743311747, 0.2120932850167945, 0.28475586154257965, 0.13806048590651834, 0.06013004746563804, 0.051073812179280094, 0.16622692056300373, 0.39631349643574815, 0.4496585885601119], "min": [0.2177165844506333, 0.12078104727684094, 0.7883173272477968, 1.8761883511940805, -0.02436359121850562, 0.8999086916946812, 0.22720723646237234, -0.3934679124484047, 0.922509076269639, 2.021965345211141, -0.6050776815179421, 1.3665359945599922], "max": [0.6207620494042256, 0.3765481507359237, 1.1764998711924979, 2.8551506907864916, 0.604286438421771, 1.7686343025191613, 0.5521364702634682, -0.20179576134656502, 1.106508109133233, 2.6130672172726475, 0.6289491214698097, 2.779955184043241], "count": [567]}, "eef_sim_pose_action": {"mean": [0.43375916687335747, 0.24841701731555604, 0.9855978238593126, 2.291558905314231, 0.2481611386531614, 1.2891884018460855, 0.40909331097674717, -0.2738207515100092, 1.003910739986454, 2.322354658233793, 0.029132252097888865, 2.038651090850611], "std": [0.16464445415718643, 0.07314158181799024, 0.08267903089372672, 0.2470353743311747, 0.2120932850167945, 0.28475586154257965, 0.13806048590651834, 0.06013004746563804, 0.051073812179280094, 0.16622692056300373, 0.39631349643574815, 0.4496585885601119], "min": [0.2177165844506333, 0.12078104727684094, 0.7883173272477968, 1.8761883511940805, -0.02436359121850562, 0.8999086916946812, 0.22720723646237234, -0.3934679124484047, 0.922509076269639, 2.021965345211141, -0.6050776815179421, 1.3665359945599922], "max": [0.6207620494042256, 0.3765481507359237, 1.1764998711924979, 2.8551506907864916, 0.604286438421771, 1.7686343025191613, 0.5521364702634682, -0.20179576134656502, 1.106508109133233, 2.6130672172726475, 0.6289491214698097, 2.779955184043241], "count": [567]}, "gripper_mode_state": {"mean": [0.41622574955908287, 0.7954144620811288], "std": [0.4929319171681463, 0.40339843280969345], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.9241622574955908, 1.8677248677248677], "std": [0.35070847184848347, 0.4544108053668538], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.41622574955908287, 0.7954144620811288], "std": [0.4929319171681463, 0.40339843280969345], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.9241622574955908, 1.8677248677248677], "std": [0.35070847184848347, 0.4544108053668538], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.5043540598916603, 0.3615696644131258], "std": [0.20975107331941975, 0.12202748846307966], "min": [0.01999999862164259, 0.17625000327825546], "max": [0.6599999964237213, 0.5562499910593033], "count": [567]}, "gripper_open_scale_action": {"mean": [0.5043540598916603, 0.3615696644131258], "std": [0.20975107331941975, 0.12202748846307966], "min": [0.01999999862164259, 0.17625000327825546], "max": [0.6599999964237213, 0.5562499910593033], "count": [567]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7843137254901961]], [[0.8156862745098039]]], "mean": [[[0.40957863681534995]], [[0.40967732580361577]], [[0.3840841383824485]]], "std": [[[0.14464096590130987]], [[0.14915751123663284]], [[0.14302062106236488]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783186005761954]], [[0.47537254185299854]], [[0.4643270320920766]]], "std": [[[0.1453758765114472]], [[0.14480361107603676]], [[0.14841802918532573]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.9686274509803922]]], "mean": [[[0.48076296977124183]], [[0.45956064922313955]], [[0.44908139476550857]]], "std": [[[0.16138261012391894]], [[0.15934630338234287]], [[0.16241291039396943]]], "count": [114]}, "observation.state": {"min": [-0.35405245423316956, -0.0232011117041111, -1.104058861732483, -1.5245572328567505, 0.46140554547309875, 0.032882776111364365, 0.0139999995008111, -0.029046999290585518, -0.16826599836349487, 0.018028000369668007, -3.1331627368927, 0.28564056754112244, -3.141592502593994, -0.5207690000534058, -0.021264778450131416, -0.937865674495697, -0.25264787673950195, -0.3572447896003723, -2.1218550205230713, 0.07699999958276749, -0.02606699988245964, -0.09305399656295776, 0.10759799927473068, -3.138136863708496, 0.432073712348938, -3.1408770084381104], "max": [0.33538690209388733, 2.2921128273010254, -0.48743265867233276, -0.02102055586874485, 1.1449311971664429, 1.3925551176071167, 0.5180000066757202, 0.37874799966812134, 0.051208000630140305, 0.3924790024757385, 3.1298465728759766, 1.265154242515564, 3.1389048099517822, 0.3111042082309723, 1.878888726234436, -0.4800362288951874, 1.8052557706832886, 1.240648865699768, 0.018874889239668846, 0.4479999840259552, 0.2927109897136688, 0.10954999923706055, 0.3811599910259247, 3.131748914718628, 1.4277316331863403, 3.1387827396392822], "mean": [-0.08432072401046753, 1.1576184034347534, -0.7855596542358398, -0.8905488848686218, 0.7623371481895447, 0.8277906179428101, 0.4063829481601715, 0.1963280886411667, -0.05376274883747101, 0.20231148600578308, -0.944421112537384, 0.7698444724082947, 1.6592540740966797, 0.03720208629965782, 0.9837986826896667, -0.6152133941650391, 0.8367978930473328, 0.7043291926383972, -1.0478624105453491, 0.2625342309474945, 0.16300265491008759, 0.01538699958473444, 0.2238692343235016, -0.7318268418312073, 0.7488216757774353, -0.7677128314971924], "std": [0.1828286349773407, 0.8951603174209595, 0.21776150166988373, 0.6343631148338318, 0.27291539311408997, 0.5695087909698486, 0.17793898284435272, 0.15840911865234375, 0.07075340300798416, 0.09674715995788574, 2.5909125804901123, 0.2848452031612396, 2.455052375793457, 0.27998805046081543, 0.7367855310440063, 0.1290578842163086, 0.7342084050178528, 0.4194219708442688, 0.832004189491272, 0.11298117786645889, 0.1268436461687088, 0.0587976835668087, 0.07064295560121536, 2.5759963989257812, 0.2528800666332245, 2.457672357559204], "count": [554]}, "action": {"min": [-0.35405245423316956, -0.0232011117041111, -1.104058861732483, -1.5245572328567505, 0.46140554547309875, 0.032882776111364365, 0.0139999995008111, -0.029046999290585518, -0.16826599836349487, 0.018028000369668007, -3.1331627368927, 0.28564056754112244, -3.141592502593994, -0.5207690000534058, -0.021264778450131416, -0.937865674495697, -0.25264787673950195, -0.3572447896003723, -2.1218550205230713, 0.07699999958276749, -0.02606699988245964, -0.09305399656295776, 0.10759799927473068, -3.138136863708496, 0.432073712348938, -3.1408770084381104], "max": [0.33538690209388733, 2.2921128273010254, -0.48743265867233276, -0.02102055586874485, 1.1449311971664429, 1.3925551176071167, 0.5180000066757202, 0.37874799966812134, 0.051208000630140305, 0.3924790024757385, 3.1298465728759766, 1.265154242515564, 3.1389048099517822, 0.3111042082309723, 1.878888726234436, -0.4800362288951874, 1.8052557706832886, 1.240648865699768, 0.018874889239668846, 0.4479999840259552, 0.2927109897136688, 0.10954999923706055, 0.3811599910259247, 3.131748914718628, 1.4277316331863403, 3.1387827396392822], "mean": [-0.08432072401046753, 1.1576184034347534, -0.7855596542358398, -0.8905488848686218, 0.7623371481895447, 0.8277906179428101, 0.4063829481601715, 0.1963280886411667, -0.05376274883747101, 0.20231148600578308, -0.944421112537384, 0.7698444724082947, 1.6592540740966797, 0.03720208629965782, 0.9837986826896667, -0.6152133941650391, 0.8367978930473328, 0.7043291926383972, -1.0478624105453491, 0.2625342309474945, 0.16300265491008759, 0.01538699958473444, 0.2238692343235016, -0.7318268418312073, 0.7488216757774353, -0.7677128314971924], "std": [0.1828286349773407, 0.8951603174209595, 0.21776150166988373, 0.6343631148338318, 0.27291539311408997, 0.5695087909698486, 0.17793898284435272, 0.15840911865234375, 0.07075340300798416, 0.09674715995788574, 2.5909125804901123, 0.2848452031612396, 2.455052375793457, 0.27998805046081543, 0.7367855310440063, 0.1290578842163086, 0.7342084050178528, 0.4194219708442688, 0.832004189491272, 0.11298117786645889, 0.1268436461687088, 0.0587976835668087, 0.07064295560121536, 2.5759963989257812, 0.2528800666332245, 2.457672357559204], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [554]}, "index": {"min": [25486], "max": [26039], "mean": [25762.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [2.752707581227437, 5.0, 5.0, 5.0, 5.0], "std": [1.8514902469923726, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [554]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [554]}, "eef_direction_state": {"mean": [4.4296028880866425, 4.397111913357401], "std": [2.0088947122848007, 1.960179106171072], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [0.8176895306859205, 0.9007220216606499], "std": [0.8856931881099669, 0.8784829711896985], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_state": {"mean": [0.6841155234657039, 0.7924187725631769], "std": [0.8300756963943623, 0.8487920476494871], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_direction_action": {"mean": [4.4296028880866425, 4.397111913357401], "std": [2.0088947122848007, 1.960179106171072], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [0.8176895306859205, 0.9007220216606499], "std": [0.8856931881099669, 0.8784829711896985], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_action": {"mean": [0.6841155234657039, 0.7924187725631769], "std": [0.8300756963943623, 0.8487920476494871], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_sim_pose_state": {"mean": [0.43451129691986684, 0.2470314541175767, 0.9768069279045355, 2.319284637964927, 0.27621964383975806, 1.2760272579546448, 0.4021015563345637, -0.2839754077221594, 0.9994631258649898, 2.3046569333361937, -0.04410931564015123, 1.9196463240311947], "std": [0.15779624127592834, 0.07088863209299551, 0.0967831782064793, 0.265263776178675, 0.24286121811054992, 0.2713175598877429, 0.12722471633775864, 0.05905452736401074, 0.07042040426901983, 0.2030557213457416, 0.4680507943464656, 0.4486949159093476], "min": [0.2100538203360366, 0.13229765763706428, 0.7927238873037435, 1.838577326281385, -0.07384352914975745, 0.8442826943198313, 0.21216484615566153, -0.3938065594115875, 0.8833720230805024, 1.7080090991122996, -0.7480462451655158, 1.270316823334817], "max": [0.6162046475355212, 0.3511781762840023, 1.1668301455432988, 2.821196175441398, 0.6130673351148763, 1.6746945172228167, 0.5319056155555315, -0.19002759229656374, 1.1558472766431507, 2.6060836278023216, 0.6951900109938935, 2.747131466783592], "count": [554]}, "eef_sim_pose_action": {"mean": [0.43451129691986684, 0.2470314541175767, 0.9768069279045355, 2.319284637964927, 0.27621964383975806, 1.2760272579546448, 0.4021015563345637, -0.2839754077221594, 0.9994631258649898, 2.3046569333361937, -0.04410931564015123, 1.9196463240311947], "std": [0.15779624127592834, 0.07088863209299551, 0.0967831782064793, 0.265263776178675, 0.24286121811054992, 0.2713175598877429, 0.12722471633775864, 0.05905452736401074, 0.07042040426901983, 0.2030557213457416, 0.4680507943464656, 0.4486949159093476], "min": [0.2100538203360366, 0.13229765763706428, 0.7927238873037435, 1.838577326281385, -0.07384352914975745, 0.8442826943198313, 0.21216484615566153, -0.3938065594115875, 0.8833720230805024, 1.7080090991122996, -0.7480462451655158, 1.270316823334817], "max": [0.6162046475355212, 0.3511781762840023, 1.1668301455432988, 2.821196175441398, 0.6130673351148763, 1.6746945172228167, 0.5319056155555315, -0.19002759229656374, 1.1558472766431507, 2.6060836278023216, 0.6951900109938935, 2.747131466783592], "count": [554]}, "gripper_mode_state": {"mean": [0.19133574007220217, 0.9332129963898917], "std": [0.3933527356498519, 0.24965275836427206], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.9205776173285198, 1.7978339350180506], "std": [0.35674373484477534, 0.5329527459936121], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.19133574007220217, 0.9332129963898917], "std": [0.3933527356498519, 0.24965275836427206], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.9205776173285198, 1.7978339350180506], "std": [0.35674373484477534, 0.5329527459936121], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.5079806022138406, 0.32816787174691037], "std": [0.2224242205225203, 0.14122667719485393], "min": [0.017499999376013875, 0.09624999947845936], "max": [0.6475000083446503, 0.559999980032444], "count": [554]}, "gripper_open_scale_action": {"mean": [0.5079806022138406, 0.32816787174691037], "std": [0.2224242205225203, 0.14122667719485393], "min": [0.017499999376013875, 0.09624999947845936], "max": [0.6475000083446503, 0.559999980032444], "count": [554]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7019607843137254]], [[0.6705882352941176]]], "mean": [[[0.4092490817263545]], [[0.4099328579916815]], [[0.3844260767208628]]], "std": [[[0.136881102473075]], [[0.14331261009915375]], [[0.13751076841073046]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46985897409928157]], [[0.46930067553881055]], [[0.46010514570842115]]], "std": [[[0.15842367410200822]], [[0.15395231761934133]], [[0.15580674315061777]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.48264393770593633]], [[0.457067923553719]], [[0.44596918381677736]]], "std": [[[0.16267862117102166]], [[0.16496364714984205]], [[0.1685294064821507]]], "count": [121]}, "observation.state": {"min": [-0.4015885591506958, -0.023079000413417816, -1.0557552576065063, -1.6552684307098389, 0.33535200357437134, 0.012280888855457306, 0.020000001415610313, -0.028144000098109245, -0.19598999619483948, 0.012311999686062336, -3.120561361312866, 0.30230847001075745, -3.141592502593994, -0.4945325553417206, -0.021264778450131416, -1.0278615951538086, -0.22302722930908203, -0.031347665935754776, -2.024549961090088, 0.06499999761581421, -0.011300000362098217, -0.12321099638938904, 0.13992099463939667, -3.141592502593994, 0.3533419072628021, -3.1394808292388916], "max": [0.26417866349220276, 2.2806344032287598, -0.4864732325077057, -0.006576555781066418, 1.164643406867981, 1.5440077781677246, 0.4950000047683716, 0.3721129894256592, 0.0502920001745224, 0.33587101101875305, 3.1406502723693848, 1.1789175271987915, 3.137735366821289, 0.33882343769073486, 1.7739604711532593, -0.3646063208580017, 1.789939522743225, 1.1451928615570068, 0.3363812267780304, 0.5059999823570251, 0.3188619911670685, 0.11852400004863739, 0.3080329895019531, 3.1408071517944336, 1.0643889904022217, 3.13010835647583], "mean": [-0.13642099499702454, 1.2637763023376465, -0.8265727162361145, -0.9119650721549988, 0.6991029381752014, 0.8880929350852966, 0.3677871823310852, 0.22069469094276428, -0.06087939813733101, 0.19765886664390564, -0.9766742587089539, 0.7828418612480164, 1.4738984107971191, 0.02720753289759159, 1.0642868280410767, -0.6342727541923523, 0.7247120141983032, 0.6099932789802551, -0.9560731053352356, 0.21210139989852905, 0.18400661647319794, 0.014520199038088322, 0.2207542508840561, -0.5192106366157532, 0.7154698967933655, -0.46971264481544495], "std": [0.2049567997455597, 0.866070032119751, 0.2273266315460205, 0.6457698345184326, 0.27826833724975586, 0.6100453734397888, 0.16281302273273468, 0.15401096642017365, 0.07851056754589081, 0.09303396940231323, 2.6181459426879883, 0.25961485505104065, 2.5390613079071045, 0.26756060123443604, 0.680124819278717, 0.18286189436912537, 0.6882739663124084, 0.41005057096481323, 0.8516532182693481, 0.09431352466344833, 0.1240573450922966, 0.0669173002243042, 0.05305388569831848, 2.681198835372925, 0.21695736050605774, 2.504997968673706], "count": [599]}, "action": {"min": [-0.4015885591506958, -0.023079000413417816, -1.0557552576065063, -1.6552684307098389, 0.33535200357437134, 0.012280888855457306, 0.020000001415610313, -0.028144000098109245, -0.19598999619483948, 0.012311999686062336, -3.120561361312866, 0.30230847001075745, -3.141592502593994, -0.4945325553417206, -0.021264778450131416, -1.0278615951538086, -0.22302722930908203, -0.031347665935754776, -2.024549961090088, 0.06499999761581421, -0.011300000362098217, -0.12321099638938904, 0.13992099463939667, -3.141592502593994, 0.3533419072628021, -3.1394808292388916], "max": [0.26417866349220276, 2.2806344032287598, -0.4864732325077057, -0.006576555781066418, 1.164643406867981, 1.5440077781677246, 0.4950000047683716, 0.3721129894256592, 0.0502920001745224, 0.33587101101875305, 3.1406502723693848, 1.1789175271987915, 3.137735366821289, 0.33882343769073486, 1.7739604711532593, -0.3646063208580017, 1.789939522743225, 1.1451928615570068, 0.3363812267780304, 0.5059999823570251, 0.3188619911670685, 0.11852400004863739, 0.3080329895019531, 3.1408071517944336, 1.0643889904022217, 3.13010835647583], "mean": [-0.13642099499702454, 1.2637763023376465, -0.8265727162361145, -0.9119650721549988, 0.6991029381752014, 0.8880929350852966, 0.3677871823310852, 0.22069469094276428, -0.06087939813733101, 0.19765886664390564, -0.9766742587089539, 0.7828418612480164, 1.4738984107971191, 0.02720753289759159, 1.0642868280410767, -0.6342727541923523, 0.7247120141983032, 0.6099932789802551, -0.9560731053352356, 0.21210139989852905, 0.18400661647319794, 0.014520199038088322, 0.2207542508840561, -0.5192106366157532, 0.7154698967933655, -0.46971264481544495], "std": [0.2049567997455597, 0.866070032119751, 0.2273266315460205, 0.6457698345184326, 0.27826833724975586, 0.6100453734397888, 0.16281302273273468, 0.15401096642017365, 0.07851056754589081, 0.09303396940231323, 2.6181459426879883, 0.25961485505104065, 2.5390613079071045, 0.26756060123443604, 0.680124819278717, 0.18286189436912537, 0.6882739663124084, 0.41005057096481323, 0.8516532182693481, 0.09431352466344833, 0.1240573450922966, 0.0669173002243042, 0.05305388569831848, 2.681198835372925, 0.21695736050605774, 2.504997968673706], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [599]}, "index": {"min": [26040], "max": [26638], "mean": [26339.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [2.649415692821369, 5.0, 5.0, 5.0, 5.0], "std": [1.855541398700474, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [599]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [599]}, "eef_direction_state": {"mean": [4.32220367278798, 3.8831385642737897], "std": [2.0732877325534194, 2.2228963717706978], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.8263772954924875, 0.9282136894824707], "std": [0.8857461873467833, 0.8608661133929199], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.7178631051752922, 0.8464106844741235], "std": [0.8386718022828029, 0.829213863249027], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.32220367278798, 3.8831385642737897], "std": [2.0732877325534194, 2.2228963717706978], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.8263772954924875, 0.9282136894824707], "std": [0.8857461873467833, 0.8608661133929199], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.7178631051752922, 0.8464106844741235], "std": [0.8386718022828029, 0.829213863249027], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.4588717833768011, 0.23989265347753644, 0.9721472956904009, 2.3135979719397985, 0.24788920729293956, 1.2129632104471277, 0.423115013867126, -0.28469580660078975, 0.9963245103896934, 2.3543116657177876, 0.018697605433092856, 1.9131003009522396], "std": [0.15340874755986095, 0.07866448157982411, 0.09305199989451357, 0.25086707232641775, 0.20410513155885757, 0.3012254440838005, 0.12437418662833082, 0.0669173331686848, 0.05282821423170343, 0.17127124939518135, 0.43448707281862897, 0.4728034992906571], "min": [0.211110827058494, 0.10446981789606109, 0.7870646931510704, 1.9622481618532797, -0.05719801121281365, 0.723377779806077, 0.2270378289391089, -0.4230429848061576, 0.9154958996371869, 2.0770352685559494, -0.7625062118175158, 1.111302870736611], "max": [0.6095931349238045, 0.35049869629010394, 1.110504750112909, 2.8146963086578207, 0.5959675519185073, 1.6132854097876517, 0.5585588743914287, -0.1812107800409482, 1.082895124084649, 2.779177877906266, 0.7430982667068515, 2.7866856614113735], "count": [599]}, "eef_sim_pose_action": {"mean": [0.4588717833768011, 0.23989265347753644, 0.9721472956904009, 2.3135979719397985, 0.24788920729293956, 1.2129632104471277, 0.423115013867126, -0.28469580660078975, 0.9963245103896934, 2.3543116657177876, 0.018697605433092856, 1.9131003009522396], "std": [0.15340874755986095, 0.07866448157982411, 0.09305199989451357, 0.25086707232641775, 0.20410513155885757, 0.3012254440838005, 0.12437418662833082, 0.0669173331686848, 0.05282821423170343, 0.17127124939518135, 0.43448707281862897, 0.4728034992906571], "min": [0.211110827058494, 0.10446981789606109, 0.7870646931510704, 1.9622481618532797, -0.05719801121281365, 0.723377779806077, 0.2270378289391089, -0.4230429848061576, 0.9154958996371869, 2.0770352685559494, -0.7625062118175158, 1.111302870736611], "max": [0.6095931349238045, 0.35049869629010394, 1.110504750112909, 2.8146963086578207, 0.5959675519185073, 1.6132854097876517, 0.5585588743914287, -0.1812107800409482, 1.082895124084649, 2.779177877906266, 0.7430982667068515, 2.7866856614113735], "count": [599]}, "gripper_mode_state": {"mean": [0.22036727879799667, 0.9582637729549248], "std": [0.41449431990458613, 0.19998578548766183], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.9098497495826376, 1.9165275459098496], "std": [0.3634647922717355, 0.35106890746519015], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.22036727879799667, 0.9582637729549248], "std": [0.41449431990458613, 0.19998578548766183], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9098497495826376, 1.9165275459098496], "std": [0.3634647922717355, 0.35106890746519015], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.45973079753666496, 0.2651272957774504], "std": [0.20351715469556383, 0.11789205137353227], "min": [0.025000001769512892, 0.08124999701976776], "max": [0.6187500059604645, 0.6324999779462814], "count": [599]}, "gripper_open_scale_action": {"mean": [0.45973079753666496, 0.2651272957774504], "std": [0.20351715469556383, 0.11789205137353227], "min": [0.025000001769512892, 0.08124999701976776], "max": [0.6187500059604645, 0.6324999779462814], "count": [599]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7843137254901961]], [[0.8117647058823529]]], "mean": [[[0.4017455065359477]], [[0.405092656420207]], [[0.37971010561342594]]], "std": [[[0.14864588286573588]], [[0.15439745435164717]], [[0.1480194664041057]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734461901296977]], [[0.4729735274969363]], [[0.4637875529769199]]], "std": [[[0.15445093040559368]], [[0.1508260014625059]], [[0.15358563696964375]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47279465699040035]], [[0.44653266218596815]], [[0.4360770574831495]]], "std": [[[0.1687137157545098]], [[0.17012928464524774]], [[0.17362804026033393]]], "count": [128]}, "observation.state": {"min": [-0.30266112089157104, -0.022921999916434288, -1.0045732259750366, -1.4018006324768066, 0.3747066557407379, -0.05877033248543739, 0.012000000104308128, -0.015664000064134598, -0.15678100287914276, 0.014039999805390835, -3.1381893157958984, 0.23930209875106812, -3.13996958732605, -0.39679133892059326, -0.01978199928998947, -0.8798105716705322, -0.09596189111471176, 0.16975188255310059, -1.8135244846343994, 0.14100000262260437, -0.009343000128865242, -0.07687199860811234, 0.12464000284671783, -3.1219401359558105, 0.37835243344306946, -3.1391665935516357], "max": [0.27518612146377563, 2.256927251815796, -0.4864732325077057, 0.025503776967525482, 1.138058066368103, 1.3023499250411987, 0.5799999833106995, 0.3641049861907959, 0.06124899908900261, 0.4137740135192871, 3.139655351638794, 1.2924860715866089, 3.140336036682129, 0.26944687962532043, 1.8431276082992554, -0.4806293249130249, 1.7968300580978394, 1.1635619401931763, -0.058386556804180145, 0.5640000104904175, 0.3212200105190277, 0.11740099638700485, 0.3544920086860657, 3.106110095977783, 1.3310753107070923, 3.1386430263519287], "mean": [-0.05375690758228302, 1.3085246086120605, -0.8553898930549622, -0.9168922901153564, 0.7442295551300049, 0.8221560716629028, 0.41521868109703064, 0.23570898175239563, -0.048099398612976074, 0.20102407038211823, -1.1555625200271606, 0.7290046811103821, 1.5887490510940552, 0.059497591108083725, 1.183944821357727, -0.70570307970047, 0.7993813157081604, 0.6396546959877014, -1.146644949913025, 0.28575074672698975, 0.20817306637763977, 0.03788252919912338, 0.21172642707824707, -0.9134694933891296, 0.6563794016838074, -0.5360307693481445], "std": [0.14397169649600983, 0.8423096537590027, 0.2187262773513794, 0.599010169506073, 0.23221535980701447, 0.5280844569206238, 0.18855252861976624, 0.15332165360450745, 0.061973027884960175, 0.09007028490304947, 2.4385673999786377, 0.2810223698616028, 2.5616648197174072, 0.23986288905143738, 0.7066742777824402, 0.1564110666513443, 0.5855469703674316, 0.3675585985183716, 0.6833610534667969, 0.12273988872766495, 0.1293172389268875, 0.06317873299121857, 0.058636974543333054, 2.508472204208374, 0.227198988199234, 2.4133973121643066], "count": [647]}, "action": {"min": [-0.30266112089157104, -0.022921999916434288, -1.0045732259750366, -1.4018006324768066, 0.3747066557407379, -0.05877033248543739, 0.012000000104308128, -0.015664000064134598, -0.15678100287914276, 0.014039999805390835, -3.1381893157958984, 0.23930209875106812, -3.13996958732605, -0.39679133892059326, -0.01978199928998947, -0.8798105716705322, -0.09596189111471176, 0.16975188255310059, -1.8135244846343994, 0.14100000262260437, -0.009343000128865242, -0.07687199860811234, 0.12464000284671783, -3.1219401359558105, 0.37835243344306946, -3.1391665935516357], "max": [0.27518612146377563, 2.256927251815796, -0.4864732325077057, 0.025503776967525482, 1.138058066368103, 1.3023499250411987, 0.5799999833106995, 0.3641049861907959, 0.06124899908900261, 0.4137740135192871, 3.139655351638794, 1.2924860715866089, 3.140336036682129, 0.26944687962532043, 1.8431276082992554, -0.4806293249130249, 1.7968300580978394, 1.1635619401931763, -0.058386556804180145, 0.5640000104904175, 0.3212200105190277, 0.11740099638700485, 0.3544920086860657, 3.106110095977783, 1.3310753107070923, 3.1386430263519287], "mean": [-0.05375690758228302, 1.3085246086120605, -0.8553898930549622, -0.9168922901153564, 0.7442295551300049, 0.8221560716629028, 0.41521868109703064, 0.23570898175239563, -0.048099398612976074, 0.20102407038211823, -1.1555625200271606, 0.7290046811103821, 1.5887490510940552, 0.059497591108083725, 1.183944821357727, -0.70570307970047, 0.7993813157081604, 0.6396546959877014, -1.146644949913025, 0.28575074672698975, 0.20817306637763977, 0.03788252919912338, 0.21172642707824707, -0.9134694933891296, 0.6563794016838074, -0.5360307693481445], "std": [0.14397169649600983, 0.8423096537590027, 0.2187262773513794, 0.599010169506073, 0.23221535980701447, 0.5280844569206238, 0.18855252861976624, 0.15332165360450745, 0.061973027884960175, 0.09007028490304947, 2.4385673999786377, 0.2810223698616028, 2.5616648197174072, 0.23986288905143738, 0.7066742777824402, 0.1564110666513443, 0.5855469703674316, 0.3675585985183716, 0.6833610534667969, 0.12273988872766495, 0.1293172389268875, 0.06317873299121857, 0.058636974543333054, 2.508472204208374, 0.227198988199234, 2.4133973121643066], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [647]}, "index": {"min": [26639], "max": [27285], "mean": [26962.0], "std": [186.77258899528056], "count": [647]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [647]}, "subtask_annotation": {"mean": [2.2828438948995364, 5.0, 5.0, 5.0, 5.0], "std": [1.8175001800643078, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [647]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [647]}, "eef_direction_state": {"mean": [4.816074188562596, 4.494590417310665], "std": [1.770928217584662, 1.9726613201117171], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_state": {"mean": [0.6553323029366306, 0.7727975270479135], "std": [0.843320059437984, 0.833607490017182], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_state": {"mean": [0.5996908809891809, 0.749613601236476], "std": [0.8164839025835463, 0.8481613930654484], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_direction_action": {"mean": [4.816074188562596, 4.494590417310665], "std": [1.770928217584662, 1.9726613201117171], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_action": {"mean": [0.6553323029366306, 0.7727975270479135], "std": [0.843320059437984, 0.833607490017182], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_action": {"mean": [0.5996908809891809, 0.749613601236476], "std": [0.8164839025835463, 0.8481613930654484], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_sim_pose_state": {"mean": [0.47380039758606296, 0.25263845971177995, 0.9754696099381928, 2.338642467562009, 0.3448653021141703, 1.298589346224523, 0.4472674685797788, -0.26134069782914715, 0.9874061568104369, 2.406919809819126, 0.021468536546648407, 2.1186849455790857], "std": [0.15278659923064045, 0.062077542312469335, 0.09011073794489816, 0.26160564289852717, 0.24933572714584784, 0.28443688866507466, 0.12961540531118457, 0.06340838504587157, 0.058316509308415296, 0.18927774288829916, 0.47131549649030385, 0.5047607134664148], "min": [0.2233173961970471, 0.14388771674254555, 0.7888056459816128, 1.8400497010477888, -0.07059535142243223, 0.9258650484272408, 0.22943521789441862, -0.3771475440579811, 0.9006025804112539, 1.805701673629998, -0.9032911984396506, 1.374212701644831], "max": [0.601570321045268, 0.3614019038876938, 1.1882415472403187, 2.881486975805778, 0.6378001293045039, 1.8117523345766748, 0.5603426744007021, -0.18268486272268483, 1.1295116011388346, 2.687155496244167, 0.7029681315106249, 2.845967890532586], "count": [647]}, "eef_sim_pose_action": {"mean": [0.47380039758606296, 0.25263845971177995, 0.9754696099381928, 2.338642467562009, 0.3448653021141703, 1.298589346224523, 0.4472674685797788, -0.26134069782914715, 0.9874061568104369, 2.406919809819126, 0.021468536546648407, 2.1186849455790857], "std": [0.15278659923064045, 0.062077542312469335, 0.09011073794489816, 0.26160564289852717, 0.24933572714584784, 0.28443688866507466, 0.12961540531118457, 0.06340838504587157, 0.058316509308415296, 0.18927774288829916, 0.47131549649030385, 0.5047607134664148], "min": [0.2233173961970471, 0.14388771674254555, 0.7888056459816128, 1.8400497010477888, -0.07059535142243223, 0.9258650484272408, 0.22943521789441862, -0.3771475440579811, 0.9006025804112539, 1.805701673629998, -0.9032911984396506, 1.374212701644831], "max": [0.601570321045268, 0.3614019038876938, 1.1882415472403187, 2.881486975805778, 0.6378001293045039, 1.8117523345766748, 0.5603426744007021, -0.18268486272268483, 1.1295116011388346, 2.687155496244167, 0.7029681315106249, 2.845967890532586], "count": [647]}, "gripper_mode_state": {"mean": [0.31993817619783615, 0.7619783616692427], "std": [0.46645229081765727, 0.42587244336432306], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_state": {"mean": [1.9258114374034003, 1.812982998454405], "std": [0.3391938551909927, 0.5367066307014715], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_mode_action": {"mean": [0.31993817619783615, 0.7619783616692427], "std": [0.46645229081765727, 0.42587244336432306], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_action": {"mean": [1.9258114374034003, 1.812982998454405], "std": [0.3391938551909927, 0.5367066307014715], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_open_scale_state": {"mean": [0.5190204819747127, 0.3571889491915887], "std": [0.23568978489617065, 0.15342487464348836], "min": [0.01500000013038516, 0.17625000327825546], "max": [0.7249999791383743, 0.7050000131130219], "count": [647]}, "gripper_open_scale_action": {"mean": [0.5190204819747127, 0.3571889491915887], "std": [0.23568978489617065, 0.15342487464348836], "min": [0.01500000013038516, 0.17625000327825546], "max": [0.7249999791383743, 0.7050000131130219], "count": [647]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7725490196078432]], [[0.7254901960784313]]], "mean": [[[0.4064511272141707]], [[0.40752669318935303]], [[0.38243460973761484]]], "std": [[[0.14472289650241474]], [[0.15161318043514377]], [[0.1456616095933844]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.46886698458368853]], [[0.4731148586246093]], [[0.4645547794117647]]], "std": [[[0.15476400016307515]], [[0.14602674010674052]], [[0.14746406304092585]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4928534580136402]], [[0.4651333724069338]], [[0.45391575909349247]]], "std": [[[0.15158735443796736]], [[0.1609561409438579]], [[0.1657378578549789]]], "count": [115]}, "observation.state": {"min": [-0.41144466400146484, -0.02306155487895012, -1.2612682580947876, -1.6593329906463623, 0.3254086673259735, -0.15326689183712006, 0.0139999995008111, -0.029384000226855278, -0.1825689971446991, 0.034418001770973206, -3.141592502593994, 0.3433935344219208, -3.141592502593994, -0.2617189884185791, -0.019904110580682755, -0.9123444557189941, 0.10449222475290298, 0.14302699267864227, -2.0656838417053223, 0.13300000131130219, -0.011141999624669552, -0.06120999902486801, 0.15341199934482574, -3.135082483291626, 0.4563163220882416, -3.141016721725464], "max": [0.1058703362941742, 2.295217990875244, -0.4865604341030121, 0.04887933284044266, 1.1607707738876343, 1.5264586210250854, 0.5180000066757202, 0.4128490090370178, 0.022717999294400215, 0.3854770064353943, 3.1358680725097656, 1.2766035795211792, 3.140615224838257, 0.21938133239746094, 1.7530620098114014, -0.4806293249130249, 1.4262752532958984, 1.1661959886550903, -0.023358110338449478, 0.5350000262260437, 0.3264920115470886, 0.09953799843788147, 0.361734002828598, 3.138852596282959, 1.4249391555786133, 3.1327786445617676], "mean": [-0.13607186079025269, 1.2346974611282349, -0.8505234122276306, -0.8084934949874878, 0.6710488796234131, 0.7633979320526123, 0.38944289088249207, 0.22608329355716705, -0.05823918804526329, 0.2011728733778, -0.7815176844596863, 0.8020333647727966, 1.5468438863754272, 0.026194337755441666, 1.0217989683151245, -0.691169261932373, 0.6416023969650269, 0.6819868683815002, -0.9184713959693909, 0.2702341377735138, 0.18223831057548523, 0.029302341863512993, 0.23218919336795807, -0.29373764991760254, 0.7308288812637329, -0.9275795221328735], "std": [0.13626877963542938, 0.8904820084571838, 0.2532529830932617, 0.7277854681015015, 0.30902230739593506, 0.6642845273017883, 0.17483362555503845, 0.168481707572937, 0.0646713599562645, 0.08468034863471985, 2.726444721221924, 0.25366154313087463, 2.6117019653320312, 0.18181203305721283, 0.6970082521438599, 0.16227830946445465, 0.4007234275341034, 0.3551539480686188, 0.6549534797668457, 0.11049553751945496, 0.13110733032226562, 0.05307834967970848, 0.05572791025042534, 2.7659759521484375, 0.2238035798072815, 2.3817968368530273], "count": [562]}, "action": {"min": [-0.41144466400146484, -0.02306155487895012, -1.2612682580947876, -1.6593329906463623, 0.3254086673259735, -0.15326689183712006, 0.0139999995008111, -0.029384000226855278, -0.1825689971446991, 0.034418001770973206, -3.141592502593994, 0.3433935344219208, -3.141592502593994, -0.2617189884185791, -0.019904110580682755, -0.9123444557189941, 0.10449222475290298, 0.14302699267864227, -2.0656838417053223, 0.13300000131130219, -0.011141999624669552, -0.06120999902486801, 0.15341199934482574, -3.135082483291626, 0.4563163220882416, -3.141016721725464], "max": [0.1058703362941742, 2.295217990875244, -0.4865604341030121, 0.04887933284044266, 1.1607707738876343, 1.5264586210250854, 0.5180000066757202, 0.4128490090370178, 0.022717999294400215, 0.3854770064353943, 3.1358680725097656, 1.2766035795211792, 3.140615224838257, 0.21938133239746094, 1.7530620098114014, -0.4806293249130249, 1.4262752532958984, 1.1661959886550903, -0.023358110338449478, 0.5350000262260437, 0.3264920115470886, 0.09953799843788147, 0.361734002828598, 3.138852596282959, 1.4249391555786133, 3.1327786445617676], "mean": [-0.13607186079025269, 1.2346974611282349, -0.8505234122276306, -0.8084934949874878, 0.6710488796234131, 0.7633979320526123, 0.38944289088249207, 0.22608329355716705, -0.05823918804526329, 0.2011728733778, -0.7815176844596863, 0.8020333647727966, 1.5468438863754272, 0.026194337755441666, 1.0217989683151245, -0.691169261932373, 0.6416023969650269, 0.6819868683815002, -0.9184713959693909, 0.2702341377735138, 0.18223831057548523, 0.029302341863512993, 0.23218919336795807, -0.29373764991760254, 0.7308288812637329, -0.9275795221328735], "std": [0.13626877963542938, 0.8904820084571838, 0.2532529830932617, 0.7277854681015015, 0.30902230739593506, 0.6642845273017883, 0.17483362555503845, 0.168481707572937, 0.0646713599562645, 0.08468034863471985, 2.726444721221924, 0.25366154313087463, 2.6117019653320312, 0.18181203305721283, 0.6970082521438599, 0.16227830946445465, 0.4007234275341034, 0.3551539480686188, 0.6549534797668457, 0.11049553751945496, 0.13110733032226562, 0.05307834967970848, 0.05572791025042534, 2.7659759521484375, 0.2238035798072815, 2.3817968368530273], "count": [562]}, "timestamp": {"min": [0.0], "max": [18.7], "mean": [9.35], "std": [5.407838960455666], "count": [562]}, "frame_index": {"min": [0], "max": [561], "mean": [280.5], "std": [162.23516881367], "count": [562]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [562]}, "index": {"min": [27286], "max": [27847], "mean": [27566.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [2.606761565836299, 5.0, 5.0, 5.0, 5.0], "std": [1.8483879222502793, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [562]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [562]}, "eef_direction_state": {"mean": [4.5355871886121, 4.199288256227758], "std": [1.9603672109655241, 2.015809276172917], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.7811387900355872, 0.9128113879003559], "std": [0.8869156350671944, 0.8230744357001109], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_state": {"mean": [0.6832740213523132, 0.798932384341637], "std": [0.8304939744743955, 0.8627104513278268], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_direction_action": {"mean": [4.5355871886121, 4.199288256227758], "std": [1.9603672109655241, 2.015809276172917], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.7811387900355872, 0.9128113879003559], "std": [0.8869156350671944, 0.8230744357001109], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_action": {"mean": [0.6832740213523132, 0.798932384341637], "std": [0.8304939744743955, 0.8627104513278268], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_sim_pose_state": {"mean": [0.46430042386926507, 0.24262682522974346, 0.9757571262714521, 2.2987271418062822, 0.20704628244580647, 1.2955267466087426, 0.4212735592929949, -0.2696849907086801, 1.0078706943441986, 2.3592770390671864, 0.02582916789883528, 2.048607771233884], "std": [0.16797321959017658, 0.06513158951093043, 0.08481151518186601, 0.24865349626462385, 0.19412894024992267, 0.24216985431091057, 0.1314225437206109, 0.0529339196083909, 0.055574120285444076, 0.2229366762772223, 0.33779046665225465, 0.4703088247435472], "min": [0.20971101523154206, 0.1178880621373878, 0.8092508092049884, 1.8626878968959286, -0.10841075325985039, 0.915804655507427, 0.2275496540528844, -0.36006051630008273, 0.9290408776744534, 1.5959443701036495, -0.6168606183264589, 1.243100029471908], "max": [0.6509315695573425, 0.3240720256796832, 1.1602244985526562, 2.7895710179649518, 0.44715824839044416, 1.6336537381813594, 0.5657816959126989, -0.19965484167147685, 1.1375539936602896, 2.6813419554678317, 0.6613399304531096, 2.8329947691237027], "count": [562]}, "eef_sim_pose_action": {"mean": [0.46430042386926507, 0.24262682522974346, 0.9757571262714521, 2.2987271418062822, 0.20704628244580647, 1.2955267466087426, 0.4212735592929949, -0.2696849907086801, 1.0078706943441986, 2.3592770390671864, 0.02582916789883528, 2.048607771233884], "std": [0.16797321959017658, 0.06513158951093043, 0.08481151518186601, 0.24865349626462385, 0.19412894024992267, 0.24216985431091057, 0.1314225437206109, 0.0529339196083909, 0.055574120285444076, 0.2229366762772223, 0.33779046665225465, 0.4703088247435472], "min": [0.20971101523154206, 0.1178880621373878, 0.8092508092049884, 1.8626878968959286, -0.10841075325985039, 0.915804655507427, 0.2275496540528844, -0.36006051630008273, 0.9290408776744534, 1.5959443701036495, -0.6168606183264589, 1.243100029471908], "max": [0.6509315695573425, 0.3240720256796832, 1.1602244985526562, 2.7895710179649518, 0.44715824839044416, 1.6336537381813594, 0.5657816959126989, -0.19965484167147685, 1.1375539936602896, 2.6813419554678317, 0.6613399304531096, 2.8329947691237027], "count": [562]}, "gripper_mode_state": {"mean": [0.20106761565836298, 0.8558718861209964], "std": [0.4007984900069133, 0.3512195903828333], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.903914590747331, 1.8629893238434163], "std": [0.37919982220562665, 0.45909197462726314], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.20106761565836298, 0.8558718861209964], "std": [0.4007984900069133, 0.3512195903828333], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.903914590747331, 1.8629893238434163], "std": [0.37919982220562665, 0.45909197462726314], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.48680604814992573, 0.3377913709835968], "std": [0.21854178402203614, 0.13811958364241378], "min": [0.017499999376013875, 0.16625000163912773], "max": [0.6475000083446503, 0.6687500327825546], "count": [562]}, "gripper_open_scale_action": {"mean": [0.48680604814992573, 0.3377913709835968], "std": [0.21854178402203614, 0.13811958364241378], "min": [0.017499999376013875, 0.16625000163912773], "max": [0.6475000083446503, 0.6687500327825546], "count": [562]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9098039215686274]], [[0.8745098039215686]]], "mean": [[[0.40985771999621107]], [[0.4085020128824477]], [[0.3834494955953396]]], "std": [[[0.14978886542894715]], [[0.15544399924984706]], [[0.1494298802483956]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871722506393862]], [[0.4871543744671782]], [[0.47525462134129015]]], "std": [[[0.1261946805805099]], [[0.12783981695168328]], [[0.13180603113165806]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4894948795822677]], [[0.4561092746518898]], [[0.44485706699346406]]], "std": [[[0.16074262532246572]], [[0.16355167223148576]], [[0.16776409105887488]]], "count": [115]}, "observation.state": {"min": [-0.39557021856307983, -0.02306155487895012, -1.1721794605255127, -1.1662483215332031, 0.3739042282104492, -0.041360776871442795, 0.017000000923871994, -0.020635999739170074, -0.18942800164222717, 0.02020999975502491, -3.137805223464966, 0.2571917176246643, -3.137735366821289, -0.42794710397720337, -0.019904110580682755, -0.8535566926002502, 0.10334088653326035, 0.30625465512275696, -2.121837615966797, 0.13600000739097595, -0.013016999699175358, -0.08162999898195267, 0.12636899948120117, -3.1402313709259033, 0.5478413701057434, -3.138503313064575], "max": [0.26566144824028015, 2.296596050262451, -0.48605456948280334, 0.04873977601528168, 1.1602997779846191, 1.118834376335144, 0.5379999876022339, 0.39172300696372986, 0.047561001032590866, 0.4335150122642517, 3.139899730682373, 1.1369597911834717, 3.135326862335205, 0.27932044863700867, 1.7626913785934448, -0.48158878087997437, 1.5773615837097168, 1.1926243305206299, -0.04371577873826027, 0.44599997997283936, 0.31950899958610535, 0.09575200080871582, 0.3628869950771332, 3.1260416507720947, 1.0636909008026123, 3.1409294605255127], "mean": [-0.12943993508815765, 1.2504680156707764, -0.9263778328895569, -0.6089794635772705, 0.7795528769493103, 0.5897360444068909, 0.3922595977783203, 0.22561080753803253, -0.06844913959503174, 0.20766128599643707, -1.2296191453933716, 0.7026448249816895, 1.335147738456726, 0.0344470739364624, 1.012357234954834, -0.6764166355133057, 0.7910122871398926, 0.7594238519668579, -1.0826258659362793, 0.28437623381614685, 0.175714373588562, 0.030224433168768883, 0.22853681445121765, -0.7694790363311768, 0.7479619383811951, -1.3321316242218018], "std": [0.1520436853170395, 0.8905256986618042, 0.28344079852104187, 0.4412369132041931, 0.27069932222366333, 0.4198286533355713, 0.19689349830150604, 0.16895484924316406, 0.07035798579454422, 0.08448147773742676, 2.572120189666748, 0.25966668128967285, 2.5820319652557373, 0.21106764674186707, 0.7202296853065491, 0.14917497336864471, 0.5319370031356812, 0.3157273828983307, 0.7187726497650146, 0.0871371179819107, 0.13342446088790894, 0.05274534225463867, 0.056272316724061966, 2.6229779720306396, 0.17937815189361572, 2.168912410736084], "count": [563]}, "action": {"min": [-0.39557021856307983, -0.02306155487895012, -1.1721794605255127, -1.1662483215332031, 0.3739042282104492, -0.041360776871442795, 0.017000000923871994, -0.020635999739170074, -0.18942800164222717, 0.02020999975502491, -3.137805223464966, 0.2571917176246643, -3.137735366821289, -0.42794710397720337, -0.019904110580682755, -0.8535566926002502, 0.10334088653326035, 0.30625465512275696, -2.121837615966797, 0.13600000739097595, -0.013016999699175358, -0.08162999898195267, 0.12636899948120117, -3.1402313709259033, 0.5478413701057434, -3.138503313064575], "max": [0.26566144824028015, 2.296596050262451, -0.48605456948280334, 0.04873977601528168, 1.1602997779846191, 1.118834376335144, 0.5379999876022339, 0.39172300696372986, 0.047561001032590866, 0.4335150122642517, 3.139899730682373, 1.1369597911834717, 3.135326862335205, 0.27932044863700867, 1.7626913785934448, -0.48158878087997437, 1.5773615837097168, 1.1926243305206299, -0.04371577873826027, 0.44599997997283936, 0.31950899958610535, 0.09575200080871582, 0.3628869950771332, 3.1260416507720947, 1.0636909008026123, 3.1409294605255127], "mean": [-0.12943993508815765, 1.2504680156707764, -0.9263778328895569, -0.6089794635772705, 0.7795528769493103, 0.5897360444068909, 0.3922595977783203, 0.22561080753803253, -0.06844913959503174, 0.20766128599643707, -1.2296191453933716, 0.7026448249816895, 1.335147738456726, 0.0344470739364624, 1.012357234954834, -0.6764166355133057, 0.7910122871398926, 0.7594238519668579, -1.0826258659362793, 0.28437623381614685, 0.175714373588562, 0.030224433168768883, 0.22853681445121765, -0.7694790363311768, 0.7479619383811951, -1.3321316242218018], "std": [0.1520436853170395, 0.8905256986618042, 0.28344079852104187, 0.4412369132041931, 0.27069932222366333, 0.4198286533355713, 0.19689349830150604, 0.16895484924316406, 0.07035798579454422, 0.08448147773742676, 2.572120189666748, 0.25966668128967285, 2.5820319652557373, 0.21106764674186707, 0.7202296853065491, 0.14917497336864471, 0.5319370031356812, 0.3157273828983307, 0.7187726497650146, 0.0871371179819107, 0.13342446088790894, 0.05274534225463867, 0.056272316724061966, 2.6229779720306396, 0.17937815189361572, 2.168912410736084], "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": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [563]}, "index": {"min": [27848], "max": [28410], "mean": [28129.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.4422735346358793, 5.0, 5.0, 5.0, 5.0], "std": [1.8653015079571849, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [563]}, "eef_direction_state": {"mean": [4.728241563055062, 4.285968028419183], "std": [1.8192873114914712, 1.9179247718808377], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7513321492007105, 0.9182948490230906], "std": [0.8912307144068403, 0.815308202744166], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.6802841918294849, 0.8259325044404974], "std": [0.8349079724329916, 0.8396706888904876], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.728241563055062, 4.285968028419183], "std": [1.8192873114914712, 1.9179247718808377], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7513321492007105, 0.9182948490230906], "std": [0.8912307144068403, 0.815308202744166], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.6802841918294849, 0.8259325044404974], "std": [0.8349079724329916, 0.8396706888904876], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.46400378462042974, 0.23271653939601356, 0.9822225457635819, 2.4123134256752397, 0.22364101452989493, 1.2489620772114487, 0.4148335894109245, -0.268962574061582, 1.004252920835683, 2.3364569821656334, -0.014297728097679029, 2.0925800358032145], "std": [0.1685733934109814, 0.0704172830377668, 0.08461454999439236, 0.24542851266870394, 0.18240574654147704, 0.27561020813330783, 0.13384451769731281, 0.052743702337924046, 0.0559549632301392, 0.14744766546647534, 0.3689736069654852, 0.3930271170083302], "min": [0.21836350402893023, 0.11163666787526291, 0.7949587167311785, 2.00228803194599, -0.04851664296588498, 0.814940221848709, 0.22531023056871596, -0.3815257097023804, 0.9022584762237816, 2.076951930816241, -0.6119931238651535, 1.5234707726050507], "max": [0.6296292084366492, 0.34811252723668595, 1.208063586608772, 2.8678460841561213, 0.450885051869959, 1.6566861680242995, 0.5590068251291639, -0.20414420178435694, 1.1380271547339418, 2.545896311006385, 0.5853726799104493, 2.6966098571389314], "count": [563]}, "eef_sim_pose_action": {"mean": [0.46400378462042974, 0.23271653939601356, 0.9822225457635819, 2.4123134256752397, 0.22364101452989493, 1.2489620772114487, 0.4148335894109245, -0.268962574061582, 1.004252920835683, 2.3364569821656334, -0.014297728097679029, 2.0925800358032145], "std": [0.1685733934109814, 0.0704172830377668, 0.08461454999439236, 0.24542851266870394, 0.18240574654147704, 0.27561020813330783, 0.13384451769731281, 0.052743702337924046, 0.0559549632301392, 0.14744766546647534, 0.3689736069654852, 0.3930271170083302], "min": [0.21836350402893023, 0.11163666787526291, 0.7949587167311785, 2.00228803194599, -0.04851664296588498, 0.814940221848709, 0.22531023056871596, -0.3815257097023804, 0.9022584762237816, 2.076951930816241, -0.6119931238651535, 1.5234707726050507], "max": [0.6296292084366492, 0.34811252723668595, 1.208063586608772, 2.8678460841561213, 0.450885051869959, 1.6566861680242995, 0.5590068251291639, -0.20414420178435694, 1.1380271547339418, 2.545896311006385, 0.5853726799104493, 2.6966098571389314], "count": [563]}, "gripper_mode_state": {"mean": [0.23268206039076378, 0.9396092362344582], "std": [0.42254126326676045, 0.23820940245371522], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.9271758436944937, 1.9094138543516874], "std": [0.3424242525344196, 0.3778505784439644], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.23268206039076378, 0.9396092362344582], "std": [0.42254126326676045, 0.23820940245371522], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.9271758436944937, 1.9094138543516874], "std": [0.3424242525344196, 0.3778505784439644], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.4903263688917879, 0.35547069656012537], "std": [0.24611757667596637, 0.10892137634610476], "min": [0.021250001154839993, 0.17000000923871994], "max": [0.6724999845027924, 0.5574999749660492], "count": [563]}, "gripper_open_scale_action": {"mean": [0.4903263688917879, 0.35547069656012537], "std": [0.24611757667596637, 0.10892137634610476], "min": [0.021250001154839993, 0.17000000923871994], "max": [0.6724999845027924, 0.5574999749660492], "count": [563]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.803921568627451]], [[0.7803921568627451]]], "mean": [[[0.4079395694917085]], [[0.41114838221790095]], [[0.3856818451898666]]], "std": [[[0.1365351266862041]], [[0.14478531845418824]], [[0.13918038352740345]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9647058823529412]]], "mean": [[[0.47734315582293524]], [[0.47853536703937777]], [[0.46773360105061307]]], "std": [[[0.14020320516862855]], [[0.13673325972573075]], [[0.1399419248842844]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9686274509803922]], [[0.9137254901960784]]], "mean": [[[0.48202278128882403]], [[0.4573295049424729]], [[0.4475333583157781]]], "std": [[[0.16440912602412014]], [[0.17012184362745278]], [[0.17391991510829305]]], "count": [121]}, "observation.state": {"min": [-0.4655747711658478, -0.024178000167012215, -1.3028209209442139, -1.0436313152313232, 0.4313836693763733, 0.03799400106072426, 0.012000000104308128, -0.04654499888420105, -0.22727499902248383, 0.037390001118183136, -3.132185220718384, 0.25218263268470764, -3.141592502593994, -0.455108106136322, -0.018299221992492676, -0.9896756410598755, -0.6021648049354553, 0.188400000333786, -1.378808856010437, 0.11699999868869781, -0.0106819998472929, -0.10557200014591217, 0.14979000389575958, -3.1386256217956543, 0.3415783941745758, -3.1368978023529053], "max": [0.1289667785167694, 2.300468683242798, -0.48605456948280334, -0.019694777205586433, 1.1668589115142822, 1.0624887943267822, 0.4989999830722809, 0.41848599910736084, 0.029843000695109367, 0.40689900517463684, 3.135169744491577, 1.2547521591186523, 3.1388700008392334, 0.40847912430763245, 1.7857005596160889, -0.4241093397140503, 1.5094503164291382, 1.1639107465744019, 0.38304510712623596, 0.3999999761581421, 0.3211959898471832, 0.1454710066318512, 0.37723100185394287, 3.1407723426818848, 1.1988142728805542, 3.1381893157958984], "mean": [-0.08952805399894714, 1.314712643623352, -1.0230989456176758, -0.5611975193023682, 0.8000608086585999, 0.5727785229682922, 0.3529279828071594, 0.2468814104795456, -0.05971558764576912, 0.20964010059833527, -1.1929757595062256, 0.7108721137046814, 2.242082357406616, 0.08981640636920929, 1.068390130996704, -0.7236181497573853, 0.4644976258277893, 0.698430061340332, -0.7514942288398743, 0.2600601613521576, 0.1876249462366104, 0.02671179734170437, 0.2276792973279953, -0.6688318252563477, 0.6648865938186646, -0.42176416516304016], "std": [0.15409812331199646, 0.923715353012085, 0.35638001561164856, 0.3738104999065399, 0.23952576518058777, 0.34173715114593506, 0.16284379363059998, 0.1810818612575531, 0.07296816259622574, 0.09060152620077133, 2.5819575786590576, 0.2849928140640259, 1.8497185707092285, 0.3180204927921295, 0.7159631252288818, 0.20519669353961945, 0.5694605112075806, 0.3427082300186157, 0.5922818779945374, 0.08927173167467117, 0.1331442892551422, 0.07994502037763596, 0.05425801873207092, 2.671088218688965, 0.23008833825588226, 2.481159210205078], "count": [605]}, "action": {"min": [-0.4655747711658478, -0.024178000167012215, -1.3028209209442139, -1.0436313152313232, 0.4313836693763733, 0.03799400106072426, 0.012000000104308128, -0.04654499888420105, -0.22727499902248383, 0.037390001118183136, -3.132185220718384, 0.25218263268470764, -3.141592502593994, -0.455108106136322, -0.018299221992492676, -0.9896756410598755, -0.6021648049354553, 0.188400000333786, -1.378808856010437, 0.11699999868869781, -0.0106819998472929, -0.10557200014591217, 0.14979000389575958, -3.1386256217956543, 0.3415783941745758, -3.1368978023529053], "max": [0.1289667785167694, 2.300468683242798, -0.48605456948280334, -0.019694777205586433, 1.1668589115142822, 1.0624887943267822, 0.4989999830722809, 0.41848599910736084, 0.029843000695109367, 0.40689900517463684, 3.135169744491577, 1.2547521591186523, 3.1388700008392334, 0.40847912430763245, 1.7857005596160889, -0.4241093397140503, 1.5094503164291382, 1.1639107465744019, 0.38304510712623596, 0.3999999761581421, 0.3211959898471832, 0.1454710066318512, 0.37723100185394287, 3.1407723426818848, 1.1988142728805542, 3.1381893157958984], "mean": [-0.08952805399894714, 1.314712643623352, -1.0230989456176758, -0.5611975193023682, 0.8000608086585999, 0.5727785229682922, 0.3529279828071594, 0.2468814104795456, -0.05971558764576912, 0.20964010059833527, -1.1929757595062256, 0.7108721137046814, 2.242082357406616, 0.08981640636920929, 1.068390130996704, -0.7236181497573853, 0.4644976258277893, 0.698430061340332, -0.7514942288398743, 0.2600601613521576, 0.1876249462366104, 0.02671179734170437, 0.2276792973279953, -0.6688318252563477, 0.6648865938186646, -0.42176416516304016], "std": [0.15409812331199646, 0.923715353012085, 0.35638001561164856, 0.3738104999065399, 0.23952576518058777, 0.34173715114593506, 0.16284379363059998, 0.1810818612575531, 0.07296816259622574, 0.09060152620077133, 2.5819575786590576, 0.2849928140640259, 1.8497185707092285, 0.3180204927921295, 0.7159631252288818, 0.20519669353961945, 0.5694605112075806, 0.3427082300186157, 0.5922818779945374, 0.08927173167467117, 0.1331442892551422, 0.07994502037763596, 0.05425801873207092, 2.671088218688965, 0.23008833825588226, 2.481159210205078], "count": [605]}, "timestamp": {"min": [0.0], "max": [20.133333333333333], "mean": [10.066666666666666], "std": [5.821607261840248], "count": [605]}, "frame_index": {"min": [0], "max": [604], "mean": [302.0], "std": [174.64821785520743], "count": [605]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [605]}, "index": {"min": [28411], "max": [29015], "mean": [28713.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [2.5669421487603308, 5.0, 5.0, 5.0, 5.0], "std": [1.830205174324535, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [605]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [605]}, "eef_direction_state": {"mean": [4.371900826446281, 4.138842975206612], "std": [2.031700144649289, 2.165216073458886], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.8148760330578513, 0.8512396694214877], "std": [0.8937488283087569, 0.8338019764590399], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.7454545454545455, 0.8297520661157025], "std": [0.857441899821931, 0.8638415668271412], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [4.371900826446281, 4.138842975206612], "std": [2.031700144649289, 2.165216073458886], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.8148760330578513, 0.8512396694214877], "std": [0.8937488283087569, 0.8338019764590399], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.7454545454545455, 0.8297520661157025], "std": [0.857441899821931, 0.8638415668271412], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.4853041089798851, 0.24149175221825392, 0.9842168632828667, 2.402740011888376, 0.19603841943721145, 1.2220782189669595, 0.42644208802059086, -0.27233762958103414, 1.0031301071467271, 2.426106562759472, 0.03945499340158113, 2.0484540680699657], "std": [0.18072212890489353, 0.0730347273997798, 0.09062820157862271, 0.2775434401842141, 0.19575834159187408, 0.25910016135076175, 0.13337504951711698, 0.08016311825558023, 0.05389511285436004, 0.20567791605764268, 0.3921772150858968, 0.5509308647239862], "min": [0.19250290433434306, 0.07390627304047057, 0.812214297012477, 1.883847470860744, -0.10747216343074584, 0.7682794063515654, 0.2279599483865452, -0.40538997584047776, 0.9257216381073072, 1.9383444621434396, -0.6292980311747084, 1.2990627101069976], "max": [0.6563142139036673, 0.3310035535930495, 1.1814015066567305, 2.8814924020309824, 0.4966027236635666, 1.5420281721571891, 0.5595203325559917, -0.15331068257059466, 1.1515699048701327, 2.7429739652838987, 0.6853637339318861, 2.9685053330185833], "count": [605]}, "eef_sim_pose_action": {"mean": [0.4853041089798851, 0.24149175221825392, 0.9842168632828667, 2.402740011888376, 0.19603841943721145, 1.2220782189669595, 0.42644208802059086, -0.27233762958103414, 1.0031301071467271, 2.426106562759472, 0.03945499340158113, 2.0484540680699657], "std": [0.18072212890489353, 0.0730347273997798, 0.09062820157862271, 0.2775434401842141, 0.19575834159187408, 0.25910016135076175, 0.13337504951711698, 0.08016311825558023, 0.05389511285436004, 0.20567791605764268, 0.3921772150858968, 0.5509308647239862], "min": [0.19250290433434306, 0.07390627304047057, 0.812214297012477, 1.883847470860744, -0.10747216343074584, 0.7682794063515654, 0.2279599483865452, -0.40538997584047776, 0.9257216381073072, 1.9383444621434396, -0.6292980311747084, 1.2990627101069976], "max": [0.6563142139036673, 0.3310035535930495, 1.1814015066567305, 2.8814924020309824, 0.4966027236635666, 1.5420281721571891, 0.5595203325559917, -0.15331068257059466, 1.1515699048701327, 2.7429739652838987, 0.6853637339318861, 2.9685053330185833], "count": [605]}, "gripper_mode_state": {"mean": [0.21983471074380165, 1.0], "std": [0.4141345321221038, 0.0], "min": [0, 1], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.915702479338843, 1.9140495867768594], "std": [0.3513864545014219, 0.3889604252583858], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.21983471074380165, 1.0], "std": [0.4141345321221038, 0.0], "min": [0, 1], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.915702479338843, 1.9140495867768594], "std": [0.3513864545014219, 0.3889604252583858], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.4411590857669896, 0.32507438552835266], "std": [0.20355485008842084, 0.11158966085806854], "min": [0.01500000013038516, 0.14624999836087227], "max": [0.6237499788403511, 0.4999999701976776], "count": [605]}, "gripper_open_scale_action": {"mean": [0.4411590857669896, 0.32507438552835266], "std": [0.20355485008842084, 0.11158966085806854], "min": [0.01500000013038516, 0.14624999836087227], "max": [0.6237499788403511, 0.4999999701976776], "count": [605]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.807843137254902]], [[0.8196078431372549]]], "mean": [[[0.4068401602331341]], [[0.406354612405266]], [[0.3814855687764184]]], "std": [[[0.1531470960716224]], [[0.15737307327289793]], [[0.1511855735178799]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47523977536171164]], [[0.4732491376180102]], [[0.46264036576168927]]], "std": [[[0.15133460977894306]], [[0.14907931772867578]], [[0.15333312236888297]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802274401569745]], [[0.4560937482542875]], [[0.44691820813083066]]], "std": [[[0.1662711239688403]], [[0.16776614373387685]], [[0.16983645451733276]]], "count": [117]}, "observation.state": {"min": [-0.42355111241340637, -0.0239163339138031, -1.1436054706573486, -1.73947274684906, 0.3494122326374054, 0.04094211012125015, 0.017999999225139618, -0.012300999835133553, -0.1809139996767044, 0.01476799976080656, -3.1330056190490723, 0.2413615882396698, -3.1405279636383057, -0.4161372184753418, -0.018456222489476204, -0.8501375317573547, 0.038098666816949844, 0.2770177721977234, -2.122483015060425, 0.1290000081062317, -0.011037000454962254, -0.09740599989891052, 0.1029369980096817, -3.130352735519409, 0.5067214369773865, -3.141592502593994], "max": [0.3045625686645508, 2.3098537921905518, -0.4877641201019287, -0.08436132967472076, 1.140447974205017, 1.5079152584075928, 0.5260000228881836, 0.3885999917984009, 0.06271599978208542, 0.37473198771476746, 3.138974666595459, 1.2279438972473145, 3.137770414352417, 0.22948166728019714, 1.9523648023605347, -0.3840219974517822, 1.7948589324951172, 1.1441287994384766, 0.0, 0.4449999928474426, 0.3288860023021698, 0.09107399731874466, 0.34851399064064026, 3.1162679195404053, 1.1227004528045654, 3.13464617729187], "mean": [-0.027411559596657753, 1.2653489112854004, -0.7626387476921082, -1.0144028663635254, 0.7830914855003357, 0.8997385501861572, 0.37004122138023376, 0.21279236674308777, -0.047459013760089874, 0.17955726385116577, -1.0459809303283691, 0.6903387308120728, -0.19581115245819092, 0.0002744748198892921, 1.0699020624160767, -0.635823667049408, 0.9197991490364075, 0.6864389181137085, -1.154489517211914, 0.2723340392112732, 0.18196147680282593, 0.016607187688350677, 0.20928168296813965, -0.6719168424606323, 0.7444391846656799, -0.5414102673530579], "std": [0.16849134862422943, 0.8991671204566956, 0.20678669214248657, 0.6798972487449646, 0.24926559627056122, 0.5791563391685486, 0.17063069343566895, 0.15468326210975647, 0.06450114399194717, 0.08922460675239563, 2.474327802658081, 0.28895360231399536, 2.977874517440796, 0.22966518998146057, 0.7532797455787659, 0.16815617680549622, 0.6722999811172485, 0.3352111577987671, 0.784329354763031, 0.08963480591773987, 0.13442465662956238, 0.061280377209186554, 0.06378648430109024, 2.623924732208252, 0.19454558193683624, 2.4587416648864746], "count": [578]}, "action": {"min": [-0.42355111241340637, -0.0239163339138031, -1.1436054706573486, -1.73947274684906, 0.3494122326374054, 0.04094211012125015, 0.017999999225139618, -0.012300999835133553, -0.1809139996767044, 0.01476799976080656, -3.1330056190490723, 0.2413615882396698, -3.1405279636383057, -0.4161372184753418, -0.018456222489476204, -0.8501375317573547, 0.038098666816949844, 0.2770177721977234, -2.122483015060425, 0.1290000081062317, -0.011037000454962254, -0.09740599989891052, 0.1029369980096817, -3.130352735519409, 0.5067214369773865, -3.141592502593994], "max": [0.3045625686645508, 2.3098537921905518, -0.4877641201019287, -0.08436132967472076, 1.140447974205017, 1.5079152584075928, 0.5260000228881836, 0.3885999917984009, 0.06271599978208542, 0.37473198771476746, 3.138974666595459, 1.2279438972473145, 3.137770414352417, 0.22948166728019714, 1.9523648023605347, -0.3840219974517822, 1.7948589324951172, 1.1441287994384766, 0.0, 0.4449999928474426, 0.3288860023021698, 0.09107399731874466, 0.34851399064064026, 3.1162679195404053, 1.1227004528045654, 3.13464617729187], "mean": [-0.027411559596657753, 1.2653489112854004, -0.7626387476921082, -1.0144028663635254, 0.7830914855003357, 0.8997385501861572, 0.37004122138023376, 0.21279236674308777, -0.047459013760089874, 0.17955726385116577, -1.0459809303283691, 0.6903387308120728, -0.19581115245819092, 0.0002744748198892921, 1.0699020624160767, -0.635823667049408, 0.9197991490364075, 0.6864389181137085, -1.154489517211914, 0.2723340392112732, 0.18196147680282593, 0.016607187688350677, 0.20928168296813965, -0.6719168424606323, 0.7444391846656799, -0.5414102673530579], "std": [0.16849134862422943, 0.8991671204566956, 0.20678669214248657, 0.6798972487449646, 0.24926559627056122, 0.5791563391685486, 0.17063069343566895, 0.15468326210975647, 0.06450114399194717, 0.08922460675239563, 2.474327802658081, 0.28895360231399536, 2.977874517440796, 0.22966518998146057, 0.7532797455787659, 0.16815617680549622, 0.6722999811172485, 0.3352111577987671, 0.784329354763031, 0.08963480591773987, 0.13442465662956238, 0.061280377209186554, 0.06378648430109024, 2.623924732208252, 0.19454558193683624, 2.4587416648864746], "count": [578]}, "timestamp": {"min": [0.0], "max": [19.233333333333334], "mean": [9.616666666666669], "std": [5.561799269221346], "count": [578]}, "frame_index": {"min": [0], "max": [577], "mean": [288.5], "std": [166.8539780766404], "count": [578]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [578]}, "index": {"min": [29016], "max": [29593], "mean": [29304.5], "std": [166.8539780766404], "count": [578]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [578]}, "subtask_annotation": {"mean": [2.5242214532871974, 5.0, 5.0, 5.0, 5.0], "std": [1.8452974458772715, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [578]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [578]}, "eef_direction_state": {"mean": [4.655709342560554, 4.08477508650519], "std": [1.963545870639766, 2.2548855151510736], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_state": {"mean": [0.7041522491349481, 0.856401384083045], "std": [0.8827548443528918, 0.8595900234652519], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_state": {"mean": [0.6349480968858131, 0.7076124567474048], "std": [0.827693305747203, 0.8459004591761669], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_direction_action": {"mean": [4.655709342560554, 4.08477508650519], "std": [1.963545870639766, 2.2548855151510736], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_action": {"mean": [0.7041522491349481, 0.856401384083045], "std": [0.8827548443528918, 0.8595900234652519], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_action": {"mean": [0.6349480968858131, 0.7076124567474048], "std": [0.827693305747203, 0.8459004591761669], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_sim_pose_state": {"mean": [0.4507688156592512, 0.25317994890572865, 0.9541163259944359, 2.360368131875205, 0.36899370071211846, 1.3342356471473211, 0.42118203297358076, -0.2827853107688959, 0.9849596656835379, 2.3310543889236057, -0.042215557213592436, 1.9583752345515428], "std": [0.15407442044167877, 0.06477540577935069, 0.08929314538976345, 0.2639888503168222, 0.3058600198752151, 0.24791377283993885, 0.1348365835003249, 0.06151311788147925, 0.06347094489146697, 0.15395271414921616, 0.3986457379022688, 0.4520293542654026], "min": [0.22663591645268388, 0.11947664207795902, 0.7894797089769398, 1.9115787535761104, -0.08093703667896524, 0.9927402341902809, 0.22736529097374786, -0.3979558310928681, 0.8788885110030776, 2.0135314494999608, -0.7561341741323911, 1.278272127764878], "max": [0.626267747384758, 0.3629531704917515, 1.1488283418129346, 2.874477592547066, 0.7589630421903353, 1.7694537982459226, 0.5685396565860917, -0.20906406087647136, 1.1235219996191272, 2.5314804648683644, 0.5786308873762542, 2.6799655284086015], "count": [578]}, "eef_sim_pose_action": {"mean": [0.4507688156592512, 0.25317994890572865, 0.9541163259944359, 2.360368131875205, 0.36899370071211846, 1.3342356471473211, 0.42118203297358076, -0.2827853107688959, 0.9849596656835379, 2.3310543889236057, -0.042215557213592436, 1.9583752345515428], "std": [0.15407442044167877, 0.06477540577935069, 0.08929314538976345, 0.2639888503168222, 0.3058600198752151, 0.24791377283993885, 0.1348365835003249, 0.06151311788147925, 0.06347094489146697, 0.15395271414921616, 0.3986457379022688, 0.4520293542654026], "min": [0.22663591645268388, 0.11947664207795902, 0.7894797089769398, 1.9115787535761104, -0.08093703667896524, 0.9927402341902809, 0.22736529097374786, -0.3979558310928681, 0.8788885110030776, 2.0135314494999608, -0.7561341741323911, 1.278272127764878], "max": [0.626267747384758, 0.3629531704917515, 1.1488283418129346, 2.874477592547066, 0.7589630421903353, 1.7694537982459226, 0.5685396565860917, -0.20906406087647136, 1.1235219996191272, 2.5314804648683644, 0.5786308873762542, 2.6799655284086015], "count": [578]}, "gripper_mode_state": {"mean": [0.38235294117647056, 0.9636678200692042], "std": [0.48596210711348053, 0.18711534579577188], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_state": {"mean": [1.9204152249134947, 1.897923875432526], "std": [0.3537713284705097, 0.39673736148418853], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_mode_action": {"mean": [0.38235294117647056, 0.9636678200692042], "std": [0.48596210711348053, 0.18711534579577188], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_action": {"mean": [1.9204152249134947, 1.897923875432526], "std": [0.3537713284705097, 0.39673736148418853], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_open_scale_state": {"mean": [0.4625519068998681, 0.34041955664264084], "std": [0.2132883388179706, 0.11204339373139668], "min": [0.022499999031424522, 0.1612500101327896], "max": [0.6575000286102295, 0.5562499910593033], "count": [578]}, "gripper_open_scale_action": {"mean": [0.4625519068998681, 0.34041955664264084], "std": [0.2132883388179706, 0.11204339373139668], "min": [0.022499999031424522, 0.1612500101327896], "max": [0.6575000286102295, 0.5562499910593033], "count": [578]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.8235294117647058]], [[0.803921568627451]]], "mean": [[[0.4035615065833097]], [[0.40530847541915316]], [[0.37985829781187835]]], "std": [[[0.15339192044880198]], [[0.15810162612684706]], [[0.15181164104464842]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47561738064791137]], [[0.47393508986928107]], [[0.4631532946149474]]], "std": [[[0.14552335297966829]], [[0.14283003005707487]], [[0.14580915307098288]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.48132504262574594]], [[0.45821877486501844]], [[0.44788584647627167]]], "std": [[[0.1601974878045769]], [[0.16348432084691564]], [[0.16712012177912566]]], "count": [115]}, "observation.state": {"min": [-0.44708365201950073, -0.022293999791145325, -1.1040763854980469, -1.7428221702575684, 0.41277045011520386, 0.07597055286169052, 0.012000000104308128, -0.013751000165939331, -0.17428100109100342, 0.01539199985563755, -3.139131784439087, 0.28352874517440796, -3.141592502593994, -0.4980737864971161, -0.020270444452762604, -0.8525972366333008, -0.05821211263537407, 0.25029289722442627, -1.99820876121521, 0.1290000081062317, -0.01969599910080433, -0.08959700167179108, 0.12581799924373627, -3.141592502593994, 0.44202208518981934, -3.137735366821289], "max": [0.2948285639286041, 2.2939443588256836, -0.48760712146759033, -0.0268295556306839, 1.1367672681808472, 1.5304360389709473, 0.5759999752044678, 0.379599004983902, 0.06817000359296799, 0.335671991109848, 3.140981674194336, 1.1321601867675781, 3.134436845779419, 0.22956888377666473, 1.7122420072555542, -0.35932067036628723, 1.7963242530822754, 1.1438496112823486, 0.020130889490246773, 0.48099997639656067, 0.3134320080280304, 0.09712400287389755, 0.3542880117893219, 3.1377179622650146, 1.2700586318969727, 3.139777421951294], "mean": [-0.0535871647298336, 1.2306535243988037, -0.7234571576118469, -1.0431805849075317, 0.6959490180015564, 0.9508103132247925, 0.3944314420223236, 0.20677506923675537, -0.04498587176203728, 0.18325813114643097, -1.1073139905929565, 0.7170226573944092, -0.18284928798675537, 0.016307435929775238, 1.0156879425048828, -0.636763334274292, 0.7455766797065735, 0.6937169432640076, -1.0478743314743042, 0.3031117916107178, 0.17351281642913818, 0.02447662502527237, 0.22406354546546936, -1.028473973274231, 0.7256124019622803, -0.9058942198753357], "std": [0.1852734088897705, 0.8544901013374329, 0.1855686604976654, 0.7052658200263977, 0.2825697362422943, 0.6088671684265137, 0.18361416459083557, 0.14623072743415833, 0.06415876001119614, 0.08596381545066833, 2.508650779724121, 0.26184484362602234, 3.001652956008911, 0.2586319148540497, 0.6836031079292297, 0.1732553392648697, 0.5836941599845886, 0.329784631729126, 0.742051899433136, 0.10470139235258102, 0.12507364153862, 0.060614146292209625, 0.05570286139845848, 2.5612401962280273, 0.20336520671844482, 2.3864128589630127], "count": [563]}, "action": {"min": [-0.44708365201950073, -0.022293999791145325, -1.1040763854980469, -1.7428221702575684, 0.41277045011520386, 0.07597055286169052, 0.012000000104308128, -0.013751000165939331, -0.17428100109100342, 0.01539199985563755, -3.139131784439087, 0.28352874517440796, -3.141592502593994, -0.4980737864971161, -0.020270444452762604, -0.8525972366333008, -0.05821211263537407, 0.25029289722442627, -1.99820876121521, 0.1290000081062317, -0.01969599910080433, -0.08959700167179108, 0.12581799924373627, -3.141592502593994, 0.44202208518981934, -3.137735366821289], "max": [0.2948285639286041, 2.2939443588256836, -0.48760712146759033, -0.0268295556306839, 1.1367672681808472, 1.5304360389709473, 0.5759999752044678, 0.379599004983902, 0.06817000359296799, 0.335671991109848, 3.140981674194336, 1.1321601867675781, 3.134436845779419, 0.22956888377666473, 1.7122420072555542, -0.35932067036628723, 1.7963242530822754, 1.1438496112823486, 0.020130889490246773, 0.48099997639656067, 0.3134320080280304, 0.09712400287389755, 0.3542880117893219, 3.1377179622650146, 1.2700586318969727, 3.139777421951294], "mean": [-0.0535871647298336, 1.2306535243988037, -0.7234571576118469, -1.0431805849075317, 0.6959490180015564, 0.9508103132247925, 0.3944314420223236, 0.20677506923675537, -0.04498587176203728, 0.18325813114643097, -1.1073139905929565, 0.7170226573944092, -0.18284928798675537, 0.016307435929775238, 1.0156879425048828, -0.636763334274292, 0.7455766797065735, 0.6937169432640076, -1.0478743314743042, 0.3031117916107178, 0.17351281642913818, 0.02447662502527237, 0.22406354546546936, -1.028473973274231, 0.7256124019622803, -0.9058942198753357], "std": [0.1852734088897705, 0.8544901013374329, 0.1855686604976654, 0.7052658200263977, 0.2825697362422943, 0.6088671684265137, 0.18361416459083557, 0.14623072743415833, 0.06415876001119614, 0.08596381545066833, 2.508650779724121, 0.26184484362602234, 3.001652956008911, 0.2586319148540497, 0.6836031079292297, 0.1732553392648697, 0.5836941599845886, 0.329784631729126, 0.742051899433136, 0.10470139235258102, 0.12507364153862, 0.060614146292209625, 0.05570286139845848, 2.5612401962280273, 0.20336520671844482, 2.3864128589630127], "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": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [563]}, "index": {"min": [29594], "max": [30156], "mean": [29875.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.424511545293073, 5.0, 5.0, 5.0, 5.0], "std": [1.7758703070769613, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [563]}, "eef_direction_state": {"mean": [4.515097690941386, 4.390763765541741], "std": [2.025863703983361, 1.9937878530093995], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7566607460035524, 0.8845470692717584], "std": [0.8956799040899369, 0.8795036945190071], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.6483126110124334, 0.8259325044404974], "std": [0.8305510774947192, 0.8522682987141983], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.515097690941386, 4.390763765541741], "std": [2.025863703983361, 1.9937878530093995], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7566607460035524, 0.8845470692717584], "std": [0.8956799040899369, 0.8795036945190071], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.6483126110124334, 0.8259325044404974], "std": [0.8305510774947192, 0.8522682987141983], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.44478458256152226, 0.25562075854568067, 0.957775796772227, 2.3686157180435012, 0.30419560279492336, 1.3582646482088414, 0.41261197920772114, -0.2747119915239817, 0.9997158375464622, 2.362420736281443, 0.01433409241994728, 2.0247710867064703], "std": [0.14562512524716592, 0.0643915182289436, 0.08603540580334787, 0.24363614465555156, 0.23796364498524952, 0.19237737418365322, 0.12538048040537259, 0.0607659460141462, 0.05534417017156645, 0.17285939090368965, 0.3732010695323561, 0.4611268698376173], "min": [0.22515366799014466, 0.1261441340179023, 0.7901112707421536, 1.9667326954196054, -0.08422424138311535, 1.0535341922768802, 0.21916272924250976, -0.38972380953202423, 0.9016490305756655, 1.866369864202215, -0.6429945282835808, 1.4934754068670273], "max": [0.6170622104110807, 0.36823912969648387, 1.1095841937053648, 2.831348313683306, 0.5704487338459856, 1.7427537507967128, 0.5526841003180073, -0.20206778031447675, 1.1287730083302414, 2.6069799070530353, 0.5882583372402523, 2.750581497516946], "count": [563]}, "eef_sim_pose_action": {"mean": [0.44478458256152226, 0.25562075854568067, 0.957775796772227, 2.3686157180435012, 0.30419560279492336, 1.3582646482088414, 0.41261197920772114, -0.2747119915239817, 0.9997158375464622, 2.362420736281443, 0.01433409241994728, 2.0247710867064703], "std": [0.14562512524716592, 0.0643915182289436, 0.08603540580334787, 0.24363614465555156, 0.23796364498524952, 0.19237737418365322, 0.12538048040537259, 0.0607659460141462, 0.05534417017156645, 0.17285939090368965, 0.3732010695323561, 0.4611268698376173], "min": [0.22515366799014466, 0.1261441340179023, 0.7901112707421536, 1.9667326954196054, -0.08422424138311535, 1.0535341922768802, 0.21916272924250976, -0.38972380953202423, 0.9016490305756655, 1.866369864202215, -0.6429945282835808, 1.4934754068670273], "max": [0.6170622104110807, 0.36823912969648387, 1.1095841937053648, 2.831348313683306, 0.5704487338459856, 1.7427537507967128, 0.5526841003180073, -0.20206778031447675, 1.1287730083302414, 2.6069799070530353, 0.5882583372402523, 2.750581497516946], "count": [563]}, "gripper_mode_state": {"mean": [0.4564831261101243, 0.8898756660746003], "std": [0.49810268187076884, 0.3130446693411135], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.911190053285968, 1.9040852575488454], "std": [0.36634506698889785, 0.410390369780523], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.4564831261101243, 0.8898756660746003], "std": [0.49810268187076884, 0.3130446693411135], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.911190053285968, 1.9040852575488454], "std": [0.36634506698889785, 0.410390369780523], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.4930395238658953, 0.3788898804193597], "std": [0.2295173164467814, 0.13087677357111596], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.7199999690055847, 0.6012499704957008], "count": [563]}, "gripper_open_scale_action": {"mean": [0.4930395238658953, 0.3788898804193597], "std": [0.2295173164467814, 0.13087677357111596], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.7199999690055847, 0.6012499704957008], "count": [563]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7607843137254902]], [[0.7372549019607844]]], "mean": [[[0.40898789173789174]], [[0.40966430180809266]], [[0.38383735778261924]]], "std": [[[0.1389389577564835]], [[0.14493899704380778]], [[0.13918166876367205]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49495206447963797]], [[0.49325499273783585]], [[0.483343311826155]]], "std": [[[0.1239081541419603]], [[0.12633467698778614]], [[0.12874831362215894]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4831154474610357]], [[0.46021923705379586]], [[0.45006909704765097]]], "std": [[[0.16201105762530363]], [[0.16568312772376345]], [[0.1691144956002387]]], "count": [117]}, "observation.state": {"min": [-0.43309321999549866, -0.025102555751800537, -1.085218906402588, -1.7545970678329468, -0.01695599965751171, -0.08948999643325806, 0.0139999995008111, -0.04848400130867958, -0.17783699929714203, 0.013837000355124474, -3.1242265701293945, 0.2611885666847229, -3.137054681777954, -0.5094126462936401, -0.020322777330875397, -0.9304866790771484, -0.11392966657876968, 0.26782456040382385, -1.8585485219955444, 0.1290000081062317, -0.011656999588012695, -0.12085100263357162, 0.12301000207662582, -3.1295673847198486, 0.46275660395622253, -3.1270716190338135], "max": [0.32669955492019653, 2.291484832763672, -0.3690721094608307, 0.09376388788223267, 1.1600381135940552, 1.5228999853134155, 0.5260000228881836, 0.3785490095615387, 0.0661420002579689, 0.34213098883628845, 3.139341115951538, 1.3861055374145508, 3.1393237113952637, 0.2894207835197449, 1.8832672834396362, -0.3428879976272583, 1.7797346115112305, 1.146919846534729, -0.018072444945573807, 0.5479999780654907, 0.32334598898887634, 0.11298300325870514, 0.3490090072154999, 3.129863977432251, 1.1615166664123535, 3.134489059448242], "mean": [-0.022622525691986084, 1.089382529258728, -0.7051771879196167, -1.003803014755249, 0.6238728165626526, 0.883213460445404, 0.3592730760574341, 0.18887586891651154, -0.019599052146077156, 0.19971640408039093, -0.8792766332626343, 0.7859200239181519, -0.22233714163303375, 0.013257939368486404, 0.9503015279769897, -0.6461246609687805, 0.6760315895080566, 0.7599593997001648, -0.8991925716400146, 0.3186945617198944, 0.16124340891838074, 0.017316531389951706, 0.2244761884212494, -0.8770661950111389, 0.7361624836921692, -0.6835208535194397], "std": [0.16404475271701813, 0.8865336179733276, 0.1994297355413437, 0.757303774356842, 0.39572378993034363, 0.6372333765029907, 0.15919925272464752, 0.15715204179286957, 0.05644567683339119, 0.09030463546514511, 2.5716636180877686, 0.3022197186946869, 2.8506171703338623, 0.2748609483242035, 0.7561354637145996, 0.20955507457256317, 0.620995044708252, 0.32575011253356934, 0.6436929702758789, 0.1131356954574585, 0.13628645241260529, 0.07109677791595459, 0.058752261102199554, 2.6060879230499268, 0.2128593474626541, 2.446011781692505], "count": [574]}, "action": {"min": [-0.43309321999549866, -0.025102555751800537, -1.085218906402588, -1.7545970678329468, -0.01695599965751171, -0.08948999643325806, 0.0139999995008111, -0.04848400130867958, -0.17783699929714203, 0.013837000355124474, -3.1242265701293945, 0.2611885666847229, -3.137054681777954, -0.5094126462936401, -0.020322777330875397, -0.9304866790771484, -0.11392966657876968, 0.26782456040382385, -1.8585485219955444, 0.1290000081062317, -0.011656999588012695, -0.12085100263357162, 0.12301000207662582, -3.1295673847198486, 0.46275660395622253, -3.1270716190338135], "max": [0.32669955492019653, 2.291484832763672, -0.3690721094608307, 0.09376388788223267, 1.1600381135940552, 1.5228999853134155, 0.5260000228881836, 0.3785490095615387, 0.0661420002579689, 0.34213098883628845, 3.139341115951538, 1.3861055374145508, 3.1393237113952637, 0.2894207835197449, 1.8832672834396362, -0.3428879976272583, 1.7797346115112305, 1.146919846534729, -0.018072444945573807, 0.5479999780654907, 0.32334598898887634, 0.11298300325870514, 0.3490090072154999, 3.129863977432251, 1.1615166664123535, 3.134489059448242], "mean": [-0.022622525691986084, 1.089382529258728, -0.7051771879196167, -1.003803014755249, 0.6238728165626526, 0.883213460445404, 0.3592730760574341, 0.18887586891651154, -0.019599052146077156, 0.19971640408039093, -0.8792766332626343, 0.7859200239181519, -0.22233714163303375, 0.013257939368486404, 0.9503015279769897, -0.6461246609687805, 0.6760315895080566, 0.7599593997001648, -0.8991925716400146, 0.3186945617198944, 0.16124340891838074, 0.017316531389951706, 0.2244761884212494, -0.8770661950111389, 0.7361624836921692, -0.6835208535194397], "std": [0.16404475271701813, 0.8865336179733276, 0.1994297355413437, 0.757303774356842, 0.39572378993034363, 0.6372333765029907, 0.15919925272464752, 0.15715204179286957, 0.05644567683339119, 0.09030463546514511, 2.5716636180877686, 0.3022197186946869, 2.8506171703338623, 0.2748609483242035, 0.7561354637145996, 0.20955507457256317, 0.620995044708252, 0.32575011253356934, 0.6436929702758789, 0.1131356954574585, 0.13628645241260529, 0.07109677791595459, 0.058752261102199554, 2.6060879230499268, 0.2128593474626541, 2.446011781692505], "count": [574]}, "timestamp": {"min": [0.0], "max": [19.1], "mean": [9.549999999999999], "std": [5.523309193268511], "count": [574]}, "frame_index": {"min": [0], "max": [573], "mean": [286.5], "std": [165.6992757980553], "count": [574]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [574]}, "index": {"min": [30157], "max": [30730], "mean": [30443.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [2.7526132404181185, 5.0, 5.0, 5.0, 5.0], "std": [1.8651727741940547, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [574]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [574]}, "eef_direction_state": {"mean": [4.2491289198606275, 4.235191637630662], "std": [1.9242513202953535, 2.146729596337333], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.9547038327526133, 0.837979094076655], "std": [0.888194248902358, 0.838876857970348], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.8066202090592335, 0.818815331010453], "std": [0.8508397606291971, 0.8545398281026715], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [4.2491289198606275, 4.235191637630662], "std": [1.9242513202953535, 2.146729596337333], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.9547038327526133, 0.837979094076655], "std": [0.888194248902358, 0.838876857970348], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.8066202090592335, 0.818815331010453], "std": [0.8508397606291971, 0.8545398281026715], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.4270061147166856, 0.28093653028806415, 0.9742208205198873, 2.2863554044354584, 0.24546308358568986, 1.4869233831359612, 0.40022007165204876, -0.2818605946305991, 1.000025714439554, 2.3458226765842025, -0.031669209120629586, 1.9725479607085683], "std": [0.15652051415886833, 0.05654582644384846, 0.09034059500441814, 0.3429824871213282, 0.236599093686165, 0.22964262156311913, 0.1365764995376828, 0.07144646643701519, 0.05843515582035543, 0.17580582449172819, 0.39146373692727093, 0.4778616598395932], "min": [0.19044349533106275, 0.12255398969199553, 0.7885628565084537, 1.2324111119298355, -0.062084631769772525, 0.807921931569877, 0.2268208816869787, -0.421265925866388, 0.8990242377399755, 1.976728262779417, -0.7477900572566812, 1.252916204263785], "max": [0.6160106812047998, 0.366285632411591, 1.1171495175919302, 2.8537356189611445, 0.6066178428002766, 1.7847861877993665, 0.5622204905419649, -0.18587485628378905, 1.1238265718361313, 2.6404743082835065, 0.5995993873368413, 2.7798578759973904], "count": [574]}, "eef_sim_pose_action": {"mean": [0.4270061147166856, 0.28093653028806415, 0.9742208205198873, 2.2863554044354584, 0.24546308358568986, 1.4869233831359612, 0.40022007165204876, -0.2818605946305991, 1.000025714439554, 2.3458226765842025, -0.031669209120629586, 1.9725479607085683], "std": [0.15652051415886833, 0.05654582644384846, 0.09034059500441814, 0.3429824871213282, 0.236599093686165, 0.22964262156311913, 0.1365764995376828, 0.07144646643701519, 0.05843515582035543, 0.17580582449172819, 0.39146373692727093, 0.4778616598395932], "min": [0.19044349533106275, 0.12255398969199553, 0.7885628565084537, 1.2324111119298355, -0.062084631769772525, 0.807921931569877, 0.2268208816869787, -0.421265925866388, 0.8990242377399755, 1.976728262779417, -0.7477900572566812, 1.252916204263785], "max": [0.6160106812047998, 0.366285632411591, 1.1171495175919302, 2.8537356189611445, 0.6066178428002766, 1.7847861877993665, 0.5622204905419649, -0.18587485628378905, 1.1238265718361313, 2.6404743082835065, 0.5995993873368413, 2.7798578759973904], "count": [574]}, "gripper_mode_state": {"mean": [0.5993031358885017, 0.7439024390243902], "std": [0.49003967921252023, 0.43647634556520115], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.9285714285714286, 1.8344947735191637], "std": [0.34437093224401744, 0.5030862996401072], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.5993031358885017, 0.7439024390243902], "std": [0.49003967921252023, 0.43647634556520115], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.9285714285714286, 1.8344947735191637], "std": [0.34437093224401744, 0.5030862996401072], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.44909190309058733, 0.3983689034974222], "std": [0.19899898533687843, 0.14141971619348498], "min": [0.017499999376013875, 0.1612500101327896], "max": [0.6575000286102295, 0.6849999725818634], "count": [574]}, "gripper_open_scale_action": {"mean": [0.44909190309058733, 0.3983689034974222], "std": [0.19899898533687843, 0.14141971619348498], "min": [0.017499999376013875, 0.1612500101327896], "max": [0.6575000286102295, 0.6849999725818634], "count": [574]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.8235294117647058]], [[0.8549019607843137]]], "mean": [[[0.4070185138632851]], [[0.40708508835633017]], [[0.38135073692344934]]], "std": [[[0.14454417777801717]], [[0.15051078448013153]], [[0.14442472177174706]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816522156583431]], [[0.48311786876431484]], [[0.474057968130272]]], "std": [[[0.14831613588408354]], [[0.14412874266799564]], [[0.14583818142922933]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4878402585749399]], [[0.463568253868499]], [[0.4537439930031842]]], "std": [[[0.15653226704360593]], [[0.16382729487605094]], [[0.1669084268781822]]], "count": [117]}, "observation.state": {"min": [-0.44846177101135254, -0.025137444958090782, -1.2031781673431396, -1.6110118627548218, 0.4210216701030731, -0.1442829966545105, 0.0139999995008111, -0.054297998547554016, -0.17892299592494965, 0.020170999690890312, -3.1389222145080566, 0.3040887117385864, -3.137299060821533, -0.5706077814102173, -0.020322777330875397, -0.8782405853271484, -0.07867444306612015, -0.08453577756881714, -2.122291088104248, 0.13099999725818634, -0.01232600025832653, -0.14496000111103058, 0.1263190060853958, -3.1182925701141357, 0.487261027097702, -3.133040428161621], "max": [0.33528223633766174, 2.3197622299194336, -0.4865255653858185, 0.10993488878011703, 1.167312502861023, 1.429275631904602, 0.46000000834465027, 0.39963498711586, 0.08482500165700912, 0.3794499933719635, 3.1392712593078613, 1.2906360626220703, 3.140702486038208, 0.24919389188289642, 1.8835638761520386, -0.3516102135181427, 1.7926957607269287, 1.2226113080978394, 0.2282605618238449, 0.5370000004768372, 0.3070389926433563, 0.10736899822950363, 0.33981001377105713, 3.1293928623199463, 1.5537619590759277, 3.138171911239624], "mean": [-0.06146936118602753, 1.1111726760864258, -0.768464207649231, -0.8400911092758179, 0.7397009134292603, 0.7848727703094482, 0.3638698160648346, 0.1943826973438263, -0.03437880426645279, 0.21262140572071075, -0.8214486241340637, 0.7931739687919617, 0.12200848013162613, 0.023516619578003883, 0.9791428446769714, -0.6113513708114624, 0.8958175182342529, 0.6381052732467651, -1.0968815088272095, 0.28812670707702637, 0.1645621359348297, 0.013370467349886894, 0.2213834524154663, -0.6695173382759094, 0.7814137935638428, -0.6762419939041138], "std": [0.16811899840831757, 0.8581419587135315, 0.2104290872812271, 0.6828591227531433, 0.2863365709781647, 0.5990116596221924, 0.15986621379852295, 0.15814755856990814, 0.0612754300236702, 0.0884520635008812, 2.644571542739868, 0.2689349055290222, 2.985647439956665, 0.29461807012557983, 0.7261603474617004, 0.17108507454395294, 0.6541845202445984, 0.3988460898399353, 0.8208093047142029, 0.11527455598115921, 0.1281394511461258, 0.07561130821704865, 0.06092206761240959, 2.5916290283203125, 0.24974186718463898, 2.3775556087493896], "count": [576]}, "action": {"min": [-0.44846177101135254, -0.025137444958090782, -1.2031781673431396, -1.6110118627548218, 0.4210216701030731, -0.1442829966545105, 0.0139999995008111, -0.054297998547554016, -0.17892299592494965, 0.020170999690890312, -3.1389222145080566, 0.3040887117385864, -3.137299060821533, -0.5706077814102173, -0.020322777330875397, -0.8782405853271484, -0.07867444306612015, -0.08453577756881714, -2.122291088104248, 0.13099999725818634, -0.01232600025832653, -0.14496000111103058, 0.1263190060853958, -3.1182925701141357, 0.487261027097702, -3.133040428161621], "max": [0.33528223633766174, 2.3197622299194336, -0.4865255653858185, 0.10993488878011703, 1.167312502861023, 1.429275631904602, 0.46000000834465027, 0.39963498711586, 0.08482500165700912, 0.3794499933719635, 3.1392712593078613, 1.2906360626220703, 3.140702486038208, 0.24919389188289642, 1.8835638761520386, -0.3516102135181427, 1.7926957607269287, 1.2226113080978394, 0.2282605618238449, 0.5370000004768372, 0.3070389926433563, 0.10736899822950363, 0.33981001377105713, 3.1293928623199463, 1.5537619590759277, 3.138171911239624], "mean": [-0.06146936118602753, 1.1111726760864258, -0.768464207649231, -0.8400911092758179, 0.7397009134292603, 0.7848727703094482, 0.3638698160648346, 0.1943826973438263, -0.03437880426645279, 0.21262140572071075, -0.8214486241340637, 0.7931739687919617, 0.12200848013162613, 0.023516619578003883, 0.9791428446769714, -0.6113513708114624, 0.8958175182342529, 0.6381052732467651, -1.0968815088272095, 0.28812670707702637, 0.1645621359348297, 0.013370467349886894, 0.2213834524154663, -0.6695173382759094, 0.7814137935638428, -0.6762419939041138], "std": [0.16811899840831757, 0.8581419587135315, 0.2104290872812271, 0.6828591227531433, 0.2863365709781647, 0.5990116596221924, 0.15986621379852295, 0.15814755856990814, 0.0612754300236702, 0.0884520635008812, 2.644571542739868, 0.2689349055290222, 2.985647439956665, 0.29461807012557983, 0.7261603474617004, 0.17108507454395294, 0.6541845202445984, 0.3988460898399353, 0.8208093047142029, 0.11527455598115921, 0.1281394511461258, 0.07561130821704865, 0.06092206761240959, 2.5916290283203125, 0.24974186718463898, 2.3775556087493896], "count": [576]}, "timestamp": {"min": [0.0], "max": [19.166666666666668], "mean": [9.583333333333334], "std": [5.542554231345635], "count": [576]}, "frame_index": {"min": [0], "max": [575], "mean": [287.5], "std": [166.27662694036906], "count": [576]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [576]}, "index": {"min": [30731], "max": [31306], "mean": [31018.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [2.6510416666666665, 5.0, 5.0, 5.0, 5.0], "std": [1.8702993739676768, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [576]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [576]}, "eef_direction_state": {"mean": [4.446180555555555, 4.026041666666667], "std": [1.9437987209069945, 2.129737111694909], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.859375, 0.9774305555555556], "std": [0.9086862607556643, 0.8402903322064896], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.703125, 0.8055555555555556], "std": [0.8418671120640121, 0.8480187512485435], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.446180555555555, 4.026041666666667], "std": [1.9437987209069945, 2.129737111694909], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.859375, 0.9774305555555556], "std": [0.9086862607556643, 0.8402903322064896], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.703125, 0.8055555555555556], "std": [0.8418671120640121, 0.8480187512485435], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.43255995733182184, 0.2663946078267075, 0.9871361153259581, 2.297479425322665, 0.24820270508942802, 1.3375674551727572, 0.4037271538622692, -0.28599157902690486, 0.9970967203827268, 2.28950862278059, -0.024804876309039763, 1.9342832362414524], "std": [0.15754884300187036, 0.06149476506986126, 0.08858038268079323, 0.25022852430824866, 0.2410732468020393, 0.2107774414561364, 0.12856736617676087, 0.07575231107513673, 0.06063683913232262, 0.22763812573204775, 0.3950757094730702, 0.46504921967700474], "min": [0.184740203517947, 0.12163422247178682, 0.7948500270156726, 1.8422401701621507, -0.09516758977082285, 0.867421483299688, 0.2261205305554483, -0.4452478249161775, 0.9023614664420938, 1.5226511615345357, -0.7841707669456085, 1.093692784453713], "max": [0.6372129712172523, 0.3851795079963735, 1.1537201117008786, 2.809744790862931, 0.599013323052521, 1.7257205004798997, 0.5467720086866616, -0.19267481311647006, 1.116153937719226, 2.5956304903365393, 0.5781799075916045, 2.6605104830448396], "count": [576]}, "eef_sim_pose_action": {"mean": [0.43255995733182184, 0.2663946078267075, 0.9871361153259581, 2.297479425322665, 0.24820270508942802, 1.3375674551727572, 0.4037271538622692, -0.28599157902690486, 0.9970967203827268, 2.28950862278059, -0.024804876309039763, 1.9342832362414524], "std": [0.15754884300187036, 0.06149476506986126, 0.08858038268079323, 0.25022852430824866, 0.2410732468020393, 0.2107774414561364, 0.12856736617676087, 0.07575231107513673, 0.06063683913232262, 0.22763812573204775, 0.3950757094730702, 0.46504921967700474], "min": [0.184740203517947, 0.12163422247178682, 0.7948500270156726, 1.8422401701621507, -0.09516758977082285, 0.867421483299688, 0.2261205305554483, -0.4452478249161775, 0.9023614664420938, 1.5226511615345357, -0.7841707669456085, 1.093692784453713], "max": [0.6372129712172523, 0.3851795079963735, 1.1537201117008786, 2.809744790862931, 0.599013323052521, 1.7257205004798997, 0.5467720086866616, -0.19267481311647006, 1.116153937719226, 2.5956304903365393, 0.5781799075916045, 2.6605104830448396], "count": [576]}, "gripper_mode_state": {"mean": [0.3819444444444444, 0.8055555555555556], "std": [0.4858630319364391, 0.3957724124659709], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.9114583333333333, 1.8246527777777777], "std": [0.37842045390089213, 0.5091010776010074], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.3819444444444444, 0.8055555555555556], "std": [0.4858630319364391, 0.3957724124659709], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.9114583333333333, 1.8246527777777777], "std": [0.37842045390089213, 0.5091010776010074], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.45483507635354825, 0.360158420937498], "std": [0.1998326019522888, 0.144093039055359], "min": [0.017499999376013875, 0.16374999657273293], "max": [0.5750000104308128, 0.6712500005960464], "count": [576]}, "gripper_open_scale_action": {"mean": [0.45483507635354825, 0.360158420937498], "std": [0.1998326019522888, 0.144093039055359], "min": [0.017499999376013875, 0.16374999657273293], "max": [0.5750000104308128, 0.6712500005960464], "count": [576]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.9333333333333333]], [[0.8745098039215686]]], "mean": [[[0.41266920769203735]], [[0.41399874815517607]], [[0.38931122619298614]]], "std": [[[0.14577926596151902]], [[0.15221460952131188]], [[0.14728126093146762]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8941176470588236]], [[0.9529411764705882]]], "mean": [[[0.4919687467056715]], [[0.4886790912265444]], [[0.47694118470640945]]], "std": [[[0.11088457353474845]], [[0.11961939397928899]], [[0.12508007452260628]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.48870517736664554]], [[0.4579115950479654]], [[0.44475713716266074]]], "std": [[[0.1547073084507945]], [[0.16125482650166803]], [[0.1675225180936459]]], "count": [124]}, "observation.state": {"min": [-0.28387343883514404, -0.02405588887631893, -1.4636586904525757, -0.7402375340461731, 0.5824874639511108, -0.2573578953742981, 0.017999999225139618, -0.013470999896526337, -0.16170500218868256, 0.023322999477386475, -3.1408944129943848, 0.2094046026468277, -3.140021800994873, 0.048826999962329865, -0.020253000780940056, -1.3554507493972778, -0.5324567556381226, 0.4965561032295227, -1.170609474182129, 0.09800000488758087, -0.012211999855935574, -0.0007450000266544521, 0.15260399878025055, -3.141592502593994, 0.05578072369098663, -2.958874225616455], "max": [0.14766722917556763, 2.409618616104126, -0.4872931241989136, 0.17638078331947327, 1.1611894369125366, 1.367435097694397, 0.5839999914169312, 0.4386250078678131, 0.031215999275445938, 0.36557701230049133, 3.1407198905944824, 1.0284003019332886, 3.1381893157958984, 0.6499102115631104, 1.9899401664733887, -0.4807863235473633, 0.9083147644996643, 1.1778663396835327, -0.06621911376714706, 0.5350000262260437, 0.3510909974575043, 0.2062940001487732, 0.3850330114364624, 3.1396028995513916, 1.02292001247406, -1.8204830884933472], "mean": [-0.10462190210819244, 1.449131727218628, -1.1384470462799072, -0.387501060962677, 0.94743412733078, 0.7125430107116699, 0.4289409816265106, 0.271771639585495, -0.06273584812879562, 0.19871395826339722, -1.3323014974594116, 0.5615829229354858, 1.7266380786895752, 0.38476765155792236, 1.1088011264801025, -0.9358871579170227, 0.07844614237546921, 0.8951066732406616, -0.3711843490600586, 0.25705090165138245, 0.19422835111618042, 0.10263485461473465, 0.257173627614975, -1.368544578552246, 0.610559344291687, -2.434964895248413], "std": [0.14394749701023102, 0.9016071557998657, 0.427438348531723, 0.23679737746715546, 0.17575353384017944, 0.4181220531463623, 0.2190314084291458, 0.17639298737049103, 0.06294082850217819, 0.08105498552322388, 2.6804134845733643, 0.28416574001312256, 1.8503190279006958, 0.19874991476535797, 0.7454615831375122, 0.3558845520019531, 0.41372695565223694, 0.2162289023399353, 0.3780476152896881, 0.12466072291135788, 0.13621219992637634, 0.08302098512649536, 0.045315202325582504, 2.576554536819458, 0.30776482820510864, 0.3803081810474396], "count": [619]}, "action": {"min": [-0.28387343883514404, -0.02405588887631893, -1.4636586904525757, -0.7402375340461731, 0.5824874639511108, -0.2573578953742981, 0.017999999225139618, -0.013470999896526337, -0.16170500218868256, 0.023322999477386475, -3.1408944129943848, 0.2094046026468277, -3.140021800994873, 0.048826999962329865, -0.020253000780940056, -1.3554507493972778, -0.5324567556381226, 0.4965561032295227, -1.170609474182129, 0.09800000488758087, -0.012211999855935574, -0.0007450000266544521, 0.15260399878025055, -3.141592502593994, 0.05578072369098663, -2.958874225616455], "max": [0.14766722917556763, 2.409618616104126, -0.4872931241989136, 0.17638078331947327, 1.1611894369125366, 1.367435097694397, 0.5839999914169312, 0.4386250078678131, 0.031215999275445938, 0.36557701230049133, 3.1407198905944824, 1.0284003019332886, 3.1381893157958984, 0.6499102115631104, 1.9899401664733887, -0.4807863235473633, 0.9083147644996643, 1.1778663396835327, -0.06621911376714706, 0.5350000262260437, 0.3510909974575043, 0.2062940001487732, 0.3850330114364624, 3.1396028995513916, 1.02292001247406, -1.8204830884933472], "mean": [-0.10462190210819244, 1.449131727218628, -1.1384470462799072, -0.387501060962677, 0.94743412733078, 0.7125430107116699, 0.4289409816265106, 0.271771639585495, -0.06273584812879562, 0.19871395826339722, -1.3323014974594116, 0.5615829229354858, 1.7266380786895752, 0.38476765155792236, 1.1088011264801025, -0.9358871579170227, 0.07844614237546921, 0.8951066732406616, -0.3711843490600586, 0.25705090165138245, 0.19422835111618042, 0.10263485461473465, 0.257173627614975, -1.368544578552246, 0.610559344291687, -2.434964895248413], "std": [0.14394749701023102, 0.9016071557998657, 0.427438348531723, 0.23679737746715546, 0.17575353384017944, 0.4181220531463623, 0.2190314084291458, 0.17639298737049103, 0.06294082850217819, 0.08105498552322388, 2.6804134845733643, 0.28416574001312256, 1.8503190279006958, 0.19874991476535797, 0.7454615831375122, 0.3558845520019531, 0.41372695565223694, 0.2162289023399353, 0.3780476152896881, 0.12466072291135788, 0.13621219992637634, 0.08302098512649536, 0.045315202325582504, 2.576554536819458, 0.30776482820510864, 0.3803081810474396], "count": [619]}, "timestamp": {"min": [0.0], "max": [20.6], "mean": [10.299999999999999], "std": [5.956322504513819], "count": [619]}, "frame_index": {"min": [0], "max": [618], "mean": [309.0], "std": [178.68967513541457], "count": [619]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [619]}, "index": {"min": [31307], "max": [31925], "mean": [31616.0], "std": [178.68967513541457], "count": [619]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [619]}, "subtask_annotation": {"mean": [2.374798061389338, 5.0, 5.0, 5.0, 5.0], "std": [1.8745152738040962, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [619]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [619]}, "eef_direction_state": {"mean": [4.234248788368336, 4.032310177705978], "std": [2.108155532854566, 2.2974853839738216], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_state": {"mean": [0.7883683360258481, 0.802907915993538], "std": [0.8557288195639355, 0.8295382503576818], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_state": {"mean": [0.691437802907916, 0.6494345718901454], "std": [0.8393248886746068, 0.8167543850664678], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_direction_action": {"mean": [4.234248788368336, 4.032310177705978], "std": [2.108155532854566, 2.2974853839738216], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_action": {"mean": [0.7883683360258481, 0.802907915993538], "std": [0.8557288195639355, 0.8295382503576818], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_action": {"mean": [0.691437802907916, 0.6494345718901454], "std": [0.8393248886746068, 0.8167543850664678], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_sim_pose_state": {"mean": [0.5104454580992912, 0.2385950902383922, 0.973431164891975, 2.574195438366502, 0.08023369496066322, 0.9371886958258576, 0.4325308150217605, -0.196261272746937, 1.0323151829563748, 2.5198014440716086, 0.09324990599621881, 2.263783282491985], "std": [0.1761377328410751, 0.06287175351289097, 0.08102484577633823, 0.28418673262670213, 0.13108108360939966, 0.43933953899427775, 0.13613395019288052, 0.08278370597068715, 0.045051737320034105, 0.30301848441722834, 0.25292275043634044, 0.4043305441740935], "min": [0.22555098663589757, 0.1395971211558392, 0.7981398804881027, 2.1094674148452897, -0.12641760681383385, 0.30193910794751977, 0.2264592796703052, -0.2993774333590931, 0.9285462982915347, 2.1157549487298404, -0.38157883893188815, 1.7031474069495554], "max": [0.6767470514424473, 0.33236204390177193, 1.1398343062767773, 2.919114000243773, 0.36950645780278735, 1.5918878274760901, 0.5895600588393706, -0.09295828623407691, 1.1598652174214021, 3.0769427638423408, 0.5947844095039012, 2.8551670864338847], "count": [619]}, "eef_sim_pose_action": {"mean": [0.5104454580992912, 0.2385950902383922, 0.973431164891975, 2.574195438366502, 0.08023369496066322, 0.9371886958258576, 0.4325308150217605, -0.196261272746937, 1.0323151829563748, 2.5198014440716086, 0.09324990599621881, 2.263783282491985], "std": [0.1761377328410751, 0.06287175351289097, 0.08102484577633823, 0.28418673262670213, 0.13108108360939966, 0.43933953899427775, 0.13613395019288052, 0.08278370597068715, 0.045051737320034105, 0.30301848441722834, 0.25292275043634044, 0.4043305441740935], "min": [0.22555098663589757, 0.1395971211558392, 0.7981398804881027, 2.1094674148452897, -0.12641760681383385, 0.30193910794751977, 0.2264592796703052, -0.2993774333590931, 0.9285462982915347, 2.1157549487298404, -0.38157883893188815, 1.7031474069495554], "max": [0.6767470514424473, 0.33236204390177193, 1.1398343062767773, 2.919114000243773, 0.36950645780278735, 1.5918878274760901, 0.5895600588393706, -0.09295828623407691, 1.1598652174214021, 3.0769427638423408, 0.5947844095039012, 2.8551670864338847], "count": [619]}, "gripper_mode_state": {"mean": [0.2358642972536349, 0.9030694668820679], "std": [0.4245377845783365, 0.29586315226368937], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_state": {"mean": [1.925686591276252, 1.901453957996769], "std": [0.34711267671632284, 0.41183754548811563], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_mode_action": {"mean": [0.2358642972536349, 0.9030694668820679], "std": [0.4245377845783365, 0.29586315226368937], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_action": {"mean": [1.925686591276252, 1.901453957996769], "std": [0.34711267671632284, 0.41183754548811563], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_open_scale_state": {"mean": [0.5361773121066885, 0.32131260000650735], "std": [0.2737879236802322, 0.15582523907451176], "min": [0.022499999031424522, 0.12250000610947609], "max": [0.7299999892711639, 0.6687500327825546], "count": [619]}, "gripper_open_scale_action": {"mean": [0.5361773121066885, 0.32131260000650735], "std": [0.2737879236802322, 0.15582523907451176], "min": [0.022499999031424522, 0.12250000610947609], "max": [0.7299999892711639, 0.6687500327825546], "count": [619]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9882352941176471]], [[0.9294117647058824]]], "mean": [[[0.40794265334338864]], [[0.40988876948215186]], [[0.3848321329813977]]], "std": [[[0.15042908895086818]], [[0.155521374794877]], [[0.15045027579434558]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7529411764705882]], [[0.7607843137254902]]], "mean": [[[0.49055973007792864]], [[0.48842025986676724]], [[0.4770682362368024]]], "std": [[[0.11199529429235516]], [[0.11938023909701444]], [[0.1241773766697739]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4934714177978884]], [[0.4555539435646053]], [[0.4424906737053796]]], "std": [[[0.15128212535103405]], [[0.16327675441758047]], [[0.1695929103292705]]], "count": [130]}, "observation.state": {"min": [-0.3732064366340637, -0.022136999294161797, -1.4637458324432373, -0.583080530166626, 0.4181607663631439, -0.1450680047273636, 0.017999999225139618, -0.014407999813556671, -0.18348799645900726, 0.030691999942064285, -3.141592502593994, 0.09897761791944504, -3.136409044265747, 0.013659000396728516, -0.020253000780940056, -1.158956527709961, -0.6433336734771729, 0.46688312292099, -1.3912118673324585, 0.08699999749660492, -0.015162999741733074, 0.0008740000193938613, 0.15295200049877167, -3.1388001441955566, 0.1347568780183792, -2.9933269023895264], "max": [0.03713922202587128, 2.3900632858276367, -0.4892120063304901, 0.0311732217669487, 1.1605440378189087, 1.2624543905258179, 0.5839999914169312, 0.4523960053920746, 0.010520000010728836, 0.4283140003681183, 3.140789747238159, 1.174117922782898, 3.132464647293091, 0.6880786418914795, 1.961505651473999, -0.4719071090221405, 1.0792180299758911, 1.2408407926559448, -0.029690444469451904, 0.5119999647140503, 0.3420949876308441, 0.20673799514770508, 0.4140399992465973, 3.1344716548919678, 1.0152405500411987, -1.7259211540222168], "mean": [-0.10025841742753983, 1.4081650972366333, -1.129608154296875, -0.2714207172393799, 0.899933934211731, 0.480884313583374, 0.39256542921066284, 0.2687889635562897, -0.05333448201417923, 0.2080441415309906, -0.11813101172447205, 0.5321394801139832, 1.4265028238296509, 0.4012916684150696, 1.110376000404358, -0.8841778039932251, 0.2186174839735031, 0.8096858263015747, -0.5012108683586121, 0.22618241608142853, 0.19439680874347687, 0.10494209825992584, 0.2539185583591461, -0.3048751950263977, 0.6769305467605591, -2.4089574813842773], "std": [0.128028005361557, 0.8898510932922363, 0.43467622995376587, 0.1546470820903778, 0.24652661383152008, 0.3280668258666992, 0.17862729728221893, 0.17934945225715637, 0.05576004460453987, 0.08435533195734024, 3.011382818222046, 0.31630921363830566, 2.2645668983459473, 0.21099121868610382, 0.7158724069595337, 0.2817811965942383, 0.555176854133606, 0.2561705410480499, 0.4729333221912384, 0.10099143534898758, 0.13336139917373657, 0.0739559456706047, 0.04898291081190109, 2.8632214069366455, 0.25901252031326294, 0.4054532051086426], "count": [659]}, "action": {"min": [-0.3732064366340637, -0.022136999294161797, -1.4637458324432373, -0.583080530166626, 0.4181607663631439, -0.1450680047273636, 0.017999999225139618, -0.014407999813556671, -0.18348799645900726, 0.030691999942064285, -3.141592502593994, 0.09897761791944504, -3.136409044265747, 0.013659000396728516, -0.020253000780940056, -1.158956527709961, -0.6433336734771729, 0.46688312292099, -1.3912118673324585, 0.08699999749660492, -0.015162999741733074, 0.0008740000193938613, 0.15295200049877167, -3.1388001441955566, 0.1347568780183792, -2.9933269023895264], "max": [0.03713922202587128, 2.3900632858276367, -0.4892120063304901, 0.0311732217669487, 1.1605440378189087, 1.2624543905258179, 0.5839999914169312, 0.4523960053920746, 0.010520000010728836, 0.4283140003681183, 3.140789747238159, 1.174117922782898, 3.132464647293091, 0.6880786418914795, 1.961505651473999, -0.4719071090221405, 1.0792180299758911, 1.2408407926559448, -0.029690444469451904, 0.5119999647140503, 0.3420949876308441, 0.20673799514770508, 0.4140399992465973, 3.1344716548919678, 1.0152405500411987, -1.7259211540222168], "mean": [-0.10025841742753983, 1.4081650972366333, -1.129608154296875, -0.2714207172393799, 0.899933934211731, 0.480884313583374, 0.39256542921066284, 0.2687889635562897, -0.05333448201417923, 0.2080441415309906, -0.11813101172447205, 0.5321394801139832, 1.4265028238296509, 0.4012916684150696, 1.110376000404358, -0.8841778039932251, 0.2186174839735031, 0.8096858263015747, -0.5012108683586121, 0.22618241608142853, 0.19439680874347687, 0.10494209825992584, 0.2539185583591461, -0.3048751950263977, 0.6769305467605591, -2.4089574813842773], "std": [0.128028005361557, 0.8898510932922363, 0.43467622995376587, 0.1546470820903778, 0.24652661383152008, 0.3280668258666992, 0.17862729728221893, 0.17934945225715637, 0.05576004460453987, 0.08435533195734024, 3.011382818222046, 0.31630921363830566, 2.2645668983459473, 0.21099121868610382, 0.7158724069595337, 0.2817811965942383, 0.555176854133606, 0.2561705410480499, 0.4729333221912384, 0.10099143534898758, 0.13336139917373657, 0.0739559456706047, 0.04898291081190109, 2.8632214069366455, 0.25901252031326294, 0.4054532051086426], "count": [659]}, "timestamp": {"min": [0.0], "max": [21.933333333333334], "mean": [10.966666666666667], "std": [6.341223155757185], "count": [659]}, "frame_index": {"min": [0], "max": [658], "mean": [329.0], "std": [190.23669467271554], "count": [659]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [659]}, "index": {"min": [31926], "max": [32584], "mean": [32255.0], "std": [190.23669467271554], "count": [659]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [659]}, "subtask_annotation": {"mean": [2.4537177541729895, 5.0, 5.0, 5.0, 5.0], "std": [1.8135129230745055, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [659]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [659]}, "eef_direction_state": {"mean": [4.177541729893778, 4.194233687405159], "std": [2.163368508692938, 2.181846083906371], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_state": {"mean": [0.8072837632776935, 0.8179059180576631], "std": [0.8574630310839452, 0.8191085777632134], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_state": {"mean": [0.7344461305007587, 0.7572078907435509], "std": [0.8485711214508108, 0.8685652293822923], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_direction_action": {"mean": [4.177541729893778, 4.194233687405159], "std": [2.163368508692938, 2.181846083906371], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_action": {"mean": [0.8072837632776935, 0.8179059180576631], "std": [0.8574630310839452, 0.8191085777632134], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_action": {"mean": [0.7344461305007587, 0.7572078907435509], "std": [0.8485711214508108, 0.8685652293822923], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_sim_pose_state": {"mean": [0.507499552953205, 0.24805535661395905, 0.982855100885964, 2.6054837320566047, 0.03286134557450886, 1.1192386436628596, 0.4328010846843081, -0.19405400778508647, 1.0292013057816314, 2.4449786905307778, 0.08126832573892483, 2.3059973589573257], "std": [0.17917177307184862, 0.055727349502359844, 0.08430474779514005, 0.3172598545485925, 0.12052226065967284, 0.3803850381619604, 0.1334034924085445, 0.07369824520087617, 0.048699449645196444, 0.2448027495125878, 0.2889323299295085, 0.3663242185183622], "min": [0.22468268336747177, 0.11788908683129336, 0.8055961314159475, 1.963774443369406, -0.17961084014101947, 0.24430021537913027, 0.2232053956361742, -0.29771724103517727, 0.9290818655788631, 2.1219235260961176, -0.29223641265588096, 1.6383470035399432], "max": [0.6905945164120615, 0.31208169863601537, 1.2027980866564623, 3.0416176766907133, 0.23954323945472056, 1.6650224319816465, 0.5812848913130931, -0.09281119393786619, 1.1888964160899844, 2.9864499067085144, 0.6727844299015948, 2.841864919844071], "count": [659]}, "eef_sim_pose_action": {"mean": [0.507499552953205, 0.24805535661395905, 0.982855100885964, 2.6054837320566047, 0.03286134557450886, 1.1192386436628596, 0.4328010846843081, -0.19405400778508647, 1.0292013057816314, 2.4449786905307778, 0.08126832573892483, 2.3059973589573257], "std": [0.17917177307184862, 0.055727349502359844, 0.08430474779514005, 0.3172598545485925, 0.12052226065967284, 0.3803850381619604, 0.1334034924085445, 0.07369824520087617, 0.048699449645196444, 0.2448027495125878, 0.2889323299295085, 0.3663242185183622], "min": [0.22468268336747177, 0.11788908683129336, 0.8055961314159475, 1.963774443369406, -0.17961084014101947, 0.24430021537913027, 0.2232053956361742, -0.29771724103517727, 0.9290818655788631, 2.1219235260961176, -0.29223641265588096, 1.6383470035399432], "max": [0.6905945164120615, 0.31208169863601537, 1.2027980866564623, 3.0416176766907133, 0.23954323945472056, 1.6650224319816465, 0.5812848913130931, -0.09281119393786619, 1.1888964160899844, 2.9864499067085144, 0.6727844299015948, 2.841864919844071], "count": [659]}, "gripper_mode_state": {"mean": [0.2336874051593323, 0.9468892261001517], "std": [0.4231756158254234, 0.22425436360438125], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_state": {"mean": [1.9150227617602429, 1.9119878603945373], "std": [0.35965181834364995, 0.38738706005590823], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_mode_action": {"mean": [0.2336874051593323, 0.9468892261001517], "std": [0.4231756158254234, 0.22425436360438125], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_action": {"mean": [1.9150227617602429, 1.9119878603945373], "std": [0.35965181834364995, 0.38738706005590823], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_open_scale_state": {"mean": [0.49070751515665123, 0.2827276144465022], "std": [0.22328467403694813, 0.126239582252083], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.7299999892711639, 0.6399999558925629], "count": [659]}, "gripper_open_scale_action": {"mean": [0.49070751515665123, 0.2827276144465022], "std": [0.22328467403694813, 0.126239582252083], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.7299999892711639, 0.6399999558925629], "count": [659]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.9490196078431372]]], "mean": [[[0.41260666303558463]], [[0.4133610203340596]], [[0.38782386863127316]]], "std": [[[0.14805361823496926]], [[0.15291447252200924]], [[0.14798301567439567]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4953019113347093]], [[0.49279319673775945]], [[0.4818335322067423]]], "std": [[[0.10751862311876086]], [[0.11585505540121672]], [[0.12019151571912068]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9686274509803922]]], "mean": [[[0.48924956283683063]], [[0.45484110014619883]], [[0.4412217653508772]]], "std": [[[0.15445666271152192]], [[0.16586459120555389]], [[0.1729942272847563]]], "count": [114]}, "observation.state": {"min": [-0.40910711884498596, -0.022154444828629494, -1.3328428268432617, -0.463969886302948, 0.43305832147598267, -0.15131311118602753, 0.0139999995008111, -0.01228800043463707, -0.16615499556064606, 0.03321399912238121, -3.140946865081787, 0.13962635397911072, -3.141592502593994, 0.013659000396728516, -0.018752777948975563, -1.2976398468017578, -0.7170015573501587, 0.623237669467926, -1.0943249464035034, 0.08900000154972076, -0.009933999739587307, -0.0019409999949857593, 0.167493999004364, -3.1356236934661865, 0.004921833984553814, -3.006992816925049], "max": [0.016764111816883087, 2.321646213531494, -0.4863336682319641, 0.246455118060112, 1.1404305696487427, 1.009300708770752, 0.6380000114440918, 0.4184029996395111, -0.00532899983227253, 0.38745400309562683, 3.1404757499694824, 1.060025691986084, 3.1410515308380127, 0.8092303276062012, 1.961645245552063, -0.4719071090221405, 0.8775601983070374, 1.2408581972122192, 0.0, 0.46000000834465027, 0.32249200344085693, 0.2483779937028885, 0.4335469901561737, 3.14009165763855, 1.025328516960144, -1.7599899768829346], "mean": [-0.1726108193397522, 1.2204267978668213, -1.0069254636764526, -0.08014760166406631, 0.8978334069252014, 0.22388112545013428, 0.34159865975379944, 0.229747474193573, -0.05620691180229187, 0.22715546190738678, 1.6524690389633179, 0.5613171458244324, 1.885794997215271, 0.45024624466896057, 1.051757574081421, -0.9131316542625427, 0.07207931578159332, 0.9308758974075317, -0.335736483335495, 0.24190206825733185, 0.17342573404312134, 0.11130981147289276, 0.26127296686172485, -0.581595242023468, 0.6098382472991943, -2.427999258041382], "std": [0.14141418039798737, 0.8610891699790955, 0.38364672660827637, 0.19961683452129364, 0.21821174025535583, 0.3498595654964447, 0.1616794914007187, 0.16959397494792938, 0.0514938160777092, 0.07523278146982193, 2.5370843410491943, 0.3133973181247711, 2.034637689590454, 0.28232717514038086, 0.7505375742912292, 0.3489314615726471, 0.48232051730155945, 0.19575907289981842, 0.3672102391719818, 0.10163018852472305, 0.13018642365932465, 0.09499704092741013, 0.04857978597283363, 2.8298888206481934, 0.32315441966056824, 0.42844751477241516], "count": [555]}, "action": {"min": [-0.40910711884498596, -0.022154444828629494, -1.3328428268432617, -0.463969886302948, 0.43305832147598267, -0.15131311118602753, 0.0139999995008111, -0.01228800043463707, -0.16615499556064606, 0.03321399912238121, -3.140946865081787, 0.13962635397911072, -3.141592502593994, 0.013659000396728516, -0.018752777948975563, -1.2976398468017578, -0.7170015573501587, 0.623237669467926, -1.0943249464035034, 0.08900000154972076, -0.009933999739587307, -0.0019409999949857593, 0.167493999004364, -3.1356236934661865, 0.004921833984553814, -3.006992816925049], "max": [0.016764111816883087, 2.321646213531494, -0.4863336682319641, 0.246455118060112, 1.1404305696487427, 1.009300708770752, 0.6380000114440918, 0.4184029996395111, -0.00532899983227253, 0.38745400309562683, 3.1404757499694824, 1.060025691986084, 3.1410515308380127, 0.8092303276062012, 1.961645245552063, -0.4719071090221405, 0.8775601983070374, 1.2408581972122192, 0.0, 0.46000000834465027, 0.32249200344085693, 0.2483779937028885, 0.4335469901561737, 3.14009165763855, 1.025328516960144, -1.7599899768829346], "mean": [-0.1726108193397522, 1.2204267978668213, -1.0069254636764526, -0.08014760166406631, 0.8978334069252014, 0.22388112545013428, 0.34159865975379944, 0.229747474193573, -0.05620691180229187, 0.22715546190738678, 1.6524690389633179, 0.5613171458244324, 1.885794997215271, 0.45024624466896057, 1.051757574081421, -0.9131316542625427, 0.07207931578159332, 0.9308758974075317, -0.335736483335495, 0.24190206825733185, 0.17342573404312134, 0.11130981147289276, 0.26127296686172485, -0.581595242023468, 0.6098382472991943, -2.427999258041382], "std": [0.14141418039798737, 0.8610891699790955, 0.38364672660827637, 0.19961683452129364, 0.21821174025535583, 0.3498595654964447, 0.1616794914007187, 0.16959397494792938, 0.0514938160777092, 0.07523278146982193, 2.5370843410491943, 0.3133973181247711, 2.034637689590454, 0.28232717514038086, 0.7505375742912292, 0.3489314615726471, 0.48232051730155945, 0.19575907289981842, 0.3672102391719818, 0.10163018852472305, 0.13018642365932465, 0.09499704092741013, 0.04857978597283363, 2.8298888206481934, 0.32315441966056824, 0.42844751477241516], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [555]}, "index": {"min": [32585], "max": [33139], "mean": [32862.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [2.4756756756756757, 5.0, 5.0, 5.0, 5.0], "std": [1.8338271021990336, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [555]}, "eef_direction_state": {"mean": [4.192792792792793, 3.9207207207207206], "std": [2.2033435571737425, 2.235871239871023], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.8018018018018018, 0.9153153153153153], "std": [0.8701229054722049, 0.8242056725516606], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.6828828828828829, 0.8], "std": [0.8427618553554397, 0.8455500901513474], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.192792792792793, 3.9207207207207206], "std": [2.2033435571737425, 2.235871239871023], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.8018018018018018, 0.9153153153153153], "std": [0.8701229054722049, 0.8242056725516606], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.6828828828828829, 0.8], "std": [0.8427618553554397, 0.8455500901513474], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.46865703358002586, 0.24519320605807707, 1.0021911404458324, 2.577065735234785, -0.04221516196789167, 1.2232992296172238, 0.4117204455443359, -0.18768827763158075, 1.03641786059763, 2.519958358641699, 0.09580639418349912, 2.2920262453427043], "std": [0.16951992940415664, 0.05147437894474758, 0.07521118321447995, 0.31301773968986163, 0.10395231133357166, 0.3623374938255146, 0.13009830404983655, 0.09471100035121979, 0.0483658725723619, 0.3182590778210358, 0.2972270894861376, 0.4251255733481167], "min": [0.22674551510665839, 0.1352932252694754, 0.8081737341508499, 2.0757678562483957, -0.20926304687907482, 0.3589535802698496, 0.22849387552681297, -0.30052085657306654, 0.9433785042020705, 2.115106670425334, -0.2969241196234207, 1.637696541547599], "max": [0.6567556992925508, 0.2960888326092478, 1.16247620116627, 2.9992058938174946, 0.20289667670778, 1.6164005709233358, 0.5616023727883498, -0.05067450216820436, 1.208406792542408, 3.1359438592157827, 0.6998315647979876, 2.888780871740826], "count": [555]}, "eef_sim_pose_action": {"mean": [0.46865703358002586, 0.24519320605807707, 1.0021911404458324, 2.577065735234785, -0.04221516196789167, 1.2232992296172238, 0.4117204455443359, -0.18768827763158075, 1.03641786059763, 2.519958358641699, 0.09580639418349912, 2.2920262453427043], "std": [0.16951992940415664, 0.05147437894474758, 0.07521118321447995, 0.31301773968986163, 0.10395231133357166, 0.3623374938255146, 0.13009830404983655, 0.09471100035121979, 0.0483658725723619, 0.3182590778210358, 0.2972270894861376, 0.4251255733481167], "min": [0.22674551510665839, 0.1352932252694754, 0.8081737341508499, 2.0757678562483957, -0.20926304687907482, 0.3589535802698496, 0.22849387552681297, -0.30052085657306654, 0.9433785042020705, 2.115106670425334, -0.2969241196234207, 1.637696541547599], "max": [0.6567556992925508, 0.2960888326092478, 1.16247620116627, 2.9992058938174946, 0.20289667670778, 1.6164005709233358, 0.5616023727883498, -0.05067450216820436, 1.208406792542408, 3.1359438592157827, 0.6998315647979876, 2.888780871740826], "count": [555]}, "gripper_mode_state": {"mean": [0.22342342342342342, 0.9441441441441442], "std": [0.41653979076335323, 0.2296431562717829], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8864864864864865, 1.8810810810810812], "std": [0.39329664353689614, 0.44952698132522634], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.22342342342342342, 0.9441441441441442], "std": [0.41653979076335323, 0.2296431562717829], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.8864864864864865, 1.8810810810810812], "std": [0.39329664353689614, 0.44952698132522634], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.426999988189588, 0.302378376224288], "std": [0.20209871802502477, 0.12703794395645338], "min": [0.017499999376013875, 0.11125000193715096], "max": [0.7975000143051147, 0.5750000104308128], "count": [555]}, "gripper_open_scale_action": {"mean": [0.426999988189588, 0.302378376224288], "std": [0.20209871802502477, 0.12703794395645338], "min": [0.017499999376013875, 0.11125000193715096], "max": [0.7975000143051147, 0.5750000104308128], "count": [555]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9372549019607843]], [[0.9137254901960784]]], "mean": [[[0.40447376897807735]], [[0.4013326163364651]], [[0.3761108685661765]]], "std": [[[0.16619283371351914]], [[0.17180251468089408]], [[0.1655155699733049]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8274509803921568]], [[0.8745098039215686]]], "mean": [[[0.49177169819750816]], [[0.49066242213031047]], [[0.4802432342728758]]], "std": [[[0.10810848613319943]], [[0.11571963439748882]], [[0.11948198540135876]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.49502504914726303]], [[0.44843706916360293]], [[0.43217771522671566]]], "std": [[[0.15718553544433586]], [[0.17026342764888902]], [[0.17795295045273551]]], "count": [128]}, "observation.state": {"min": [-0.4307556748390198, -0.02203233353793621, -1.2541160583496094, -0.6761990189552307, 0.36706599593162537, -0.06611444801092148, 0.0139999995008111, -0.010507999919354916, -0.18107299506664276, 0.029296999797225, -3.1407198905944824, 0.11876966059207916, -3.141592502593994, 0.026655111461877823, -0.018595777451992035, -1.227897047996521, -0.8313847780227661, 0.6163471341133118, -1.2654199600219727, 0.0689999982714653, -0.007950999774038792, -0.0019069999689236283, 0.13846999406814575, -3.138817548751831, -0.0051836371421813965, -3.022648572921753], "max": [0.06757977604866028, 2.2987592220306396, -0.4864732325077057, 0.048600222915410995, 1.1539325714111328, 1.16513192653656, 0.6360000371932983, 0.40783798694610596, 0.011602000333368778, 0.36151498556137085, 3.1398472785949707, 1.0348231792449951, 3.1408770084381104, 0.8090035319328308, 1.9580516815185547, -0.4719768762588501, 1.1108447313308716, 1.2401952743530273, 0.07987811416387558, 0.4440000057220459, 0.30508100986480713, 0.215256005525589, 0.4036189913749695, 3.135361909866333, 1.0134602785110474, -1.8686367273330688], "mean": [-0.19578556716442108, 1.3570072650909424, -1.006964921951294, -0.19834552705287933, 0.8612892627716064, 0.36851730942726135, 0.3938300311565399, 0.24523115158081055, -0.06763438880443573, 0.2049354910850525, -0.18697133660316467, 0.4903292953968048, 2.0062673091888428, 0.479778915643692, 1.1508052349090576, -0.886576771736145, 0.08080726861953735, 0.8981667757034302, -0.37319764494895935, 0.2184165120124817, 0.18536590039730072, 0.12185228615999222, 0.24619565904140472, -0.6154831647872925, 0.5450642704963684, -2.393204927444458], "std": [0.15151743590831757, 0.8178871870040894, 0.3275071680545807, 0.2108258306980133, 0.21953126788139343, 0.4092003107070923, 0.20341402292251587, 0.15395672619342804, 0.06322768330574036, 0.07267359644174576, 3.061941623687744, 0.3143147826194763, 1.8424113988876343, 0.24333032965660095, 0.7132108807563782, 0.2908334732055664, 0.6100099682807922, 0.1848275512456894, 0.43101245164871216, 0.11371570825576782, 0.11901193112134933, 0.08336718380451202, 0.04755423963069916, 2.751669406890869, 0.34111452102661133, 0.3739723265171051], "count": [650]}, "action": {"min": [-0.4307556748390198, -0.02203233353793621, -1.2541160583496094, -0.6761990189552307, 0.36706599593162537, -0.06611444801092148, 0.0139999995008111, -0.010507999919354916, -0.18107299506664276, 0.029296999797225, -3.1407198905944824, 0.11876966059207916, -3.141592502593994, 0.026655111461877823, -0.018595777451992035, -1.227897047996521, -0.8313847780227661, 0.6163471341133118, -1.2654199600219727, 0.0689999982714653, -0.007950999774038792, -0.0019069999689236283, 0.13846999406814575, -3.138817548751831, -0.0051836371421813965, -3.022648572921753], "max": [0.06757977604866028, 2.2987592220306396, -0.4864732325077057, 0.048600222915410995, 1.1539325714111328, 1.16513192653656, 0.6360000371932983, 0.40783798694610596, 0.011602000333368778, 0.36151498556137085, 3.1398472785949707, 1.0348231792449951, 3.1408770084381104, 0.8090035319328308, 1.9580516815185547, -0.4719768762588501, 1.1108447313308716, 1.2401952743530273, 0.07987811416387558, 0.4440000057220459, 0.30508100986480713, 0.215256005525589, 0.4036189913749695, 3.135361909866333, 1.0134602785110474, -1.8686367273330688], "mean": [-0.19578556716442108, 1.3570072650909424, -1.006964921951294, -0.19834552705287933, 0.8612892627716064, 0.36851730942726135, 0.3938300311565399, 0.24523115158081055, -0.06763438880443573, 0.2049354910850525, -0.18697133660316467, 0.4903292953968048, 2.0062673091888428, 0.479778915643692, 1.1508052349090576, -0.886576771736145, 0.08080726861953735, 0.8981667757034302, -0.37319764494895935, 0.2184165120124817, 0.18536590039730072, 0.12185228615999222, 0.24619565904140472, -0.6154831647872925, 0.5450642704963684, -2.393204927444458], "std": [0.15151743590831757, 0.8178871870040894, 0.3275071680545807, 0.2108258306980133, 0.21953126788139343, 0.4092003107070923, 0.20341402292251587, 0.15395672619342804, 0.06322768330574036, 0.07267359644174576, 3.061941623687744, 0.3143147826194763, 1.8424113988876343, 0.24333032965660095, 0.7132108807563782, 0.2908334732055664, 0.6100099682807922, 0.1848275512456894, 0.43101245164871216, 0.11371570825576782, 0.11901193112134933, 0.08336718380451202, 0.04755423963069916, 2.751669406890869, 0.34111452102661133, 0.3739723265171051], "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": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [650]}, "index": {"min": [33140], "max": [33789], "mean": [33464.5], "std": [187.63861542870114], "count": [650]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [650]}, "subtask_annotation": {"mean": [2.256923076923077, 5.0, 5.0, 5.0, 5.0], "std": [1.7949046883432807, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [650]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [650]}, "eef_direction_state": {"mean": [4.4107692307692306, 4.075384615384616], "std": [2.153110313864266, 2.208133968150898], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_state": {"mean": [0.7276923076923076, 0.8523076923076923], "std": [0.879511698843376, 0.8074856878574856], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_state": {"mean": [0.6061538461538462, 0.7307692307692307], "std": [0.806869910985927, 0.8356339052890576], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_direction_action": {"mean": [4.4107692307692306, 4.075384615384616], "std": [2.153110313864266, 2.208133968150898], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_action": {"mean": [0.7276923076923076, 0.8523076923076923], "std": [0.879511698843376, 0.8074856878574856], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_action": {"mean": [0.6061538461538462, 0.7307692307692307], "std": [0.806869910985927, 0.8356339052890576], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_sim_pose_state": {"mean": [0.4840510936216368, 0.23376066354521208, 0.9798632885973785, 2.649428938985137, 0.02421851829729776, 1.1410384842010985, 0.4236681157635387, -0.17724960378662963, 1.0213232593663262, 2.5125465503700957, 0.10117962785068411, 2.3516655950549854], "std": [0.15381604148312586, 0.0631726021597333, 0.07269843978689064, 0.3143049902899038, 0.07793728368005809, 0.4019474896795017, 0.11894472593170521, 0.08304132070057255, 0.04726669360000158, 0.6770043317976353, 0.3698234330733669, 0.37171819530526995], "min": [0.2285445378698472, 0.12035800411507036, 0.8041446099005479, 2.105315372164863, -0.06936122856429794, 0.29010263536892156, 0.2305242668423848, -0.3004875135800353, 0.9145388828067614, -3.14066900643594, -0.41980162706973045, 1.6288545378822814], "max": [0.6457615792462931, 0.312973559663982, 1.1363503729867328, 3.021916186798972, 0.24980519153500103, 1.6102501203036605, 0.5440529406915751, -0.08437927439205489, 1.1785635352537622, 3.141327010976396, 0.7630141363517278, 2.8248122087405343], "count": [650]}, "eef_sim_pose_action": {"mean": [0.4840510936216368, 0.23376066354521208, 0.9798632885973785, 2.649428938985137, 0.02421851829729776, 1.1410384842010985, 0.4236681157635387, -0.17724960378662963, 1.0213232593663262, 2.5125465503700957, 0.10117962785068411, 2.3516655950549854], "std": [0.15381604148312586, 0.0631726021597333, 0.07269843978689064, 0.3143049902899038, 0.07793728368005809, 0.4019474896795017, 0.11894472593170521, 0.08304132070057255, 0.04726669360000158, 0.6770043317976353, 0.3698234330733669, 0.37171819530526995], "min": [0.2285445378698472, 0.12035800411507036, 0.8041446099005479, 2.105315372164863, -0.06936122856429794, 0.29010263536892156, 0.2305242668423848, -0.3004875135800353, 0.9145388828067614, -3.14066900643594, -0.41980162706973045, 1.6288545378822814], "max": [0.6457615792462931, 0.312973559663982, 1.1363503729867328, 3.021916186798972, 0.24980519153500103, 1.6102501203036605, 0.5440529406915751, -0.08437927439205489, 1.1785635352537622, 3.141327010976396, 0.7630141363517278, 2.8248122087405343], "count": [650]}, "gripper_mode_state": {"mean": [0.33076923076923076, 0.9046153846153846], "std": [0.47049011333455304, 0.29374545193507634], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_state": {"mean": [1.9230769230769231, 1.9076923076923078], "std": [0.34675162060260467, 0.3931363796670979], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_mode_action": {"mean": [0.33076923076923076, 0.9046153846153846], "std": [0.47049011333455304, 0.29374545193507634], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_action": {"mean": [1.9230769230769231, 1.9076923076923078], "std": [0.34675162060260467, 0.3931363796670979], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_open_scale_state": {"mean": [0.4922865248303144, 0.2730211547790812], "std": [0.25426755502767595, 0.14214473360898283], "min": [0.017499999376013875, 0.08624999783933163], "max": [0.7950000464916229, 0.5550000071525574], "count": [650]}, "gripper_open_scale_action": {"mean": [0.4922865248303144, 0.2730211547790812], "std": [0.25426755502767595, 0.14214473360898283], "min": [0.017499999376013875, 0.08624999783933163], "max": [0.7950000464916229, 0.5550000071525574], "count": [650]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.9411764705882353]], [[0.8509803921568627]]], "mean": [[[0.40368309731299923]], [[0.3999927315025924]], [[0.37440130212291634]]], "std": [[[0.156286967672207]], [[0.1597736465581928]], [[0.15323764828642308]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.49327747694685115]], [[0.4913354407331408]], [[0.4814852497846684]]], "std": [[[0.11247361339710457]], [[0.1179301073795084]], [[0.12154422471204746]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.49247478403506106]], [[0.4531479185666515]], [[0.4386977029183767]]], "std": [[[0.15721257520156834]], [[0.1628684228995606]], [[0.169354946477986]]], "count": [129]}, "observation.state": {"min": [-0.3856094479560852, -0.02204977720975876, -1.1963225603103638, -0.5901978611946106, 0.2733021080493927, -0.2619283199310303, 0.012000000104308128, -0.017501000314950943, -0.16339699923992157, 0.0391869992017746, -3.141592502593994, 0.26919957995414734, -3.141592502593994, 0.0667075589299202, -0.018595777451992035, -0.9401683211326599, -0.9806045293807983, 0.35839611291885376, -1.4829871654510498, 0.04999999701976776, -0.00901000015437603, -0.00047400000039488077, 0.1476600021123886, -3.141592502593994, 0.0786445364356041, -3.0811519622802734], "max": [0.09622355550527573, 2.2489378452301025, -0.4864906668663025, 0.42006221413612366, 1.1671205759048462, 1.0280883312225342, 0.6809999942779541, 0.3986389935016632, 0.02857300080358982, 0.4361700117588043, 3.14009165763855, 1.1057708263397217, 3.1368801593780518, 0.658353328704834, 1.8142048120498657, -0.4719768762588501, 1.4564889669418335, 1.1967238187789917, 0.503516435623169, 0.4659999907016754, 0.2924259901046753, 0.15741999447345734, 0.3390040099620819, 3.140946865081787, 1.0171080827713013, -1.4596188068389893], "mean": [-0.22206933796405792, 1.2404911518096924, -0.9446783661842346, -0.06272225081920624, 0.7721278071403503, 0.2105800211429596, 0.28616243600845337, 0.22613728046417236, -0.05707553029060364, 0.22166475653648376, 1.7658390998840332, 0.6128683090209961, 1.1719722747802734, 0.36782822012901306, 0.9790876507759094, -0.7162636518478394, 0.22600610554218292, 0.7979866862297058, -0.46878504753112793, 0.20791108906269073, 0.16390986740589142, 0.08349341154098511, 0.2486434131860733, 0.39891543984413147, 0.6730957627296448, -2.4828293323516846], "std": [0.19457507133483887, 0.8089820742607117, 0.2975651025772095, 0.2708454430103302, 0.27851229906082153, 0.4038756787776947, 0.1903551071882248, 0.15540975332260132, 0.06952628493309021, 0.08033876866102219, 2.4781382083892822, 0.28158843517303467, 2.457685947418213, 0.21571658551692963, 0.653416097164154, 0.16745157539844513, 0.7301358580589294, 0.2527531087398529, 0.5456359386444092, 0.10940907895565033, 0.11384284496307373, 0.06035999208688736, 0.043922118842601776, 2.7517459392547607, 0.2629706561565399, 0.4886434078216553], "count": [655]}, "action": {"min": [-0.3856094479560852, -0.02204977720975876, -1.1963225603103638, -0.5901978611946106, 0.2733021080493927, -0.2619283199310303, 0.012000000104308128, -0.017501000314950943, -0.16339699923992157, 0.0391869992017746, -3.141592502593994, 0.26919957995414734, -3.141592502593994, 0.0667075589299202, -0.018595777451992035, -0.9401683211326599, -0.9806045293807983, 0.35839611291885376, -1.4829871654510498, 0.04999999701976776, -0.00901000015437603, -0.00047400000039488077, 0.1476600021123886, -3.141592502593994, 0.0786445364356041, -3.0811519622802734], "max": [0.09622355550527573, 2.2489378452301025, -0.4864906668663025, 0.42006221413612366, 1.1671205759048462, 1.0280883312225342, 0.6809999942779541, 0.3986389935016632, 0.02857300080358982, 0.4361700117588043, 3.14009165763855, 1.1057708263397217, 3.1368801593780518, 0.658353328704834, 1.8142048120498657, -0.4719768762588501, 1.4564889669418335, 1.1967238187789917, 0.503516435623169, 0.4659999907016754, 0.2924259901046753, 0.15741999447345734, 0.3390040099620819, 3.140946865081787, 1.0171080827713013, -1.4596188068389893], "mean": [-0.22206933796405792, 1.2404911518096924, -0.9446783661842346, -0.06272225081920624, 0.7721278071403503, 0.2105800211429596, 0.28616243600845337, 0.22613728046417236, -0.05707553029060364, 0.22166475653648376, 1.7658390998840332, 0.6128683090209961, 1.1719722747802734, 0.36782822012901306, 0.9790876507759094, -0.7162636518478394, 0.22600610554218292, 0.7979866862297058, -0.46878504753112793, 0.20791108906269073, 0.16390986740589142, 0.08349341154098511, 0.2486434131860733, 0.39891543984413147, 0.6730957627296448, -2.4828293323516846], "std": [0.19457507133483887, 0.8089820742607117, 0.2975651025772095, 0.2708454430103302, 0.27851229906082153, 0.4038756787776947, 0.1903551071882248, 0.15540975332260132, 0.06952628493309021, 0.08033876866102219, 2.4781382083892822, 0.28158843517303467, 2.457685947418213, 0.21571658551692963, 0.653416097164154, 0.16745157539844513, 0.7301358580589294, 0.2527531087398529, 0.5456359386444092, 0.10940907895565033, 0.11384284496307373, 0.06035999208688736, 0.043922118842601776, 2.7517459392547607, 0.2629706561565399, 0.4886434078216553], "count": [655]}, "timestamp": {"min": [0.0], "max": [21.8], "mean": [10.9], "std": [6.3027330932258625], "count": [655]}, "frame_index": {"min": [0], "max": [654], "mean": [327.0], "std": [189.08199279677586], "count": [655]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [655]}, "index": {"min": [33790], "max": [34444], "mean": [34117.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [2.3633587786259542, 5.0, 5.0, 5.0, 5.0], "std": [1.8449521025194313, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [655]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [655]}, "eef_direction_state": {"mean": [4.2778625954198475, 4.27175572519084], "std": [2.1449137449991666, 2.203268730916659], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.8091603053435115, 0.7541984732824427], "std": [0.8623994913606766, 0.8190722308728221], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.6152671755725191, 0.7053435114503817], "std": [0.8149812232598211, 0.8399666457481192], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.2778625954198475, 4.27175572519084], "std": [2.1449137449991666, 2.203268730916659], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.8091603053435115, 0.7541984732824427], "std": [0.8623994913606766, 0.8190722308728221], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.6152671755725191, 0.7053435114503817], "std": [0.8149812232598211, 0.8399666457481192], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.4650340040294224, 0.2442831838042841, 0.9967315105403605, 2.525521211095081, -0.04830852183562707, 1.2286481534819784, 0.4024229240580846, -0.21561960733480823, 1.0238796727294335, 2.423759521543067, 0.01916692297557233, 2.2510291439092103], "std": [0.15531105975506615, 0.06950155284447461, 0.08037646808863605, 0.2805180083779873, 0.09509105834896348, 0.36449828021020453, 0.1140049455222201, 0.059991724882100424, 0.04363466870111898, 0.2402360597139724, 0.41743288705150255, 0.5706917261801705], "min": [0.22173993097019482, 0.13797856359563013, 0.8141974631630379, 2.03307345284481, -0.2901122180473832, 0.5446878172913117, 0.22946414898549955, -0.29906476020620604, 0.9237002711122299, 2.123845340607153, -0.5495510186034334, -3.131933701559278], "max": [0.6368101640513442, 0.3297993388517534, 1.211219528595999, 2.869229168781927, 0.15650100008725687, 1.7728186068043055, 0.5320528645733746, -0.14222045769207464, 1.113514425909187, 3.0220355036556303, 0.8807247687086059, 3.1388208422909742], "count": [655]}, "eef_sim_pose_action": {"mean": [0.4650340040294224, 0.2442831838042841, 0.9967315105403605, 2.525521211095081, -0.04830852183562707, 1.2286481534819784, 0.4024229240580846, -0.21561960733480823, 1.0238796727294335, 2.423759521543067, 0.01916692297557233, 2.2510291439092103], "std": [0.15531105975506615, 0.06950155284447461, 0.08037646808863605, 0.2805180083779873, 0.09509105834896348, 0.36449828021020453, 0.1140049455222201, 0.059991724882100424, 0.04363466870111898, 0.2402360597139724, 0.41743288705150255, 0.5706917261801705], "min": [0.22173993097019482, 0.13797856359563013, 0.8141974631630379, 2.03307345284481, -0.2901122180473832, 0.5446878172913117, 0.22946414898549955, -0.29906476020620604, 0.9237002711122299, 2.123845340607153, -0.5495510186034334, -3.131933701559278], "max": [0.6368101640513442, 0.3297993388517534, 1.211219528595999, 2.869229168781927, 0.15650100008725687, 1.7728186068043055, 0.5320528645733746, -0.14222045769207464, 1.113514425909187, 3.0220355036556303, 0.8807247687086059, 3.1388208422909742], "count": [655]}, "gripper_mode_state": {"mean": [0.6900763358778625, 0.9282442748091603], "std": [0.4624618757684184, 0.258083012019732], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.868702290076336, 1.916030534351145], "std": [0.3998251467954758, 0.3755539001156568], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.6900763358778625, 0.9282442748091603], "std": [0.4624618757684184, 0.258083012019732], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.868702290076336, 1.916030534351145], "std": [0.3998251467954758, 0.3755539001156568], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.3577003883738213, 0.2598893159133105], "std": [0.23794458317323364, 0.13676157478710851], "min": [0.01500000013038516, 0.0624999962747097], "max": [0.8512499928474426, 0.5824999883770943], "count": [655]}, "gripper_open_scale_action": {"mean": [0.3577003883738213, 0.2598893159133105], "std": [0.23794458317323364, 0.13676157478710851], "min": [0.01500000013038516, 0.0624999962747097], "max": [0.8512499928474426, 0.5824999883770943], "count": [655]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9647058823529412]], [[0.9411764705882353]]], "mean": [[[0.40492162681786864]], [[0.4056299880826025]], [[0.38013159181051337]]], "std": [[[0.1557127305838566]], [[0.1589336551673573]], [[0.15348183263087364]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6980392156862745]], [[0.7098039215686275]]], "mean": [[[0.49517894950002794]], [[0.49140860322049046]], [[0.4812170514217083]]], "std": [[[0.11097279082183718]], [[0.11971528376293253]], [[0.12357872874709207]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4860370702055751]], [[0.4572909771102173]], [[0.4437250939193341]]], "std": [[[0.15715523241337095]], [[0.1661692824413293]], [[0.17357370202107342]]], "count": [117]}, "observation.state": {"min": [-0.41873645782470703, -0.022241666913032532, -1.1445300579071045, -0.4038563370704651, 0.1746188849210739, -0.30707454681396484, 0.015000000596046448, -0.010549000464379787, -0.16276000440120697, 0.03781300038099289, -3.1408071517944336, 0.21584486961364746, -3.141592502593994, 0.027213333174586296, -0.018613222986459732, -1.1797852516174316, -0.9293702244758606, 0.6384317874908447, -1.27518892288208, 0.06300000101327896, -0.008860000409185886, -0.0003650000144261867, 0.15251199901103973, -3.141592502593994, 0.06248277798295021, -3.057729482650757], "max": [0.08577433228492737, 2.2257192134857178, -0.4862639009952545, 0.11684288829565048, 1.137935996055603, 1.0043638944625854, 0.7170000076293945, 0.39734798669815063, 0.030431000515818596, 0.421407014131546, 3.1408944129943848, 1.0337759256362915, 3.1408071517944336, 0.8575514554977417, 1.9566211700439453, -0.4727095663547516, 1.0435092449188232, 1.2219659090042114, 0.334933340549469, 0.49300000071525574, 0.3224189877510071, 0.22413299977779388, 0.377716988325119, 3.138014793395996, 1.0425026416778564, -1.8680782318115234], "mean": [-0.14083142578601837, 1.1550942659378052, -0.8895049691200256, -0.14478443562984467, 0.7614497542381287, 0.2768474221229553, 0.33439433574676514, 0.21208223700523376, -0.04330999776721001, 0.22293315827846527, 0.6710925698280334, 0.6445644497871399, 1.0076465606689453, 0.39835429191589355, 0.9724258184432983, -0.8011863231658936, 0.16910594701766968, 0.9183349609375, -0.39977553486824036, 0.25399282574653625, 0.15657870471477509, 0.0966617539525032, 0.25563621520996094, 0.11610029637813568, 0.6810885667800903, -2.4674830436706543], "std": [0.14544937014579773, 0.8241942524909973, 0.3017684817314148, 0.15383625030517578, 0.30718424916267395, 0.3613969087600708, 0.17387591302394867, 0.15923868119716644, 0.05861225351691246, 0.07958820462226868, 2.983876943588257, 0.2702060341835022, 2.515821695327759, 0.28016576170921326, 0.7173090577125549, 0.2622250020503998, 0.6124964952468872, 0.1829543262720108, 0.5322232246398926, 0.11467020958662033, 0.12193136662244797, 0.08266977965831757, 0.04435756802558899, 2.8738882541656494, 0.30550244450569153, 0.3862481117248535], "count": [574]}, "action": {"min": [-0.41873645782470703, -0.022241666913032532, -1.1445300579071045, -0.4038563370704651, 0.1746188849210739, -0.30707454681396484, 0.015000000596046448, -0.010549000464379787, -0.16276000440120697, 0.03781300038099289, -3.1408071517944336, 0.21584486961364746, -3.141592502593994, 0.027213333174586296, -0.018613222986459732, -1.1797852516174316, -0.9293702244758606, 0.6384317874908447, -1.27518892288208, 0.06300000101327896, -0.008860000409185886, -0.0003650000144261867, 0.15251199901103973, -3.141592502593994, 0.06248277798295021, -3.057729482650757], "max": [0.08577433228492737, 2.2257192134857178, -0.4862639009952545, 0.11684288829565048, 1.137935996055603, 1.0043638944625854, 0.7170000076293945, 0.39734798669815063, 0.030431000515818596, 0.421407014131546, 3.1408944129943848, 1.0337759256362915, 3.1408071517944336, 0.8575514554977417, 1.9566211700439453, -0.4727095663547516, 1.0435092449188232, 1.2219659090042114, 0.334933340549469, 0.49300000071525574, 0.3224189877510071, 0.22413299977779388, 0.377716988325119, 3.138014793395996, 1.0425026416778564, -1.8680782318115234], "mean": [-0.14083142578601837, 1.1550942659378052, -0.8895049691200256, -0.14478443562984467, 0.7614497542381287, 0.2768474221229553, 0.33439433574676514, 0.21208223700523376, -0.04330999776721001, 0.22293315827846527, 0.6710925698280334, 0.6445644497871399, 1.0076465606689453, 0.39835429191589355, 0.9724258184432983, -0.8011863231658936, 0.16910594701766968, 0.9183349609375, -0.39977553486824036, 0.25399282574653625, 0.15657870471477509, 0.0966617539525032, 0.25563621520996094, 0.11610029637813568, 0.6810885667800903, -2.4674830436706543], "std": [0.14544937014579773, 0.8241942524909973, 0.3017684817314148, 0.15383625030517578, 0.30718424916267395, 0.3613969087600708, 0.17387591302394867, 0.15923868119716644, 0.05861225351691246, 0.07958820462226868, 2.983876943588257, 0.2702060341835022, 2.515821695327759, 0.28016576170921326, 0.7173090577125549, 0.2622250020503998, 0.6124964952468872, 0.1829543262720108, 0.5322232246398926, 0.11467020958662033, 0.12193136662244797, 0.08266977965831757, 0.04435756802558899, 2.8738882541656494, 0.30550244450569153, 0.3862481117248535], "count": [574]}, "timestamp": {"min": [0.0], "max": [19.1], "mean": [9.549999999999999], "std": [5.523309193268511], "count": [574]}, "frame_index": {"min": [0], "max": [573], "mean": [286.5], "std": [165.6992757980553], "count": [574]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [574]}, "index": {"min": [34445], "max": [35018], "mean": [34731.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [2.5714285714285716, 5.0, 5.0, 5.0, 5.0], "std": [1.813889226615304, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [574]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [574]}, "eef_direction_state": {"mean": [4.29616724738676, 4.209059233449477], "std": [2.171903084936296, 2.1105809808275025], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.8031358885017421, 0.8623693379790941], "std": [0.8682899564277343, 0.8452853235586206], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.6881533101045296, 0.7473867595818815], "std": [0.8401711316767402, 0.8516954602657184], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [4.29616724738676, 4.209059233449477], "std": [2.171903084936296, 2.1105809808275025], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.8031358885017421, 0.8623693379790941], "std": [0.8682899564277343, 0.8452853235586206], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.6881533101045296, 0.7473867595818815], "std": [0.8401711316767402, 0.8516954602657184], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.45088594395562254, 0.25810129160444634, 0.9978705517023996, 2.494331590419162, -0.01642299241955754, 1.2590170706743407, 0.39498721773147494, -0.20241195608466703, 1.0308779331417204, 2.4434013022700807, 0.06838821100824502, 2.277776553561799], "std": [0.15911981799235378, 0.058581104007082, 0.0795025418628945, 0.2699542177226257, 0.08443402229622642, 0.41490478320701035, 0.12194597963747146, 0.08231078949350094, 0.04427172037603068, 0.29805064252550517, 0.317361072700863, 0.38080169579281486], "min": [0.22815418443950955, 0.13868097480569067, 0.8129592365914162, 2.107513628437681, -0.21429580399773318, 0.4336959016677673, 0.22986012285203397, -0.2989541251872455, 0.9285246361748026, 2.098521412613673, -0.2964473083414112, 1.665322260242641], "max": [0.6357704882786634, 0.33181400907679826, 1.1960627168601528, 2.9232794338950514, 0.14254475821610701, 1.912054692535051, 0.561342633249849, -0.07498225072200387, 1.1527579050120773, 3.057822097718264, 0.7748440888571348, 2.7775747957865105], "count": [574]}, "eef_sim_pose_action": {"mean": [0.45088594395562254, 0.25810129160444634, 0.9978705517023996, 2.494331590419162, -0.01642299241955754, 1.2590170706743407, 0.39498721773147494, -0.20241195608466703, 1.0308779331417204, 2.4434013022700807, 0.06838821100824502, 2.277776553561799], "std": [0.15911981799235378, 0.058581104007082, 0.0795025418628945, 0.2699542177226257, 0.08443402229622642, 0.41490478320701035, 0.12194597963747146, 0.08231078949350094, 0.04427172037603068, 0.29805064252550517, 0.317361072700863, 0.38080169579281486], "min": [0.22815418443950955, 0.13868097480569067, 0.8129592365914162, 2.107513628437681, -0.21429580399773318, 0.4336959016677673, 0.22986012285203397, -0.2989541251872455, 0.9285246361748026, 2.098521412613673, -0.2964473083414112, 1.665322260242641], "max": [0.6357704882786634, 0.33181400907679826, 1.1960627168601528, 2.9232794338950514, 0.14254475821610701, 1.912054692535051, 0.561342633249849, -0.07498225072200387, 1.1527579050120773, 3.057822097718264, 0.7748440888571348, 2.7775747957865105], "count": [574]}, "gripper_mode_state": {"mean": [0.40069686411149824, 0.9372822299651568], "std": [0.49003967921252134, 0.24245463772982564], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.8554006968641115, 1.8815331010452963], "std": [0.459127823820108, 0.4416161538050125], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.40069686411149824, 0.9372822299651568], "std": [0.49003967921252134, 0.24245463772982564], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.8554006968641115, 1.8815331010452963], "std": [0.459127823820108, 0.4416161538050125], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.41799433595900026, 0.31749128547370536], "std": [0.21734552047362254, 0.14333786072865085], "min": [0.01875000074505806, 0.0787500012665987], "max": [0.8962500095367432, 0.6162500008940697], "count": [574]}, "gripper_open_scale_action": {"mean": [0.41799433595900026, 0.31749128547370536], "std": [0.21734552047362254, 0.14333786072865085], "min": [0.01875000074505806, 0.0787500012665987], "max": [0.8962500095367432, 0.6162500008940697], "count": [574]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9568627450980393]], [[0.9294117647058824]]], "mean": [[[0.39672479380641146]], [[0.39733847261126676]], [[0.3720974361967009]]], "std": [[[0.1632478772357849]], [[0.1673574135846112]], [[0.1612628263399463]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4952776056255836]], [[0.4944106398809524]], [[0.48396646533613447]]], "std": [[[0.11697386088689952]], [[0.12207535671751943]], [[0.12521158751630176]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.4928850665266106]], [[0.45654022233893554]], [[0.44271140727124186]]], "std": [[[0.15773260453190924]], [[0.1738883736111715]], [[0.18101568647484134]]], "count": [140]}, "observation.state": {"min": [-0.3457489013671875, -0.02232888899743557, -1.1903042793273926, -1.12568998336792, -0.050850555300712585, -0.3616582155227661, 0.013000000268220901, -0.011070000007748604, -0.1464730054140091, 0.032653000205755234, -3.14030122756958, 0.39470621943473816, -3.1387827396392822, -0.0012385555310174823, -0.018613222986459732, -1.139854907989502, -0.7568097710609436, 0.5267873406410217, -1.3527294397354126, 0.12600000202655792, -0.009674999862909317, -0.006479999981820583, 0.15064099431037903, -3.1356236934661865, -0.0362853966653347, -3.0262088775634766], "max": [0.046367332339286804, 2.280111074447632, -0.4863162338733673, 0.34916800260543823, 1.1652889251708984, 1.9016886949539185, 0.6360000371932983, 0.4181950092315674, 0.024017000570893288, 0.3544839918613434, 3.1393585205078125, 1.1671888828277588, 3.140144109725952, 0.8775078654289246, 1.9415667057037354, -0.47236067056655884, 1.0613548755645752, 1.1721620559692383, 0.17638078331947327, 0.46000000834465027, 0.3235819935798645, 0.22026099264621735, 0.3888309895992279, 3.1356759071350098, 1.0128843784332275, -1.7298307418823242], "mean": [-0.09475437551736832, 1.2779614925384521, -0.8491477370262146, -0.49941983819007874, 0.551581084728241, 0.6946204900741577, 0.3541682958602905, 0.24251176416873932, -0.04228140041232109, 0.20404498279094696, 0.4181462824344635, 0.7610650658607483, 2.0283827781677246, 0.43191060423851013, 1.0890852212905884, -0.8213010430335999, 0.20778773725032806, 0.8571747541427612, -0.4793698191642761, 0.2570173144340515, 0.17634370923042297, 0.1059221476316452, 0.24325166642665863, -0.3848383128643036, 0.6227213740348816, -2.4178011417388916], "std": [0.12367051094770432, 0.7971336841583252, 0.2310614287853241, 0.5318306684494019, 0.3823358714580536, 0.6800448894500732, 0.20443187654018402, 0.15687063336372375, 0.04850787669420242, 0.07368271797895432, 2.9216017723083496, 0.19427472352981567, 1.8465584516525269, 0.2685777246952057, 0.7076473236083984, 0.25055745244026184, 0.6089910268783569, 0.20938293635845184, 0.511260986328125, 0.08785956352949142, 0.11965551227331161, 0.08019813150167465, 0.049814373254776, 2.8221628665924072, 0.3271465599536896, 0.40099236369132996], "count": [730]}, "action": {"min": [-0.3457489013671875, -0.02232888899743557, -1.1903042793273926, -1.12568998336792, -0.050850555300712585, -0.3616582155227661, 0.013000000268220901, -0.011070000007748604, -0.1464730054140091, 0.032653000205755234, -3.14030122756958, 0.39470621943473816, -3.1387827396392822, -0.0012385555310174823, -0.018613222986459732, -1.139854907989502, -0.7568097710609436, 0.5267873406410217, -1.3527294397354126, 0.12600000202655792, -0.009674999862909317, -0.006479999981820583, 0.15064099431037903, -3.1356236934661865, -0.0362853966653347, -3.0262088775634766], "max": [0.046367332339286804, 2.280111074447632, -0.4863162338733673, 0.34916800260543823, 1.1652889251708984, 1.9016886949539185, 0.6360000371932983, 0.4181950092315674, 0.024017000570893288, 0.3544839918613434, 3.1393585205078125, 1.1671888828277588, 3.140144109725952, 0.8775078654289246, 1.9415667057037354, -0.47236067056655884, 1.0613548755645752, 1.1721620559692383, 0.17638078331947327, 0.46000000834465027, 0.3235819935798645, 0.22026099264621735, 0.3888309895992279, 3.1356759071350098, 1.0128843784332275, -1.7298307418823242], "mean": [-0.09475437551736832, 1.2779614925384521, -0.8491477370262146, -0.49941983819007874, 0.551581084728241, 0.6946204900741577, 0.3541682958602905, 0.24251176416873932, -0.04228140041232109, 0.20404498279094696, 0.4181462824344635, 0.7610650658607483, 2.0283827781677246, 0.43191060423851013, 1.0890852212905884, -0.8213010430335999, 0.20778773725032806, 0.8571747541427612, -0.4793698191642761, 0.2570173144340515, 0.17634370923042297, 0.1059221476316452, 0.24325166642665863, -0.3848383128643036, 0.6227213740348816, -2.4178011417388916], "std": [0.12367051094770432, 0.7971336841583252, 0.2310614287853241, 0.5318306684494019, 0.3823358714580536, 0.6800448894500732, 0.20443187654018402, 0.15687063336372375, 0.04850787669420242, 0.07368271797895432, 2.9216017723083496, 0.19427472352981567, 1.8465584516525269, 0.2685777246952057, 0.7076473236083984, 0.25055745244026184, 0.6089910268783569, 0.20938293635845184, 0.511260986328125, 0.08785956352949142, 0.11965551227331161, 0.08019813150167465, 0.049814373254776, 2.8221628665924072, 0.3271465599536896, 0.40099236369132996], "count": [730]}, "timestamp": {"min": [0.0], "max": [24.3], "mean": [12.15], "std": [7.024421684380857], "count": [730]}, "frame_index": {"min": [0], "max": [729], "mean": [364.5], "std": [210.73265053142572], "count": [730]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [730]}, "index": {"min": [35019], "max": [35748], "mean": [35383.5], "std": [210.73265053142572], "count": [730]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [730]}, "subtask_annotation": {"mean": [2.2575342465753425, 5.0, 5.0, 5.0, 5.0], "std": [1.8592912044845824, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [730]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [730]}, "eef_direction_state": {"mean": [4.239726027397261, 4.004109589041096], "std": [2.240061137009821, 2.269206508842028], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_state": {"mean": [0.7356164383561644, 0.8027397260273973], "std": [0.8504422480474652, 0.768911809386243], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_state": {"mean": [0.5452054794520548, 0.7753424657534247], "std": [0.7998357872371824, 0.8400555790350426], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_direction_action": {"mean": [4.239726027397261, 4.004109589041096], "std": [2.240061137009821, 2.269206508842028], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_action": {"mean": [0.7356164383561644, 0.8027397260273973], "std": [0.8504422480474652, 0.768911809386243], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_action": {"mean": [0.5452054794520548, 0.7753424657534247], "std": [0.7998357872371824, 0.8400555790350426], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_sim_pose_state": {"mean": [0.4809817287306691, 0.25886177334415605, 0.9787095030885543, 2.3673151547805023, -0.037415732324269195, 1.1986895010853778, 0.4147751059361425, -0.19313712468454095, 1.0185109566758315, 2.021506389244228, 0.046164217207552934, 2.3334399683719074], "std": [0.15659192472552438, 0.04858553205650916, 0.07355497472776754, 0.1892004903453661, 0.17436517297443072, 0.3814195278782433, 0.11972431961955717, 0.07991348684933289, 0.04950073568501431, 1.507694676825047, 0.31589329188191884, 0.4134368704774593], "min": [0.22804970972892286, 0.15452061482660204, 0.8079535936385467, 1.972305571154439, -0.4529490571418717, 0.34591331734983055, 0.2288201984808624, -0.3053512822820394, 0.9266730692870421, -3.1411998103360133, -0.3950554610654393, 1.5523376224915055], "max": [0.6568560856767159, 0.3253435489452811, 1.128666865734429, 2.745710595682035, 0.20463960111080182, 1.7567361702271453, 0.5626117919675027, -0.07891412152344002, 1.1636423129453173, 3.1415313591364207, 0.6942063958204381, 2.988139874337735], "count": [730]}, "eef_sim_pose_action": {"mean": [0.4809817287306691, 0.25886177334415605, 0.9787095030885543, 2.3673151547805023, -0.037415732324269195, 1.1986895010853778, 0.4147751059361425, -0.19313712468454095, 1.0185109566758315, 2.021506389244228, 0.046164217207552934, 2.3334399683719074], "std": [0.15659192472552438, 0.04858553205650916, 0.07355497472776754, 0.1892004903453661, 0.17436517297443072, 0.3814195278782433, 0.11972431961955717, 0.07991348684933289, 0.04950073568501431, 1.507694676825047, 0.31589329188191884, 0.4134368704774593], "min": [0.22804970972892286, 0.15452061482660204, 0.8079535936385467, 1.972305571154439, -0.4529490571418717, 0.34591331734983055, 0.2288201984808624, -0.3053512822820394, 0.9266730692870421, -3.1411998103360133, -0.3950554610654393, 1.5523376224915055], "max": [0.6568560856767159, 0.3253435489452811, 1.128666865734429, 2.745710595682035, 0.20463960111080182, 1.7567361702271453, 0.5626117919675027, -0.07891412152344002, 1.1636423129453173, 3.1415313591364207, 0.6942063958204381, 2.988139874337735], "count": [730]}, "gripper_mode_state": {"mean": [0.30684931506849317, 0.947945205479452], "std": [0.46118631041097596, 0.2221375539794452], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_state": {"mean": [1.9287671232876713, 1.936986301369863], "std": [0.3274975486909343, 0.3291778256630252], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_mode_action": {"mean": [0.30684931506849317, 0.947945205479452], "std": [0.46118631041097596, 0.2221375539794452], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_action": {"mean": [1.9287671232876713, 1.936986301369863], "std": [0.3274975486909343, 0.3291778256630252], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_open_scale_state": {"mean": [0.4427123228662124, 0.32127225748582244], "std": [0.255539878589456, 0.10982437201811757], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.7950000464916229, 0.5750000104308128], "count": [730]}, "gripper_open_scale_action": {"mean": [0.4427123228662124, 0.32127225748582244], "std": [0.255539878589456, 0.10982437201811757], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.7950000464916229, 0.5750000104308128], "count": [730]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9803921568627451]], [[0.9568627450980393]]], "mean": [[[0.3958607701774518]], [[0.3952214468060337]], [[0.3692164949525188]]], "std": [[[0.1541819749083301]], [[0.15890786414113642]], [[0.15271103952381362]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7019607843137254]], [[0.7176470588235294]]], "mean": [[[0.49894801801127575]], [[0.4940842142518585]], [[0.4832342978221823]]], "std": [[[0.10851984152109252]], [[0.1177126989865069]], [[0.12172328145195001]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869509616823829]], [[0.4573984199595869]], [[0.4459506249064511]]], "std": [[[0.15811344984714257]], [[0.16475221251272545]], [[0.17022370088515515]]], "count": [131]}, "observation.state": {"min": [-0.365391343832016, -0.02232888899743557, -1.1765754222869873, -0.4307731091976166, 0.07558678090572357, -0.9246776700019836, 0.023000000044703484, -0.011022999882698059, -0.15035200119018555, 0.027101000770926476, -3.1388001441955566, 0.2396685928106308, -3.1362345218658447, -0.0311732217669487, -0.018526000902056694, -1.3201258182525635, -0.5964778661727905, 0.618876576423645, -1.3693889379501343, 0.10099999606609344, -0.008190999738872051, -0.010293000377714634, 0.13292300701141357, -3.1386256217956543, -0.004502954427152872, -3.0391767024993896], "max": [0.10571333020925522, 2.2703769207000732, -0.4841007888317108, 1.1424715518951416, 1.138058066368103, 1.027495265007019, 0.6480000019073486, 0.39341801404953003, 0.033574000000953674, 0.398375004529953, 3.141016721725464, 1.0371793508529663, 3.1304399967193604, 0.7476339936256409, 2.0634336471557617, -0.4718547761440277, 1.094150424003601, 1.139976978302002, -0.02812044508755207, 0.4960000216960907, 0.3409070074558258, 0.2386070042848587, 0.39926400780677795, 3.1410515308380127, 1.0112961530685425, -1.9243476390838623], "mean": [-0.13954287767410278, 1.2397000789642334, -0.8953070044517517, -0.06712056696414948, 0.7027769088745117, 0.13463637232780457, 0.410427987575531, 0.23129625618457794, -0.03986184671521187, 0.2156962901353836, 0.28773602843284607, 0.6232926249504089, 1.6738994121551514, 0.37486499547958374, 1.038694143295288, -0.8663269877433777, 0.12263155728578568, 0.893974244594574, -0.36773478984832764, 0.24880677461624146, 0.17468522489070892, 0.10037299990653992, 0.25946229696273804, -0.8680880069732666, 0.6381725668907166, -2.503417491912842], "std": [0.137099027633667, 0.7877548933029175, 0.2999199628829956, 0.288479208946228, 0.30857959389686584, 0.41636836528778076, 0.1728307455778122, 0.1512400209903717, 0.05558166280388832, 0.07408933341503143, 3.02360200881958, 0.26898905634880066, 2.2092230319976807, 0.21429181098937988, 0.7120603322982788, 0.31069955229759216, 0.4831067621707916, 0.19374129176139832, 0.4146686792373657, 0.1063857153058052, 0.12310675531625748, 0.0813973993062973, 0.04786258563399315, 2.7616360187530518, 0.3222919702529907, 0.3727284371852875], "count": [666]}, "action": {"min": [-0.365391343832016, -0.02232888899743557, -1.1765754222869873, -0.4307731091976166, 0.07558678090572357, -0.9246776700019836, 0.023000000044703484, -0.011022999882698059, -0.15035200119018555, 0.027101000770926476, -3.1388001441955566, 0.2396685928106308, -3.1362345218658447, -0.0311732217669487, -0.018526000902056694, -1.3201258182525635, -0.5964778661727905, 0.618876576423645, -1.3693889379501343, 0.10099999606609344, -0.008190999738872051, -0.010293000377714634, 0.13292300701141357, -3.1386256217956543, -0.004502954427152872, -3.0391767024993896], "max": [0.10571333020925522, 2.2703769207000732, -0.4841007888317108, 1.1424715518951416, 1.138058066368103, 1.027495265007019, 0.6480000019073486, 0.39341801404953003, 0.033574000000953674, 0.398375004529953, 3.141016721725464, 1.0371793508529663, 3.1304399967193604, 0.7476339936256409, 2.0634336471557617, -0.4718547761440277, 1.094150424003601, 1.139976978302002, -0.02812044508755207, 0.4960000216960907, 0.3409070074558258, 0.2386070042848587, 0.39926400780677795, 3.1410515308380127, 1.0112961530685425, -1.9243476390838623], "mean": [-0.13954287767410278, 1.2397000789642334, -0.8953070044517517, -0.06712056696414948, 0.7027769088745117, 0.13463637232780457, 0.410427987575531, 0.23129625618457794, -0.03986184671521187, 0.2156962901353836, 0.28773602843284607, 0.6232926249504089, 1.6738994121551514, 0.37486499547958374, 1.038694143295288, -0.8663269877433777, 0.12263155728578568, 0.893974244594574, -0.36773478984832764, 0.24880677461624146, 0.17468522489070892, 0.10037299990653992, 0.25946229696273804, -0.8680880069732666, 0.6381725668907166, -2.503417491912842], "std": [0.137099027633667, 0.7877548933029175, 0.2999199628829956, 0.288479208946228, 0.30857959389686584, 0.41636836528778076, 0.1728307455778122, 0.1512400209903717, 0.05558166280388832, 0.07408933341503143, 3.02360200881958, 0.26898905634880066, 2.2092230319976807, 0.21429181098937988, 0.7120603322982788, 0.31069955229759216, 0.4831067621707916, 0.19374129176139832, 0.4146686792373657, 0.1063857153058052, 0.12310675531625748, 0.0813973993062973, 0.04786258563399315, 2.7616360187530518, 0.3222919702529907, 0.3727284371852875], "count": [666]}, "timestamp": {"min": [0.0], "max": [22.166666666666668], "mean": [11.083333333333334], "std": [6.408580763898307], "count": [666]}, "frame_index": {"min": [0], "max": [665], "mean": [332.5], "std": [192.2574229169492], "count": [666]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [666]}, "index": {"min": [35749], "max": [36414], "mean": [36081.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [2.5, 5.0, 5.0, 5.0, 5.0], "std": [1.7520901289088469, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [666]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [666]}, "eef_direction_state": {"mean": [4.0225225225225225, 4.088588588588588], "std": [2.2556775754898766, 2.223196462848566], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.8738738738738738, 0.8543543543543544], "std": [0.8865066283509767, 0.8479549434638058], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.6726726726726727, 0.7297297297297297], "std": [0.8334618303117093, 0.8412697318867556], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [4.0225225225225225, 4.088588588588588], "std": [2.2556775754898766, 2.223196462848566], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.8738738738738738, 0.8543543543543544], "std": [0.8865066283509767, 0.8479549434638058], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.6726726726726727, 0.7297297297297297], "std": [0.8334618303117093, 0.8412697318867556], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.47010343532814475, 0.2615105949707537, 0.9907440223235652, 2.511896382483816, -0.0020591727240108315, 1.3585396135712082, 0.41306377240024245, -0.19854900698534278, 1.0346350525313817, 2.4535366425441696, 0.06667695223912037, 2.21750145314747], "std": [0.15112842064324422, 0.05550651219731171, 0.07408708210273526, 0.2692895516284255, 0.1297686357835144, 0.39521209282398523, 0.12299749448680201, 0.08112832142009595, 0.047609651392603446, 0.5377870012166478, 0.265306446270628, 0.4122212795567337], "min": [0.22804012643330307, 0.15108776469910848, 0.8021861391748719, 2.102479472632076, -0.5352106350826764, 0.49486982953312, 0.23066760494855892, -0.30891017217459577, 0.9090583836626512, -3.1413177390336693, -0.30859525973112234, 1.551693852299237], "max": [0.6315749464493097, 0.3348386417455063, 1.1731816063539329, 2.897809357158123, 0.423931245441554, 2.0575630708078707, 0.5800689843906294, -0.06059774384856049, 1.1743040994226017, 3.140484056391702, 0.587565437980218, 2.7609729469463575], "count": [666]}, "eef_sim_pose_action": {"mean": [0.47010343532814475, 0.2615105949707537, 0.9907440223235652, 2.511896382483816, -0.0020591727240108315, 1.3585396135712082, 0.41306377240024245, -0.19854900698534278, 1.0346350525313817, 2.4535366425441696, 0.06667695223912037, 2.21750145314747], "std": [0.15112842064324422, 0.05550651219731171, 0.07408708210273526, 0.2692895516284255, 0.1297686357835144, 0.39521209282398523, 0.12299749448680201, 0.08112832142009595, 0.047609651392603446, 0.5377870012166478, 0.265306446270628, 0.4122212795567337], "min": [0.22804012643330307, 0.15108776469910848, 0.8021861391748719, 2.102479472632076, -0.5352106350826764, 0.49486982953312, 0.23066760494855892, -0.30891017217459577, 0.9090583836626512, -3.1413177390336693, -0.30859525973112234, 1.551693852299237], "max": [0.6315749464493097, 0.3348386417455063, 1.1731816063539329, 2.897809357158123, 0.423931245441554, 2.0575630708078707, 0.5800689843906294, -0.06059774384856049, 1.1743040994226017, 3.140484056391702, 0.587565437980218, 2.7609729469463575], "count": [666]}, "gripper_mode_state": {"mean": [0.19369369369369369, 0.933933933933934], "std": [0.3951916582077439, 0.24839754624516677], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.9054054054054055, 1.912912912912913], "std": [0.36151279688708493, 0.3893263392346385], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.19369369369369369, 0.933933933933934], "std": [0.3951916582077439, 0.24839754624516677], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.9054054054054055, 1.912912912912913], "std": [0.36151279688708493, 0.3893263392346385], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.5130349109844268, 0.3110078932275554], "std": [0.21603697828490262, 0.13298222894019865], "min": [0.028750000055879354, 0.1262499950826168], "max": [0.8100000023841858, 0.6200000271201134], "count": [666]}, "gripper_open_scale_action": {"mean": [0.5130349109844268, 0.3110078932275554], "std": [0.21603697828490262, 0.13298222894019865], "min": [0.028750000055879354, 0.1262499950826168], "max": [0.8100000023841858, 0.6200000271201134], "count": [666]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.9176470588235294]], [[0.8941176470588236]]], "mean": [[[0.3949059842575023]], [[0.39387469911799844]], [[0.3681912401609389]]], "std": [[[0.15742822458762515]], [[0.16120119012544393]], [[0.1550246159755218]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8]], [[0.788235294117647]], [[0.8235294117647058]]], "mean": [[[0.499984898798229]], [[0.49612603277197975]], [[0.48571769746204935]]], "std": [[[0.10432060095739469]], [[0.11406223752660762]], [[0.11784230482390579]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49298258288530467]], [[0.4572257669196711]], [[0.44472337029569897]]], "std": [[[0.15961406531805525]], [[0.16708479354398548]], [[0.1728055088268582]]], "count": [124]}, "observation.state": {"min": [-0.3449987769126892, -0.02253822237253189, -1.4096680879592896, -0.7562341094017029, 0.34524300694465637, -0.2871530055999756, 0.024000000208616257, -0.010646999813616276, -0.17546500265598297, 0.031082000583410263, -3.141592502593994, 0.22355924546718597, -3.138887405395508, -0.0406106673181057, -0.018613222986459732, -1.3087868690490723, -0.6376641988754272, 0.5672584176063538, -1.3636322021484375, 0.07499999552965164, -0.008371000178158283, 0.0023610000498592854, 0.13909299671649933, -3.1389048099517822, -0.0016057039611041546, -3.0327365398406982], "max": [0.15534277260303497, 2.359727382659912, -0.4841007888317108, 0.15136544406414032, 1.1402212381362915, 1.3358606100082397, 0.6859999895095825, 0.43619799613952637, 0.05279900133609772, 0.3916740119457245, 3.1409993171691895, 1.0346311330795288, 3.1352920532226562, 0.727677583694458, 2.0448029041290283, -0.4718547761440277, 1.262942910194397, 1.1834659576416016, 0.09800288826227188, 0.47699999809265137, 0.3524320125579834, 0.20992399752140045, 0.38439100980758667, 3.1307716369628906, 1.0238624811172485, -1.867659330368042], "mean": [-0.013670971617102623, 1.3601089715957642, -1.0718176364898682, -0.302338182926178, 0.8364570140838623, 0.45834213495254517, 0.41950875520706177, 0.2637288570404053, -0.023165512830018997, 0.20251384377479553, -0.6726407408714294, 0.618304967880249, 1.659787654876709, 0.36609509587287903, 1.0381790399551392, -0.865901529788971, 0.25419825315475464, 0.913181483745575, -0.5117534399032593, 0.2580660581588745, 0.17457084357738495, 0.10144609957933426, 0.25367239117622375, -0.6705101132392883, 0.6827940344810486, -2.463413953781128], "std": [0.13361048698425293, 0.9212380051612854, 0.4114554822444916, 0.2399556189775467, 0.22565166652202606, 0.4302729070186615, 0.1904461681842804, 0.1847567856311798, 0.05839142948389053, 0.08118145167827606, 2.9285264015197754, 0.28772035241127014, 2.2883427143096924, 0.255269318819046, 0.7619107365608215, 0.3145926296710968, 0.5762165188789368, 0.19847886264324188, 0.5038072466850281, 0.11439888924360275, 0.1350361704826355, 0.07962380349636078, 0.05056925117969513, 2.796283721923828, 0.3295397460460663, 0.3942875564098358], "count": [622]}, "action": {"min": [-0.3449987769126892, -0.02253822237253189, -1.4096680879592896, -0.7562341094017029, 0.34524300694465637, -0.2871530055999756, 0.024000000208616257, -0.010646999813616276, -0.17546500265598297, 0.031082000583410263, -3.141592502593994, 0.22355924546718597, -3.138887405395508, -0.0406106673181057, -0.018613222986459732, -1.3087868690490723, -0.6376641988754272, 0.5672584176063538, -1.3636322021484375, 0.07499999552965164, -0.008371000178158283, 0.0023610000498592854, 0.13909299671649933, -3.1389048099517822, -0.0016057039611041546, -3.0327365398406982], "max": [0.15534277260303497, 2.359727382659912, -0.4841007888317108, 0.15136544406414032, 1.1402212381362915, 1.3358606100082397, 0.6859999895095825, 0.43619799613952637, 0.05279900133609772, 0.3916740119457245, 3.1409993171691895, 1.0346311330795288, 3.1352920532226562, 0.727677583694458, 2.0448029041290283, -0.4718547761440277, 1.262942910194397, 1.1834659576416016, 0.09800288826227188, 0.47699999809265137, 0.3524320125579834, 0.20992399752140045, 0.38439100980758667, 3.1307716369628906, 1.0238624811172485, -1.867659330368042], "mean": [-0.013670971617102623, 1.3601089715957642, -1.0718176364898682, -0.302338182926178, 0.8364570140838623, 0.45834213495254517, 0.41950875520706177, 0.2637288570404053, -0.023165512830018997, 0.20251384377479553, -0.6726407408714294, 0.618304967880249, 1.659787654876709, 0.36609509587287903, 1.0381790399551392, -0.865901529788971, 0.25419825315475464, 0.913181483745575, -0.5117534399032593, 0.2580660581588745, 0.17457084357738495, 0.10144609957933426, 0.25367239117622375, -0.6705101132392883, 0.6827940344810486, -2.463413953781128], "std": [0.13361048698425293, 0.9212380051612854, 0.4114554822444916, 0.2399556189775467, 0.22565166652202606, 0.4302729070186615, 0.1904461681842804, 0.1847567856311798, 0.05839142948389053, 0.08118145167827606, 2.9285264015197754, 0.28772035241127014, 2.2883427143096924, 0.255269318819046, 0.7619107365608215, 0.3145926296710968, 0.5762165188789368, 0.19847886264324188, 0.5038072466850281, 0.11439888924360275, 0.1350361704826355, 0.07962380349636078, 0.05056925117969513, 2.796283721923828, 0.3295397460460663, 0.3942875564098358], "count": [622]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [622]}, "index": {"min": [36415], "max": [37036], "mean": [36725.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [2.491961414790997, 5.0, 5.0, 5.0, 5.0], "std": [1.8380839873335264, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [622]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [622]}, "eef_direction_state": {"mean": [4.326366559485531, 4.046623794212219], "std": [2.079121285305481, 2.272316236160527], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.8118971061093248, 0.8762057877813505], "std": [0.8884684258619874, 0.8424698088793771], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.7331189710610932, 0.7315112540192926], "std": [0.8596882606270949, 0.8469373417235893], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.326366559485531, 4.046623794212219], "std": [2.079121285305481, 2.272316236160527], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.8118971061093248, 0.8762057877813505], "std": [0.8884684258619874, 0.8424698088793771], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.7331189710610932, 0.7315112540192926], "std": [0.8596882606270949, 0.8469373417235893], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.5022656970554985, 0.278157863390329, 0.97731808115479, 2.518193506210289, 0.07061564886720523, 1.2696667657799139, 0.41303033344282913, -0.1975743628880324, 1.0289785436953036, 2.421384237172431, 0.036935703452219394, 2.2942519899582416], "std": [0.18450835100754165, 0.05835984623315751, 0.08115218883467568, 0.2863127634880068, 0.11757607040372428, 0.4107647750165533, 0.1350723704933695, 0.0793561316510581, 0.05029733728637638, 0.4554799102281538, 0.27471267766806107, 0.41388550760162685], "min": [0.22821182395363127, 0.12589971559928193, 0.8060841635583569, 2.105401272623554, -0.0833429942727526, 0.31263424252649497, 0.23026764184763332, -0.29623694613312596, 0.9151691016704283, -3.141249014557893, -0.3737261993396592, 1.609698840284387], "max": [0.6742352450998539, 0.3540762756386182, 1.1660790439241158, 2.9152530497462847, 0.30254145163162227, 1.7730559136635138, 0.5914782838307963, -0.08910172338812081, 1.1593608764480996, 3.136203482901764, 0.5646832509283399, 2.820913266258337], "count": [622]}, "eef_sim_pose_action": {"mean": [0.5022656970554985, 0.278157863390329, 0.97731808115479, 2.518193506210289, 0.07061564886720523, 1.2696667657799139, 0.41303033344282913, -0.1975743628880324, 1.0289785436953036, 2.421384237172431, 0.036935703452219394, 2.2942519899582416], "std": [0.18450835100754165, 0.05835984623315751, 0.08115218883467568, 0.2863127634880068, 0.11757607040372428, 0.4107647750165533, 0.1350723704933695, 0.0793561316510581, 0.05029733728637638, 0.4554799102281538, 0.27471267766806107, 0.41388550760162685], "min": [0.22821182395363127, 0.12589971559928193, 0.8060841635583569, 2.105401272623554, -0.0833429942727526, 0.31263424252649497, 0.23026764184763332, -0.29623694613312596, 0.9151691016704283, -3.141249014557893, -0.3737261993396592, 1.609698840284387], "max": [0.6742352450998539, 0.3540762756386182, 1.1660790439241158, 2.9152530497462847, 0.30254145163162227, 1.7730559136635138, 0.5914782838307963, -0.08910172338812081, 1.1593608764480996, 3.136203482901764, 0.5646832509283399, 2.820913266258337], "count": [622]}, "gripper_mode_state": {"mean": [0.22990353697749197, 0.927652733118971], "std": [0.42077060337282446, 0.2590620386237127], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.9115755627009647, 1.9308681672025723], "std": [0.3589388073772481, 0.3402933555465267], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.22990353697749197, 0.927652733118971], "std": [0.42077060337282446, 0.2590620386237127], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.9115755627009647, 1.9308681672025723], "std": [0.3589388073772481, 0.3402933555465267], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.5243850648111194, 0.3225824087738416], "std": [0.2380565644777751, 0.14299850042113452], "min": [0.03000000026077032, 0.09374999441206455], "max": [0.8574999868869781, 0.5962499976158142], "count": [622]}, "gripper_open_scale_action": {"mean": [0.5243850648111194, 0.3225824087738416], "std": [0.2380565644777751, 0.14299850042113452], "min": [0.03000000026077032, 0.09374999441206455], "max": [0.8574999868869781, 0.5962499976158142], "count": [622]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9803921568627451]], [[0.9372549019607843]]], "mean": [[[0.3993557751917388]], [[0.39848948978868876]], [[0.37276310732061574]]], "std": [[[0.16345324942221828]], [[0.1664719923852705]], [[0.16002814457653533]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.4924423704102237]], [[0.4903011334954036]], [[0.4799801613396036]]], "std": [[[0.10755905659745758]], [[0.11610853996993097]], [[0.12076428846232569]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885570068813433]], [[0.45780450110260906]], [[0.4447623047186354]]], "std": [[[0.17077038024276903]], [[0.17427953329604068]], [[0.18037972195273608]]], "count": [123]}, "observation.state": {"min": [-0.4351516664028168, -0.02253822237253189, -1.3560090065002441, -0.560734212398529, 0.10409100353717804, -0.23424400389194489, 0.020000001415610313, -0.011683999560773373, -0.1884949952363968, 0.03365800157189369, -3.141592502593994, 0.27815312147140503, -3.1400742530822754, -0.03965122252702713, -0.018613222986459732, -0.8223311305046082, -0.946797251701355, 0.4828971028327942, -1.4833534955978394, 0.08699999749660492, -0.009626000188291073, -0.005026999861001968, 0.12961700558662415, -3.141592502593994, 0.10363765805959702, -3.1319234371185303], "max": [0.05733988806605339, 2.3304381370544434, -0.4892643392086029, 0.07560422271490097, 1.150967001914978, 1.2091268301010132, 0.7010000348091125, 0.4280509948730469, 0.021505000069737434, 0.4098609983921051, 3.1402487754821777, 1.031629204750061, 3.1374735832214355, 0.8386939764022827, 1.813018560409546, -0.4732503294944763, 1.4076794385910034, 1.1787385940551758, 0.347929447889328, 0.43299999833106995, 0.2719239890575409, 0.19466499984264374, 0.35277700424194336, 3.1364963054656982, 1.0106154680252075, 3.131958484649658], "mean": [-0.08904118090867996, 1.2090332508087158, -0.9518961310386658, -0.2639310657978058, 0.7978567481040955, 0.4137705862522125, 0.41909536719322205, 0.22655905783176422, -0.04614979028701782, 0.21357838809490204, 0.246324822306633, 0.6521055102348328, 1.7580931186676025, 0.4211905598640442, 0.8704379200935364, -0.6530531644821167, 0.20549863576889038, 0.8179866075515747, -0.3617938160896301, 0.2539824843406677, 0.13107948005199432, 0.0859624594449997, 0.24148906767368317, -0.41641727089881897, 0.7023875713348389, -2.0169687271118164], "std": [0.14210647344589233, 0.8913585543632507, 0.3678241968154907, 0.18235552310943604, 0.29903939366340637, 0.3729599118232727, 0.20327965915203094, 0.17623908817768097, 0.06038530170917511, 0.07850339263677597, 3.0139615535736084, 0.26075050234794617, 2.0951476097106934, 0.2785099446773529, 0.6658601760864258, 0.15503279864788055, 0.627636194229126, 0.2511221468448639, 0.5260623693466187, 0.09432380646467209, 0.10373394191265106, 0.071216881275177, 0.046809300780296326, 2.8612983226776123, 0.2633766829967499, 1.5791065692901611], "count": [615]}, "action": {"min": [-0.4351516664028168, -0.02253822237253189, -1.3560090065002441, -0.560734212398529, 0.10409100353717804, -0.23424400389194489, 0.020000001415610313, -0.011683999560773373, -0.1884949952363968, 0.03365800157189369, -3.141592502593994, 0.27815312147140503, -3.1400742530822754, -0.03965122252702713, -0.018613222986459732, -0.8223311305046082, -0.946797251701355, 0.4828971028327942, -1.4833534955978394, 0.08699999749660492, -0.009626000188291073, -0.005026999861001968, 0.12961700558662415, -3.141592502593994, 0.10363765805959702, -3.1319234371185303], "max": [0.05733988806605339, 2.3304381370544434, -0.4892643392086029, 0.07560422271490097, 1.150967001914978, 1.2091268301010132, 0.7010000348091125, 0.4280509948730469, 0.021505000069737434, 0.4098609983921051, 3.1402487754821777, 1.031629204750061, 3.1374735832214355, 0.8386939764022827, 1.813018560409546, -0.4732503294944763, 1.4076794385910034, 1.1787385940551758, 0.347929447889328, 0.43299999833106995, 0.2719239890575409, 0.19466499984264374, 0.35277700424194336, 3.1364963054656982, 1.0106154680252075, 3.131958484649658], "mean": [-0.08904118090867996, 1.2090332508087158, -0.9518961310386658, -0.2639310657978058, 0.7978567481040955, 0.4137705862522125, 0.41909536719322205, 0.22655905783176422, -0.04614979028701782, 0.21357838809490204, 0.246324822306633, 0.6521055102348328, 1.7580931186676025, 0.4211905598640442, 0.8704379200935364, -0.6530531644821167, 0.20549863576889038, 0.8179866075515747, -0.3617938160896301, 0.2539824843406677, 0.13107948005199432, 0.0859624594449997, 0.24148906767368317, -0.41641727089881897, 0.7023875713348389, -2.0169687271118164], "std": [0.14210647344589233, 0.8913585543632507, 0.3678241968154907, 0.18235552310943604, 0.29903939366340637, 0.3729599118232727, 0.20327965915203094, 0.17623908817768097, 0.06038530170917511, 0.07850339263677597, 3.0139615535736084, 0.26075050234794617, 2.0951476097106934, 0.2785099446773529, 0.6658601760864258, 0.15503279864788055, 0.627636194229126, 0.2511221468448639, 0.5260623693466187, 0.09432380646467209, 0.10373394191265106, 0.071216881275177, 0.046809300780296326, 2.8612983226776123, 0.2633766829967499, 1.5791065692901611], "count": [615]}, "timestamp": {"min": [0.0], "max": [20.466666666666665], "mean": [10.233333333333333], "std": [5.9178324360141135], "count": [615]}, "frame_index": {"min": [0], "max": [614], "mean": [307.0], "std": [177.5349730804234], "count": [615]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [615]}, "index": {"min": [37037], "max": [37651], "mean": [37344.0], "std": [177.5349730804234], "count": [615]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [615]}, "subtask_annotation": {"mean": [2.5365853658536586, 5.0, 5.0, 5.0, 5.0], "std": [1.8509179569508354, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [615]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [615]}, "eef_direction_state": {"mean": [4.08130081300813, 4.130081300813008], "std": [2.2617120500444874, 2.270200555566807], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_state": {"mean": [0.8666666666666667, 0.7983739837398374], "std": [0.8825928787962767, 0.8194767059033956], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_state": {"mean": [0.7138211382113822, 0.6601626016260163], "std": [0.8396984750397444, 0.8361487242158893], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_direction_action": {"mean": [4.08130081300813, 4.130081300813008], "std": [2.2617120500444874, 2.270200555566807], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_action": {"mean": [0.8666666666666667, 0.7983739837398374], "std": [0.8825928787962767, 0.8194767059033956], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_action": {"mean": [0.7138211382113822, 0.6601626016260163], "std": [0.8396984750397444, 0.8361487242158893], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_sim_pose_state": {"mean": [0.4652787006928956, 0.25524134814477945, 0.9884027588340749, 2.4853450355553646, 0.022169448457360203, 1.2153150513542683, 0.3695408018050108, -0.21308060245784213, 1.0167123988106994, 2.4197378224412454, 0.01217146353533653, 2.211033603055754], "std": [0.1760516685074819, 0.060364290162976654, 0.07842957880824945, 0.2610666052284659, 0.10265077570689879, 0.4089156077015595, 0.10382018535911078, 0.07085108646938297, 0.046590081892599965, 0.25030822657145557, 0.2971896720405915, 0.3788013679829577], "min": [0.22724926759733893, 0.11291404786672801, 0.808762181968448, 2.1066364816316723, -0.09842103787889811, 0.3137216194775059, 0.22882205576346654, -0.3038795168237203, 0.9055738813656186, 2.1294170117334996, -0.42149608501875213, 1.505364083650718], "max": [0.6663861866522719, 0.3229002483140302, 1.1844594430710058, 2.860483070328315, 0.19832420539622708, 1.8041964210851957, 0.5115147788459888, -0.10541293610381948, 1.1276887400500695, 3.01487320271097, 0.7771099010034654, 2.9032331927791493], "count": [615]}, "eef_sim_pose_action": {"mean": [0.4652787006928956, 0.25524134814477945, 0.9884027588340749, 2.4853450355553646, 0.022169448457360203, 1.2153150513542683, 0.3695408018050108, -0.21308060245784213, 1.0167123988106994, 2.4197378224412454, 0.01217146353533653, 2.211033603055754], "std": [0.1760516685074819, 0.060364290162976654, 0.07842957880824945, 0.2610666052284659, 0.10265077570689879, 0.4089156077015595, 0.10382018535911078, 0.07085108646938297, 0.046590081892599965, 0.25030822657145557, 0.2971896720405915, 0.3788013679829577], "min": [0.22724926759733893, 0.11291404786672801, 0.808762181968448, 2.1066364816316723, -0.09842103787889811, 0.3137216194775059, 0.22882205576346654, -0.3038795168237203, 0.9055738813656186, 2.1294170117334996, -0.42149608501875213, 1.505364083650718], "max": [0.6663861866522719, 0.3229002483140302, 1.1844594430710058, 2.860483070328315, 0.19832420539622708, 1.8041964210851957, 0.5115147788459888, -0.10541293610381948, 1.1276887400500695, 3.01487320271097, 0.7771099010034654, 2.9032331927791493], "count": [615]}, "gripper_mode_state": {"mean": [0.22926829268292684, 0.9398373983739837], "std": [0.4203621565426473, 0.23778785291012106], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_state": {"mean": [1.897560975609756, 1.9170731707317072], "std": [0.3751343205801036, 0.3668604034529403], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_mode_action": {"mean": [0.22926829268292684, 0.9398373983739837], "std": [0.4203621565426473, 0.23778785291012106], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_action": {"mean": [1.897560975609756, 1.9170731707317072], "std": [0.3751343205801036, 0.3668604034529403], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_open_scale_state": {"mean": [0.5238699142752987, 0.31747763676614293], "std": [0.25409924153907437, 0.11790447531305423], "min": [0.025000001769512892, 0.10874999687075615], "max": [0.8762500435113907, 0.5412499979138374], "count": [615]}, "gripper_open_scale_action": {"mean": [0.5238699142752987, 0.31747763676614293], "std": [0.25409924153907437, 0.11790447531305423], "min": [0.025000001769512892, 0.10874999687075615], "max": [0.8762500435113907, 0.5412499979138374], "count": [615]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.9647058823529412]], [[0.9490196078431372]]], "mean": [[[0.39680907424698275]], [[0.39553969118511606]], [[0.3700754400525642]]], "std": [[[0.15839977309214986]], [[0.16436444084925553]], [[0.15848934091045366]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4946858530449217]], [[0.4945820057189542]], [[0.4828087149211536]]], "std": [[[0.10306097716766292]], [[0.11040761911089772]], [[0.11423431056390448]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48248543190424314]], [[0.4463397477046374]], [[0.4326904842955701]]], "std": [[[0.16929065025275064]], [[0.17865901740733806]], [[0.18544173601478203]]], "count": [126]}, "observation.state": {"min": [-0.6228713393211365, -0.02204977720975876, -1.344635248184204, -0.14232921600341797, 0.3603324592113495, -0.5642929077148438, 0.024000000208616257, -0.01372000016272068, -0.2340169996023178, 0.03142299875617027, -3.141592502593994, 0.20771163702011108, -3.141592502593994, -0.03255133330821991, -0.018386444076895714, -0.9257417917251587, -0.8044679760932922, 0.3950817883014679, -1.4128953218460083, 0.07899999618530273, -0.008341999724507332, -0.004091000184416771, 0.13790200650691986, -3.1338260173797607, 0.052534401416778564, -3.1303701400756836], "max": [0.09599677473306656, 2.325152635574341, -0.48751989006996155, 0.4276505410671234, 1.1675218343734741, 0.8526495695114136, 0.7069999575614929, 0.4274809956550598, 0.04168500006198883, 0.4692150056362152, 3.1409993171691895, 1.088387370109558, 3.139498233795166, 0.9983280897140503, 1.7934459447860718, -0.4724827706813812, 1.3134969472885132, 1.2047830820083618, 0.22991777956485748, 0.4190000295639038, 0.26961299777030945, 0.18724000453948975, 0.35378000140190125, 3.137735366821289, 1.0089747905731201, 3.132673978805542], "mean": [-0.11455662548542023, 1.3125412464141846, -1.0511281490325928, 0.004929708316922188, 0.8262238502502441, 0.10501059889793396, 0.39998093247413635, 0.2485591620206833, -0.03459899127483368, 0.2229778915643692, 1.6344283819198608, 0.5654643177986145, 0.30967646837234497, 0.4580460488796234, 0.9083192944526672, -0.687627375125885, 0.12667888402938843, 0.8327404856681824, -0.3349340558052063, 0.24080578982830048, 0.13646374642848969, 0.0899042934179306, 0.24926528334617615, -0.5529152750968933, 0.6541317105293274, -2.03216814994812], "std": [0.19997675716876984, 0.8399818539619446, 0.37806636095046997, 0.131116583943367, 0.2519029676914215, 0.3434995412826538, 0.17949983477592468, 0.1688360571861267, 0.07641513645648956, 0.08116108179092407, 2.597111225128174, 0.30545470118522644, 2.8329782485961914, 0.3031160831451416, 0.634274423122406, 0.16005006432533264, 0.6331813335418701, 0.24759195744991302, 0.5020696520805359, 0.10999535024166107, 0.09836886078119278, 0.07259227335453033, 0.05034491419792175, 2.8120875358581543, 0.30310070514678955, 1.493856430053711], "count": [632]}, "action": {"min": [-0.6228713393211365, -0.02204977720975876, -1.344635248184204, -0.14232921600341797, 0.3603324592113495, -0.5642929077148438, 0.024000000208616257, -0.01372000016272068, -0.2340169996023178, 0.03142299875617027, -3.141592502593994, 0.20771163702011108, -3.141592502593994, -0.03255133330821991, -0.018386444076895714, -0.9257417917251587, -0.8044679760932922, 0.3950817883014679, -1.4128953218460083, 0.07899999618530273, -0.008341999724507332, -0.004091000184416771, 0.13790200650691986, -3.1338260173797607, 0.052534401416778564, -3.1303701400756836], "max": [0.09599677473306656, 2.325152635574341, -0.48751989006996155, 0.4276505410671234, 1.1675218343734741, 0.8526495695114136, 0.7069999575614929, 0.4274809956550598, 0.04168500006198883, 0.4692150056362152, 3.1409993171691895, 1.088387370109558, 3.139498233795166, 0.9983280897140503, 1.7934459447860718, -0.4724827706813812, 1.3134969472885132, 1.2047830820083618, 0.22991777956485748, 0.4190000295639038, 0.26961299777030945, 0.18724000453948975, 0.35378000140190125, 3.137735366821289, 1.0089747905731201, 3.132673978805542], "mean": [-0.11455662548542023, 1.3125412464141846, -1.0511281490325928, 0.004929708316922188, 0.8262238502502441, 0.10501059889793396, 0.39998093247413635, 0.2485591620206833, -0.03459899127483368, 0.2229778915643692, 1.6344283819198608, 0.5654643177986145, 0.30967646837234497, 0.4580460488796234, 0.9083192944526672, -0.687627375125885, 0.12667888402938843, 0.8327404856681824, -0.3349340558052063, 0.24080578982830048, 0.13646374642848969, 0.0899042934179306, 0.24926528334617615, -0.5529152750968933, 0.6541317105293274, -2.03216814994812], "std": [0.19997675716876984, 0.8399818539619446, 0.37806636095046997, 0.131116583943367, 0.2519029676914215, 0.3434995412826538, 0.17949983477592468, 0.1688360571861267, 0.07641513645648956, 0.08116108179092407, 2.597111225128174, 0.30545470118522644, 2.8329782485961914, 0.3031160831451416, 0.634274423122406, 0.16005006432533264, 0.6331813335418701, 0.24759195744991302, 0.5020696520805359, 0.10999535024166107, 0.09836886078119278, 0.07259227335453033, 0.05034491419792175, 2.8120875358581543, 0.30310070514678955, 1.493856430053711], "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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [632]}, "index": {"min": [37652], "max": [38283], "mean": [37967.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [2.3813291139240507, 5.0, 5.0, 5.0, 5.0], "std": [1.7704946760759122, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [632]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [632]}, "eef_direction_state": {"mean": [4.0886075949367084, 4.068037974683544], "std": [2.1791002290036077, 2.281625269840702], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.9145569620253164, 0.7879746835443038], "std": [0.8871320559702537, 0.7991179944034137], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.6819620253164557, 0.7120253164556962], "std": [0.8316089018562316, 0.8320979733984227], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.0886075949367084, 4.068037974683544], "std": [2.1791002290036077, 2.281625269840702], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.9145569620253164, 0.7879746835443038], "std": [0.8871320559702537, 0.7991179944034137], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.6819620253164557, 0.7120253164556962], "std": [0.8316089018562316, 0.8320979733984227], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.48742547634527694, 0.26679821166833617, 0.9981350791937944, 2.573745645345885, -0.051638559773169536, 1.3491705304484403, 0.37485373819789136, -0.20916849000157695, 1.0243933291220642, 2.4689546713320643, 0.07903061043580183, 2.2492034233762173], "std": [0.16876406288413007, 0.0764039310129583, 0.08107656972604924, 0.3050713000130534, 0.07369756729831484, 0.45754433145004564, 0.09840571890510096, 0.07224823392804197, 0.05009321003365982, 0.29375679452919684, 0.3244165948137716, 0.4070403894885156], "min": [0.22548790466612453, 0.06736224003354241, 0.806720926423207, 2.0508676406953095, -0.25250181305705977, 0.20348036075568876, 0.23053977636541995, -0.30267667460156855, 0.913909588372452, 2.132028652768994, -0.35490332456254814, 1.5055925749887866], "max": [0.6660037491316966, 0.34306427858417216, 1.2441630929484147, 2.931770085696141, 0.05591879771313546, 1.8253835662103723, 0.5090798448520648, -0.11206952457309072, 1.128326521778024, 3.0690822364147463, 0.7476089414687301, 2.948992783234438], "count": [632]}, "eef_sim_pose_action": {"mean": [0.48742547634527694, 0.26679821166833617, 0.9981350791937944, 2.573745645345885, -0.051638559773169536, 1.3491705304484403, 0.37485373819789136, -0.20916849000157695, 1.0243933291220642, 2.4689546713320643, 0.07903061043580183, 2.2492034233762173], "std": [0.16876406288413007, 0.0764039310129583, 0.08107656972604924, 0.3050713000130534, 0.07369756729831484, 0.45754433145004564, 0.09840571890510096, 0.07224823392804197, 0.05009321003365982, 0.29375679452919684, 0.3244165948137716, 0.4070403894885156], "min": [0.22548790466612453, 0.06736224003354241, 0.806720926423207, 2.0508676406953095, -0.25250181305705977, 0.20348036075568876, 0.23053977636541995, -0.30267667460156855, 0.913909588372452, 2.132028652768994, -0.35490332456254814, 1.5055925749887866], "max": [0.6660037491316966, 0.34306427858417216, 1.2441630929484147, 2.931770085696141, 0.05591879771313546, 1.8253835662103723, 0.5090798448520648, -0.11206952457309072, 1.128326521778024, 3.0690822364147463, 0.7476089414687301, 2.948992783234438], "count": [632]}, "gripper_mode_state": {"mean": [0.21835443037974683, 0.9588607594936709], "std": [0.4131292450472135, 0.19861219347484968], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.9129746835443038, 1.9193037974683544], "std": [0.35625870541204396, 0.3664845258767378], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.21835443037974683, 0.9588607594936709], "std": [0.4131292450472135, 0.19861219347484968], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.9129746835443038, 1.9193037974683544], "std": [0.35625870541204396, 0.3664845258767378], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.499976271998485, 0.3010067197087492], "std": [0.22437510091668256, 0.13749409328405476], "min": [0.03000000026077032, 0.09874999523162842], "max": [0.8837499469518661, 0.5237500369548798], "count": [632]}, "gripper_open_scale_action": {"mean": [0.499976271998485, 0.3010067197087492], "std": [0.22437510091668256, 0.13749409328405476], "min": [0.03000000026077032, 0.09874999523162842], "max": [0.8837499469518661, 0.5237500369548798], "count": [632]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9921568627450981]], [[0.9686274509803922]]], "mean": [[[0.3902969101575056]], [[0.3855820788242437]], [[0.3599574181220758]]], "std": [[[0.17383123796428063]], [[0.17949934297482856]], [[0.17237579834292702]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.4955009793876567]], [[0.49479283021268616]], [[0.4842568239044252]]], "std": [[[0.10527939038877628]], [[0.11168362755622042]], [[0.11532977071816927]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4878453655710918]], [[0.44585611372281153]], [[0.4314525541090753]]], "std": [[[0.16856584380470835]], [[0.17567108071933724]], [[0.18204349002199968]]], "count": [122]}, "observation.state": {"min": [-0.6634470820426941, -0.022014888003468513, -0.9524492025375366, -0.06323610991239548, 0.053240444511175156, -0.38803422451019287, 0.012000000104308128, -0.010367999784648418, -0.18478499352931976, 0.0327330008149147, -3.141592502593994, 0.26307347416877747, -3.141592502593994, 0.031190667301416397, -0.020183222368359566, -0.8519692420959473, -0.9818779826164246, 0.46360355615615845, -1.51698637008667, 0.07499999552965164, -0.008465000428259373, -0.014538999646902084, 0.12307900190353394, -3.141592502593994, 0.24546310305595398, -3.0906989574432373], "max": [0.05604900047183037, 2.1595873832702637, -0.48600223660469055, 0.32868823409080505, 1.1316908597946167, 0.3718981146812439, 0.7129999995231628, 0.3559829890727997, 0.02310599945485592, 0.3479659855365753, 3.140946865081787, 1.0373364686965942, 3.1409993171691895, 1.0866492986679077, 1.881819486618042, -0.4724827706813812, 1.4764454364776611, 1.1705745458602905, 0.4108864367008209, 0.4870000183582306, 0.26605498790740967, 0.20035499334335327, 0.32754701375961304, 3.138538360595703, 1.011418342590332, -1.6627228260040283], "mean": [-0.2366408258676529, 1.0944819450378418, -0.6896236538887024, 0.14686265587806702, 0.5778023600578308, -0.09137052297592163, 0.4042038023471832, 0.1824227273464203, -0.050578463822603226, 0.20728395879268646, 1.9978456497192383, 0.6608069539070129, 1.7715626955032349, 0.5154509544372559, 0.9801964163780212, -0.6750988364219666, 0.17887941002845764, 0.7930058836936951, -0.3630857467651367, 0.23272265493869781, 0.1440354585647583, 0.10408517718315125, 0.23536212742328644, -0.5069421529769897, 0.6811864972114563, -2.455556869506836], "std": [0.21505707502365112, 0.7317209243774414, 0.1476251482963562, 0.1137692779302597, 0.38495537638664246, 0.24351555109024048, 0.19679172337055206, 0.12628719210624695, 0.06310374289751053, 0.0688314214348793, 2.2793376445770264, 0.2474508136510849, 2.172328472137451, 0.2933933734893799, 0.6761106252670288, 0.1399952620267868, 0.8128306269645691, 0.2462565153837204, 0.6544615030288696, 0.11875403672456741, 0.10224326699972153, 0.07760067284107208, 0.0473613515496254, 2.738253355026245, 0.2563662827014923, 0.44160178303718567], "count": [608]}, "action": {"min": [-0.6634470820426941, -0.022014888003468513, -0.9524492025375366, -0.06323610991239548, 0.053240444511175156, -0.38803422451019287, 0.012000000104308128, -0.010367999784648418, -0.18478499352931976, 0.0327330008149147, -3.141592502593994, 0.26307347416877747, -3.141592502593994, 0.031190667301416397, -0.020183222368359566, -0.8519692420959473, -0.9818779826164246, 0.46360355615615845, -1.51698637008667, 0.07499999552965164, -0.008465000428259373, -0.014538999646902084, 0.12307900190353394, -3.141592502593994, 0.24546310305595398, -3.0906989574432373], "max": [0.05604900047183037, 2.1595873832702637, -0.48600223660469055, 0.32868823409080505, 1.1316908597946167, 0.3718981146812439, 0.7129999995231628, 0.3559829890727997, 0.02310599945485592, 0.3479659855365753, 3.140946865081787, 1.0373364686965942, 3.1409993171691895, 1.0866492986679077, 1.881819486618042, -0.4724827706813812, 1.4764454364776611, 1.1705745458602905, 0.4108864367008209, 0.4870000183582306, 0.26605498790740967, 0.20035499334335327, 0.32754701375961304, 3.138538360595703, 1.011418342590332, -1.6627228260040283], "mean": [-0.2366408258676529, 1.0944819450378418, -0.6896236538887024, 0.14686265587806702, 0.5778023600578308, -0.09137052297592163, 0.4042038023471832, 0.1824227273464203, -0.050578463822603226, 0.20728395879268646, 1.9978456497192383, 0.6608069539070129, 1.7715626955032349, 0.5154509544372559, 0.9801964163780212, -0.6750988364219666, 0.17887941002845764, 0.7930058836936951, -0.3630857467651367, 0.23272265493869781, 0.1440354585647583, 0.10408517718315125, 0.23536212742328644, -0.5069421529769897, 0.6811864972114563, -2.455556869506836], "std": [0.21505707502365112, 0.7317209243774414, 0.1476251482963562, 0.1137692779302597, 0.38495537638664246, 0.24351555109024048, 0.19679172337055206, 0.12628719210624695, 0.06310374289751053, 0.0688314214348793, 2.2793376445770264, 0.2474508136510849, 2.172328472137451, 0.2933933734893799, 0.6761106252670288, 0.1399952620267868, 0.8128306269645691, 0.2462565153837204, 0.6544615030288696, 0.11875403672456741, 0.10224326699972153, 0.07760067284107208, 0.0473613515496254, 2.738253355026245, 0.2563662827014923, 0.44160178303718567], "count": [608]}, "timestamp": {"min": [0.0], "max": [20.233333333333334], "mean": [10.116666666666667], "std": [5.850474814539035], "count": [608]}, "frame_index": {"min": [0], "max": [607], "mean": [303.5], "std": [175.51424443617105], "count": [608]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [608]}, "index": {"min": [38284], "max": [38891], "mean": [38587.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [2.2911184210526314, 5.0, 5.0, 5.0, 5.0], "std": [1.807091312660276, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [608]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [608]}, "eef_direction_state": {"mean": [4.3930921052631575, 4.0493421052631575], "std": [2.199376028006397, 2.3029299618702592], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.7072368421052632, 0.8289473684210527], "std": [0.8582879204743147, 0.815364914991038], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.5838815789473685, 0.7154605263157895], "std": [0.8188989312855826, 0.8368316962899467], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [4.3930921052631575, 4.0493421052631575], "std": [2.199376028006397, 2.3029299618702592], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.7072368421052632, 0.8289473684210527], "std": [0.8582879204743147, 0.815364914991038], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.5838815789473685, 0.7154605263157895], "std": [0.8188989312855826, 0.8368316962899467], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.42158644761439024, 0.25075610824242767, 0.982521526171294, 2.4724041770185368, -0.078975359515789, 1.3248436849328045, 0.38251329376456844, -0.19515731141111423, 1.0104965486333075, 2.4168001149861884, 0.03689285073899393, 2.2843430118487866], "std": [0.12638855730429946, 0.06318196359331449, 0.06872579784055638, 0.24631633434429764, 0.12736542972701817, 0.3765642828328304, 0.10242348764507686, 0.07720013415760452, 0.047000325927800186, 0.23193090032209934, 0.38230469870617945, 0.3683374173883932], "min": [0.22859889733710004, 0.11632959506507884, 0.8081467627431232, 2.103966626600998, -0.39656404531792, 0.47050472576813407, 0.23011429884937862, -0.3134412225480471, 0.8990812868336148, 2.1273368413296394, -0.4698164221889909, 1.5366591204902889], "max": [0.5948524214687028, 0.3244845976231975, 1.1234646084684936, 2.877844651217707, 0.08050043714862865, 1.825684919359282, 0.505652470411849, -0.09912315458627488, 1.102328296136462, 2.8575293144251592, 0.7266929235838147, 2.814733873684761], "count": [608]}, "eef_sim_pose_action": {"mean": [0.42158644761439024, 0.25075610824242767, 0.982521526171294, 2.4724041770185368, -0.078975359515789, 1.3248436849328045, 0.38251329376456844, -0.19515731141111423, 1.0104965486333075, 2.4168001149861884, 0.03689285073899393, 2.2843430118487866], "std": [0.12638855730429946, 0.06318196359331449, 0.06872579784055638, 0.24631633434429764, 0.12736542972701817, 0.3765642828328304, 0.10242348764507686, 0.07720013415760452, 0.047000325927800186, 0.23193090032209934, 0.38230469870617945, 0.3683374173883932], "min": [0.22859889733710004, 0.11632959506507884, 0.8081467627431232, 2.103966626600998, -0.39656404531792, 0.47050472576813407, 0.23011429884937862, -0.3134412225480471, 0.8990812868336148, 2.1273368413296394, -0.4698164221889909, 1.5366591204902889], "max": [0.5948524214687028, 0.3244845976231975, 1.1234646084684936, 2.877844651217707, 0.08050043714862865, 1.825684919359282, 0.505652470411849, -0.09912315458627488, 1.102328296136462, 2.8575293144251592, 0.7266929235838147, 2.814733873684761], "count": [608]}, "gripper_mode_state": {"mean": [0.2236842105263158, 0.9226973684210527], "std": [0.4167128321608708, 0.26707102937217897], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.9095394736842106, 1.912828947368421], "std": [0.35823183983756907, 0.3680941630157452], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.2236842105263158, 0.9226973684210527], "std": [0.4167128321608708, 0.26707102937217897], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.9095394736842106, 1.912828947368421], "std": [0.35823183983756907, 0.3680941630157452], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.5052528798210245, 0.2909025448178382], "std": [0.24598938738473838, 0.14844198128712047], "min": [0.01500000013038516, 0.09374999441206455], "max": [0.8912499994039536, 0.6087500229477882], "count": [608]}, "gripper_open_scale_action": {"mean": [0.5052528798210245, 0.2909025448178382], "std": [0.24598938738473838, 0.14844198128712047], "min": [0.01500000013038516, 0.09374999441206455], "max": [0.8912499994039536, 0.6087500229477882], "count": [608]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9921568627450981]], [[0.9725490196078431]]], "mean": [[[0.3978337213449785]], [[0.39661306562939824]], [[0.3710354416102724]]], "std": [[[0.15984630752210824]], [[0.16458804289583603]], [[0.15851275472185034]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6627450980392157]], [[0.6823529411764706]]], "mean": [[[0.500913890334895]], [[0.49986001214645154]], [[0.48892478599109257]]], "std": [[[0.10445917140671533]], [[0.11190199396321601]], [[0.11494237712116008]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4837175769275262]], [[0.4567504771820233]], [[0.44579653428480537]]], "std": [[[0.16585400922181406]], [[0.17590265952734616]], [[0.18241850476871696]]], "count": [113]}, "observation.state": {"min": [-0.6445896625518799, -0.0221021119505167, -1.2344386577606201, -0.01784566603600979, 0.24122177064418793, -0.7477386593818665, 0.0139999995008111, -0.010347000323235989, -0.20094899833202362, 0.031334999948740005, -3.141592502593994, 0.2667386829853058, -3.141592502593994, 0.008547778241336346, -0.020183222368359566, -1.0593488216400146, -0.8070148825645447, 0.5417023301124573, -1.13125479221344, 0.08999999612569809, -0.008647999726235867, -0.01046799961477518, 0.1593479961156845, -3.1365137100219727, 0.006754418835043907, -3.13918399810791], "max": [0.04603588953614235, 2.279308557510376, -0.48600223660469055, 0.5538087487220764, 1.1613987684249878, 0.5468484163284302, 0.7150000333786011, 0.40655601024627686, 0.026272999122738838, 0.4129289984703064, 3.139376163482666, 1.0348581075668335, 3.140336036682129, 0.9470937848091125, 1.8531408309936523, -0.4735119938850403, 0.9261081218719482, 1.2069810628890991, 0.34236466884613037, 0.4440000057220459, 0.29540398716926575, 0.2213820070028305, 0.35951900482177734, 3.139812469482422, 1.0143156051635742, 3.1374735832214355], "mean": [-0.17258596420288086, 1.1681678295135498, -0.8760409951210022, 0.20490872859954834, 0.731848418712616, -0.13391491770744324, 0.34266963601112366, 0.2128257155418396, -0.03736759349703789, 0.21776451170444489, 2.065035104751587, 0.6420182585716248, 0.8258053660392761, 0.48299238085746765, 0.9662622213363647, -0.7628882527351379, 0.09631302207708359, 0.8708122968673706, -0.2816905677318573, 0.2521537244319916, 0.1497865617275238, 0.09761614352464676, 0.25018903613090515, -0.6077407002449036, 0.6433276534080505, -2.4439241886138916], "std": [0.19777461886405945, 0.8310158848762512, 0.28379976749420166, 0.2144538313150406, 0.3124334514141083, 0.3794548809528351, 0.16160978376865387, 0.1585806906223297, 0.06597459316253662, 0.07951986789703369, 2.176518678665161, 0.282126247882843, 2.741537094116211, 0.2946130633354187, 0.6893354058265686, 0.21850129961967468, 0.555793046951294, 0.2272544801235199, 0.45214664936065674, 0.11092949658632278, 0.11111683398485184, 0.08262467384338379, 0.04361557960510254, 2.809640407562256, 0.3185472786426544, 0.676140546798706], "count": [550]}, "action": {"min": [-0.6445896625518799, -0.0221021119505167, -1.2344386577606201, -0.01784566603600979, 0.24122177064418793, -0.7477386593818665, 0.0139999995008111, -0.010347000323235989, -0.20094899833202362, 0.031334999948740005, -3.141592502593994, 0.2667386829853058, -3.141592502593994, 0.008547778241336346, -0.020183222368359566, -1.0593488216400146, -0.8070148825645447, 0.5417023301124573, -1.13125479221344, 0.08999999612569809, -0.008647999726235867, -0.01046799961477518, 0.1593479961156845, -3.1365137100219727, 0.006754418835043907, -3.13918399810791], "max": [0.04603588953614235, 2.279308557510376, -0.48600223660469055, 0.5538087487220764, 1.1613987684249878, 0.5468484163284302, 0.7150000333786011, 0.40655601024627686, 0.026272999122738838, 0.4129289984703064, 3.139376163482666, 1.0348581075668335, 3.140336036682129, 0.9470937848091125, 1.8531408309936523, -0.4735119938850403, 0.9261081218719482, 1.2069810628890991, 0.34236466884613037, 0.4440000057220459, 0.29540398716926575, 0.2213820070028305, 0.35951900482177734, 3.139812469482422, 1.0143156051635742, 3.1374735832214355], "mean": [-0.17258596420288086, 1.1681678295135498, -0.8760409951210022, 0.20490872859954834, 0.731848418712616, -0.13391491770744324, 0.34266963601112366, 0.2128257155418396, -0.03736759349703789, 0.21776451170444489, 2.065035104751587, 0.6420182585716248, 0.8258053660392761, 0.48299238085746765, 0.9662622213363647, -0.7628882527351379, 0.09631302207708359, 0.8708122968673706, -0.2816905677318573, 0.2521537244319916, 0.1497865617275238, 0.09761614352464676, 0.25018903613090515, -0.6077407002449036, 0.6433276534080505, -2.4439241886138916], "std": [0.19777461886405945, 0.8310158848762512, 0.28379976749420166, 0.2144538313150406, 0.3124334514141083, 0.3794548809528351, 0.16160978376865387, 0.1585806906223297, 0.06597459316253662, 0.07951986789703369, 2.176518678665161, 0.282126247882843, 2.741537094116211, 0.2946130633354187, 0.6893354058265686, 0.21850129961967468, 0.555793046951294, 0.2272544801235199, 0.45214664936065674, 0.11092949658632278, 0.11111683398485184, 0.08262467384338379, 0.04361557960510254, 2.809640407562256, 0.3185472786426544, 0.676140546798706], "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": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [550]}, "index": {"min": [38892], "max": [39441], "mean": [39166.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [2.590909090909091, 5.0, 5.0, 5.0, 5.0], "std": [1.7699278595748338, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [550]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [550]}, "eef_direction_state": {"mean": [4.263636363636364, 3.9909090909090907], "std": [2.19866601179101, 2.270344205163019], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.8563636363636363, 0.8927272727272727], "std": [0.9121928895626136, 0.8319428619922398], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.6436363636363637, 0.7072727272727273], "std": [0.8357388971037726, 0.8354322877636584], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.263636363636364, 3.9909090909090907], "std": [2.19866601179101, 2.270344205163019], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.8563636363636363, 0.8927272727272727], "std": [0.9121928895626136, 0.8319428619922398], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6436363636363637, 0.7072727272727273], "std": [0.8357388971037726, 0.8354322877636584], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4519101341201265, 0.26395073642374295, 0.993098329885502, 2.491392142904106, -0.12043117942348672, 1.4135699529257564, 0.38812659344411243, -0.20142709646523232, 1.0253400986074126, 2.483558115728541, 0.050090930964214596, 2.2360658434311325], "std": [0.15866628082598042, 0.06600990650124375, 0.07938762315999867, 0.27737185729665814, 0.12506894989964618, 0.41792717610974855, 0.11111969904593832, 0.0823370515417042, 0.04339337130938848, 0.3153772123328778, 0.2995229242972359, 0.4198734475866521], "min": [0.22854965176737913, 0.10033895574606354, 0.8067668341268897, 2.103324473586354, -0.3738181554098521, 0.41958384179124164, 0.23017033477381377, -0.30906257852424396, 0.9352527488930791, 2.125894996565675, -0.3140832179812185, 1.5067196776203182], "max": [0.6453912204097385, 0.32749428482820137, 1.1878045437155154, 2.8741685133177715, 0.04726998243626812, 1.8788306589726385, 0.5342781596388902, -0.07768460006574021, 1.1343659456253863, 3.1318653376880796, 0.6885755212472913, 2.845937941880068], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4519101341201265, 0.26395073642374295, 0.993098329885502, 2.491392142904106, -0.12043117942348672, 1.4135699529257564, 0.38812659344411243, -0.20142709646523232, 1.0253400986074126, 2.483558115728541, 0.050090930964214596, 2.2360658434311325], "std": [0.15866628082598042, 0.06600990650124375, 0.07938762315999867, 0.27737185729665814, 0.12506894989964618, 0.41792717610974855, 0.11111969904593832, 0.0823370515417042, 0.04339337130938848, 0.3153772123328778, 0.2995229242972359, 0.4198734475866521], "min": [0.22854965176737913, 0.10033895574606354, 0.8067668341268897, 2.103324473586354, -0.3738181554098521, 0.41958384179124164, 0.23017033477381377, -0.30906257852424396, 0.9352527488930791, 2.125894996565675, -0.3140832179812185, 1.5067196776203182], "max": [0.6453912204097385, 0.32749428482820137, 1.1878045437155154, 2.8741685133177715, 0.04726998243626812, 1.8788306589726385, 0.5342781596388902, -0.07768460006574021, 1.1343659456253863, 3.1318653376880796, 0.6885755212472913, 2.845937941880068], "count": [550]}, "gripper_mode_state": {"mean": [0.6981818181818182, 0.94], "std": [0.4590468025617336, 0.23748684174075688], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.88, 1.8945454545454545], "std": [0.3956122987333535, 0.426153272391808], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.6981818181818182, 0.94], "std": [0.4590468025617336, 0.23748684174075688], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.88, 1.8945454545454545], "std": [0.3956122987333535, 0.426153272391808], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4283386413537135, 0.3151931917802854], "std": [0.20201155760005163, 0.13866171084314727], "min": [0.017499999376013875, 0.11249999515712261], "max": [0.8937500417232513, 0.5550000071525574], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4283386413537135, 0.3151931917802854], "std": [0.20201155760005163, 0.13866171084314727], "min": [0.017499999376013875, 0.11249999515712261], "max": [0.8937500417232513, 0.5550000071525574], "count": [550]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9372549019607843]], [[0.9254901960784314]]], "mean": [[[0.40162430039065433]], [[0.4031138320749756]], [[0.3789602208699572]]], "std": [[[0.14807840510728554]], [[0.15304873872693778]], [[0.14762182265824308]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7490196078431373]], [[0.7803921568627451]]], "mean": [[[0.49683627732702274]], [[0.49705544286680187]], [[0.48669610660356094]]], "std": [[[0.10956125189928376]], [[0.11465139867812119]], [[0.11828288066191121]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937934732082488]], [[0.4613995133254451]], [[0.4486624549244985]]], "std": [[[0.14579094059126468]], [[0.1584483632615367]], [[0.16467449324982078]]], "count": [116]}, "observation.state": {"min": [-0.6260287761688232, -0.022276556119322777, -1.1330690383911133, -0.01566511020064354, -0.2109905481338501, -1.1476001739501953, 0.0139999995008111, -0.010205999948084354, -0.18808600306510925, 0.0327720008790493, -3.141592502593994, 0.36306339502334595, -3.1356935501098633, -0.012856555171310902, -0.02000877819955349, -0.9845120906829834, -0.9821222424507141, 0.34621989727020264, -1.7295818328857422, 0.09399999678134918, -0.0087909996509552, -0.011297999881207943, 0.1283850073814392, -3.141592502593994, 0.060562923550605774, -3.1147844791412354], "max": [0.027352888137102127, 2.2583751678466797, -0.4858975410461426, 1.1071640253067017, 1.1614161729812622, 0.05022255703806877, 0.6060000061988831, 0.40449100732803345, 0.015974000096321106, 0.3212980031967163, 3.140946865081787, 1.0746690034866333, 3.1377005577087402, 0.6874157786369324, 1.8834068775177002, -0.47222110629081726, 1.5068162679672241, 1.2014687061309814, 0.22853966057300568, 0.5070000290870667, 0.3112710118293762, 0.1760839968919754, 0.3893600106239319, 3.140667676925659, 1.0163575410842896, -1.5630470514297485], "mean": [-0.19842737913131714, 1.111270785331726, -0.6888519525527954, 0.5213233828544617, 0.5073224306106567, -0.47643017768859863, 0.3485007882118225, 0.19151842594146729, -0.03827718645334244, 0.19781960546970367, 1.8221179246902466, 0.754116952419281, 1.5596572160720825, 0.3672092854976654, 0.9842971563339233, -0.7310873866081238, 0.18598097562789917, 0.7508185505867004, -0.4614771902561188, 0.2674257457256317, 0.16659657657146454, 0.08501175045967102, 0.24224883317947388, -0.7553554177284241, 0.7080508470535278, -2.491086959838867], "std": [0.17970611155033112, 0.7989822030067444, 0.18846061825752258, 0.46974289417266846, 0.47338616847991943, 0.45787638425827026, 0.151302769780159, 0.1445336937904358, 0.05481113865971565, 0.07680140435695648, 2.388838529586792, 0.2022583931684494, 2.3756237030029297, 0.20533818006515503, 0.714497447013855, 0.2016008347272873, 0.739109456539154, 0.30242976546287537, 0.5789685249328613, 0.11603391915559769, 0.12556110322475433, 0.06923987716436386, 0.050684887915849686, 2.713188409805298, 0.29057276248931885, 0.4624788165092468], "count": [571]}, "action": {"min": [-0.6260287761688232, -0.022276556119322777, -1.1330690383911133, -0.01566511020064354, -0.2109905481338501, -1.1476001739501953, 0.0139999995008111, -0.010205999948084354, -0.18808600306510925, 0.0327720008790493, -3.141592502593994, 0.36306339502334595, -3.1356935501098633, -0.012856555171310902, -0.02000877819955349, -0.9845120906829834, -0.9821222424507141, 0.34621989727020264, -1.7295818328857422, 0.09399999678134918, -0.0087909996509552, -0.011297999881207943, 0.1283850073814392, -3.141592502593994, 0.060562923550605774, -3.1147844791412354], "max": [0.027352888137102127, 2.2583751678466797, -0.4858975410461426, 1.1071640253067017, 1.1614161729812622, 0.05022255703806877, 0.6060000061988831, 0.40449100732803345, 0.015974000096321106, 0.3212980031967163, 3.140946865081787, 1.0746690034866333, 3.1377005577087402, 0.6874157786369324, 1.8834068775177002, -0.47222110629081726, 1.5068162679672241, 1.2014687061309814, 0.22853966057300568, 0.5070000290870667, 0.3112710118293762, 0.1760839968919754, 0.3893600106239319, 3.140667676925659, 1.0163575410842896, -1.5630470514297485], "mean": [-0.19842737913131714, 1.111270785331726, -0.6888519525527954, 0.5213233828544617, 0.5073224306106567, -0.47643017768859863, 0.3485007882118225, 0.19151842594146729, -0.03827718645334244, 0.19781960546970367, 1.8221179246902466, 0.754116952419281, 1.5596572160720825, 0.3672092854976654, 0.9842971563339233, -0.7310873866081238, 0.18598097562789917, 0.7508185505867004, -0.4614771902561188, 0.2674257457256317, 0.16659657657146454, 0.08501175045967102, 0.24224883317947388, -0.7553554177284241, 0.7080508470535278, -2.491086959838867], "std": [0.17970611155033112, 0.7989822030067444, 0.18846061825752258, 0.46974289417266846, 0.47338616847991943, 0.45787638425827026, 0.151302769780159, 0.1445336937904358, 0.05481113865971565, 0.07680140435695648, 2.388838529586792, 0.2022583931684494, 2.3756237030029297, 0.20533818006515503, 0.714497447013855, 0.2016008347272873, 0.739109456539154, 0.30242976546287537, 0.5789685249328613, 0.11603391915559769, 0.12556110322475433, 0.06923987716436386, 0.050684887915849686, 2.713188409805298, 0.29057276248931885, 0.4624788165092468], "count": [571]}, "timestamp": {"min": [0.0], "max": [19.0], "mean": [9.5], "std": [5.494441635770544], "count": [571]}, "frame_index": {"min": [0], "max": [570], "mean": [285.0], "std": [164.83324907311632], "count": [571]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [571]}, "index": {"min": [39442], "max": [40012], "mean": [39727.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}, "subtask_annotation": {"mean": [2.591943957968476, 5.0, 5.0, 5.0, 5.0], "std": [1.7882291440039824, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [571]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [571]}, "eef_direction_state": {"mean": [3.912434325744308, 4.087565674255692], "std": [2.348611288557812, 2.1888195909905477], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_state": {"mean": [0.8598949211908932, 0.87215411558669], "std": [0.8685914616850681, 0.8197082587654654], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_state": {"mean": [0.7040280210157618, 0.7618213660245184], "std": [0.8421687618185247, 0.8407399228222718], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_direction_action": {"mean": [3.912434325744308, 4.087565674255692], "std": [2.348611288557812, 2.1888195909905477], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_action": {"mean": [0.8598949211908932, 0.87215411558669], "std": [0.8685914616850681, 0.8197082587654654], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_action": {"mean": [0.7040280210157618, 0.7618213660245184], "std": [0.8421687618185247, 0.8407399228222718], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_sim_pose_state": {"mean": [0.4308144612951767, 0.2626984486830339, 0.9733604486627799, 2.376993520049246, -0.09466114185531521, 1.3995908020059036, 0.40513538327170223, -0.21407823778984714, 1.0174308147220783, 2.406842334953254, 0.09020007371017892, 2.223846878722502], "std": [0.14474208683578307, 0.0551726589723419, 0.07657123854023071, 0.20132086404434948, 0.11548914008096751, 0.33529769512846114, 0.12558922635564163, 0.06884580264268088, 0.05041037565505523, 0.2772572307109806, 0.3501023350796656, 0.43809893975217024], "min": [0.22869310038641327, 0.11227045525720114, 0.8083166670107652, 2.0588617762986487, -0.3761413500345212, 0.49953984944204655, 0.23002716443166193, -0.3098965218949928, 0.9044094597071384, 2.1230738084677014, -0.41664357494023485, 1.5381659534378342], "max": [0.643748289646008, 0.3173248543933748, 1.0962784842216573, 2.777895115548267, 0.051524923736385286, 1.8246450648966275, 0.5488980409540152, -0.12386027299002283, 1.1643412203133972, 3.052161727859237, 0.8335973208645835, 3.082981849650993], "count": [571]}, "eef_sim_pose_action": {"mean": [0.4308144612951767, 0.2626984486830339, 0.9733604486627799, 2.376993520049246, -0.09466114185531521, 1.3995908020059036, 0.40513538327170223, -0.21407823778984714, 1.0174308147220783, 2.406842334953254, 0.09020007371017892, 2.223846878722502], "std": [0.14474208683578307, 0.0551726589723419, 0.07657123854023071, 0.20132086404434948, 0.11548914008096751, 0.33529769512846114, 0.12558922635564163, 0.06884580264268088, 0.05041037565505523, 0.2772572307109806, 0.3501023350796656, 0.43809893975217024], "min": [0.22869310038641327, 0.11227045525720114, 0.8083166670107652, 2.0588617762986487, -0.3761413500345212, 0.49953984944204655, 0.23002716443166193, -0.3098965218949928, 0.9044094597071384, 2.1230738084677014, -0.41664357494023485, 1.5381659534378342], "max": [0.643748289646008, 0.3173248543933748, 1.0962784842216573, 2.777895115548267, 0.051524923736385286, 1.8246450648966275, 0.5488980409540152, -0.12386027299002283, 1.1643412203133972, 3.052161727859237, 0.8335973208645835, 3.082981849650993], "count": [571]}, "gripper_mode_state": {"mean": [0.46059544658493873, 0.9474605954465849], "std": [0.49844486271819316, 0.22311211424435617], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_state": {"mean": [1.9089316987740805, 1.8984238178633976], "std": [0.3678508805088787, 0.4016354077564737], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_mode_action": {"mean": [0.46059544658493873, 0.9474605954465849], "std": [0.49844486271819316, 0.22311211424435617], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_action": {"mean": [1.9089316987740805, 1.8984238178633976], "std": [0.3678508805088787, 0.4016354077564737], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_open_scale_state": {"mean": [0.43562609526808266, 0.3342819703015419], "std": [0.18912793475706383, 0.14504261146858524], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.7575000077486038, 0.6337500363588333], "count": [571]}, "gripper_open_scale_action": {"mean": [0.43562609526808266, 0.3342819703015419], "std": [0.18912793475706383, 0.14504261146858524], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.7575000077486038, 0.6337500363588333], "count": [571]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.9098039215686274]], [[0.8980392156862745]]], "mean": [[[0.4032662037037037]], [[0.4023903374089099]], [[0.37805184152204946]]], "std": [[[0.14656240036450136]], [[0.1537813512427071]], [[0.14810828357297207]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.49859743351363534]], [[0.49735433746055896]], [[0.4874677217151228]]], "std": [[[0.0994693806219032]], [[0.10731077747017607]], [[0.11115751058582816]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5005342168835925]], [[0.45949144974081585]], [[0.4451741164497408]]], "std": [[[0.14442760842410035]], [[0.15913527946798836]], [[0.16591426307136573]]], "count": [116]}, "observation.state": {"min": [-0.602740466594696, -0.022276556119322777, -1.3843039274215698, -0.2088100016117096, 0.423359215259552, -0.4580387771129608, 0.017000000923871994, -0.00999400019645691, -0.1997009962797165, 0.03505000099539757, -3.13996958732605, 0.23001694679260254, -3.139777421951294, -0.012856555171310902, -0.018142221495509148, -0.8899458050727844, -0.22944678366184235, 0.0, -1.6254733800888062, 0.06000000238418579, -0.008183999918401241, -0.004155000206083059, 0.13117699325084686, -3.134035348892212, 0.3266383409500122, -2.9721734523773193], "max": [0.01934588886797428, 2.3323745727539062, -0.48594990372657776, 0.32792067527770996, 1.1671379804611206, 0.738057017326355, 0.6279999613761902, 0.4314279854297638, 0.015529000200331211, 0.41736000776290894, 3.1409993171691895, 1.1131535768508911, 3.1403708457946777, 0.397367000579834, 1.837022066116333, -0.47222110629081726, 1.4618618488311768, 1.177674412727356, -0.08092477917671204, 0.4129999876022339, 0.3279559910297394, 0.17275099456310272, 0.3750630021095276, 3.1404058933258057, 1.018905758857727, -1.4905635118484497], "mean": [-0.15462660789489746, 1.2031601667404175, -0.9056159257888794, 0.03488883003592491, 0.7549184560775757, 0.07054996490478516, 0.3810061812400818, 0.22025525569915771, -0.037939537316560745, 0.2118777483701706, 2.916691780090332, 0.5989797115325928, 2.0128302574157715, 0.27259787917137146, 0.968717634677887, -0.7236900925636292, 0.3073379099369049, 0.682225227355957, -0.645430326461792, 0.2191172093153, 0.16940149664878845, 0.07592809200286865, 0.24930439889431, -0.7220845222473145, 0.7376248240470886, -2.400810718536377], "std": [0.15185385942459106, 0.8434029221534729, 0.30081382393836975, 0.09900813549757004, 0.2815246880054474, 0.259051114320755, 0.15519720315933228, 0.1633562296628952, 0.05708890035748482, 0.0791299119591713, 0.9539182186126709, 0.30459702014923096, 2.044980764389038, 0.14201967418193817, 0.6800179481506348, 0.16624391078948975, 0.5043403506278992, 0.3783247470855713, 0.47092077136039734, 0.10859397798776627, 0.1258026659488678, 0.05696742236614227, 0.05086103454232216, 2.7101247310638428, 0.20909252762794495, 0.4810733199119568], "count": [569]}, "action": {"min": [-0.602740466594696, -0.022276556119322777, -1.3843039274215698, -0.2088100016117096, 0.423359215259552, -0.4580387771129608, 0.017000000923871994, -0.00999400019645691, -0.1997009962797165, 0.03505000099539757, -3.13996958732605, 0.23001694679260254, -3.139777421951294, -0.012856555171310902, -0.018142221495509148, -0.8899458050727844, -0.22944678366184235, 0.0, -1.6254733800888062, 0.06000000238418579, -0.008183999918401241, -0.004155000206083059, 0.13117699325084686, -3.134035348892212, 0.3266383409500122, -2.9721734523773193], "max": [0.01934588886797428, 2.3323745727539062, -0.48594990372657776, 0.32792067527770996, 1.1671379804611206, 0.738057017326355, 0.6279999613761902, 0.4314279854297638, 0.015529000200331211, 0.41736000776290894, 3.1409993171691895, 1.1131535768508911, 3.1403708457946777, 0.397367000579834, 1.837022066116333, -0.47222110629081726, 1.4618618488311768, 1.177674412727356, -0.08092477917671204, 0.4129999876022339, 0.3279559910297394, 0.17275099456310272, 0.3750630021095276, 3.1404058933258057, 1.018905758857727, -1.4905635118484497], "mean": [-0.15462660789489746, 1.2031601667404175, -0.9056159257888794, 0.03488883003592491, 0.7549184560775757, 0.07054996490478516, 0.3810061812400818, 0.22025525569915771, -0.037939537316560745, 0.2118777483701706, 2.916691780090332, 0.5989797115325928, 2.0128302574157715, 0.27259787917137146, 0.968717634677887, -0.7236900925636292, 0.3073379099369049, 0.682225227355957, -0.645430326461792, 0.2191172093153, 0.16940149664878845, 0.07592809200286865, 0.24930439889431, -0.7220845222473145, 0.7376248240470886, -2.400810718536377], "std": [0.15185385942459106, 0.8434029221534729, 0.30081382393836975, 0.09900813549757004, 0.2815246880054474, 0.259051114320755, 0.15519720315933228, 0.1633562296628952, 0.05708890035748482, 0.0791299119591713, 0.9539182186126709, 0.30459702014923096, 2.044980764389038, 0.14201967418193817, 0.6800179481506348, 0.16624391078948975, 0.5043403506278992, 0.3783247470855713, 0.47092077136039734, 0.10859397798776627, 0.1258026659488678, 0.05696742236614227, 0.05086103454232216, 2.7101247310638428, 0.20909252762794495, 0.4810733199119568], "count": [569]}, "timestamp": {"min": [0.0], "max": [18.933333333333334], "mean": [9.466666666666667], "std": [5.475196597180577], "count": [569]}, "frame_index": {"min": [0], "max": [568], "mean": [284.0], "std": [164.25589791541734], "count": [569]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [569]}, "index": {"min": [40013], "max": [40581], "mean": [40297.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [2.5799648506151143, 5.0, 5.0, 5.0, 5.0], "std": [1.738942772816308, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [569]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [569]}, "eef_direction_state": {"mean": [4.3637961335676625, 4.1230228471001755], "std": [2.1644573388716353, 2.1578272939254086], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.836555360281195, 0.8822495606326889], "std": [0.9220970679093419, 0.7988466208601862], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.6695957820738138, 0.7803163444639719], "std": [0.8466661665568406, 0.8463085801028501], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [4.3637961335676625, 4.1230228471001755], "std": [2.1644573388716353, 2.1578272939254086], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.836555360281195, 0.8822495606326889], "std": [0.9220970679093419, 0.7988466208601862], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.6695957820738138, 0.7803163444639719], "std": [0.8466661665568406, 0.8463085801028501], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.4591957164948677, 0.26346865195965186, 0.9870386473197493, 2.5400139026020874, -0.059428273986948894, 1.3373180365418236, 0.40798217009396315, -0.22293546745145468, 1.0246463593644544, 2.357182204937027, 0.1250703590505661, 2.2368523529649327], "std": [0.16333962123767945, 0.057085256729934045, 0.07900852103430707, 0.3037789837761137, 0.06983137311817851, 0.3325063333070722, 0.12576719256121013, 0.05675484603903853, 0.050682948688548876, 0.16102909277748095, 0.3534061933381533, 0.37881360703423755], "min": [0.22892393848600145, 0.1016897909174912, 0.8104594181770619, 2.028170016173464, -0.29591132923885866, 0.4261140915547781, 0.23067278325857488, -0.3027349356536284, 0.9072318541362945, 2.116243756485928, -0.43563693236709145, 1.5780251384151298], "max": [0.670221463309375, 0.3168677272581578, 1.1922762182375402, 2.910802704787844, 0.08439043705908733, 1.773235704014713, 0.5659733087894139, -0.1267146302299288, 1.1504023655821598, 2.6658180266542137, 0.817956615099289, 2.85688494066304], "count": [569]}, "eef_sim_pose_action": {"mean": [0.4591957164948677, 0.26346865195965186, 0.9870386473197493, 2.5400139026020874, -0.059428273986948894, 1.3373180365418236, 0.40798217009396315, -0.22293546745145468, 1.0246463593644544, 2.357182204937027, 0.1250703590505661, 2.2368523529649327], "std": [0.16333962123767945, 0.057085256729934045, 0.07900852103430707, 0.3037789837761137, 0.06983137311817851, 0.3325063333070722, 0.12576719256121013, 0.05675484603903853, 0.050682948688548876, 0.16102909277748095, 0.3534061933381533, 0.37881360703423755], "min": [0.22892393848600145, 0.1016897909174912, 0.8104594181770619, 2.028170016173464, -0.29591132923885866, 0.4261140915547781, 0.23067278325857488, -0.3027349356536284, 0.9072318541362945, 2.116243756485928, -0.43563693236709145, 1.5780251384151298], "max": [0.670221463309375, 0.3168677272581578, 1.1922762182375402, 2.910802704787844, 0.08439043705908733, 1.773235704014713, 0.5659733087894139, -0.1267146302299288, 1.1504023655821598, 2.6658180266542137, 0.817956615099289, 2.85688494066304], "count": [569]}, "gripper_mode_state": {"mean": [0.1827768014059754, 0.9490333919156415], "std": [0.38648343078814573, 0.21992956359874624], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_state": {"mean": [1.9103690685413006, 1.9050966608084359], "std": [0.36167162789554314, 0.4040115619020522], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.1827768014059754, 0.9490333919156415], "std": [0.38648343078814573, 0.21992956359874624], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_action": {"mean": [1.9103690685413006, 1.9050966608084359], "std": [0.36167162789554314, 0.4040115619020522], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.4762587968754355, 0.27389719088763154], "std": [0.19399636785137336, 0.1357421894238324], "min": [0.021250001154839993, 0.07500000298023224], "max": [0.7849999517202377, 0.5162499845027924], "count": [569]}, "gripper_open_scale_action": {"mean": [0.4762587968754355, 0.27389719088763154], "std": [0.19399636785137336, 0.1357421894238324], "min": [0.021250001154839993, 0.07500000298023224], "max": [0.7849999517202377, 0.5162499845027924], "count": [569]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.8470588235294118]], [[0.8274509803921568]]], "mean": [[[0.40590395954508207]], [[0.4075785338090384]], [[0.38269173862205436]]], "std": [[[0.13772853490453305]], [[0.14486798290649477]], [[0.13952420731152826]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.984313725490196]]], "mean": [[[0.49752054663608564]], [[0.49578080964801824]], [[0.4850755587785573]]], "std": [[[0.10378655403173678]], [[0.11239772790033334]], [[0.1163193021526171]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.49316674724171017]], [[0.4705128170534269]], [[0.45842950245847575]]], "std": [[[0.14214997424898448]], [[0.15473198516260547]], [[0.16121215832965188]]], "count": [109]}, "observation.state": {"min": [-0.510197639465332, -0.021718332543969154, -1.4227688312530518, -0.3967215418815613, 0.36123955249786377, -0.49184611439704895, 0.02199999988079071, -0.009836000390350819, -0.21646100282669067, 0.03815599903464317, 2.898014545440674, 0.19804251194000244, -3.1405978202819824, -0.0026166667230427265, -0.018246889114379883, -1.239009141921997, -0.5963732004165649, 0.43675655126571655, -1.3861879110336304, 0.12700000405311584, -0.008599000051617622, 0.0026499999221414328, 0.1320900022983551, -3.138660430908203, 0.11501719802618027, -2.971440553665161], "max": [0.026916777715086937, 2.346731424331665, -0.4858103394508362, 0.3821728825569153, 1.1669286489486694, 0.9547867774963379, 0.6679999828338623, 0.4434199929237366, 0.021258000284433365, 0.49309301376342773, 3.131993293762207, 1.1688469648361206, 3.1399519443511963, 0.5884011387825012, 1.8827091455459595, -0.47236067056655884, 1.3028732538223267, 1.2073299884796143, -0.03131277859210968, 0.5149999856948853, 0.34827300906181335, 0.17405599355697632, 0.43176600337028503, 3.1362693309783936, 1.01260507106781, -1.6764236688613892], "mean": [-0.16376148164272308, 1.3357986211776733, -1.1065195798873901, 0.05944150686264038, 0.8403986692428589, 0.04544174671173096, 0.36649489402770996, 0.2579022943973541, -0.04627379775047302, 0.22686466574668884, 3.05812931060791, 0.5960274934768677, 1.7330368757247925, 0.3083288371562958, 1.071907877922058, -0.8536582589149475, 0.15664757788181305, 0.8341562151908875, -0.43722987174987793, 0.2955784797668457, 0.18767400085926056, 0.08640514314174652, 0.2516014277935028, -0.8648779392242432, 0.6180717349052429, -2.4992191791534424], "std": [0.1387389600276947, 0.8634290099143982, 0.41471195220947266, 0.15866251289844513, 0.24204783141613007, 0.32867443561553955, 0.15040478110313416, 0.17707152664661407, 0.06488074362277985, 0.0911739245057106, 0.052485428750514984, 0.28984564542770386, 2.2800066471099854, 0.16872838139533997, 0.716974675655365, 0.2992371916770935, 0.49478137493133545, 0.23933082818984985, 0.36625441908836365, 0.1080472394824028, 0.13376128673553467, 0.06420660763978958, 0.0591265968978405, 2.7330117225646973, 0.29485616087913513, 0.41268935799598694], "count": [527]}, "action": {"min": [-0.510197639465332, -0.021718332543969154, -1.4227688312530518, -0.3967215418815613, 0.36123955249786377, -0.49184611439704895, 0.02199999988079071, -0.009836000390350819, -0.21646100282669067, 0.03815599903464317, 2.898014545440674, 0.19804251194000244, -3.1405978202819824, -0.0026166667230427265, -0.018246889114379883, -1.239009141921997, -0.5963732004165649, 0.43675655126571655, -1.3861879110336304, 0.12700000405311584, -0.008599000051617622, 0.0026499999221414328, 0.1320900022983551, -3.138660430908203, 0.11501719802618027, -2.971440553665161], "max": [0.026916777715086937, 2.346731424331665, -0.4858103394508362, 0.3821728825569153, 1.1669286489486694, 0.9547867774963379, 0.6679999828338623, 0.4434199929237366, 0.021258000284433365, 0.49309301376342773, 3.131993293762207, 1.1688469648361206, 3.1399519443511963, 0.5884011387825012, 1.8827091455459595, -0.47236067056655884, 1.3028732538223267, 1.2073299884796143, -0.03131277859210968, 0.5149999856948853, 0.34827300906181335, 0.17405599355697632, 0.43176600337028503, 3.1362693309783936, 1.01260507106781, -1.6764236688613892], "mean": [-0.16376148164272308, 1.3357986211776733, -1.1065195798873901, 0.05944150686264038, 0.8403986692428589, 0.04544174671173096, 0.36649489402770996, 0.2579022943973541, -0.04627379775047302, 0.22686466574668884, 3.05812931060791, 0.5960274934768677, 1.7330368757247925, 0.3083288371562958, 1.071907877922058, -0.8536582589149475, 0.15664757788181305, 0.8341562151908875, -0.43722987174987793, 0.2955784797668457, 0.18767400085926056, 0.08640514314174652, 0.2516014277935028, -0.8648779392242432, 0.6180717349052429, -2.4992191791534424], "std": [0.1387389600276947, 0.8634290099143982, 0.41471195220947266, 0.15866251289844513, 0.24204783141613007, 0.32867443561553955, 0.15040478110313416, 0.17707152664661407, 0.06488074362277985, 0.0911739245057106, 0.052485428750514984, 0.28984564542770386, 2.2800066471099854, 0.16872838139533997, 0.716974675655365, 0.2992371916770935, 0.49478137493133545, 0.23933082818984985, 0.36625441908836365, 0.1080472394824028, 0.13376128673553467, 0.06420660763978958, 0.0591265968978405, 2.7330117225646973, 0.29485616087913513, 0.41268935799598694], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [527]}, "index": {"min": [40582], "max": [41108], "mean": [40845.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [2.620493358633776, 5.0, 5.0, 5.0, 5.0], "std": [1.8066389646599526, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [527]}, "eef_direction_state": {"mean": [4.1669829222011385, 3.9886148007590134], "std": [2.23958924078732, 2.186699352552305], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.8519924098671727, 0.9582542694497154], "std": [0.8910853114042753, 0.8021337695817343], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.7248576850094877, 0.872865275142315], "std": [0.8548381831697097, 0.8519226758376227], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.1669829222011385, 3.9886148007590134], "std": [2.23958924078732, 2.186699352552305], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.8519924098671727, 0.9582542694497154], "std": [0.8910853114042753, 0.8021337695817343], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.7248576850094877, 0.872865275142315], "std": [0.8548381831697097, 0.8519226758376227], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.4968608543873265, 0.25513376020378586, 1.0020683068909837, 2.543276034265138, -0.06969980695137284, 1.3354601413460925, 0.4261275438802653, -0.2124818176041806, 1.0267990181345752, 2.502644528236517, 0.06965811648805978, 2.2124164944323508], "std": [0.17706790416968796, 0.06485894439030654, 0.09102110312129774, 0.28926889098570013, 0.050077756878039434, 0.3576548783600367, 0.13365137560227433, 0.06396004837173884, 0.05894952069889252, 0.28302396727585255, 0.3230444277776332, 0.3876869572816871], "min": [0.22902689865726428, 0.08496636279000802, 0.8137035505798519, 1.96734578817955, -0.22730702675986225, 0.32587045591232977, 0.2300170231659227, -0.2959362058368428, 0.9081054102858963, 2.1256483236097385, -0.5501852040948387, 1.641984353832311], "max": [0.6822673723228292, 0.3226303929485066, 1.2679921325350627, 2.9418046794075057, -0.00916446811999605, 1.74132189830661, 0.5860088363157405, -0.12513375518100997, 1.207278190070467, 3.0109319299103383, 0.659816879181534, 2.9057447516545967], "count": [527]}, "eef_sim_pose_action": {"mean": [0.4968608543873265, 0.25513376020378586, 1.0020683068909837, 2.543276034265138, -0.06969980695137284, 1.3354601413460925, 0.4261275438802653, -0.2124818176041806, 1.0267990181345752, 2.502644528236517, 0.06965811648805978, 2.2124164944323508], "std": [0.17706790416968796, 0.06485894439030654, 0.09102110312129774, 0.28926889098570013, 0.050077756878039434, 0.3576548783600367, 0.13365137560227433, 0.06396004837173884, 0.05894952069889252, 0.28302396727585255, 0.3230444277776332, 0.3876869572816871], "min": [0.22902689865726428, 0.08496636279000802, 0.8137035505798519, 1.96734578817955, -0.22730702675986225, 0.32587045591232977, 0.2300170231659227, -0.2959362058368428, 0.9081054102858963, 2.1256483236097385, -0.5501852040948387, 1.641984353832311], "max": [0.6822673723228292, 0.3226303929485066, 1.2679921325350627, 2.9418046794075057, -0.00916446811999605, 1.74132189830661, 0.5860088363157405, -0.12513375518100997, 1.207278190070467, 3.0109319299103383, 0.659816879181534, 2.9057447516545967], "count": [527]}, "gripper_mode_state": {"mean": [0.19165085388994307, 0.9411764705882353], "std": [0.3935998019476116, 0.23529411764705743], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.886148007590133, 1.8956356736242885], "std": [0.3972602578148304, 0.42067074399870474], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.19165085388994307, 0.9411764705882353], "std": [0.3935998019476116, 0.23529411764705743], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.886148007590133, 1.8956356736242885], "std": [0.3972602578148304, 0.42067074399870474], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.45811670784179326, 0.3694734383423935], "std": [0.18800525165113396, 0.1350594195585051], "min": [0.027499999850988388, 0.1587500050663948], "max": [0.8349999785423279, 0.6437499821186066], "count": [527]}, "gripper_open_scale_action": {"mean": [0.45811670784179326, 0.3694734383423935], "std": [0.18800525165113396, 0.1350594195585051], "min": [0.027499999850988388, 0.1587500050663948], "max": [0.8349999785423279, 0.6437499821186066], "count": [527]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8980392156862745]], [[0.9098039215686274]]], "mean": [[[0.40767704223831674]], [[0.4062312557655695]], [[0.38168235392255]]], "std": [[[0.15093335956748677]], [[0.15370403997819151]], [[0.14795848172125536]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.4933910380969204]], [[0.4912865806983454]], [[0.4811059276187953]]], "std": [[[0.10609664902186797]], [[0.11473261706771921]], [[0.11871962214572268]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4952798441824177]], [[0.4640964162692104]], [[0.4519302997850792]]], "std": [[[0.1342785400632757]], [[0.14299689829048337]], [[0.14798668622172045]]], "count": [111]}, "observation.state": {"min": [-0.42524322867393494, -0.02225911058485508, -1.3547879457473755, -0.5321950912475586, 0.40422266721725464, -0.4073103368282318, 0.013000000268220901, -0.010677999816834927, -0.19184300303459167, 0.03285500034689903, -3.1399519443511963, 0.18446382880210876, -3.140144109725952, 0.03745322301983833, -0.018874889239668846, -0.9998458027839661, -0.5856274366378784, 0.2326740026473999, -1.488621711730957, 0.08299999684095383, -0.009201000444591045, -0.013663000427186489, 0.14201900362968445, -3.1367406845092773, 0.2215346246957779, -3.1291134357452393], "max": [-0.0036458889953792095, 2.326862096786499, -0.4858103394508362, 0.2560146749019623, 1.148926019668579, 1.051289439201355, 0.7069999575614929, 0.42695000767707825, 0.002248999895527959, 0.39879000186920166, 3.135641098022461, 1.0350849628448486, 3.137979745864868, 0.5485405325889587, 1.7917014360427856, -0.4726572334766388, 1.4766896963119507, 1.1553804874420166, 0.0724467784166336, 0.5659999847412109, 0.3135159909725189, 0.17810800671577454, 0.39584800601005554, 3.1406326293945312, 1.0165146589279175, 3.1376307010650635], "mean": [-0.17702646553516388, 1.3351531028747559, -1.048064112663269, -0.12354356050491333, 0.854122519493103, 0.2874795198440552, 0.33546537160873413, 0.2496110200881958, -0.06434352695941925, 0.21200662851333618, 0.2755313813686371, 0.5626148581504822, 1.927754282951355, 0.3226683437824249, 1.0212079286575317, -0.7501214146614075, 0.21528968214988708, 0.7217605113983154, -0.4808006286621094, 0.3383735716342926, 0.17661185562610626, 0.0807403102517128, 0.24552126228809357, -0.5847271680831909, 0.698406457901001, -2.112849235534668], "std": [0.13483257591724396, 0.8638517260551453, 0.38773196935653687, 0.22374585270881653, 0.23024512827396393, 0.4067995250225067, 0.1808755248785019, 0.16890718042850494, 0.06814032793045044, 0.07584291696548462, 3.037179470062256, 0.28446221351623535, 1.9271982908248901, 0.18142110109329224, 0.6884424686431885, 0.19288627803325653, 0.6245997548103333, 0.30130890011787415, 0.5199008584022522, 0.14435236155986786, 0.12241165339946747, 0.06552883237600327, 0.05503388121724129, 2.7677857875823975, 0.25638332962989807, 1.4493441581726074], "count": [534]}, "action": {"min": [-0.42524322867393494, -0.02225911058485508, -1.3547879457473755, -0.5321950912475586, 0.40422266721725464, -0.4073103368282318, 0.013000000268220901, -0.010677999816834927, -0.19184300303459167, 0.03285500034689903, -3.1399519443511963, 0.18446382880210876, -3.140144109725952, 0.03745322301983833, -0.018874889239668846, -0.9998458027839661, -0.5856274366378784, 0.2326740026473999, -1.488621711730957, 0.08299999684095383, -0.009201000444591045, -0.013663000427186489, 0.14201900362968445, -3.1367406845092773, 0.2215346246957779, -3.1291134357452393], "max": [-0.0036458889953792095, 2.326862096786499, -0.4858103394508362, 0.2560146749019623, 1.148926019668579, 1.051289439201355, 0.7069999575614929, 0.42695000767707825, 0.002248999895527959, 0.39879000186920166, 3.135641098022461, 1.0350849628448486, 3.137979745864868, 0.5485405325889587, 1.7917014360427856, -0.4726572334766388, 1.4766896963119507, 1.1553804874420166, 0.0724467784166336, 0.5659999847412109, 0.3135159909725189, 0.17810800671577454, 0.39584800601005554, 3.1406326293945312, 1.0165146589279175, 3.1376307010650635], "mean": [-0.17702646553516388, 1.3351531028747559, -1.048064112663269, -0.12354356050491333, 0.854122519493103, 0.2874795198440552, 0.33546537160873413, 0.2496110200881958, -0.06434352695941925, 0.21200662851333618, 0.2755313813686371, 0.5626148581504822, 1.927754282951355, 0.3226683437824249, 1.0212079286575317, -0.7501214146614075, 0.21528968214988708, 0.7217605113983154, -0.4808006286621094, 0.3383735716342926, 0.17661185562610626, 0.0807403102517128, 0.24552126228809357, -0.5847271680831909, 0.698406457901001, -2.112849235534668], "std": [0.13483257591724396, 0.8638517260551453, 0.38773196935653687, 0.22374585270881653, 0.23024512827396393, 0.4067995250225067, 0.1808755248785019, 0.16890718042850494, 0.06814032793045044, 0.07584291696548462, 3.037179470062256, 0.28446221351623535, 1.9271982908248901, 0.18142110109329224, 0.6884424686431885, 0.19288627803325653, 0.6245997548103333, 0.30130890011787415, 0.5199008584022522, 0.14435236155986786, 0.12241165339946747, 0.06552883237600327, 0.05503388121724129, 2.7677857875823975, 0.25638332962989807, 1.4493441581726074], "count": [534]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [534]}, "index": {"min": [41109], "max": [41642], "mean": [41375.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [2.3745318352059925, 5.0, 5.0, 5.0, 5.0], "std": [1.845682091753079, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [534]}, "eef_direction_state": {"mean": [4.297752808988764, 4.104868913857678], "std": [2.255935700870516, 2.1878654711602086], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.7771535580524345, 0.9044943820224719], "std": [0.9143890056061965, 0.8392626662744791], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.6966292134831461, 0.7059925093632958], "std": [0.8489406624052994, 0.8378240319769529], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.297752808988764, 4.104868913857678], "std": [2.255935700870516, 2.1878654711602086], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.7771535580524345, 0.9044943820224719], "std": [0.9143890056061965, 0.8392626662744791], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.6966292134831461, 0.7059925093632958], "std": [0.8489406624052994, 0.8378240319769529], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.48850278002323, 0.2370750495229069, 0.9869873574754996, 2.576363762689868, -0.0059568109190655414, 1.1666745499030735, 0.41516000413551996, -0.218227222012896, 1.0207222020424662, 2.4065179853398515, 0.06185527261409354, 2.192795103820691], "std": [0.16885568572884857, 0.06812620217814998, 0.07569444096191777, 0.28525537630918857, 0.08236707424254351, 0.40471265339989965, 0.1224208687056138, 0.06521208428109457, 0.05469163801089682, 0.23026698730570705, 0.3645448333527855, 0.43287665687445726], "min": [0.22820486508272445, 0.10956014782571011, 0.8083415135233504, 2.106202964057821, -0.21746486572304047, 0.35373951265983705, 0.22963831289833608, -0.31226985809633767, 0.9178576563780161, 2.1238760471851696, -0.5598138233925496, 1.5067321974342702], "max": [0.6658851199772406, 0.303611354924125, 1.1736924654185357, 2.955882802634959, 0.11314733746793348, 1.727366581780245, 0.551160091646351, -0.12129798092653454, 1.1706341574987567, 2.864905962435715, 0.8189481751220287, 3.0465424357274813], "count": [534]}, "eef_sim_pose_action": {"mean": [0.48850278002323, 0.2370750495229069, 0.9869873574754996, 2.576363762689868, -0.0059568109190655414, 1.1666745499030735, 0.41516000413551996, -0.218227222012896, 1.0207222020424662, 2.4065179853398515, 0.06185527261409354, 2.192795103820691], "std": [0.16885568572884857, 0.06812620217814998, 0.07569444096191777, 0.28525537630918857, 0.08236707424254351, 0.40471265339989965, 0.1224208687056138, 0.06521208428109457, 0.05469163801089682, 0.23026698730570705, 0.3645448333527855, 0.43287665687445726], "min": [0.22820486508272445, 0.10956014782571011, 0.8083415135233504, 2.106202964057821, -0.21746486572304047, 0.35373951265983705, 0.22963831289833608, -0.31226985809633767, 0.9178576563780161, 2.1238760471851696, -0.5598138233925496, 1.5067321974342702], "max": [0.6658851199772406, 0.303611354924125, 1.1736924654185357, 2.955882802634959, 0.11314733746793348, 1.727366581780245, 0.551160091646351, -0.12129798092653454, 1.1706341574987567, 2.864905962435715, 0.8189481751220287, 3.0465424357274813], "count": [534]}, "gripper_mode_state": {"mean": [0.2696629213483146, 0.5749063670411985], "std": [0.44378466647486603, 0.49435719492760344], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8838951310861423, 1.8838951310861423], "std": [0.3985025766657616, 0.4430095790497656], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.2696629213483146, 0.5749063670411985], "std": [0.44378466647486603, 0.49435719492760344], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.8838951310861423, 1.8838951310861423], "std": [0.3985025766657616, 0.4430095790497656], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.4193328613653423, 0.42296582914902814], "std": [0.22609465351874194, 0.18044035868548866], "min": [0.016250000335276127, 0.10374999605119228], "max": [0.8837499469518661, 0.7074999809265137], "count": [534]}, "gripper_open_scale_action": {"mean": [0.4193328613653423, 0.42296582914902814], "std": [0.22609465351874194, 0.18044035868548866], "min": [0.016250000335276127, 0.10374999605119228], "max": [0.8837499469518661, 0.7074999809265137], "count": [534]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.9098039215686274]], [[0.8862745098039215]]], "mean": [[[0.41260199355261523]], [[0.405996123155676]], [[0.3815892891935455]]], "std": [[[0.1619196590769781]], [[0.1624005993333203]], [[0.1565928167684497]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6588235294117647]], [[0.6823529411764706]]], "mean": [[[0.49077383395770235]], [[0.49081723424464635]], [[0.48031247177055103]]], "std": [[[0.10941937857848728]], [[0.11547228033842616]], [[0.11831066656809164]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503857637228333]], [[0.46884424484563475]], [[0.45750393551729635]]], "std": [[[0.1445465195395483]], [[0.1516179961907203]], [[0.15611655450461492]]], "count": [123]}, "observation.state": {"min": [-0.6432290077209473, -0.02225911058485508, -1.4824289083480835, -0.18691721558570862, 0.4768613278865814, -0.5083659887313843, 0.012000000104308128, -0.011531000025570393, -0.21568399667739868, 0.03159400075674057, -3.1405105590820312, 0.18880972266197205, -3.141592502593994, 0.025643333792686462, -0.02021811157464981, -1.111228585243225, -0.2522641122341156, 0.34463244676589966, -1.3894848823547363, 0.0989999994635582, -0.009429999627172947, -0.010999999940395355, 0.1508380025625229, -3.141592502593994, 0.3070034086704254, -3.1408944129943848], "max": [0.01482777763158083, 2.3850045204162598, -0.4858103394508362, 0.3573145568370819, 1.1539674997329712, 0.551069974899292, 0.7170000076293945, 0.44190001487731934, 0.01409399975091219, 0.40448299050331116, 3.1394283771514893, 1.0312103033065796, 3.140580415725708, 0.43830910325050354, 1.8149025440216064, -0.47815221548080444, 1.3253940343856812, 1.2399685382843018, 0.07227233052253723, 0.5809999704360962, 0.3491629958152771, 0.1902959942817688, 0.42050901055336, 3.139131784439087, 1.1018438339233398, 3.134558916091919], "mean": [-0.274691104888916, 1.21112060546875, -0.9743270874023438, 0.03499496728181839, 0.8186975717544556, 0.13069561123847961, 0.23753683269023895, 0.21771939098834991, -0.07697265595197678, 0.23025479912757874, 1.9731636047363281, 0.5822566747665405, 1.4626307487487793, 0.3005927801132202, 1.0942734479904175, -0.7957730293273926, 0.4486214816570282, 0.7622612714767456, -0.6285457611083984, 0.38601768016815186, 0.1860419660806656, 0.0894375741481781, 0.2412179708480835, -0.1470060795545578, 0.731948971748352, -2.1869757175445557], "std": [0.2450403869152069, 0.8237698078155518, 0.3373759090900421, 0.12070953845977783, 0.23087230324745178, 0.25374364852905273, 0.1690007746219635, 0.1557019054889679, 0.08738958835601807, 0.07189382612705231, 2.260786294937134, 0.29800882935523987, 2.2853634357452393, 0.13078686594963074, 0.7105090618133545, 0.22343945503234863, 0.5749544501304626, 0.2909930944442749, 0.5351831912994385, 0.15094821155071259, 0.12834584712982178, 0.06778702139854431, 0.05927019566297531, 2.852882146835327, 0.20912162959575653, 1.4663656949996948], "count": [616]}, "action": {"min": [-0.6432290077209473, -0.02225911058485508, -1.4824289083480835, -0.18691721558570862, 0.4768613278865814, -0.5083659887313843, 0.012000000104308128, -0.011531000025570393, -0.21568399667739868, 0.03159400075674057, -3.1405105590820312, 0.18880972266197205, -3.141592502593994, 0.025643333792686462, -0.02021811157464981, -1.111228585243225, -0.2522641122341156, 0.34463244676589966, -1.3894848823547363, 0.0989999994635582, -0.009429999627172947, -0.010999999940395355, 0.1508380025625229, -3.141592502593994, 0.3070034086704254, -3.1408944129943848], "max": [0.01482777763158083, 2.3850045204162598, -0.4858103394508362, 0.3573145568370819, 1.1539674997329712, 0.551069974899292, 0.7170000076293945, 0.44190001487731934, 0.01409399975091219, 0.40448299050331116, 3.1394283771514893, 1.0312103033065796, 3.140580415725708, 0.43830910325050354, 1.8149025440216064, -0.47815221548080444, 1.3253940343856812, 1.2399685382843018, 0.07227233052253723, 0.5809999704360962, 0.3491629958152771, 0.1902959942817688, 0.42050901055336, 3.139131784439087, 1.1018438339233398, 3.134558916091919], "mean": [-0.274691104888916, 1.21112060546875, -0.9743270874023438, 0.03499496728181839, 0.8186975717544556, 0.13069561123847961, 0.23753683269023895, 0.21771939098834991, -0.07697265595197678, 0.23025479912757874, 1.9731636047363281, 0.5822566747665405, 1.4626307487487793, 0.3005927801132202, 1.0942734479904175, -0.7957730293273926, 0.4486214816570282, 0.7622612714767456, -0.6285457611083984, 0.38601768016815186, 0.1860419660806656, 0.0894375741481781, 0.2412179708480835, -0.1470060795545578, 0.731948971748352, -2.1869757175445557], "std": [0.2450403869152069, 0.8237698078155518, 0.3373759090900421, 0.12070953845977783, 0.23087230324745178, 0.25374364852905273, 0.1690007746219635, 0.1557019054889679, 0.08738958835601807, 0.07189382612705231, 2.260786294937134, 0.29800882935523987, 2.2853634357452393, 0.13078686594963074, 0.7105090618133545, 0.22343945503234863, 0.5749544501304626, 0.2909930944442749, 0.5351831912994385, 0.15094821155071259, 0.12834584712982178, 0.06778702139854431, 0.05927019566297531, 2.852882146835327, 0.20912162959575653, 1.4663656949996948], "count": [616]}, "timestamp": {"min": [0.0], "max": [20.5], "mean": [10.25], "std": [5.927454953200591], "count": [616]}, "frame_index": {"min": [0], "max": [615], "mean": [307.5], "std": [177.82364859601773], "count": [616]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [616]}, "index": {"min": [41643], "max": [42258], "mean": [41950.5], "std": [177.82364859601773], "count": [616]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [616]}, "subtask_annotation": {"mean": [2.227272727272727, 5.0, 5.0, 5.0, 5.0], "std": [1.9524301449922277, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [616]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [616]}, "eef_direction_state": {"mean": [4.48051948051948, 4.1477272727272725], "std": [2.15162511586729, 2.033628330192141], "min": [0, 0], "max": [6, 6], "count": [616]}, "eef_velocity_state": {"mean": [0.724025974025974, 0.9642857142857143], "std": [0.8928689491545325, 0.8386119152154784], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_acc_mag_state": {"mean": [0.6493506493506493, 0.7938311688311688], "std": [0.841554433211552, 0.8497674991813148], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_direction_action": {"mean": [4.48051948051948, 4.1477272727272725], "std": [2.15162511586729, 2.033628330192141], "min": [0, 0], "max": [6, 6], "count": [616]}, "eef_velocity_action": {"mean": [0.724025974025974, 0.9642857142857143], "std": [0.8928689491545325, 0.8386119152154784], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_acc_mag_action": {"mean": [0.6493506493506493, 0.7938311688311688], "std": [0.841554433211552, 0.8497674991813148], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_sim_pose_state": {"mean": [0.4568125553459488, 0.2244031435707138, 1.0054065294704488, 2.553213446685037, -0.0895015744177283, 1.1704447487598109, 0.4247690947591105, -0.20950473285298285, 1.0166838688470827, 2.375962668859582, -0.06313517709232437, 2.1733761320783014], "std": [0.1557646320591872, 0.08742429017557676, 0.07176548200319609, 0.29592284204618097, 0.12347792668528539, 0.44169912855789445, 0.12841326131962952, 0.0675432619657393, 0.05895653773494239, 0.18793421922704856, 0.3016453509819645, 0.3819638676906725], "min": [0.2275443929404307, 0.08565709150366428, 0.8070840530933617, 2.1076688847925267, -0.29187797377446634, 0.46293002077056755, 0.22944854478547574, -0.3095683852498069, 0.9269072466558966, 2.0360440992622855, -0.5674435163130371, 1.5067704468025764], "max": [0.6807333637911673, 0.3154590935954744, 1.17952267993459, 2.9511428987983237, 0.14284076286864034, 1.7153856224408184, 0.5869930725951769, -0.10909778183557732, 1.1956183949065862, 2.7822792995405443, 0.6338838099913939, 2.761616071905713], "count": [616]}, "eef_sim_pose_action": {"mean": [0.4568125553459488, 0.2244031435707138, 1.0054065294704488, 2.553213446685037, -0.0895015744177283, 1.1704447487598109, 0.4247690947591105, -0.20950473285298285, 1.0166838688470827, 2.375962668859582, -0.06313517709232437, 2.1733761320783014], "std": [0.1557646320591872, 0.08742429017557676, 0.07176548200319609, 0.29592284204618097, 0.12347792668528539, 0.44169912855789445, 0.12841326131962952, 0.0675432619657393, 0.05895653773494239, 0.18793421922704856, 0.3016453509819645, 0.3819638676906725], "min": [0.2275443929404307, 0.08565709150366428, 0.8070840530933617, 2.1076688847925267, -0.29187797377446634, 0.46293002077056755, 0.22944854478547574, -0.3095683852498069, 0.9269072466558966, 2.0360440992622855, -0.5674435163130371, 1.5067704468025764], "max": [0.6807333637911673, 0.3154590935954744, 1.17952267993459, 2.9511428987983237, 0.14284076286864034, 1.7153856224408184, 0.5869930725951769, -0.10909778183557732, 1.1956183949065862, 2.7822792995405443, 0.6338838099913939, 2.761616071905713], "count": [616]}, "gripper_mode_state": {"mean": [0.775974025974026, 0.4837662337662338], "std": [0.4169392485574985, 0.49973639534645586], "min": [0, 0], "max": [1, 1], "count": [616]}, "gripper_activity_state": {"mean": [1.8896103896103895, 1.8993506493506493], "std": [0.3832819367110022, 0.4024271738983172], "min": [0, 0], "max": [2, 2], "count": [616]}, "gripper_mode_action": {"mean": [0.775974025974026, 0.4837662337662338], "std": [0.4169392485574985, 0.49973639534645586], "min": [0, 0], "max": [1, 1], "count": [616]}, "gripper_activity_action": {"mean": [1.8896103896103895, 1.8993506493506493], "std": [0.3832819367110022, 0.4024271738983172], "min": [0, 0], "max": [2, 2], "count": [616]}, "gripper_open_scale_state": {"mean": [0.2969196459388832, 0.48252028695839855], "std": [0.21125103031195347, 0.18868547274951825], "min": [0.01500000013038516, 0.12374999932944775], "max": [0.8962500095367432, 0.7262499630451202], "count": [616]}, "gripper_open_scale_action": {"mean": [0.2969196459388832, 0.48252028695839855], "std": [0.21125103031195347, 0.18868547274951825], "min": [0.01500000013038516, 0.12374999932944775], "max": [0.8962500095367432, 0.7262499630451202], "count": [616]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.9450980392156862]], [[0.9137254901960784]]], "mean": [[[0.4046100193549642]], [[0.4057627314814815]], [[0.38102945066915656]]], "std": [[[0.14622886137372185]], [[0.15187261754599815]], [[0.14616186310277662]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6588235294117647]], [[0.6784313725490196]]], "mean": [[[0.49874587855975727]], [[0.4970017817022642]], [[0.4866347145629085]]], "std": [[[0.10949062410911738]], [[0.11585095674995832]], [[0.11839293280086821]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9725490196078431]]], "mean": [[[0.4929272109885621]], [[0.46088381368172265]], [[0.44856477773401027]]], "std": [[[0.14331761438633137]], [[0.15583945055994372]], [[0.16134516194256981]]], "count": [112]}, "observation.state": {"min": [-0.623237669467926, -0.022660333663225174, -1.4755034446716309, -0.07911055535078049, 0.5194083452224731, -0.27734923362731934, 0.01599999889731407, -0.020475000143051147, -0.20651400089263916, 0.03126699849963188, -3.1398823261260986, 0.11714649200439453, -3.139410972595215, 0.007379000075161457, -0.018665555864572525, -0.9255149960517883, -0.308644562959671, -0.009071110747754574, -1.41498863697052, 0.07799999415874481, -0.010758999735116959, -0.009983999654650688, 0.13594600558280945, -3.1351349353790283, 0.3172135651111603, -3.132429599761963], "max": [0.05467088893055916, 2.379753589630127, -0.48594990372657776, 0.20469310879707336, 1.1672078371047974, 0.7098144292831421, 0.7150000333786011, 0.44340598583221436, 0.016963999718427658, 0.43991899490356445, 3.13996958732605, 1.2113282680511475, 3.140702486038208, 0.5199316740036011, 1.871963381767273, -0.4740004539489746, 1.4170122146606445, 1.2255942821502686, 0.04514622315764427, 0.5110000371932983, 0.32993099093437195, 0.2110780030488968, 0.38342800736427307, 3.1408770084381104, 1.012221097946167, -1.3569934368133545], "mean": [-0.20272038877010345, 1.1083744764328003, -0.9382947087287903, 0.0967993438243866, 0.8602118492126465, 0.05069615691900253, 0.28732138872146606, 0.20359353721141815, -0.04662774130702019, 0.2320048063993454, 2.658064365386963, 0.6192842721939087, 1.6292791366577148, 0.28572630882263184, 0.9165971279144287, -0.7215166091918945, 0.23551367223262787, 0.7089943885803223, -0.5180765986442566, 0.28762906789779663, 0.15699754655361176, 0.07709620893001556, 0.248167484998703, -0.7086703777313232, 0.7387571334838867, -2.494337558746338], "std": [0.1943911761045456, 0.8681235909461975, 0.35101398825645447, 0.08629699796438217, 0.2267824113368988, 0.2883572280406952, 0.132882758975029, 0.16894236207008362, 0.0688779205083847, 0.07652301341295242, 1.4720408916473389, 0.33919140696525574, 2.3246378898620605, 0.17527692019939423, 0.7227422595024109, 0.19076499342918396, 0.5120766758918762, 0.393546462059021, 0.4630732238292694, 0.13070733845233917, 0.1305268108844757, 0.07279336452484131, 0.0503440760076046, 2.7106170654296875, 0.22934605181217194, 0.5706023573875427], "count": [541]}, "action": {"min": [-0.623237669467926, -0.022660333663225174, -1.4755034446716309, -0.07911055535078049, 0.5194083452224731, -0.27734923362731934, 0.01599999889731407, -0.020475000143051147, -0.20651400089263916, 0.03126699849963188, -3.1398823261260986, 0.11714649200439453, -3.139410972595215, 0.007379000075161457, -0.018665555864572525, -0.9255149960517883, -0.308644562959671, -0.009071110747754574, -1.41498863697052, 0.07799999415874481, -0.010758999735116959, -0.009983999654650688, 0.13594600558280945, -3.1351349353790283, 0.3172135651111603, -3.132429599761963], "max": [0.05467088893055916, 2.379753589630127, -0.48594990372657776, 0.20469310879707336, 1.1672078371047974, 0.7098144292831421, 0.7150000333786011, 0.44340598583221436, 0.016963999718427658, 0.43991899490356445, 3.13996958732605, 1.2113282680511475, 3.140702486038208, 0.5199316740036011, 1.871963381767273, -0.4740004539489746, 1.4170122146606445, 1.2255942821502686, 0.04514622315764427, 0.5110000371932983, 0.32993099093437195, 0.2110780030488968, 0.38342800736427307, 3.1408770084381104, 1.012221097946167, -1.3569934368133545], "mean": [-0.20272038877010345, 1.1083744764328003, -0.9382947087287903, 0.0967993438243866, 0.8602118492126465, 0.05069615691900253, 0.28732138872146606, 0.20359353721141815, -0.04662774130702019, 0.2320048063993454, 2.658064365386963, 0.6192842721939087, 1.6292791366577148, 0.28572630882263184, 0.9165971279144287, -0.7215166091918945, 0.23551367223262787, 0.7089943885803223, -0.5180765986442566, 0.28762906789779663, 0.15699754655361176, 0.07709620893001556, 0.248167484998703, -0.7086703777313232, 0.7387571334838867, -2.494337558746338], "std": [0.1943911761045456, 0.8681235909461975, 0.35101398825645447, 0.08629699796438217, 0.2267824113368988, 0.2883572280406952, 0.132882758975029, 0.16894236207008362, 0.0688779205083847, 0.07652301341295242, 1.4720408916473389, 0.33919140696525574, 2.3246378898620605, 0.17527692019939423, 0.7227422595024109, 0.19076499342918396, 0.5120766758918762, 0.393546462059021, 0.4630732238292694, 0.13070733845233917, 0.1305268108844757, 0.07279336452484131, 0.0503440760076046, 2.7106170654296875, 0.22934605181217194, 0.5706023573875427], "count": [541]}, "timestamp": {"min": [0.0], "max": [18.0], "mean": [9.0], "std": [5.205766033928148], "count": [541]}, "frame_index": {"min": [0], "max": [540], "mean": [270.0], "std": [156.17298101784445], "count": [541]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [541]}, "index": {"min": [42259], "max": [42799], "mean": [42529.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [2.502772643253235, 5.0, 5.0, 5.0, 5.0], "std": [1.8053349984495524, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [541]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [541]}, "eef_direction_state": {"mean": [4.317929759704251, 3.955637707948244], "std": [2.295747125409902, 2.2385198209737447], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.7523105360443623, 0.9297597042513863], "std": [0.9128469125885544, 0.8307078565881778], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.5951940850277264, 0.7578558225508318], "std": [0.8206524439008012, 0.837299497619451], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [4.317929759704251, 3.955637707948244], "std": [2.295747125409902, 2.2385198209737447], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.7523105360443623, 0.9297597042513863], "std": [0.9128469125885544, 0.8307078565881778], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.5951940850277264, 0.7578558225508318], "std": [0.8206524439008012, 0.837299497619451], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.44259787529451317, 0.25475669550543106, 1.0072294350850926, 2.519242370618459, -0.08733477581089569, 1.2976940152486636, 0.3955762996829001, -0.221758588547589, 1.0234489319793545, 2.3542803990170156, 0.09673239402910908, 2.1647355750853094], "std": [0.16899360896835125, 0.06888886994266777, 0.07644729241527704, 0.3374977609478691, 0.07382727018996588, 0.3954496463441332, 0.13043620951582902, 0.0725690925423094, 0.05009843674052302, 0.17931444998682006, 0.37707782958326597, 0.45425211870328014], "min": [0.21856687984666878, 0.09483331258654151, 0.8066246824857705, 1.9294189703191968, -0.24984351784268188, 0.30963382952521457, 0.22742728500638243, -0.30858580423824594, 0.9118041055320593, 2.1274633977401187, -0.4947107253590286, 1.5240720992289567], "max": [0.6821477984997965, 0.31835159501453847, 1.2149539970832772, 3.023670050309189, 0.021831293590726997, 1.6647334418164395, 0.5678277115135, -0.08836445492427031, 1.1584636716377668, 2.665522248025926, 0.8448624942521046, 2.978952658469544], "count": [541]}, "eef_sim_pose_action": {"mean": [0.44259787529451317, 0.25475669550543106, 1.0072294350850926, 2.519242370618459, -0.08733477581089569, 1.2976940152486636, 0.3955762996829001, -0.221758588547589, 1.0234489319793545, 2.3542803990170156, 0.09673239402910908, 2.1647355750853094], "std": [0.16899360896835125, 0.06888886994266777, 0.07644729241527704, 0.3374977609478691, 0.07382727018996588, 0.3954496463441332, 0.13043620951582902, 0.0725690925423094, 0.05009843674052302, 0.17931444998682006, 0.37707782958326597, 0.45425211870328014], "min": [0.21856687984666878, 0.09483331258654151, 0.8066246824857705, 1.9294189703191968, -0.24984351784268188, 0.30963382952521457, 0.22742728500638243, -0.30858580423824594, 0.9118041055320593, 2.1274633977401187, -0.4947107253590286, 1.5240720992289567], "max": [0.6821477984997965, 0.31835159501453847, 1.2149539970832772, 3.023670050309189, 0.021831293590726997, 1.6647334418164395, 0.5678277115135, -0.08836445492427031, 1.1584636716377668, 2.665522248025926, 0.8448624942521046, 2.978952658469544], "count": [541]}, "gripper_mode_state": {"mean": [0.9574861367837338, 0.9260628465804066], "std": [0.20175835707770348, 0.261668589562833], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.8964879852125693, 1.9038817005545285], "std": [0.3850326514034488, 0.40101960722236113], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.9574861367837338, 0.9260628465804066], "std": [0.20175835707770348, 0.261668589562833], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.8964879852125693, 1.9038817005545285], "std": [0.3850326514034488, 0.40101960722236113], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.3591520358488143, 0.35953558418493503], "std": [0.16610271113286817, 0.16338399832982053], "min": [0.01999999862164259, 0.09749999269843102], "max": [0.8937500417232513, 0.6387500464916229], "count": [541]}, "gripper_open_scale_action": {"mean": [0.3591520358488143, 0.35953558418493503], "std": [0.16610271113286817, 0.16338399832982053], "min": [0.01999999862164259, 0.09749999269843102], "max": [0.8937500417232513, 0.6387500464916229], "count": [541]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.9215686274509803]], [[0.9098039215686274]]], "mean": [[[0.403345675854883]], [[0.4052927678317704]], [[0.3809819527327839]]], "std": [[[0.14731052140391454]], [[0.15368079833760323]], [[0.14829970235683107]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6862745098039216]], [[0.7058823529411765]]], "mean": [[[0.49915687517760726]], [[0.4980305147058824]], [[0.48769503765274225]]], "std": [[[0.11218114257774614]], [[0.11816691097935472]], [[0.12143491853114916]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4971972612958227]], [[0.4643367984512646]], [[0.4521808326229042]]], "std": [[[0.14127652692942724]], [[0.15603119759794604]], [[0.16276464954072287]]], "count": [115]}, "observation.state": {"min": [-0.5644673109054565, -0.022660333663225174, -1.2908365726470947, -0.008268666453659534, 0.2963287830352783, -0.4321512281894684, 0.012000000104308128, -0.01056700013577938, -0.17969100177288055, 0.03381799906492233, -3.141592502593994, 0.210224911570549, -3.141592502593994, 0.007379000075161457, -0.018717888742685318, -0.9886464476585388, -0.9215551018714905, 0.12233788520097733, -1.61448335647583, 0.10999999940395355, -0.011796999722719193, -0.004499000031501055, 0.11843699961900711, -3.132150411605835, 0.2990621328353882, -3.0059282779693604], "max": [0.05430455505847931, 2.2938921451568604, -0.48594990372657776, 0.3814402222633362, 1.1603870391845703, 0.4066125452518463, 0.5900000333786011, 0.41851699352264404, 0.020167000591754913, 0.3961299955844879, 3.1406850814819336, 1.044108271598816, 3.1409642696380615, 0.5285841226577759, 1.9748332500457764, -0.4740004539489746, 1.64066743850708, 1.1704524755477905, 0.3942444324493408, 0.4749999940395355, 0.30533498525619507, 0.21212400496006012, 0.3716979920864105, 3.1397252082824707, 1.0086257457733154, -1.547635793685913], "mean": [-0.23643162846565247, 1.1253432035446167, -0.8802734017372131, 0.2096729576587677, 0.774052083492279, -0.0934167131781578, 0.2908881604671478, 0.20599819719791412, -0.04992078244686127, 0.22621335089206696, 2.745361804962158, 0.6362106204032898, 0.9861007928848267, 0.38157641887664795, 0.9782254099845886, -0.7490046620368958, 0.17702451348304749, 0.72947096824646, -0.38064441084861755, 0.30416542291641235, 0.16336674988269806, 0.0914464071393013, 0.2453516721725464, -0.8654367923736572, 0.7320903539657593, -2.499768018722534], "std": [0.20254433155059814, 0.8221292495727539, 0.2946878671646118, 0.12038755416870117, 0.2865903973579407, 0.22720450162887573, 0.12979939579963684, 0.15749764442443848, 0.06512577086687088, 0.07503959536552429, 1.1881242990493774, 0.27849021553993225, 2.6487202644348145, 0.16410166025161743, 0.725681722164154, 0.19667279720306396, 0.70082026720047, 0.3464721739292145, 0.5400989651679993, 0.1167261153459549, 0.12797729671001434, 0.07506060600280762, 0.05870358273386955, 2.676394462585449, 0.20731733739376068, 0.4484657645225525], "count": [563]}, "action": {"min": [-0.5644673109054565, -0.022660333663225174, -1.2908365726470947, -0.008268666453659534, 0.2963287830352783, -0.4321512281894684, 0.012000000104308128, -0.01056700013577938, -0.17969100177288055, 0.03381799906492233, -3.141592502593994, 0.210224911570549, -3.141592502593994, 0.007379000075161457, -0.018717888742685318, -0.9886464476585388, -0.9215551018714905, 0.12233788520097733, -1.61448335647583, 0.10999999940395355, -0.011796999722719193, -0.004499000031501055, 0.11843699961900711, -3.132150411605835, 0.2990621328353882, -3.0059282779693604], "max": [0.05430455505847931, 2.2938921451568604, -0.48594990372657776, 0.3814402222633362, 1.1603870391845703, 0.4066125452518463, 0.5900000333786011, 0.41851699352264404, 0.020167000591754913, 0.3961299955844879, 3.1406850814819336, 1.044108271598816, 3.1409642696380615, 0.5285841226577759, 1.9748332500457764, -0.4740004539489746, 1.64066743850708, 1.1704524755477905, 0.3942444324493408, 0.4749999940395355, 0.30533498525619507, 0.21212400496006012, 0.3716979920864105, 3.1397252082824707, 1.0086257457733154, -1.547635793685913], "mean": [-0.23643162846565247, 1.1253432035446167, -0.8802734017372131, 0.2096729576587677, 0.774052083492279, -0.0934167131781578, 0.2908881604671478, 0.20599819719791412, -0.04992078244686127, 0.22621335089206696, 2.745361804962158, 0.6362106204032898, 0.9861007928848267, 0.38157641887664795, 0.9782254099845886, -0.7490046620368958, 0.17702451348304749, 0.72947096824646, -0.38064441084861755, 0.30416542291641235, 0.16336674988269806, 0.0914464071393013, 0.2453516721725464, -0.8654367923736572, 0.7320903539657593, -2.499768018722534], "std": [0.20254433155059814, 0.8221292495727539, 0.2946878671646118, 0.12038755416870117, 0.2865903973579407, 0.22720450162887573, 0.12979939579963684, 0.15749764442443848, 0.06512577086687088, 0.07503959536552429, 1.1881242990493774, 0.27849021553993225, 2.6487202644348145, 0.16410166025161743, 0.725681722164154, 0.19667279720306396, 0.70082026720047, 0.3464721739292145, 0.5400989651679993, 0.1167261153459549, 0.12797729671001434, 0.07506060600280762, 0.05870358273386955, 2.676394462585449, 0.20731733739376068, 0.4484657645225525], "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": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [563]}, "index": {"min": [42800], "max": [43362], "mean": [43081.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.7282415630550623, 5.0, 5.0, 5.0, 5.0], "std": [1.7986678310666626, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [563]}, "eef_direction_state": {"mean": [4.396092362344582, 4.104795737122558], "std": [2.127662433326848, 2.2328155892532595], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7939609236234458, 0.9502664298401421], "std": [0.8841403760218851, 0.8560799792024948], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.6518650088809946, 0.7175843694493783], "std": [0.842652436774442, 0.8617549061030279], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.396092362344582, 4.104795737122558], "std": [2.127662433326848, 2.2328155892532595], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7939609236234458, 0.9502664298401421], "std": [0.8841403760218851, 0.8560799792024948], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.6518650088809946, 0.7175843694493783], "std": [0.842652436774442, 0.8617549061030279], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.44510834582453734, 0.2514025904818494, 1.0015678256985237, 2.498224362804354, -0.12830415174389284, 1.3412826442339039, 0.40184855883624787, -0.20757586577720305, 1.020507601972457, 2.36422101874841, 0.05545561279375714, 2.1803130213713366], "std": [0.15762732220959014, 0.06517019587133688, 0.07493466582510336, 0.27469544794928386, 0.10164073372185665, 0.3230897006699347, 0.12801249091178604, 0.07470271238996917, 0.058370296837304284, 0.17320147081330176, 0.3557467260832694, 0.35029399162512087], "min": [0.22810059032759628, 0.12162994674349802, 0.8092923550678688, 2.0969446314657927, -0.3684346186634486, 0.5724693288510521, 0.2268289542770238, -0.303132473400991, 0.894511955392529, 2.1050521345224444, -0.5256667866024831, 1.5835254220084942], "max": [0.657407973162311, 0.3215355730306191, 1.17116401362307, 2.929401018830609, 0.0160023140895722, 1.7348951634789809, 0.5450721390362019, -0.08758526526248968, 1.1468594012903046, 2.702798977375295, 0.8258638702339933, 2.8230897855448944], "count": [563]}, "eef_sim_pose_action": {"mean": [0.44510834582453734, 0.2514025904818494, 1.0015678256985237, 2.498224362804354, -0.12830415174389284, 1.3412826442339039, 0.40184855883624787, -0.20757586577720305, 1.020507601972457, 2.36422101874841, 0.05545561279375714, 2.1803130213713366], "std": [0.15762732220959014, 0.06517019587133688, 0.07493466582510336, 0.27469544794928386, 0.10164073372185665, 0.3230897006699347, 0.12801249091178604, 0.07470271238996917, 0.058370296837304284, 0.17320147081330176, 0.3557467260832694, 0.35029399162512087], "min": [0.22810059032759628, 0.12162994674349802, 0.8092923550678688, 2.0969446314657927, -0.3684346186634486, 0.5724693288510521, 0.2268289542770238, -0.303132473400991, 0.894511955392529, 2.1050521345224444, -0.5256667866024831, 1.5835254220084942], "max": [0.657407973162311, 0.3215355730306191, 1.17116401362307, 2.929401018830609, 0.0160023140895722, 1.7348951634789809, 0.5450721390362019, -0.08758526526248968, 1.1468594012903046, 2.702798977375295, 0.8258638702339933, 2.8230897855448944], "count": [563]}, "gripper_mode_state": {"mean": [0.9626998223801065, 0.6127886323268206], "std": [0.18949637033309552, 0.4871126403798669], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8987566607460036, 1.9076376554174068], "std": [0.3844886102444125, 0.3935473278489218], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.9626998223801065, 0.6127886323268206], "std": [0.18949637033309552, 0.4871126403798669], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.8987566607460036, 1.9076376554174068], "std": [0.3844886102444125, 0.3935473278489218], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.36361012519932756, 0.3802086865003378], "std": [0.1622494651470121, 0.1459076848323138], "min": [0.01500000013038516, 0.13749999925494194], "max": [0.7375000417232513, 0.5937499925494194], "count": [563]}, "gripper_open_scale_action": {"mean": [0.36361012519932756, 0.3802086865003378], "std": [0.1622494651470121, 0.1459076848323138], "min": [0.01500000013038516, 0.13749999925494194], "max": [0.7375000417232513, 0.5937499925494194], "count": [563]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9803921568627451]], [[0.8980392156862745]]], "mean": [[[0.4042687834224599]], [[0.4052984922756982]], [[0.38098849524658346]]], "std": [[[0.14137959716161144]], [[0.1482834694557122]], [[0.1425672377056826]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4917639761586453]], [[0.4902302621806298]], [[0.4794197656714201]]], "std": [[[0.10742509117579804]], [[0.11472404602250494]], [[0.11865991425492341]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.49302429070112896]], [[0.46058153223410575]], [[0.448360843731432]]], "std": [[[0.1361800803186799]], [[0.15126283223426998]], [[0.15796646896287717]]], "count": [110]}, "observation.state": {"min": [-0.4087233245372772, -0.0221021119505167, -1.4249145984649658, -0.5724568963050842, 0.40846166014671326, -0.2659928798675537, 0.020000001415610313, -0.011717000044882298, -0.19472000002861023, 0.04234499856829643, -3.141592502593994, 0.19163717329502106, -3.13860821723938, 0.007413888815790415, -0.019764555618166924, -0.8793046474456787, -0.28704833984375, 0.08026188611984253, -1.4083597660064697, 0.10599999874830246, -0.012237000279128551, -0.0009130000253207982, 0.14123199880123138, -3.141592502593994, 0.28445374965667725, -2.95196270942688], "max": [0.02798088826239109, 2.335113286972046, -0.48673489689826965, 0.20603632926940918, 1.1670159101486206, 1.0866492986679077, 0.6340000033378601, 0.44051000475883484, 0.020795999094843864, 0.4845989942550659, 3.135798215866089, 1.0796955823898315, 3.137124538421631, 0.47890233993530273, 1.8120068311691284, -0.47227343916893005, 1.4208325147628784, 1.1704524755477905, 0.019938999786973, 0.5389999747276306, 0.3088650107383728, 0.15566599369049072, 0.36958199739456177, 3.138573169708252, 1.0829592943191528, -1.4243457317352295], "mean": [-0.11478164047002792, 1.2961201667785645, -1.0827356576919556, -0.12345558404922485, 0.8961076736450195, 0.2882167100906372, 0.35324826836586, 0.24790796637535095, -0.045164767652750015, 0.22318804264068604, 0.5337415933609009, 0.5813423991203308, 2.303046226501465, 0.3021164834499359, 0.8874804973602295, -0.7046363353729248, 0.20225779712200165, 0.7226662039756775, -0.48185092210769653, 0.33467647433280945, 0.15369562804698944, 0.07109054177999496, 0.2550807595252991, -0.6024852991104126, 0.7121859788894653, -2.4641456604003906], "std": [0.11172995716333389, 0.8921743035316467, 0.4240589737892151, 0.19269700348377228, 0.2258812040090561, 0.3298085331916809, 0.15804515779018402, 0.1809588074684143, 0.05610328167676926, 0.08582506328821182, 3.0032684803009033, 0.32114899158477783, 1.5314198732376099, 0.13588440418243408, 0.6610373258590698, 0.16820889711380005, 0.45880067348480225, 0.3629550635814667, 0.4488857090473175, 0.13722540438175201, 0.12214954197406769, 0.05617717653512955, 0.04786255210638046, 2.7746481895446777, 0.2381100207567215, 0.5450757741928101], "count": [531]}, "action": {"min": [-0.4087233245372772, -0.0221021119505167, -1.4249145984649658, -0.5724568963050842, 0.40846166014671326, -0.2659928798675537, 0.020000001415610313, -0.011717000044882298, -0.19472000002861023, 0.04234499856829643, -3.141592502593994, 0.19163717329502106, -3.13860821723938, 0.007413888815790415, -0.019764555618166924, -0.8793046474456787, -0.28704833984375, 0.08026188611984253, -1.4083597660064697, 0.10599999874830246, -0.012237000279128551, -0.0009130000253207982, 0.14123199880123138, -3.141592502593994, 0.28445374965667725, -2.95196270942688], "max": [0.02798088826239109, 2.335113286972046, -0.48673489689826965, 0.20603632926940918, 1.1670159101486206, 1.0866492986679077, 0.6340000033378601, 0.44051000475883484, 0.020795999094843864, 0.4845989942550659, 3.135798215866089, 1.0796955823898315, 3.137124538421631, 0.47890233993530273, 1.8120068311691284, -0.47227343916893005, 1.4208325147628784, 1.1704524755477905, 0.019938999786973, 0.5389999747276306, 0.3088650107383728, 0.15566599369049072, 0.36958199739456177, 3.138573169708252, 1.0829592943191528, -1.4243457317352295], "mean": [-0.11478164047002792, 1.2961201667785645, -1.0827356576919556, -0.12345558404922485, 0.8961076736450195, 0.2882167100906372, 0.35324826836586, 0.24790796637535095, -0.045164767652750015, 0.22318804264068604, 0.5337415933609009, 0.5813423991203308, 2.303046226501465, 0.3021164834499359, 0.8874804973602295, -0.7046363353729248, 0.20225779712200165, 0.7226662039756775, -0.48185092210769653, 0.33467647433280945, 0.15369562804698944, 0.07109054177999496, 0.2550807595252991, -0.6024852991104126, 0.7121859788894653, -2.4641456604003906], "std": [0.11172995716333389, 0.8921743035316467, 0.4240589737892151, 0.19269700348377228, 0.2258812040090561, 0.3298085331916809, 0.15804515779018402, 0.1809588074684143, 0.05610328167676926, 0.08582506328821182, 3.0032684803009033, 0.32114899158477783, 1.5314198732376099, 0.13588440418243408, 0.6610373258590698, 0.16820889711380005, 0.45880067348480225, 0.3629550635814667, 0.4488857090473175, 0.13722540438175201, 0.12214954197406769, 0.05617717653512955, 0.04786255210638046, 2.7746481895446777, 0.2381100207567215, 0.5450757741928101], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [531]}, "index": {"min": [43363], "max": [43893], "mean": [43628.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.6177024482109226, 5.0, 5.0, 5.0, 5.0], "std": [1.8264604594044742, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [531]}, "eef_direction_state": {"mean": [4.1807909604519775, 4.148775894538606], "std": [2.2493539845956274, 2.178151527317091], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8568738229755178, 0.9077212806026366], "std": [0.9073070297458607, 0.8124251004150638], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7062146892655368, 0.6836158192090396], "std": [0.8505780592560597, 0.8174733219293052], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [4.1807909604519775, 4.148775894538606], "std": [2.2493539845956274, 2.178151527317091], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8568738229755178, 0.9077212806026366], "std": [0.9073070297458607, 0.8124251004150638], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7062146892655368, 0.6836158192090396], "std": [0.8505780592560597, 0.8174733219293052], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4867446125997391, 0.2562506384644879, 0.998164625238652, 2.5576681041293137, -0.02015374462705032, 1.2185838987610247, 0.3921422239219877, -0.22775261126695914, 1.030329124201685, 2.390341023231633, 0.10563683683677623, 2.206987407121824], "std": [0.18086264312904024, 0.05609138661014708, 0.08565811411254334, 0.3222388881125095, 0.07542575138696936, 0.32250233917876026, 0.12212964162959383, 0.055965089058183246, 0.04768140595307019, 0.1974906291520571, 0.362445855088464, 0.4203230731234042], "min": [0.22722080138947248, 0.10667041957497073, 0.8178239185597174, 2.050623664471728, -0.2577860717842564, 0.39586720763386474, 0.22636919583012266, -0.2995005975542938, 0.9172693556439685, 2.0582579098249676, -0.48305646958217285, 1.690181460807268], "max": [0.6792943286602501, 0.322162339117837, 1.259271374142277, 2.948626896375437, 0.08152796631603332, 1.6611436851001087, 0.546728853618771, -0.1438911916096557, 1.144593130232507, 2.7385482954346427, 0.8131699110805437, 2.9796930289217203], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4867446125997391, 0.2562506384644879, 0.998164625238652, 2.5576681041293137, -0.02015374462705032, 1.2185838987610247, 0.3921422239219877, -0.22775261126695914, 1.030329124201685, 2.390341023231633, 0.10563683683677623, 2.206987407121824], "std": [0.18086264312904024, 0.05609138661014708, 0.08565811411254334, 0.3222388881125095, 0.07542575138696936, 0.32250233917876026, 0.12212964162959383, 0.055965089058183246, 0.04768140595307019, 0.1974906291520571, 0.362445855088464, 0.4203230731234042], "min": [0.22722080138947248, 0.10667041957497073, 0.8178239185597174, 2.050623664471728, -0.2577860717842564, 0.39586720763386474, 0.22636919583012266, -0.2995005975542938, 0.9172693556439685, 2.0582579098249676, -0.48305646958217285, 1.690181460807268], "max": [0.6792943286602501, 0.322162339117837, 1.259271374142277, 2.948626896375437, 0.08152796631603332, 1.6611436851001087, 0.546728853618771, -0.1438911916096557, 1.144593130232507, 2.7385482954346427, 0.8131699110805437, 2.9796930289217203], "count": [531]}, "gripper_mode_state": {"mean": [0.4293785310734463, 0.3032015065913371], "std": [0.494987482797958, 0.45964154837447124], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.911487758945386, 1.896421845574388], "std": [0.3652513121627295, 0.4191804431171427], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4293785310734463, 0.3032015065913371], "std": [0.494987482797958, 0.45964154837447124], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.911487758945386, 1.896421845574388], "std": [0.3652513121627295, 0.4191804431171427], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.4415583893570789, 0.4183450944567355], "std": [0.19755605040338237, 0.17153200279912215], "min": [0.025000001769512892, 0.13249999843537807], "max": [0.7925000041723251, 0.6737499684095383], "count": [531]}, "gripper_open_scale_action": {"mean": [0.4415583893570789, 0.4183450944567355], "std": [0.19755605040338237, 0.17153200279912215], "min": [0.025000001769512892, 0.13249999843537807], "max": [0.7925000041723251, 0.6737499684095383], "count": [531]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8666666666666667]], [[0.8588235294117647]]], "mean": [[[0.40548933246972463]], [[0.4073444645626018]], [[0.38295496231525644]]], "std": [[[0.1361408908501984]], [[0.14462166473307234]], [[0.13942785701063054]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.49400776879821]], [[0.49303862134193016]], [[0.48168290717187773]]], "std": [[[0.10579240043256789]], [[0.11275627744052537]], [[0.11641330488646531]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.4890657201318966]], [[0.4594626299093211]], [[0.44552598922451864]]], "std": [[[0.13986774768694293]], [[0.15148063253553803]], [[0.15899137163856022]]], "count": [111]}, "observation.state": {"min": [-0.5050340890884399, -0.022311445325613022, -1.3844783306121826, -0.26703956723213196, 0.3502495586872101, -0.4559454321861267, 0.0139999995008111, -0.012852000072598457, -0.189301997423172, 0.03364900127053261, -3.138538360595703, 0.22893483936786652, -3.1363916397094727, 0.010274778120219707, -0.02021811157464981, -1.0414682626724243, -0.8239883184432983, 0.3616582155227661, -1.2516738176345825, 0.07199999690055847, -0.00963599979877472, -0.0023320000618696213, 0.1683190017938614, -3.1368279457092285, 0.16997762024402618, -3.011652946472168], "max": [0.017775889486074448, 2.3385846614837646, -0.47609376907348633, 0.25491565465927124, 1.1451754570007324, 0.8681750893592834, 0.6620000600814819, 0.4328320026397705, 0.016801999881863594, 0.410957008600235, 3.132988214492798, 1.0673037767410278, 3.139934539794922, 0.6080086827278137, 1.8002841472625732, -0.47227343916893005, 1.1716212034225464, 1.1515426635742188, 0.34236466884613037, 0.5189999938011169, 0.3121730089187622, 0.18358899652957916, 0.38553500175476074, 3.1360599994659424, 1.0803239345550537, -1.6783260107040405], "mean": [-0.15838943421840668, 1.142764925956726, -0.9488580226898193, 0.03466439247131348, 0.8063432574272156, 0.10548969358205795, 0.3345950245857239, 0.21900799870491028, -0.042879242449998856, 0.22476500272750854, 2.5647964477539062, 0.6480940580368042, 1.9163841009140015, 0.3309558033943176, 0.879363477230072, -0.7505730986595154, 0.04090768098831177, 0.7858299612998962, -0.2960970401763916, 0.31820425391197205, 0.15647338330745697, 0.07246427237987518, 0.2575839161872864, -1.0445393323898315, 0.7298223972320557, -2.5122556686401367], "std": [0.1377524882555008, 0.893041729927063, 0.38434234261512756, 0.1379089057445526, 0.2567532956600189, 0.2701301574707031, 0.13718931376934052, 0.17803120613098145, 0.05404185503721237, 0.07842813432216644, 1.5697768926620483, 0.298638254404068, 2.030479669570923, 0.20007434487342834, 0.7196985483169556, 0.22919721901416779, 0.546120285987854, 0.296953409910202, 0.38993701338768005, 0.1410895138978958, 0.1337621957063675, 0.06613035500049591, 0.04460581764578819, 2.6533195972442627, 0.2771320641040802, 0.4350394010543823], "count": [538]}, "action": {"min": [-0.5050340890884399, -0.022311445325613022, -1.3844783306121826, -0.26703956723213196, 0.3502495586872101, -0.4559454321861267, 0.0139999995008111, -0.012852000072598457, -0.189301997423172, 0.03364900127053261, -3.138538360595703, 0.22893483936786652, -3.1363916397094727, 0.010274778120219707, -0.02021811157464981, -1.0414682626724243, -0.8239883184432983, 0.3616582155227661, -1.2516738176345825, 0.07199999690055847, -0.00963599979877472, -0.0023320000618696213, 0.1683190017938614, -3.1368279457092285, 0.16997762024402618, -3.011652946472168], "max": [0.017775889486074448, 2.3385846614837646, -0.47609376907348633, 0.25491565465927124, 1.1451754570007324, 0.8681750893592834, 0.6620000600814819, 0.4328320026397705, 0.016801999881863594, 0.410957008600235, 3.132988214492798, 1.0673037767410278, 3.139934539794922, 0.6080086827278137, 1.8002841472625732, -0.47227343916893005, 1.1716212034225464, 1.1515426635742188, 0.34236466884613037, 0.5189999938011169, 0.3121730089187622, 0.18358899652957916, 0.38553500175476074, 3.1360599994659424, 1.0803239345550537, -1.6783260107040405], "mean": [-0.15838943421840668, 1.142764925956726, -0.9488580226898193, 0.03466439247131348, 0.8063432574272156, 0.10548969358205795, 0.3345950245857239, 0.21900799870491028, -0.042879242449998856, 0.22476500272750854, 2.5647964477539062, 0.6480940580368042, 1.9163841009140015, 0.3309558033943176, 0.879363477230072, -0.7505730986595154, 0.04090768098831177, 0.7858299612998962, -0.2960970401763916, 0.31820425391197205, 0.15647338330745697, 0.07246427237987518, 0.2575839161872864, -1.0445393323898315, 0.7298223972320557, -2.5122556686401367], "std": [0.1377524882555008, 0.893041729927063, 0.38434234261512756, 0.1379089057445526, 0.2567532956600189, 0.2701301574707031, 0.13718931376934052, 0.17803120613098145, 0.05404185503721237, 0.07842813432216644, 1.5697768926620483, 0.298638254404068, 2.030479669570923, 0.20007434487342834, 0.7196985483169556, 0.22919721901416779, 0.546120285987854, 0.296953409910202, 0.38993701338768005, 0.1410895138978958, 0.1337621957063675, 0.06613035500049591, 0.04460581764578819, 2.6533195972442627, 0.2771320641040802, 0.4350394010543823], "count": [538]}, "timestamp": {"min": [0.0], "max": [17.9], "mean": [8.950000000000001], "std": [5.176898470877885], "count": [538]}, "frame_index": {"min": [0], "max": [537], "mean": [268.5], "std": [155.30695412633654], "count": [538]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [538]}, "index": {"min": [43894], "max": [44431], "mean": [44162.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [2.9144981412639406, 5.0, 5.0, 5.0, 5.0], "std": [1.8342400726318715, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [538]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [538]}, "eef_direction_state": {"mean": [4.263940520446097, 4.236059479553903], "std": [2.1824411003079796, 2.1248312620942276], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.8401486988847584, 0.8680297397769516], "std": [0.9004880833734342, 0.857538310809425], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.7565055762081785, 0.7565055762081785], "std": [0.85479429739622, 0.8349946357854438], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.263940520446097, 4.236059479553903], "std": [2.1824411003079796, 2.1248312620942276], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.8401486988847584, 0.8680297397769516], "std": [0.9004880833734342, 0.857538310809425], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.7565055762081785, 0.7565055762081785], "std": [0.85479429739622, 0.8349946357854438], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.45800261212941473, 0.2585229886193676, 0.9999182195517464, 2.488450705833954, -0.09742048844488714, 1.2858341247608727, 0.39484892447028297, -0.22647973661004517, 1.0326699997355997, 2.3852322864691646, 0.12809733985858993, 2.144072781355758], "std": [0.1780366085929817, 0.05403213977277254, 0.07822823486387387, 0.29760978967881735, 0.08096896643787488, 0.30805895305076775, 0.13368268007284242, 0.06582017683485165, 0.044419375343541644, 0.2545315275015004, 0.31520200772425316, 0.3837423170083475], "min": [0.2262675738366379, 0.11212378553887845, 0.8090811753198482, 2.0718040018609054, -0.29622232153815675, 0.40377024666946015, 0.22889944905467008, -0.3009170504047226, 0.94433820251815, 2.060965959230311, -0.3754988401740451, 1.6715804857312935], "max": [0.6716376633806795, 0.31816510753642846, 1.1858189490351132, 2.911778029201482, 0.09868363492009236, 1.7619410514274167, 0.5497793081506328, -0.11568156594597, 1.1606642870522617, 2.9008167086725285, 0.8120909335798001, 2.8783297011500997], "count": [538]}, "eef_sim_pose_action": {"mean": [0.45800261212941473, 0.2585229886193676, 0.9999182195517464, 2.488450705833954, -0.09742048844488714, 1.2858341247608727, 0.39484892447028297, -0.22647973661004517, 1.0326699997355997, 2.3852322864691646, 0.12809733985858993, 2.144072781355758], "std": [0.1780366085929817, 0.05403213977277254, 0.07822823486387387, 0.29760978967881735, 0.08096896643787488, 0.30805895305076775, 0.13368268007284242, 0.06582017683485165, 0.044419375343541644, 0.2545315275015004, 0.31520200772425316, 0.3837423170083475], "min": [0.2262675738366379, 0.11212378553887845, 0.8090811753198482, 2.0718040018609054, -0.29622232153815675, 0.40377024666946015, 0.22889944905467008, -0.3009170504047226, 0.94433820251815, 2.060965959230311, -0.3754988401740451, 1.6715804857312935], "max": [0.6716376633806795, 0.31816510753642846, 1.1858189490351132, 2.911778029201482, 0.09868363492009236, 1.7619410514274167, 0.5497793081506328, -0.11568156594597, 1.1606642870522617, 2.9008167086725285, 0.8120909335798001, 2.8783297011500997], "count": [538]}, "gripper_mode_state": {"mean": [0.7676579925650557, 0.5817843866171004], "std": [0.4223259393123288, 0.49326596690392355], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.8940520446096654, 1.8940520446096654], "std": [0.3831025917484332, 0.41568004599340797], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.7676579925650557, 0.5817843866171004], "std": [0.4223259393123288, 0.49326596690392355], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.8940520446096654, 1.8940520446096654], "std": [0.3831025917484332, 0.41568004599340797], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.4182434830464921, 0.39775558001254463], "std": [0.17148602435484125, 0.17636158662480875], "min": [0.017499999376013875, 0.08999999612569809], "max": [0.8275000751018524, 0.6487499922513962], "count": [538]}, "gripper_open_scale_action": {"mean": [0.4182434830464921, 0.39775558001254463], "std": [0.17148602435484125, 0.17636158662480875], "min": [0.017499999376013875, 0.08999999612569809], "max": [0.8275000751018524, 0.6487499922513962], "count": [538]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.9019607843137255]], [[0.8784313725490196]]], "mean": [[[0.40226881538401144]], [[0.4030092936073328]], [[0.3788806355374983]]], "std": [[[0.15300159060761356]], [[0.15834675852353172]], [[0.15235278765059107]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6627450980392157]], [[0.6784313725490196]]], "mean": [[[0.4952058860330919]], [[0.49289660432491317]], [[0.4830763612877583]]], "std": [[[0.10822958037180369]], [[0.11584957179496916]], [[0.12066206961562603]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.5022243511894248]], [[0.47128132544309015]], [[0.459341747997998]]], "std": [[[0.13634233663850248]], [[0.15171790586271344]], [[0.1578530672904966]]], "count": [111]}, "observation.state": {"min": [-0.5037781000137329, -0.022381221875548363, -1.266327142715454, -0.3181169033050537, 0.23457545042037964, -0.20462332665920258, 0.012000000104308128, -0.010653000324964523, -0.1809699982404709, 0.036180999130010605, -3.141592502593994, 0.3177371621131897, -3.1372642517089844, 0.0485653318464756, -0.01826433278620243, -0.9188511967658997, -0.08565222471952438, 0.1355956643819809, -1.786049485206604, 0.0860000029206276, -0.00811500009149313, -0.0055680000223219395, 0.09821800142526627, -3.1382765769958496, 0.3168645203113556, -2.960392475128174], "max": [0.04608822241425514, 2.2883622646331787, -0.48675233125686646, 0.12743166089057922, 1.1660913228988647, 0.8515156507492065, 0.7150000333786011, 0.41819700598716736, 0.021425999701023102, 0.41157498955726624, 3.1405630111694336, 1.0344741344451904, 3.1288342475891113, 0.3907032310962677, 1.9529578685760498, -0.4719071090221405, 1.7718322277069092, 1.1496237516403198, -0.04755355417728424, 0.5640000104904175, 0.3164049983024597, 0.17725500464439392, 0.3865860104560852, 3.1408770084381104, 1.0602177381515503, -1.4893592596054077], "mean": [-0.1526782214641571, 1.2296730279922485, -0.8852280974388123, -0.13066449761390686, 0.6657631993293762, 0.2835938334465027, 0.3196330964565277, 0.22475051879882812, -0.048111654818058014, 0.20387481153011322, 0.1717536896467209, 0.6493654847145081, 1.6840823888778687, 0.30411848425865173, 0.978398323059082, -0.7090581059455872, 0.40717554092407227, 0.7177904844284058, -0.6749941110610962, 0.2956916093826294, 0.16463002562522888, 0.07949013262987137, 0.23985441029071808, -0.5965659022331238, 0.7295417189598083, -2.480017900466919], "std": [0.15139810740947723, 0.8489689826965332, 0.28685757517814636, 0.15668684244155884, 0.35409873723983765, 0.2917617857456207, 0.1535312682390213, 0.16442379355430603, 0.05809833109378815, 0.08260657638311386, 3.0472705364227295, 0.24991121888160706, 2.1477606296539307, 0.12121573090553284, 0.7089126706123352, 0.1711084395647049, 0.5858198404312134, 0.33586210012435913, 0.5806906223297119, 0.13637390732765198, 0.12438097596168518, 0.06146577373147011, 0.060072049498558044, 2.7747552394866943, 0.22469347715377808, 0.4747447967529297], "count": [535]}, "action": {"min": [-0.5037781000137329, -0.022381221875548363, -1.266327142715454, -0.3181169033050537, 0.23457545042037964, -0.20462332665920258, 0.012000000104308128, -0.010653000324964523, -0.1809699982404709, 0.036180999130010605, -3.141592502593994, 0.3177371621131897, -3.1372642517089844, 0.0485653318464756, -0.01826433278620243, -0.9188511967658997, -0.08565222471952438, 0.1355956643819809, -1.786049485206604, 0.0860000029206276, -0.00811500009149313, -0.0055680000223219395, 0.09821800142526627, -3.1382765769958496, 0.3168645203113556, -2.960392475128174], "max": [0.04608822241425514, 2.2883622646331787, -0.48675233125686646, 0.12743166089057922, 1.1660913228988647, 0.8515156507492065, 0.7150000333786011, 0.41819700598716736, 0.021425999701023102, 0.41157498955726624, 3.1405630111694336, 1.0344741344451904, 3.1288342475891113, 0.3907032310962677, 1.9529578685760498, -0.4719071090221405, 1.7718322277069092, 1.1496237516403198, -0.04755355417728424, 0.5640000104904175, 0.3164049983024597, 0.17725500464439392, 0.3865860104560852, 3.1408770084381104, 1.0602177381515503, -1.4893592596054077], "mean": [-0.1526782214641571, 1.2296730279922485, -0.8852280974388123, -0.13066449761390686, 0.6657631993293762, 0.2835938334465027, 0.3196330964565277, 0.22475051879882812, -0.048111654818058014, 0.20387481153011322, 0.1717536896467209, 0.6493654847145081, 1.6840823888778687, 0.30411848425865173, 0.978398323059082, -0.7090581059455872, 0.40717554092407227, 0.7177904844284058, -0.6749941110610962, 0.2956916093826294, 0.16463002562522888, 0.07949013262987137, 0.23985441029071808, -0.5965659022331238, 0.7295417189598083, -2.480017900466919], "std": [0.15139810740947723, 0.8489689826965332, 0.28685757517814636, 0.15668684244155884, 0.35409873723983765, 0.2917617857456207, 0.1535312682390213, 0.16442379355430603, 0.05809833109378815, 0.08260657638311386, 3.0472705364227295, 0.24991121888160706, 2.1477606296539307, 0.12121573090553284, 0.7089126706123352, 0.1711084395647049, 0.5858198404312134, 0.33586210012435913, 0.5806906223297119, 0.13637390732765198, 0.12438097596168518, 0.06146577373147011, 0.060072049498558044, 2.7747552394866943, 0.22469347715377808, 0.4747447967529297], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [535]}, "index": {"min": [44432], "max": [44966], "mean": [44699.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.485981308411215, 5.0, 5.0, 5.0, 5.0], "std": [1.8166647368201347, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [535]}, "eef_direction_state": {"mean": [3.9981308411214953, 4.052336448598131], "std": [2.3149244071714263, 2.195379421122953], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.8934579439252337, 0.9532710280373832], "std": [0.882781397569544, 0.8246571371385352], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.7551401869158878, 0.7383177570093458], "std": [0.869980518082419, 0.8487092849924242], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [3.9981308411214953, 4.052336448598131], "std": [2.3149244071714263, 2.195379421122953], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.8934579439252337, 0.9532710280373832], "std": [0.882781397569544, 0.8246571371385352], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.7551401869158878, 0.7383177570093458], "std": [0.869980518082419, 0.8487092849924242], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.4636145715066586, 0.25330192575883315, 0.9788517654355698, 2.4884070662862205, -0.05046142218403612, 1.2252434247675623, 0.4032632459989433, -0.219424407980812, 1.0152189990574565, 2.3735911627051296, 0.051797391342903024, 2.2176133942236946], "std": [0.16431770399705112, 0.05808265361383638, 0.08244354782678158, 0.24933912044281545, 0.0923228653587238, 0.3430819227537466, 0.12448451190136862, 0.06116531464818613, 0.05987027022842471, 0.19222667899890786, 0.3461102543485414, 0.38974904919806186], "min": [0.22825061737695762, 0.12047691636884174, 0.8115684888748915, 2.104990639596065, -0.29455165767364644, 0.5037271470991818, 0.23061708763862285, -0.30418009348275377, 0.8742238665971916, 2.0801754220780038, -0.5506660220397526, 1.653927175959963], "max": [0.6568875725287802, 0.32281559653057906, 1.1861199234667361, 2.8231134087286316, 0.05295142121492158, 1.7437883166718082, 0.554500535570825, -0.12264485037989573, 1.1621179186169914, 2.7302426301527216, 0.7732382349955809, 2.9062727904378782], "count": [535]}, "eef_sim_pose_action": {"mean": [0.4636145715066586, 0.25330192575883315, 0.9788517654355698, 2.4884070662862205, -0.05046142218403612, 1.2252434247675623, 0.4032632459989433, -0.219424407980812, 1.0152189990574565, 2.3735911627051296, 0.051797391342903024, 2.2176133942236946], "std": [0.16431770399705112, 0.05808265361383638, 0.08244354782678158, 0.24933912044281545, 0.0923228653587238, 0.3430819227537466, 0.12448451190136862, 0.06116531464818613, 0.05987027022842471, 0.19222667899890786, 0.3461102543485414, 0.38974904919806186], "min": [0.22825061737695762, 0.12047691636884174, 0.8115684888748915, 2.104990639596065, -0.29455165767364644, 0.5037271470991818, 0.23061708763862285, -0.30418009348275377, 0.8742238665971916, 2.0801754220780038, -0.5506660220397526, 1.653927175959963], "max": [0.6568875725287802, 0.32281559653057906, 1.1861199234667361, 2.8231134087286316, 0.05295142121492158, 1.7437883166718082, 0.554500535570825, -0.12264485037989573, 1.1621179186169914, 2.7302426301527216, 0.7732382349955809, 2.9062727904378782], "count": [535]}, "gripper_mode_state": {"mean": [0.9439252336448598, 0.8878504672897196], "std": [0.23006604906712477, 0.31555033675017086], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8934579439252337, 1.8953271028037384], "std": [0.38892880160418847, 0.4239077614293206], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.9439252336448598, 0.8878504672897196], "std": [0.23006604906712477, 0.31555033675017086], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.8934579439252337, 1.8953271028037384], "std": [0.38892880160418847, 0.4239077614293206], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.3995420620667913, 0.36961449318887474], "std": [0.1919146998469012, 0.17046732113331306], "min": [0.01500000013038516, 0.10750000365078449], "max": [0.8937500417232513, 0.7050000131130219], "count": [535]}, "gripper_open_scale_action": {"mean": [0.3995420620667913, 0.36961449318887474], "std": [0.1919146998469012, 0.17046732113331306], "min": [0.01500000013038516, 0.10750000365078449], "max": [0.8937500417232513, 0.7050000131130219], "count": [535]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8901960784313725]], [[0.9058823529411765]]], "mean": [[[0.4067283288190151]], [[0.40807994268778586]], [[0.3839442162750986]]], "std": [[[0.1359696773083865]], [[0.14226123065132557]], [[0.13731894112763568]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9607843137254902]], [[0.9725490196078431]]], "mean": [[[0.49575275275275277]], [[0.4942118497173644]], [[0.48408229553082494]]], "std": [[[0.1056632222748853]], [[0.11326895096737961]], [[0.11645723166992944]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.502387519872814]], [[0.47403040356533005]], [[0.46299887203379847]]], "std": [[[0.13975567224481067]], [[0.1514758503449526]], [[0.15738012778599175]]], "count": [111]}, "observation.state": {"min": [-0.3668392300605774, -0.022381221875548363, -1.2148834466934204, -0.5720905661582947, 0.28729256987571716, -0.43462833762168884, 0.013000000268220901, -0.0205719992518425, -0.15825800597667694, 0.037487998604774475, -3.141592502593994, 0.2260899543762207, -3.138974666595459, 0.0369647778570652, -0.018543444573879242, -1.2490919828414917, -0.3769221007823944, 0.40275734663009644, -1.2131041288375854, 0.12600000202655792, -0.010816999711096287, -0.0029249999206513166, 0.17263099551200867, -3.141592502593994, 0.16266468167304993, -2.960793972015381], "max": [-0.004116889089345932, 2.2622478008270264, -0.48764199018478394, 0.45915523171424866, 1.1676089763641357, 1.0266753435134888, 0.6729999780654907, 0.407817006111145, 0.007946000434458256, 0.4493600130081177, 3.140981674194336, 1.1707319021224976, 3.1308064460754395, 0.47018012404441833, 1.844976782798767, -0.4725002348423004, 1.22993803024292, 1.2404221296310425, -0.054915111511945724, 0.578000009059906, 0.3407619893550873, 0.1948390007019043, 0.4273329973220825, 3.1375608444213867, 1.1159635782241821, -1.6374155282974243], "mean": [-0.11986882239580154, 1.029637098312378, -0.8930065035820007, -0.023916786536574364, 0.8488994836807251, 0.12177935242652893, 0.3213930130004883, 0.1929282248020172, -0.03346092626452446, 0.2361220419406891, 1.437650203704834, 0.6905494332313538, 1.8713428974151611, 0.31522247195243835, 0.9260908961296082, -0.808413028717041, 0.21780213713645935, 0.8416478633880615, -0.46033787727355957, 0.35961300134658813, 0.16140033304691315, 0.07926871627569199, 0.2612077593803406, -0.5497960448265076, 0.7186306715011597, -2.4995758533477783], "std": [0.09735479950904846, 0.8728740811347961, 0.34241434931755066, 0.23301109671592712, 0.2787994146347046, 0.3470804691314697, 0.14474138617515564, 0.17283853888511658, 0.04599758982658386, 0.07831589877605438, 2.7059760093688965, 0.30530646443367004, 2.137692928314209, 0.1384114921092987, 0.729136049747467, 0.2843567728996277, 0.41940584778785706, 0.2720145285129547, 0.3667459487915039, 0.1327010989189148, 0.13791242241859436, 0.06883715093135834, 0.05131278187036514, 2.8318331241607666, 0.2675701677799225, 0.40821701288223267], "count": [535]}, "action": {"min": [-0.3668392300605774, -0.022381221875548363, -1.2148834466934204, -0.5720905661582947, 0.28729256987571716, -0.43462833762168884, 0.013000000268220901, -0.0205719992518425, -0.15825800597667694, 0.037487998604774475, -3.141592502593994, 0.2260899543762207, -3.138974666595459, 0.0369647778570652, -0.018543444573879242, -1.2490919828414917, -0.3769221007823944, 0.40275734663009644, -1.2131041288375854, 0.12600000202655792, -0.010816999711096287, -0.0029249999206513166, 0.17263099551200867, -3.141592502593994, 0.16266468167304993, -2.960793972015381], "max": [-0.004116889089345932, 2.2622478008270264, -0.48764199018478394, 0.45915523171424866, 1.1676089763641357, 1.0266753435134888, 0.6729999780654907, 0.407817006111145, 0.007946000434458256, 0.4493600130081177, 3.140981674194336, 1.1707319021224976, 3.1308064460754395, 0.47018012404441833, 1.844976782798767, -0.4725002348423004, 1.22993803024292, 1.2404221296310425, -0.054915111511945724, 0.578000009059906, 0.3407619893550873, 0.1948390007019043, 0.4273329973220825, 3.1375608444213867, 1.1159635782241821, -1.6374155282974243], "mean": [-0.11986882239580154, 1.029637098312378, -0.8930065035820007, -0.023916786536574364, 0.8488994836807251, 0.12177935242652893, 0.3213930130004883, 0.1929282248020172, -0.03346092626452446, 0.2361220419406891, 1.437650203704834, 0.6905494332313538, 1.8713428974151611, 0.31522247195243835, 0.9260908961296082, -0.808413028717041, 0.21780213713645935, 0.8416478633880615, -0.46033787727355957, 0.35961300134658813, 0.16140033304691315, 0.07926871627569199, 0.2612077593803406, -0.5497960448265076, 0.7186306715011597, -2.4995758533477783], "std": [0.09735479950904846, 0.8728740811347961, 0.34241434931755066, 0.23301109671592712, 0.2787994146347046, 0.3470804691314697, 0.14474138617515564, 0.17283853888511658, 0.04599758982658386, 0.07831589877605438, 2.7059760093688965, 0.30530646443367004, 2.137692928314209, 0.1384114921092987, 0.729136049747467, 0.2843567728996277, 0.41940584778785706, 0.2720145285129547, 0.3667459487915039, 0.1327010989189148, 0.13791242241859436, 0.06883715093135834, 0.05131278187036514, 2.8318331241607666, 0.2675701677799225, 0.40821701288223267], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [535]}, "index": {"min": [44967], "max": [45501], "mean": [45234.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.7607476635514017, 5.0, 5.0, 5.0, 5.0], "std": [1.835972685712255, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [535]}, "eef_direction_state": {"mean": [4.465420560747663, 4.233644859813084], "std": [2.1465513660413174, 2.252223986023867], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.7682242990654206, 0.8467289719626169], "std": [0.9081765782894173, 0.8683766955776235], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.6149532710280374, 0.7102803738317757], "std": [0.8165122702911619, 0.8362057810768856], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.465420560747663, 4.233644859813084], "std": [2.1465513660413174, 2.252223986023867], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.7682242990654206, 0.8467289719626169], "std": [0.9081765782894173, 0.8683766955776235], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6149532710280374, 0.7102803738317757], "std": [0.8165122702911619, 0.8362057810768856], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.43186253926667484, 0.26793440191548007, 1.0111708106966448, 2.448501104023687, -0.0506160327534419, 1.320047224949549, 0.3998415432821908, -0.2195718132932271, 1.0364879964758749, 2.401554179540701, 0.04224002634204516, 2.212563837687722], "std": [0.1728103297592479, 0.04598685958398425, 0.0780963901458988, 0.30505186894514347, 0.06563544312299316, 0.29488748043983665, 0.13785343128692967, 0.06864049710256383, 0.051188432027088566, 0.2534410270342069, 0.28663146120608507, 0.3923235544703937], "min": [0.21848024246168482, 0.14310459034941989, 0.8131345310620344, 1.967026231942333, -0.3280817748467, 0.5159556299451702, 0.22733404574579658, -0.3015262675296504, 0.9486867234967943, 2.023413042795689, -0.5628976611130292, 1.6538057243399327], "max": [0.6469805620121785, 0.30933675366663366, 1.224194178416067, 2.9125370934823813, 0.04433728740479603, 1.6966363814254777, 0.5785784537567277, -0.10446146398425306, 1.2024448550045386, 2.95066086193106, 0.6343520022811178, 2.9736795608536277], "count": [535]}, "eef_sim_pose_action": {"mean": [0.43186253926667484, 0.26793440191548007, 1.0111708106966448, 2.448501104023687, -0.0506160327534419, 1.320047224949549, 0.3998415432821908, -0.2195718132932271, 1.0364879964758749, 2.401554179540701, 0.04224002634204516, 2.212563837687722], "std": [0.1728103297592479, 0.04598685958398425, 0.0780963901458988, 0.30505186894514347, 0.06563544312299316, 0.29488748043983665, 0.13785343128692967, 0.06864049710256383, 0.051188432027088566, 0.2534410270342069, 0.28663146120608507, 0.3923235544703937], "min": [0.21848024246168482, 0.14310459034941989, 0.8131345310620344, 1.967026231942333, -0.3280817748467, 0.5159556299451702, 0.22733404574579658, -0.3015262675296504, 0.9486867234967943, 2.023413042795689, -0.5628976611130292, 1.6538057243399327], "max": [0.6469805620121785, 0.30933675366663366, 1.224194178416067, 2.9125370934823813, 0.04433728740479603, 1.6966363814254777, 0.5785784537567277, -0.10446146398425306, 1.2024448550045386, 2.95066086193106, 0.6343520022811178, 2.9736795608536277], "count": [535]}, "gripper_mode_state": {"mean": [0.9607476635514018, 0.36074766355140186], "std": [0.19419472323398618, 0.4802174369945435], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.9009345794392523, 1.8822429906542055], "std": [0.37628169183206245, 0.44842675854365927], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.9607476635514018, 0.36074766355140186], "std": [0.19419472323398618, 0.4802174369945435], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9009345794392523, 1.8822429906542055], "std": [0.37628169183206245, 0.44842675854365927], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.4017406758508497, 0.44951636191004907], "std": [0.18092610106549226, 0.16587660865279866], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.8412499725818634, 0.7225000113248825], "count": [535]}, "gripper_open_scale_action": {"mean": [0.4017406758508497, 0.44951636191004907], "std": [0.18092610106549226, 0.16587660865279866], "min": [0.016250000335276127, 0.1575000025331974], "max": [0.8412499725818634, 0.7225000113248825], "count": [535]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9058823529411765]], [[0.8627450980392157]]], "mean": [[[0.40684593332668095]], [[0.4088652813118462]], [[0.38443408130852]]], "std": [[[0.13653181719434376]], [[0.14341263498403237]], [[0.13792433836495477]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49831205252457217]], [[0.49141782511350596]], [[0.4788358139375343]]], "std": [[[0.11616152418254858]], [[0.12864044535377075]], [[0.1350213113935985]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49318286777179066]], [[0.47300624126877217]], [[0.460599704385571]]], "std": [[[0.14182270820876436]], [[0.14872477196717332]], [[0.15496989430211733]]], "count": [131]}, "observation.state": {"min": [-0.22569622099399567, -0.022084666416049004, -1.0138710737228394, -1.3933924436569214, 0.3906857669353485, -0.06876599788665771, 0.0139999995008111, -0.010456999763846397, -0.12664000689983368, 0.016116000711917877, -3.1368627548217773, 0.12468631565570831, -3.141592502593994, -0.11401689052581787, -0.020392555743455887, -1.100500226020813, 0.008076777681708336, 0.45571866631507874, -2.12201189994812, 0.12299999594688416, -0.009217999875545502, -0.023574000224471092, 0.07417300343513489, -3.1392016410827637, 0.1979028880596161, -3.1409294605255127], "max": [0.37664300203323364, 2.1957321166992188, -0.4865429997444153, 0.12519878149032593, 1.1602474451065063, 1.4627166986465454, 0.527999997138977, 0.32587000727653503, 0.08598099648952484, 0.31820398569107056, 3.1402835845947266, 1.1245156526565552, 3.1375958919525146, 0.21076378226280212, 1.9654306173324585, -0.4725002348423004, 1.7790716886520386, 1.2297810316085815, -0.09990433603525162, 0.6129999756813049, 0.3399699926376343, 0.12654399871826172, 0.33864301443099976, 3.140493154525757, 1.1443425416946411, 3.136600971221924], "mean": [0.0027843781281262636, 1.0729522705078125, -0.7050247192382812, -0.5683717727661133, 0.8175579905509949, 0.5764830112457275, 0.4056907892227173, 0.174849271774292, -0.018453696742653847, 0.19529050588607788, -0.09893053770065308, 0.645592987537384, 1.3446873426437378, 0.020116092637181282, 0.8600175976753235, -0.6269243955612183, 0.652587890625, 0.8840956687927246, -0.8660381436347961, 0.44423678517341614, 0.14370280504226685, 0.032890766859054565, 0.23114711046218872, -0.24612313508987427, 0.7768464684486389, -2.447169542312622], "std": [0.137491837143898, 0.8624024391174316, 0.18242968618869781, 0.5887073278427124, 0.2751231789588928, 0.5955133438110352, 0.16820669174194336, 0.14523862302303314, 0.04973223805427551, 0.08553312718868256, 2.887545585632324, 0.2848542630672455, 2.6487107276916504, 0.06751136481761932, 0.7410295009613037, 0.1959218531847, 0.6166326403617859, 0.2510601580142975, 0.7842082977294922, 0.1691180169582367, 0.1323218047618866, 0.033042412251234055, 0.061745535582304, 2.8686063289642334, 0.19719180464744568, 1.2908351421356201], "count": [670]}, "action": {"min": [-0.22569622099399567, -0.022084666416049004, -1.0138710737228394, -1.3933924436569214, 0.3906857669353485, -0.06876599788665771, 0.0139999995008111, -0.010456999763846397, -0.12664000689983368, 0.016116000711917877, -3.1368627548217773, 0.12468631565570831, -3.141592502593994, -0.11401689052581787, -0.020392555743455887, -1.100500226020813, 0.008076777681708336, 0.45571866631507874, -2.12201189994812, 0.12299999594688416, -0.009217999875545502, -0.023574000224471092, 0.07417300343513489, -3.1392016410827637, 0.1979028880596161, -3.1409294605255127], "max": [0.37664300203323364, 2.1957321166992188, -0.4865429997444153, 0.12519878149032593, 1.1602474451065063, 1.4627166986465454, 0.527999997138977, 0.32587000727653503, 0.08598099648952484, 0.31820398569107056, 3.1402835845947266, 1.1245156526565552, 3.1375958919525146, 0.21076378226280212, 1.9654306173324585, -0.4725002348423004, 1.7790716886520386, 1.2297810316085815, -0.09990433603525162, 0.6129999756813049, 0.3399699926376343, 0.12654399871826172, 0.33864301443099976, 3.140493154525757, 1.1443425416946411, 3.136600971221924], "mean": [0.0027843781281262636, 1.0729522705078125, -0.7050247192382812, -0.5683717727661133, 0.8175579905509949, 0.5764830112457275, 0.4056907892227173, 0.174849271774292, -0.018453696742653847, 0.19529050588607788, -0.09893053770065308, 0.645592987537384, 1.3446873426437378, 0.020116092637181282, 0.8600175976753235, -0.6269243955612183, 0.652587890625, 0.8840956687927246, -0.8660381436347961, 0.44423678517341614, 0.14370280504226685, 0.032890766859054565, 0.23114711046218872, -0.24612313508987427, 0.7768464684486389, -2.447169542312622], "std": [0.137491837143898, 0.8624024391174316, 0.18242968618869781, 0.5887073278427124, 0.2751231789588928, 0.5955133438110352, 0.16820669174194336, 0.14523862302303314, 0.04973223805427551, 0.08553312718868256, 2.887545585632324, 0.2848542630672455, 2.6487107276916504, 0.06751136481761932, 0.7410295009613037, 0.1959218531847, 0.6166326403617859, 0.2510601580142975, 0.7842082977294922, 0.1691180169582367, 0.1323218047618866, 0.033042412251234055, 0.061745535582304, 2.8686063289642334, 0.19719180464744568, 1.2908351421356201], "count": [670]}, "timestamp": {"min": [0.0], "max": [22.3], "mean": [11.15], "std": [6.447070824973324], "count": [670]}, "frame_index": {"min": [0], "max": [669], "mean": [334.5], "std": [193.41212474919973], "count": [670]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [670]}, "index": {"min": [45502], "max": [46171], "mean": [45836.5], "std": [193.41212474919973], "count": [670]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [670]}, "subtask_annotation": {"mean": [2.9149253731343285, 5.0, 5.0, 5.0, 5.0], "std": [1.8463965495828403, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [670]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [670]}, "eef_direction_state": {"mean": [4.523880597014926, 4.276119402985074], "std": [2.043233430475974, 2.1475143251647313], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_state": {"mean": [0.7044776119402985, 0.764179104477612], "std": [0.873734963711648, 0.8256524317597793], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_state": {"mean": [0.5880597014925373, 0.7014925373134329], "std": [0.8051184001293046, 0.8306610453923825], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_direction_action": {"mean": [4.523880597014926, 4.276119402985074], "std": [2.043233430475974, 2.1475143251647313], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_action": {"mean": [0.7044776119402985, 0.764179104477612], "std": [0.873734963711648, 0.8256524317597793], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_action": {"mean": [0.5880597014925373, 0.7014925373134329], "std": [0.8051184001293046, 0.8306610453923825], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_sim_pose_state": {"mean": [0.4130798720022937, 0.2825389151091431, 0.9700176380032485, 2.4723291709379005, 0.19971700381201118, 1.434430035192179, 0.3827714348393226, -0.26616319902001123, 1.0066866665603762, 2.32802811188896, -0.05389835101007771, 1.9906640339627326], "std": [0.14470433002422362, 0.049759039946347915, 0.0857199705710728, 0.2734821175370744, 0.22050893757607135, 0.2978186636771412, 0.13268931835879405, 0.03252257841550021, 0.061553722545938605, 0.1695913916121802, 0.2971109195018396, 0.3056008041320035], "min": [0.22843064823682796, 0.1740355766392937, 0.7909568153272657, 2.016239464457466, -0.07294133880907205, 0.9040623423780598, 0.2295195859843574, -0.32217137873256757, 0.8498385504432886, 1.9969503068581989, -0.7916600060315594, 1.6648061714849764], "max": [0.5633618750276849, 0.38609202720285396, 1.0932325727113972, 3.0059306858152848, 0.5503007888345843, 2.1353931577592054, 0.5794248427208144, -0.17351878947266847, 1.1139485151206807, 2.9423263335434173, 0.44638243054056526, 2.6265557246676186], "count": [670]}, "eef_sim_pose_action": {"mean": [0.4130798720022937, 0.2825389151091431, 0.9700176380032485, 2.4723291709379005, 0.19971700381201118, 1.434430035192179, 0.3827714348393226, -0.26616319902001123, 1.0066866665603762, 2.32802811188896, -0.05389835101007771, 1.9906640339627326], "std": [0.14470433002422362, 0.049759039946347915, 0.0857199705710728, 0.2734821175370744, 0.22050893757607135, 0.2978186636771412, 0.13268931835879405, 0.03252257841550021, 0.061553722545938605, 0.1695913916121802, 0.2971109195018396, 0.3056008041320035], "min": [0.22843064823682796, 0.1740355766392937, 0.7909568153272657, 2.016239464457466, -0.07294133880907205, 0.9040623423780598, 0.2295195859843574, -0.32217137873256757, 0.8498385504432886, 1.9969503068581989, -0.7916600060315594, 1.6648061714849764], "max": [0.5633618750276849, 0.38609202720285396, 1.0932325727113972, 3.0059306858152848, 0.5503007888345843, 2.1353931577592054, 0.5794248427208144, -0.17351878947266847, 1.1139485151206807, 2.9423263335434173, 0.44638243054056526, 2.6265557246676186], "count": [670]}, "gripper_mode_state": {"mean": [0.2701492537313433, 0.22835820895522388], "std": [0.44403674897438344, 0.41977462686301853], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_state": {"mean": [1.9059701492537313, 1.9149253731343283], "std": [0.3997688126737039, 0.3788252585564769], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_mode_action": {"mean": [0.2701492537313433, 0.22835820895522388], "std": [0.44403674897438344, 0.41977462686301853], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_action": {"mean": [1.9059701492537313, 1.9149253731343283], "std": [0.3997688126737039, 0.3788252585564769], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_open_scale_state": {"mean": [0.5071175435954121, 0.55529478051936], "std": [0.21026020283986077, 0.21139767600151643], "min": [0.017499999376013875, 0.1537499949336052], "max": [0.6599999964237213, 0.7662499696016312], "count": [670]}, "gripper_open_scale_action": {"mean": [0.5071175435954121, 0.55529478051936], "std": [0.21026020283986077, 0.21139767600151643], "min": [0.017499999376013875, 0.1537499949336052], "max": [0.6599999964237213, 0.7662499696016312], "count": [670]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.9333333333333333]], [[0.8784313725490196]]], "mean": [[[0.4049244734931009]], [[0.4097175367297916]], [[0.38484172671917766]]], "std": [[[0.13557914349938197]], [[0.13991020227738551]], [[0.13456896937388008]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969671072845092]], [[0.48902987088710126]], [[0.47780748805932627]]], "std": [[[0.1065831504767954]], [[0.11950048970291867]], [[0.12434665801672254]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.49261303837774423]], [[0.4744446574213731]], [[0.4629210466594045]]], "std": [[[0.1402667376387809]], [[0.1457979041053022]], [[0.15162761100591732]]], "count": [117]}, "observation.state": {"min": [-0.2587708830833435, -0.022311445325613022, -0.8662039041519165, -1.4888484477996826, 0.42370811104774475, -0.04696044325828552, 0.0139999995008111, -0.0101500004529953, -0.14361999928951263, 0.007044000085443258, -3.141592502593994, 0.11561061441898346, -3.13996958732605, -0.028033223003149033, -0.019904110580682755, -0.840508222579956, 0.04320988804101944, 0.23719210922718048, -2.121924877166748, 0.11300000548362732, -0.009391999803483486, 0.0031580000650137663, 0.10705900192260742, -3.140702486038208, 0.17537066340446472, -3.1215388774871826], "max": [0.39482012391090393, 2.2402679920196533, -0.4865429997444153, 0.03438299894332886, 1.1607881784439087, 1.628281831741333, 0.4860000014305115, 0.32906100153923035, 0.08541899919509888, 0.3521519899368286, 3.140946865081787, 1.1980113983154297, 3.139533281326294, 0.18960367143154144, 1.7236506938934326, -0.4785708785057068, 1.6856392621994019, 1.2292925119400024, -0.058613333851099014, 0.5809999704360962, 0.31027498841285706, 0.10695900022983551, 0.31515899300575256, 3.1396901607513428, 1.148653507232666, -1.6141678094863892], "mean": [0.0874822735786438, 1.2612593173980713, -0.7262013554573059, -0.7102112770080566, 0.775378406047821, 0.6904833316802979, 0.3463277816772461, 0.19294871389865875, -0.00234853639267385, 0.1585863083600998, -1.4214086532592773, 0.5652638673782349, -0.04733733832836151, 0.06631961464881897, 0.8000483512878418, -0.5610525012016296, 0.6590825319290161, 0.7896897196769714, -0.8257842063903809, 0.46368157863616943, 0.13224801421165466, 0.04018067196011543, 0.23648163676261902, 0.1858769804239273, 0.779025673866272, -2.7451744079589844], "std": [0.16208426654338837, 0.9320449829101562, 0.17001581192016602, 0.6073447465896606, 0.27460017800331116, 0.6092824339866638, 0.14782486855983734, 0.14523200690746307, 0.05145726352930069, 0.1057833582162857, 2.473081350326538, 0.3440375328063965, 2.979872226715088, 0.08563791215419769, 0.6375165581703186, 0.12787021696567535, 0.5605935454368591, 0.30408239364624023, 0.7101932168006897, 0.1673586666584015, 0.11113601177930832, 0.03203430771827698, 0.04676580801606178, 2.845775604248047, 0.21127387881278992, 0.40063703060150146], "count": [576]}, "action": {"min": [-0.2587708830833435, -0.022311445325613022, -0.8662039041519165, -1.4888484477996826, 0.42370811104774475, -0.04696044325828552, 0.0139999995008111, -0.0101500004529953, -0.14361999928951263, 0.007044000085443258, -3.141592502593994, 0.11561061441898346, -3.13996958732605, -0.028033223003149033, -0.019904110580682755, -0.840508222579956, 0.04320988804101944, 0.23719210922718048, -2.121924877166748, 0.11300000548362732, -0.009391999803483486, 0.0031580000650137663, 0.10705900192260742, -3.140702486038208, 0.17537066340446472, -3.1215388774871826], "max": [0.39482012391090393, 2.2402679920196533, -0.4865429997444153, 0.03438299894332886, 1.1607881784439087, 1.628281831741333, 0.4860000014305115, 0.32906100153923035, 0.08541899919509888, 0.3521519899368286, 3.140946865081787, 1.1980113983154297, 3.139533281326294, 0.18960367143154144, 1.7236506938934326, -0.4785708785057068, 1.6856392621994019, 1.2292925119400024, -0.058613333851099014, 0.5809999704360962, 0.31027498841285706, 0.10695900022983551, 0.31515899300575256, 3.1396901607513428, 1.148653507232666, -1.6141678094863892], "mean": [0.0874822735786438, 1.2612593173980713, -0.7262013554573059, -0.7102112770080566, 0.775378406047821, 0.6904833316802979, 0.3463277816772461, 0.19294871389865875, -0.00234853639267385, 0.1585863083600998, -1.4214086532592773, 0.5652638673782349, -0.04733733832836151, 0.06631961464881897, 0.8000483512878418, -0.5610525012016296, 0.6590825319290161, 0.7896897196769714, -0.8257842063903809, 0.46368157863616943, 0.13224801421165466, 0.04018067196011543, 0.23648163676261902, 0.1858769804239273, 0.779025673866272, -2.7451744079589844], "std": [0.16208426654338837, 0.9320449829101562, 0.17001581192016602, 0.6073447465896606, 0.27460017800331116, 0.6092824339866638, 0.14782486855983734, 0.14523200690746307, 0.05145726352930069, 0.1057833582162857, 2.473081350326538, 0.3440375328063965, 2.979872226715088, 0.08563791215419769, 0.6375165581703186, 0.12787021696567535, 0.5605935454368591, 0.30408239364624023, 0.7101932168006897, 0.1673586666584015, 0.11113601177930832, 0.03203430771827698, 0.04676580801606178, 2.845775604248047, 0.21127387881278992, 0.40063703060150146], "count": [576]}, "timestamp": {"min": [0.0], "max": [19.166666666666668], "mean": [9.583333333333334], "std": [5.542554231345635], "count": [576]}, "frame_index": {"min": [0], "max": [575], "mean": [287.5], "std": [166.27662694036906], "count": [576]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [576]}, "index": {"min": [46172], "max": [46747], "mean": [46459.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [2.685763888888889, 5.0, 5.0, 5.0, 5.0], "std": [1.7381160298266765, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [576]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [576]}, "eef_direction_state": {"mean": [4.15625, 4.421875], "std": [2.0957701696910056, 2.126422879427509], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.8645833333333334, 0.703125], "std": [0.87344852532298, 0.8294015318539426], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.7864583333333334, 0.6302083333333334], "std": [0.8546587759239885, 0.8124833064524382], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.15625, 4.421875], "std": [2.0957701696910056, 2.126422879427509], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.8645833333333334, 0.703125], "std": [0.87344852532298, 0.8294015318539426], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.7864583333333334, 0.6302083333333334], "std": [0.8546587759239885, 0.8124833064524382], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.43102237873790217, 0.2984430935736444, 0.9333572806391278, 2.5502486049159674, 0.2711150164263783, 1.5306651990850397, 0.37125904337805, -0.25883797071022907, 1.01208903408265, 2.3260415470492135, -0.04405682282698667, 1.984587977175585], "std": [0.14464743698505272, 0.05125303852035556, 0.10588003940839777, 0.3321682843220149, 0.23746130107808172, 0.28365809225180966, 0.11142648165392117, 0.03159661141148028, 0.04655886288651776, 0.1900447535889697, 0.29306723311254834, 0.2708767862649265], "min": [0.2286951830985621, 0.15691739677472927, 0.7819306237818686, 1.943281495800551, -0.014255746401280245, 0.7797574355144355, 0.22934598632497322, -0.2954354057073474, 0.8828186948235648, 1.992255627201608, -0.6969456386938556, 1.6650473595516784], "max": [0.5664676063420707, 0.38534197836164097, 1.1269207068280198, 3.0103867813187657, 0.661832986118168, 2.034530663578919, 0.5496837810928863, -0.19297548115908686, 1.0901717500745969, 2.9650566770929996, 0.6077586549113194, 2.6365575221642104], "count": [576]}, "eef_sim_pose_action": {"mean": [0.43102237873790217, 0.2984430935736444, 0.9333572806391278, 2.5502486049159674, 0.2711150164263783, 1.5306651990850397, 0.37125904337805, -0.25883797071022907, 1.01208903408265, 2.3260415470492135, -0.04405682282698667, 1.984587977175585], "std": [0.14464743698505272, 0.05125303852035556, 0.10588003940839777, 0.3321682843220149, 0.23746130107808172, 0.28365809225180966, 0.11142648165392117, 0.03159661141148028, 0.04655886288651776, 0.1900447535889697, 0.29306723311254834, 0.2708767862649265], "min": [0.2286951830985621, 0.15691739677472927, 0.7819306237818686, 1.943281495800551, -0.014255746401280245, 0.7797574355144355, 0.22934598632497322, -0.2954354057073474, 0.8828186948235648, 1.992255627201608, -0.6969456386938556, 1.6650473595516784], "max": [0.5664676063420707, 0.38534197836164097, 1.1269207068280198, 3.0103867813187657, 0.661832986118168, 2.034530663578919, 0.5496837810928863, -0.19297548115908686, 1.0901717500745969, 2.9650566770929996, 0.6077586549113194, 2.6365575221642104], "count": [576]}, "gripper_mode_state": {"mean": [0.6284722222222222, 0.1840277777777778], "std": [0.48321308769246357, 0.38750684482206127], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.9322916666666667, 1.9357638888888888], "std": [0.3290331348351483, 0.3244205943359951], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.6284722222222222, 0.1840277777777778], "std": [0.48321308769246357, 0.38750684482206127], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.9322916666666667, 1.9357638888888888], "std": [0.3290331348351483, 0.3244205943359951], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.43290799047099426, 0.5796028524572547], "std": [0.18478117631224483, 0.2091985584729964], "min": [0.017499999376013875, 0.14125000685453415], "max": [0.6075000017881393, 0.7262499630451202], "count": [576]}, "gripper_open_scale_action": {"mean": [0.43290799047099426, 0.5796028524572547], "std": [0.18478117631224483, 0.2091985584729964], "min": [0.017499999376013875, 0.14125000685453415], "max": [0.6075000017881393, 0.7262499630451202], "count": [576]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7607843137254902]], [[0.7450980392156863]]], "mean": [[[0.40615565125323233]], [[0.40907288803371816]], [[0.3842158288029646]]], "std": [[[0.1322968887239863]], [[0.14029784280867819]], [[0.1349253538651433]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9450980392156862]], [[1.0]]], "mean": [[[0.4960072269562031]], [[0.48980000267240853]], [[0.47863430379940136]]], "std": [[[0.12185976922233116]], [[0.13201890562762436]], [[0.13719866134663417]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.49555159657320874]], [[0.4753689221794637]], [[0.463952377680044]]], "std": [[[0.146051956093791]], [[0.15631757810537752]], [[0.1623378466044196]]], "count": [107]}, "observation.state": {"min": [-0.33735811710357666, -0.022311445325613022, -0.8940452337265015, -1.771483302116394, 0.41006654500961304, 0.09048433601856232, 0.017999999225139618, -0.010142999701201916, -0.16153299808502197, -0.008933999575674534, -3.141592502593994, 0.11362093687057495, -3.1395506858825684, -0.028033223003149033, -0.018752777948975563, -0.8107131123542786, 0.017147889360785484, 0.2538864314556122, -2.121802568435669, 0.12000000476837158, -0.008768999949097633, 0.0009679999784566462, 0.0934780016541481, -3.139864683151245, 0.19477874040603638, -3.1392364501953125], "max": [0.42503389716148376, 2.290560245513916, -0.48697909712791443, -0.08994355797767639, 1.1391745805740356, 1.7799439430236816, 0.35600000619888306, 0.30474400520324707, 0.07241900265216827, 0.35677701234817505, 3.13996958732605, 1.0852283239364624, 3.139864683151245, 0.13938111066818237, 1.6942741870880127, -0.3894297778606415, 1.790462851524353, 1.2298333644866943, -0.07241188734769821, 0.4710000157356262, 0.3083829879760742, 0.0824199989438057, 0.3141300082206726, 3.13893985748291, 1.0823310613632202, 3.1408944129943848], "mean": [0.09066516160964966, 1.1848998069763184, -0.6565760374069214, -0.8295438289642334, 0.8551105260848999, 0.8180186152458191, 0.2844046652317047, 0.16842108964920044, -0.015077830292284489, 0.16264460980892181, -0.6256834864616394, 0.5755645036697388, 0.38653403520584106, 0.044907424598932266, 0.7725781798362732, -0.5430244207382202, 0.6345446109771729, 0.8289994597434998, -0.8534318208694458, 0.32245397567749023, 0.12237868458032608, 0.02963370271027088, 0.23164628446102142, -0.38804107904434204, 0.7553846836090088, -2.633540153503418], "std": [0.1608399897813797, 0.9426371455192566, 0.1375734806060791, 0.6961723566055298, 0.24646252393722534, 0.6687542796134949, 0.11822953820228577, 0.13671262562274933, 0.04809874668717384, 0.11071483045816422, 2.7271461486816406, 0.32950112223625183, 2.976038694381714, 0.06016792356967926, 0.6660243272781372, 0.1368178427219391, 0.6308610439300537, 0.31904029846191406, 0.8029572367668152, 0.13457190990447998, 0.1125660166144371, 0.02393770031630993, 0.05629049614071846, 2.8249378204345703, 0.21178708970546722, 0.8340725898742676], "count": [511]}, "action": {"min": [-0.33735811710357666, -0.022311445325613022, -0.8940452337265015, -1.771483302116394, 0.41006654500961304, 0.09048433601856232, 0.017999999225139618, -0.010142999701201916, -0.16153299808502197, -0.008933999575674534, -3.141592502593994, 0.11362093687057495, -3.1395506858825684, -0.028033223003149033, -0.018752777948975563, -0.8107131123542786, 0.017147889360785484, 0.2538864314556122, -2.121802568435669, 0.12000000476837158, -0.008768999949097633, 0.0009679999784566462, 0.0934780016541481, -3.139864683151245, 0.19477874040603638, -3.1392364501953125], "max": [0.42503389716148376, 2.290560245513916, -0.48697909712791443, -0.08994355797767639, 1.1391745805740356, 1.7799439430236816, 0.35600000619888306, 0.30474400520324707, 0.07241900265216827, 0.35677701234817505, 3.13996958732605, 1.0852283239364624, 3.139864683151245, 0.13938111066818237, 1.6942741870880127, -0.3894297778606415, 1.790462851524353, 1.2298333644866943, -0.07241188734769821, 0.4710000157356262, 0.3083829879760742, 0.0824199989438057, 0.3141300082206726, 3.13893985748291, 1.0823310613632202, 3.1408944129943848], "mean": [0.09066516160964966, 1.1848998069763184, -0.6565760374069214, -0.8295438289642334, 0.8551105260848999, 0.8180186152458191, 0.2844046652317047, 0.16842108964920044, -0.015077830292284489, 0.16264460980892181, -0.6256834864616394, 0.5755645036697388, 0.38653403520584106, 0.044907424598932266, 0.7725781798362732, -0.5430244207382202, 0.6345446109771729, 0.8289994597434998, -0.8534318208694458, 0.32245397567749023, 0.12237868458032608, 0.02963370271027088, 0.23164628446102142, -0.38804107904434204, 0.7553846836090088, -2.633540153503418], "std": [0.1608399897813797, 0.9426371455192566, 0.1375734806060791, 0.6961723566055298, 0.24646252393722534, 0.6687542796134949, 0.11822953820228577, 0.13671262562274933, 0.04809874668717384, 0.11071483045816422, 2.7271461486816406, 0.32950112223625183, 2.976038694381714, 0.06016792356967926, 0.6660243272781372, 0.1368178427219391, 0.6308610439300537, 0.31904029846191406, 0.8029572367668152, 0.13457190990447998, 0.1125660166144371, 0.02393770031630993, 0.05629049614071846, 2.8249378204345703, 0.21178708970546722, 0.8340725898742676], "count": [511]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [511]}, "index": {"min": [46748], "max": [47258], "mean": [47003.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [2.812133072407045, 5.0, 5.0, 5.0, 5.0], "std": [1.8378307508551401, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [511]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [511]}, "eef_direction_state": {"mean": [4.401174168297456, 4.213307240704501], "std": [1.8824346642485146, 2.172479312115954], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [0.8512720156555773, 0.7984344422700587], "std": [0.8699108904471967, 0.8442724580793015], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_state": {"mean": [0.7495107632093934, 0.7436399217221135], "std": [0.8485481761353945, 0.843319354544126], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_direction_action": {"mean": [4.401174168297456, 4.213307240704501], "std": [1.8824346642485146, 2.172479312115954], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [0.8512720156555773, 0.7984344422700587], "std": [0.8699108904471967, 0.8442724580793015], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_action": {"mean": [0.7495107632093934, 0.7436399217221135], "std": [0.8485481761353945, 0.843319354544126], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_sim_pose_state": {"mean": [0.40647681763721133, 0.28559548397101153, 0.9374280962991194, 2.528717295577854, 0.31194285125285753, 1.498648730091475, 0.36143375355850876, -0.2694204071689557, 1.0071341562372782, 2.3493820608766085, -0.014788258425197992, 1.9673828205426127], "std": [0.1360908100807994, 0.048043197865373644, 0.11073192661938848, 0.30557445725130367, 0.3048522880702178, 0.23257877259481904, 0.1129195845461667, 0.023433647715985103, 0.056081569246233684, 0.18883904531143658, 0.307218578220619, 0.2894819703738207], "min": [0.2286996764533783, 0.13875903080895116, 0.7661857354092667, 2.0553546765652597, -0.045073881126344695, 0.9437696446142311, 0.23003908030738712, -0.2976166712698523, 0.8691341148171109, 2.0525874515472675, -0.6945142025682274, 1.6657172236705948], "max": [0.5421044877570105, 0.37186507681529, 1.1314395377376252, 3.0036939690777626, 0.8310364936031189, 2.1083200442268435, 0.5478318939973181, -0.21767610629164802, 1.0893494371159589, 2.9419475245959794, 0.6340516363841662, 2.677434253871262], "count": [511]}, "eef_sim_pose_action": {"mean": [0.40647681763721133, 0.28559548397101153, 0.9374280962991194, 2.528717295577854, 0.31194285125285753, 1.498648730091475, 0.36143375355850876, -0.2694204071689557, 1.0071341562372782, 2.3493820608766085, -0.014788258425197992, 1.9673828205426127], "std": [0.1360908100807994, 0.048043197865373644, 0.11073192661938848, 0.30557445725130367, 0.3048522880702178, 0.23257877259481904, 0.1129195845461667, 0.023433647715985103, 0.056081569246233684, 0.18883904531143658, 0.307218578220619, 0.2894819703738207], "min": [0.2286996764533783, 0.13875903080895116, 0.7661857354092667, 2.0553546765652597, -0.045073881126344695, 0.9437696446142311, 0.23003908030738712, -0.2976166712698523, 0.8691341148171109, 2.0525874515472675, -0.6945142025682274, 1.6657172236705948], "max": [0.5421044877570105, 0.37186507681529, 1.1314395377376252, 3.0036939690777626, 0.8310364936031189, 2.1083200442268435, 0.5478318939973181, -0.21767610629164802, 1.0893494371159589, 2.9419475245959794, 0.6340516363841662, 2.677434253871262], "count": [511]}, "gripper_mode_state": {"mean": [1.0, 0.5968688845401174], "std": [0.0, 0.4905266753276063], "min": [1, 0], "max": [1, 1], "count": [511]}, "gripper_activity_state": {"mean": [1.9217221135029354, 1.9530332681017613], "std": [0.3562933896812597, 0.2758115526802036], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_mode_action": {"mean": [1.0, 0.5968688845401174], "std": [0.0, 0.4905266753276063], "min": [1, 0], "max": [1, 1], "count": [511]}, "gripper_activity_action": {"mean": [1.9217221135029354, 1.9530332681017613], "std": [0.3562933896812597, 0.2758115526802036], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_open_scale_state": {"mean": [0.3555063656968686, 0.4030675235078643], "std": [0.14778751332393308, 0.16821454888289508], "min": [0.022499999031424522, 0.15000000596046448], "max": [0.4450000077486038, 0.5887500196695328], "count": [511]}, "gripper_open_scale_action": {"mean": [0.3555063656968686, 0.4030675235078643], "std": [0.14778751332393308, 0.16821454888289508], "min": [0.022499999031424522, 0.15000000596046448], "max": [0.4450000077486038, 0.5887500196695328], "count": [511]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.807843137254902]], [[0.788235294117647]]], "mean": [[[0.4049237093289046]], [[0.4087754183185114]], [[0.383625196435587]]], "std": [[[0.14573231409530868]], [[0.14478643545687456]], [[0.1394694741418091]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4906479695703418]], [[0.4851992760902175]], [[0.47394379821600774]]], "std": [[[0.12463136799412393]], [[0.13174106763763685]], [[0.13611791167179357]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4850822601923283]], [[0.4660808706337726]], [[0.4529440945435551]]], "std": [[[0.17324719626969798]], [[0.17246680255578298]], [[0.1788527260178179]]], "count": [122]}, "observation.state": {"min": [-0.2850073277950287, -0.02225911058485508, -1.0078353881835938, -1.7464854717254639, 0.4385358989238739, 0.011949444189667702, 0.012000000104308128, -0.009727000258862972, -0.1458429992198944, -0.007230999879539013, -3.141592502593994, 0.015585792250931263, -3.141592502593994, -0.004116889089345932, -0.01979944482445717, -1.1777267456054688, 0.06082877889275551, 0.3857315480709076, -2.1225178241729736, 0.1290000081062317, -0.009634999558329582, 0.004550000187009573, 0.13361400365829468, -3.137805223464966, 0.271259069442749, -3.141592502593994], "max": [0.5629671216011047, 2.2923569679260254, -0.4863511025905609, -0.08860033005475998, 1.1391745805740356, 1.754562258720398, 0.4569999873638153, 0.31727099418640137, 0.1162789985537529, 0.35109901428222656, 3.1398472785949707, 1.1243062019348145, 3.1405279636383057, 0.08996099978685379, 1.6623334884643555, -0.47225600481033325, 1.7632147073745728, 1.2404744625091553, -0.104352667927742, 0.4919999837875366, 0.32247599959373474, 0.09203299880027771, 0.36839601397514343, 3.139864683151245, 1.0278767347335815, 3.1362693309783936], "mean": [0.11558838933706284, 1.2885493040084839, -0.6784299612045288, -0.918952226638794, 0.809099555015564, 0.9046961665153503, 0.3120245039463043, 0.19247807562351227, -0.011334450915455818, 0.16329140961170197, -1.5236862897872925, 0.5775222182273865, -0.05235399305820465, 0.06965482234954834, 0.8614426851272583, -0.5918311476707458, 0.7561654448509216, 0.9044727087020874, -0.8860160112380981, 0.3427197337150574, 0.13687562942504883, 0.04632532596588135, 0.23674547672271729, 0.4192917048931122, 0.7442829012870789, -2.2819411754608154], "std": [0.21256965398788452, 0.8629708886146545, 0.14056403934955597, 0.7070898413658142, 0.22259686887264252, 0.6870803833007812, 0.17295792698860168, 0.1296924352645874, 0.06148144602775574, 0.10090762376785278, 2.311798334121704, 0.30269351601600647, 2.9567978382110596, 0.026009494438767433, 0.669317364692688, 0.20049527287483215, 0.6011305451393127, 0.2459765076637268, 0.7279016375541687, 0.11951717734336853, 0.11697922646999359, 0.028689183294773102, 0.05863472446799278, 2.753446578979492, 0.20428818464279175, 1.6047240495681763], "count": [611]}, "action": {"min": [-0.2850073277950287, -0.02225911058485508, -1.0078353881835938, -1.7464854717254639, 0.4385358989238739, 0.011949444189667702, 0.012000000104308128, -0.009727000258862972, -0.1458429992198944, -0.007230999879539013, -3.141592502593994, 0.015585792250931263, -3.141592502593994, -0.004116889089345932, -0.01979944482445717, -1.1777267456054688, 0.06082877889275551, 0.3857315480709076, -2.1225178241729736, 0.1290000081062317, -0.009634999558329582, 0.004550000187009573, 0.13361400365829468, -3.137805223464966, 0.271259069442749, -3.141592502593994], "max": [0.5629671216011047, 2.2923569679260254, -0.4863511025905609, -0.08860033005475998, 1.1391745805740356, 1.754562258720398, 0.4569999873638153, 0.31727099418640137, 0.1162789985537529, 0.35109901428222656, 3.1398472785949707, 1.1243062019348145, 3.1405279636383057, 0.08996099978685379, 1.6623334884643555, -0.47225600481033325, 1.7632147073745728, 1.2404744625091553, -0.104352667927742, 0.4919999837875366, 0.32247599959373474, 0.09203299880027771, 0.36839601397514343, 3.139864683151245, 1.0278767347335815, 3.1362693309783936], "mean": [0.11558838933706284, 1.2885493040084839, -0.6784299612045288, -0.918952226638794, 0.809099555015564, 0.9046961665153503, 0.3120245039463043, 0.19247807562351227, -0.011334450915455818, 0.16329140961170197, -1.5236862897872925, 0.5775222182273865, -0.05235399305820465, 0.06965482234954834, 0.8614426851272583, -0.5918311476707458, 0.7561654448509216, 0.9044727087020874, -0.8860160112380981, 0.3427197337150574, 0.13687562942504883, 0.04632532596588135, 0.23674547672271729, 0.4192917048931122, 0.7442829012870789, -2.2819411754608154], "std": [0.21256965398788452, 0.8629708886146545, 0.14056403934955597, 0.7070898413658142, 0.22259686887264252, 0.6870803833007812, 0.17295792698860168, 0.1296924352645874, 0.06148144602775574, 0.10090762376785278, 2.311798334121704, 0.30269351601600647, 2.9567978382110596, 0.026009494438767433, 0.669317364692688, 0.20049527287483215, 0.6011305451393127, 0.2459765076637268, 0.7279016375541687, 0.11951717734336853, 0.11697922646999359, 0.028689183294773102, 0.05863472446799278, 2.753446578979492, 0.20428818464279175, 1.6047240495681763], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [611]}, "index": {"min": [47259], "max": [47869], "mean": [47564.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [2.4173486088379708, 5.0, 5.0, 5.0, 5.0], "std": [1.8620932665856698, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [611]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [611]}, "eef_direction_state": {"mean": [4.242225859247136, 4.517184942716858], "std": [2.0357486640771745, 2.1194174994537884], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.8657937806873978, 0.6546644844517185], "std": [0.8854110255419102, 0.8132839475912943], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.795417348608838, 0.6153846153846154], "std": [0.8461206057664742, 0.8016098620230498], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [4.242225859247136, 4.517184942716858], "std": [2.0357486640771745, 2.1194174994537884], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.8657937806873978, 0.6546644844517185], "std": [0.8854110255419102, 0.8132839475912943], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.795417348608838, 0.6153846153846154], "std": [0.8461206057664742, 0.8016098620230498], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.43044917965615026, 0.289219087456739, 0.9380096617764899, 2.5189926073328754, 0.328998713783752, 1.4990658007316238, 0.375905521427871, -0.252812640225869, 1.0123653443212688, 2.334207994464748, -0.15078929274418282, 2.0566061013492405], "std": [0.12913382242545612, 0.06138731313312414, 0.10095039704197707, 0.29234384245237566, 0.28616380482950227, 0.3440348665774132, 0.11734977319404054, 0.02816223874815298, 0.05846992806884097, 0.16309457155508383, 0.3650444369656231, 0.25216329546518634], "min": [0.22901593272097254, 0.15434261095865673, 0.7678551880555661, 2.016974189306141, -0.04859627984096093, 0.8350233962560206, 0.22905579634045375, -0.29404109867939404, 0.9094357847144094, 2.113728735804947, -0.7828359821853605, 1.715631152116983], "max": [0.5551724724785767, 0.4161552698972419, 1.125872450127601, 3.1210627559894997, 0.7291659516503106, 2.260720608916763, 0.5618949005465682, -0.20813571829515215, 1.14368576115646, 2.8660679665126936, 0.5553703048239136, 2.6600097758701673], "count": [611]}, "eef_sim_pose_action": {"mean": [0.43044917965615026, 0.289219087456739, 0.9380096617764899, 2.5189926073328754, 0.328998713783752, 1.4990658007316238, 0.375905521427871, -0.252812640225869, 1.0123653443212688, 2.334207994464748, -0.15078929274418282, 2.0566061013492405], "std": [0.12913382242545612, 0.06138731313312414, 0.10095039704197707, 0.29234384245237566, 0.28616380482950227, 0.3440348665774132, 0.11734977319404054, 0.02816223874815298, 0.05846992806884097, 0.16309457155508383, 0.3650444369656231, 0.25216329546518634], "min": [0.22901593272097254, 0.15434261095865673, 0.7678551880555661, 2.016974189306141, -0.04859627984096093, 0.8350233962560206, 0.22905579634045375, -0.29404109867939404, 0.9094357847144094, 2.113728735804947, -0.7828359821853605, 1.715631152116983], "max": [0.5551724724785767, 0.4161552698972419, 1.125872450127601, 3.1210627559894997, 0.7291659516503106, 2.260720608916763, 0.5618949005465682, -0.20813571829515215, 1.14368576115646, 2.8660679665126936, 0.5553703048239136, 2.6600097758701673], "count": [611]}, "gripper_mode_state": {"mean": [0.43044189852700493, 0.5973813420621932], "std": [0.4951380317845461, 0.4904251973728148], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.8756137479541735, 1.9050736497545009], "std": [0.4478474518974695, 0.38907812418554155], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.43044189852700493, 0.5973813420621932], "std": [0.4951380317845461, 0.4904251973728148], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.8756137479541735, 1.9050736497545009], "std": [0.4478474518974695, 0.38907812418554155], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.39002864863365316, 0.428400161583129], "std": [0.21619695204311748, 0.1493963605423761], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.5712499842047691, 0.6149999797344208], "count": [611]}, "gripper_open_scale_action": {"mean": [0.39002864863365316, 0.428400161583129], "std": [0.21619695204311748, 0.1493963605423761], "min": [0.01500000013038516, 0.1612500101327896], "max": [0.5712499842047691, 0.6149999797344208], "count": [611]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8117647058823529]], [[0.796078431372549]]], "mean": [[[0.4090742923712695]], [[0.4076829416951966]], [[0.3824890656880036]]], "std": [[[0.14455075388373367]], [[0.14808451072211798]], [[0.14256794084600438]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48981272856364766]], [[0.4860452361500156]], [[0.4743396877269426]]], "std": [[[0.1176226812384225]], [[0.12509509773983843]], [[0.130578657437428]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4926109960187779]], [[0.4616587398848428]], [[0.4481735430283224]]], "std": [[[0.16716910071633026]], [[0.17216116371973847]], [[0.17853864349148538]]], "count": [126]}, "observation.state": {"min": [-0.1645883321762085, -0.02225911058485508, -0.9512978792190552, -1.5558874607086182, 0.46942999958992004, 0.04900144413113594, 0.013000000268220901, -0.009623999707400799, -0.11092299968004227, 0.01016599964350462, -3.141592502593994, 0.12253956496715546, -3.138765335083008, -0.004116889089345932, -0.020322777330875397, -0.9735744595527649, 0.0754123330116272, 0.3900054395198822, -2.122378349304199, 0.0949999988079071, -0.010466000065207481, 0.0057680001482367516, 0.11817099899053574, -3.1409120559692383, 0.2430894523859024, -3.1234586238861084], "max": [0.3524824380874634, 2.2200846672058105, -0.48615923523902893, -0.06660288572311401, 1.1383895874023438, 1.438660740852356, 0.5730000138282776, 0.32288599014282227, 0.06675499677658081, 0.33329498767852783, 3.1396901607513428, 1.1331549882888794, 3.138817548751831, 0.24910666048526764, 1.8258402347564697, -0.47855344414711, 1.7765421867370605, 1.2404221296310425, -0.18267822265625, 0.5410000085830688, 0.32083600759506226, 0.13656899333000183, 0.35567501187324524, 3.1313650608062744, 1.0950545072555542, -1.6635257005691528], "mean": [0.060008272528648376, 1.1958576440811157, -0.7110006213188171, -0.7979689240455627, 0.8018845915794373, 0.7980139851570129, 0.41481027007102966, 0.19836820662021637, -0.021550122648477554, 0.18784986436367035, -1.9859102964401245, 0.6384394764900208, 1.215990662574768, 0.05743837356567383, 0.8127496838569641, -0.6023297309875488, 0.7827258706092834, 0.9071625471115112, -0.9764596819877625, 0.34472525119781494, 0.13331256806850433, 0.0479368157684803, 0.24129106104373932, -0.27780288457870483, 0.8023087382316589, -2.6602561473846436], "std": [0.11356692761182785, 0.8193855285644531, 0.1562904566526413, 0.5670311450958252, 0.24805454909801483, 0.5808031558990479, 0.21915334463119507, 0.13978604972362518, 0.03949720412492752, 0.07788750529289246, 1.9842630624771118, 0.2633225619792938, 2.774423837661743, 0.07796165347099304, 0.6992749571800232, 0.1637365072965622, 0.598934531211853, 0.2642543315887451, 0.7735652327537537, 0.1667131632566452, 0.12546096742153168, 0.03820732980966568, 0.051761552691459656, 2.7166781425476074, 0.18121419847011566, 0.4705416262149811], "count": [638]}, "action": {"min": [-0.1645883321762085, -0.02225911058485508, -0.9512978792190552, -1.5558874607086182, 0.46942999958992004, 0.04900144413113594, 0.013000000268220901, -0.009623999707400799, -0.11092299968004227, 0.01016599964350462, -3.141592502593994, 0.12253956496715546, -3.138765335083008, -0.004116889089345932, -0.020322777330875397, -0.9735744595527649, 0.0754123330116272, 0.3900054395198822, -2.122378349304199, 0.0949999988079071, -0.010466000065207481, 0.0057680001482367516, 0.11817099899053574, -3.1409120559692383, 0.2430894523859024, -3.1234586238861084], "max": [0.3524824380874634, 2.2200846672058105, -0.48615923523902893, -0.06660288572311401, 1.1383895874023438, 1.438660740852356, 0.5730000138282776, 0.32288599014282227, 0.06675499677658081, 0.33329498767852783, 3.1396901607513428, 1.1331549882888794, 3.138817548751831, 0.24910666048526764, 1.8258402347564697, -0.47855344414711, 1.7765421867370605, 1.2404221296310425, -0.18267822265625, 0.5410000085830688, 0.32083600759506226, 0.13656899333000183, 0.35567501187324524, 3.1313650608062744, 1.0950545072555542, -1.6635257005691528], "mean": [0.060008272528648376, 1.1958576440811157, -0.7110006213188171, -0.7979689240455627, 0.8018845915794373, 0.7980139851570129, 0.41481027007102966, 0.19836820662021637, -0.021550122648477554, 0.18784986436367035, -1.9859102964401245, 0.6384394764900208, 1.215990662574768, 0.05743837356567383, 0.8127496838569641, -0.6023297309875488, 0.7827258706092834, 0.9071625471115112, -0.9764596819877625, 0.34472525119781494, 0.13331256806850433, 0.0479368157684803, 0.24129106104373932, -0.27780288457870483, 0.8023087382316589, -2.6602561473846436], "std": [0.11356692761182785, 0.8193855285644531, 0.1562904566526413, 0.5670311450958252, 0.24805454909801483, 0.5808031558990479, 0.21915334463119507, 0.13978604972362518, 0.03949720412492752, 0.07788750529289246, 1.9842630624771118, 0.2633225619792938, 2.774423837661743, 0.07796165347099304, 0.6992749571800232, 0.1637365072965622, 0.598934531211853, 0.2642543315887451, 0.7735652327537537, 0.1667131632566452, 0.12546096742153168, 0.03820732980966568, 0.051761552691459656, 2.7166781425476074, 0.18121419847011566, 0.4705416262149811], "count": [638]}, "timestamp": {"min": [0.0], "max": [21.233333333333334], "mean": [10.616666666666667], "std": [6.139150321230672], "count": [638]}, "frame_index": {"min": [0], "max": [637], "mean": [318.5], "std": [184.17450963692016], "count": [638]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [638]}, "index": {"min": [47870], "max": [48507], "mean": [48188.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [2.3448275862068964, 5.0, 5.0, 5.0, 5.0], "std": [1.8896425874234846, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [638]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [638]}, "eef_direction_state": {"mean": [4.66614420062696, 4.318181818181818], "std": [1.8812258037409304, 2.243209569055894], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.6818181818181818, 0.6724137931034483], "std": [0.8308407673767918, 0.7903557418537716], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.664576802507837, 0.6786833855799373], "std": [0.8173466473333171, 0.8007931942022886], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [4.66614420062696, 4.318181818181818], "std": [1.8812258037409304, 2.243209569055894], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.6818181818181818, 0.6724137931034483], "std": [0.8308407673767918, 0.7903557418537716], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.664576802507837, 0.6786833855799373], "std": [0.8173466473333171, 0.8007931942022886], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.4364188841521172, 0.27924536490442925, 0.9624113750483418, 2.463091539235466, 0.29142065618784885, 1.3858867788649751, 0.372327764882262, -0.2512119114747441, 1.0169729447375324, 2.263678778056419, -0.07641223280462073, 2.124749399270872], "std": [0.13924296388742455, 0.0395107622443053, 0.07802474824777247, 0.24749280407968474, 0.22387973940062558, 0.2663524352929846, 0.12584651884505468, 0.037727580355936575, 0.05160249628251068, 0.14699274047340316, 0.3794501736780862, 0.29227834413552745], "min": [0.22913545782253292, 0.1895904357472762, 0.7850709628768462, 2.007925448676801, -0.026025225512718464, 0.9298035112640117, 0.22817433614680754, -0.292825877198196, 0.8939444161292929, 2.0432212882106255, -0.772716275075147, 1.7664384828656767], "max": [0.560374922091044, 0.3668737611787389, 1.108035266863468, 2.9990921694098907, 0.5949023105857223, 2.010739271901061, 0.560173932779434, -0.16355075496791907, 1.1311195790467476, 2.896178821962202, 0.5167842224033663, 2.6486601934396137], "count": [638]}, "eef_sim_pose_action": {"mean": [0.4364188841521172, 0.27924536490442925, 0.9624113750483418, 2.463091539235466, 0.29142065618784885, 1.3858867788649751, 0.372327764882262, -0.2512119114747441, 1.0169729447375324, 2.263678778056419, -0.07641223280462073, 2.124749399270872], "std": [0.13924296388742455, 0.0395107622443053, 0.07802474824777247, 0.24749280407968474, 0.22387973940062558, 0.2663524352929846, 0.12584651884505468, 0.037727580355936575, 0.05160249628251068, 0.14699274047340316, 0.3794501736780862, 0.29227834413552745], "min": [0.22913545782253292, 0.1895904357472762, 0.7850709628768462, 2.007925448676801, -0.026025225512718464, 0.9298035112640117, 0.22817433614680754, -0.292825877198196, 0.8939444161292929, 2.0432212882106255, -0.772716275075147, 1.7664384828656767], "max": [0.560374922091044, 0.3668737611787389, 1.108035266863468, 2.9990921694098907, 0.5949023105857223, 2.010739271901061, 0.560173932779434, -0.16355075496791907, 1.1311195790467476, 2.896178821962202, 0.5167842224033663, 2.6486601934396137], "count": [638]}, "gripper_mode_state": {"mean": [0.23667711598746083, 0.6786833855799373], "std": [0.42504241994807845, 0.4669820635931216], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.9075235109717867, 1.901253918495298], "std": [0.398948239403428, 0.39744283882534626], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.23667711598746083, 0.6786833855799373], "std": [0.42504241994807845, 0.4669820635931216], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.9075235109717867, 1.901253918495298], "std": [0.398948239403428, 0.39744283882534626], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.5185109834923178, 0.43090517612226703], "std": [0.2739423784161884, 0.20839138943618715], "min": [0.016250000335276127, 0.11874999850988388], "max": [0.716250017285347, 0.6762500107288361], "count": [638]}, "gripper_open_scale_action": {"mean": [0.5185109834923178, 0.43090517612226703], "std": [0.2739423784161884, 0.20839138943618715], "min": [0.016250000335276127, 0.11874999850988388], "max": [0.716250017285347, 0.6762500107288361], "count": [638]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8274509803921568]], [[0.8235294117647058]]], "mean": [[[0.4019903769550938]], [[0.406725882434234]], [[0.38191805880727087]]], "std": [[[0.13597650757114896]], [[0.14236459327366005]], [[0.1366783001613221]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49155437884108866]], [[0.48554201114525414]], [[0.4740547842893376]]], "std": [[[0.11961971737979761]], [[0.1266576243931171]], [[0.13147781538510878]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4957891089893669]], [[0.4731603364915618]], [[0.4612008706467662]]], "std": [[[0.14237633157664006]], [[0.15748734254586852]], [[0.16412228438068868]]], "count": [134]}, "observation.state": {"min": [-0.23752355575561523, -0.022206777706742287, -1.0177088975906372, -1.7481077909469604, 0.44977012276649475, -0.21665999293327332, 0.013000000268220901, -0.01001800037920475, -0.13269299268722534, 0.0034799999557435513, -3.141592502593994, 0.04045673459768295, -3.141592502593994, -0.11433088779449463, -0.020270444452762604, -1.0682454109191895, 0.03133022040128708, 0.5105116963386536, -2.121802568435669, 0.13600000739097595, -0.00950899999588728, -0.012304999865591526, 0.10329300165176392, -3.1279616355895996, 0.22479841113090515, -3.1378750801086426], "max": [0.4051472246646881, 2.230865240097046, -0.48596733808517456, 0.18862678110599518, 1.160735845565796, 1.810698390007019, 0.5649999976158142, 0.34182998538017273, 0.0828540027141571, 0.3471969962120056, 3.140702486038208, 1.1337659358978271, 3.140737533569336, 0.17934633791446686, 1.9532544612884521, -0.4720990061759949, 1.7708553075790405, 1.2221752405166626, -0.1296994388103485, 0.49400001764297485, 0.3579539954662323, 0.12036599963903427, 0.3067159950733185, 3.138887405395508, 1.0578266382217407, 3.1406502723693848], "mean": [0.09526713937520981, 1.343200445175171, -0.7388149499893188, -0.9212753176689148, 0.8034220337867737, 0.8924944996833801, 0.43451207876205444, 0.21113279461860657, -0.004938178230077028, 0.1546357274055481, -1.0270777940750122, 0.6024194955825806, -1.0132420063018799, 0.030703173950314522, 0.9975271224975586, -0.6688524484634399, 0.7195057272911072, 0.8465942144393921, -0.9935450553894043, 0.37626826763153076, 0.17332586646080017, 0.03713758662343025, 0.22351232171058655, -0.13399502635002136, 0.7249228954315186, -2.51166033744812], "std": [0.15693426132202148, 0.9171142578125, 0.1721666157245636, 0.7380692362785339, 0.24225185811519623, 0.7342780232429504, 0.21623875200748444, 0.14770130813121796, 0.046148210763931274, 0.10190924257040024, 2.568429946899414, 0.3093768358230591, 2.819849967956543, 0.06886161863803864, 0.7247565984725952, 0.22675274312496185, 0.5483951568603516, 0.22989481687545776, 0.7552444934844971, 0.1270027607679367, 0.1366366446018219, 0.03145548328757286, 0.05257689952850342, 2.809851884841919, 0.17939020693302155, 0.9735164046287537], "count": [686]}, "action": {"min": [-0.23752355575561523, -0.022206777706742287, -1.0177088975906372, -1.7481077909469604, 0.44977012276649475, -0.21665999293327332, 0.013000000268220901, -0.01001800037920475, -0.13269299268722534, 0.0034799999557435513, -3.141592502593994, 0.04045673459768295, -3.141592502593994, -0.11433088779449463, -0.020270444452762604, -1.0682454109191895, 0.03133022040128708, 0.5105116963386536, -2.121802568435669, 0.13600000739097595, -0.00950899999588728, -0.012304999865591526, 0.10329300165176392, -3.1279616355895996, 0.22479841113090515, -3.1378750801086426], "max": [0.4051472246646881, 2.230865240097046, -0.48596733808517456, 0.18862678110599518, 1.160735845565796, 1.810698390007019, 0.5649999976158142, 0.34182998538017273, 0.0828540027141571, 0.3471969962120056, 3.140702486038208, 1.1337659358978271, 3.140737533569336, 0.17934633791446686, 1.9532544612884521, -0.4720990061759949, 1.7708553075790405, 1.2221752405166626, -0.1296994388103485, 0.49400001764297485, 0.3579539954662323, 0.12036599963903427, 0.3067159950733185, 3.138887405395508, 1.0578266382217407, 3.1406502723693848], "mean": [0.09526713937520981, 1.343200445175171, -0.7388149499893188, -0.9212753176689148, 0.8034220337867737, 0.8924944996833801, 0.43451207876205444, 0.21113279461860657, -0.004938178230077028, 0.1546357274055481, -1.0270777940750122, 0.6024194955825806, -1.0132420063018799, 0.030703173950314522, 0.9975271224975586, -0.6688524484634399, 0.7195057272911072, 0.8465942144393921, -0.9935450553894043, 0.37626826763153076, 0.17332586646080017, 0.03713758662343025, 0.22351232171058655, -0.13399502635002136, 0.7249228954315186, -2.51166033744812], "std": [0.15693426132202148, 0.9171142578125, 0.1721666157245636, 0.7380692362785339, 0.24225185811519623, 0.7342780232429504, 0.21623875200748444, 0.14770130813121796, 0.046148210763931274, 0.10190924257040024, 2.568429946899414, 0.3093768358230591, 2.819849967956543, 0.06886161863803864, 0.7247565984725952, 0.22675274312496185, 0.5483951568603516, 0.22989481687545776, 0.7552444934844971, 0.1270027607679367, 0.1366366446018219, 0.03145548328757286, 0.05257689952850342, 2.809851884841919, 0.17939020693302155, 0.9735164046287537], "count": [686]}, "timestamp": {"min": [0.0], "max": [22.833333333333332], "mean": [11.416666666666666], "std": [6.6010310642437595], "count": [686]}, "frame_index": {"min": [0], "max": [685], "mean": [342.5], "std": [198.03093192731282], "count": [686]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [686]}, "index": {"min": [48508], "max": [49193], "mean": [48850.5], "std": [198.03093192731282], "count": [686]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [686]}, "subtask_annotation": {"mean": [2.358600583090379, 5.0, 5.0, 5.0, 5.0], "std": [1.8389153605970825, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [686]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [686]}, "eef_direction_state": {"mean": [4.465014577259475, 4.444606413994169], "std": [2.0133158577897725, 2.1737216154366625], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_state": {"mean": [0.7376093294460642, 0.6632653061224489], "std": [0.8492576755985835, 0.8074130717223832], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_state": {"mean": [0.7157434402332361, 0.6297376093294461], "std": [0.837852637430245, 0.8062740065987073], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_direction_action": {"mean": [4.465014577259475, 4.444606413994169], "std": [2.0133158577897725, 2.1737216154366625], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_action": {"mean": [0.7376093294460642, 0.6632653061224489], "std": [0.8492576755985835, 0.8074130717223832], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_action": {"mean": [0.7157434402332361, 0.6297376093294461], "std": [0.837852637430245, 0.8062740065987073], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_sim_pose_state": {"mean": [0.44909471229038983, 0.29555507226783834, 0.9293848706712394, 2.4854774404487796, 0.3381694797586037, 1.4986318284457705, 0.4124247017523461, -0.26195087285241625, 0.9991775591787702, 2.3722819147750895, -0.062258296104157056, 2.1028124738671337], "std": [0.1470792120962755, 0.046137270050736534, 0.10203014706249146, 0.2975049795447245, 0.27836943846726375, 0.31573904319584334, 0.1369921434246073, 0.031012109869284536, 0.052325733984275785, 0.16160178691592766, 0.32106193653826176, 0.3495485310136082], "min": [0.22886177582829287, 0.1674204160779946, 0.7784339721710131, 2.0072789144274834, -0.05440150503538144, 1.0028888487273542, 0.2291900629473208, -0.3109796463016824, 0.8791590779319852, 2.0789962475208217, -0.6532124616101597, 1.7218047338522855], "max": [0.5792527074083804, 0.38279757181816354, 1.1219735898633432, 3.0918700822178278, 0.7486101340228788, 2.2438068681581225, 0.59733876747605, -0.17975996368697852, 1.0819311870632426, 2.913652791787426, 0.5750832075974004, 2.8161900593906655], "count": [686]}, "eef_sim_pose_action": {"mean": [0.44909471229038983, 0.29555507226783834, 0.9293848706712394, 2.4854774404487796, 0.3381694797586037, 1.4986318284457705, 0.4124247017523461, -0.26195087285241625, 0.9991775591787702, 2.3722819147750895, -0.062258296104157056, 2.1028124738671337], "std": [0.1470792120962755, 0.046137270050736534, 0.10203014706249146, 0.2975049795447245, 0.27836943846726375, 0.31573904319584334, 0.1369921434246073, 0.031012109869284536, 0.052325733984275785, 0.16160178691592766, 0.32106193653826176, 0.3495485310136082], "min": [0.22886177582829287, 0.1674204160779946, 0.7784339721710131, 2.0072789144274834, -0.05440150503538144, 1.0028888487273542, 0.2291900629473208, -0.3109796463016824, 0.8791590779319852, 2.0789962475208217, -0.6532124616101597, 1.7218047338522855], "max": [0.5792527074083804, 0.38279757181816354, 1.1219735898633432, 3.0918700822178278, 0.7486101340228788, 2.2438068681581225, 0.59733876747605, -0.17975996368697852, 1.0819311870632426, 2.913652791787426, 0.5750832075974004, 2.8161900593906655], "count": [686]}, "gripper_mode_state": {"mean": [0.22157434402332363, 0.532069970845481], "std": [0.4153060968658588, 0.4989704570112005], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_state": {"mean": [1.934402332361516, 1.9285714285714286], "std": [0.3240777562013933, 0.3488841019852794], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_mode_action": {"mean": [0.22157434402332363, 0.532069970845481], "std": [0.4153060968658588, 0.4989704570112005], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_action": {"mean": [1.934402332361516, 1.9285714285714286], "std": [0.3240777562013933, 0.3488841019852794], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_open_scale_state": {"mean": [0.5431413998248317, 0.4703334576664791], "std": [0.270298675120584, 0.15875359494991487], "min": [0.016250000335276127, 0.17000000923871994], "max": [0.7062499970197678, 0.6175000220537186], "count": [686]}, "gripper_open_scale_action": {"mean": [0.5431413998248317, 0.4703334576664791], "std": [0.270298675120584, 0.15875359494991487], "min": [0.016250000335276127, 0.17000000923871994], "max": [0.7062499970197678, 0.6175000220537186], "count": [686]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9294117647058824]], [[0.8549019607843137]]], "mean": [[[0.40251181045751633]], [[0.40652229847494553]], [[0.38132181045751634]]], "std": [[[0.13558503381235587]], [[0.1418015670452425]], [[0.13599417255946114]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49123475980392156]], [[0.4841405964052288]], [[0.47198279738562093]]], "std": [[[0.11007366966357919]], [[0.12248607199830333]], [[0.12879731003205322]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.49039995588235297]], [[0.47076063235294113]], [[0.4583765]]], "std": [[[0.1513735110413337]], [[0.1603001578838446]], [[0.16721990511314927]]], "count": [125]}, "observation.state": {"min": [-0.3271007835865021, -0.022293999791145325, -1.0437883138656616, -1.6633102893829346, 0.4205855429172516, 0.009175777435302734, 0.020999999716877937, -0.010041000321507454, -0.1527400016784668, 0.024493999779224396, -3.1405279636383057, 0.10513864457607269, -3.139655351638794, -0.22890600562095642, -0.020165778696537018, -0.9895361065864563, 0.1514177769422531, 0.46369078755378723, -2.1217851638793945, 0.13699999451637268, -0.010281000286340714, -0.024914000183343887, 0.09690000116825104, -3.141592502593994, 0.2597922682762146, -3.138852596282959], "max": [0.3868829011917114, 2.170245885848999, -0.48603710532188416, 0.04807689040899277, 1.1343598365783691, 1.6552858352661133, 0.5379999876022339, 0.33045899868011475, 0.08787699788808823, 0.301160991191864, 3.1409642696380615, 1.1110939979553223, 3.140824794769287, 0.10993488878011703, 1.8738473653793335, -0.47825688123703003, 1.781339406967163, 1.215511441230774, -0.2675279974937439, 0.4830000102519989, 0.3487670123577118, 0.10160499811172485, 0.2986159920692444, 3.136688232421875, 1.0591007471084595, 3.1406850814819336], "mean": [0.055493395775556564, 1.3115853071212769, -0.7377780675888062, -0.7929806113243103, 0.7284368872642517, 0.8126555681228638, 0.42845508456230164, 0.21148228645324707, -0.012698975391685963, 0.1624615490436554, -1.513895034790039, 0.5910245776176453, 1.5101139545440674, -0.021066775545477867, 0.8644237518310547, -0.629880964756012, 0.6813036203384399, 0.9013596177101135, -0.9429829120635986, 0.3948880434036255, 0.1473202109336853, 0.02999405562877655, 0.23376324772834778, 0.013580764643847942, 0.7566038966178894, -2.4207541942596436], "std": [0.1630108654499054, 0.8612716794013977, 0.17306876182556152, 0.6042973399162292, 0.2752041518688202, 0.6297872066497803, 0.19048891961574554, 0.14183616638183594, 0.05378986895084381, 0.09085117280483246, 2.436408758163452, 0.29202020168304443, 2.552574396133423, 0.05903955549001694, 0.712632417678833, 0.20252296328544617, 0.521369993686676, 0.22961470484733582, 0.752886176109314, 0.1289646029472351, 0.1330539435148239, 0.02445119060575962, 0.05258585140109062, 2.8480780124664307, 0.17851898074150085, 1.207468867301941], "count": [630]}, "action": {"min": [-0.3271007835865021, -0.022293999791145325, -1.0437883138656616, -1.6633102893829346, 0.4205855429172516, 0.009175777435302734, 0.020999999716877937, -0.010041000321507454, -0.1527400016784668, 0.024493999779224396, -3.1405279636383057, 0.10513864457607269, -3.139655351638794, -0.22890600562095642, -0.020165778696537018, -0.9895361065864563, 0.1514177769422531, 0.46369078755378723, -2.1217851638793945, 0.13699999451637268, -0.010281000286340714, -0.024914000183343887, 0.09690000116825104, -3.141592502593994, 0.2597922682762146, -3.138852596282959], "max": [0.3868829011917114, 2.170245885848999, -0.48603710532188416, 0.04807689040899277, 1.1343598365783691, 1.6552858352661133, 0.5379999876022339, 0.33045899868011475, 0.08787699788808823, 0.301160991191864, 3.1409642696380615, 1.1110939979553223, 3.140824794769287, 0.10993488878011703, 1.8738473653793335, -0.47825688123703003, 1.781339406967163, 1.215511441230774, -0.2675279974937439, 0.4830000102519989, 0.3487670123577118, 0.10160499811172485, 0.2986159920692444, 3.136688232421875, 1.0591007471084595, 3.1406850814819336], "mean": [0.055493395775556564, 1.3115853071212769, -0.7377780675888062, -0.7929806113243103, 0.7284368872642517, 0.8126555681228638, 0.42845508456230164, 0.21148228645324707, -0.012698975391685963, 0.1624615490436554, -1.513895034790039, 0.5910245776176453, 1.5101139545440674, -0.021066775545477867, 0.8644237518310547, -0.629880964756012, 0.6813036203384399, 0.9013596177101135, -0.9429829120635986, 0.3948880434036255, 0.1473202109336853, 0.02999405562877655, 0.23376324772834778, 0.013580764643847942, 0.7566038966178894, -2.4207541942596436], "std": [0.1630108654499054, 0.8612716794013977, 0.17306876182556152, 0.6042973399162292, 0.2752041518688202, 0.6297872066497803, 0.19048891961574554, 0.14183616638183594, 0.05378986895084381, 0.09085117280483246, 2.436408758163452, 0.29202020168304443, 2.552574396133423, 0.05903955549001694, 0.712632417678833, 0.20252296328544617, 0.521369993686676, 0.22961470484733582, 0.752886176109314, 0.1289646029472351, 0.1330539435148239, 0.02445119060575962, 0.05258585140109062, 2.8480780124664307, 0.17851898074150085, 1.207468867301941], "count": [630]}, "timestamp": {"min": [0.0], "max": [20.966666666666665], "mean": [10.483333333333333], "std": [6.062170189577937], "count": [630]}, "frame_index": {"min": [0], "max": [629], "mean": [314.5], "std": [181.86510568733812], "count": [630]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [630]}, "index": {"min": [49194], "max": [49823], "mean": [49508.5], "std": [181.86510568733812], "count": [630]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [630]}, "subtask_annotation": {"mean": [2.56031746031746, 5.0, 5.0, 5.0, 5.0], "std": [1.7490169286428454, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [630]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [630]}, "eef_direction_state": {"mean": [4.357142857142857, 4.307936507936508], "std": [2.041880108237801, 2.2061459310264677], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_state": {"mean": [0.7444444444444445, 0.726984126984127], "std": [0.8487671316320996, 0.829076048976293], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_state": {"mean": [0.6174603174603175, 0.6317460317460317], "std": [0.8094755665674744, 0.8013531011002454], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_direction_action": {"mean": [4.357142857142857, 4.307936507936508], "std": [2.041880108237801, 2.2061459310264677], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_action": {"mean": [0.7444444444444445, 0.726984126984127], "std": [0.8487671316320996, 0.829076048976293], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_action": {"mean": [0.6174603174603175, 0.6317460317460317], "std": [0.8094755665674744, 0.8013531011002454], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_sim_pose_state": {"mean": [0.4495044339921454, 0.28806148941841386, 0.9371394458947276, 2.5268032200849238, 0.24076300394615305, 1.4380317244380094, 0.3863829159215115, -0.2690587845941565, 1.0093811466013491, 2.341369858962006, -0.04409570654594366, 2.0672714405009778], "std": [0.1412598203011458, 0.053753598964789505, 0.09098076558051522, 0.2864320259971851, 0.1950575652691172, 0.3062170290990247, 0.13340602400926302, 0.024070385424726237, 0.05240360910844416, 0.15816543160814378, 0.31240051550663034, 0.31182270126415157], "min": [0.22883960147172827, 0.1476217966788976, 0.7993038481552012, 2.0297084100503877, -0.04723556650336991, 0.9212177640769657, 0.22835896665421473, -0.32404157820608637, 0.8725973208019046, 2.078349375647855, -0.781047550860651, 1.6890756781846659], "max": [0.5679342388919987, 0.38825947645825826, 1.0759781072752848, 3.0272468894602027, 0.5613151674981296, 2.100549858710485, 0.5882080441782613, -0.19858002763197893, 1.07402688267923, 2.878357558920025, 0.5012139147143135, 2.703330758558752], "count": [630]}, "eef_sim_pose_action": {"mean": [0.4495044339921454, 0.28806148941841386, 0.9371394458947276, 2.5268032200849238, 0.24076300394615305, 1.4380317244380094, 0.3863829159215115, -0.2690587845941565, 1.0093811466013491, 2.341369858962006, -0.04409570654594366, 2.0672714405009778], "std": [0.1412598203011458, 0.053753598964789505, 0.09098076558051522, 0.2864320259971851, 0.1950575652691172, 0.3062170290990247, 0.13340602400926302, 0.024070385424726237, 0.05240360910844416, 0.15816543160814378, 0.31240051550663034, 0.31182270126415157], "min": [0.22883960147172827, 0.1476217966788976, 0.7993038481552012, 2.0297084100503877, -0.04723556650336991, 0.9212177640769657, 0.22835896665421473, -0.32404157820608637, 0.8725973208019046, 2.078349375647855, -0.781047550860651, 1.6890756781846659], "max": [0.5679342388919987, 0.38825947645825826, 1.0759781072752848, 3.0272468894602027, 0.5613151674981296, 2.100549858710485, 0.5882080441782613, -0.19858002763197893, 1.07402688267923, 2.878357558920025, 0.5012139147143135, 2.703330758558752], "count": [630]}, "gripper_mode_state": {"mean": [0.20317460317460317, 0.3634920634920635], "std": [0.40236138457790094, 0.4810047642906966], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_state": {"mean": [1.9047619047619047, 1.9126984126984128], "std": [0.37008303290905503, 0.3866798287957126], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_mode_action": {"mean": [0.20317460317460317, 0.3634920634920635], "std": [0.40236138457790094, 0.4810047642906966], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_action": {"mean": [1.9047619047619047, 1.9126984126984128], "std": [0.37008303290905503, 0.3866798287957126], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_open_scale_state": {"mean": [0.5355654907235432, 0.49360713605133316], "std": [0.23811182290847688, 0.16120549298898365], "min": [0.02624999964609742, 0.17124999314546585], "max": [0.6724999845027924, 0.6037500128149986], "count": [630]}, "gripper_open_scale_action": {"mean": [0.5355654907235432, 0.49360713605133316], "std": [0.23811182290847688, 0.16120549298898365], "min": [0.02624999964609742, 0.17124999314546585], "max": [0.6724999845027924, 0.6037500128149986], "count": [630]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8313725490196079]], [[0.796078431372549]]], "mean": [[[0.40325549573199043]], [[0.4062472275795564]], [[0.3811669836422729]]], "std": [[[0.13043115849439407]], [[0.13841590571413345]], [[0.13280508582723033]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.48977613876834886]], [[0.4835968539054966]], [[0.4722452888942462]]], "std": [[[0.1288437673136623]], [[0.13503833020454406]], [[0.13954340779622543]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4967936338128147]], [[0.47469767391246115]], [[0.46284898009750347]]], "std": [[[0.15573798475288386]], [[0.1658445179360365]], [[0.17203454684073768]]], "count": [122]}, "observation.state": {"min": [-0.2624167799949646, -0.022293999791145325, -0.8986156582832336, -1.7575452327728271, 0.3683220148086548, 0.030056778341531754, 0.013000000268220901, -0.010185999795794487, -0.13671700656414032, 9.7999996796716e-05, -3.141592502593994, 0.1172337606549263, -3.1390793323516846, -0.0905890017747879, -0.018944665789604187, -0.9992177486419678, 0.07624966651201248, 0.4706859886646271, -2.1218724250793457, 0.125, -0.010425000451505184, 0.006041000131517649, 0.11180700361728668, -3.1372642517089844, 0.3170740008354187, -3.0913445949554443], "max": [0.314662903547287, 2.220503330230713, -0.48617666959762573, -0.08969933539628983, 1.141512155532837, 1.8781037330627441, 0.5160000324249268, 0.319038987159729, 0.05640700086951256, 0.3319399952888489, 3.141016721725464, 1.1271162033081055, 3.140946865081787, 0.17913700640201569, 1.8469828367233276, -0.47734978795051575, 1.7679420709609985, 1.2404744625091553, -0.1827654391527176, 0.4749999940395355, 0.34411200881004333, 0.11531499773263931, 0.31864601373672485, 3.120386838912964, 1.0319608449935913, -1.5050498247146606], "mean": [0.1281227171421051, 1.1947871446609497, -0.6459050178527832, -0.9099118113517761, 0.8409634232521057, 0.876759946346283, 0.4174126088619232, 0.18088342249393463, -0.005780219100415707, 0.16948512196540833, -2.0855369567871094, 0.6176480054855347, -0.6225047707557678, 0.027959374710917473, 0.8474763631820679, -0.6290543675422668, 0.6637217402458191, 0.8949071168899536, -0.9219779372215271, 0.36980244517326355, 0.14562858641147614, 0.03748118132352829, 0.2412021905183792, -0.425910621881485, 0.7556793689727783, -2.636186122894287], "std": [0.11968857049942017, 0.8911208510398865, 0.13058383762836456, 0.709577202796936, 0.26456519961357117, 0.6927860975265503, 0.16047433018684387, 0.13842472434043884, 0.03555082157254219, 0.0953080803155899, 1.8278366327285767, 0.28795647621154785, 2.9057092666625977, 0.05558548867702484, 0.6692904829978943, 0.2060820460319519, 0.5200366377830505, 0.23805417120456696, 0.743500292301178, 0.12185864895582199, 0.1279248148202896, 0.02986696921288967, 0.04294320195913315, 2.775359630584717, 0.16430410742759705, 0.49324530363082886], "count": [607]}, "action": {"min": [-0.2624167799949646, -0.022293999791145325, -0.8986156582832336, -1.7575452327728271, 0.3683220148086548, 0.030056778341531754, 0.013000000268220901, -0.010185999795794487, -0.13671700656414032, 9.7999996796716e-05, -3.141592502593994, 0.1172337606549263, -3.1390793323516846, -0.0905890017747879, -0.018944665789604187, -0.9992177486419678, 0.07624966651201248, 0.4706859886646271, -2.1218724250793457, 0.125, -0.010425000451505184, 0.006041000131517649, 0.11180700361728668, -3.1372642517089844, 0.3170740008354187, -3.0913445949554443], "max": [0.314662903547287, 2.220503330230713, -0.48617666959762573, -0.08969933539628983, 1.141512155532837, 1.8781037330627441, 0.5160000324249268, 0.319038987159729, 0.05640700086951256, 0.3319399952888489, 3.141016721725464, 1.1271162033081055, 3.140946865081787, 0.17913700640201569, 1.8469828367233276, -0.47734978795051575, 1.7679420709609985, 1.2404744625091553, -0.1827654391527176, 0.4749999940395355, 0.34411200881004333, 0.11531499773263931, 0.31864601373672485, 3.120386838912964, 1.0319608449935913, -1.5050498247146606], "mean": [0.1281227171421051, 1.1947871446609497, -0.6459050178527832, -0.9099118113517761, 0.8409634232521057, 0.876759946346283, 0.4174126088619232, 0.18088342249393463, -0.005780219100415707, 0.16948512196540833, -2.0855369567871094, 0.6176480054855347, -0.6225047707557678, 0.027959374710917473, 0.8474763631820679, -0.6290543675422668, 0.6637217402458191, 0.8949071168899536, -0.9219779372215271, 0.36980244517326355, 0.14562858641147614, 0.03748118132352829, 0.2412021905183792, -0.425910621881485, 0.7556793689727783, -2.636186122894287], "std": [0.11968857049942017, 0.8911208510398865, 0.13058383762836456, 0.709577202796936, 0.26456519961357117, 0.6927860975265503, 0.16047433018684387, 0.13842472434043884, 0.03555082157254219, 0.0953080803155899, 1.8278366327285767, 0.28795647621154785, 2.9057092666625977, 0.05558548867702484, 0.6692904829978943, 0.2060820460319519, 0.5200366377830505, 0.23805417120456696, 0.743500292301178, 0.12185864895582199, 0.1279248148202896, 0.02986696921288967, 0.04294320195913315, 2.775359630584717, 0.16430410742759705, 0.49324530363082886], "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": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [607]}, "index": {"min": [49824], "max": [50430], "mean": [50127.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [2.8204283360790776, 5.0, 5.0, 5.0, 5.0], "std": [1.8049112427271627, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [607]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [607]}, "eef_direction_state": {"mean": [4.375617792421746, 4.439868204283361], "std": [2.0441418460728853, 2.2058612910489677], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.7594728171334432, 0.6705107084019769], "std": [0.8503154093567832, 0.8456713520731872], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.7084019769357496, 0.6079077429983526], "std": [0.8410661919482111, 0.822542811546229], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [4.375617792421746, 4.439868204283361], "std": [2.0441418460728853, 2.2058612910489677], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.7594728171334432, 0.6705107084019769], "std": [0.8503154093567832, 0.8456713520731872], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.7084019769357496, 0.6079077429983526], "std": [0.8410661919482111, 0.822542811546229], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.4188967906005103, 0.29475603718640514, 0.9441899709797386, 2.4574911324269233, 0.33673784300709325, 1.4861752857872432, 0.38464976209145413, -0.2615427138911922, 1.016842446561865, 2.339166288866287, -0.03480772725913961, 2.097831687968988], "std": [0.13779607019805665, 0.03553216576799551, 0.0953601544163812, 0.26485172372411403, 0.3080289985961997, 0.2162651258146583, 0.12822662947591185, 0.029452770987627396, 0.042752419472535955, 0.14407351818029546, 0.3221796892151967, 0.34319992662147675], "min": [0.22872346382967343, 0.1634333974835147, 0.7751618509117665, 2.014238886236803, -0.020468439153836337, 0.9148366654370933, 0.22821252013045817, -0.2925521520891633, 0.8874216569678437, 2.103858221170976, -0.6962555165352874, 1.7389371292620717], "max": [0.5564596360688334, 0.356420715459816, 1.1065400606342837, 3.0062144195435474, 0.8439581124880013, 1.9341436729651582, 0.5834067790370705, -0.1847417085585186, 1.0940491183098366, 2.8151025161750756, 0.576954659931201, 2.8338826897543052], "count": [607]}, "eef_sim_pose_action": {"mean": [0.4188967906005103, 0.29475603718640514, 0.9441899709797386, 2.4574911324269233, 0.33673784300709325, 1.4861752857872432, 0.38464976209145413, -0.2615427138911922, 1.016842446561865, 2.339166288866287, -0.03480772725913961, 2.097831687968988], "std": [0.13779607019805665, 0.03553216576799551, 0.0953601544163812, 0.26485172372411403, 0.3080289985961997, 0.2162651258146583, 0.12822662947591185, 0.029452770987627396, 0.042752419472535955, 0.14407351818029546, 0.3221796892151967, 0.34319992662147675], "min": [0.22872346382967343, 0.1634333974835147, 0.7751618509117665, 2.014238886236803, -0.020468439153836337, 0.9148366654370933, 0.22821252013045817, -0.2925521520891633, 0.8874216569678437, 2.103858221170976, -0.6962555165352874, 1.7389371292620717], "max": [0.5564596360688334, 0.356420715459816, 1.1065400606342837, 3.0062144195435474, 0.8439581124880013, 1.9341436729651582, 0.5834067790370705, -0.1847417085585186, 1.0940491183098366, 2.8151025161750756, 0.576954659931201, 2.8338826897543052], "count": [607]}, "gripper_mode_state": {"mean": [0.1515650741350906, 0.57166392092257], "std": [0.35859880428901775, 0.49483763239875234], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.9242174629324547, 1.9439868204283361], "std": [0.35036813610663353, 0.30936921500640646], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.1515650741350906, 0.57166392092257], "std": [0.35859880428901775, 0.49483763239875234], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.9242174629324547, 1.9439868204283361], "std": [0.35036813610663353, 0.30936921500640646], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.5217648359898576, 0.4622528814024843], "std": [0.20059334624002043, 0.15232391011934418], "min": [0.016250000335276127, 0.15625], "max": [0.6450000405311584, 0.5937499925494194], "count": [607]}, "gripper_open_scale_action": {"mean": [0.5217648359898576, 0.4622528814024843], "std": [0.20059334624002043, 0.15232391011934418], "min": [0.016250000335276127, 0.15625], "max": [0.6450000405311584, 0.5937499925494194], "count": [607]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7803921568627451]], [[0.803921568627451]]], "mean": [[[0.40463985937809466]], [[0.40589631115072294]], [[0.3810148643295702]]], "std": [[[0.1378119349275547]], [[0.14418836257950587]], [[0.13834337335430452]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4848691622103387]], [[0.4804886939245395]], [[0.46918115158942364]]], "std": [[[0.1335955705223622]], [[0.1382803145079579]], [[0.1434662477290878]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4944006480243613]], [[0.47217906639928703]], [[0.4609359978461081]]], "std": [[[0.1509430869272122]], [[0.1628765405020083]], [[0.16874177952485173]]], "count": [110]}, "observation.state": {"min": [-0.3964773416519165, -0.022241666913032532, -1.0632911920547485, -1.7536900043487549, 0.42006221413612366, 0.009263000451028347, 0.0139999995008111, -0.010236999951303005, -0.19448299705982208, 0.0016159999649971724, -3.141592502593994, 0.12686797976493835, -3.1381542682647705, 0.0020933332853019238, -0.018735332414507866, -1.0783631801605225, 0.07624966651201248, 0.4094560146331787, -2.1222736835479736, 0.16100001335144043, -0.009282000362873077, 0.005998999811708927, 0.12292700260877609, -3.1369850635528564, 0.29190632700920105, -3.0895817279815674], "max": [0.26930734515190125, 2.225928544998169, -0.4862115681171417, -0.03938955441117287, 1.1347436904907227, 2.100834369659424, 0.5009999871253967, 0.354763001203537, 0.046459998935461044, 0.32865700125694275, 3.1405105590820312, 1.1199253797531128, 3.1369152069091797, 0.1094813346862793, 1.7240170240402222, -0.47734978795051575, 1.7697737216949463, 1.2354155778884888, -0.18184088170528412, 0.45399999618530273, 0.3481979966163635, 0.08217699825763702, 0.354543000459671, 3.1366360187530518, 1.0914242267608643, -1.3816725015640259], "mean": [0.0374673493206501, 1.2177199125289917, -0.7423079013824463, -0.8461642861366272, 0.8167800903320312, 0.8973974585533142, 0.3792547881603241, 0.19942155480384827, -0.029219234362244606, 0.18226417899131775, -1.7536804676055908, 0.7019594311714172, 0.42762091755867004, 0.04360348358750343, 0.8801723122596741, -0.6286135911941528, 0.6721950173377991, 0.8625540137290955, -0.962361752986908, 0.32565587759017944, 0.15025202929973602, 0.03858806937932968, 0.23989862203598022, -0.05099093168973923, 0.7447364330291748, -2.63016676902771], "std": [0.16813920438289642, 0.8833310604095459, 0.21272346377372742, 0.7189603447914124, 0.2549346685409546, 0.7712646126747131, 0.1899442821741104, 0.14965642988681793, 0.06202103942632675, 0.0911046639084816, 2.249690532684326, 0.2536238133907318, 2.9299328327178955, 0.028520753607153893, 0.6664043664932251, 0.2252841293811798, 0.5681346654891968, 0.251534640789032, 0.7844465970993042, 0.10191222280263901, 0.1252223700284958, 0.024805700406432152, 0.05042286962270737, 2.80065655708313, 0.1987256556749344, 0.5341681241989136], "count": [531]}, "action": {"min": [-0.3964773416519165, -0.022241666913032532, -1.0632911920547485, -1.7536900043487549, 0.42006221413612366, 0.009263000451028347, 0.0139999995008111, -0.010236999951303005, -0.19448299705982208, 0.0016159999649971724, -3.141592502593994, 0.12686797976493835, -3.1381542682647705, 0.0020933332853019238, -0.018735332414507866, -1.0783631801605225, 0.07624966651201248, 0.4094560146331787, -2.1222736835479736, 0.16100001335144043, -0.009282000362873077, 0.005998999811708927, 0.12292700260877609, -3.1369850635528564, 0.29190632700920105, -3.0895817279815674], "max": [0.26930734515190125, 2.225928544998169, -0.4862115681171417, -0.03938955441117287, 1.1347436904907227, 2.100834369659424, 0.5009999871253967, 0.354763001203537, 0.046459998935461044, 0.32865700125694275, 3.1405105590820312, 1.1199253797531128, 3.1369152069091797, 0.1094813346862793, 1.7240170240402222, -0.47734978795051575, 1.7697737216949463, 1.2354155778884888, -0.18184088170528412, 0.45399999618530273, 0.3481979966163635, 0.08217699825763702, 0.354543000459671, 3.1366360187530518, 1.0914242267608643, -1.3816725015640259], "mean": [0.0374673493206501, 1.2177199125289917, -0.7423079013824463, -0.8461642861366272, 0.8167800903320312, 0.8973974585533142, 0.3792547881603241, 0.19942155480384827, -0.029219234362244606, 0.18226417899131775, -1.7536804676055908, 0.7019594311714172, 0.42762091755867004, 0.04360348358750343, 0.8801723122596741, -0.6286135911941528, 0.6721950173377991, 0.8625540137290955, -0.962361752986908, 0.32565587759017944, 0.15025202929973602, 0.03858806937932968, 0.23989862203598022, -0.05099093168973923, 0.7447364330291748, -2.63016676902771], "std": [0.16813920438289642, 0.8833310604095459, 0.21272346377372742, 0.7189603447914124, 0.2549346685409546, 0.7712646126747131, 0.1899442821741104, 0.14965642988681793, 0.06202103942632675, 0.0911046639084816, 2.249690532684326, 0.2536238133907318, 2.9299328327178955, 0.028520753607153893, 0.6664043664932251, 0.2252841293811798, 0.5681346654891968, 0.251534640789032, 0.7844465970993042, 0.10191222280263901, 0.1252223700284958, 0.024805700406432152, 0.05042286962270737, 2.80065655708313, 0.1987256556749344, 0.5341681241989136], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [531]}, "index": {"min": [50431], "max": [50961], "mean": [50696.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.632768361581921, 5.0, 5.0, 5.0, 5.0], "std": [1.8942821240651333, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [531]}, "eef_direction_state": {"mean": [4.312617702448211, 4.367231638418079], "std": [1.995336116375819, 2.1327814569134342], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8681732580037664, 0.7740112994350282], "std": [0.8880585991042855, 0.8601683318946087], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7005649717514124, 0.6572504708097928], "std": [0.8430393298607393, 0.8206602294599719], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [4.312617702448211, 4.367231638418079], "std": [1.995336116375819, 2.1327814569134342], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8681732580037664, 0.7740112994350282], "std": [0.8880585991042855, 0.8601683318946087], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7005649717514124, 0.6572504708097928], "std": [0.8430393298607393, 0.8206602294599719], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.43749082150264407, 0.2714964764057665, 0.95693142797285, 2.4017941753741536, 0.22896018798412077, 1.3390921391467872, 0.3892540899325556, -0.2604694847664012, 1.0155071290350377, 2.3512151621401114, -0.01555462494261792, 2.1220720557900887], "std": [0.14909805972551762, 0.062172565446251785, 0.09121770347356267, 0.25165996857927003, 0.2150088740051766, 0.36118237213292675, 0.12547849832084015, 0.024367549806322584, 0.05024400922599985, 0.184447420397339, 0.3317094619511147, 0.3973461746900254], "min": [0.22867315216293865, 0.10585211815562524, 0.7766040294751481, 2.0204693420486435, -0.03618993876975596, 0.6598855171047915, 0.229438645236486, -0.2925927900178363, 0.8987166429159427, 2.0420151842065266, -0.5684798598641747, 1.738537100535372], "max": [0.5923797822355574, 0.3470056166700751, 1.1035691555862637, 2.99667730305863, 0.5336481105730289, 1.9607889632599083, 0.5872996969444061, -0.21721425749906242, 1.1299020855217323, 2.8422318297192883, 0.6660820852041658, 3.0149685397619086], "count": [531]}, "eef_sim_pose_action": {"mean": [0.43749082150264407, 0.2714964764057665, 0.95693142797285, 2.4017941753741536, 0.22896018798412077, 1.3390921391467872, 0.3892540899325556, -0.2604694847664012, 1.0155071290350377, 2.3512151621401114, -0.01555462494261792, 2.1220720557900887], "std": [0.14909805972551762, 0.062172565446251785, 0.09121770347356267, 0.25165996857927003, 0.2150088740051766, 0.36118237213292675, 0.12547849832084015, 0.024367549806322584, 0.05024400922599985, 0.184447420397339, 0.3317094619511147, 0.3973461746900254], "min": [0.22867315216293865, 0.10585211815562524, 0.7766040294751481, 2.0204693420486435, -0.03618993876975596, 0.6598855171047915, 0.229438645236486, -0.2925927900178363, 0.8987166429159427, 2.0420151842065266, -0.5684798598641747, 1.738537100535372], "max": [0.5923797822355574, 0.3470056166700751, 1.1035691555862637, 2.99667730305863, 0.5336481105730289, 1.9607889632599083, 0.5872996969444061, -0.21721425749906242, 1.1299020855217323, 2.8422318297192883, 0.6660820852041658, 3.0149685397619086], "count": [531]}, "gripper_mode_state": {"mean": [0.2335216572504708, 0.7005649717514124], "std": [0.4230712621361372, 0.4580105807799124], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.9190207156308852, 1.9246704331450095], "std": [0.3618270512460684, 0.34983670477941864], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.2335216572504708, 0.7005649717514124], "std": [0.4230712621361372, 0.4580105807799124], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9190207156308852, 1.9246704331450095], "std": [0.3618270512460684, 0.34983670477941864], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.4740701502223241, 0.4070668532153532], "std": [0.23743056461607767, 0.12738991295167834], "min": [0.017499999376013875, 0.20125001668930054], "max": [0.6262499839067459, 0.5674999952316284], "count": [531]}, "gripper_open_scale_action": {"mean": [0.4740701502223241, 0.4070668532153532], "std": [0.23743056461607767, 0.12738991295167834], "min": [0.017499999376013875, 0.20125001668930054], "max": [0.6262499839067459, 0.5674999952316284], "count": [531]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7098039215686275]], [[0.7058823529411765]]], "mean": [[[0.40393895685117703]], [[0.4065754622399599]], [[0.3818309498332273]]], "std": [[[0.13677325657347417]], [[0.14290850580741618]], [[0.13719574686646735]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885469970067673]], [[0.4852262764619122]], [[0.4740028486320782]]], "std": [[[0.12928110727878353]], [[0.13438458018458432]], [[0.13890324340805882]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4943974890103534]], [[0.47546457104228124]], [[0.46511890508415754]]], "std": [[[0.15504316778876004]], [[0.16224554954528672]], [[0.16678480784917438]]], "count": [113]}, "observation.state": {"min": [-0.38470232486724854, -0.022241666913032532, -1.1251840591430664, -1.7521026134490967, 0.4212484359741211, -0.02492811158299446, 0.0139999995008111, -0.009682999923825264, -0.19744600355625153, 0.01356200035661459, -3.141592502593994, 0.13962633907794952, -3.141592502593994, -0.022573111578822136, -0.02007855474948883, -1.0180402994155884, 0.10595755279064178, 0.38737133145332336, -2.1219770908355713, 0.1080000028014183, -0.010108999907970428, 0.008747999556362629, 0.1539119929075241, -3.1381893157958984, 0.16432276368141174, -3.1337037086486816], "max": [0.23549999296665192, 2.2306036949157715, -0.48619410395622253, -0.04507644474506378, 1.1306442022323608, 2.057223320007324, 0.4989999830722809, 0.36972200870513916, 0.04625200107693672, 0.30174899101257324, 3.1402835845947266, 1.1584622859954834, 3.14021372795105, 0.1514526605606079, 1.7137596607208252, -0.47874534130096436, 1.6927391290664673, 1.1483851671218872, -0.24188466370105743, 0.3669999837875366, 0.3463979959487915, 0.08700399845838547, 0.2935299873352051, 3.1384336948394775, 1.10275137424469, -1.3949369192123413], "mean": [0.06432069092988968, 1.3046008348464966, -0.8077224493026733, -0.7916263937950134, 0.8274623155593872, 0.8427178859710693, 0.3706306219100952, 0.21870021522045135, -0.01961519569158554, 0.1671486645936966, -1.2498784065246582, 0.6694610118865967, 0.6088880300521851, 0.01957172155380249, 0.9030704498291016, -0.6334997415542603, 0.7029063105583191, 0.835978627204895, -0.9738908410072327, 0.267391175031662, 0.15885517001152039, 0.03837956488132477, 0.2374088615179062, -0.19441577792167664, 0.7500903606414795, -2.6583642959594727], "std": [0.1480286717414856, 0.9341998100280762, 0.2490420639514923, 0.6900603771209717, 0.24294482171535492, 0.7509382367134094, 0.18666821718215942, 0.16056950390338898, 0.05883354693651199, 0.09497828036546707, 2.5361711978912354, 0.2766973376274109, 2.93149995803833, 0.04789646714925766, 0.6721749901771545, 0.19934679567813873, 0.532555341720581, 0.2612099349498749, 0.7287464141845703, 0.0884479358792305, 0.12784957885742188, 0.024894222617149353, 0.039243001490831375, 2.7880282402038574, 0.21130679547786713, 0.5301328301429749], "count": [550]}, "action": {"min": [-0.38470232486724854, -0.022241666913032532, -1.1251840591430664, -1.7521026134490967, 0.4212484359741211, -0.02492811158299446, 0.0139999995008111, -0.009682999923825264, -0.19744600355625153, 0.01356200035661459, -3.141592502593994, 0.13962633907794952, -3.141592502593994, -0.022573111578822136, -0.02007855474948883, -1.0180402994155884, 0.10595755279064178, 0.38737133145332336, -2.1219770908355713, 0.1080000028014183, -0.010108999907970428, 0.008747999556362629, 0.1539119929075241, -3.1381893157958984, 0.16432276368141174, -3.1337037086486816], "max": [0.23549999296665192, 2.2306036949157715, -0.48619410395622253, -0.04507644474506378, 1.1306442022323608, 2.057223320007324, 0.4989999830722809, 0.36972200870513916, 0.04625200107693672, 0.30174899101257324, 3.1402835845947266, 1.1584622859954834, 3.14021372795105, 0.1514526605606079, 1.7137596607208252, -0.47874534130096436, 1.6927391290664673, 1.1483851671218872, -0.24188466370105743, 0.3669999837875366, 0.3463979959487915, 0.08700399845838547, 0.2935299873352051, 3.1384336948394775, 1.10275137424469, -1.3949369192123413], "mean": [0.06432069092988968, 1.3046008348464966, -0.8077224493026733, -0.7916263937950134, 0.8274623155593872, 0.8427178859710693, 0.3706306219100952, 0.21870021522045135, -0.01961519569158554, 0.1671486645936966, -1.2498784065246582, 0.6694610118865967, 0.6088880300521851, 0.01957172155380249, 0.9030704498291016, -0.6334997415542603, 0.7029063105583191, 0.835978627204895, -0.9738908410072327, 0.267391175031662, 0.15885517001152039, 0.03837956488132477, 0.2374088615179062, -0.19441577792167664, 0.7500903606414795, -2.6583642959594727], "std": [0.1480286717414856, 0.9341998100280762, 0.2490420639514923, 0.6900603771209717, 0.24294482171535492, 0.7509382367134094, 0.18666821718215942, 0.16056950390338898, 0.05883354693651199, 0.09497828036546707, 2.5361711978912354, 0.2766973376274109, 2.93149995803833, 0.04789646714925766, 0.6721749901771545, 0.19934679567813873, 0.532555341720581, 0.2612099349498749, 0.7287464141845703, 0.0884479358792305, 0.12784957885742188, 0.024894222617149353, 0.039243001490831375, 2.7880282402038574, 0.21130679547786713, 0.5301328301429749], "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": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [550]}, "index": {"min": [50962], "max": [51511], "mean": [51236.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [2.5236363636363635, 5.0, 5.0, 5.0, 5.0], "std": [1.9008097448062549, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [550]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [550]}, "eef_direction_state": {"mean": [4.332727272727273, 3.978181818181818], "std": [1.9799499117130657, 2.371703715137435], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.8490909090909091, 0.7454545454545455], "std": [0.8949093864282276, 0.8026814565325114], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.7454545454545455, 0.6745454545454546], "std": [0.8616724080780173, 0.8320223296431402], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.332727272727273, 3.978181818181818], "std": [1.9799499117130657, 2.371703715137435], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.8490909090909091, 0.7454545454545455], "std": [0.8949093864282276, 0.8026814565325114], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.7454545454545455, 0.6745454545454546], "std": [0.8616724080780173, 0.8320223296431402], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4567280229418812, 0.28113557065161876, 0.9418566687179255, 2.429905517686357, 0.253036986079151, 1.375239741058476, 0.39789406688120244, -0.260690522154639, 1.0130773988142876, 2.34233009280639, -0.0258145162714316, 2.0994179205193895], "std": [0.16001770759923956, 0.05902547383810532, 0.09514095687757178, 0.2685195877177691, 0.2405306358221415, 0.3485282215430344, 0.12813109374664391, 0.024479548719709327, 0.03900011818170641, 0.20029838772129815, 0.33605519182881555, 0.37840840359376704], "min": [0.22907720887196242, 0.10286784016598031, 0.7883760350250694, 1.9812704701620694, -0.036180501250145713, 0.6137524500381103, 0.2285166379019239, -0.2898493106484197, 0.9298566442582489, 2.0327805926638334, -0.5505606576994289, 1.7278378513533281], "max": [0.6073087258438463, 0.34677648635208536, 1.0766449644403961, 2.9949380299468262, 0.6217429238049355, 1.9196001568849392, 0.585544546842852, -0.21222585368103178, 1.0690281373243429, 2.970395158337604, 0.6489070943714998, 3.007530937373453], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4567280229418812, 0.28113557065161876, 0.9418566687179255, 2.429905517686357, 0.253036986079151, 1.375239741058476, 0.39789406688120244, -0.260690522154639, 1.0130773988142876, 2.34233009280639, -0.0258145162714316, 2.0994179205193895], "std": [0.16001770759923956, 0.05902547383810532, 0.09514095687757178, 0.2685195877177691, 0.2405306358221415, 0.3485282215430344, 0.12813109374664391, 0.024479548719709327, 0.03900011818170641, 0.20029838772129815, 0.33605519182881555, 0.37840840359376704], "min": [0.22907720887196242, 0.10286784016598031, 0.7883760350250694, 1.9812704701620694, -0.036180501250145713, 0.6137524500381103, 0.2285166379019239, -0.2898493106484197, 0.9298566442582489, 2.0327805926638334, -0.5505606576994289, 1.7278378513533281], "max": [0.6073087258438463, 0.34677648635208536, 1.0766449644403961, 2.9949380299468262, 0.6217429238049355, 1.9196001568849392, 0.585544546842852, -0.21222585368103178, 1.0690281373243429, 2.970395158337604, 0.6489070943714998, 3.007530937373453], "count": [550]}, "gripper_mode_state": {"mean": [0.24, 1.0], "std": [0.4270831300812485, 0.0], "min": [0, 1], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.910909090909091, 1.9345454545454546], "std": [0.3732767568307487, 0.32930681014308244], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.24, 1.0], "std": [0.4270831300812485, 0.0], "min": [0, 1], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.910909090909091, 1.9345454545454546], "std": [0.3732767568307487, 0.32930681014308244], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4632863601563837, 0.33423863568089224], "std": [0.23333406157609002, 0.1105602779047169], "min": [0.017499999376013875, 0.13500000350177288], "max": [0.6237499788403511, 0.4587499797344208], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4632863601563837, 0.33423863568089224], "std": [0.23333406157609002, 0.1105602779047169], "min": [0.017499999376013875, 0.13500000350177288], "max": [0.6237499788403511, 0.4587499797344208], "count": [550]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.4023429966248795]], [[0.40337368745312335]], [[0.3785932109182471]]], "std": [[[0.13742444188472047]], [[0.14545884289004607]], [[0.13944576958335667]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843557772152577]], [[0.4799075139960356]], [[0.4682824654451945]]], "std": [[[0.14610129862787308]], [[0.15091164561610595]], [[0.15669457889770286]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.49852544064073717]], [[0.47283227693399765]], [[0.46132847322672244]]], "std": [[[0.1457006181605837]], [[0.15811954732912373]], [[0.16351844693262246]]], "count": [122]}, "observation.state": {"min": [-0.31724467873573303, -0.022154444828629494, -0.9570545554161072, -1.750113844871521, 0.47136634588241577, 0.0, 0.017999999225139618, -0.009674999862909317, -0.16393400728702545, 0.013385999947786331, -3.141592502593994, 0.12482594698667526, -3.141592502593994, -0.17205455899238586, -0.01849111169576645, -1.0890741348266602, 0.0, 0.5817896723747253, -2.1219770908355713, 0.12299999594688416, -0.0098879998549819, -0.00018099999579135329, 0.13598500192165375, -3.13893985748291, 0.2249729335308075, -3.1399171352386475], "max": [0.38456279039382935, 2.200965642929077, -0.48546144366264343, 0.05044933408498764, 1.1308012008666992, 1.7772051095962524, 0.4659999907016754, 0.35029301047325134, 0.07687799632549286, 0.34255701303482056, 3.140824794769287, 1.0730981826782227, 3.1407198905944824, 0.02232888899743557, 1.8030751943588257, -0.47874534130096436, 1.7728614807128906, 1.2402302026748657, -0.060567110776901245, 0.4560000002384186, 0.3650200068950653, 0.0749569982290268, 0.3331719934940338, 3.139986991882324, 1.09549081325531, 3.1409120559692383], "mean": [0.08709332346916199, 1.3800421953201294, -0.7505571842193604, -0.9511680603027344, 0.8883678317070007, 0.9451626539230347, 0.34128352999687195, 0.2193768173456192, -0.018445871770381927, 0.16226054728031158, -0.5944926738739014, 0.5960854887962341, -0.5281782746315002, -0.0023937434889376163, 0.9816970229148865, -0.7109490036964417, 0.6771398186683655, 0.864647388458252, -1.0484274625778198, 0.31363704800605774, 0.1791028380393982, 0.029671765863895416, 0.2386801689863205, -0.5439087748527527, 0.7594505548477173, -2.0033793449401855], "std": [0.14849236607551575, 0.868439257144928, 0.17006060481071472, 0.7277684807777405, 0.21354824304580688, 0.6905611157417297, 0.1395614594221115, 0.14128223061561584, 0.05266628414392471, 0.09088969975709915, 2.5956578254699707, 0.2681169807910919, 2.9661147594451904, 0.04655339568853378, 0.7141890525817871, 0.27561816573143005, 0.5397786498069763, 0.2166702002286911, 0.8509938716888428, 0.13321466743946075, 0.1434013843536377, 0.020482324063777924, 0.0446881428360939, 2.787625312805176, 0.18161097168922424, 1.6542885303497314], "count": [606]}, "action": {"min": [-0.31724467873573303, -0.022154444828629494, -0.9570545554161072, -1.750113844871521, 0.47136634588241577, 0.0, 0.017999999225139618, -0.009674999862909317, -0.16393400728702545, 0.013385999947786331, -3.141592502593994, 0.12482594698667526, -3.141592502593994, -0.17205455899238586, -0.01849111169576645, -1.0890741348266602, 0.0, 0.5817896723747253, -2.1219770908355713, 0.12299999594688416, -0.0098879998549819, -0.00018099999579135329, 0.13598500192165375, -3.13893985748291, 0.2249729335308075, -3.1399171352386475], "max": [0.38456279039382935, 2.200965642929077, -0.48546144366264343, 0.05044933408498764, 1.1308012008666992, 1.7772051095962524, 0.4659999907016754, 0.35029301047325134, 0.07687799632549286, 0.34255701303482056, 3.140824794769287, 1.0730981826782227, 3.1407198905944824, 0.02232888899743557, 1.8030751943588257, -0.47874534130096436, 1.7728614807128906, 1.2402302026748657, -0.060567110776901245, 0.4560000002384186, 0.3650200068950653, 0.0749569982290268, 0.3331719934940338, 3.139986991882324, 1.09549081325531, 3.1409120559692383], "mean": [0.08709332346916199, 1.3800421953201294, -0.7505571842193604, -0.9511680603027344, 0.8883678317070007, 0.9451626539230347, 0.34128352999687195, 0.2193768173456192, -0.018445871770381927, 0.16226054728031158, -0.5944926738739014, 0.5960854887962341, -0.5281782746315002, -0.0023937434889376163, 0.9816970229148865, -0.7109490036964417, 0.6771398186683655, 0.864647388458252, -1.0484274625778198, 0.31363704800605774, 0.1791028380393982, 0.029671765863895416, 0.2386801689863205, -0.5439087748527527, 0.7594505548477173, -2.0033793449401855], "std": [0.14849236607551575, 0.868439257144928, 0.17006060481071472, 0.7277684807777405, 0.21354824304580688, 0.6905611157417297, 0.1395614594221115, 0.14128223061561584, 0.05266628414392471, 0.09088969975709915, 2.5956578254699707, 0.2681169807910919, 2.9661147594451904, 0.04655339568853378, 0.7141890525817871, 0.27561816573143005, 0.5397786498069763, 0.2166702002286911, 0.8509938716888428, 0.13321466743946075, 0.1434013843536377, 0.020482324063777924, 0.0446881428360939, 2.787625312805176, 0.18161097168922424, 1.6542885303497314], "count": [606]}, "timestamp": {"min": [0.0], "max": [20.166666666666668], "mean": [10.083333333333334], "std": [5.831229779449678], "count": [606]}, "frame_index": {"min": [0], "max": [605], "mean": [302.5], "std": [174.93689338349034], "count": [606]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [606]}, "index": {"min": [51512], "max": [52117], "mean": [51814.5], "std": [174.93689338349034], "count": [606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [606]}, "subtask_annotation": {"mean": [2.363036303630363, 5.0, 5.0, 5.0, 5.0], "std": [1.7623360646093058, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [606]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [606]}, "eef_direction_state": {"mean": [4.547854785478548, 4.405940594059406], "std": [1.96508811650914, 2.20191134113677], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_state": {"mean": [0.7293729372937293, 0.7244224422442245], "std": [0.8670890964496074, 0.8588296471342134], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_state": {"mean": [0.6584158415841584, 0.6188118811881188], "std": [0.8367508266429446, 0.821478929296409], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_direction_action": {"mean": [4.547854785478548, 4.405940594059406], "std": [1.96508811650914, 2.20191134113677], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_action": {"mean": [0.7293729372937293, 0.7244224422442245], "std": [0.8670890964496074, 0.8588296471342134], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_action": {"mean": [0.6584158415841584, 0.6188118811881188], "std": [0.8367508266429446, 0.821478929296409], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_sim_pose_state": {"mean": [0.4572859647660269, 0.28206401081734195, 0.9369586928342349, 2.4352711237002342, 0.4079062062483112, 1.3713638905346812, 0.4181429751105324, -0.2693963015603201, 1.0143315061901053, 2.3347562020134927, 0.02563004026494451, 2.1460039546332217], "std": [0.14069947368957694, 0.05285486576242764, 0.09103422288288915, 0.256205012611782, 0.3597453414340948, 0.31237321938008733, 0.14368523294220625, 0.020067535302074446, 0.04441147667434813, 0.16282727007028647, 0.3240488925353404, 0.42355872409762174], "min": [0.22909799447765378, 0.13630037348871044, 0.7882794414732671, 2.067988487094062, -0.056706736233263166, 0.8044346137221391, 0.22875761339435233, -0.2987631676155206, 0.911738461641039, 2.044972101302276, -0.7497719743321751, 1.6266085554762193], "max": [0.5878438132736593, 0.37705177447310184, 1.1174675190114927, 2.9974706866585232, 0.850621746094542, 1.951417830322514, 0.604334793801552, -0.22531618271680484, 1.1084070123024568, 2.9110102850408484, 0.48207519251232256, 2.8208435418814117], "count": [606]}, "eef_sim_pose_action": {"mean": [0.4572859647660269, 0.28206401081734195, 0.9369586928342349, 2.4352711237002342, 0.4079062062483112, 1.3713638905346812, 0.4181429751105324, -0.2693963015603201, 1.0143315061901053, 2.3347562020134927, 0.02563004026494451, 2.1460039546332217], "std": [0.14069947368957694, 0.05285486576242764, 0.09103422288288915, 0.256205012611782, 0.3597453414340948, 0.31237321938008733, 0.14368523294220625, 0.020067535302074446, 0.04441147667434813, 0.16282727007028647, 0.3240488925353404, 0.42355872409762174], "min": [0.22909799447765378, 0.13630037348871044, 0.7882794414732671, 2.067988487094062, -0.056706736233263166, 0.8044346137221391, 0.22875761339435233, -0.2987631676155206, 0.911738461641039, 2.044972101302276, -0.7497719743321751, 1.6266085554762193], "max": [0.5878438132736593, 0.37705177447310184, 1.1174675190114927, 2.9974706866585232, 0.850621746094542, 1.951417830322514, 0.604334793801552, -0.22531618271680484, 1.1084070123024568, 2.9110102850408484, 0.48207519251232256, 2.8208435418814117], "count": [606]}, "gripper_mode_state": {"mean": [0.764026402640264, 0.7178217821782178], "std": [0.4246057685769732, 0.45005963072542415], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_state": {"mean": [1.9323432343234324, 1.9026402640264026], "std": [0.3305812278348588, 0.4127821079090397], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_mode_action": {"mean": [0.764026402640264, 0.7178217821782178], "std": [0.4246057685769732, 0.45005963072542415], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_action": {"mean": [1.9323432343234324, 1.9026402640264026], "std": [0.3305812278348588, 0.4127821079090397], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_open_scale_state": {"mean": [0.4266047906883602, 0.39204827379189405], "std": [0.17445148611747088, 0.16651801475460215], "min": [0.022499999031424522, 0.1537499949336052], "max": [0.5824999883770943, 0.5700000002980232], "count": [606]}, "gripper_open_scale_action": {"mean": [0.4266047906883602, 0.39204827379189405], "std": [0.17445148611747088, 0.16651801475460215], "min": [0.022499999031424522, 0.1537499949336052], "max": [0.5824999883770943, 0.5700000002980232], "count": [606]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8627450980392157]], [[0.8274509803921568]]], "mean": [[[0.4020744568612216]], [[0.4028376753964989]], [[0.3783982186114539]]], "std": [[[0.13966632922717195]], [[0.14816316543204108]], [[0.14255979312164047]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853647447323918]], [[0.4826840649138443]], [[0.471970105466429]]], "std": [[[0.1386310193554265]], [[0.1419365303654618]], [[0.14720721542293505]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091108811531606]], [[0.47690146087572555]], [[0.46491619389597333]]], "std": [[[0.13928501232674462]], [[0.15719970605588732]], [[0.16291515816606758]]], "count": [143]}, "observation.state": {"min": [-0.14597511291503906, -0.022241666913032532, -0.9230553507804871, -1.760632872581482, 0.29693934321403503, 0.014670778065919876, 0.0139999995008111, -0.009823000058531761, -0.11040399968624115, 0.011381000280380249, -3.141592502593994, 0.1497841626405716, -3.1410515308380127, -0.044553112238645554, -0.018648110330104828, -1.2110631465911865, 0.05822955444455147, 0.5339570045471191, -1.891413927078247, 0.11699999868869781, -0.012112000025808811, 0.00469100009649992, 0.10336100310087204, -3.140266180038452, 0.1676214188337326, -3.1402313709259033], "max": [0.18726611137390137, 2.1884753704071045, -0.48546144366264343, -0.01819455623626709, 1.1613987684249878, 1.9722514152526855, 0.527999997138977, 0.3465929925441742, 0.033528998494148254, 0.30706000328063965, 3.119060516357422, 1.1037461757659912, 3.1386430263519287, 0.24096010625362396, 1.9899226427078247, -0.47874534130096436, 1.7778680324554443, 1.2402302026748657, -0.16338466107845306, 0.4560000002384186, 0.36959201097488403, 0.1411139965057373, 0.32542499899864197, 3.1406850814819336, 1.090551495552063, 3.1365487575531006], "mean": [0.07748927921056747, 1.4229545593261719, -0.7642419934272766, -1.0011566877365112, 0.8622350096702576, 1.0020394325256348, 0.4041115939617157, 0.22947318851947784, -0.018124748021364212, 0.15125800669193268, -2.0753896236419678, 0.6072763204574585, -1.010807752609253, 0.02864164672791958, 1.0354324579238892, -0.7741588354110718, 0.6702786087989807, 0.8891581892967224, -1.047186255455017, 0.32588455080986023, 0.189067080616951, 0.03911454230546951, 0.23537640273571014, -0.5683081150054932, 0.7632707357406616, -2.2992916107177734], "std": [0.09326934069395065, 0.885493278503418, 0.18579848110675812, 0.6901904940605164, 0.2577000856399536, 0.7081186175346375, 0.17530392110347748, 0.1466696709394455, 0.031611863523721695, 0.08870897442102432, 1.6758043766021729, 0.25327691435813904, 2.85841965675354, 0.05804077908396721, 0.7699142694473267, 0.29160594940185547, 0.485111802816391, 0.2016732394695282, 0.7253429889678955, 0.14422394335269928, 0.15197604894638062, 0.029469257220625877, 0.05291266739368439, 2.792090654373169, 0.2020096480846405, 1.1151514053344727], "count": [748]}, "action": {"min": [-0.14597511291503906, -0.022241666913032532, -0.9230553507804871, -1.760632872581482, 0.29693934321403503, 0.014670778065919876, 0.0139999995008111, -0.009823000058531761, -0.11040399968624115, 0.011381000280380249, -3.141592502593994, 0.1497841626405716, -3.1410515308380127, -0.044553112238645554, -0.018648110330104828, -1.2110631465911865, 0.05822955444455147, 0.5339570045471191, -1.891413927078247, 0.11699999868869781, -0.012112000025808811, 0.00469100009649992, 0.10336100310087204, -3.140266180038452, 0.1676214188337326, -3.1402313709259033], "max": [0.18726611137390137, 2.1884753704071045, -0.48546144366264343, -0.01819455623626709, 1.1613987684249878, 1.9722514152526855, 0.527999997138977, 0.3465929925441742, 0.033528998494148254, 0.30706000328063965, 3.119060516357422, 1.1037461757659912, 3.1386430263519287, 0.24096010625362396, 1.9899226427078247, -0.47874534130096436, 1.7778680324554443, 1.2402302026748657, -0.16338466107845306, 0.4560000002384186, 0.36959201097488403, 0.1411139965057373, 0.32542499899864197, 3.1406850814819336, 1.090551495552063, 3.1365487575531006], "mean": [0.07748927921056747, 1.4229545593261719, -0.7642419934272766, -1.0011566877365112, 0.8622350096702576, 1.0020394325256348, 0.4041115939617157, 0.22947318851947784, -0.018124748021364212, 0.15125800669193268, -2.0753896236419678, 0.6072763204574585, -1.010807752609253, 0.02864164672791958, 1.0354324579238892, -0.7741588354110718, 0.6702786087989807, 0.8891581892967224, -1.047186255455017, 0.32588455080986023, 0.189067080616951, 0.03911454230546951, 0.23537640273571014, -0.5683081150054932, 0.7632707357406616, -2.2992916107177734], "std": [0.09326934069395065, 0.885493278503418, 0.18579848110675812, 0.6901904940605164, 0.2577000856399536, 0.7081186175346375, 0.17530392110347748, 0.1466696709394455, 0.031611863523721695, 0.08870897442102432, 1.6758043766021729, 0.25327691435813904, 2.85841965675354, 0.05804077908396721, 0.7699142694473267, 0.29160594940185547, 0.485111802816391, 0.2016732394695282, 0.7253429889678955, 0.14422394335269928, 0.15197604894638062, 0.029469257220625877, 0.05291266739368439, 2.792090654373169, 0.2020096480846405, 1.1151514053344727], "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": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [748]}, "index": {"min": [52118], "max": [52865], "mean": [52491.5], "std": [215.92880771217165], "count": [748]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [748]}, "subtask_annotation": {"mean": [2.2566844919786098, 5.0, 5.0, 5.0, 5.0], "std": [1.7453975297387982, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [748]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [748]}, "eef_direction_state": {"mean": [4.67379679144385, 4.201871657754011], "std": [1.94661588195036, 2.259418013323196], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_state": {"mean": [0.5975935828877005, 0.6644385026737968], "std": [0.7925755656961062, 0.7658957778149417], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_state": {"mean": [0.5628342245989305, 0.6764705882352942], "std": [0.7910316078413588, 0.8222392491390765], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_direction_action": {"mean": [4.67379679144385, 4.201871657754011], "std": [1.94661588195036, 2.259418013323196], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_action": {"mean": [0.5975935828877005, 0.6644385026737968], "std": [0.7925755656961062, 0.7658957778149417], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_action": {"mean": [0.5628342245989305, 0.6764705882352942], "std": [0.7910316078413588, 0.8222392491390765], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_sim_pose_state": {"mean": [0.46739243923546414, 0.28234337575414703, 0.9258923360653979, 2.436626374906172, 0.40968676112200225, 1.3444326617189968, 0.42802340514955245, -0.2599030800555439, 1.011065267226159, 2.343189038977634, -0.005216922918546411, 2.2287897026512438], "std": [0.14605534990951236, 0.03185192735654145, 0.08884488692903603, 0.22829934320089185, 0.3241587337194275, 0.28722612268773917, 0.15227155090624955, 0.0290939752624853, 0.052708459236450074, 0.1933849461599184, 0.2782742098125011, 0.40255181942954354], "min": [0.22904614772215282, 0.189595944354838, 0.7862949133618946, 2.0374746972900946, -0.05697457225457492, 0.914928642263437, 0.22649289661786792, -0.2938974817465017, 0.8792308066388737, 2.0474929760592895, -0.6401156606475396, 1.715954937080602], "max": [0.5840261576050495, 0.33384640938881543, 1.081779106712946, 2.977258458864663, 0.8803666020791372, 1.9954552418420337, 0.6087786693685735, -0.15895151336279323, 1.1007001482326833, 2.969825505134288, 0.375848266512919, 2.871327914655849], "count": [748]}, "eef_sim_pose_action": {"mean": [0.46739243923546414, 0.28234337575414703, 0.9258923360653979, 2.436626374906172, 0.40968676112200225, 1.3444326617189968, 0.42802340514955245, -0.2599030800555439, 1.011065267226159, 2.343189038977634, -0.005216922918546411, 2.2287897026512438], "std": [0.14605534990951236, 0.03185192735654145, 0.08884488692903603, 0.22829934320089185, 0.3241587337194275, 0.28722612268773917, 0.15227155090624955, 0.0290939752624853, 0.052708459236450074, 0.1933849461599184, 0.2782742098125011, 0.40255181942954354], "min": [0.22904614772215282, 0.189595944354838, 0.7862949133618946, 2.0374746972900946, -0.05697457225457492, 0.914928642263437, 0.22649289661786792, -0.2938974817465017, 0.8792308066388737, 2.0474929760592895, -0.6401156606475396, 1.715954937080602], "max": [0.5840261576050495, 0.33384640938881543, 1.081779106712946, 2.977258458864663, 0.8803666020791372, 1.9954552418420337, 0.6087786693685735, -0.15895151336279323, 1.1007001482326833, 2.969825505134288, 0.375848266512919, 2.871327914655849], "count": [748]}, "gripper_mode_state": {"mean": [0.32219251336898397, 0.6296791443850267], "std": [0.46731627159555067, 0.48289058751602243], "min": [0, 0], "max": [1, 1], "count": [748]}, "gripper_activity_state": {"mean": [1.9425133689839573, 1.946524064171123], "std": [0.3113882896538816, 0.301202941532382], "min": [0, 0], "max": [2, 2], "count": [748]}, "gripper_mode_action": {"mean": [0.32219251336898397, 0.6296791443850267], "std": [0.46731627159555067, 0.48289058751602243], "min": [0, 0], "max": [1, 1], "count": [748]}, "gripper_activity_action": {"mean": [1.9425133689839573, 1.946524064171123], "std": [0.3113882896538816, 0.301202941532382], "min": [0, 0], "max": [2, 2], "count": [748]}, "gripper_open_scale_state": {"mean": [0.5051387088213932, 0.40735628823176984], "std": [0.21912960899478234, 0.18027995319634216], "min": [0.017499999376013875, 0.14624999836087227], "max": [0.6599999964237213, 0.5700000002980232], "count": [748]}, "gripper_open_scale_action": {"mean": [0.5051387088213932, 0.40735628823176984], "std": [0.21912960899478234, 0.18027995319634216], "min": [0.017499999376013875, 0.14624999836087227], "max": [0.6599999964237213, 0.5700000002980232], "count": [748]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7803921568627451]], [[0.7333333333333333]]], "mean": [[[0.40943347780404515]], [[0.40594542367774533]], [[0.38148997975864896]]], "std": [[[0.12947045108769212]], [[0.1388656630043453]], [[0.13341697046315434]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852675247995179]], [[0.4838599073494646]], [[0.4732354230403746]]], "std": [[[0.12744404446179597]], [[0.13065706084289502]], [[0.1340468670697638]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.5013205163862235]], [[0.4619795302577296]], [[0.4488656031265934]]], "std": [[[0.15451032701257042]], [[0.16586541376508013]], [[0.17195309414928464]]], "count": [141]}, "observation.state": {"min": [-0.3060453236103058, -0.022241666913032532, -1.0354324579238892, -1.5928871631622314, 0.03673800081014633, -0.07187110930681229, 0.012000000104308128, -0.010552999563515186, -0.1570660024881363, 0.030984999611973763, -3.141592502593994, 0.10131636261940002, -3.141592502593994, -0.027579667046666145, -0.019677333533763885, -1.1727900505065918, 0.06131722405552864, 0.339329332113266, -2.12201189994812, 0.1119999960064888, -0.010245000012218952, 0.00482999999076128, 0.14104199409484863, -3.1406326293945312, 0.2479938268661499, -3.1346287727355957], "max": [0.09552577883005142, 2.119866371154785, -0.485792875289917, 0.03169655427336693, 1.1419308185577393, 1.5495027303695679, 0.49699997901916504, 0.33646100759506226, 0.026920000091195107, 0.32333898544311523, 3.1410341262817383, 1.0693806409835815, 3.138695478439331, 0.02581777796149254, 1.7956613302230835, -0.4805769920349121, 1.7526084184646606, 1.2399685382843018, -0.15539510548114777, 0.3889999985694885, 0.3724299967288971, 0.0791810005903244, 0.3532649874687195, 3.134890556335449, 1.0155023336410522, 3.140493154525757], "mean": [-0.03386479243636131, 1.20391047000885, -0.7698547840118408, -0.39939025044441223, 0.7338322401046753, 0.4000169634819031, 0.2960369884967804, 0.2067859172821045, -0.025312965735793114, 0.19721359014511108, 0.16398392617702484, 0.5880863666534424, -0.26432541012763977, 0.017807714641094208, 0.9803953766822815, -0.6633917093276978, 0.7419789433479309, 0.8625802397727966, -1.0583117008209229, 0.2732692062854767, 0.17111776769161224, 0.03804400935769081, 0.2348790317773819, -0.3718101382255554, 0.7184548377990723, -2.057995080947876], "std": [0.14895063638687134, 0.7885870933532715, 0.19515924155712128, 0.5811001062393188, 0.32578858733177185, 0.5671615600585938, 0.16519410908222198, 0.14013530313968658, 0.06217002868652344, 0.06645871698856354, 2.986297369003296, 0.34291979670524597, 3.000600814819336, 0.015935059636831284, 0.6820989847183228, 0.25984466075897217, 0.5663241744041443, 0.2559528946876526, 0.7347022294998169, 0.11067934334278107, 0.13233569264411926, 0.02293766476213932, 0.044714078307151794, 2.725433588027954, 0.1904221475124359, 1.6882959604263306], "count": [738]}, "action": {"min": [-0.3060453236103058, -0.022241666913032532, -1.0354324579238892, -1.5928871631622314, 0.03673800081014633, -0.07187110930681229, 0.012000000104308128, -0.010552999563515186, -0.1570660024881363, 0.030984999611973763, -3.141592502593994, 0.10131636261940002, -3.141592502593994, -0.027579667046666145, -0.019677333533763885, -1.1727900505065918, 0.06131722405552864, 0.339329332113266, -2.12201189994812, 0.1119999960064888, -0.010245000012218952, 0.00482999999076128, 0.14104199409484863, -3.1406326293945312, 0.2479938268661499, -3.1346287727355957], "max": [0.09552577883005142, 2.119866371154785, -0.485792875289917, 0.03169655427336693, 1.1419308185577393, 1.5495027303695679, 0.49699997901916504, 0.33646100759506226, 0.026920000091195107, 0.32333898544311523, 3.1410341262817383, 1.0693806409835815, 3.138695478439331, 0.02581777796149254, 1.7956613302230835, -0.4805769920349121, 1.7526084184646606, 1.2399685382843018, -0.15539510548114777, 0.3889999985694885, 0.3724299967288971, 0.0791810005903244, 0.3532649874687195, 3.134890556335449, 1.0155023336410522, 3.140493154525757], "mean": [-0.03386479243636131, 1.20391047000885, -0.7698547840118408, -0.39939025044441223, 0.7338322401046753, 0.4000169634819031, 0.2960369884967804, 0.2067859172821045, -0.025312965735793114, 0.19721359014511108, 0.16398392617702484, 0.5880863666534424, -0.26432541012763977, 0.017807714641094208, 0.9803953766822815, -0.6633917093276978, 0.7419789433479309, 0.8625802397727966, -1.0583117008209229, 0.2732692062854767, 0.17111776769161224, 0.03804400935769081, 0.2348790317773819, -0.3718101382255554, 0.7184548377990723, -2.057995080947876], "std": [0.14895063638687134, 0.7885870933532715, 0.19515924155712128, 0.5811001062393188, 0.32578858733177185, 0.5671615600585938, 0.16519410908222198, 0.14013530313968658, 0.06217002868652344, 0.06645871698856354, 2.986297369003296, 0.34291979670524597, 3.000600814819336, 0.015935059636831284, 0.6820989847183228, 0.25984466075897217, 0.5663241744041443, 0.2559528946876526, 0.7347022294998169, 0.11067934334278107, 0.13233569264411926, 0.02293766476213932, 0.044714078307151794, 2.725433588027954, 0.1904221475124359, 1.6882959604263306], "count": [738]}, "timestamp": {"min": [0.0], "max": [24.566666666666666], "mean": [12.283333333333331], "std": [7.1014017917174215], "count": [738]}, "frame_index": {"min": [0], "max": [737], "mean": [368.5], "std": [213.04205375152264], "count": [738]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [738]}, "index": {"min": [52866], "max": [53603], "mean": [53234.5], "std": [213.04205375152264], "count": [738]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [738]}, "subtask_annotation": {"mean": [2.4295392953929538, 5.0, 5.0, 5.0, 5.0], "std": [1.945335621958392, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [738]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [738]}, "eef_direction_state": {"mean": [4.699186991869919, 4.373983739837398], "std": [1.9356936503805144, 2.22415310389053], "min": [0, 0], "max": [6, 6], "count": [738]}, "eef_velocity_state": {"mean": [0.6084010840108401, 0.6246612466124661], "std": [0.821318189332802, 0.748106159328702], "min": [0, 0], "max": [2, 2], "count": [738]}, "eef_acc_mag_state": {"mean": [0.5934959349593496, 0.6260162601626016], "std": [0.8247926408437306, 0.8003898845033424], "min": [0, 0], "max": [2, 2], "count": [738]}, "eef_direction_action": {"mean": [4.699186991869919, 4.373983739837398], "std": [1.9356936503805144, 2.22415310389053], "min": [0, 0], "max": [6, 6], "count": [738]}, "eef_velocity_action": {"mean": [0.6084010840108401, 0.6246612466124661], "std": [0.821318189332802, 0.748106159328702], "min": [0, 0], "max": [2, 2], "count": [738]}, "eef_acc_mag_action": {"mean": [0.5934959349593496, 0.6260162601626016], "std": [0.8247926408437306, 0.8003898845033424], "min": [0, 0], "max": [2, 2], "count": [738]}, "eef_sim_pose_state": {"mean": [0.44524134609327287, 0.27586996034725025, 0.9720097112145907, 2.535280621331451, 0.08809955680657647, 1.4491497406473526, 0.410219580439693, -0.261071099189715, 1.0105596170966742, 2.3549790739768484, -0.04051556409054244, 2.1558552569252254], "std": [0.13981027171408789, 0.062474080253001704, 0.0664673382663252, 0.3513112516778728, 0.1752664490692098, 0.30017001524302794, 0.1325739915005336, 0.02242007447133705, 0.0444844934985433, 0.1822614189929076, 0.3844734185706694, 0.3753823665723626], "min": [0.22832905435409862, 0.1434184522841543, 0.8059146774016347, 2.071406481445429, -0.125117385173539, 0.813226687968026, 0.2284157729737036, -0.2937593653294292, 0.9168867850537064, 2.1192187854061038, -0.7330534891065923, 1.664456318525569], "max": [0.5743979368383801, 0.3279054801313214, 1.097287416935898, 3.0394519984055437, 0.5619541983367813, 1.8587330140368965, 0.6114709444010707, -0.22106726540023353, 1.128510618322542, 2.8837554464322706, 0.6676226410754627, 2.8320059144747103], "count": [738]}, "eef_sim_pose_action": {"mean": [0.44524134609327287, 0.27586996034725025, 0.9720097112145907, 2.535280621331451, 0.08809955680657647, 1.4491497406473526, 0.410219580439693, -0.261071099189715, 1.0105596170966742, 2.3549790739768484, -0.04051556409054244, 2.1558552569252254], "std": [0.13981027171408789, 0.062474080253001704, 0.0664673382663252, 0.3513112516778728, 0.1752664490692098, 0.30017001524302794, 0.1325739915005336, 0.02242007447133705, 0.0444844934985433, 0.1822614189929076, 0.3844734185706694, 0.3753823665723626], "min": [0.22832905435409862, 0.1434184522841543, 0.8059146774016347, 2.071406481445429, -0.125117385173539, 0.813226687968026, 0.2284157729737036, -0.2937593653294292, 0.9168867850537064, 2.1192187854061038, -0.7330534891065923, 1.664456318525569], "max": [0.5743979368383801, 0.3279054801313214, 1.097287416935898, 3.0394519984055437, 0.5619541983367813, 1.8587330140368965, 0.6114709444010707, -0.22106726540023353, 1.128510618322542, 2.8837554464322706, 0.6676226410754627, 2.8320059144747103], "count": [738]}, "gripper_mode_state": {"mean": [0.8346883468834688, 1.0], "std": [0.3714615867898136, 0.0], "min": [0, 1], "max": [1, 1], "count": [738]}, "gripper_activity_state": {"mean": [1.9363143631436315, 1.9552845528455285], "std": [0.3123622190956596, 0.2537640493498152], "min": [0, 0], "max": [2, 2], "count": [738]}, "gripper_mode_action": {"mean": [0.8346883468834688, 1.0], "std": [0.3714615867898136, 0.0], "min": [0, 1], "max": [1, 1], "count": [738]}, "gripper_activity_action": {"mean": [1.9363143631436315, 1.9552845528455285], "std": [0.3123622190956596, 0.2537640493498152], "min": [0, 0], "max": [2, 2], "count": [738]}, "gripper_open_scale_state": {"mean": [0.3700457170254205, 0.34158706003774797], "std": [0.20649263220235, 0.13834835660337103], "min": [0.01500000013038516, 0.139999995008111], "max": [0.6212499737739563, 0.48624999821186066], "count": [738]}, "gripper_open_scale_action": {"mean": [0.3700457170254205, 0.34158706003774797], "std": [0.20649263220235, 0.13834835660337103], "min": [0.01500000013038516, 0.139999995008111], "max": [0.6212499737739563, 0.48624999821186066], "count": [738]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.796078431372549]], [[0.8156862745098039]]], "mean": [[[0.4029116169292868]], [[0.4024833687997163]], [[0.3777817255239736]]], "std": [[[0.14286770116410075]], [[0.14956600720888866]], [[0.14352496511568205]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49495182271875154]], [[0.4926781188250494]], [[0.48202306106551146]]], "std": [[[0.10904612076342408]], [[0.11663963533002233]], [[0.12106175704930669]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068804624563004]], [[0.4727656020418503]], [[0.46076661378375644]]], "std": [[[0.14927474219529152]], [[0.16479426864901656]], [[0.17057500243397927]]], "count": [129]}, "observation.state": {"min": [-0.2942180037498474, -0.021945111453533173, -0.8707045316696167, -1.7682735919952393, 0.3268216550350189, -0.07127799838781357, 0.012000000104308128, -0.010499999858438969, -0.144679993391037, 0.012210999615490437, -3.1347858905792236, 0.14639821648597717, -3.141592502593994, -0.02871355600655079, -0.019084222614765167, -1.268769383430481, 0.0695858895778656, 0.5179080963134766, -2.1220991611480713, 0.13899999856948853, -0.009290000423789024, 0.006020000204443932, 0.11326400190591812, -3.1396901607513428, 0.19205603003501892, -3.1330056190490723], "max": [0.14534711837768555, 2.1560287475585938, -0.485792875289917, 0.026846999302506447, 1.1612766981124878, 1.8403888940811157, 0.5410000085830688, 0.31847500801086426, 0.01510199997574091, 0.33749300241470337, 3.125640392303467, 1.0838494300842285, 3.139498233795166, 0.17006589472293854, 1.871422529220581, -0.4799664318561554, 1.7799787521362305, 1.2399511337280273, -0.15539510548114777, 0.4190000295639038, 0.38032200932502747, 0.11400499939918518, 0.32512199878692627, 3.13893985748291, 1.0245954990386963, 3.1386430263519287], "mean": [-0.011998191475868225, 1.260270357131958, -0.6917651891708374, -0.8554044365882874, 0.6956281661987305, 0.8036450743675232, 0.36901405453681946, 0.19922569394111633, -0.027864083647727966, 0.1625843495130539, -2.1375374794006348, 0.5984008312225342, 1.4093908071517944, 0.021849002689123154, 1.0052993297576904, -0.7059251666069031, 0.7089171409606934, 0.8991445899009705, -1.0518484115600586, 0.2745293378829956, 0.1757637858390808, 0.040988512337207794, 0.23098289966583252, -0.494493693113327, 0.733476996421814, -2.421004056930542], "std": [0.09837798774242401, 0.8720806837081909, 0.14358609914779663, 0.7032734155654907, 0.32677480578422546, 0.666351854801178, 0.17161090672016144, 0.14235728979110718, 0.038929011672735214, 0.09141360223293304, 1.899846076965332, 0.28721559047698975, 2.719977378845215, 0.05798989161849022, 0.7350605130195618, 0.2887623608112335, 0.5554050207138062, 0.21729476749897003, 0.758220374584198, 0.10223690420389175, 0.14015762507915497, 0.030775094404816628, 0.05221256986260414, 2.759690761566162, 0.1931842416524887, 1.0304934978485107], "count": [657]}, "action": {"min": [-0.2942180037498474, -0.021945111453533173, -0.8707045316696167, -1.7682735919952393, 0.3268216550350189, -0.07127799838781357, 0.012000000104308128, -0.010499999858438969, -0.144679993391037, 0.012210999615490437, -3.1347858905792236, 0.14639821648597717, -3.141592502593994, -0.02871355600655079, -0.019084222614765167, -1.268769383430481, 0.0695858895778656, 0.5179080963134766, -2.1220991611480713, 0.13899999856948853, -0.009290000423789024, 0.006020000204443932, 0.11326400190591812, -3.1396901607513428, 0.19205603003501892, -3.1330056190490723], "max": [0.14534711837768555, 2.1560287475585938, -0.485792875289917, 0.026846999302506447, 1.1612766981124878, 1.8403888940811157, 0.5410000085830688, 0.31847500801086426, 0.01510199997574091, 0.33749300241470337, 3.125640392303467, 1.0838494300842285, 3.139498233795166, 0.17006589472293854, 1.871422529220581, -0.4799664318561554, 1.7799787521362305, 1.2399511337280273, -0.15539510548114777, 0.4190000295639038, 0.38032200932502747, 0.11400499939918518, 0.32512199878692627, 3.13893985748291, 1.0245954990386963, 3.1386430263519287], "mean": [-0.011998191475868225, 1.260270357131958, -0.6917651891708374, -0.8554044365882874, 0.6956281661987305, 0.8036450743675232, 0.36901405453681946, 0.19922569394111633, -0.027864083647727966, 0.1625843495130539, -2.1375374794006348, 0.5984008312225342, 1.4093908071517944, 0.021849002689123154, 1.0052993297576904, -0.7059251666069031, 0.7089171409606934, 0.8991445899009705, -1.0518484115600586, 0.2745293378829956, 0.1757637858390808, 0.040988512337207794, 0.23098289966583252, -0.494493693113327, 0.733476996421814, -2.421004056930542], "std": [0.09837798774242401, 0.8720806837081909, 0.14358609914779663, 0.7032734155654907, 0.32677480578422546, 0.666351854801178, 0.17161090672016144, 0.14235728979110718, 0.038929011672735214, 0.09141360223293304, 1.899846076965332, 0.28721559047698975, 2.719977378845215, 0.05798989161849022, 0.7350605130195618, 0.2887623608112335, 0.5554050207138062, 0.21729476749897003, 0.758220374584198, 0.10223690420389175, 0.14015762507915497, 0.030775094404816628, 0.05221256986260414, 2.759690761566162, 0.1931842416524887, 1.0304934978485107], "count": [657]}, "timestamp": {"min": [0.0], "max": [21.866666666666667], "mean": [10.933333333333332], "std": [6.3219781245593865], "count": [657]}, "frame_index": {"min": [0], "max": [656], "mean": [328.0], "std": [189.65934373678155], "count": [657]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [657]}, "index": {"min": [53604], "max": [54260], "mean": [53932.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [2.3272450532724505, 5.0, 5.0, 5.0, 5.0], "std": [1.8067362172775983, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [657]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [657]}, "eef_direction_state": {"mean": [4.7473363774733635, 4.191780821917808], "std": [1.8677988407151302, 2.2383932377525544], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.6362252663622526, 0.6894977168949772], "std": [0.8422426381891591, 0.7828620308070965], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.5814307458143074, 0.6727549467275494], "std": [0.8145307592945962, 0.8226644108914468], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [4.7473363774733635, 4.191780821917808], "std": [1.8677988407151302, 2.2383932377525544], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.6362252663622526, 0.6894977168949772], "std": [0.8422426381891591, 0.7828620308070965], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.5814307458143074, 0.6727549467275494], "std": [0.8145307592945962, 0.8226644108914468], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.4372357689019612, 0.2728804241824535, 0.9373063598796509, 2.5179833219032957, 0.24173374196115444, 1.4738647207968205, 0.41495176648675947, -0.2580199333097178, 1.00663028970641, 2.3614065858978, -0.0360736800736311, 2.1784140055629497], "std": [0.14178530891522198, 0.03917436436504923, 0.09158018882895931, 0.27830485493206003, 0.1931172874069672, 0.1955328655150068, 0.14034095170817126, 0.03036308001594869, 0.052069440059757985, 0.18587217458889255, 0.32103626163903615, 0.42185152039644735], "min": [0.22835972956799183, 0.1556662900920772, 0.7871870271494329, 2.0549732449243763, -0.04942223120817402, 0.9959247808051115, 0.2294968156834004, -0.2925714256161172, 0.8890609724301402, 2.1165451039435577, -0.630455732439799, 1.6626409998113547], "max": [0.555907806902032, 0.31461824864605603, 1.112297399609724, 2.979944543978828, 0.594064662510728, 1.9611302093286098, 0.6193286198570989, -0.18612362775911862, 1.1004015806443883, 2.943805477591228, 0.4459023672016591, 2.886457476630436], "count": [657]}, "eef_sim_pose_action": {"mean": [0.4372357689019612, 0.2728804241824535, 0.9373063598796509, 2.5179833219032957, 0.24173374196115444, 1.4738647207968205, 0.41495176648675947, -0.2580199333097178, 1.00663028970641, 2.3614065858978, -0.0360736800736311, 2.1784140055629497], "std": [0.14178530891522198, 0.03917436436504923, 0.09158018882895931, 0.27830485493206003, 0.1931172874069672, 0.1955328655150068, 0.14034095170817126, 0.03036308001594869, 0.052069440059757985, 0.18587217458889255, 0.32103626163903615, 0.42185152039644735], "min": [0.22835972956799183, 0.1556662900920772, 0.7871870271494329, 2.0549732449243763, -0.04942223120817402, 0.9959247808051115, 0.2294968156834004, -0.2925714256161172, 0.8890609724301402, 2.1165451039435577, -0.630455732439799, 1.6626409998113547], "max": [0.555907806902032, 0.31461824864605603, 1.112297399609724, 2.979944543978828, 0.594064662510728, 1.9611302093286098, 0.6193286198570989, -0.18612362775911862, 1.1004015806443883, 2.943805477591228, 0.4459023672016591, 2.886457476630436], "count": [657]}, "gripper_mode_state": {"mean": [0.3165905631659056, 0.7442922374429224], "std": [0.46514619043930916, 0.4362582981733733], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_state": {"mean": [1.908675799086758, 1.9299847792998477], "std": [0.39502335623529267, 0.3373712051398646], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_mode_action": {"mean": [0.3165905631659056, 0.7442922374429224], "std": [0.46514619043930916, 0.4362582981733733], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_action": {"mean": [1.908675799086758, 1.9299847792998477], "std": [0.39502335623529267, 0.3373712051398646], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_open_scale_state": {"mean": [0.46126521389351666, 0.343162105298251], "std": [0.2145143560566483, 0.12779575836035947], "min": [0.01500000013038516, 0.17374999821186066], "max": [0.6762500107288361, 0.5237500369548798], "count": [657]}, "gripper_open_scale_action": {"mean": [0.46126521389351666, 0.343162105298251], "std": [0.2145143560566483, 0.12779575836035947], "min": [0.01500000013038516, 0.17374999821186066], "max": [0.6762500107288361, 0.5237500369548798], "count": [657]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7607843137254902]], [[0.7764705882352941]]], "mean": [[[0.3786826113887821]], [[0.4035462829467299]], [[0.3773963299372036]]], "std": [[[0.13714318284705704]], [[0.13813090106768422]], [[0.1317381547436543]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4865887098712034]], [[0.49726860061835193]], [[0.48633057197552226]]], "std": [[[0.11846228330260301]], [[0.10985420927085278]], [[0.11385928348189583]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701834731032936]], [[0.4913805988081507]], [[0.4796783849160579]]], "std": [[[0.14703559563251645]], [[0.1313434070037988]], [[0.13687314817028268]]], "count": [102]}, "observation.state": {"min": [-0.15497644245624542, -0.021945111453533173, -0.884677529335022, -1.7811999320983887, 0.34192854166030884, 0.05494999885559082, 0.017999999225139618, -0.02041500061750412, -0.10938499867916107, -0.001120000029914081, -3.141592502593994, 0.18795451521873474, -3.141592502593994, -0.04893166571855545, -0.016485000029206276, -1.2585817575454712, 0.02421288937330246, 0.4378904402256012, -2.1217329502105713, 0.0820000022649765, -0.009833999909460545, 6.500000017695129e-05, 0.12643000483512878, -3.141592502593994, 0.07129669934511185, -3.1044695377349854], "max": [0.33880600333213806, 2.248676061630249, -0.4863511025905609, -0.0224684439599514, 1.1668065786361694, 1.6455519199371338, 0.6520000100135803, 0.32630300521850586, 0.05148899927735329, 0.36021900177001953, 3.1410341262817383, 1.1097675561904907, 3.1377878189086914, 0.21929411590099335, 1.8106286525726318, -0.47236067056655884, 1.7766294479370117, 1.2402302026748657, -0.1325777769088745, 0.5649999976158142, 0.37950900197029114, 0.11451999843120575, 0.34402701258659363, 3.1378402709960938, 1.0716670751571655, -1.5654032230377197], "mean": [0.1177239790558815, 1.2062456607818604, -0.669355571269989, -0.8892832398414612, 0.8095405101776123, 0.8214507699012756, 0.4495614171028137, 0.18045833706855774, -0.0003700610250234604, 0.16595157980918884, -0.9314837455749512, 0.5865728259086609, -1.209541916847229, 0.07033956795930862, 1.0140308141708374, -0.6994730830192566, 0.7692844867706299, 0.8415339589118958, -1.0366109609603882, 0.4163571894168854, 0.177531898021698, 0.038068413734436035, 0.2270364612340927, -0.05458804965019226, 0.7402081489562988, -2.6625354290008545], "std": [0.14256922900676727, 0.9192959666252136, 0.1450825035572052, 0.753313422203064, 0.2835729420185089, 0.6622772216796875, 0.1923608034849167, 0.14253219962120056, 0.03740384057164192, 0.10496465116739273, 2.6115100383758545, 0.32969167828559875, 2.6901979446411133, 0.10035451501607895, 0.7592290043830872, 0.28170153498649597, 0.6810998320579529, 0.28205230832099915, 0.7653334140777588, 0.16807202994823456, 0.14269641041755676, 0.038684453815221786, 0.05689682066440582, 2.7970361709594727, 0.2281329333782196, 0.4583616852760315], "count": [479]}, "action": {"min": [-0.15497644245624542, -0.021945111453533173, -0.884677529335022, -1.7811999320983887, 0.34192854166030884, 0.05494999885559082, 0.017999999225139618, -0.02041500061750412, -0.10938499867916107, -0.001120000029914081, -3.141592502593994, 0.18795451521873474, -3.141592502593994, -0.04893166571855545, -0.016485000029206276, -1.2585817575454712, 0.02421288937330246, 0.4378904402256012, -2.1217329502105713, 0.0820000022649765, -0.009833999909460545, 6.500000017695129e-05, 0.12643000483512878, -3.141592502593994, 0.07129669934511185, -3.1044695377349854], "max": [0.33880600333213806, 2.248676061630249, -0.4863511025905609, -0.0224684439599514, 1.1668065786361694, 1.6455519199371338, 0.6520000100135803, 0.32630300521850586, 0.05148899927735329, 0.36021900177001953, 3.1410341262817383, 1.1097675561904907, 3.1377878189086914, 0.21929411590099335, 1.8106286525726318, -0.47236067056655884, 1.7766294479370117, 1.2402302026748657, -0.1325777769088745, 0.5649999976158142, 0.37950900197029114, 0.11451999843120575, 0.34402701258659363, 3.1378402709960938, 1.0716670751571655, -1.5654032230377197], "mean": [0.1177239790558815, 1.2062456607818604, -0.669355571269989, -0.8892832398414612, 0.8095405101776123, 0.8214507699012756, 0.4495614171028137, 0.18045833706855774, -0.0003700610250234604, 0.16595157980918884, -0.9314837455749512, 0.5865728259086609, -1.209541916847229, 0.07033956795930862, 1.0140308141708374, -0.6994730830192566, 0.7692844867706299, 0.8415339589118958, -1.0366109609603882, 0.4163571894168854, 0.177531898021698, 0.038068413734436035, 0.2270364612340927, -0.05458804965019226, 0.7402081489562988, -2.6625354290008545], "std": [0.14256922900676727, 0.9192959666252136, 0.1450825035572052, 0.753313422203064, 0.2835729420185089, 0.6622772216796875, 0.1923608034849167, 0.14253219962120056, 0.03740384057164192, 0.10496465116739273, 2.6115100383758545, 0.32969167828559875, 2.6901979446411133, 0.10035451501607895, 0.7592290043830872, 0.28170153498649597, 0.6810998320579529, 0.28205230832099915, 0.7653334140777588, 0.16807202994823456, 0.14269641041755676, 0.038684453815221786, 0.05689682066440582, 2.7970361709594727, 0.2281329333782196, 0.4583616852760315], "count": [479]}, "timestamp": {"min": [0.0], "max": [15.933333333333334], "mean": [7.966666666666666], "std": [4.609169604651628], "count": [479]}, "frame_index": {"min": [0], "max": [478], "mean": [239.0], "std": [138.27508813954884], "count": [479]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [479]}, "index": {"min": [55127], "max": [55605], "mean": [55366.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [2.7265135699373695, 5.0, 5.0, 5.0, 5.0], "std": [1.776189817141543, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [479]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [479]}, "eef_direction_state": {"mean": [4.210855949895616, 3.8684759916492695], "std": [2.08368929131886, 2.383272424158311], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.918580375782881, 0.8872651356993737], "std": [0.8762996725955605, 0.8571354893077444], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.8643006263048016, 0.7369519832985386], "std": [0.8623165633014811, 0.8435633113909554], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.210855949895616, 3.8684759916492695], "std": [2.08368929131886, 2.383272424158311], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.918580375782881, 0.8872651356993737], "std": [0.8762996725955605, 0.8571354893077444], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.8643006263048016, 0.7369519832985386], "std": [0.8623165633014811, 0.8435633113909554], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.41847248030011364, 0.300153188721491, 0.9407148919068672, 2.5099292378195206, 0.31934930322112687, 1.587263066376788, 0.4166493901052526, -0.2610965569150591, 1.0026367868557708, 2.3563515051779316, -0.04624066942013711, 2.09577512037372], "std": [0.14191799973836192, 0.037330786841727734, 0.10504478208092653, 0.30227168116604836, 0.3171590178558273, 0.15586035996638628, 0.1430162054257832, 0.03809111666739524, 0.056633659500599585, 0.21422204477933657, 0.32850550166211734, 0.3452589659266733], "min": [0.21816729521420858, 0.19062399598255564, 0.7738753811187984, 2.0306948715216313, -0.07591438159013597, 1.1481419711798677, 0.2286078784004928, -0.2985454084453407, 0.9022916586466161, 2.066468910757585, -0.6587537603914926, 1.6347625061407955], "max": [0.5637413147416604, 0.35168019853809634, 1.1349885191853073, 2.9280624988223396, 0.8413205624372875, 1.8659937922266339, 0.6185256141271587, -0.18560747248870235, 1.119344062784381, 3.0679182945346564, 0.6383802883118035, 2.8822687413435486], "count": [479]}, "eef_sim_pose_action": {"mean": [0.41847248030011364, 0.300153188721491, 0.9407148919068672, 2.5099292378195206, 0.31934930322112687, 1.587263066376788, 0.4166493901052526, -0.2610965569150591, 1.0026367868557708, 2.3563515051779316, -0.04624066942013711, 2.09577512037372], "std": [0.14191799973836192, 0.037330786841727734, 0.10504478208092653, 0.30227168116604836, 0.3171590178558273, 0.15586035996638628, 0.1430162054257832, 0.03809111666739524, 0.056633659500599585, 0.21422204477933657, 0.32850550166211734, 0.3452589659266733], "min": [0.21816729521420858, 0.19062399598255564, 0.7738753811187984, 2.0306948715216313, -0.07591438159013597, 1.1481419711798677, 0.2286078784004928, -0.2985454084453407, 0.9022916586466161, 2.066468910757585, -0.6587537603914926, 1.6347625061407955], "max": [0.5637413147416604, 0.35168019853809634, 1.1349885191853073, 2.9280624988223396, 0.8413205624372875, 1.8659937922266339, 0.6185256141271587, -0.18560747248870235, 1.119344062784381, 3.0679182945346564, 0.6383802883118035, 2.8822687413435486], "count": [479]}, "gripper_mode_state": {"mean": [0.16910229645093947, 0.22964509394572025], "std": [0.37484224653306875, 0.4206045943310457], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.9060542797494782, 1.9123173277661796], "std": [0.3897765608763728, 0.37765712146174657], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.16910229645093947, 0.22964509394572025], "std": [0.37484224653306875, 0.4206045943310457], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.9060542797494782, 1.9123173277661796], "std": [0.3897765608763728, 0.37765712146174657], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5619519878672689, 0.5204436423680852], "std": [0.24045089299924013, 0.21009039599693635], "min": [0.022499999031424522, 0.10250000283122063], "max": [0.8150000125169754, 0.7062499970197678], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5619519878672689, 0.5204436423680852], "std": [0.24045089299924013, 0.21009039599693635], "min": [0.022499999031424522, 0.10250000283122063], "max": [0.8150000125169754, 0.7062499970197678], "count": [479]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7686274509803922]], [[0.7803921568627451]]], "mean": [[[0.3791212135495224]], [[0.40262277159795545]], [[0.37633380991285403]]], "std": [[[0.14734989691720263]], [[0.14890071890607992]], [[0.14191976147779753]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823283822743841]], [[0.4933574837386878]], [[0.4814841786073404]]], "std": [[[0.1190621525004046]], [[0.11017459566551632]], [[0.11512016535647092]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4621231990793112]], [[0.4838305209904475]], [[0.47191350670877324]]], "std": [[[0.15233149413335206]], [[0.13844308772814584]], [[0.142558432904565]]], "count": [104]}, "observation.state": {"min": [-0.3587101101875305, -0.02203233353793621, -1.0942027568817139, -1.7692853212356567, 0.34485921263694763, -0.0630267783999443, 0.010999999940395355, -0.01005600020289421, -0.18100300431251526, -0.002093000104650855, -3.141592502593994, 0.21207495033740997, -3.1403534412384033, -0.04429144412279129, -0.016485000029206276, -1.3019137382507324, 0.017374666407704353, 0.4516890048980713, -1.8194904327392578, 0.09999999403953552, -0.00827999971807003, 0.001791000016964972, 0.11699499934911728, -3.138503313064575, 0.2583087384700775, -3.1362693309783936], "max": [0.2789192199707031, 2.2975029945373535, -0.4862813353538513, 0.12732699513435364, 1.164870262145996, 1.5862407684326172, 0.6549999713897705, 0.36800798773765564, 0.046553999185562134, 0.3174239993095398, 3.132551908493042, 1.2222191095352173, 3.1397600173950195, 0.10107310861349106, 1.832852840423584, -0.4720990061759949, 1.7695643901824951, 1.2398464679718018, -0.06241622194647789, 0.5410000085830688, 0.38880500197410583, 0.07678200304508209, 0.34410199522972107, 3.1396379470825195, 1.2110315561294556, 3.1403884887695312], "mean": [-0.04741042107343674, 1.3852561712265015, -0.7977719902992249, -0.9142863154411316, 0.7323643565177917, 0.8192631006240845, 0.45473796129226685, 0.2241557240486145, -0.04582253471016884, 0.15194526314735413, -1.7049198150634766, 0.586304783821106, 0.9138626456260681, 0.032209865748882294, 1.0575745105743408, -0.7307543754577637, 0.6618038415908813, 0.8040936589241028, -0.9202995300292969, 0.38724851608276367, 0.19229716062545776, 0.03366471454501152, 0.23269733786582947, -0.22494317591190338, 0.7011881470680237, -1.3978779315948486], "std": [0.17480243742465973, 0.9225199222564697, 0.22814850509166718, 0.732594907283783, 0.27876588702201843, 0.6422996520996094, 0.23099270462989807, 0.15287499129772186, 0.06743184477090836, 0.1007983386516571, 2.1809232234954834, 0.2798384130001068, 2.839646339416504, 0.060022033751010895, 0.7193080186843872, 0.3054288327693939, 0.6657654047012329, 0.2657819390296936, 0.65265953540802, 0.17218591272830963, 0.1386486142873764, 0.024530410766601562, 0.0598679780960083, 2.8201985359191895, 0.2600795328617096, 2.404883623123169], "count": [494]}, "action": {"min": [-0.3587101101875305, -0.02203233353793621, -1.0942027568817139, -1.7692853212356567, 0.34485921263694763, -0.0630267783999443, 0.010999999940395355, -0.01005600020289421, -0.18100300431251526, -0.002093000104650855, -3.141592502593994, 0.21207495033740997, -3.1403534412384033, -0.04429144412279129, -0.016485000029206276, -1.3019137382507324, 0.017374666407704353, 0.4516890048980713, -1.8194904327392578, 0.09999999403953552, -0.00827999971807003, 0.001791000016964972, 0.11699499934911728, -3.138503313064575, 0.2583087384700775, -3.1362693309783936], "max": [0.2789192199707031, 2.2975029945373535, -0.4862813353538513, 0.12732699513435364, 1.164870262145996, 1.5862407684326172, 0.6549999713897705, 0.36800798773765564, 0.046553999185562134, 0.3174239993095398, 3.132551908493042, 1.2222191095352173, 3.1397600173950195, 0.10107310861349106, 1.832852840423584, -0.4720990061759949, 1.7695643901824951, 1.2398464679718018, -0.06241622194647789, 0.5410000085830688, 0.38880500197410583, 0.07678200304508209, 0.34410199522972107, 3.1396379470825195, 1.2110315561294556, 3.1403884887695312], "mean": [-0.04741042107343674, 1.3852561712265015, -0.7977719902992249, -0.9142863154411316, 0.7323643565177917, 0.8192631006240845, 0.45473796129226685, 0.2241557240486145, -0.04582253471016884, 0.15194526314735413, -1.7049198150634766, 0.586304783821106, 0.9138626456260681, 0.032209865748882294, 1.0575745105743408, -0.7307543754577637, 0.6618038415908813, 0.8040936589241028, -0.9202995300292969, 0.38724851608276367, 0.19229716062545776, 0.03366471454501152, 0.23269733786582947, -0.22494317591190338, 0.7011881470680237, -1.3978779315948486], "std": [0.17480243742465973, 0.9225199222564697, 0.22814850509166718, 0.732594907283783, 0.27876588702201843, 0.6422996520996094, 0.23099270462989807, 0.15287499129772186, 0.06743184477090836, 0.1007983386516571, 2.1809232234954834, 0.2798384130001068, 2.839646339416504, 0.060022033751010895, 0.7193080186843872, 0.3054288327693939, 0.6657654047012329, 0.2657819390296936, 0.65265953540802, 0.17218591272830963, 0.1386486142873764, 0.024530410766601562, 0.0598679780960083, 2.8201985359191895, 0.2600795328617096, 2.404883623123169], "count": [494]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [494]}, "index": {"min": [55606], "max": [56099], "mean": [55852.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [494]}, "subtask_annotation": {"mean": [2.3623481781376516, 5.0, 5.0, 5.0, 5.0], "std": [1.8714451732996906, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [494]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [494]}, "eef_direction_state": {"mean": [3.9898785425101213, 4.204453441295547], "std": [2.1722156978255347, 2.13717349114036], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_state": {"mean": [0.8927125506072875, 0.8785425101214575], "std": [0.8693077021030001, 0.8615875454040169], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_state": {"mean": [0.8076923076923077, 0.7692307692307693], "std": [0.8568972004902541, 0.8389461141057248], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_direction_action": {"mean": [3.9898785425101213, 4.204453441295547], "std": [2.1722156978255347, 2.13717349114036], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_action": {"mean": [0.8927125506072875, 0.8785425101214575], "std": [0.8693077021030001, 0.8615875454040169], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_action": {"mean": [0.8076923076923077, 0.7692307692307693], "std": [0.8568972004902541, 0.8389461141057248], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_sim_pose_state": {"mean": [0.4622086712133335, 0.2548841570619301, 0.9266708596075608, 2.5115857304758964, 0.32290266639640325, 1.4417790695249026, 0.4313408031663326, -0.26544249867345543, 1.0082382161762782, 2.399930679751797, -0.05403514271317925, 2.037169844933142], "std": [0.15231123731342117, 0.06751781506926575, 0.10092784528878007, 0.2573541490352446, 0.2684159558029658, 0.23734580049815288, 0.1388042320125123, 0.024053344510696406, 0.05962753929634098, 0.24819065633329931, 0.3351210028484925, 0.41255080731741006], "min": [0.22876401795675716, 0.11935003743779386, 0.7728900243523109, 1.9185056027270102, -0.1258120605200168, 0.9914592474708087, 0.23041331920851799, -0.29679678676763466, 0.892840726146774, 1.9252310186120665, -0.6278658290230256, 1.5730616446659276], "max": [0.6060197008118534, 0.3464665221517735, 1.0924442116686206, 2.894571467472627, 0.7598518055893653, 1.967570470845254, 0.6274386383363634, -0.22345072816533118, 1.1192058073859765, 2.856407634871536, 0.5790186725840432, 2.9682478569213138], "count": [494]}, "eef_sim_pose_action": {"mean": [0.4622086712133335, 0.2548841570619301, 0.9266708596075608, 2.5115857304758964, 0.32290266639640325, 1.4417790695249026, 0.4313408031663326, -0.26544249867345543, 1.0082382161762782, 2.399930679751797, -0.05403514271317925, 2.037169844933142], "std": [0.15231123731342117, 0.06751781506926575, 0.10092784528878007, 0.2573541490352446, 0.2684159558029658, 0.23734580049815288, 0.1388042320125123, 0.024053344510696406, 0.05962753929634098, 0.24819065633329931, 0.3351210028484925, 0.41255080731741006], "min": [0.22876401795675716, 0.11935003743779386, 0.7728900243523109, 1.9185056027270102, -0.1258120605200168, 0.9914592474708087, 0.23041331920851799, -0.29679678676763466, 0.892840726146774, 1.9252310186120665, -0.6278658290230256, 1.5730616446659276], "max": [0.6060197008118534, 0.3464665221517735, 1.0924442116686206, 2.894571467472627, 0.7598518055893653, 1.967570470845254, 0.6274386383363634, -0.22345072816533118, 1.1192058073859765, 2.856407634871536, 0.5790186725840432, 2.9682478569213138], "count": [494]}, "gripper_mode_state": {"mean": [0.23076923076923078, 0.2894736842105263], "std": [0.42132504423474393, 0.45351810367405676], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_state": {"mean": [1.894736842105263, 1.8643724696356276], "std": [0.40374340417638993, 0.46738343816444566], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_mode_action": {"mean": [0.23076923076923078, 0.2894736842105263], "std": [0.42132504423474393, 0.45351810367405676], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_action": {"mean": [1.894736842105263, 1.8643724696356276], "std": [0.40374340417638993, 0.46738343816444566], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_open_scale_state": {"mean": [0.5684235837849739, 0.484061236342468], "std": [0.2887404007931176, 0.21523221722790348], "min": [0.013749999925494194, 0.1249999925494194], "max": [0.8187499642372131, 0.6762500107288361], "count": [494]}, "gripper_open_scale_action": {"mean": [0.5684235837849739, 0.484061236342468], "std": [0.2887404007931176, 0.21523221722790348], "min": [0.013749999925494194, 0.1249999925494194], "max": [0.8187499642372131, 0.6762500107288361], "count": [494]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7490196078431373]], [[0.7333333333333333]]], "mean": [[[0.377473938658032]], [[0.4019069651815874]], [[0.3757127630868861]]], "std": [[[0.13901027349684714]], [[0.14015088833545641]], [[0.13383889593169015]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48332977678839123]], [[0.49190021624093067]], [[0.4800829079720573]]], "std": [[[0.11367183540754892]], [[0.10797426064242935]], [[0.11317221576291066]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4615995738891887]], [[0.4843193863554596]], [[0.4703929963422678]]], "std": [[[0.15018255237180367]], [[0.1370812263065495]], [[0.14224955001037323]]], "count": [109]}, "observation.state": {"min": [-0.3051905632019043, -0.02203233353793621, -1.1322665214538574, -1.7523119449615479, 0.19005721807479858, -0.10021833330392838, 0.012000000104308128, -0.009933999739587307, -0.15909500420093536, 0.015348000451922417, -3.141592502593994, 0.21671752631664276, -3.140144109725952, -0.036354221403598785, -0.015473222360014915, -1.1941943168640137, 0.023026667535305023, 0.4473104476928711, -2.1052303314208984, 0.06800000369548798, -0.010499999858438969, 0.0017340000486001372, 0.1470559984445572, -3.138363838195801, 0.2450965940952301, -3.122114896774292], "max": [0.1260186731815338, 2.19901180267334, -0.48600223660469055, 0.10286989063024521, 1.161747694015503, 1.5927999019622803, 0.6019999980926514, 0.34710198640823364, 0.02538199909031391, 0.32452499866485596, 3.1308064460754395, 1.1248821020126343, 3.140667676925659, 0.030335888266563416, 1.6937508583068848, -0.4732852280139923, 1.7701400518417358, 1.2405617237091064, -0.0768602192401886, 0.4830000102519989, 0.36501801013946533, 0.07353000342845917, 0.35326001048088074, 3.13600754737854, 1.1448487043380737, 3.1343495845794678], "mean": [-0.025699205696582794, 1.22943115234375, -0.7614407539367676, -0.8114863634109497, 0.6830857992172241, 0.7144247889518738, 0.4472658336162567, 0.21253463625907898, -0.029561396688222885, 0.18303656578063965, -2.599346399307251, 0.6721024513244629, 0.24450793862342834, 0.025815507397055626, 0.9929288625717163, -0.6972330212593079, 0.695584774017334, 0.7928992509841919, -1.0052270889282227, 0.34539303183555603, 0.18178407847881317, 0.03383924439549446, 0.2427912950515747, -0.29281216859817505, 0.7270584106445312, -1.606745719909668], "std": [0.12088662385940552, 0.8683559894561768, 0.19836896657943726, 0.6891670823097229, 0.33881914615631104, 0.6282117366790771, 0.21463418006896973, 0.15423595905303955, 0.05155316740274429, 0.08532695472240448, 1.2072969675064087, 0.2596374452114105, 3.016159772872925, 0.010963788256049156, 0.6737956404685974, 0.2627028524875641, 0.5695720911026001, 0.29007166624069214, 0.7012835741043091, 0.16688783466815948, 0.13375934958457947, 0.020701438188552856, 0.047561660408973694, 2.775693416595459, 0.22466395795345306, 2.11834454536438], "count": [526]}, "action": {"min": [-0.3051905632019043, -0.02203233353793621, -1.1322665214538574, -1.7523119449615479, 0.19005721807479858, -0.10021833330392838, 0.012000000104308128, -0.009933999739587307, -0.15909500420093536, 0.015348000451922417, -3.141592502593994, 0.21671752631664276, -3.140144109725952, -0.036354221403598785, -0.015473222360014915, -1.1941943168640137, 0.023026667535305023, 0.4473104476928711, -2.1052303314208984, 0.06800000369548798, -0.010499999858438969, 0.0017340000486001372, 0.1470559984445572, -3.138363838195801, 0.2450965940952301, -3.122114896774292], "max": [0.1260186731815338, 2.19901180267334, -0.48600223660469055, 0.10286989063024521, 1.161747694015503, 1.5927999019622803, 0.6019999980926514, 0.34710198640823364, 0.02538199909031391, 0.32452499866485596, 3.1308064460754395, 1.1248821020126343, 3.140667676925659, 0.030335888266563416, 1.6937508583068848, -0.4732852280139923, 1.7701400518417358, 1.2405617237091064, -0.0768602192401886, 0.4830000102519989, 0.36501801013946533, 0.07353000342845917, 0.35326001048088074, 3.13600754737854, 1.1448487043380737, 3.1343495845794678], "mean": [-0.025699205696582794, 1.22943115234375, -0.7614407539367676, -0.8114863634109497, 0.6830857992172241, 0.7144247889518738, 0.4472658336162567, 0.21253463625907898, -0.029561396688222885, 0.18303656578063965, -2.599346399307251, 0.6721024513244629, 0.24450793862342834, 0.025815507397055626, 0.9929288625717163, -0.6972330212593079, 0.695584774017334, 0.7928992509841919, -1.0052270889282227, 0.34539303183555603, 0.18178407847881317, 0.03383924439549446, 0.2427912950515747, -0.29281216859817505, 0.7270584106445312, -1.606745719909668], "std": [0.12088662385940552, 0.8683559894561768, 0.19836896657943726, 0.6891670823097229, 0.33881914615631104, 0.6282117366790771, 0.21463418006896973, 0.15423595905303955, 0.05155316740274429, 0.08532695472240448, 1.2072969675064087, 0.2596374452114105, 3.016159772872925, 0.010963788256049156, 0.6737956404685974, 0.2627028524875641, 0.5695720911026001, 0.29007166624069214, 0.7012835741043091, 0.16688783466815948, 0.13375934958457947, 0.020701438188552856, 0.047561660408973694, 2.775693416595459, 0.22466395795345306, 2.11834454536438], "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": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [526]}, "index": {"min": [56100], "max": [56625], "mean": [56362.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [2.4771863117870723, 5.0, 5.0, 5.0, 5.0], "std": [1.8505092484491565, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [526]}, "eef_direction_state": {"mean": [4.35361216730038, 4.190114068441065], "std": [2.040571444269362, 2.307612049504596], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.8060836501901141, 0.7547528517110266], "std": [0.8700995663486223, 0.8379804596199095], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.688212927756654, 0.7927756653992395], "std": [0.8396845779238857, 0.8504221134041392], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [4.35361216730038, 4.190114068441065], "std": [2.040571444269362, 2.307612049504596], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8060836501901141, 0.7547528517110266], "std": [0.8700995663486223, 0.8379804596199095], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.688212927756654, 0.7927756653992395], "std": [0.8396845779238857, 0.8504221134041392], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.4506504395810974, 0.2712399125817094, 0.9576781272891869, 2.438253257828777, 0.23047261626722054, 1.4686040580118047, 0.4208160674940965, -0.2652329660239278, 1.0184211853564253, 2.3594858990444827, 0.00808021531401902, 2.1085529270260532], "std": [0.15368015682408473, 0.05177208359305151, 0.08547070846784806, 0.25182077878534237, 0.18854493376752474, 0.25047855481633857, 0.13396813279673572, 0.02016001498540195, 0.0473842772292461, 0.19835956468547267, 0.38401982187946887, 0.4027898991761095], "min": [0.22896167523719996, 0.1411365814196493, 0.790187908722602, 2.010828784396218, -0.09065292154586646, 0.9377288106877726, 0.22812537907010677, -0.29685042142107904, 0.9227447485274947, 1.9879725818669307, -0.702897417545893, 1.6443963729106248], "max": [0.5846029206524666, 0.32584837927532584, 1.0993052150376927, 2.9166000727533636, 0.61403502884539, 2.001862892137774, 0.6038812816974309, -0.22674025152312616, 1.128930383275388, 2.8912954821361003, 0.7148541659098706, 2.909147747284967], "count": [526]}, "eef_sim_pose_action": {"mean": [0.4506504395810974, 0.2712399125817094, 0.9576781272891869, 2.438253257828777, 0.23047261626722054, 1.4686040580118047, 0.4208160674940965, -0.2652329660239278, 1.0184211853564253, 2.3594858990444827, 0.00808021531401902, 2.1085529270260532], "std": [0.15368015682408473, 0.05177208359305151, 0.08547070846784806, 0.25182077878534237, 0.18854493376752474, 0.25047855481633857, 0.13396813279673572, 0.02016001498540195, 0.0473842772292461, 0.19835956468547267, 0.38401982187946887, 0.4027898991761095], "min": [0.22896167523719996, 0.1411365814196493, 0.790187908722602, 2.010828784396218, -0.09065292154586646, 0.9377288106877726, 0.22812537907010677, -0.29685042142107904, 0.9227447485274947, 1.9879725818669307, -0.702897417545893, 1.6443963729106248], "max": [0.5846029206524666, 0.32584837927532584, 1.0993052150376927, 2.9166000727533636, 0.61403502884539, 2.001862892137774, 0.6038812816974309, -0.22674025152312616, 1.128930383275388, 2.8912954821361003, 0.7148541659098706, 2.909147747284967], "count": [526]}, "gripper_mode_state": {"mean": [0.22053231939163498, 0.34790874524714827], "std": [0.41460561440407434, 0.4763068866053729], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.8517110266159695, 1.8878326996197718], "std": [0.4582025140380727, 0.4145227896186707], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.22053231939163498, 0.34790874524714827], "std": [0.41460561440407434, 0.4763068866053729], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.8517110266159695, 1.8878326996197718], "std": [0.4582025140380727, 0.4145227896186707], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.5590826954060507, 0.43173954687559335], "std": [0.26829325089772704, 0.2086097263731738], "min": [0.01500000013038516, 0.08500000461935997], "max": [0.7524999976158142, 0.6037500128149986], "count": [526]}, "gripper_open_scale_action": {"mean": [0.5590826954060507, 0.43173954687559335], "std": [0.26829325089772704, 0.2086097263731738], "min": [0.01500000013038516, 0.08500000461935997], "max": [0.7524999976158142, 0.6037500128149986], "count": [526]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7647058823529411]], [[0.7411764705882353]]], "mean": [[[0.3763473918319764]], [[0.401211983526354]], [[0.3749731467148263]]], "std": [[[0.1444316978530687]], [[0.14578511953792478]], [[0.13910443109155418]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48287505016626536]], [[0.4928272148406146]], [[0.48148563453159043]]], "std": [[[0.11574280694664726]], [[0.10897378799610716]], [[0.11363952502068513]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46769462540133017]], [[0.4870823300080266]], [[0.4748187277835111]]], "std": [[[0.15047530990881983]], [[0.13827011938511372]], [[0.14316153972493306]]], "count": [114]}, "observation.state": {"min": [-0.2836117744445801, -0.02239866741001606, -1.016627311706543, -1.7641043663024902, 0.2624342143535614, -0.045058999210596085, 0.017000000923871994, -0.009812000207602978, -0.1469459980726242, 0.008996999822556973, -3.141592502593994, 0.24434611201286316, -3.138887405395508, 0.01985177770256996, -0.016694333404302597, -1.1430995464324951, 0.024596666917204857, 0.43764621019363403, -1.786555290222168, 0.06700000166893005, -0.008988000452518463, 0.002051000017672777, 0.13512100279331207, -3.140493154525757, 0.14590953290462494, -3.141592502593994], "max": [0.1565638929605484, 2.2023262977600098, -0.48600223660469055, -0.021055445075035095, 1.1614161729812622, 1.6245837211608887, 0.6340000033378601, 0.34095799922943115, 0.02546600066125393, 0.30706900358200073, 3.1400742530822754, 1.1190178394317627, 3.1399519443511963, 0.10170111060142517, 1.791998028755188, -0.4741051197052002, 1.5859616994857788, 1.2050447463989258, -0.07359810918569565, 0.42500001192092896, 0.3614000082015991, 0.09304700046777725, 0.29765400290489197, 3.138887405395508, 1.0930124521255493, 3.1356935501098633], "mean": [-0.0034727950114756823, 1.3061639070510864, -0.7484962940216064, -0.8495451211929321, 0.698058009147644, 0.7788443565368652, 0.4625072181224823, 0.21837516129016876, -0.02770320512354374, 0.17078913748264313, -1.5224705934524536, 0.6113447546958923, -0.3876773416996002, 0.061776336282491684, 1.0853450298309326, -0.7518830299377441, 0.5373600721359253, 0.806797981262207, -0.7930966019630432, 0.309294193983078, 0.19870930910110474, 0.0385541096329689, 0.2353896200656891, -0.1771528422832489, 0.6283677220344543, -1.5546393394470215], "std": [0.13056208193302155, 0.8406878113746643, 0.17405296862125397, 0.7158755660057068, 0.30297356843948364, 0.6470085382461548, 0.226771742105484, 0.14425301551818848, 0.05138714239001274, 0.0852682814002037, 2.387587785720825, 0.2524820864200592, 3.029722213745117, 0.03923795744776726, 0.6854614019393921, 0.23331354558467865, 0.5661830306053162, 0.25102126598358154, 0.5930857062339783, 0.1500842422246933, 0.13285401463508606, 0.028838397935032845, 0.047278936952352524, 2.8004298210144043, 0.2429918795824051, 2.259678363800049], "count": [554]}, "action": {"min": [-0.2836117744445801, -0.02239866741001606, -1.016627311706543, -1.7641043663024902, 0.2624342143535614, -0.045058999210596085, 0.017000000923871994, -0.009812000207602978, -0.1469459980726242, 0.008996999822556973, -3.141592502593994, 0.24434611201286316, -3.138887405395508, 0.01985177770256996, -0.016694333404302597, -1.1430995464324951, 0.024596666917204857, 0.43764621019363403, -1.786555290222168, 0.06700000166893005, -0.008988000452518463, 0.002051000017672777, 0.13512100279331207, -3.140493154525757, 0.14590953290462494, -3.141592502593994], "max": [0.1565638929605484, 2.2023262977600098, -0.48600223660469055, -0.021055445075035095, 1.1614161729812622, 1.6245837211608887, 0.6340000033378601, 0.34095799922943115, 0.02546600066125393, 0.30706900358200073, 3.1400742530822754, 1.1190178394317627, 3.1399519443511963, 0.10170111060142517, 1.791998028755188, -0.4741051197052002, 1.5859616994857788, 1.2050447463989258, -0.07359810918569565, 0.42500001192092896, 0.3614000082015991, 0.09304700046777725, 0.29765400290489197, 3.138887405395508, 1.0930124521255493, 3.1356935501098633], "mean": [-0.0034727950114756823, 1.3061639070510864, -0.7484962940216064, -0.8495451211929321, 0.698058009147644, 0.7788443565368652, 0.4625072181224823, 0.21837516129016876, -0.02770320512354374, 0.17078913748264313, -1.5224705934524536, 0.6113447546958923, -0.3876773416996002, 0.061776336282491684, 1.0853450298309326, -0.7518830299377441, 0.5373600721359253, 0.806797981262207, -0.7930966019630432, 0.309294193983078, 0.19870930910110474, 0.0385541096329689, 0.2353896200656891, -0.1771528422832489, 0.6283677220344543, -1.5546393394470215], "std": [0.13056208193302155, 0.8406878113746643, 0.17405296862125397, 0.7158755660057068, 0.30297356843948364, 0.6470085382461548, 0.226771742105484, 0.14425301551818848, 0.05138714239001274, 0.0852682814002037, 2.387587785720825, 0.2524820864200592, 3.029722213745117, 0.03923795744776726, 0.6854614019393921, 0.23331354558467865, 0.5661830306053162, 0.25102126598358154, 0.5930857062339783, 0.1500842422246933, 0.13285401463508606, 0.028838397935032845, 0.047278936952352524, 2.8004298210144043, 0.2429918795824051, 2.259678363800049], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [554]}, "index": {"min": [56626], "max": [57179], "mean": [56902.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [2.2274368231046933, 5.0, 5.0, 5.0, 5.0], "std": [1.8280520497377006, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [554]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [554]}, "eef_direction_state": {"mean": [4.4296028880866425, 4.250902527075812], "std": [2.0079959802605596, 2.190447158055156], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [0.7942238267148014, 0.7779783393501805], "std": [0.8712635708150567, 0.8408472344801905], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_state": {"mean": [0.6841155234657039, 0.7617328519855595], "std": [0.8147115462676598, 0.8309760435473593], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_direction_action": {"mean": [4.4296028880866425, 4.250902527075812], "std": [2.0079959802605596, 2.190447158055156], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [0.7942238267148014, 0.7779783393501805], "std": [0.8712635708150567, 0.8408472344801905], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_action": {"mean": [0.6841155234657039, 0.7617328519855595], "std": [0.8147115462676598, 0.8309760435473593], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_sim_pose_state": {"mean": [0.4564140496898532, 0.27303165447300376, 0.945470191743537, 2.4929349672060113, 0.2665293931035808, 1.4656441790270363, 0.43766336365217434, -0.2604025629401279, 1.0108937872127106, 2.461500176531571, -0.04692214431910473, 2.059824042979754], "std": [0.14370008122185576, 0.051641175452524425, 0.08543711289624842, 0.23905153309632518, 0.22814436863559318, 0.18784085019234173, 0.13302431479581578, 0.028387786691631577, 0.04700507132656077, 0.2270259278136228, 0.3976271916805549, 0.38899703445459743], "min": [0.2290240031906121, 0.15325376448807118, 0.7839316810366435, 2.0220239205186488, -0.039483375438300605, 1.0745779633387331, 0.2297694309977657, -0.29653393163543307, 0.9112472647356621, 2.032840102458744, -0.7060587403562552, 1.6469120677682993], "max": [0.578426330089968, 0.32578810121060603, 1.0820356155900699, 2.8756558953089493, 0.6244968339166559, 1.8409889731140927, 0.6000675525932155, -0.2069104933705186, 1.0733057217036592, 2.992957979617831, 0.7296255123022051, 2.878736634479783], "count": [554]}, "eef_sim_pose_action": {"mean": [0.4564140496898532, 0.27303165447300376, 0.945470191743537, 2.4929349672060113, 0.2665293931035808, 1.4656441790270363, 0.43766336365217434, -0.2604025629401279, 1.0108937872127106, 2.461500176531571, -0.04692214431910473, 2.059824042979754], "std": [0.14370008122185576, 0.051641175452524425, 0.08543711289624842, 0.23905153309632518, 0.22814436863559318, 0.18784085019234173, 0.13302431479581578, 0.028387786691631577, 0.04700507132656077, 0.2270259278136228, 0.3976271916805549, 0.38899703445459743], "min": [0.2290240031906121, 0.15325376448807118, 0.7839316810366435, 2.0220239205186488, -0.039483375438300605, 1.0745779633387331, 0.2297694309977657, -0.29653393163543307, 0.9112472647356621, 2.032840102458744, -0.7060587403562552, 1.6469120677682993], "max": [0.578426330089968, 0.32578810121060603, 1.0820356155900699, 2.8756558953089493, 0.6244968339166559, 1.8409889731140927, 0.6000675525932155, -0.2069104933705186, 1.0733057217036592, 2.992957979617831, 0.7296255123022051, 2.878736634479783], "count": [554]}, "gripper_mode_state": {"mean": [0.22202166064981949, 0.45306859205776173], "std": [0.41560563380699606, 0.497792570202245], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.9133574007220218, 1.9007220216606497], "std": [0.3748433011587249, 0.3883216482652429], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.22202166064981949, 0.45306859205776173], "std": [0.41560563380699606, 0.497792570202245], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.9133574007220218, 1.9007220216606497], "std": [0.3748433011587249, 0.3883216482652429], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.5781362763528681, 0.3866177853633942], "std": [0.2834656214657504, 0.18760577223473485], "min": [0.021250001154839993, 0.08375000208616257], "max": [0.7925000041723251, 0.5312500149011612], "count": [554]}, "gripper_open_scale_action": {"mean": [0.5781362763528681, 0.3866177853633942], "std": [0.2834656214657504, 0.18760577223473485], "min": [0.021250001154839993, 0.08375000208616257], "max": [0.7925000041723251, 0.5312500149011612], "count": [554]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.37875570622849347]], [[0.4025831220858021]], [[0.3764309373282023]]], "std": [[[0.14112225456782113]], [[0.14214501602284205]], [[0.13567936393559316]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835436881528312]], [[0.4938957798851628]], [[0.48200552997678825]]], "std": [[[0.11868961448885199]], [[0.11113528329670987]], [[0.11680293227194782]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46561356018264005]], [[0.4877474822093947]], [[0.47575006490134997]]], "std": [[[0.1529488216236268]], [[0.13873443734959176]], [[0.1433146852057625]]], "count": [107]}, "observation.state": {"min": [-0.24413500726222992, -0.022224221378564835, -1.1087689399719238, -1.7652904987335205, 0.3673451244831085, -0.014758000150322914, 0.01900000125169754, -0.009852999821305275, -0.14229300618171692, 0.002876000013202429, -3.139777421951294, 0.18484781682491302, -3.141592502593994, 0.010484111495316029, -0.016694333404302597, -1.1761218309402466, 0.01130400039255619, 0.37798622250556946, -2.121680498123169, 0.07100000232458115, -0.009290000423789024, 0.0008219999726861715, 0.11931300163269043, -3.1333372592926025, 0.2333330661058426, -3.136321783065796], "max": [0.18546932935714722, 2.2509961128234863, -0.48601967096328735, 0.047152332961559296, 1.160735845565796, 1.5749542713165283, 0.6380000114440918, 0.3507870137691498, 0.028359999880194664, 0.30820900201797485, 3.1382241249084473, 1.1140960454940796, 3.1406850814819336, 0.1291063278913498, 1.788962721824646, -0.47218620777130127, 1.77097749710083, 1.209179162979126, -0.08113411068916321, 0.3959999978542328, 0.36571401357650757, 0.09381300210952759, 0.32578200101852417, 3.1406850814819336, 1.0214364528656006, 3.1305272579193115], "mean": [0.022350667044520378, 1.285810947418213, -0.7578485012054443, -0.7692727446556091, 0.7370827794075012, 0.6909481883049011, 0.4434297978878021, 0.2146087884902954, -0.02071877010166645, 0.1706061065196991, -0.9890159964561462, 0.5857258439064026, -0.4243791699409485, 0.06619959324598312, 0.9669121503829956, -0.6717869639396667, 0.6045163869857788, 0.8159453272819519, -0.8547451496124268, 0.30593404173851013, 0.17096038162708282, 0.038272976875305176, 0.2327951341867447, -0.10498399287462234, 0.6958650350570679, -1.6394834518432617], "std": [0.11371617764234543, 0.8706809878349304, 0.19361720979213715, 0.6919063329696655, 0.28539395332336426, 0.5970046520233154, 0.22103646397590637, 0.14814335107803345, 0.047277625650167465, 0.09090138226747513, 2.6569905281066895, 0.2763494551181793, 2.992823839187622, 0.03599127382040024, 0.7106964588165283, 0.2558216452598572, 0.6494052410125732, 0.2609676420688629, 0.6926689743995667, 0.13018211722373962, 0.13404272496700287, 0.028928320854902267, 0.054073821753263474, 2.8049347400665283, 0.23920854926109314, 2.182537078857422], "count": [509]}, "action": {"min": [-0.24413500726222992, -0.022224221378564835, -1.1087689399719238, -1.7652904987335205, 0.3673451244831085, -0.014758000150322914, 0.01900000125169754, -0.009852999821305275, -0.14229300618171692, 0.002876000013202429, -3.139777421951294, 0.18484781682491302, -3.141592502593994, 0.010484111495316029, -0.016694333404302597, -1.1761218309402466, 0.01130400039255619, 0.37798622250556946, -2.121680498123169, 0.07100000232458115, -0.009290000423789024, 0.0008219999726861715, 0.11931300163269043, -3.1333372592926025, 0.2333330661058426, -3.136321783065796], "max": [0.18546932935714722, 2.2509961128234863, -0.48601967096328735, 0.047152332961559296, 1.160735845565796, 1.5749542713165283, 0.6380000114440918, 0.3507870137691498, 0.028359999880194664, 0.30820900201797485, 3.1382241249084473, 1.1140960454940796, 3.1406850814819336, 0.1291063278913498, 1.788962721824646, -0.47218620777130127, 1.77097749710083, 1.209179162979126, -0.08113411068916321, 0.3959999978542328, 0.36571401357650757, 0.09381300210952759, 0.32578200101852417, 3.1406850814819336, 1.0214364528656006, 3.1305272579193115], "mean": [0.022350667044520378, 1.285810947418213, -0.7578485012054443, -0.7692727446556091, 0.7370827794075012, 0.6909481883049011, 0.4434297978878021, 0.2146087884902954, -0.02071877010166645, 0.1706061065196991, -0.9890159964561462, 0.5857258439064026, -0.4243791699409485, 0.06619959324598312, 0.9669121503829956, -0.6717869639396667, 0.6045163869857788, 0.8159453272819519, -0.8547451496124268, 0.30593404173851013, 0.17096038162708282, 0.038272976875305176, 0.2327951341867447, -0.10498399287462234, 0.6958650350570679, -1.6394834518432617], "std": [0.11371617764234543, 0.8706809878349304, 0.19361720979213715, 0.6919063329696655, 0.28539395332336426, 0.5970046520233154, 0.22103646397590637, 0.14814335107803345, 0.047277625650167465, 0.09090138226747513, 2.6569905281066895, 0.2763494551181793, 2.992823839187622, 0.03599127382040024, 0.7106964588165283, 0.2558216452598572, 0.6494052410125732, 0.2609676420688629, 0.6926689743995667, 0.13018211722373962, 0.13404272496700287, 0.028928320854902267, 0.054073821753263474, 2.8049347400665283, 0.23920854926109314, 2.182537078857422], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [509]}, "index": {"min": [57180], "max": [57688], "mean": [57434.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [2.357563850687623, 5.0, 5.0, 5.0, 5.0], "std": [1.836608398911582, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [509]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [509]}, "eef_direction_state": {"mean": [4.2907662082514735, 3.9214145383104126], "std": [2.068078367932699, 2.4126616649447454], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.8271119842829077, 0.7740667976424361], "std": [0.8694621043595158, 0.828065753072991], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7917485265225933, 0.68762278978389], "std": [0.8455655084610598, 0.840212368579298], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.2907662082514735, 3.9214145383104126], "std": [2.068078367932699, 2.4126616649447454], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.8271119842829077, 0.7740667976424361], "std": [0.8694621043595158, 0.828065753072991], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.7917485265225933, 0.68762278978389], "std": [0.8455655084610598, 0.840212368579298], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.45270118854960556, 0.2800845734029834, 0.9453345050081858, 2.5202312179015784, 0.2638493636405786, 1.5107764207359744, 0.40993791405762353, -0.2607573189842488, 1.0082904137746342, 2.393841008805907, -0.03155800549066359, 2.054262968594644], "std": [0.1476227912104431, 0.0474658448239046, 0.09103334181376609, 0.2622887295241339, 0.25177520331931186, 0.2159416863603774, 0.134253700983468, 0.028391419590276214, 0.05384614309395119, 0.22230679260311823, 0.3765114072222688, 0.3798384937632189], "min": [0.22890138178353087, 0.15785314571374376, 0.7778410681441573, 2.027080018302903, -0.06229436582343362, 1.0296201068343311, 0.22940481173358065, -0.2977677469674478, 0.8952652573195813, 2.1100788560498707, -0.7343458268135773, 1.6566975865479825], "max": [0.5882770926877583, 0.3278204312905897, 1.0834535908044423, 2.9331718536107623, 0.7003169699019174, 2.0074141046445924, 0.604388163979627, -0.20600753395378574, 1.1012166713329072, 2.9036308146214322, 0.6644199931175883, 2.906602993105823], "count": [509]}, "eef_sim_pose_action": {"mean": [0.45270118854960556, 0.2800845734029834, 0.9453345050081858, 2.5202312179015784, 0.2638493636405786, 1.5107764207359744, 0.40993791405762353, -0.2607573189842488, 1.0082904137746342, 2.393841008805907, -0.03155800549066359, 2.054262968594644], "std": [0.1476227912104431, 0.0474658448239046, 0.09103334181376609, 0.2622887295241339, 0.25177520331931186, 0.2159416863603774, 0.134253700983468, 0.028391419590276214, 0.05384614309395119, 0.22230679260311823, 0.3765114072222688, 0.3798384937632189], "min": [0.22890138178353087, 0.15785314571374376, 0.7778410681441573, 2.027080018302903, -0.06229436582343362, 1.0296201068343311, 0.22940481173358065, -0.2977677469674478, 0.8952652573195813, 2.1100788560498707, -0.7343458268135773, 1.6566975865479825], "max": [0.5882770926877583, 0.3278204312905897, 1.0834535908044423, 2.9331718536107623, 0.7003169699019174, 2.0074141046445924, 0.604388163979627, -0.20600753395378574, 1.1012166713329072, 2.9036308146214322, 0.6644199931175883, 2.906602993105823], "count": [509]}, "gripper_mode_state": {"mean": [0.22789783889980353, 1.0], "std": [0.4194763568124026, 0.0], "min": [0, 1], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.9017681728880158, 1.917485265225933], "std": [0.3840851878443318, 0.3722558564628643], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.22789783889980353, 1.0], "std": [0.4194763568124026, 0.0], "min": [0, 1], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.9017681728880158, 1.917485265225933], "std": [0.3840851878443318, 0.3722558564628643], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.5542878129323743, 0.38241895786642094], "std": [0.27629566281065376, 0.16272759539221227], "min": [0.023750001564621925, 0.08875000290572643], "max": [0.7975000143051147, 0.494999997317791], "count": [509]}, "gripper_open_scale_action": {"mean": [0.5542878129323743, 0.38241895786642094], "std": [0.27629566281065376, 0.16272759539221227], "min": [0.023750001564621925, 0.08875000290572643], "max": [0.7975000143051147, 0.494999997317791], "count": [509]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9411764705882353]], [[0.9137254901960784]]], "mean": [[[0.3808399945533769]], [[0.4028494852941176]], [[0.37774735021786493]]], "std": [[[0.1461417617429902]], [[0.14727684301104035]], [[0.1419100787440178]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48570998366013074]], [[0.4953166196895425]], [[0.48315728962418303]]], "std": [[[0.13094737455589506]], [[0.12560859896183751]], [[0.13150864728929892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472028647875817]], [[0.49382208741830064]], [[0.4813997120098039]]], "std": [[[0.155495892180723]], [[0.13924817960116473]], [[0.1451144688626958]]], "count": [100]}, "observation.state": {"min": [-0.08498933166265488, -0.022346332669258118, -1.3127293586730957, -1.0958250761032104, 0.4539393186569214, -0.01271700020879507, 0.02199999988079071, -0.009740999899804592, -0.10072600096464157, 0.029913999140262604, -3.1274030208587646, 0.19545944035053253, -3.1369500160217285, -0.037732332944869995, -0.016973445191979408, -1.1994625329971313, -0.038953445851802826, 0.48521721363067627, -2.079342842102051, 0.09200000017881393, -0.009352000430226326, -0.00304200011305511, 0.15100300312042236, -3.1347334384918213, 0.42900192737579346, -3.050957679748535], "max": [0.0971132218837738, 2.3186981678009033, -0.48601967096328735, 0.0, 1.167574167251587, 1.2838413715362549, 0.7120000123977661, 0.41234999895095825, 0.0317469984292984, 0.4030719995498657, 3.128048896789551, 1.0350849628448486, 3.1168088912963867, 0.5877207517623901, 2.001575469970703, -0.47236067056655884, 1.2426375150680542, 1.2401604652404785, -0.046280112117528915, 0.5329999923706055, 0.3642770051956177, 0.21157300472259521, 0.37277600169181824, 3.1355886459350586, 1.009777545928955, -1.352193832397461], "mean": [0.03570529446005821, 1.3580989837646484, -1.0232819318771362, -0.5477622747421265, 0.9401016235351562, 0.6159146428108215, 0.4706122577190399, 0.2555028200149536, -0.0224470142275095, 0.20853137969970703, -1.2418302297592163, 0.6638954877853394, 1.5531091690063477, 0.15809212625026703, 1.148755431175232, -0.8630573153495789, 0.6316944360733032, 0.8189571499824524, -0.8859320282936096, 0.39319515228271484, 0.20680685341358185, 0.07703758031129837, 0.23880505561828613, -0.4742891490459442, 0.6832078099250793, -2.5416290760040283], "std": [0.05682472139596939, 0.8831750750541687, 0.3584948182106018, 0.46193361282348633, 0.21543671190738678, 0.5341113805770874, 0.2064266800880432, 0.17165623605251312, 0.034462735056877136, 0.09167415648698807, 2.532829999923706, 0.2584051489830017, 2.470564842224121, 0.21186687052249908, 0.7523113489151001, 0.28903913497924805, 0.46176302433013916, 0.26228272914886475, 0.6845373511314392, 0.18540695309638977, 0.14550195634365082, 0.08039803802967072, 0.0510476790368557, 2.720421075820923, 0.19600027799606323, 0.526301383972168], "count": [384]}, "action": {"min": [-0.08498933166265488, -0.022346332669258118, -1.3127293586730957, -1.0958250761032104, 0.4539393186569214, -0.01271700020879507, 0.02199999988079071, -0.009740999899804592, -0.10072600096464157, 0.029913999140262604, -3.1274030208587646, 0.19545944035053253, -3.1369500160217285, -0.037732332944869995, -0.016973445191979408, -1.1994625329971313, -0.038953445851802826, 0.48521721363067627, -2.079342842102051, 0.09200000017881393, -0.009352000430226326, -0.00304200011305511, 0.15100300312042236, -3.1347334384918213, 0.42900192737579346, -3.050957679748535], "max": [0.0971132218837738, 2.3186981678009033, -0.48601967096328735, 0.0, 1.167574167251587, 1.2838413715362549, 0.7120000123977661, 0.41234999895095825, 0.0317469984292984, 0.4030719995498657, 3.128048896789551, 1.0350849628448486, 3.1168088912963867, 0.5877207517623901, 2.001575469970703, -0.47236067056655884, 1.2426375150680542, 1.2401604652404785, -0.046280112117528915, 0.5329999923706055, 0.3642770051956177, 0.21157300472259521, 0.37277600169181824, 3.1355886459350586, 1.009777545928955, -1.352193832397461], "mean": [0.03570529446005821, 1.3580989837646484, -1.0232819318771362, -0.5477622747421265, 0.9401016235351562, 0.6159146428108215, 0.4706122577190399, 0.2555028200149536, -0.0224470142275095, 0.20853137969970703, -1.2418302297592163, 0.6638954877853394, 1.5531091690063477, 0.15809212625026703, 1.148755431175232, -0.8630573153495789, 0.6316944360733032, 0.8189571499824524, -0.8859320282936096, 0.39319515228271484, 0.20680685341358185, 0.07703758031129837, 0.23880505561828613, -0.4742891490459442, 0.6832078099250793, -2.5416290760040283], "std": [0.05682472139596939, 0.8831750750541687, 0.3584948182106018, 0.46193361282348633, 0.21543671190738678, 0.5341113805770874, 0.2064266800880432, 0.17165623605251312, 0.034462735056877136, 0.09167415648698807, 2.532829999923706, 0.2584051489830017, 2.470564842224121, 0.21186687052249908, 0.7523113489151001, 0.28903913497924805, 0.46176302433013916, 0.26228272914886475, 0.6845373511314392, 0.18540695309638977, 0.14550195634365082, 0.08039803802967072, 0.0510476790368557, 2.720421075820923, 0.19600027799606323, 0.526301383972168], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [384]}, "index": {"min": [57689], "max": [58072], "mean": [57880.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [2.5, 5.0, 5.0, 5.0, 5.0], "std": [1.7911821050170564, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [384]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [384]}, "eef_direction_state": {"mean": [4.3203125, 4.033854166666667], "std": [2.028187795959014, 2.183365077596043], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [0.9348958333333334, 0.9895833333333334], "std": [0.9119752998204713, 0.9184995879452276], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_state": {"mean": [0.8567708333333334, 0.9010416666666666], "std": [0.8677113032662275, 0.8357874021527384], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_direction_action": {"mean": [4.3203125, 4.033854166666667], "std": [2.028187795959014, 2.183365077596043], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [0.9348958333333334, 0.9895833333333334], "std": [0.9119752998204713, 0.9184995879452276], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_action": {"mean": [0.8567708333333334, 0.9010416666666666], "std": [0.8677113032662275, 0.8357874021527384], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_sim_pose_state": {"mean": [0.4938027678528247, 0.2786320325579153, 0.9831327978863204, 2.4334150029265484, 0.24102117875156306, 1.233149555684202, 0.44572756889904214, -0.22192541090725115, 1.014508118854059, 2.4069757879155893, -0.03639720475434076, 2.1777832907502814], "std": [0.17127635514422698, 0.034686902307184034, 0.09172279015725214, 0.25855048600320835, 0.22961260003731532, 0.37220824366450916, 0.1456685512235207, 0.08016879745070031, 0.05074556310020333, 0.16679371977741872, 0.3786187290343972, 0.4111977171642225], "min": [0.2291317491443355, 0.20006171839587664, 0.8048101972201206, 2.1038636999242217, -0.05527839449466221, 0.7177653174802453, 0.2293585810502855, -0.30162066743827565, 0.9271642582887684, 2.124696415248763, -0.6668593376202213, 1.555344207996443], "max": [0.6501412639278611, 0.3331027170754677, 1.1775406039353546, 2.94037436346643, 0.6245189527335202, 1.7496290303091224, 0.6035034128957658, -0.08761287444277013, 1.1480584459483552, 2.6109957606194993, 0.6749224548251673, 2.93752561381735], "count": [384]}, "eef_sim_pose_action": {"mean": [0.4938027678528247, 0.2786320325579153, 0.9831327978863204, 2.4334150029265484, 0.24102117875156306, 1.233149555684202, 0.44572756889904214, -0.22192541090725115, 1.014508118854059, 2.4069757879155893, -0.03639720475434076, 2.1777832907502814], "std": [0.17127635514422698, 0.034686902307184034, 0.09172279015725214, 0.25855048600320835, 0.22961260003731532, 0.37220824366450916, 0.1456685512235207, 0.08016879745070031, 0.05074556310020333, 0.16679371977741872, 0.3786187290343972, 0.4111977171642225], "min": [0.2291317491443355, 0.20006171839587664, 0.8048101972201206, 2.1038636999242217, -0.05527839449466221, 0.7177653174802453, 0.2293585810502855, -0.30162066743827565, 0.9271642582887684, 2.124696415248763, -0.6668593376202213, 1.555344207996443], "max": [0.6501412639278611, 0.3331027170754677, 1.1775406039353546, 2.94037436346643, 0.6245189527335202, 1.7496290303091224, 0.6035034128957658, -0.08761287444277013, 1.1480584459483552, 2.6109957606194993, 0.6749224548251673, 2.93752561381735], "count": [384]}, "gripper_mode_state": {"mean": [0.1953125, 0.3932291666666667], "std": [0.3964410767614148, 0.4884669785659069], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_state": {"mean": [1.8541666666666667, 1.8567708333333333], "std": [0.44439018766045046, 0.48713232885528246], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_mode_action": {"mean": [0.1953125, 0.3932291666666667], "std": [0.3964410767614148, 0.4884669785659069], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_action": {"mean": [1.8541666666666667, 1.8567708333333333], "std": [0.44439018766045046, 0.48713232885528246], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_open_scale_state": {"mean": [0.5882649656996364, 0.4914941388657705], "std": [0.25803396894183533, 0.23175897815755106], "min": [0.027499999850988388, 0.11500000022351742], "max": [0.8900000154972076, 0.6662499904632568], "count": [384]}, "gripper_open_scale_action": {"mean": [0.5882649656996364, 0.4914941388657705], "std": [0.25803396894183533, 0.23175897815755106], "min": [0.027499999850988388, 0.11500000022351742], "max": [0.8900000154972076, 0.6662499904632568], "count": [384]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.807843137254902]], [[0.7529411764705882]]], "mean": [[[0.3767372766884532]], [[0.40068336873638344]], [[0.3744797385620915]]], "std": [[[0.1447702960455376]], [[0.14556933012746848]], [[0.1397544346072642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48172152369281046]], [[0.4904689644607843]], [[0.47844213235294114]]], "std": [[[0.13654315759484736]], [[0.13098792668594517]], [[0.13487077924782226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572931413398693]], [[0.4892925714869281]], [[0.47645791462418297]]], "std": [[[0.1618226913562753]], [[0.14046563037742063]], [[0.1454103610685012]]], "count": [100]}, "observation.state": {"min": [-0.20615844428539276, -0.0221021119505167, -1.1206660270690918, -1.5230046510696411, 0.3335901200771332, 0.008443111553788185, 0.01599999889731407, -0.009680000133812428, -0.14051300287246704, 0.020011000335216522, -3.1403186321258545, 0.21389010548591614, -3.136810541152954, -0.005756666883826256, -0.0239163339138031, -0.9529201984405518, 0.0, 0.30906322598457336, -1.9694428443908691, 0.08799999952316284, -0.008822999894618988, -0.00029799999902024865, 0.1716350018978119, -3.1391665935516357, 0.3497116267681122, -3.082094430923462], "max": [0.054391779005527496, 2.2690162658691406, -0.48607200384140015, 0.04964688792824745, 1.1672252416610718, 1.863624930381775, 0.7039999961853027, 0.3746910095214844, 0.011738000437617302, 0.3541469871997833, 3.140580415725708, 1.0922271013259888, 3.1409120559692383, 0.4783964455127716, 1.7835723161697388, -0.4717501103878021, 1.3021754026412964, 1.2400732040405273, -0.04371577873826027, 0.5640000104904175, 0.33928000926971436, 0.16062100231647491, 0.3417139947414398, 3.1406850814819336, 1.0120465755462646, -1.3501343727111816], "mean": [-0.012316928245127201, 1.2486093044281006, -0.874432384967804, -0.6444140672683716, 0.851434588432312, 0.7877829670906067, 0.4610728621482849, 0.2258135974407196, -0.03634193167090416, 0.2015465646982193, -0.9741873741149902, 0.7505490779876709, 1.7958625555038452, 0.15030154585838318, 0.9705001711845398, -0.739144504070282, 0.6366135478019714, 0.7743094563484192, -0.8560965657234192, 0.403616726398468, 0.17575089633464813, 0.06371054798364639, 0.2469884157180786, -0.5345900058746338, 0.7459465265274048, -2.657698631286621], "std": [0.07604040950536728, 0.8791924715042114, 0.2773970067501068, 0.6144741773605347, 0.23675835132598877, 0.7266055941581726, 0.2147362232208252, 0.16469646990299225, 0.04630052298307419, 0.08742202073335648, 2.7085142135620117, 0.25331324338912964, 2.263078212738037, 0.14679284393787384, 0.7153539657592773, 0.20612916350364685, 0.5193865299224854, 0.3240765929222107, 0.7111063599586487, 0.1722954958677292, 0.1379975527524948, 0.058320302516222, 0.03971703723073006, 2.747661828994751, 0.21074999868869781, 0.5516931414604187], "count": [414]}, "action": {"min": [-0.20615844428539276, -0.0221021119505167, -1.1206660270690918, -1.5230046510696411, 0.3335901200771332, 0.008443111553788185, 0.01599999889731407, -0.009680000133812428, -0.14051300287246704, 0.020011000335216522, -3.1403186321258545, 0.21389010548591614, -3.136810541152954, -0.005756666883826256, -0.0239163339138031, -0.9529201984405518, 0.0, 0.30906322598457336, -1.9694428443908691, 0.08799999952316284, -0.008822999894618988, -0.00029799999902024865, 0.1716350018978119, -3.1391665935516357, 0.3497116267681122, -3.082094430923462], "max": [0.054391779005527496, 2.2690162658691406, -0.48607200384140015, 0.04964688792824745, 1.1672252416610718, 1.863624930381775, 0.7039999961853027, 0.3746910095214844, 0.011738000437617302, 0.3541469871997833, 3.140580415725708, 1.0922271013259888, 3.1409120559692383, 0.4783964455127716, 1.7835723161697388, -0.4717501103878021, 1.3021754026412964, 1.2400732040405273, -0.04371577873826027, 0.5640000104904175, 0.33928000926971436, 0.16062100231647491, 0.3417139947414398, 3.1406850814819336, 1.0120465755462646, -1.3501343727111816], "mean": [-0.012316928245127201, 1.2486093044281006, -0.874432384967804, -0.6444140672683716, 0.851434588432312, 0.7877829670906067, 0.4610728621482849, 0.2258135974407196, -0.03634193167090416, 0.2015465646982193, -0.9741873741149902, 0.7505490779876709, 1.7958625555038452, 0.15030154585838318, 0.9705001711845398, -0.739144504070282, 0.6366135478019714, 0.7743094563484192, -0.8560965657234192, 0.403616726398468, 0.17575089633464813, 0.06371054798364639, 0.2469884157180786, -0.5345900058746338, 0.7459465265274048, -2.657698631286621], "std": [0.07604040950536728, 0.8791924715042114, 0.2773970067501068, 0.6144741773605347, 0.23675835132598877, 0.7266055941581726, 0.2147362232208252, 0.16469646990299225, 0.04630052298307419, 0.08742202073335648, 2.7085142135620117, 0.25331324338912964, 2.263078212738037, 0.14679284393787384, 0.7153539657592773, 0.20612916350364685, 0.5193865299224854, 0.3240765929222107, 0.7111063599586487, 0.1722954958677292, 0.1379975527524948, 0.058320302516222, 0.03971703723073006, 2.747661828994751, 0.21074999868869781, 0.5516931414604187], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [414]}, "index": {"min": [58073], "max": [58486], "mean": [58279.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [2.603864734299517, 5.0, 5.0, 5.0, 5.0], "std": [1.8708505237421473, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [414]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [414]}, "eef_direction_state": {"mean": [4.0603864734299515, 3.9903381642512077], "std": [2.15996194397738, 2.223046475995768], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.966183574879227, 0.8913043478260869], "std": [0.9109194935822759, 0.8570659640848469], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.8309178743961353, 0.8623188405797102], "std": [0.8543215677258013, 0.847206512124462], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [4.0603864734299515, 3.9903381642512077], "std": [2.15996194397738, 2.223046475995768], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.966183574879227, 0.8913043478260869], "std": [0.9109194935822759, 0.8570659640848469], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.8309178743961353, 0.8623188405797102], "std": [0.8543215677258013, 0.847206512124462], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.46405409433844075, 0.264630120798623, 0.9761559748811567, 2.365445207574795, 0.14583306079877467, 1.2064901167242392, 0.414699600888307, -0.2352788142593288, 1.0226521340940002, 2.344325781134372, -0.027475261353766475, 2.126460897332576], "std": [0.1642278593149287, 0.046701208049040016, 0.08755268456068624, 0.25957964386716176, 0.16781615317658283, 0.3850305261339192, 0.1382099251209108, 0.0579793204835215, 0.039421094744277276, 0.18127634724782696, 0.36821106175456936, 0.43085739742880275], "min": [0.22900052586343578, 0.15986062788981992, 0.7948763784145864, 2.0462593238957654, -0.10147068060657416, 0.5604857642754952, 0.22998741427665498, -0.2988807641118805, 0.9477486676869444, 2.128199906703998, -0.5129929299444043, 1.5883278084547618], "max": [0.612692731419225, 0.31312068755232025, 1.1289289855951137, 2.9197630797510348, 0.4027857558769061, 1.6451514847564876, 0.5784590733325322, -0.138821085815949, 1.1168753724490228, 2.681850063622489, 0.7510703107678385, 3.0094692940585697], "count": [414]}, "eef_sim_pose_action": {"mean": [0.46405409433844075, 0.264630120798623, 0.9761559748811567, 2.365445207574795, 0.14583306079877467, 1.2064901167242392, 0.414699600888307, -0.2352788142593288, 1.0226521340940002, 2.344325781134372, -0.027475261353766475, 2.126460897332576], "std": [0.1642278593149287, 0.046701208049040016, 0.08755268456068624, 0.25957964386716176, 0.16781615317658283, 0.3850305261339192, 0.1382099251209108, 0.0579793204835215, 0.039421094744277276, 0.18127634724782696, 0.36821106175456936, 0.43085739742880275], "min": [0.22900052586343578, 0.15986062788981992, 0.7948763784145864, 2.0462593238957654, -0.10147068060657416, 0.5604857642754952, 0.22998741427665498, -0.2988807641118805, 0.9477486676869444, 2.128199906703998, -0.5129929299444043, 1.5883278084547618], "max": [0.612692731419225, 0.31312068755232025, 1.1289289855951137, 2.9197630797510348, 0.4027857558769061, 1.6451514847564876, 0.5784590733325322, -0.138821085815949, 1.1168753724490228, 2.681850063622489, 0.7510703107678385, 3.0094692940585697], "count": [414]}, "gripper_mode_state": {"mean": [0.20531400966183574, 0.24154589371980675], "std": [0.40393089396382686, 0.4280204141707584], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_state": {"mean": [1.8671497584541064, 1.8792270531400965], "std": [0.43320298127209406, 0.450338983050102], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.20531400966183574, 0.24154589371980675], "std": [0.40393089396382686, 0.4280204141707584], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_action": {"mean": [1.8671497584541064, 1.8792270531400965], "std": [0.43320298127209406, 0.450338983050102], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.5763405543281854, 0.5045199125177331], "std": [0.26841990562850376, 0.21536959104924827], "min": [0.01999999862164259, 0.10999999940395355], "max": [0.8799999952316284, 0.7050000131130219], "count": [414]}, "gripper_open_scale_action": {"mean": [0.5763405543281854, 0.5045199125177331], "std": [0.26841990562850376, 0.21536959104924827], "min": [0.01999999862164259, 0.10999999940395355], "max": [0.8799999952316284, 0.7050000131130219], "count": [414]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7490196078431373]], [[0.7450980392156863]]], "mean": [[[0.3801455411722402]], [[0.4023723533642152]], [[0.3765289596421093]]], "std": [[[0.1479060056669208]], [[0.14764367156981936]], [[0.1424230363314666]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47744029998730886]], [[0.4874157247445904]], [[0.47497440351545145]]], "std": [[[0.13866052848548455]], [[0.1325283560978827]], [[0.13714927394083515]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583357942286947]], [[0.493239575401358]], [[0.4795837537280284]]], "std": [[[0.16354545692793776]], [[0.13893189330769404]], [[0.14475526783517048]]], "count": [103]}, "observation.state": {"min": [-0.17653778195381165, -0.022363778203725815, -1.3243298530578613, -1.271787166595459, 0.5790159702301025, -0.013536889106035233, 0.024000000208616257, -0.009657000191509724, -0.1348470002412796, 0.017940999940037727, -3.1300036907196045, 0.096778504550457, -3.1397950649261475, 0.020200666040182114, -0.024038445204496384, -1.2196109294891357, -0.019485443830490112, 0.40560078620910645, -1.7028743028640747, 0.11500000208616257, -0.008596000261604786, -0.0017839999636635184, 0.16040700674057007, -3.1390271186828613, 0.21553072333335876, -3.0813090801239014], "max": [0.18857444822788239, 2.3592565059661865, -0.48594990372657776, 0.06723088771104813, 1.1677659749984741, 1.6841216087341309, 0.7129999995231628, 0.4175179898738861, 0.05303199961781502, 0.3649919927120209, 3.1327438354492188, 1.0389246940612793, 3.1328835487365723, 0.5779693126678467, 1.9651166200637817, -0.47148844599723816, 1.1761044263839722, 1.2231521606445312, -0.025835221633315086, 0.574999988079071, 0.36243799328804016, 0.22101299464702606, 0.32921600341796875, 3.1395680904388428, 1.03777277469635, -1.5095003843307495], "mean": [0.01476078201085329, 1.448256492614746, -1.0437260866165161, -0.643160343170166, 0.9013972282409668, 0.7884056568145752, 0.4886327087879181, 0.2718900442123413, -0.028806503862142563, 0.1874099224805832, -1.1164315938949585, 0.6993725895881653, 1.8997465372085571, 0.19811245799064636, 1.137547254562378, -0.8883208632469177, 0.5363786816596985, 0.7937142848968506, -0.814487874507904, 0.37919193506240845, 0.2106294184923172, 0.08207621425390244, 0.2409607321023941, -0.5285317897796631, 0.7047420740127563, -2.528134346008301], "std": [0.09230995178222656, 0.9100423455238342, 0.36391186714172363, 0.5527539253234863, 0.1828484982252121, 0.6771476864814758, 0.20938041806221008, 0.17628824710845947, 0.04995196312665939, 0.09033903479576111, 2.602567195892334, 0.26955145597457886, 2.1555001735687256, 0.1736663430929184, 0.7834591865539551, 0.30891990661621094, 0.4457288682460785, 0.2754368782043457, 0.6015695929527283, 0.19261249899864197, 0.15266025066375732, 0.07696620374917984, 0.04560542479157448, 2.7564151287078857, 0.2234193980693817, 0.5037014484405518], "count": [489]}, "action": {"min": [-0.17653778195381165, -0.022363778203725815, -1.3243298530578613, -1.271787166595459, 0.5790159702301025, -0.013536889106035233, 0.024000000208616257, -0.009657000191509724, -0.1348470002412796, 0.017940999940037727, -3.1300036907196045, 0.096778504550457, -3.1397950649261475, 0.020200666040182114, -0.024038445204496384, -1.2196109294891357, -0.019485443830490112, 0.40560078620910645, -1.7028743028640747, 0.11500000208616257, -0.008596000261604786, -0.0017839999636635184, 0.16040700674057007, -3.1390271186828613, 0.21553072333335876, -3.0813090801239014], "max": [0.18857444822788239, 2.3592565059661865, -0.48594990372657776, 0.06723088771104813, 1.1677659749984741, 1.6841216087341309, 0.7129999995231628, 0.4175179898738861, 0.05303199961781502, 0.3649919927120209, 3.1327438354492188, 1.0389246940612793, 3.1328835487365723, 0.5779693126678467, 1.9651166200637817, -0.47148844599723816, 1.1761044263839722, 1.2231521606445312, -0.025835221633315086, 0.574999988079071, 0.36243799328804016, 0.22101299464702606, 0.32921600341796875, 3.1395680904388428, 1.03777277469635, -1.5095003843307495], "mean": [0.01476078201085329, 1.448256492614746, -1.0437260866165161, -0.643160343170166, 0.9013972282409668, 0.7884056568145752, 0.4886327087879181, 0.2718900442123413, -0.028806503862142563, 0.1874099224805832, -1.1164315938949585, 0.6993725895881653, 1.8997465372085571, 0.19811245799064636, 1.137547254562378, -0.8883208632469177, 0.5363786816596985, 0.7937142848968506, -0.814487874507904, 0.37919193506240845, 0.2106294184923172, 0.08207621425390244, 0.2409607321023941, -0.5285317897796631, 0.7047420740127563, -2.528134346008301], "std": [0.09230995178222656, 0.9100423455238342, 0.36391186714172363, 0.5527539253234863, 0.1828484982252121, 0.6771476864814758, 0.20938041806221008, 0.17628824710845947, 0.04995196312665939, 0.09033903479576111, 2.602567195892334, 0.26955145597457886, 2.1555001735687256, 0.1736663430929184, 0.7834591865539551, 0.30891990661621094, 0.4457288682460785, 0.2754368782043457, 0.6015695929527283, 0.19261249899864197, 0.15266025066375732, 0.07696620374917984, 0.04560542479157448, 2.7564151287078857, 0.2234193980693817, 0.5037014484405518], "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": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [489]}, "index": {"min": [58487], "max": [58975], "mean": [58731.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.4314928425357873, 5.0, 5.0, 5.0, 5.0], "std": [1.8612148385682568, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [489]}, "eef_direction_state": {"mean": [4.3128834355828225, 4.177914110429448], "std": [2.0807466973958118, 2.2022118795331944], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.8507157464212679, 0.8609406952965235], "std": [0.9022832313798997, 0.8867854763952371], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.7034764826175869, 0.8425357873210634], "std": [0.828929990037481, 0.8275363881232907], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.3128834355828225, 4.177914110429448], "std": [2.0807466973958118, 2.2022118795331944], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.8507157464212679, 0.8609406952965235], "std": [0.9022832313798997, 0.8867854763952371], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.7034764826175869, 0.8425357873210634], "std": [0.828929990037481, 0.8275363881232907], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.5100706929390028, 0.27216791195432094, 0.9620159830364244, 2.408950142460652, 0.20571799795425086, 1.1833515293193246, 0.4494681118174627, -0.21681490045828966, 1.0166058412270358, 2.3969713253153158, -0.009962872254767805, 2.208367537277948], "std": [0.17586031268439528, 0.05018145296750977, 0.0904922540926825, 0.27578203105745885, 0.18453366468263935, 0.4204867282259068, 0.15276141379958302, 0.07669497579061896, 0.04530970264805518, 0.20344201170667411, 0.3351029283781395, 0.4258303121941263], "min": [0.2291678335675577, 0.16582535600671786, 0.7928092885236955, 2.101674033356165, -0.09703847880707994, 0.5373577418359302, 0.23019651451688639, -0.30036391748955377, 0.9364779582723934, 2.1020835131664324, -0.5426694220849799, 1.5949609804459484], "max": [0.6552602784327761, 0.3542613409881295, 1.1396437009885658, 3.038294741832938, 0.4699768698538751, 1.761941385788272, 0.601171299945344, -0.07826914464591012, 1.1045127776404475, 2.9250535992393814, 0.5965725079621294, 2.9091364683958294], "count": [489]}, "eef_sim_pose_action": {"mean": [0.5100706929390028, 0.27216791195432094, 0.9620159830364244, 2.408950142460652, 0.20571799795425086, 1.1833515293193246, 0.4494681118174627, -0.21681490045828966, 1.0166058412270358, 2.3969713253153158, -0.009962872254767805, 2.208367537277948], "std": [0.17586031268439528, 0.05018145296750977, 0.0904922540926825, 0.27578203105745885, 0.18453366468263935, 0.4204867282259068, 0.15276141379958302, 0.07669497579061896, 0.04530970264805518, 0.20344201170667411, 0.3351029283781395, 0.4258303121941263], "min": [0.2291678335675577, 0.16582535600671786, 0.7928092885236955, 2.101674033356165, -0.09703847880707994, 0.5373577418359302, 0.23019651451688639, -0.30036391748955377, 0.9364779582723934, 2.1020835131664324, -0.5426694220849799, 1.5949609804459484], "max": [0.6552602784327761, 0.3542613409881295, 1.1396437009885658, 3.038294741832938, 0.4699768698538751, 1.761941385788272, 0.601171299945344, -0.07826914464591012, 1.1045127776404475, 2.9250535992393814, 0.5965725079621294, 2.9091364683958294], "count": [489]}, "gripper_mode_state": {"mean": [0.18404907975460122, 0.41513292433537835], "std": [0.3875242134319958, 0.49274494362513516], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.8916155419222904, 1.869120654396728], "std": [0.39229705712169577, 0.4691368785337508], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.18404907975460122, 0.41513292433537835], "std": [0.3875242134319958, 0.49274494362513516], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.8916155419222904, 1.869120654396728], "std": [0.39229705712169577, 0.4691368785337508], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.6107924313947238, 0.4739902826723146], "std": [0.2617253238639704, 0.24076563436396248], "min": [0.03000000026077032, 0.1437500026077032], "max": [0.8912499994039536, 0.7187499850988388], "count": [489]}, "gripper_open_scale_action": {"mean": [0.6107924313947238, 0.4739902826723146], "std": [0.2617253238639704, 0.24076563436396248], "min": [0.03000000026077032, 0.1437500026077032], "max": [0.8912499994039536, 0.7187499850988388], "count": [489]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8941176470588236]], [[0.8745098039215686]]], "mean": [[[0.3792989688794908]], [[0.40048589751804864]], [[0.37507548378828653]]], "std": [[[0.1590365448694482]], [[0.15987342407536323]], [[0.15393169654430292]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750731970075612]], [[0.4845473395649109]], [[0.4718459586857619]]], "std": [[[0.138127024829367]], [[0.13137421802601018]], [[0.1352740274976705]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531159670158913]], [[0.4867156402185057]], [[0.4725795026752531]]], "std": [[[0.15958723422678778]], [[0.13584255737806006]], [[0.14219284842813065]]], "count": [102]}, "observation.state": {"min": [-0.168112114071846, -0.022363778203725815, -1.3038326501846313, -1.3608759641647339, 0.5651825666427612, 0.0, 0.017999999225139618, -0.010251999832689762, -0.1337449997663498, 0.013923999853432178, -3.1361820697784424, 0.16749924421310425, -3.1383464336395264, 0.036493778228759766, -0.016798999160528183, -0.9961475729942322, -0.0435064435005188, 0.11461000144481659, -2.1005377769470215, 0.10499999672174454, -0.007786000147461891, -0.003959000110626221, 0.1318960040807724, -3.141592502593994, 0.4207814335823059, -3.1406850814819336], "max": [0.18829533457756042, 2.366164445877075, -0.48594990372657776, 0.07405166327953339, 1.1678009033203125, 1.9706988334655762, 0.5920000076293945, 0.4169900119304657, 0.0519229993224144, 0.36877599358558655, 3.1396901607513428, 1.037249207496643, 3.133267402648926, 0.6079563498497009, 1.9234418869018555, -0.4719071090221405, 1.3671560287475586, 1.237491488456726, 0.04996088892221451, 0.5690000057220459, 0.32448500394821167, 0.22748200595378876, 0.3462179899215698, 3.1380321979522705, 1.0573554039001465, 3.1399171352386475], "mean": [0.03921456262469292, 1.50233793258667, -1.0366384983062744, -0.7516259551048279, 0.9140581488609314, 0.9968020915985107, 0.46873196959495544, 0.2748070955276489, -0.027882296591997147, 0.1718871295452118, -1.3223342895507812, 0.7580060958862305, 1.8732061386108398, 0.24657823145389557, 1.166587471961975, -0.7984140515327454, 0.7334465980529785, 0.6906319856643677, -0.9292336702346802, 0.3748438358306885, 0.20064541697502136, 0.09730474650859833, 0.22564749419689178, 0.5455874800682068, 0.7177347540855408, -2.0140597820281982], "std": [0.10407377779483795, 0.930367648601532, 0.35200831294059753, 0.5698900818824768, 0.1796695739030838, 0.7750767469406128, 0.2252260148525238, 0.17493170499801636, 0.05185107886791229, 0.09748677909374237, 2.5193912982940674, 0.26224666833877563, 2.0874650478363037, 0.20994970202445984, 0.7346984148025513, 0.21710525453090668, 0.5283262133598328, 0.3271518647670746, 0.7387697100639343, 0.19275057315826416, 0.13170568645000458, 0.08641336858272552, 0.05409224331378937, 2.750383138656616, 0.18217866122722626, 1.7079044580459595], "count": [479]}, "action": {"min": [-0.168112114071846, -0.022363778203725815, -1.3038326501846313, -1.3608759641647339, 0.5651825666427612, 0.0, 0.017999999225139618, -0.010251999832689762, -0.1337449997663498, 0.013923999853432178, -3.1361820697784424, 0.16749924421310425, -3.1383464336395264, 0.036493778228759766, -0.016798999160528183, -0.9961475729942322, -0.0435064435005188, 0.11461000144481659, -2.1005377769470215, 0.10499999672174454, -0.007786000147461891, -0.003959000110626221, 0.1318960040807724, -3.141592502593994, 0.4207814335823059, -3.1406850814819336], "max": [0.18829533457756042, 2.366164445877075, -0.48594990372657776, 0.07405166327953339, 1.1678009033203125, 1.9706988334655762, 0.5920000076293945, 0.4169900119304657, 0.0519229993224144, 0.36877599358558655, 3.1396901607513428, 1.037249207496643, 3.133267402648926, 0.6079563498497009, 1.9234418869018555, -0.4719071090221405, 1.3671560287475586, 1.237491488456726, 0.04996088892221451, 0.5690000057220459, 0.32448500394821167, 0.22748200595378876, 0.3462179899215698, 3.1380321979522705, 1.0573554039001465, 3.1399171352386475], "mean": [0.03921456262469292, 1.50233793258667, -1.0366384983062744, -0.7516259551048279, 0.9140581488609314, 0.9968020915985107, 0.46873196959495544, 0.2748070955276489, -0.027882296591997147, 0.1718871295452118, -1.3223342895507812, 0.7580060958862305, 1.8732061386108398, 0.24657823145389557, 1.166587471961975, -0.7984140515327454, 0.7334465980529785, 0.6906319856643677, -0.9292336702346802, 0.3748438358306885, 0.20064541697502136, 0.09730474650859833, 0.22564749419689178, 0.5455874800682068, 0.7177347540855408, -2.0140597820281982], "std": [0.10407377779483795, 0.930367648601532, 0.35200831294059753, 0.5698900818824768, 0.1796695739030838, 0.7750767469406128, 0.2252260148525238, 0.17493170499801636, 0.05185107886791229, 0.09748677909374237, 2.5193912982940674, 0.26224666833877563, 2.0874650478363037, 0.20994970202445984, 0.7346984148025513, 0.21710525453090668, 0.5283262133598328, 0.3271518647670746, 0.7387697100639343, 0.19275057315826416, 0.13170568645000458, 0.08641336858272552, 0.05409224331378937, 2.750383138656616, 0.18217866122722626, 1.7079044580459595], "count": [479]}, "timestamp": {"min": [0.0], "max": [15.933333333333334], "mean": [7.966666666666666], "std": [4.609169604651628], "count": [479]}, "frame_index": {"min": [0], "max": [478], "mean": [239.0], "std": [138.27508813954884], "count": [479]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [479]}, "index": {"min": [58976], "max": [59454], "mean": [59215.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [2.405010438413361, 5.0, 5.0, 5.0, 5.0], "std": [1.8646407496223003, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [479]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [479]}, "eef_direction_state": {"mean": [4.242171189979123, 4.44258872651357], "std": [2.2130322588311255, 1.916945198351943], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.8434237995824635, 0.8121085594989561], "std": [0.9288428441680446, 0.8487861532418446], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.7620041753653445, 0.7974947807933194], "std": [0.8509708025966131, 0.8342323534199543], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.242171189979123, 4.44258872651357], "std": [2.2130322588311255, 1.916945198351943], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.8434237995824635, 0.8121085594989561], "std": [0.9288428441680446, 0.8487861532418446], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.7620041753653445, 0.7974947807933194], "std": [0.8509708025966131, 0.8342323534199543], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.5129062133369956, 0.2729788156973521, 0.9464688838338645, 2.353661661604153, 0.18607126673505464, 1.0759930772514683, 0.4396484231076339, -0.20173546271381784, 1.0013972500035142, 2.377860839203821, -0.04315887317831017, 2.168431101657553], "std": [0.17444914656893165, 0.052072163880379434, 0.09760952887033883, 0.2701081629768441, 0.16029720396329872, 0.47221888434931447, 0.13194351894689016, 0.0861485340200482, 0.05378505407591516, 0.1550128297278298, 0.3437799601110442, 0.4042746014969591], "min": [0.2286156478322908, 0.16680723077502807, 0.7887291002642753, 2.0743240549249027, -0.08780399750129741, 0.3428437741975955, 0.23089624016948548, -0.30253711589283544, 0.9080018023594839, 2.0792515443749147, -0.4419286411210537, 1.5680608888666931], "max": [0.6546218556338912, 0.3530541392337447, 1.143313823665176, 2.9616109279498337, 0.45350049285635885, 1.7146032324599727, 0.5637789536399369, -0.07176772526266761, 1.1215512878694827, 2.5723594136768706, 0.7505573693888659, 2.9550271123329805], "count": [479]}, "eef_sim_pose_action": {"mean": [0.5129062133369956, 0.2729788156973521, 0.9464688838338645, 2.353661661604153, 0.18607126673505464, 1.0759930772514683, 0.4396484231076339, -0.20173546271381784, 1.0013972500035142, 2.377860839203821, -0.04315887317831017, 2.168431101657553], "std": [0.17444914656893165, 0.052072163880379434, 0.09760952887033883, 0.2701081629768441, 0.16029720396329872, 0.47221888434931447, 0.13194351894689016, 0.0861485340200482, 0.05378505407591516, 0.1550128297278298, 0.3437799601110442, 0.4042746014969591], "min": [0.2286156478322908, 0.16680723077502807, 0.7887291002642753, 2.0743240549249027, -0.08780399750129741, 0.3428437741975955, 0.23089624016948548, -0.30253711589283544, 0.9080018023594839, 2.0792515443749147, -0.4419286411210537, 1.5680608888666931], "max": [0.6546218556338912, 0.3530541392337447, 1.143313823665176, 2.9616109279498337, 0.45350049285635885, 1.7146032324599727, 0.5637789536399369, -0.07176772526266761, 1.1215512878694827, 2.5723594136768706, 0.7505573693888659, 2.9550271123329805], "count": [479]}, "gripper_mode_state": {"mean": [0.2150313152400835, 0.44676409185803756], "std": [0.4108440686029222, 0.49715786032637665], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.9060542797494782, 1.9060542797494782], "std": [0.3897765608763725, 0.3843831448751961], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.2150313152400835, 0.44676409185803756], "std": [0.4108440686029222, 0.49715786032637665], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.9060542797494782, 1.9060542797494782], "std": [0.3897765608763725, 0.3843831448751961], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5859133374774226, 0.4685542888993821], "std": [0.28153201487508184, 0.24093837370171864], "min": [0.022499999031424522, 0.13124999590218067], "max": [0.7400000095367432, 0.7112500071525574], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5859133374774226, 0.4685542888993821], "std": [0.28153201487508184, 0.24093837370171864], "min": [0.022499999031424522, 0.13124999590218067], "max": [0.7400000095367432, 0.7112500071525574], "count": [479]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8705882352941177]], [[0.8509803921568627]]], "mean": [[[0.3823209422657952]], [[0.40317618191721133]], [[0.3776845234204793]]], "std": [[[0.14449501163355105]], [[0.14581692841627783]], [[0.14029514848131647]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719380800653595]], [[0.482430810866013]], [[0.47030047794117646]]], "std": [[[0.1445603453855477]], [[0.13610626192707065]], [[0.139129048516978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46764244485294115]], [[0.4978198631535948]], [[0.485278029003268]]], "std": [[[0.1584861892383913]], [[0.1349611551197554]], [[0.1403897754145368]]], "count": [100]}, "observation.state": {"min": [-0.10307922214269638, -0.022224221378564835, -1.210033893585205, -1.4882901906967163, 0.4166605472564697, 0.05845633149147034, 0.020000001415610313, -0.010251999832689762, -0.10420200228691101, 0.024410000070929527, -3.1378750801086426, 0.22307053208351135, -3.141592502593994, -0.05590944364666939, -0.020636778324842453, -1.2027246952056885, -0.0435064435005188, 0.4517064392566681, -1.9672971963882446, 0.1119999960064888, -0.00812000036239624, -0.003938000183552504, 0.14037199318408966, -3.1326217651367188, 0.4348487854003906, -3.1404058933258057], "max": [0.11719177663326263, 2.2922000885009766, -0.48615923523902893, 0.0, 1.166911244392395, 2.0999274253845215, 0.671999990940094, 0.40174099802970886, 0.033100999891757965, 0.38905900716781616, 3.127926826477051, 1.132980465888977, 3.140789747238159, 0.44851410388946533, 2.0344932079315186, -0.4720641076564789, 1.3274176120758057, 1.240038275718689, 0.04989111050963402, 0.5119999647140503, 0.3741050064563751, 0.20043599605560303, 0.36599498987197876, 3.140109062194824, 1.0147343873977661, 3.12420916557312], "mean": [0.022729746997356415, 1.2998532056808472, -0.947542667388916, -0.6899428367614746, 0.8547956943511963, 0.9156675338745117, 0.48139697313308716, 0.2454233467578888, -0.02576441504061222, 0.20588944852352142, -1.1859568357467651, 0.823457658290863, 2.053579330444336, 0.16079524159431458, 1.1238375902175903, -0.8669114112854004, 0.6727132201194763, 0.8358314037322998, -0.8896397352218628, 0.35618239641189575, 0.2045542448759079, 0.0798024833202362, 0.2388274371623993, 0.4726232886314392, 0.7750666737556458, -1.9628825187683105], "std": [0.053865693509578705, 0.8983761072158813, 0.3220290243625641, 0.5971639156341553, 0.2369311898946762, 0.8172976970672607, 0.21933604776859283, 0.1752622425556183, 0.03671563044190407, 0.09336910396814346, 2.7452375888824463, 0.26909637451171875, 1.8963727951049805, 0.20215609669685364, 0.7911463975906372, 0.3120824992656708, 0.5365269780158997, 0.2681311070919037, 0.7124208211898804, 0.15129828453063965, 0.15187540650367737, 0.08277871459722519, 0.04878183454275131, 2.8146748542785645, 0.15454933047294617, 1.808995008468628], "count": [439]}, "action": {"min": [-0.10307922214269638, -0.022224221378564835, -1.210033893585205, -1.4882901906967163, 0.4166605472564697, 0.05845633149147034, 0.020000001415610313, -0.010251999832689762, -0.10420200228691101, 0.024410000070929527, -3.1378750801086426, 0.22307053208351135, -3.141592502593994, -0.05590944364666939, -0.020636778324842453, -1.2027246952056885, -0.0435064435005188, 0.4517064392566681, -1.9672971963882446, 0.1119999960064888, -0.00812000036239624, -0.003938000183552504, 0.14037199318408966, -3.1326217651367188, 0.4348487854003906, -3.1404058933258057], "max": [0.11719177663326263, 2.2922000885009766, -0.48615923523902893, 0.0, 1.166911244392395, 2.0999274253845215, 0.671999990940094, 0.40174099802970886, 0.033100999891757965, 0.38905900716781616, 3.127926826477051, 1.132980465888977, 3.140789747238159, 0.44851410388946533, 2.0344932079315186, -0.4720641076564789, 1.3274176120758057, 1.240038275718689, 0.04989111050963402, 0.5119999647140503, 0.3741050064563751, 0.20043599605560303, 0.36599498987197876, 3.140109062194824, 1.0147343873977661, 3.12420916557312], "mean": [0.022729746997356415, 1.2998532056808472, -0.947542667388916, -0.6899428367614746, 0.8547956943511963, 0.9156675338745117, 0.48139697313308716, 0.2454233467578888, -0.02576441504061222, 0.20588944852352142, -1.1859568357467651, 0.823457658290863, 2.053579330444336, 0.16079524159431458, 1.1238375902175903, -0.8669114112854004, 0.6727132201194763, 0.8358314037322998, -0.8896397352218628, 0.35618239641189575, 0.2045542448759079, 0.0798024833202362, 0.2388274371623993, 0.4726232886314392, 0.7750666737556458, -1.9628825187683105], "std": [0.053865693509578705, 0.8983761072158813, 0.3220290243625641, 0.5971639156341553, 0.2369311898946762, 0.8172976970672607, 0.21933604776859283, 0.1752622425556183, 0.03671563044190407, 0.09336910396814346, 2.7452375888824463, 0.26909637451171875, 1.8963727951049805, 0.20215609669685364, 0.7911463975906372, 0.3120824992656708, 0.5365269780158997, 0.2681311070919037, 0.7124208211898804, 0.15129828453063965, 0.15187540650367737, 0.08277871459722519, 0.04878183454275131, 2.8146748542785645, 0.15454933047294617, 1.808995008468628], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [439]}, "index": {"min": [59455], "max": [59893], "mean": [59674.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [2.612756264236902, 5.0, 5.0, 5.0, 5.0], "std": [1.8473453001896356, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [439]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [439]}, "eef_direction_state": {"mean": [4.168564920273348, 4.148063781321184], "std": [2.11488175078827, 2.2209275157241155], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.9316628701594533, 0.8747152619589977], "std": [0.9130163357771113, 0.8853519941517007], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.7676537585421412, 0.7767653758542141], "std": [0.8380211578369945, 0.8240726227392345], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.168564920273348, 4.148063781321184], "std": [2.11488175078827, 2.2209275157241155], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.9316628701594533, 0.8747152619589977], "std": [0.9130163357771113, 0.8853519941517007], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.7676537585421412, 0.7767653758542141], "std": [0.8380211578369945, 0.8240726227392345], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.4836524199155005, 0.27514874926039606, 0.9804527125605939, 2.311520908305473, 0.07541508886050499, 1.1397513756386028, 0.4435469360380299, -0.21920875189831865, 1.0145512862263268, 2.330526409257035, -0.07473606592097426, 2.1696730693432085], "std": [0.1747901698790261, 0.037117535858917895, 0.09339551224935028, 0.2700655552135856, 0.0862561389728151, 0.412713766049728, 0.1520607014243199, 0.08245067001989925, 0.048462162910563086, 0.13809918149225509, 0.2717172019798138, 0.4587495987861389], "min": [0.2286156478322908, 0.1960798316804606, 0.799293456321451, 1.9820084672252007, -0.04601561111046726, 0.490375180806639, 0.23065604083844318, -0.30251651529234147, 0.9165753814808688, 2.1265153294200263, -0.4346047673600646, 1.5626516959183494], "max": [0.639300176705129, 0.33440462446490554, 1.1634998496803681, 2.913447002030967, 0.2454966607530098, 1.5931958909774186, 0.6132886527429021, -0.09897514398669714, 1.141588622840367, 2.7050922537996427, 0.5163704587607425, 3.042123728496147], "count": [439]}, "eef_sim_pose_action": {"mean": [0.4836524199155005, 0.27514874926039606, 0.9804527125605939, 2.311520908305473, 0.07541508886050499, 1.1397513756386028, 0.4435469360380299, -0.21920875189831865, 1.0145512862263268, 2.330526409257035, -0.07473606592097426, 2.1696730693432085], "std": [0.1747901698790261, 0.037117535858917895, 0.09339551224935028, 0.2700655552135856, 0.0862561389728151, 0.412713766049728, 0.1520607014243199, 0.08245067001989925, 0.048462162910563086, 0.13809918149225509, 0.2717172019798138, 0.4587495987861389], "min": [0.2286156478322908, 0.1960798316804606, 0.799293456321451, 1.9820084672252007, -0.04601561111046726, 0.490375180806639, 0.23065604083844318, -0.30251651529234147, 0.9165753814808688, 2.1265153294200263, -0.4346047673600646, 1.5626516959183494], "max": [0.639300176705129, 0.33440462446490554, 1.1634998496803681, 2.913447002030967, 0.2454966607530098, 1.5931958909774186, 0.6132886527429021, -0.09897514398669714, 1.141588622840367, 2.7050922537996427, 0.5163704587607425, 3.042123728496147], "count": [439]}, "gripper_mode_state": {"mean": [0.20045558086560364, 0.3735763097949886], "std": [0.4003412806162213, 0.48375308841902837], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_state": {"mean": [1.8906605922551254, 1.867881548974943], "std": [0.4014543845113518, 0.47807779944765305], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.20045558086560364, 0.3735763097949886], "std": [0.4003412806162213, 0.48375308841902837], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_action": {"mean": [1.8906605922551254, 1.867881548974943], "std": [0.4014543845113518, 0.47807779944765305], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.6017454238534228, 0.4452277916422059], "std": [0.2741712209541037, 0.18912296147606178], "min": [0.025000001769512892, 0.139999995008111], "max": [0.8399999886751175, 0.6399999558925629], "count": [439]}, "gripper_open_scale_action": {"mean": [0.6017454238534228, 0.4452277916422059], "std": [0.2741712209541037, 0.18912296147606178], "min": [0.025000001769512892, 0.139999995008111], "max": [0.8399999886751175, 0.6399999558925629], "count": [439]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.807843137254902]], [[0.8274509803921568]]], "mean": [[[0.38118141029789254]], [[0.4011857595073233]], [[0.37562528311654697]]], "std": [[[0.14843873795187956]], [[0.15020394268571263]], [[0.14444080887460922]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47295335654889015]], [[0.48241219342522484]], [[0.4704534859735973]]], "std": [[[0.15228761976713992]], [[0.14568793638239372]], [[0.15022383061938752]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46721477625703745]], [[0.4948859384100175]], [[0.4830292095386009]]], "std": [[[0.15339785919829732]], [[0.13363836800905946]], [[0.1392099979986681]]], "count": [101]}, "observation.state": {"min": [-0.11576133221387863, -0.022346332669258118, -1.3524503707885742, -1.376418948173523, 0.47218620777130127, 0.0062451111152768135, 0.020999999716877937, -0.009762999601662159, -0.11851900070905685, 0.021122999489307404, -3.134558916091919, 0.23598596453666687, -3.141592502593994, -0.06920211017131805, -0.017200222238898277, -1.2094582319259644, 0.010274778120219707, 0.39832645654678345, -1.6859532594680786, 0.1290000081062317, -0.007837999612092972, 0.00045399999362416565, 0.14068900048732758, -3.141592502593994, 0.38976696133613586, -3.003746509552002], "max": [0.23595355451107025, 2.3679089546203613, -0.48593243956565857, -0.010937666520476341, 1.1671379804611206, 2.0232067108154297, 0.6940000057220459, 0.4181169867515564, 0.06977599859237671, 0.4352410137653351, 3.1368627548217773, 1.0567270517349243, 3.140946865081787, 0.47898954153060913, 2.0321381092071533, -0.47239556908607483, 1.2287343740463257, 1.2401429414749146, -0.051461111754179, 0.5080000162124634, 0.36709898710250854, 0.19650599360466003, 0.39139899611473083, 3.1377179622650146, 1.0265328884124756, -1.381899356842041], "mean": [0.07047294825315475, 1.4996440410614014, -1.0734115839004517, -0.7076733708381653, 0.9506601095199585, 0.90948086977005, 0.43375611305236816, 0.2764110863208771, -0.015815628692507744, 0.1849416345357895, -1.3642590045928955, 0.7626447081565857, 1.4670313596725464, 0.19336558878421783, 1.1740316152572632, -0.9064247012138367, 0.6021260619163513, 0.8252322673797607, -0.8278687000274658, 0.37571626901626587, 0.21334001421928406, 0.08937350660562515, 0.23977510631084442, -0.285698264837265, 0.7285931706428528, -2.5884640216827393], "std": [0.09237335622310638, 0.9154481887817383, 0.37091800570487976, 0.5615212321281433, 0.22382237017154694, 0.7716658711433411, 0.2081138789653778, 0.1744139939546585, 0.04633779078722, 0.10943955928087234, 2.477614641189575, 0.2534191310405731, 2.4373600482940674, 0.18097920715808868, 0.7749893069267273, 0.3113686740398407, 0.4931548833847046, 0.2828490436077118, 0.5809788703918457, 0.13689115643501282, 0.14781755208969116, 0.08101752400398254, 0.05466802418231964, 2.8309881687164307, 0.1783650815486908, 0.4439091086387634], "count": [473]}, "action": {"min": [-0.11576133221387863, -0.022346332669258118, -1.3524503707885742, -1.376418948173523, 0.47218620777130127, 0.0062451111152768135, 0.020999999716877937, -0.009762999601662159, -0.11851900070905685, 0.021122999489307404, -3.134558916091919, 0.23598596453666687, -3.141592502593994, -0.06920211017131805, -0.017200222238898277, -1.2094582319259644, 0.010274778120219707, 0.39832645654678345, -1.6859532594680786, 0.1290000081062317, -0.007837999612092972, 0.00045399999362416565, 0.14068900048732758, -3.141592502593994, 0.38976696133613586, -3.003746509552002], "max": [0.23595355451107025, 2.3679089546203613, -0.48593243956565857, -0.010937666520476341, 1.1671379804611206, 2.0232067108154297, 0.6940000057220459, 0.4181169867515564, 0.06977599859237671, 0.4352410137653351, 3.1368627548217773, 1.0567270517349243, 3.140946865081787, 0.47898954153060913, 2.0321381092071533, -0.47239556908607483, 1.2287343740463257, 1.2401429414749146, -0.051461111754179, 0.5080000162124634, 0.36709898710250854, 0.19650599360466003, 0.39139899611473083, 3.1377179622650146, 1.0265328884124756, -1.381899356842041], "mean": [0.07047294825315475, 1.4996440410614014, -1.0734115839004517, -0.7076733708381653, 0.9506601095199585, 0.90948086977005, 0.43375611305236816, 0.2764110863208771, -0.015815628692507744, 0.1849416345357895, -1.3642590045928955, 0.7626447081565857, 1.4670313596725464, 0.19336558878421783, 1.1740316152572632, -0.9064247012138367, 0.6021260619163513, 0.8252322673797607, -0.8278687000274658, 0.37571626901626587, 0.21334001421928406, 0.08937350660562515, 0.23977510631084442, -0.285698264837265, 0.7285931706428528, -2.5884640216827393], "std": [0.09237335622310638, 0.9154481887817383, 0.37091800570487976, 0.5615212321281433, 0.22382237017154694, 0.7716658711433411, 0.2081138789653778, 0.1744139939546585, 0.04633779078722, 0.10943955928087234, 2.477614641189575, 0.2534191310405731, 2.4373600482940674, 0.18097920715808868, 0.7749893069267273, 0.3113686740398407, 0.4931548833847046, 0.2828490436077118, 0.5809788703918457, 0.13689115643501282, 0.14781755208969116, 0.08101752400398254, 0.05466802418231964, 2.8309881687164307, 0.1783650815486908, 0.4439091086387634], "count": [473]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [473]}, "index": {"min": [59894], "max": [60366], "mean": [60130.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [2.613107822410148, 5.0, 5.0, 5.0, 5.0], "std": [1.837015878898627, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [473]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [473]}, "eef_direction_state": {"mean": [4.281183932346723, 4.217758985200845], "std": [2.041639755211229, 2.1520288006495507], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.904862579281184, 0.8942917547568711], "std": [0.9042053688074632, 0.8876824324755289], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.8181818181818182, 0.7970401691331924], "std": [0.8432841723120141, 0.840964733728989], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.281183932346723, 4.217758985200845], "std": [2.041639755211229, 2.1520288006495507], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.904862579281184, 0.8942917547568711], "std": [0.9042053688074632, 0.8876824324755289], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.8181818181818182, 0.7970401691331924], "std": [0.8432841723120141, 0.840964733728989], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.5145469029459906, 0.28505618747447636, 0.9595247195697499, 2.3340201035879815, 0.1946305984131593, 1.1087989604512039, 0.4522437733329078, -0.2095710235011235, 1.0154549224896658, 2.379833023357959, -0.06888161935143025, 2.1912823711768143], "std": [0.17394045262711702, 0.046583975509742394, 0.10951023654656658, 0.2752443106161258, 0.1899600032432921, 0.5063268595193322, 0.14796300510741173, 0.08069317692343621, 0.05432404427520807, 0.16817518692926173, 0.2745099104124403, 0.42092021708015925], "min": [0.22907738077181328, 0.1819454990793582, 0.7959218802534753, 2.0844857347291246, -0.06758867578152694, 0.3712604636918476, 0.23089035474948835, -0.298128382876798, 0.9168801103320384, 2.113610934518802, -0.4738439296931469, 1.5986378842436975], "max": [0.6557757375118315, 0.3709745574324465, 1.2097731980534878, 2.895087979068755, 0.6471067018758663, 1.7543309842087522, 0.6060332236647102, -0.10287626179866077, 1.1666569389811137, 2.751197796353018, 0.515232445640069, 3.040062536536108], "count": [473]}, "eef_sim_pose_action": {"mean": [0.5145469029459906, 0.28505618747447636, 0.9595247195697499, 2.3340201035879815, 0.1946305984131593, 1.1087989604512039, 0.4522437733329078, -0.2095710235011235, 1.0154549224896658, 2.379833023357959, -0.06888161935143025, 2.1912823711768143], "std": [0.17394045262711702, 0.046583975509742394, 0.10951023654656658, 0.2752443106161258, 0.1899600032432921, 0.5063268595193322, 0.14796300510741173, 0.08069317692343621, 0.05432404427520807, 0.16817518692926173, 0.2745099104124403, 0.42092021708015925], "min": [0.22907738077181328, 0.1819454990793582, 0.7959218802534753, 2.0844857347291246, -0.06758867578152694, 0.3712604636918476, 0.23089035474948835, -0.298128382876798, 0.9168801103320384, 2.113610934518802, -0.4738439296931469, 1.5986378842436975], "max": [0.6557757375118315, 0.3709745574324465, 1.2097731980534878, 2.895087979068755, 0.6471067018758663, 1.7543309842087522, 0.6060332236647102, -0.10287626179866077, 1.1666569389811137, 2.751197796353018, 0.515232445640069, 3.040062536536108], "count": [473]}, "gripper_mode_state": {"mean": [0.23890063424947147, 0.47568710359408034], "std": [0.42641191494219643, 0.4994085332354204], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.8689217758985202, 1.8837209302325582], "std": [0.42608684587004836, 0.41789933532704826], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.23890063424947147, 0.47568710359408034], "std": [0.42641191494219643, 0.4994085332354204], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.8689217758985202, 1.8837209302325582], "std": [0.42608684587004836, 0.41789933532704826], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.5421960827486932, 0.469643242822578], "std": [0.2601425437124076, 0.17111418066884235], "min": [0.02624999964609742, 0.1612500101327896], "max": [0.8675000071525574, 0.6350000202655792], "count": [473]}, "gripper_open_scale_action": {"mean": [0.5421960827486932, 0.469643242822578], "std": [0.2601425437124076, 0.17111418066884235], "min": [0.02624999964609742, 0.1612500101327896], "max": [0.8675000071525574, 0.6350000202655792], "count": [473]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.803921568627451]], [[0.7843137254901961]]], "mean": [[[0.384169940087146]], [[0.4067609368191721]], [[0.38137477941176473]]], "std": [[[0.1505647438411242]], [[0.15163959680397202]], [[0.1459736128387683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48564862132352943]], [[0.49733820261437905]], [[0.4843751245915033]]], "std": [[[0.12443204346721286]], [[0.11453591379347318]], [[0.11988051012642398]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46017794730392153]], [[0.49130867034313724]], [[0.47842450980392154]]], "std": [[[0.15455231620292686]], [[0.1329642525617584]], [[0.13892887121894404]]], "count": [100]}, "observation.state": {"min": [-0.15386000275611877, -0.022346332669258118, -1.453942060470581, -0.9462215304374695, 0.5457494258880615, 0.008687333203852177, 0.017999999225139618, -0.009561999700963497, -0.12103500217199326, 0.024575000628829002, -3.1381893157958984, 0.1727875918149948, -3.141592502593994, -0.02037511020898819, -0.017200222238898277, -1.3689004182815552, 0.0239163339138031, 0.3514706790447235, -1.6439296007156372, 0.10400000214576721, -0.0077229999005794525, 0.00204299995675683, 0.12819600105285645, -3.141592502593994, 0.33506834506988525, -3.0087382793426514], "max": [0.08101200312376022, 2.3969364166259766, -0.48396122455596924, 0.052804332226514816, 1.167155385017395, 1.2922844886779785, 0.7150000333786011, 0.43242698907852173, 0.012755000032484531, 0.3999199867248535, 3.137456178665161, 1.078072428703308, 3.1369850635528564, 0.6111137866973877, 2.0928099155426025, -0.4724827706813812, 1.0206918716430664, 1.2394801378250122, -0.10473644733428955, 0.5579999685287476, 0.37852200865745544, 0.22758500277996063, 0.368137001991272, 3.1403708457946777, 1.0132509469985962, -1.6381136178970337], "mean": [-0.0008456493378616869, 1.4676464796066284, -1.1398259401321411, -0.4233905076980591, 0.9046598672866821, 0.6121432185173035, 0.47760337591171265, 0.28430891036987305, -0.030727002769708633, 0.20286940038204193, -1.3807640075683594, 0.6079097986221313, 2.5498170852661133, 0.2234940081834793, 1.246329426765442, -0.953651487827301, 0.49179884791374207, 0.8030331134796143, -0.7555639147758484, 0.3732019066810608, 0.2254149168729782, 0.09881939738988876, 0.2293437421321869, -0.2003301978111267, 0.6608712077140808, -2.507896661758423], "std": [0.06425675004720688, 0.8761011958122253, 0.4172796905040741, 0.3140720725059509, 0.18686042726039886, 0.4457390606403351, 0.2095624953508377, 0.17532195150852203, 0.03903862088918686, 0.0922025740146637, 2.5987462997436523, 0.2522488832473755, 1.2198237180709839, 0.19350609183311462, 0.7954869866371155, 0.34784480929374695, 0.37062835693359375, 0.2754190266132355, 0.509946346282959, 0.17361819744110107, 0.1509605050086975, 0.08506255596876144, 0.05806010961532593, 2.8452975749969482, 0.20490190386772156, 0.43640443682670593], "count": [425]}, "action": {"min": [-0.15386000275611877, -0.022346332669258118, -1.453942060470581, -0.9462215304374695, 0.5457494258880615, 0.008687333203852177, 0.017999999225139618, -0.009561999700963497, -0.12103500217199326, 0.024575000628829002, -3.1381893157958984, 0.1727875918149948, -3.141592502593994, -0.02037511020898819, -0.017200222238898277, -1.3689004182815552, 0.0239163339138031, 0.3514706790447235, -1.6439296007156372, 0.10400000214576721, -0.0077229999005794525, 0.00204299995675683, 0.12819600105285645, -3.141592502593994, 0.33506834506988525, -3.0087382793426514], "max": [0.08101200312376022, 2.3969364166259766, -0.48396122455596924, 0.052804332226514816, 1.167155385017395, 1.2922844886779785, 0.7150000333786011, 0.43242698907852173, 0.012755000032484531, 0.3999199867248535, 3.137456178665161, 1.078072428703308, 3.1369850635528564, 0.6111137866973877, 2.0928099155426025, -0.4724827706813812, 1.0206918716430664, 1.2394801378250122, -0.10473644733428955, 0.5579999685287476, 0.37852200865745544, 0.22758500277996063, 0.368137001991272, 3.1403708457946777, 1.0132509469985962, -1.6381136178970337], "mean": [-0.0008456493378616869, 1.4676464796066284, -1.1398259401321411, -0.4233905076980591, 0.9046598672866821, 0.6121432185173035, 0.47760337591171265, 0.28430891036987305, -0.030727002769708633, 0.20286940038204193, -1.3807640075683594, 0.6079097986221313, 2.5498170852661133, 0.2234940081834793, 1.246329426765442, -0.953651487827301, 0.49179884791374207, 0.8030331134796143, -0.7555639147758484, 0.3732019066810608, 0.2254149168729782, 0.09881939738988876, 0.2293437421321869, -0.2003301978111267, 0.6608712077140808, -2.507896661758423], "std": [0.06425675004720688, 0.8761011958122253, 0.4172796905040741, 0.3140720725059509, 0.18686042726039886, 0.4457390606403351, 0.2095624953508377, 0.17532195150852203, 0.03903862088918686, 0.0922025740146637, 2.5987462997436523, 0.2522488832473755, 1.2198237180709839, 0.19350609183311462, 0.7954869866371155, 0.34784480929374695, 0.37062835693359375, 0.2754190266132355, 0.509946346282959, 0.17361819744110107, 0.1509605050086975, 0.08506255596876144, 0.05806010961532593, 2.8452975749969482, 0.20490190386772156, 0.43640443682670593], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [425]}, "index": {"min": [60367], "max": [60791], "mean": [60579.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [2.461176470588235, 5.0, 5.0, 5.0, 5.0], "std": [1.7938518607370826, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [425]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [425]}, "eef_direction_state": {"mean": [3.9976470588235293, 3.9552941176470586], "std": [2.12602786051072, 2.192044754929166], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.9482352941176471, 0.9576470588235294], "std": [0.8769749831707099, 0.8585043726070754], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.8352941176470589, 0.9458823529411765], "std": [0.8574525721547571, 0.8171043480308573], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [3.9976470588235293, 3.9552941176470586], "std": [2.12602786051072, 2.192044754929166], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.9482352941176471, 0.9576470588235294], "std": [0.8769749831707099, 0.8585043726070754], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.8352941176470589, 0.9458823529411765], "std": [0.8574525721547571, 0.8171043480308573], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.522702668943516, 0.27053167625465946, 0.9775581865383219, 2.5232005778249915, 0.13751656621974107, 1.183694346669295, 0.4641852432102718, -0.20002738337127385, 1.0049767257118418, 2.452729417885398, -0.028678987941008295, 2.220769995471064], "std": [0.17507294088248554, 0.03913838597644308, 0.09223892225712821, 0.25004661979156356, 0.13286047032770934, 0.3531377057949717, 0.15102086269676784, 0.08485253335076744, 0.05772921436592389, 0.1924143133163785, 0.2886335001390241, 0.40906889994429546], "min": [0.22920284268381097, 0.17998037473104356, 0.7994775158354462, 2.0598029840386314, -0.06424533500867513, 0.6300382425367367, 0.23102221247132568, -0.29654200957946264, 0.9041849402243192, 2.124990333104128, -0.48104779593714597, 1.6456693421438986], "max": [0.6704686141640245, 0.31401137125074025, 1.1746286141040752, 2.960768289944693, 0.3410392018031918, 1.611641289287655, 0.6176101652654427, -0.07150752721957296, 1.1433596642979595, 2.805727961105656, 0.5235352486381153, 2.8028698693609457], "count": [425]}, "eef_sim_pose_action": {"mean": [0.522702668943516, 0.27053167625465946, 0.9775581865383219, 2.5232005778249915, 0.13751656621974107, 1.183694346669295, 0.4641852432102718, -0.20002738337127385, 1.0049767257118418, 2.452729417885398, -0.028678987941008295, 2.220769995471064], "std": [0.17507294088248554, 0.03913838597644308, 0.09223892225712821, 0.25004661979156356, 0.13286047032770934, 0.3531377057949717, 0.15102086269676784, 0.08485253335076744, 0.05772921436592389, 0.1924143133163785, 0.2886335001390241, 0.40906889994429546], "min": [0.22920284268381097, 0.17998037473104356, 0.7994775158354462, 2.0598029840386314, -0.06424533500867513, 0.6300382425367367, 0.23102221247132568, -0.29654200957946264, 0.9041849402243192, 2.124990333104128, -0.48104779593714597, 1.6456693421438986], "max": [0.6704686141640245, 0.31401137125074025, 1.1746286141040752, 2.960768289944693, 0.3410392018031918, 1.611641289287655, 0.6176101652654427, -0.07150752721957296, 1.1433596642979595, 2.805727961105656, 0.5235352486381153, 2.8028698693609457], "count": [425]}, "gripper_mode_state": {"mean": [0.18823529411764706, 0.40941176470588236], "std": [0.39089994649026244, 0.49172530098246786], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8776470588235294, 1.8447058823529412], "std": [0.421866014578153, 0.49408403247005506], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.18823529411764706, 0.40941176470588236], "std": [0.39089994649026244, 0.49172530098246786], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8776470588235294, 1.8447058823529412], "std": [0.421866014578153, 0.49408403247005506], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.5970029272084288, 0.4665029404356199], "std": [0.2619528111084067, 0.2170225858994787], "min": [0.022499999031424522, 0.13000000268220901], "max": [0.8937500417232513, 0.6974999606609344], "count": [425]}, "gripper_open_scale_action": {"mean": [0.5970029272084288, 0.4665029404356199], "std": [0.2619528111084067, 0.2170225858994787], "min": [0.022499999031424522, 0.13000000268220901], "max": [0.8937500417232513, 0.6974999606609344], "count": [425]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7294117647058823]], [[0.6980392156862745]]], "mean": [[[0.38405527513535664]], [[0.4074032712094739]], [[0.3818928336461097]]], "std": [[[0.14532129454456597]], [[0.14549550102609848]], [[0.1407091237111842]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736139726104963]], [[0.4823072218986605]], [[0.46959400076037017]]], "std": [[[0.13957337088574107]], [[0.13376937401968364]], [[0.13780504146216194]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564024926389698]], [[0.4912851145408659]], [[0.47677009520805025]]], "std": [[[0.1615026192618821]], [[0.13542840181288074]], [[0.14324592211251502]]], "count": [101]}, "observation.state": {"min": [-0.030824333429336548, -0.02196255512535572, -1.3044955730438232, -1.3344651460647583, 0.5168614387512207, -0.017426999285817146, 0.020000001415610313, -0.010242000222206116, -0.08092600107192993, 0.023747999221086502, -3.1405105590820312, 0.12522737681865692, -3.141592502593994, 0.036860112100839615, -0.01826433278620243, -1.27862548828125, -0.1079811081290245, 0.41123533248901367, -1.2330082654953003, 0.13699999451637268, -0.008162000216543674, 0.0017930000321939588, 0.16853299736976624, -3.141592502593994, 0.2790432274341583, -3.061866044998169], "max": [0.09617122262716293, 2.3356192111968994, -0.48396122455596924, 0.07129544764757156, 1.1667193174362183, 1.7659883499145508, 0.7150000333786011, 0.42017099261283875, 0.018550999462604523, 0.38433000445365906, 3.1376307010650635, 1.0350849628448486, 3.138328790664673, 0.5103023052215576, 1.9849510192871094, -0.47227343916893005, 1.1664925813674927, 1.1755985021591187, 0.09374644607305527, 0.5350000262260437, 0.3670330047607422, 0.20145800709724426, 0.3518120050430298, 3.1387128829956055, 1.0162179470062256, -1.617710828781128], "mean": [-0.0012548663653433323, 1.4228384494781494, -1.0634762048721313, -0.6169858574867249, 0.9062412977218628, 0.842610239982605, 0.4656391739845276, 0.27578985691070557, -0.033930301666259766, 0.21561019122600555, -1.536016583442688, 0.7328908443450928, 1.6956524848937988, 0.27409741282463074, 1.2297873497009277, -0.9271948933601379, 0.470427930355072, 0.7483834028244019, -0.7701982259750366, 0.3685653507709503, 0.2264779508113861, 0.10339519381523132, 0.23729683458805084, -0.5818130970001221, 0.6528975367546082, -2.463578701019287], "std": [0.04016353562474251, 0.8196538090705872, 0.34482720494270325, 0.47512921690940857, 0.18268708884716034, 0.6703014373779297, 0.2142563909292221, 0.16427497565746307, 0.033849723637104034, 0.08402092754840851, 2.5163660049438477, 0.2584284543991089, 2.1612539291381836, 0.1479106843471527, 0.7449794411659241, 0.3175806403160095, 0.4744917154312134, 0.2705990970134735, 0.47610875964164734, 0.1669055074453354, 0.1449214220046997, 0.07772272825241089, 0.042840272188186646, 2.738560438156128, 0.2223062813282013, 0.4956997036933899], "count": [471]}, "action": {"min": [-0.030824333429336548, -0.02196255512535572, -1.3044955730438232, -1.3344651460647583, 0.5168614387512207, -0.017426999285817146, 0.020000001415610313, -0.010242000222206116, -0.08092600107192993, 0.023747999221086502, -3.1405105590820312, 0.12522737681865692, -3.141592502593994, 0.036860112100839615, -0.01826433278620243, -1.27862548828125, -0.1079811081290245, 0.41123533248901367, -1.2330082654953003, 0.13699999451637268, -0.008162000216543674, 0.0017930000321939588, 0.16853299736976624, -3.141592502593994, 0.2790432274341583, -3.061866044998169], "max": [0.09617122262716293, 2.3356192111968994, -0.48396122455596924, 0.07129544764757156, 1.1667193174362183, 1.7659883499145508, 0.7150000333786011, 0.42017099261283875, 0.018550999462604523, 0.38433000445365906, 3.1376307010650635, 1.0350849628448486, 3.138328790664673, 0.5103023052215576, 1.9849510192871094, -0.47227343916893005, 1.1664925813674927, 1.1755985021591187, 0.09374644607305527, 0.5350000262260437, 0.3670330047607422, 0.20145800709724426, 0.3518120050430298, 3.1387128829956055, 1.0162179470062256, -1.617710828781128], "mean": [-0.0012548663653433323, 1.4228384494781494, -1.0634762048721313, -0.6169858574867249, 0.9062412977218628, 0.842610239982605, 0.4656391739845276, 0.27578985691070557, -0.033930301666259766, 0.21561019122600555, -1.536016583442688, 0.7328908443450928, 1.6956524848937988, 0.27409741282463074, 1.2297873497009277, -0.9271948933601379, 0.470427930355072, 0.7483834028244019, -0.7701982259750366, 0.3685653507709503, 0.2264779508113861, 0.10339519381523132, 0.23729683458805084, -0.5818130970001221, 0.6528975367546082, -2.463578701019287], "std": [0.04016353562474251, 0.8196538090705872, 0.34482720494270325, 0.47512921690940857, 0.18268708884716034, 0.6703014373779297, 0.2142563909292221, 0.16427497565746307, 0.033849723637104034, 0.08402092754840851, 2.5163660049438477, 0.2584284543991089, 2.1612539291381836, 0.1479106843471527, 0.7449794411659241, 0.3175806403160095, 0.4744917154312134, 0.2705990970134735, 0.47610875964164734, 0.1669055074453354, 0.1449214220046997, 0.07772272825241089, 0.042840272188186646, 2.738560438156128, 0.2223062813282013, 0.4956997036933899], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [471]}, "index": {"min": [60792], "max": [61262], "mean": [61027.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [2.365180467091295, 5.0, 5.0, 5.0, 5.0], "std": [1.7419447362780827, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [471]}, "eef_direction_state": {"mean": [4.354564755838641, 4.273885350318471], "std": [2.095282176890757, 2.1522065849512884], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.8598726114649682, 0.8492569002123143], "std": [0.9178017589315515, 0.8721903509625971], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6878980891719745, 0.8492569002123143], "std": [0.8333813393072089, 0.8499996751779992], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.354564755838641, 4.273885350318471], "std": [2.095282176890757, 2.1522065849512884], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.8598726114649682, 0.8492569002123143], "std": [0.9178017589315515, 0.8721903509625971], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6878980891719745, 0.8492569002123143], "std": [0.8333813393072089, 0.8499996751779992], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.5140668860322537, 0.26711776949571003, 0.9901336591210006, 2.3975767239688204, 0.1243072588127262, 1.0789521396314972, 0.4651705519558227, -0.19549476492101872, 1.0128664442395034, 2.451767714039556, 0.01773652065427782, 2.2842168729961307], "std": [0.16392231460207582, 0.034115533569674616, 0.084035953256419, 0.26129945513630165, 0.10550611629640308, 0.4383110848170537, 0.1449752364356526, 0.0774570641671944, 0.04244345030933203, 0.20964854491309684, 0.33935265098646666, 0.4162169081267619], "min": [0.2286079092526755, 0.2195893208599503, 0.7986152688406936, 2.1031131977993422, -0.0603742914376848, 0.5629414222977122, 0.23056731539019087, -0.29679156151191183, 0.9446613195483984, 2.123568489995108, -0.47375036085129585, 1.671090525403319], "max": [0.6579913499873544, 0.3198495591107693, 1.159021836163891, 3.0112359224865477, 0.3137017015624186, 1.630680459102582, 0.6060767532248499, -0.09775551226198702, 1.1270293403216072, 2.827822073141592, 0.5967714640307729, 2.9429063171486027], "count": [471]}, "eef_sim_pose_action": {"mean": [0.5140668860322537, 0.26711776949571003, 0.9901336591210006, 2.3975767239688204, 0.1243072588127262, 1.0789521396314972, 0.4651705519558227, -0.19549476492101872, 1.0128664442395034, 2.451767714039556, 0.01773652065427782, 2.2842168729961307], "std": [0.16392231460207582, 0.034115533569674616, 0.084035953256419, 0.26129945513630165, 0.10550611629640308, 0.4383110848170537, 0.1449752364356526, 0.0774570641671944, 0.04244345030933203, 0.20964854491309684, 0.33935265098646666, 0.4162169081267619], "min": [0.2286079092526755, 0.2195893208599503, 0.7986152688406936, 2.1031131977993422, -0.0603742914376848, 0.5629414222977122, 0.23056731539019087, -0.29679156151191183, 0.9446613195483984, 2.123568489995108, -0.47375036085129585, 1.671090525403319], "max": [0.6579913499873544, 0.3198495591107693, 1.159021836163891, 3.0112359224865477, 0.3137017015624186, 1.630680459102582, 0.6060767532248499, -0.09775551226198702, 1.1270293403216072, 2.827822073141592, 0.5967714640307729, 2.9429063171486027], "count": [471]}, "gripper_mode_state": {"mean": [0.20382165605095542, 0.35881104033970274], "std": [0.40283791849278283, 0.47965162114814547], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8874734607218684, 1.9023354564755839], "std": [0.39913944963017584, 0.40039108004628526], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.20382165605095542, 0.35881104033970274], "std": [0.40283791849278283, 0.47965162114814547], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8874734607218684, 1.9023354564755839], "std": [0.39913944963017584, 0.40039108004628526], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.5820488238770459, 0.4607085972597265], "std": [0.26782112985747764, 0.20863202363318475], "min": [0.025000001769512892, 0.17124999314546585], "max": [0.8937500417232513, 0.6687500327825546], "count": [471]}, "gripper_open_scale_action": {"mean": [0.5820488238770459, 0.4607085972597265], "std": [0.26782112985747764, 0.20863202363318475], "min": [0.025000001769512892, 0.17124999314546585], "max": [0.8937500417232513, 0.6687500327825546], "count": [471]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9529411764705882]], [[0.9176470588235294]]], "mean": [[[0.38076464324618736]], [[0.40329157135076255]], [[0.37743614379084967]]], "std": [[[0.14960890952120942]], [[0.14947390387205095]], [[0.143906998447282]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4787826531862745]], [[0.48867792483660133]], [[0.4765210743464052]]], "std": [[[0.13010359763836665]], [[0.12220337326048819]], [[0.12834400485214367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616270751633987]], [[0.4940671160130719]], [[0.48138140114379085]]], "std": [[[0.1597881957031934]], [[0.1345935646073798]], [[0.1399300902193525]]], "count": [100]}, "observation.state": {"min": [-0.03300488740205765, -0.021980000659823418, -1.3313425779342651, -1.1818088293075562, 0.6661161184310913, -0.016798999160528183, 0.023000000044703484, -0.010242000222206116, -0.07964500039815903, 0.00804699957370758, -3.1405630111694336, 0.04797910153865814, -3.1387827396392822, 0.03734855726361275, -0.018717888742685318, -1.1913509368896484, 0.012315778061747551, 0.4481477737426758, -1.524068832397461, 0.12199999392032623, -0.008573999628424644, 0.0013549999566748738, 0.13816699385643005, -3.138852596282959, 0.2773851752281189, -2.9848272800445557], "max": [0.1878068894147873, 2.398209810256958, -0.48764199018478394, 0.02327088825404644, 1.1676788330078125, 1.6628916263580322, 0.6700000166893005, 0.4128200113773346, 0.03863399848341942, 0.39177200198173523, 3.1408421993255615, 1.0650173425674438, 3.137526035308838, 0.4088279902935028, 2.041348934173584, -0.47227343916893005, 1.3077576160430908, 1.2311766147613525, -0.1051725521683693, 0.4580000042915344, 0.35180899500846863, 0.20861800014972687, 0.3568829894065857, 3.1402313709259033, 1.01611328125, -1.4151653051376343], "mean": [0.04715859517455101, 1.448123812675476, -1.0585249662399292, -0.6229836344718933, 0.9759372472763062, 0.8105688095092773, 0.464677095413208, 0.2675447165966034, -0.019032474607229233, 0.18706123530864716, -1.1510112285614014, 0.6727235913276672, 2.5303256511688232, 0.23091933131217957, 1.1395561695098877, -0.8828632831573486, 0.5572494864463806, 0.7984538674354553, -0.8680409789085388, 0.3747514486312866, 0.2085123211145401, 0.09069789201021194, 0.24180074036121368, -0.6924450397491455, 0.7030397057533264, -2.482783317565918], "std": [0.06510454416275024, 0.9286997318267822, 0.36391547322273254, 0.4596763551235199, 0.14610758423805237, 0.6173216104507446, 0.19966895878314972, 0.17582814395427704, 0.026426007971167564, 0.09715007990598679, 2.5616414546966553, 0.2811489999294281, 1.3377517461776733, 0.14321939647197723, 0.7687799334526062, 0.3026908338069916, 0.5234507918357849, 0.2707531452178955, 0.5769405961036682, 0.1393650621175766, 0.1463930308818817, 0.07528786361217499, 0.047502923756837845, 2.74519419670105, 0.24643011391162872, 0.5163926482200623], "count": [440]}, "action": {"min": [-0.03300488740205765, -0.021980000659823418, -1.3313425779342651, -1.1818088293075562, 0.6661161184310913, -0.016798999160528183, 0.023000000044703484, -0.010242000222206116, -0.07964500039815903, 0.00804699957370758, -3.1405630111694336, 0.04797910153865814, -3.1387827396392822, 0.03734855726361275, -0.018717888742685318, -1.1913509368896484, 0.012315778061747551, 0.4481477737426758, -1.524068832397461, 0.12199999392032623, -0.008573999628424644, 0.0013549999566748738, 0.13816699385643005, -3.138852596282959, 0.2773851752281189, -2.9848272800445557], "max": [0.1878068894147873, 2.398209810256958, -0.48764199018478394, 0.02327088825404644, 1.1676788330078125, 1.6628916263580322, 0.6700000166893005, 0.4128200113773346, 0.03863399848341942, 0.39177200198173523, 3.1408421993255615, 1.0650173425674438, 3.137526035308838, 0.4088279902935028, 2.041348934173584, -0.47227343916893005, 1.3077576160430908, 1.2311766147613525, -0.1051725521683693, 0.4580000042915344, 0.35180899500846863, 0.20861800014972687, 0.3568829894065857, 3.1402313709259033, 1.01611328125, -1.4151653051376343], "mean": [0.04715859517455101, 1.448123812675476, -1.0585249662399292, -0.6229836344718933, 0.9759372472763062, 0.8105688095092773, 0.464677095413208, 0.2675447165966034, -0.019032474607229233, 0.18706123530864716, -1.1510112285614014, 0.6727235913276672, 2.5303256511688232, 0.23091933131217957, 1.1395561695098877, -0.8828632831573486, 0.5572494864463806, 0.7984538674354553, -0.8680409789085388, 0.3747514486312866, 0.2085123211145401, 0.09069789201021194, 0.24180074036121368, -0.6924450397491455, 0.7030397057533264, -2.482783317565918], "std": [0.06510454416275024, 0.9286997318267822, 0.36391547322273254, 0.4596763551235199, 0.14610758423805237, 0.6173216104507446, 0.19966895878314972, 0.17582814395427704, 0.026426007971167564, 0.09715007990598679, 2.5616414546966553, 0.2811489999294281, 1.3377517461776733, 0.14321939647197723, 0.7687799334526062, 0.3026908338069916, 0.5234507918357849, 0.2707531452178955, 0.5769405961036682, 0.1393650621175766, 0.1463930308818817, 0.07528786361217499, 0.047502923756837845, 2.74519419670105, 0.24643011391162872, 0.5163926482200623], "count": [440]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [440]}, "index": {"min": [61263], "max": [61702], "mean": [61482.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [2.4909090909090907, 5.0, 5.0, 5.0, 5.0], "std": [1.8277927799072207, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [440]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [440]}, "eef_direction_state": {"mean": [4.3977272727272725, 4.138636363636364], "std": [1.9617928530676012, 2.184939765041479], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.8727272727272727, 0.8931818181818182], "std": [0.8878891301497134, 0.8738362981892324], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.6977272727272728, 0.8386363636363636], "std": [0.8404513496177985, 0.8495228364127565], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.3977272727272725, 4.138636363636364], "std": [1.9617928530676012, 2.184939765041479], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.8727272727272727, 0.8931818181818182], "std": [0.8878891301497134, 0.8738362981892324], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.6977272727272728, 0.8386363636363636], "std": [0.8404513496177985, 0.8495228364127565], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.505744771225481, 0.2819689946802301, 0.9616442071190313, 2.431411266032872, 0.251751505223994, 1.122576180638882, 0.4473326827229933, -0.20823361942277197, 1.0174145946067394, 2.406756896250733, 0.0016915273435031428, 2.2759790479082196], "std": [0.17537347628383743, 0.026646709365213368, 0.09723486516778326, 0.2814467975496844, 0.20452858609274888, 0.37467068062718584, 0.1465095972570419, 0.07495325710169078, 0.047138650200022544, 0.2377185812740053, 0.3028250037289232, 0.4601200670854532], "min": [0.2286079092526755, 0.22108529931389642, 0.782876668592962, 2.0762614002705773, -0.054002084872405876, 0.579202535266271, 0.2301397950281071, -0.29723996262205793, 0.9143829610699362, 2.122239721410302, -0.4815558966899738, 1.6918727374589095], "max": [0.6505479294928221, 0.33974777866519607, 1.166213511112447, 3.087356446950973, 0.5252962404711661, 1.6095771923904385, 0.5904024609779221, -0.09082308709779163, 1.1320837944353441, 2.8634193670390182, 0.5750927335604135, 3.0900153390438128], "count": [440]}, "eef_sim_pose_action": {"mean": [0.505744771225481, 0.2819689946802301, 0.9616442071190313, 2.431411266032872, 0.251751505223994, 1.122576180638882, 0.4473326827229933, -0.20823361942277197, 1.0174145946067394, 2.406756896250733, 0.0016915273435031428, 2.2759790479082196], "std": [0.17537347628383743, 0.026646709365213368, 0.09723486516778326, 0.2814467975496844, 0.20452858609274888, 0.37467068062718584, 0.1465095972570419, 0.07495325710169078, 0.047138650200022544, 0.2377185812740053, 0.3028250037289232, 0.4601200670854532], "min": [0.2286079092526755, 0.22108529931389642, 0.782876668592962, 2.0762614002705773, -0.054002084872405876, 0.579202535266271, 0.2301397950281071, -0.29723996262205793, 0.9143829610699362, 2.122239721410302, -0.4815558966899738, 1.6918727374589095], "max": [0.6505479294928221, 0.33974777866519607, 1.166213511112447, 3.087356446950973, 0.5252962404711661, 1.6095771923904385, 0.5904024609779221, -0.09082308709779163, 1.1320837944353441, 2.8634193670390182, 0.5750927335604135, 3.0900153390438128], "count": [440]}, "gripper_mode_state": {"mean": [0.18409090909090908, 0.26590909090909093], "std": [0.38755831339424596, 0.44181607743606666], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.8863636363636365, 1.9204545454545454], "std": [0.41098048454602865, 0.36374288212626327], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.18409090909090908, 0.26590909090909093], "std": [0.38755831339424596, 0.44181607743606666], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.8863636363636365, 1.9204545454545454], "std": [0.41098048454602865, 0.36374288212626327], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.5808465730462392, 0.46844034271568735], "std": [0.2495863552350625, 0.1742062585763051], "min": [0.028750000055879354, 0.1524999924004078], "max": [0.8375000208616257, 0.572500005364418], "count": [440]}, "gripper_open_scale_action": {"mean": [0.5808465730462392, 0.46844034271568735], "std": [0.2495863552350625, 0.1742062585763051], "min": [0.028750000055879354, 0.1524999924004078], "max": [0.8375000208616257, 0.572500005364418], "count": [440]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8509803921568627]], [[0.8470588235294118]]], "mean": [[[0.3814544199346405]], [[0.4029001851851852]], [[0.37710248638344224]]], "std": [[[0.15266001430590204]], [[0.1528478334597938]], [[0.14680595953098788]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470733954248366]], [[0.4811639174836601]], [[0.4684413684640523]]], "std": [[[0.1463828454284476]], [[0.13877185374823217]], [[0.14312800089068575]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45630745710784315]], [[0.48799736928104576]], [[0.4747267504084967]]], "std": [[[0.16222457513747374]], [[0.13986926962815205]], [[0.14565945477860937]]], "count": [100]}, "observation.state": {"min": [-0.012350666336715221, -0.021980000659823418, -1.1500773429870605, -1.3800125122070312, 0.5123956799507141, 0.03375500068068504, 0.023000000044703484, -0.010001000016927719, -0.05592799931764603, 0.011486999690532684, -3.1405105590820312, 0.15393805503845215, -3.1402487754821777, 0.013676444068551064, -0.018107334151864052, -1.3188698291778564, 0.0066114445216953754, 0.41055500507354736, -1.43204927444458, 0.12299999594688416, -0.008457000367343426, 0.000981000019237399, 0.14592500030994415, -3.124558210372925, 0.22595033049583435, -3.000657320022583], "max": [0.18740566074848175, 2.3151044845581055, -0.487188458442688, -0.025416554883122444, 1.1670856475830078, 2.07663893699646, 0.7139999866485596, 0.3871749937534332, 0.029211999848484993, 0.41717201471328735, 3.135763168334961, 1.0406700372695923, 3.139533281326294, 0.4885142147541046, 2.071580171585083, -0.4720292091369629, 1.2512376308441162, 1.2398115396499634, -0.08071544766426086, 0.5110000371932983, 0.37612199783325195, 0.2464890033006668, 0.4026530086994171, 3.135274648666382, 1.0835702419281006, -1.4090217351913452], "mean": [0.10211403667926788, 1.4150910377502441, -0.9529574513435364, -0.7816738486289978, 0.9314574003219604, 0.9750430583953857, 0.4689364433288574, 0.2556169331073761, -0.007975696586072445, 0.1897234171628952, -1.1223139762878418, 0.7418419122695923, 2.108872652053833, 0.2827717363834381, 1.1856980323791504, -0.9217540621757507, 0.48118165135383606, 0.788654088973999, -0.7500379085540771, 0.3476528227329254, 0.21122437715530396, 0.10480289906263351, 0.24173952639102936, -0.6109495759010315, 0.6665195226669312, -2.4966907501220703], "std": [0.07682396471500397, 0.8698791265487671, 0.2786107361316681, 0.5532875657081604, 0.20571009814739227, 0.7212680578231812, 0.21439410746097565, 0.16292457282543182, 0.017925981432199478, 0.09737684577703476, 2.5628068447113037, 0.24078410863876343, 2.0092077255249023, 0.1731863021850586, 0.7573125958442688, 0.3497956097126007, 0.4750713109970093, 0.2710627615451813, 0.49767565727233887, 0.15732240676879883, 0.14344199001789093, 0.08705024421215057, 0.05408299341797829, 2.774949789047241, 0.24244683980941772, 0.4908748269081116], "count": [437]}, "action": {"min": [-0.012350666336715221, -0.021980000659823418, -1.1500773429870605, -1.3800125122070312, 0.5123956799507141, 0.03375500068068504, 0.023000000044703484, -0.010001000016927719, -0.05592799931764603, 0.011486999690532684, -3.1405105590820312, 0.15393805503845215, -3.1402487754821777, 0.013676444068551064, -0.018107334151864052, -1.3188698291778564, 0.0066114445216953754, 0.41055500507354736, -1.43204927444458, 0.12299999594688416, -0.008457000367343426, 0.000981000019237399, 0.14592500030994415, -3.124558210372925, 0.22595033049583435, -3.000657320022583], "max": [0.18740566074848175, 2.3151044845581055, -0.487188458442688, -0.025416554883122444, 1.1670856475830078, 2.07663893699646, 0.7139999866485596, 0.3871749937534332, 0.029211999848484993, 0.41717201471328735, 3.135763168334961, 1.0406700372695923, 3.139533281326294, 0.4885142147541046, 2.071580171585083, -0.4720292091369629, 1.2512376308441162, 1.2398115396499634, -0.08071544766426086, 0.5110000371932983, 0.37612199783325195, 0.2464890033006668, 0.4026530086994171, 3.135274648666382, 1.0835702419281006, -1.4090217351913452], "mean": [0.10211403667926788, 1.4150910377502441, -0.9529574513435364, -0.7816738486289978, 0.9314574003219604, 0.9750430583953857, 0.4689364433288574, 0.2556169331073761, -0.007975696586072445, 0.1897234171628952, -1.1223139762878418, 0.7418419122695923, 2.108872652053833, 0.2827717363834381, 1.1856980323791504, -0.9217540621757507, 0.48118165135383606, 0.788654088973999, -0.7500379085540771, 0.3476528227329254, 0.21122437715530396, 0.10480289906263351, 0.24173952639102936, -0.6109495759010315, 0.6665195226669312, -2.4966907501220703], "std": [0.07682396471500397, 0.8698791265487671, 0.2786107361316681, 0.5532875657081604, 0.20571009814739227, 0.7212680578231812, 0.21439410746097565, 0.16292457282543182, 0.017925981432199478, 0.09737684577703476, 2.5628068447113037, 0.24078410863876343, 2.0092077255249023, 0.1731863021850586, 0.7573125958442688, 0.3497956097126007, 0.4750713109970093, 0.2710627615451813, 0.49767565727233887, 0.15732240676879883, 0.14344199001789093, 0.08705024421215057, 0.05408299341797829, 2.774949789047241, 0.24244683980941772, 0.4908748269081116], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [437]}, "index": {"min": [61703], "max": [62139], "mean": [61921.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [2.3707093821510297, 5.0, 5.0, 5.0, 5.0], "std": [1.8415153197783418, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [437]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [437]}, "eef_direction_state": {"mean": [4.526315789473684, 4.48512585812357], "std": [1.9554227646743123, 2.033559019042947], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.8352402745995423, 0.8215102974828375], "std": [0.8951142490917882, 0.9177599373068868], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.7963386727688787, 0.7551487414187643], "std": [0.8675093123649386, 0.8213413644246146], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.526315789473684, 4.48512585812357], "std": [1.9554227646743123, 2.033559019042947], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.8352402745995423, 0.8215102974828375], "std": [0.8951142490917882, 0.9177599373068868], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.7963386727688787, 0.7551487414187643], "std": [0.8675093123649386, 0.8213413644246146], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.493680570344771, 0.2927837724473632, 0.9642563440560016, 2.343123736543531, 0.23776637911836745, 1.1408913467097839, 0.44993769188771215, -0.1940757187515531, 1.0173107551928458, 2.4463891612125037, -0.018445178649670522, 2.231807980030875], "std": [0.16239683601381538, 0.018120424251663735, 0.09746339762064175, 0.25297695275898213, 0.23138320056055436, 0.3835814579656848, 0.14348526116510085, 0.08677502662944793, 0.05369533474713448, 0.2355753193070291, 0.29875632147065284, 0.6344389861099726], "min": [0.22886216015261907, 0.24429600209854077, 0.78627102219075, 2.1005975928828766, -0.06342204175076516, 0.531565818937495, 0.23024171471158625, -0.29760262152980843, 0.9221109365922641, 2.055851713973155, -0.4532619111897547, -3.1410097650632185], "max": [0.624738778160769, 0.33037868387714364, 1.1918250863742728, 2.9729168739777663, 0.6413935406515114, 1.6465731163437922, 0.615100389559329, -0.05292222265183941, 1.1778439443934, 2.8900444031536994, 0.4772085158792634, 3.137993719739281], "count": [437]}, "eef_sim_pose_action": {"mean": [0.493680570344771, 0.2927837724473632, 0.9642563440560016, 2.343123736543531, 0.23776637911836745, 1.1408913467097839, 0.44993769188771215, -0.1940757187515531, 1.0173107551928458, 2.4463891612125037, -0.018445178649670522, 2.231807980030875], "std": [0.16239683601381538, 0.018120424251663735, 0.09746339762064175, 0.25297695275898213, 0.23138320056055436, 0.3835814579656848, 0.14348526116510085, 0.08677502662944793, 0.05369533474713448, 0.2355753193070291, 0.29875632147065284, 0.6344389861099726], "min": [0.22886216015261907, 0.24429600209854077, 0.78627102219075, 2.1005975928828766, -0.06342204175076516, 0.531565818937495, 0.23024171471158625, -0.29760262152980843, 0.9221109365922641, 2.055851713973155, -0.4532619111897547, -3.1410097650632185], "max": [0.624738778160769, 0.33037868387714364, 1.1918250863742728, 2.9729168739777663, 0.6413935406515114, 1.6465731163437922, 0.615100389559329, -0.05292222265183941, 1.1778439443934, 2.8900444031536994, 0.4772085158792634, 3.137993719739281], "count": [437]}, "gripper_mode_state": {"mean": [0.20594965675057209, 0.5125858123569794], "std": [0.4043938620143652, 0.49984157222795683], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.862700228832952, 1.8810068649885583], "std": [0.4325487597809649, 0.4326819057134469], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.20594965675057209, 0.5125858123569794], "std": [0.4043938620143652, 0.49984157222795683], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.862700228832952, 1.8810068649885583], "std": [0.4325487597809649, 0.4326819057134469], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5861727504040491, 0.4345652318476471], "std": [0.26799260628021054, 0.19665297491523112], "min": [0.028750000055879354, 0.1537499949336052], "max": [0.8924999833106995, 0.6387500464916229], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5861727504040491, 0.4345652318476471], "std": [0.26799260628021054, 0.19665297491523112], "min": [0.028750000055879354, 0.1537499949336052], "max": [0.8924999833106995, 0.6387500464916229], "count": [437]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.792156862745098]], [[0.788235294117647]]], "mean": [[[0.38361199618736386]], [[0.4038938289760349]], [[0.37839212690631807]]], "std": [[[0.15115838885112162]], [[0.15163368344107694]], [[0.14570748612504017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46251425449346406]], [[0.473727818627451]], [[0.46069522875816993]]], "std": [[[0.15000682072597196]], [[0.14300782130611578]], [[0.14648479856186428]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619164644607843]], [[0.49108397671568627]], [[0.4790589522058824]]], "std": [[[0.1586465389036123]], [[0.13417524382123855]], [[0.1404189675728739]]], "count": [100]}, "observation.state": {"min": [-0.06824266910552979, -0.021997444331645966, -1.2832831144332886, -1.4775967597961426, 0.4506946802139282, 0.058683112263679504, 0.02199999988079071, -0.011102999560534954, -0.09588500112295151, 0.027785999700427055, -3.1408770084381104, 0.21848031878471375, -3.1346113681793213, 0.013676444068551064, -0.01709555648267269, -1.3486474752426147, 0.012873999774456024, 0.5017894506454468, -1.62160062789917, 0.1459999978542328, -0.0077760000713169575, 0.0012710000155493617, 0.15819300711154938, -3.141592502593994, 0.3559424579143524, -3.094468832015991], "max": [0.09629333019256592, 2.315645217895508, -0.487188458442688, -0.04805944487452507, 1.1675218343734741, 2.099787712097168, 0.6759999990463257, 0.42231300473213196, 0.022211000323295593, 0.4072529971599579, 3.137456178665161, 1.0307914018630981, 3.138084650039673, 0.5878254175186157, 2.0529494285583496, -0.4720292091369629, 0.9246602058410645, 1.2398638725280762, -0.0522112213075161, 0.5440000295639038, 0.37593600153923035, 0.22580300271511078, 0.40522000193595886, 3.140702486038208, 1.024420976638794, -1.5517023801803589], "mean": [0.029883943498134613, 1.4488911628723145, -1.0374923944473267, -0.7101873159408569, 0.9004194736480713, 0.9470767378807068, 0.47203329205513, 0.2742953896522522, -0.029635421931743622, 0.1987113356590271, -1.643006682395935, 0.7601392269134521, 2.017239809036255, 0.2343137413263321, 1.2642102241516113, -0.9997320771217346, 0.39893612265586853, 0.8344243764877319, -0.6895971298217773, 0.35607102513313293, 0.22949844598770142, 0.10078134387731552, 0.23660799860954285, -0.2379601001739502, 0.6372051239013672, -2.477407932281494], "std": [0.041321706026792526, 0.8561519980430603, 0.33535873889923096, 0.536978542804718, 0.21107064187526703, 0.7480214834213257, 0.2168232649564743, 0.16901269555091858, 0.034918319433927536, 0.09229765087366104, 2.4163079261779785, 0.26020142436027527, 1.9045941829681396, 0.2163739651441574, 0.7768732309341431, 0.36264243721961975, 0.2897830605506897, 0.2545267641544342, 0.590914249420166, 0.1442885547876358, 0.1493072211742401, 0.08960027247667313, 0.05556957423686981, 2.9372165203094482, 0.22338731586933136, 0.5220927000045776], "count": [435]}, "action": {"min": [-0.06824266910552979, -0.021997444331645966, -1.2832831144332886, -1.4775967597961426, 0.4506946802139282, 0.058683112263679504, 0.02199999988079071, -0.011102999560534954, -0.09588500112295151, 0.027785999700427055, -3.1408770084381104, 0.21848031878471375, -3.1346113681793213, 0.013676444068551064, -0.01709555648267269, -1.3486474752426147, 0.012873999774456024, 0.5017894506454468, -1.62160062789917, 0.1459999978542328, -0.0077760000713169575, 0.0012710000155493617, 0.15819300711154938, -3.141592502593994, 0.3559424579143524, -3.094468832015991], "max": [0.09629333019256592, 2.315645217895508, -0.487188458442688, -0.04805944487452507, 1.1675218343734741, 2.099787712097168, 0.6759999990463257, 0.42231300473213196, 0.022211000323295593, 0.4072529971599579, 3.137456178665161, 1.0307914018630981, 3.138084650039673, 0.5878254175186157, 2.0529494285583496, -0.4720292091369629, 0.9246602058410645, 1.2398638725280762, -0.0522112213075161, 0.5440000295639038, 0.37593600153923035, 0.22580300271511078, 0.40522000193595886, 3.140702486038208, 1.024420976638794, -1.5517023801803589], "mean": [0.029883943498134613, 1.4488911628723145, -1.0374923944473267, -0.7101873159408569, 0.9004194736480713, 0.9470767378807068, 0.47203329205513, 0.2742953896522522, -0.029635421931743622, 0.1987113356590271, -1.643006682395935, 0.7601392269134521, 2.017239809036255, 0.2343137413263321, 1.2642102241516113, -0.9997320771217346, 0.39893612265586853, 0.8344243764877319, -0.6895971298217773, 0.35607102513313293, 0.22949844598770142, 0.10078134387731552, 0.23660799860954285, -0.2379601001739502, 0.6372051239013672, -2.477407932281494], "std": [0.041321706026792526, 0.8561519980430603, 0.33535873889923096, 0.536978542804718, 0.21107064187526703, 0.7480214834213257, 0.2168232649564743, 0.16901269555091858, 0.034918319433927536, 0.09229765087366104, 2.4163079261779785, 0.26020142436027527, 1.9045941829681396, 0.2163739651441574, 0.7768732309341431, 0.36264243721961975, 0.2897830605506897, 0.2545267641544342, 0.590914249420166, 0.1442885547876358, 0.1493072211742401, 0.08960027247667313, 0.05556957423686981, 2.9372165203094482, 0.22338731586933136, 0.5220927000045776], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [435]}, "index": {"min": [62140], "max": [62574], "mean": [62357.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [2.475862068965517, 5.0, 5.0, 5.0, 5.0], "std": [1.7878880829254906, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [435]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [435]}, "eef_direction_state": {"mean": [4.110344827586207, 4.089655172413793], "std": [2.1616848730306053, 2.1375157179100017], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.9747126436781609, 0.9310344827586207], "std": [0.9206717176492465, 0.8682536766906319], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.7885057471264367, 0.8919540229885058], "std": [0.8557345822475144, 0.8440758247255467], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.110344827586207, 4.089655172413793], "std": [2.1616848730306053, 2.1375157179100017], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.9747126436781609, 0.9310344827586207], "std": [0.9206717176492465, 0.8682536766906319], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.7885057471264367, 0.8919540229885058], "std": [0.8557345822475144, 0.8440758247255467], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.512486593583356, 0.27129503078732, 0.9732402922784269, 2.3612893118161193, 0.12915255239472168, 1.0720084819765696, 0.46813200939691607, -0.19802697456964966, 1.0121831302573612, 2.4921045457288824, -0.006187823863473364, 2.250335367564596], "std": [0.16856729350014518, 0.035315460137572204, 0.09235975416301452, 0.26849779732151313, 0.1379005089461351, 0.42376904557359724, 0.14928001818363085, 0.08944249981457368, 0.055373533600011876, 0.21988912949031342, 0.1992018517435625, 0.475098100427333], "min": [0.22781198138820788, 0.20439476075890955, 0.8026659661324559, 2.105068398976366, -0.09225677249285624, 0.4708292267390288, 0.2309761299355535, -0.297313135164383, 0.9343301441889842, 2.116215378948558, -0.30155901728517476, 1.6362472609572034], "max": [0.6599165340080134, 0.3235339824210188, 1.1819135730634462, 2.9177952219767125, 0.35949210745997817, 1.6014370117875998, 0.6146252771649402, -0.073244232291338, 1.1806008836633628, 2.784073584693836, 0.3947665996462717, 2.985642936699624], "count": [435]}, "eef_sim_pose_action": {"mean": [0.512486593583356, 0.27129503078732, 0.9732402922784269, 2.3612893118161193, 0.12915255239472168, 1.0720084819765696, 0.46813200939691607, -0.19802697456964966, 1.0121831302573612, 2.4921045457288824, -0.006187823863473364, 2.250335367564596], "std": [0.16856729350014518, 0.035315460137572204, 0.09235975416301452, 0.26849779732151313, 0.1379005089461351, 0.42376904557359724, 0.14928001818363085, 0.08944249981457368, 0.055373533600011876, 0.21988912949031342, 0.1992018517435625, 0.475098100427333], "min": [0.22781198138820788, 0.20439476075890955, 0.8026659661324559, 2.105068398976366, -0.09225677249285624, 0.4708292267390288, 0.2309761299355535, -0.297313135164383, 0.9343301441889842, 2.116215378948558, -0.30155901728517476, 1.6362472609572034], "max": [0.6599165340080134, 0.3235339824210188, 1.1819135730634462, 2.9177952219767125, 0.35949210745997817, 1.6014370117875998, 0.6146252771649402, -0.073244232291338, 1.1806008836633628, 2.784073584693836, 0.3947665996462717, 2.985642936699624], "count": [435]}, "gripper_mode_state": {"mean": [0.2045977011494253, 0.6666666666666666], "std": [0.4034073398362921, 0.4714045207910331], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8850574712643677, 1.8712643678160918], "std": [0.4131540403588852, 0.466808200042481], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.2045977011494253, 0.6666666666666666], "std": [0.4034073398362921, 0.4714045207910331], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8850574712643677, 1.8712643678160918], "std": [0.4131540403588852, 0.466808200042481], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.5900430818109762, 0.44508907194624003], "std": [0.271029055071898, 0.18036118966340012], "min": [0.027499999850988388, 0.18249999731779099], "max": [0.8449999988079071, 0.6800000369548798], "count": [435]}, "gripper_open_scale_action": {"mean": [0.5900430818109762, 0.44508907194624003], "std": [0.271029055071898, 0.18036118966340012], "min": [0.027499999850988388, 0.18249999731779099], "max": [0.8449999988079071, 0.6800000369548798], "count": [435]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7803921568627451]], [[0.7137254901960784]]], "mean": [[[0.3840468191721133]], [[0.40571469498910673]], [[0.37966041666666667]]], "std": [[[0.14232749107300943]], [[0.142726218554462]], [[0.13698317399924842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760886968954249]], [[0.48686579452614376]], [[0.47384465277777776]]], "std": [[[0.1339159943565267]], [[0.12617881051767865]], [[0.1313679962139484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4599837336601307]], [[0.48732206086601304]], [[0.4741913092320261]]], "std": [[[0.15905178681023094]], [[0.1380715656896249]], [[0.14435620918436654]]], "count": [100]}, "observation.state": {"min": [0.00511122215539217, -0.021997444331645966, -1.1308012008666992, -1.1801689863204956, 0.5053132176399231, 0.011373777873814106, 0.024000000208616257, -0.011144000105559826, -0.03805699944496155, 0.016138000413775444, -3.141592502593994, 0.12774066627025604, -3.134593963623047, -0.06941144168376923, -0.016903666779398918, -1.3784600496292114, 0.01163544412702322, 0.5240485668182373, -1.8348764181137085, 0.11400000005960464, -0.009296000003814697, -0.001972000114619732, 0.1570100039243698, -3.1327786445617676, 0.4288972020149231, -3.063401937484741], "max": [0.1557788848876953, 2.2876296043395996, -0.4863336682319641, -0.006942888721823692, 1.1674869060516357, 1.6029176712036133, 0.7120000123977661, 0.3742159903049469, 0.03352100029587746, 0.3772389888763428, 3.1177690029144287, 1.0368826389312744, 3.131906032562256, 0.5195478796958923, 2.092181921005249, -0.472535103559494, 1.1944559812545776, 1.239916205406189, -0.051216889172792435, 0.5110000371932983, 0.3798910081386566, 0.24002400040626526, 0.37321799993515015, 3.1312427520751953, 1.014664649963379, -1.4281505346298218], "mean": [0.07502976059913635, 1.2776120901107788, -0.9261563420295715, -0.6159041523933411, 0.8940690159797668, 0.8167405724525452, 0.48493608832359314, 0.23774327337741852, -0.010779023170471191, 0.2171299308538437, -1.4045366048812866, 0.7215701937675476, 1.5942388772964478, 0.17086349427700043, 1.1779217720031738, -0.9412413239479065, 0.538160502910614, 0.8728874921798706, -0.8270305395126343, 0.3555851876735687, 0.21534986793994904, 0.0819891169667244, 0.2466563731431961, -0.6450147032737732, 0.7013266682624817, -2.496100425720215], "std": [0.0477367639541626, 0.8174181580543518, 0.2717965841293335, 0.4515969455242157, 0.19712921977043152, 0.6296387314796448, 0.19587025046348572, 0.15735475718975067, 0.020030610263347626, 0.0856044664978981, 2.5428457260131836, 0.24901555478572845, 2.3411848545074463, 0.21914075314998627, 0.7653504014015198, 0.34480565786361694, 0.39940735697746277, 0.2257539927959442, 0.6429756283760071, 0.15675969421863556, 0.14807483553886414, 0.09218227118253708, 0.04534650593996048, 2.7844438552856445, 0.17667381465435028, 0.49778246879577637], "count": [403]}, "action": {"min": [0.00511122215539217, -0.021997444331645966, -1.1308012008666992, -1.1801689863204956, 0.5053132176399231, 0.011373777873814106, 0.024000000208616257, -0.011144000105559826, -0.03805699944496155, 0.016138000413775444, -3.141592502593994, 0.12774066627025604, -3.134593963623047, -0.06941144168376923, -0.016903666779398918, -1.3784600496292114, 0.01163544412702322, 0.5240485668182373, -1.8348764181137085, 0.11400000005960464, -0.009296000003814697, -0.001972000114619732, 0.1570100039243698, -3.1327786445617676, 0.4288972020149231, -3.063401937484741], "max": [0.1557788848876953, 2.2876296043395996, -0.4863336682319641, -0.006942888721823692, 1.1674869060516357, 1.6029176712036133, 0.7120000123977661, 0.3742159903049469, 0.03352100029587746, 0.3772389888763428, 3.1177690029144287, 1.0368826389312744, 3.131906032562256, 0.5195478796958923, 2.092181921005249, -0.472535103559494, 1.1944559812545776, 1.239916205406189, -0.051216889172792435, 0.5110000371932983, 0.3798910081386566, 0.24002400040626526, 0.37321799993515015, 3.1312427520751953, 1.014664649963379, -1.4281505346298218], "mean": [0.07502976059913635, 1.2776120901107788, -0.9261563420295715, -0.6159041523933411, 0.8940690159797668, 0.8167405724525452, 0.48493608832359314, 0.23774327337741852, -0.010779023170471191, 0.2171299308538437, -1.4045366048812866, 0.7215701937675476, 1.5942388772964478, 0.17086349427700043, 1.1779217720031738, -0.9412413239479065, 0.538160502910614, 0.8728874921798706, -0.8270305395126343, 0.3555851876735687, 0.21534986793994904, 0.0819891169667244, 0.2466563731431961, -0.6450147032737732, 0.7013266682624817, -2.496100425720215], "std": [0.0477367639541626, 0.8174181580543518, 0.2717965841293335, 0.4515969455242157, 0.19712921977043152, 0.6296387314796448, 0.19587025046348572, 0.15735475718975067, 0.020030610263347626, 0.0856044664978981, 2.5428457260131836, 0.24901555478572845, 2.3411848545074463, 0.21914075314998627, 0.7653504014015198, 0.34480565786361694, 0.39940735697746277, 0.2257539927959442, 0.6429756283760071, 0.15675969421863556, 0.14807483553886414, 0.09218227118253708, 0.04534650593996048, 2.7844438552856445, 0.17667381465435028, 0.49778246879577637], "count": [403]}, "timestamp": {"min": [0.0], "max": [13.4], "mean": [6.699999999999998], "std": [3.8778573694474345], "count": [403]}, "frame_index": {"min": [0], "max": [402], "mean": [201.0], "std": [116.33572108342304], "count": [403]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [403]}, "index": {"min": [62575], "max": [62977], "mean": [62776.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [2.498759305210918, 5.0, 5.0, 5.0, 5.0], "std": [1.8171702291799392, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [403]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [403]}, "eef_direction_state": {"mean": [4.369727047146402, 3.937965260545906], "std": [2.070656786740474, 2.2440708376411638], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.8759305210918115, 0.9478908188585607], "std": [0.9073678646628426, 0.8825657767908026], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.8188585607940446, 0.8933002481389578], "std": [0.8682098106335283, 0.8371224354213662], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [4.369727047146402, 3.937965260545906], "std": [2.070656786740474, 2.2440708376411638], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.8759305210918115, 0.9478908188585607], "std": [0.9073678646628426, 0.8825657767908026], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.8188585607940446, 0.8933002481389578], "std": [0.8682098106335283, 0.8371224354213662], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.4759554718252412, 0.29021526497262706, 0.9916592881859719, 2.4039145299890654, 0.14473955856753867, 1.1872339763750361, 0.45416548338956764, -0.2169071263969416, 1.0223358764334016, 2.408349810341642, -0.03672677366369321, 2.245640414484035], "std": [0.15690988509299195, 0.020212853365935198, 0.0856484272216164, 0.24883127624404766, 0.1440259303496996, 0.3537542678573495, 0.14819234553843272, 0.09197252442474683, 0.04506360322928525, 0.16052798699789558, 0.28880669629069244, 0.43959066228288984], "min": [0.2277711441177691, 0.26243150857127284, 0.7909687669623471, 2.100943760145119, -0.09025560394132026, 0.7355636286021239, 0.22936020783751665, -0.30056054153388384, 0.9332510968369538, 2.12575992601777, -0.6201883969684185, 1.6307692417880806], "max": [0.6119221171716034, 0.3347938772350459, 1.151861462666223, 3.008313640128545, 0.40896002978566903, 1.6324502595830928, 0.6188990577830693, -0.059359196995116256, 1.148884329905238, 2.707650501333111, 0.4148422949955308, 3.0949007609388994], "count": [403]}, "eef_sim_pose_action": {"mean": [0.4759554718252412, 0.29021526497262706, 0.9916592881859719, 2.4039145299890654, 0.14473955856753867, 1.1872339763750361, 0.45416548338956764, -0.2169071263969416, 1.0223358764334016, 2.408349810341642, -0.03672677366369321, 2.245640414484035], "std": [0.15690988509299195, 0.020212853365935198, 0.0856484272216164, 0.24883127624404766, 0.1440259303496996, 0.3537542678573495, 0.14819234553843272, 0.09197252442474683, 0.04506360322928525, 0.16052798699789558, 0.28880669629069244, 0.43959066228288984], "min": [0.2277711441177691, 0.26243150857127284, 0.7909687669623471, 2.100943760145119, -0.09025560394132026, 0.7355636286021239, 0.22936020783751665, -0.30056054153388384, 0.9332510968369538, 2.12575992601777, -0.6201883969684185, 1.6307692417880806], "max": [0.6119221171716034, 0.3347938772350459, 1.151861462666223, 3.008313640128545, 0.40896002978566903, 1.6324502595830928, 0.6188990577830693, -0.059359196995116256, 1.148884329905238, 2.707650501333111, 0.4148422949955308, 3.0949007609388994], "count": [403]}, "gripper_mode_state": {"mean": [0.17121588089330025, 0.4094292803970223], "std": [0.37669749537690456, 0.4917285274931646], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.8635235732009925, 1.8784119106699753], "std": [0.4328158036807003, 0.44843865782660114], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.17121588089330025, 0.4094292803970223], "std": [0.37669749537690456, 0.4917285274931646], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.8635235732009925, 1.8784119106699753], "std": [0.4328158036807003, 0.44843865782660114], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.6061724564245446, 0.4444820220552145], "std": [0.2448376700171113, 0.19594919767381405], "min": [0.03000000026077032, 0.1425000000745058], "max": [0.8900000154972076, 0.6387500464916229], "count": [403]}, "gripper_open_scale_action": {"mean": [0.6061724564245446, 0.4444820220552145], "std": [0.2448376700171113, 0.19594919767381405], "min": [0.03000000026077032, 0.1425000000745058], "max": [0.8900000154972076, 0.6387500464916229], "count": [403]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.8352941176470589]], [[0.792156862745098]]], "mean": [[[0.3839051606753813]], [[0.4044315468409586]], [[0.378602265795207]]], "std": [[[0.14888757246886114]], [[0.14930021923377398]], [[0.14333308117187096]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794987459150327]], [[0.4900094852941177]], [[0.4777997753267974]]], "std": [[[0.12857033482869482]], [[0.12162002080069473]], [[0.12607145065797226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606527308006536]], [[0.4894823529411765]], [[0.47669179534313727]]], "std": [[[0.16042609736189734]], [[0.13895948607311398]], [[0.14439690328113317]]], "count": [100]}, "observation.state": {"min": [-0.0036807777360081673, -0.021980000659823418, -1.2164360284805298, -1.4090226888656616, 0.5163032412528992, -0.019555222243070602, 0.024000000208616257, -0.010054999962449074, -0.06404799968004227, 0.022583000361919403, -3.1404058933258057, 0.14648547768592834, -3.1372642517089844, 0.03652866557240486, -0.01870044507086277, -1.481661319732666, 0.007623222190886736, 0.4958932101726532, -1.5726341009140015, 0.10200000554323196, -0.009593999944627285, -0.0002749999985098839, 0.11480399966239929, -3.1399519443511963, 0.3632379174232483, -3.0602078437805176], "max": [0.13596199452877045, 2.298253297805786, -0.4863336682319641, -0.013083333149552345, 1.1671205759048462, 1.8855351209640503, 0.715999960899353, 0.40249699354171753, 0.0240860003978014, 0.40325799584388733, 3.14042329788208, 1.0529919862747192, 3.140946865081787, 0.54803466796875, 2.2333948612213135, -0.4812573194503784, 1.1339586973190308, 1.2402825355529785, -0.027963444590568542, 0.5490000247955322, 0.3987950086593628, 0.2291949987411499, 0.3773770034313202, 3.140946865081787, 1.0235832929611206, -1.5680561065673828], "mean": [0.08240877091884613, 1.3889977931976318, -0.9806537628173828, -0.6229554414749146, 0.9011863470077515, 0.8236196041107178, 0.48501721024513245, 0.25504744052886963, -0.008859706111252308, 0.19256065785884857, -1.29494309425354, 0.6951952576637268, 2.5623250007629395, 0.20563270151615143, 1.2742180824279785, -0.9892977476119995, 0.5080958008766174, 0.870197057723999, -0.8060846924781799, 0.35833021998405457, 0.2304270714521408, 0.09192953258752823, 0.23186105489730835, 0.26225942373275757, 0.6354551911354065, -2.490034341812134], "std": [0.05353755131363869, 0.8837050199508667, 0.31128403544425964, 0.4931896924972534, 0.20632335543632507, 0.6483304500579834, 0.2055053412914276, 0.16717346012592316, 0.020612945780158043, 0.09734832495450974, 2.5616769790649414, 0.2530408799648285, 1.3532406091690063, 0.16980516910552979, 0.7956281304359436, 0.3672279417514801, 0.4250134229660034, 0.23359228670597076, 0.5691410899162292, 0.16464973986148834, 0.15100495517253876, 0.08860114216804504, 0.06444770842790604, 2.8328044414520264, 0.2117367833852768, 0.4843411445617676], "count": [432]}, "action": {"min": [-0.0036807777360081673, -0.021980000659823418, -1.2164360284805298, -1.4090226888656616, 0.5163032412528992, -0.019555222243070602, 0.024000000208616257, -0.010054999962449074, -0.06404799968004227, 0.022583000361919403, -3.1404058933258057, 0.14648547768592834, -3.1372642517089844, 0.03652866557240486, -0.01870044507086277, -1.481661319732666, 0.007623222190886736, 0.4958932101726532, -1.5726341009140015, 0.10200000554323196, -0.009593999944627285, -0.0002749999985098839, 0.11480399966239929, -3.1399519443511963, 0.3632379174232483, -3.0602078437805176], "max": [0.13596199452877045, 2.298253297805786, -0.4863336682319641, -0.013083333149552345, 1.1671205759048462, 1.8855351209640503, 0.715999960899353, 0.40249699354171753, 0.0240860003978014, 0.40325799584388733, 3.14042329788208, 1.0529919862747192, 3.140946865081787, 0.54803466796875, 2.2333948612213135, -0.4812573194503784, 1.1339586973190308, 1.2402825355529785, -0.027963444590568542, 0.5490000247955322, 0.3987950086593628, 0.2291949987411499, 0.3773770034313202, 3.140946865081787, 1.0235832929611206, -1.5680561065673828], "mean": [0.08240877091884613, 1.3889977931976318, -0.9806537628173828, -0.6229554414749146, 0.9011863470077515, 0.8236196041107178, 0.48501721024513245, 0.25504744052886963, -0.008859706111252308, 0.19256065785884857, -1.29494309425354, 0.6951952576637268, 2.5623250007629395, 0.20563270151615143, 1.2742180824279785, -0.9892977476119995, 0.5080958008766174, 0.870197057723999, -0.8060846924781799, 0.35833021998405457, 0.2304270714521408, 0.09192953258752823, 0.23186105489730835, 0.26225942373275757, 0.6354551911354065, -2.490034341812134], "std": [0.05353755131363869, 0.8837050199508667, 0.31128403544425964, 0.4931896924972534, 0.20632335543632507, 0.6483304500579834, 0.2055053412914276, 0.16717346012592316, 0.020612945780158043, 0.09734832495450974, 2.5616769790649414, 0.2530408799648285, 1.3532406091690063, 0.16980516910552979, 0.7956281304359436, 0.3672279417514801, 0.4250134229660034, 0.23359228670597076, 0.5691410899162292, 0.16464973986148834, 0.15100495517253876, 0.08860114216804504, 0.06444770842790604, 2.8328044414520264, 0.2117367833852768, 0.4843411445617676], "count": [432]}, "timestamp": {"min": [0.0], "max": [14.366666666666667], "mean": [7.183333333333333], "std": [4.156910800992415], "count": [432]}, "frame_index": {"min": [0], "max": [431], "mean": [215.5], "std": [124.70732402977247], "count": [432]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [432]}, "index": {"min": [62978], "max": [63409], "mean": [63193.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [2.4699074074074074, 5.0, 5.0, 5.0, 5.0], "std": [1.8229559813514813, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [432]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [432]}, "eef_direction_state": {"mean": [4.601851851851852, 4.194444444444445], "std": [1.9326139217765979, 2.0647317704609005], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.8495370370370371, 0.9930555555555556], "std": [0.9269872389741098, 0.893623458623633], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.7407407407407407, 0.9212962962962963], "std": [0.8699762701145435, 0.8379373845083246], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.601851851851852, 4.194444444444445], "std": [1.9326139217765979, 2.0647317704609005], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.8495370370370371, 0.9930555555555556], "std": [0.9269872389741098, 0.893623458623633], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.7407407407407407, 0.9212962962962963], "std": [0.8699762701145435, 0.8379373845083246], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.49321444694821076, 0.29210859615091267, 0.9671613394689204, 2.4189246152462345, 0.1861964023823955, 1.1884418269764392, 0.4692324637169427, -0.20692602804447147, 1.007480395009017, 2.4706636865586113, -0.0555742977291951, 2.2754371183240623], "std": [0.16672643198147002, 0.020913608394902496, 0.0974026312157962, 0.2540066854170111, 0.1738608179487523, 0.33948389936377643, 0.1511446390229376, 0.0883360905866815, 0.06408906761344642, 0.1967603395405397, 0.32628918149950675, 0.4398121214725433], "min": [0.22881517613450206, 0.23620499718212762, 0.797494415946826, 2.088029940264155, -0.05807068551612571, 0.6911556267737636, 0.229061083623252, -0.2988617685297257, 0.8909352616465223, 2.116044467253485, -0.6432636861623307, 1.6528141906911462], "max": [0.6400334970236237, 0.32542053118327036, 1.177886006586355, 2.9897196069382237, 0.5108364698033996, 1.5930614640082714, 0.6377676966937738, -0.06997781421907659, 1.1534436754700028, 2.741617725280262, 0.49676495526170017, 3.02584292610597], "count": [432]}, "eef_sim_pose_action": {"mean": [0.49321444694821076, 0.29210859615091267, 0.9671613394689204, 2.4189246152462345, 0.1861964023823955, 1.1884418269764392, 0.4692324637169427, -0.20692602804447147, 1.007480395009017, 2.4706636865586113, -0.0555742977291951, 2.2754371183240623], "std": [0.16672643198147002, 0.020913608394902496, 0.0974026312157962, 0.2540066854170111, 0.1738608179487523, 0.33948389936377643, 0.1511446390229376, 0.0883360905866815, 0.06408906761344642, 0.1967603395405397, 0.32628918149950675, 0.4398121214725433], "min": [0.22881517613450206, 0.23620499718212762, 0.797494415946826, 2.088029940264155, -0.05807068551612571, 0.6911556267737636, 0.229061083623252, -0.2988617685297257, 0.8909352616465223, 2.116044467253485, -0.6432636861623307, 1.6528141906911462], "max": [0.6400334970236237, 0.32542053118327036, 1.177886006586355, 2.9897196069382237, 0.5108364698033996, 1.5930614640082714, 0.6377676966937738, -0.06997781421907659, 1.1534436754700028, 2.741617725280262, 0.49676495526170017, 3.02584292610597], "count": [432]}, "gripper_mode_state": {"mean": [0.18518518518518517, 0.5879629629629629], "std": [0.3884477215445017, 0.49220170372193156], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.875, 1.8726851851851851], "std": [0.42287048187884246, 0.45132953076003757], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.18518518518518517, 0.5879629629629629], "std": [0.3884477215445017, 0.49220170372193156], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.875, 1.8726851851851851], "std": [0.42287048187884246, 0.45132953076003757], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.6062702509020541, 0.4479137789328686], "std": [0.25688166424499836, 0.2058118928307256], "min": [0.03000000026077032, 0.12750000692903996], "max": [0.8949999511241913, 0.6862500309944153], "count": [432]}, "gripper_open_scale_action": {"mean": [0.6062702509020541, 0.4479137789328686], "std": [0.25688166424499836, 0.2058118928307256], "min": [0.03000000026077032, 0.12750000692903996], "max": [0.8949999511241913, 0.6862500309944153], "count": [432]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9254901960784314]], [[0.8901960784313725]]], "mean": [[[0.3809279139433551]], [[0.4028028349673203]], [[0.37712927015250547]]], "std": [[[0.15160034810873854]], [[0.1524653425293716]], [[0.146604832745676]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47791487540849675]], [[0.4891540482026144]], [[0.4752244056372549]]], "std": [[[0.13027797581283368]], [[0.12277561321544153]], [[0.12855004080412383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566738480392157]], [[0.4850117483660131]], [[0.4718193913398693]]], "std": [[[0.1589381839030329]], [[0.14120750701555987]], [[0.14579618174113929]]], "count": [100]}, "observation.state": {"min": [-0.075342558324337, -0.022346332669258118, -1.2448879480361938, -1.1779884099960327, 0.49329400062561035, -0.04371577873826027, 0.02199999988079071, -0.010277999565005302, -0.09430299699306488, 0.02312999963760376, -3.1362693309783936, 0.18994417786598206, -3.1341750621795654, 0.013938111253082752, -0.020061111077666283, -1.0419915914535522, 0.021980000659823418, 0.28659477829933167, -1.9951385259628296, 0.05299999937415123, -0.009866000153124332, 0.0019209999591112137, 0.1291320025920868, -3.1368279457092285, 0.4178667366504669, -3.083228826522827], "max": [0.049332890659570694, 2.3138835430145264, -0.487118661403656, 0.05177511274814606, 1.166911244392395, 1.444225549697876, 0.715999960899353, 0.4015670120716095, 0.0036830001045018435, 0.37400200963020325, 3.137927532196045, 1.106242060661316, 3.140824794769287, 0.4203762114048004, 1.9947198629379272, -0.4724479019641876, 1.4890577793121338, 1.2401952743530273, -0.026480667293071747, 0.5350000262260437, 0.3366070091724396, 0.18526799976825714, 0.3364560008049011, 3.132551908493042, 1.0205987691879272, -1.2806353569030762], "mean": [0.02008647844195366, 1.3478481769561768, -0.9895175099372864, -0.542655885219574, 0.8937292098999023, 0.7109382748603821, 0.4906153380870819, 0.25232335925102234, -0.02545916475355625, 0.20531365275382996, -1.1277378797531128, 0.6576746106147766, 2.594363212585449, 0.19076576828956604, 1.0942394733428955, -0.772331953048706, 0.7329546809196472, 0.7632619142532349, -0.9461917281150818, 0.3521036207675934, 0.19258524477481842, 0.07998371124267578, 0.2301439344882965, 0.13176681101322174, 0.708286702632904, -2.606949806213379], "std": [0.03962366282939911, 0.8570159673690796, 0.33190786838531494, 0.41435277462005615, 0.20990046858787537, 0.5270641446113586, 0.2054845690727234, 0.1658128798007965, 0.027216413989663124, 0.09037227183580399, 2.6642277240753174, 0.24937766790390015, 1.1999528408050537, 0.13778506219387054, 0.7549543976783752, 0.2197362333536148, 0.5879544019699097, 0.30466365814208984, 0.7523806095123291, 0.17344693839550018, 0.13833634555339813, 0.07290611416101456, 0.05602975934743881, 2.77229905128479, 0.19374901056289673, 0.5751441717147827], "count": [387]}, "action": {"min": [-0.075342558324337, -0.022346332669258118, -1.2448879480361938, -1.1779884099960327, 0.49329400062561035, -0.04371577873826027, 0.02199999988079071, -0.010277999565005302, -0.09430299699306488, 0.02312999963760376, -3.1362693309783936, 0.18994417786598206, -3.1341750621795654, 0.013938111253082752, -0.020061111077666283, -1.0419915914535522, 0.021980000659823418, 0.28659477829933167, -1.9951385259628296, 0.05299999937415123, -0.009866000153124332, 0.0019209999591112137, 0.1291320025920868, -3.1368279457092285, 0.4178667366504669, -3.083228826522827], "max": [0.049332890659570694, 2.3138835430145264, -0.487118661403656, 0.05177511274814606, 1.166911244392395, 1.444225549697876, 0.715999960899353, 0.4015670120716095, 0.0036830001045018435, 0.37400200963020325, 3.137927532196045, 1.106242060661316, 3.140824794769287, 0.4203762114048004, 1.9947198629379272, -0.4724479019641876, 1.4890577793121338, 1.2401952743530273, -0.026480667293071747, 0.5350000262260437, 0.3366070091724396, 0.18526799976825714, 0.3364560008049011, 3.132551908493042, 1.0205987691879272, -1.2806353569030762], "mean": [0.02008647844195366, 1.3478481769561768, -0.9895175099372864, -0.542655885219574, 0.8937292098999023, 0.7109382748603821, 0.4906153380870819, 0.25232335925102234, -0.02545916475355625, 0.20531365275382996, -1.1277378797531128, 0.6576746106147766, 2.594363212585449, 0.19076576828956604, 1.0942394733428955, -0.772331953048706, 0.7329546809196472, 0.7632619142532349, -0.9461917281150818, 0.3521036207675934, 0.19258524477481842, 0.07998371124267578, 0.2301439344882965, 0.13176681101322174, 0.708286702632904, -2.606949806213379], "std": [0.03962366282939911, 0.8570159673690796, 0.33190786838531494, 0.41435277462005615, 0.20990046858787537, 0.5270641446113586, 0.2054845690727234, 0.1658128798007965, 0.027216413989663124, 0.09037227183580399, 2.6642277240753174, 0.24937766790390015, 1.1999528408050537, 0.13778506219387054, 0.7549543976783752, 0.2197362333536148, 0.5879544019699097, 0.30466365814208984, 0.7523806095123291, 0.17344693839550018, 0.13833634555339813, 0.07290611416101456, 0.05602975934743881, 2.77229905128479, 0.19374901056289673, 0.5751441717147827], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [387]}, "index": {"min": [63410], "max": [63796], "mean": [63603.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [2.5064599483204133, 5.0, 5.0, 5.0, 5.0], "std": [1.8120568424676524, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [387]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [387]}, "eef_direction_state": {"mean": [4.118863049095607, 4.152454780361757], "std": [2.071420077213509, 2.1301363933224375], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.9638242894056848, 0.9147286821705426], "std": [0.8826398331533294, 0.8659299888028373], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.8010335917312662, 0.8708010335917312], "std": [0.8561671492775724, 0.8345573207711263], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.118863049095607, 4.152454780361757], "std": [2.071420077213509, 2.1301363933224375], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.9638242894056848, 0.9147286821705426], "std": [0.8826398331533294, 0.8659299888028373], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.8010335917312662, 0.8708010335917312], "std": [0.8561671492775724, 0.8345573207711263], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.49061187665224953, 0.27566343260439996, 0.9799166431128656, 2.4633851284173622, 0.16859204491410842, 1.1831703311249242, 0.4316096650217415, -0.21908602673851235, 1.0058071324599507, 2.3688913637385283, -0.05043514974998107, 2.1596768451503814], "std": [0.16542802633147172, 0.027447776491243917, 0.09042434348823263, 0.248128538597371, 0.16664671268557638, 0.3167776919415179, 0.1386827937642243, 0.07250018708588653, 0.05568708754735372, 0.14881735139326507, 0.411396473205421, 0.40328334900237], "min": [0.22856193438858935, 0.20637605464569758, 0.7979646882400411, 2.034576103179633, -0.08303619484752223, 0.6919319392172137, 0.22879648139316644, -0.2966657799569201, 0.9052566948783276, 2.120686645663554, -0.6490898769824883, 1.6605489538057212], "max": [0.6394974874485967, 0.30509539878280567, 1.1486247846257227, 2.946570164748859, 0.49858847174203547, 1.6081102616287681, 0.5762542761305145, -0.11433950672619173, 1.1116101611506208, 2.5938802726275445, 0.6919709495713819, 2.9970113592132583], "count": [387]}, "eef_sim_pose_action": {"mean": [0.49061187665224953, 0.27566343260439996, 0.9799166431128656, 2.4633851284173622, 0.16859204491410842, 1.1831703311249242, 0.4316096650217415, -0.21908602673851235, 1.0058071324599507, 2.3688913637385283, -0.05043514974998107, 2.1596768451503814], "std": [0.16542802633147172, 0.027447776491243917, 0.09042434348823263, 0.248128538597371, 0.16664671268557638, 0.3167776919415179, 0.1386827937642243, 0.07250018708588653, 0.05568708754735372, 0.14881735139326507, 0.411396473205421, 0.40328334900237], "min": [0.22856193438858935, 0.20637605464569758, 0.7979646882400411, 2.034576103179633, -0.08303619484752223, 0.6919319392172137, 0.22879648139316644, -0.2966657799569201, 0.9052566948783276, 2.120686645663554, -0.6490898769824883, 1.6605489538057212], "max": [0.6394974874485967, 0.30509539878280567, 1.1486247846257227, 2.946570164748859, 0.49858847174203547, 1.6081102616287681, 0.5762542761305145, -0.11433950672619173, 1.1116101611506208, 2.5938802726275445, 0.6919709495713819, 2.9970113592132583], "count": [387]}, "gripper_mode_state": {"mean": [0.17829457364341086, 0.4702842377260982], "std": [0.3827605238954593, 0.49911619235653176], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.8682170542635659, 1.8527131782945736], "std": [0.43216619735709466, 0.4891712423033652], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.17829457364341086, 0.4702842377260982], "std": [0.3827605238954593, 0.49911619235653176], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.8682170542635659, 1.8527131782945736], "std": [0.43216619735709466, 0.4891712423033652], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.6132687286423274, 0.44012919590550953], "std": [0.25685620541822995, 0.21680876094015172], "min": [0.027499999850988388, 0.06624999921768904], "max": [0.8949999511241913, 0.6687500327825546], "count": [387]}, "gripper_open_scale_action": {"mean": [0.6132687286423274, 0.44012919590550953], "std": [0.25685620541822995, 0.21680876094015172], "min": [0.027499999850988388, 0.06624999921768904], "max": [0.8949999511241913, 0.6687500327825546], "count": [387]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7686274509803922]], [[0.7098039215686275]]], "mean": [[[0.38170635348583876]], [[0.4076192810457516]], [[0.3820557135076253]]], "std": [[[0.1465970597479723]], [[0.14582996216421695]], [[0.1406566922431161]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804556352124183]], [[0.49082119076797387]], [[0.4775182618464052]]], "std": [[[0.12506818603308614]], [[0.11755181727351764]], [[0.1236990755164783]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4680589848856209]], [[0.4906328982843137]], [[0.4782736111111111]]], "std": [[[0.15175169884461362]], [[0.1351798757678046]], [[0.14102248327125547]]], "count": [100]}, "observation.state": {"min": [-0.1109466701745987, -0.022346332669258118, -1.2627160549163818, -1.07000732421875, 0.5615541338920593, 0.1022069975733757, 0.020000001415610313, -0.010277999565005302, -0.10073299705982208, 0.024104999378323555, -3.134279727935791, 0.15337951481342316, -3.141592502593994, -0.04394255578517914, -0.01674666628241539, -1.0796191692352295, 0.04486710950732231, 0.43816956877708435, -2.1217503547668457, 0.10099999606609344, -0.007953999564051628, 0.001851000008173287, 0.14618700742721558, -3.141592502593994, 0.46097636222839355, -3.0538201332092285], "max": [0.0464022234082222, 2.31831431388855, -0.4863860011100769, -0.029306666925549507, 1.1666669845581055, 1.3657604455947876, 0.7120000123977661, 0.40089601278305054, 0.00015300000086426735, 0.390502005815506, 3.1381020545959473, 1.0609681606292725, 3.133110284805298, 0.44907233119010925, 1.966320276260376, -0.4724479019641876, 1.346798300743103, 1.232589602470398, -0.08108177781105042, 0.5009999871253967, 0.3686470091342926, 0.1822659969329834, 0.34521299600601196, 3.1357109546661377, 1.0168287754058838, -1.412564754486084], "mean": [-0.03301497548818588, 1.3272690773010254, -0.9968394637107849, -0.5374826788902283, 0.9098542928695679, 0.6897309422492981, 0.4904756546020508, 0.24788729846477509, -0.04051738604903221, 0.20891252160072327, -1.0900578498840332, 0.6659473180770874, 2.505424976348877, 0.12955749034881592, 1.1064149141311646, -0.8136584162712097, 0.7322434782981873, 0.8238922953605652, -0.9287829995155334, 0.3413967788219452, 0.1998129040002823, 0.07220795005559921, 0.23352187871932983, -0.22907483577728271, 0.7573665380477905, -2.635593891143799], "std": [0.05035485327243805, 0.8718469142913818, 0.34382903575897217, 0.41209298372268677, 0.1862938553094864, 0.5194475650787354, 0.20644891262054443, 0.16829897463321686, 0.03791769966483116, 0.08868926763534546, 2.662628173828125, 0.25822967290878296, 1.2866618633270264, 0.18227724730968475, 0.7802057862281799, 0.26054301857948303, 0.5303682684898376, 0.27267026901245117, 0.7356530427932739, 0.16401013731956482, 0.14841392636299133, 0.07083364576101303, 0.04861371964216232, 2.785233736038208, 0.1783827841281891, 0.5018845200538635], "count": [390]}, "action": {"min": [-0.1109466701745987, -0.022346332669258118, -1.2627160549163818, -1.07000732421875, 0.5615541338920593, 0.1022069975733757, 0.020000001415610313, -0.010277999565005302, -0.10073299705982208, 0.024104999378323555, -3.134279727935791, 0.15337951481342316, -3.141592502593994, -0.04394255578517914, -0.01674666628241539, -1.0796191692352295, 0.04486710950732231, 0.43816956877708435, -2.1217503547668457, 0.10099999606609344, -0.007953999564051628, 0.001851000008173287, 0.14618700742721558, -3.141592502593994, 0.46097636222839355, -3.0538201332092285], "max": [0.0464022234082222, 2.31831431388855, -0.4863860011100769, -0.029306666925549507, 1.1666669845581055, 1.3657604455947876, 0.7120000123977661, 0.40089601278305054, 0.00015300000086426735, 0.390502005815506, 3.1381020545959473, 1.0609681606292725, 3.133110284805298, 0.44907233119010925, 1.966320276260376, -0.4724479019641876, 1.346798300743103, 1.232589602470398, -0.08108177781105042, 0.5009999871253967, 0.3686470091342926, 0.1822659969329834, 0.34521299600601196, 3.1357109546661377, 1.0168287754058838, -1.412564754486084], "mean": [-0.03301497548818588, 1.3272690773010254, -0.9968394637107849, -0.5374826788902283, 0.9098542928695679, 0.6897309422492981, 0.4904756546020508, 0.24788729846477509, -0.04051738604903221, 0.20891252160072327, -1.0900578498840332, 0.6659473180770874, 2.505424976348877, 0.12955749034881592, 1.1064149141311646, -0.8136584162712097, 0.7322434782981873, 0.8238922953605652, -0.9287829995155334, 0.3413967788219452, 0.1998129040002823, 0.07220795005559921, 0.23352187871932983, -0.22907483577728271, 0.7573665380477905, -2.635593891143799], "std": [0.05035485327243805, 0.8718469142913818, 0.34382903575897217, 0.41209298372268677, 0.1862938553094864, 0.5194475650787354, 0.20644891262054443, 0.16829897463321686, 0.03791769966483116, 0.08868926763534546, 2.662628173828125, 0.25822967290878296, 1.2866618633270264, 0.18227724730968475, 0.7802057862281799, 0.26054301857948303, 0.5303682684898376, 0.27267026901245117, 0.7356530427932739, 0.16401013731956482, 0.14841392636299133, 0.07083364576101303, 0.04861371964216232, 2.785233736038208, 0.1783827841281891, 0.5018845200538635], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [390]}, "index": {"min": [63797], "max": [64186], "mean": [63991.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [2.494871794871795, 5.0, 5.0, 5.0, 5.0], "std": [1.7927845006064496, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [390]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [390]}, "eef_direction_state": {"mean": [4.212820512820513, 4.123076923076923], "std": [2.0452169952178423, 2.1292181710017086], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.9102564102564102, 0.9333333333333333], "std": [0.870983785593394, 0.8890598126264351], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.7794871794871795, 0.8641025641025641], "std": [0.8608819232235457, 0.8255494454704112], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.212820512820513, 4.123076923076923], "std": [2.0452169952178423, 2.1292181710017086], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.9102564102564102, 0.9333333333333333], "std": [0.870983785593394, 0.8890598126264351], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.7794871794871795, 0.8641025641025641], "std": [0.8608819232235457, 0.8255494454704112], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4862485897222126, 0.2606399900599744, 0.9835065943431331, 2.454179658739766, 0.17251205219976753, 1.141765676190106, 0.43885707142355224, -0.22685228645439726, 1.0092685087266402, 2.3310380039115577, -0.08741886424340042, 2.1303693689792924], "std": [0.16791858279028513, 0.03812076945994149, 0.088738262238076, 0.2572783284761022, 0.17415074828083796, 0.3442392319544849, 0.14868388549083902, 0.07055030470922918, 0.048305428271128416, 0.14307507969016509, 0.3470613861893454, 0.3842403684848793], "min": [0.22856193438858935, 0.20017801090424286, 0.7989502991839106, 2.0749542294569983, -0.08359128494195689, 0.6785837430021151, 0.23078949645779934, -0.29664490600010673, 0.9224433375144879, 2.124467540660963, -0.6911758611239697, 1.6575895369780984], "max": [0.6387371679070395, 0.30149121416132607, 1.1651833845869375, 2.9804171301858844, 0.44626923621439296, 1.5307234748749117, 0.6080311257925273, -0.11724817471080638, 1.1210483181506716, 2.6800294940245637, 0.6154875640857593, 2.831776397747378], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4862485897222126, 0.2606399900599744, 0.9835065943431331, 2.454179658739766, 0.17251205219976753, 1.141765676190106, 0.43885707142355224, -0.22685228645439726, 1.0092685087266402, 2.3310380039115577, -0.08741886424340042, 2.1303693689792924], "std": [0.16791858279028513, 0.03812076945994149, 0.088738262238076, 0.2572783284761022, 0.17415074828083796, 0.3442392319544849, 0.14868388549083902, 0.07055030470922918, 0.048305428271128416, 0.14307507969016509, 0.3470613861893454, 0.3842403684848793], "min": [0.22856193438858935, 0.20017801090424286, 0.7989502991839106, 2.0749542294569983, -0.08359128494195689, 0.6785837430021151, 0.23078949645779934, -0.29664490600010673, 0.9224433375144879, 2.124467540660963, -0.6911758611239697, 1.6575895369780984], "max": [0.6387371679070395, 0.30149121416132607, 1.1651833845869375, 2.9804171301858844, 0.44626923621439296, 1.5307234748749117, 0.6080311257925273, -0.11724817471080638, 1.1210483181506716, 2.6800294940245637, 0.6154875640857593, 2.831776397747378], "count": [390]}, "gripper_mode_state": {"mean": [0.18205128205128204, 0.441025641025641], "std": [0.38588678748405875, 0.4965098437932174], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8692307692307693, 1.8333333333333333], "std": [0.42465904643598434, 0.5217491947499497], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.18205128205128204, 0.441025641025641], "std": [0.38588678748405875, 0.4965098437932174], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8692307692307693, 1.8333333333333333], "std": [0.42465904643598434, 0.5217491947499497], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.6130929299248143, 0.4267467856884767], "std": [0.2580610641048859, 0.20501284745301843], "min": [0.025000001769512892, 0.1262499950826168], "max": [0.8900000154972076, 0.6262499839067459], "count": [390]}, "gripper_open_scale_action": {"mean": [0.6130929299248143, 0.4267467856884767], "std": [0.2580610641048859, 0.20501284745301843], "min": [0.025000001769512892, 0.1262499950826168], "max": [0.8900000154972076, 0.6262499839067459], "count": [390]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9098039215686274]], [[0.8274509803921568]]], "mean": [[[0.38473561274509804]], [[0.40823074346405225]], [[0.3830512037037037]]], "std": [[[0.1451922704834118]], [[0.1459809267684948]], [[0.14115452261625544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48596526960784314]], [[0.49543720996732027]], [[0.48334616013071896]]], "std": [[[0.13073252215682052]], [[0.12320571296290331]], [[0.13075071442577252]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575497181372549]], [[0.487319170751634]], [[0.4737510559640523]]], "std": [[[0.15746521594211968]], [[0.1400222420049922]], [[0.1450498579196333]]], "count": [100]}, "observation.state": {"min": [-0.04942011088132858, -0.021980000659823418, -1.3185383081436157, -1.2226288318634033, 0.448130339384079, 0.06222433224320412, 0.01599999889731407, -0.010418999940156937, -0.07755500078201294, 0.025119999423623085, -3.1394283771514893, 0.22362904250621796, -3.139410972595215, 0.0103271109983325, -0.016833888366818428, -1.2401604652404785, -0.007065000012516975, 0.09707833081483841, -1.7528876066207886, 0.05400000140070915, -0.008185000158846378, 0.0007029999978840351, 0.1296589970588684, -3.1338260173797607, 0.3914424479007721, -3.0945210456848145], "max": [0.21631111204624176, 2.3333864212036133, -0.4863860011100769, -0.043890222907066345, 1.1668589115142822, 1.4247924089431763, 0.7150000333786011, 0.41250500082969666, 0.05925700068473816, 0.40476399660110474, 3.139096736907959, 1.0326589345932007, 3.1376307010650635, 0.38901111483573914, 2.0883092880249023, -0.4719768762588501, 1.2922669649124146, 1.2317522764205933, -0.05826444551348686, 0.5290000438690186, 0.3764300048351288, 0.18900099396705627, 0.33998098969459534, 3.1400742530822754, 1.0278767347335815, -1.6184089183807373], "mean": [0.053703490644693375, 1.4808841943740845, -1.055242657661438, -0.6595866680145264, 0.9497623443603516, 0.7549123167991638, 0.476872980594635, 0.2737398147583008, -0.021550659090280533, 0.18487396836280823, -1.3521685600280762, 0.6132526397705078, 1.8388171195983887, 0.163207545876503, 1.2483569383621216, -0.8875569105148315, 0.730832576751709, 0.7562779784202576, -0.8896417021751404, 0.3469774127006531, 0.23103152215480804, 0.0817490816116333, 0.22263392806053162, -0.25590780377388, 0.6883733868598938, -2.6529204845428467], "std": [0.06519954651594162, 0.8910310864448547, 0.3578062057495117, 0.4439658522605896, 0.1981598138809204, 0.5008981227874756, 0.22237491607666016, 0.1706959754228592, 0.03362314775586128, 0.09468217194080353, 2.392085075378418, 0.23347581923007965, 2.2738425731658936, 0.1203179806470871, 0.7884656190872192, 0.2975214719772339, 0.5059653520584106, 0.3488321304321289, 0.6257380843162537, 0.19291658699512482, 0.15218524634838104, 0.07039747387170792, 0.05669894069433212, 2.7054519653320312, 0.19718356430530548, 0.43894246220588684], "count": [446]}, "action": {"min": [-0.04942011088132858, -0.021980000659823418, -1.3185383081436157, -1.2226288318634033, 0.448130339384079, 0.06222433224320412, 0.01599999889731407, -0.010418999940156937, -0.07755500078201294, 0.025119999423623085, -3.1394283771514893, 0.22362904250621796, -3.139410972595215, 0.0103271109983325, -0.016833888366818428, -1.2401604652404785, -0.007065000012516975, 0.09707833081483841, -1.7528876066207886, 0.05400000140070915, -0.008185000158846378, 0.0007029999978840351, 0.1296589970588684, -3.1338260173797607, 0.3914424479007721, -3.0945210456848145], "max": [0.21631111204624176, 2.3333864212036133, -0.4863860011100769, -0.043890222907066345, 1.1668589115142822, 1.4247924089431763, 0.7150000333786011, 0.41250500082969666, 0.05925700068473816, 0.40476399660110474, 3.139096736907959, 1.0326589345932007, 3.1376307010650635, 0.38901111483573914, 2.0883092880249023, -0.4719768762588501, 1.2922669649124146, 1.2317522764205933, -0.05826444551348686, 0.5290000438690186, 0.3764300048351288, 0.18900099396705627, 0.33998098969459534, 3.1400742530822754, 1.0278767347335815, -1.6184089183807373], "mean": [0.053703490644693375, 1.4808841943740845, -1.055242657661438, -0.6595866680145264, 0.9497623443603516, 0.7549123167991638, 0.476872980594635, 0.2737398147583008, -0.021550659090280533, 0.18487396836280823, -1.3521685600280762, 0.6132526397705078, 1.8388171195983887, 0.163207545876503, 1.2483569383621216, -0.8875569105148315, 0.730832576751709, 0.7562779784202576, -0.8896417021751404, 0.3469774127006531, 0.23103152215480804, 0.0817490816116333, 0.22263392806053162, -0.25590780377388, 0.6883733868598938, -2.6529204845428467], "std": [0.06519954651594162, 0.8910310864448547, 0.3578062057495117, 0.4439658522605896, 0.1981598138809204, 0.5008981227874756, 0.22237491607666016, 0.1706959754228592, 0.03362314775586128, 0.09468217194080353, 2.392085075378418, 0.23347581923007965, 2.2738425731658936, 0.1203179806470871, 0.7884656190872192, 0.2975214719772339, 0.5059653520584106, 0.3488321304321289, 0.6257380843162537, 0.19291658699512482, 0.15218524634838104, 0.07039747387170792, 0.05669894069433212, 2.7054519653320312, 0.19718356430530548, 0.43894246220588684], "count": [446]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [446]}, "index": {"min": [64187], "max": [64632], "mean": [64409.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [2.396860986547085, 5.0, 5.0, 5.0, 5.0], "std": [1.798576670306611, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [446]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [446]}, "eef_direction_state": {"mean": [4.228699551569507, 4.116591928251121], "std": [2.1158555000695767, 2.09094632797734], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.8946188340807175, 0.9775784753363229], "std": [0.9084149271256211, 0.8779508663144249], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.7757847533632287, 0.9573991031390134], "std": [0.8622351745723347, 0.8176727652493905], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [4.228699551569507, 4.116591928251121], "std": [2.1158555000695767, 2.09094632797734], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.8946188340807175, 0.9775784753363229], "std": [0.9084149271256211, 0.8779508663144249], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.7757847533632287, 0.9573991031390134], "std": [0.8622351745723347, 0.8176727652493905], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.5119033863189174, 0.2794356363733041, 0.959430426557241, 2.4719882353693188, 0.3051513367452975, 1.1939275294549931, 0.47005613334268787, -0.21730577992629077, 0.9984193368676623, 2.3812261080850523, -0.10281193208651924, 2.09480963504093], "std": [0.17025045204859846, 0.03383593020773115, 0.09476501529454977, 0.22527449536062172, 0.2552209858792839, 0.310884089749563, 0.15244118217533895, 0.07007330090601581, 0.05637404092264285, 0.15990353180446973, 0.42389359383475145, 0.29646359942556383], "min": [0.22845212971979278, 0.22313470513082526, 0.7999106672539307, 2.105659872689684, -0.08672115593528051, 0.8055379828647766, 0.23055566020445084, -0.2978828828071309, 0.9058564677267463, 2.115391662261481, -0.7627266027865588, 1.6808071010104921], "max": [0.6501895496489806, 0.3602805810217267, 1.1792941195039057, 2.908077299584671, 0.6879119158815761, 1.6251113043753103, 0.6156454093589528, -0.11050582797264794, 1.117005478129346, 2.749405746176708, 0.5709396243833122, 2.7541576598920203], "count": [446]}, "eef_sim_pose_action": {"mean": [0.5119033863189174, 0.2794356363733041, 0.959430426557241, 2.4719882353693188, 0.3051513367452975, 1.1939275294549931, 0.47005613334268787, -0.21730577992629077, 0.9984193368676623, 2.3812261080850523, -0.10281193208651924, 2.09480963504093], "std": [0.17025045204859846, 0.03383593020773115, 0.09476501529454977, 0.22527449536062172, 0.2552209858792839, 0.310884089749563, 0.15244118217533895, 0.07007330090601581, 0.05637404092264285, 0.15990353180446973, 0.42389359383475145, 0.29646359942556383], "min": [0.22845212971979278, 0.22313470513082526, 0.7999106672539307, 2.105659872689684, -0.08672115593528051, 0.8055379828647766, 0.23055566020445084, -0.2978828828071309, 0.9058564677267463, 2.115391662261481, -0.7627266027865588, 1.6808071010104921], "max": [0.6501895496489806, 0.3602805810217267, 1.1792941195039057, 2.908077299584671, 0.6879119158815761, 1.6251113043753103, 0.6156454093589528, -0.11050582797264794, 1.117005478129346, 2.749405746176708, 0.5709396243833122, 2.7541576598920203], "count": [446]}, "gripper_mode_state": {"mean": [0.2040358744394619, 0.4192825112107623], "std": [0.4029953304706988, 0.49344167538176126], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.8946188340807175, 1.883408071748879], "std": [0.3963032233619494, 0.428620740640305], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.2040358744394619, 0.4192825112107623], "std": [0.4029953304706988, 0.49344167538176126], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.8946188340807175, 1.883408071748879], "std": [0.3963032233619494, 0.428620740640305], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.5960902316451925, 0.4337219900405661], "std": [0.2779675959896238, 0.24114594270050418], "min": [0.01999999862164259, 0.06750000175088644], "max": [0.8937500417232513, 0.6612500548362732], "count": [446]}, "gripper_open_scale_action": {"mean": [0.5960902316451925, 0.4337219900405661], "std": [0.2779675959896238, 0.24114594270050418], "min": [0.01999999862164259, 0.06750000175088644], "max": [0.8937500417232513, 0.6612500548362732], "count": [446]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.984313725490196]], [[0.9058823529411765]]], "mean": [[[0.38313417211328976]], [[0.4075011029411765]], [[0.3825261628540305]]], "std": [[[0.15116713050354705]], [[0.15053042143913578]], [[0.14492887744072658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48271134395424836]], [[0.4931893892973856]], [[0.48007320874183007]]], "std": [[[0.13051451182764723]], [[0.12294714728922418]], [[0.13119194802160591]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47068199959150325]], [[0.49161897263071896]], [[0.48013673202614376]]], "std": [[[0.15586011940570887]], [[0.14133405364860024]], [[0.14614928192234244]]], "count": [100]}, "observation.state": {"min": [-0.06475377827882767, -0.021875333040952682, -1.3025940656661987, -1.1267715692520142, 0.48376932740211487, -0.03242922201752663, 0.0139999995008111, -0.010699000209569931, -0.09372200071811676, 0.030341999605298042, -3.1399519443511963, 0.1918640434741974, -3.136723279953003, 0.0688706636428833, -0.01674666628241539, -1.239532470703125, -0.01798522286117077, 0.4974806606769562, -1.6855345964431763, 0.09999999403953552, -0.00790799967944622, -0.0020020001102238894, 0.12144599854946136, -3.1400392055511475, 0.3444756269454956, -3.1243138313293457], "max": [0.02637599967420101, 2.320146083831787, -0.4863685667514801, -0.050274889916181564, 1.1668589115142822, 1.316828727722168, 0.7139999866485596, 0.4091689884662628, -0.003461000043898821, 0.41539499163627625, 3.140615224838257, 1.1196985244750977, 3.1392016410827637, 0.488671213388443, 2.088867664337158, -0.4719768762588501, 1.1978228092193604, 1.2370553016662598, -0.01913655549287796, 0.5249999761581421, 0.38349199295043945, 0.18483500182628632, 0.381835013628006, 3.134593963623047, 1.032850980758667, 3.1363565921783447], "mean": [0.0035236882977187634, 1.3551483154296875, -1.0052162408828735, -0.5707722902297974, 0.947665274143219, 0.6341543197631836, 0.4932892322540283, 0.24791549146175385, -0.0347614511847496, 0.19747398793697357, -1.6740421056747437, 0.6239190101623535, 1.9720568656921387, 0.1925797462463379, 1.137384295463562, -0.8794921636581421, 0.53976970911026, 0.8399341702461243, -0.7313777804374695, 0.33755671977996826, 0.20467467606067657, 0.08017924427986145, 0.23476029932498932, -0.1996673047542572, 0.6561795473098755, -2.5401878356933594], "std": [0.023996196687221527, 0.9111334681510925, 0.3632223308086395, 0.4217941462993622, 0.21063679456710815, 0.49361106753349304, 0.20601950585842133, 0.1735999882221222, 0.02866692654788494, 0.09805223345756531, 2.255417585372925, 0.25904878973960876, 2.162184953689575, 0.15735220909118652, 0.8019685745239258, 0.32906028628349304, 0.45595914125442505, 0.25853249430656433, 0.595044732093811, 0.15833044052124023, 0.15284521877765656, 0.07575210928916931, 0.059692736715078354, 2.796511173248291, 0.23778989911079407, 0.8182898163795471], "count": [395]}, "action": {"min": [-0.06475377827882767, -0.021875333040952682, -1.3025940656661987, -1.1267715692520142, 0.48376932740211487, -0.03242922201752663, 0.0139999995008111, -0.010699000209569931, -0.09372200071811676, 0.030341999605298042, -3.1399519443511963, 0.1918640434741974, -3.136723279953003, 0.0688706636428833, -0.01674666628241539, -1.239532470703125, -0.01798522286117077, 0.4974806606769562, -1.6855345964431763, 0.09999999403953552, -0.00790799967944622, -0.0020020001102238894, 0.12144599854946136, -3.1400392055511475, 0.3444756269454956, -3.1243138313293457], "max": [0.02637599967420101, 2.320146083831787, -0.4863685667514801, -0.050274889916181564, 1.1668589115142822, 1.316828727722168, 0.7139999866485596, 0.4091689884662628, -0.003461000043898821, 0.41539499163627625, 3.140615224838257, 1.1196985244750977, 3.1392016410827637, 0.488671213388443, 2.088867664337158, -0.4719768762588501, 1.1978228092193604, 1.2370553016662598, -0.01913655549287796, 0.5249999761581421, 0.38349199295043945, 0.18483500182628632, 0.381835013628006, 3.134593963623047, 1.032850980758667, 3.1363565921783447], "mean": [0.0035236882977187634, 1.3551483154296875, -1.0052162408828735, -0.5707722902297974, 0.947665274143219, 0.6341543197631836, 0.4932892322540283, 0.24791549146175385, -0.0347614511847496, 0.19747398793697357, -1.6740421056747437, 0.6239190101623535, 1.9720568656921387, 0.1925797462463379, 1.137384295463562, -0.8794921636581421, 0.53976970911026, 0.8399341702461243, -0.7313777804374695, 0.33755671977996826, 0.20467467606067657, 0.08017924427986145, 0.23476029932498932, -0.1996673047542572, 0.6561795473098755, -2.5401878356933594], "std": [0.023996196687221527, 0.9111334681510925, 0.3632223308086395, 0.4217941462993622, 0.21063679456710815, 0.49361106753349304, 0.20601950585842133, 0.1735999882221222, 0.02866692654788494, 0.09805223345756531, 2.255417585372925, 0.25904878973960876, 2.162184953689575, 0.15735220909118652, 0.8019685745239258, 0.32906028628349304, 0.45595914125442505, 0.25853249430656433, 0.595044732093811, 0.15833044052124023, 0.15284521877765656, 0.07575210928916931, 0.059692736715078354, 2.796511173248291, 0.23778989911079407, 0.8182898163795471], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [395]}, "index": {"min": [64633], "max": [65027], "mean": [64830.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [2.630379746835443, 5.0, 5.0, 5.0, 5.0], "std": [1.7846287725441212, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [395]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [395]}, "eef_direction_state": {"mean": [4.10379746835443, 4.0329113924050635], "std": [2.1172852834795637, 2.2806684296099675], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.9012658227848102, 0.8936708860759494], "std": [0.8673389641341727, 0.8823647416197269], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.8227848101265823, 0.8177215189873418], "std": [0.8413294733974572, 0.8551792311469216], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.10379746835443, 4.0329113924050635], "std": [2.1172852834795637, 2.2806684296099675], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.9012658227848102, 0.8936708860759494], "std": [0.8673389641341727, 0.8823647416197269], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.8227848101265823, 0.8177215189873418], "std": [0.8413294733974572, 0.8551792311469216], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4862211883255804, 0.266352064113495, 0.9720576823605408, 2.475052711287463, 0.2661860787618642, 1.2161664372456997, 0.4435380841641325, -0.21869812166893765, 1.0103646971436775, 2.441591165695616, -0.08577158313004933, 2.1381126114523745], "std": [0.17316689245187675, 0.028943247198258203, 0.09813227740379901, 0.25038876804340265, 0.23895625925972303, 0.31919320981068217, 0.15299527477107688, 0.07548384631267809, 0.059344457363260286, 0.2042807849209577, 0.3806220624864904, 0.4135391708508847], "min": [0.22822219500891816, 0.2070130548292511, 0.8051311393025791, 2.014924906062897, -0.08679644891267357, 0.7358610557182965, 0.23075035098010382, -0.3005814510317319, 0.8975270339886485, 2.0927606691043135, -0.7306354105075045, 1.6399905154826495], "max": [0.6471209549608774, 0.2979574006486442, 1.1900830530115805, 2.938943711824819, 0.6466797299068698, 1.591078920646353, 0.6223448704135174, -0.11452454436861341, 1.1573539357487919, 2.7961911127824397, 0.5833021767573445, 2.9933639064524984], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4862211883255804, 0.266352064113495, 0.9720576823605408, 2.475052711287463, 0.2661860787618642, 1.2161664372456997, 0.4435380841641325, -0.21869812166893765, 1.0103646971436775, 2.441591165695616, -0.08577158313004933, 2.1381126114523745], "std": [0.17316689245187675, 0.028943247198258203, 0.09813227740379901, 0.25038876804340265, 0.23895625925972303, 0.31919320981068217, 0.15299527477107688, 0.07548384631267809, 0.059344457363260286, 0.2042807849209577, 0.3806220624864904, 0.4135391708508847], "min": [0.22822219500891816, 0.2070130548292511, 0.8051311393025791, 2.014924906062897, -0.08679644891267357, 0.7358610557182965, 0.23075035098010382, -0.3005814510317319, 0.8975270339886485, 2.0927606691043135, -0.7306354105075045, 1.6399905154826495], "max": [0.6471209549608774, 0.2979574006486442, 1.1900830530115805, 2.938943711824819, 0.6466797299068698, 1.591078920646353, 0.6223448704135174, -0.11452454436861341, 1.1573539357487919, 2.7961911127824397, 0.5833021767573445, 2.9933639064524984], "count": [395]}, "gripper_mode_state": {"mean": [0.17468354430379746, 0.4253164556962025], "std": [0.37969619915566566, 0.4943909062778389], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8455696202531646, 1.8481012658227849], "std": [0.45445682374312374, 0.5003443774784978], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.17468354430379746, 0.4253164556962025], "std": [0.37969619915566566, 0.4943909062778389], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8455696202531646, 1.8481012658227849], "std": [0.45445682374312374, 0.5003443774784978], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.6166139180341712, 0.42194619524893884], "std": [0.2575250476033546, 0.1979127764910365], "min": [0.017499999376013875, 0.1249999925494194], "max": [0.8924999833106995, 0.6562499701976776], "count": [395]}, "gripper_open_scale_action": {"mean": [0.6166139180341712, 0.42194619524893884], "std": [0.2575250476033546, 0.1979127764910365], "min": [0.017499999376013875, 0.1249999925494194], "max": [0.8924999833106995, 0.6562499701976776], "count": [395]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7490196078431373]], [[0.7254901960784313]]], "mean": [[[0.38336755991285404]], [[0.4081107761437908]], [[0.38268142701525054]]], "std": [[[0.1434566246498805]], [[0.14309930301620888]], [[0.13761247860262976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482631772875817]], [[0.49335504901960786]], [[0.48052675040849674]]], "std": [[[0.1264922811431809]], [[0.11851984140225011]], [[0.12438928963613881]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703950142973856]], [[0.4922842442810458]], [[0.48119708946078427]]], "std": [[[0.15508277364597903]], [[0.1409066519441247]], [[0.14522430849106338]]], "count": [100]}, "observation.state": {"min": [-0.07424355298280716, -0.022067222744226456, -1.3846702575683594, -0.9544727802276611, 0.5755968689918518, 0.0406106673181057, 0.020000001415610313, -0.009695000015199184, -0.09082700312137604, 0.020577000454068184, -3.1407723426818848, 0.09831440448760986, -3.141592502593994, 0.04155266657471657, -0.01718277856707573, -1.3089962005615234, -0.022346332669258118, 0.44097810983657837, -1.701426386833191, 0.09300000220537186, -0.007544000167399645, -0.0021589999087154865, 0.13357099890708923, -3.141016721725464, 0.36590826511383057, -3.100926399230957], "max": [0.07809878140687943, 2.3813586235046387, -0.48598477244377136, 0.023951223120093346, 1.1676089763641357, 1.1338365077972412, 0.7129999995231628, 0.4178699851036072, 0.014245999976992607, 0.4180630147457123, 3.1342623233795166, 1.0386629104614258, 3.139812469482422, 0.4183875620365143, 2.112382650375366, -0.47218620777130127, 1.2244255542755127, 1.23787522315979, -0.01732233352959156, 0.5009999871253967, 0.3864719867706299, 0.2177170068025589, 0.386025995016098, 3.137491226196289, 1.0137395858764648, -1.4348701238632202], "mean": [0.034159157425165176, 1.3471641540527344, -1.0600804090499878, -0.48912233114242554, 0.9705155491828918, 0.579622745513916, 0.47977539896965027, 0.2555808424949646, -0.020252270624041557, 0.21207115054130554, -1.0674430131912231, 0.6271952986717224, 2.0086512565612793, 0.1715063601732254, 1.121541976928711, -0.8925405144691467, 0.5416529774665833, 0.8698594570159912, -0.7372690439224243, 0.37711650133132935, 0.20498138666152954, 0.07619145512580872, 0.23814915120601654, -0.18542738258838654, 0.6812865138053894, -2.6319713592529297], "std": [0.04930765554308891, 0.9028151035308838, 0.4039745628833771, 0.37414470314979553, 0.1716790497303009, 0.44186797738075256, 0.21989630162715912, 0.1767248958349228, 0.026191961020231247, 0.09493513405323029, 2.646470069885254, 0.2857784032821655, 2.1239869594573975, 0.15142562985420227, 0.8204838037490845, 0.3622756600379944, 0.4686465263366699, 0.2606807351112366, 0.6020053029060364, 0.1566048413515091, 0.15777717530727386, 0.07448797672986984, 0.05402824282646179, 2.798319101333618, 0.23890572786331177, 0.5166124105453491], "count": [436]}, "action": {"min": [-0.07424355298280716, -0.022067222744226456, -1.3846702575683594, -0.9544727802276611, 0.5755968689918518, 0.0406106673181057, 0.020000001415610313, -0.009695000015199184, -0.09082700312137604, 0.020577000454068184, -3.1407723426818848, 0.09831440448760986, -3.141592502593994, 0.04155266657471657, -0.01718277856707573, -1.3089962005615234, -0.022346332669258118, 0.44097810983657837, -1.701426386833191, 0.09300000220537186, -0.007544000167399645, -0.0021589999087154865, 0.13357099890708923, -3.141016721725464, 0.36590826511383057, -3.100926399230957], "max": [0.07809878140687943, 2.3813586235046387, -0.48598477244377136, 0.023951223120093346, 1.1676089763641357, 1.1338365077972412, 0.7129999995231628, 0.4178699851036072, 0.014245999976992607, 0.4180630147457123, 3.1342623233795166, 1.0386629104614258, 3.139812469482422, 0.4183875620365143, 2.112382650375366, -0.47218620777130127, 1.2244255542755127, 1.23787522315979, -0.01732233352959156, 0.5009999871253967, 0.3864719867706299, 0.2177170068025589, 0.386025995016098, 3.137491226196289, 1.0137395858764648, -1.4348701238632202], "mean": [0.034159157425165176, 1.3471641540527344, -1.0600804090499878, -0.48912233114242554, 0.9705155491828918, 0.579622745513916, 0.47977539896965027, 0.2555808424949646, -0.020252270624041557, 0.21207115054130554, -1.0674430131912231, 0.6271952986717224, 2.0086512565612793, 0.1715063601732254, 1.121541976928711, -0.8925405144691467, 0.5416529774665833, 0.8698594570159912, -0.7372690439224243, 0.37711650133132935, 0.20498138666152954, 0.07619145512580872, 0.23814915120601654, -0.18542738258838654, 0.6812865138053894, -2.6319713592529297], "std": [0.04930765554308891, 0.9028151035308838, 0.4039745628833771, 0.37414470314979553, 0.1716790497303009, 0.44186797738075256, 0.21989630162715912, 0.1767248958349228, 0.026191961020231247, 0.09493513405323029, 2.646470069885254, 0.2857784032821655, 2.1239869594573975, 0.15142562985420227, 0.8204838037490845, 0.3622756600379944, 0.4686465263366699, 0.2606807351112366, 0.6020053029060364, 0.1566048413515091, 0.15777717530727386, 0.07448797672986984, 0.05402824282646179, 2.798319101333618, 0.23890572786331177, 0.5166124105453491], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [436]}, "index": {"min": [65028], "max": [65463], "mean": [65245.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [2.55045871559633, 5.0, 5.0, 5.0, 5.0], "std": [1.8633906086009404, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [436]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [436]}, "eef_direction_state": {"mean": [4.26605504587156, 3.9977064220183487], "std": [2.041506018276219, 2.2742060346687794], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.8899082568807339, 0.8899082568807339], "std": [0.8761828130352897, 0.8891749556048839], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.786697247706422, 0.805045871559633], "std": [0.8475042204932637, 0.8410741535921504], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.26605504587156, 3.9977064220183487], "std": [2.041506018276219, 2.2742060346687794], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.8899082568807339, 0.8899082568807339], "std": [0.8761828130352897, 0.8891749556048839], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.786697247706422, 0.805045871559633], "std": [0.8475042204932637, 0.8410741535921504], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.493956548375453, 0.28090999892750806, 0.9866595814222915, 2.486055046190553, 0.22652113663498896, 1.2382886129626505, 0.4438603208034841, -0.22271029615710985, 1.0137701164298347, 2.413683934410348, -0.1003612192446736, 2.139176136669033], "std": [0.17636102037499513, 0.02634541554873538, 0.09491919922323407, 0.27920359910427156, 0.20949644560751945, 0.30839492383279876, 0.15790299750581122, 0.07420028876643842, 0.05369016678456101, 0.20207080517873696, 0.3776456239623679, 0.4391648483750281], "min": [0.22914356714927617, 0.2101145274791671, 0.7954126005519923, 2.0999914805779105, -0.06422433867759003, 0.8206064494245083, 0.23116717848399143, -0.30073882425327836, 0.9097803800674533, 2.1273646283752865, -0.7947609627886232, 1.6142849947757538], "max": [0.6558385690849742, 0.31556686427382724, 1.192618729207571, 3.035338249965029, 0.5686210877068167, 1.6031971515834336, 0.6254318896592718, -0.08157578511910991, 1.161460782204733, 2.7738979503422128, 0.5439706153931345, 3.087373736930017], "count": [436]}, "eef_sim_pose_action": {"mean": [0.493956548375453, 0.28090999892750806, 0.9866595814222915, 2.486055046190553, 0.22652113663498896, 1.2382886129626505, 0.4438603208034841, -0.22271029615710985, 1.0137701164298347, 2.413683934410348, -0.1003612192446736, 2.139176136669033], "std": [0.17636102037499513, 0.02634541554873538, 0.09491919922323407, 0.27920359910427156, 0.20949644560751945, 0.30839492383279876, 0.15790299750581122, 0.07420028876643842, 0.05369016678456101, 0.20207080517873696, 0.3776456239623679, 0.4391648483750281], "min": [0.22914356714927617, 0.2101145274791671, 0.7954126005519923, 2.0999914805779105, -0.06422433867759003, 0.8206064494245083, 0.23116717848399143, -0.30073882425327836, 0.9097803800674533, 2.1273646283752865, -0.7947609627886232, 1.6142849947757538], "max": [0.6558385690849742, 0.31556686427382724, 1.192618729207571, 3.035338249965029, 0.5686210877068167, 1.6031971515834336, 0.6254318896592718, -0.08157578511910991, 1.161460782204733, 2.7738979503422128, 0.5439706153931345, 3.087373736930017], "count": [436]}, "gripper_mode_state": {"mean": [0.20412844036697247, 0.2545871559633027], "std": [0.40306329552605225, 0.4356288970922583], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.8738532110091743, 1.878440366972477], "std": [0.41767686086778455, 0.4455625746309866], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.20412844036697247, 0.2545871559633027], "std": [0.40306329552605225, 0.4356288970922583], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.8738532110091743, 1.878440366972477], "std": [0.41767686086778455, 0.4455625746309866], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.5997190293920047, 0.4713962159179356], "std": [0.27487056035453444, 0.19575594298967816], "min": [0.025000001769512892, 0.11625000275671482], "max": [0.8912499994039536, 0.6262499839067459], "count": [436]}, "gripper_open_scale_action": {"mean": [0.5997190293920047, 0.4713962159179356], "std": [0.27487056035453444, 0.19575594298967816], "min": [0.025000001769512892, 0.11625000275671482], "max": [0.8912499994039536, 0.6262499839067459], "count": [436]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8509803921568627]], [[0.8]]], "mean": [[[0.3824907625272331]], [[0.4061014406318083]], [[0.38085836873638346]]], "std": [[[0.14775443432637722]], [[0.1476730683721985]], [[0.14236921660467694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803525674019608]], [[0.4927387336601307]], [[0.4790887765522876]]], "std": [[[0.12944922828455904]], [[0.12087835012849969]], [[0.12749263950216935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638320690359477]], [[0.4856785314542484]], [[0.4742630514705882]]], "std": [[[0.16523450122260472]], [[0.14880348078053537]], [[0.15347687339295357]]], "count": [100]}, "observation.state": {"min": [-0.03459233418107033, -0.02217188850045204, -1.21512770652771, -1.0200812816619873, 0.49325910210609436, -0.013781110756099224, 0.020000001415610313, -0.010142000392079353, -0.06471200287342072, 0.02777699939906597, -3.141592502593994, 0.12419762462377548, -3.139009475708008, 0.03673800081014633, -0.01826433278620243, -1.3205792903900146, -0.018369000405073166, 0.4391813278198242, -1.5756170749664307, 0.125, -0.009364999830722809, -0.00190100003965199, 0.08686599880456924, -3.141592502593994, 0.21910864114761353, -3.0404160022735596], "max": [0.059398334473371506, 2.280041217803955, -0.48598477244377136, 0.09585722535848618, 1.1671205759048462, 1.1309757232666016, 0.7129999995231628, 0.39073699712753296, 0.006990000139921904, 0.40615200996398926, 3.1397600173950195, 1.0425200462341309, 3.140178918838501, 0.5483137965202332, 2.2625269889831543, -0.47237810492515564, 1.3715693950653076, 1.2398988008499146, -0.02588755637407303, 0.4560000002384186, 0.3933280110359192, 0.21120299398899078, 0.3921709954738617, 3.139620542526245, 1.0137745141983032, -1.591408610343933], "mean": [0.018972400575876236, 1.3432313203811646, -0.9662262797355652, -0.5303806066513062, 0.9064194560050964, 0.5972527861595154, 0.48970016837120056, 0.24720972776412964, -0.0234648697078228, 0.2003537118434906, -1.464234471321106, 0.6000618934631348, 2.2346386909484863, 0.19109703600406647, 1.263647198677063, -0.9658597707748413, 0.5335280299186707, 0.8432645797729492, -0.7318780422210693, 0.32744452357292175, 0.23034480214118958, 0.08604595065116882, 0.22795483469963074, -0.33961156010627747, 0.6193372011184692, -2.609031915664673], "std": [0.02946271374821663, 0.8564764857292175, 0.3233041763305664, 0.4327215254306793, 0.1933947652578354, 0.4849098026752472, 0.18059495091438293, 0.1648537963628769, 0.023725437000393867, 0.08912359178066254, 2.432365894317627, 0.2622694671154022, 1.9496926069259644, 0.1633523404598236, 0.818428099155426, 0.3585319221019745, 0.48169904947280884, 0.2673138678073883, 0.5433369874954224, 0.13999059796333313, 0.15822966396808624, 0.07839132100343704, 0.07213785499334335, 2.7698025703430176, 0.24043531715869904, 0.4995427429676056], "count": [438]}, "action": {"min": [-0.03459233418107033, -0.02217188850045204, -1.21512770652771, -1.0200812816619873, 0.49325910210609436, -0.013781110756099224, 0.020000001415610313, -0.010142000392079353, -0.06471200287342072, 0.02777699939906597, -3.141592502593994, 0.12419762462377548, -3.139009475708008, 0.03673800081014633, -0.01826433278620243, -1.3205792903900146, -0.018369000405073166, 0.4391813278198242, -1.5756170749664307, 0.125, -0.009364999830722809, -0.00190100003965199, 0.08686599880456924, -3.141592502593994, 0.21910864114761353, -3.0404160022735596], "max": [0.059398334473371506, 2.280041217803955, -0.48598477244377136, 0.09585722535848618, 1.1671205759048462, 1.1309757232666016, 0.7129999995231628, 0.39073699712753296, 0.006990000139921904, 0.40615200996398926, 3.1397600173950195, 1.0425200462341309, 3.140178918838501, 0.5483137965202332, 2.2625269889831543, -0.47237810492515564, 1.3715693950653076, 1.2398988008499146, -0.02588755637407303, 0.4560000002384186, 0.3933280110359192, 0.21120299398899078, 0.3921709954738617, 3.139620542526245, 1.0137745141983032, -1.591408610343933], "mean": [0.018972400575876236, 1.3432313203811646, -0.9662262797355652, -0.5303806066513062, 0.9064194560050964, 0.5972527861595154, 0.48970016837120056, 0.24720972776412964, -0.0234648697078228, 0.2003537118434906, -1.464234471321106, 0.6000618934631348, 2.2346386909484863, 0.19109703600406647, 1.263647198677063, -0.9658597707748413, 0.5335280299186707, 0.8432645797729492, -0.7318780422210693, 0.32744452357292175, 0.23034480214118958, 0.08604595065116882, 0.22795483469963074, -0.33961156010627747, 0.6193372011184692, -2.609031915664673], "std": [0.02946271374821663, 0.8564764857292175, 0.3233041763305664, 0.4327215254306793, 0.1933947652578354, 0.4849098026752472, 0.18059495091438293, 0.1648537963628769, 0.023725437000393867, 0.08912359178066254, 2.432365894317627, 0.2622694671154022, 1.9496926069259644, 0.1633523404598236, 0.818428099155426, 0.3585319221019745, 0.48169904947280884, 0.2673138678073883, 0.5433369874954224, 0.13999059796333313, 0.15822966396808624, 0.07839132100343704, 0.07213785499334335, 2.7698025703430176, 0.24043531715869904, 0.4995427429676056], "count": [438]}, "timestamp": {"min": [0.0], "max": [14.566666666666666], "mean": [7.283333333333334], "std": [4.21464598047579], "count": [438]}, "frame_index": {"min": [0], "max": [437], "mean": [218.5], "std": [126.43937941427373], "count": [438]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [438]}, "index": {"min": [65464], "max": [65901], "mean": [65682.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [2.541095890410959, 5.0, 5.0, 5.0, 5.0], "std": [1.7677735874705407, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [438]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [438]}, "eef_direction_state": {"mean": [4.538812785388128, 4.089041095890411], "std": [1.9531266250175734, 2.10865112875175], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.7945205479452054, 0.9474885844748858], "std": [0.8752127586281279, 0.8517940205957408], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7602739726027398, 0.8721461187214612], "std": [0.843764081057252, 0.8287639785089489], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.538812785388128, 4.089041095890411], "std": [1.9531266250175734, 2.10865112875175], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.7945205479452054, 0.9474885844748858], "std": [0.8752127586281279, 0.8517940205957408], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7602739726027398, 0.8721461187214612], "std": [0.843764081057252, 0.8287639785089489], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.4854727905338597, 0.2776510949895773, 0.9749751055667238, 2.5080450388692834, 0.23884335963427744, 1.2777508064066145, 0.46920926793981027, -0.21284840528852325, 1.0035621571482116, 2.473594872663239, -0.09068966419994212, 2.139540587132835], "std": [0.16445970586089406, 0.02400338861566372, 0.08921618183288078, 0.25742826889980275, 0.217315145946265, 0.2691203516106157, 0.1583635017982466, 0.07810276137316804, 0.07180076089103918, 0.2061358953997448, 0.4169284034373575, 0.3993142239586367], "min": [0.22867777632646263, 0.23609461242276306, 0.8027743270913621, 2.095415114194343, -0.07607957821405531, 0.9440362062470267, 0.22936565645359488, -0.30048157905758477, 0.8630430802253672, 2.1263942677948133, -0.8850936382392922, 1.6243375745974828], "max": [0.6287506648760726, 0.3084054886579768, 1.1809463223089107, 3.014984921670015, 0.5769640145039423, 1.6184814666814535, 0.6330108953677387, -0.08801815200056029, 1.1674382310832794, 2.799109283995924, 0.534708474899189, 2.836838411844397], "count": [438]}, "eef_sim_pose_action": {"mean": [0.4854727905338597, 0.2776510949895773, 0.9749751055667238, 2.5080450388692834, 0.23884335963427744, 1.2777508064066145, 0.46920926793981027, -0.21284840528852325, 1.0035621571482116, 2.473594872663239, -0.09068966419994212, 2.139540587132835], "std": [0.16445970586089406, 0.02400338861566372, 0.08921618183288078, 0.25742826889980275, 0.217315145946265, 0.2691203516106157, 0.1583635017982466, 0.07810276137316804, 0.07180076089103918, 0.2061358953997448, 0.4169284034373575, 0.3993142239586367], "min": [0.22867777632646263, 0.23609461242276306, 0.8027743270913621, 2.095415114194343, -0.07607957821405531, 0.9440362062470267, 0.22936565645359488, -0.30048157905758477, 0.8630430802253672, 2.1263942677948133, -0.8850936382392922, 1.6243375745974828], "max": [0.6287506648760726, 0.3084054886579768, 1.1809463223089107, 3.014984921670015, 0.5769640145039423, 1.6184814666814535, 0.6330108953677387, -0.08801815200056029, 1.1674382310832794, 2.799109283995924, 0.534708474899189, 2.836838411844397], "count": [438]}, "gripper_mode_state": {"mean": [0.1461187214611872, 0.6141552511415526], "std": [0.3532251982797016, 0.4867941850893562], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8812785388127853, 1.9269406392694064], "std": [0.41055281813678757, 0.3500231579312662], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.1461187214611872, 0.6141552511415526], "std": [0.3532251982797016, 0.4867941850893562], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8812785388127853, 1.9269406392694064], "std": [0.41055281813678757, 0.3500231579312662], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.6121261170842008, 0.4093065079233554], "std": [0.22574343181595977, 0.174988344506818], "min": [0.025000001769512892, 0.15625], "max": [0.8912499994039536, 0.5700000002980232], "count": [438]}, "gripper_open_scale_action": {"mean": [0.6121261170842008, 0.4093065079233554], "std": [0.22574343181595977, 0.174988344506818], "min": [0.025000001769512892, 0.15625], "max": [0.8912499994039536, 0.5700000002980232], "count": [438]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8666666666666667]], [[0.8117647058823529]]], "mean": [[[0.38381735566448805]], [[0.4068103812636165]], [[0.3815671568627451]]], "std": [[[0.14596619552130408]], [[0.14572436302409175]], [[0.14068034078403516]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827024203431372]], [[0.4932566666666667]], [[0.480513852124183]]], "std": [[[0.13048860979414587]], [[0.12231038005958085]], [[0.12897305425366873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46478027982026143]], [[0.4871316156045752]], [[0.4748584987745098]]], "std": [[[0.16135004670043576]], [[0.14615472231038928]], [[0.15129392438310882]]], "count": [100]}, "observation.state": {"min": [-0.014478889293968678, -0.022451000288128853, -1.1551536321640015, -1.257256031036377, 0.45123544335365295, 0.006367222405970097, 0.02199999988079071, -0.010621000081300735, -0.07582800090312958, 0.019471000880002975, -3.141592502593994, 0.1460840404033661, -3.141592502593994, 0.03673800081014633, -0.0188400000333786, -1.3196372985839844, 0.03146977722644806, 0.5372889041900635, -1.5357216596603394, 0.11800000071525574, -0.009606000036001205, 0.0017480000387877226, 0.1433199942111969, -3.141592502593994, 0.2503151297569275, -3.035616159439087], "max": [0.1363283395767212, 2.283111333847046, -0.48736289143562317, -0.06675989180803299, 1.1673299074172974, 1.4420973062515259, 0.7150000333786011, 0.3768779933452606, 0.03672400116920471, 0.41730600595474243, 3.1390793323516846, 1.0373014211654663, 3.138695478439331, 0.49901577830314636, 2.084698438644409, -0.4725002348423004, 1.0939760208129883, 1.2309846878051758, -0.05479300022125244, 0.4479999840259552, 0.39277300238609314, 0.2197519987821579, 0.36120301485061646, 3.137526035308838, 1.0255554914474487, -1.5011576414108276], "mean": [0.06480979174375534, 1.3453413248062134, -0.9439359903335571, -0.650346577167511, 0.9335202574729919, 0.735633373260498, 0.47929906845092773, 0.24078267812728882, -0.017492715269327164, 0.1963571310043335, -1.112887978553772, 0.6617659330368042, 1.8063942193984985, 0.19799967110157013, 1.2373408079147339, -0.9770445823669434, 0.501732587814331, 0.8786627054214478, -0.7119535207748413, 0.3277953267097473, 0.2275122106075287, 0.08893440663814545, 0.23239120841026306, -0.44291213154792786, 0.5906785130500793, -2.5724658966064453], "std": [0.051771774888038635, 0.8875144124031067, 0.28263479471206665, 0.5183295607566833, 0.20190340280532837, 0.5803793668746948, 0.20719708502292633, 0.1643972247838974, 0.02828964777290821, 0.09888970851898193, 2.5455479621887207, 0.2667028605937958, 2.379460096359253, 0.14905159175395966, 0.8301817774772644, 0.36723268032073975, 0.41946205496788025, 0.22678829729557037, 0.5397932529449463, 0.13143740594387054, 0.16027241945266724, 0.08089348673820496, 0.0563821978867054, 2.7332048416137695, 0.2716023623943329, 0.5185918211936951], "count": [424]}, "action": {"min": [-0.014478889293968678, -0.022451000288128853, -1.1551536321640015, -1.257256031036377, 0.45123544335365295, 0.006367222405970097, 0.02199999988079071, -0.010621000081300735, -0.07582800090312958, 0.019471000880002975, -3.141592502593994, 0.1460840404033661, -3.141592502593994, 0.03673800081014633, -0.0188400000333786, -1.3196372985839844, 0.03146977722644806, 0.5372889041900635, -1.5357216596603394, 0.11800000071525574, -0.009606000036001205, 0.0017480000387877226, 0.1433199942111969, -3.141592502593994, 0.2503151297569275, -3.035616159439087], "max": [0.1363283395767212, 2.283111333847046, -0.48736289143562317, -0.06675989180803299, 1.1673299074172974, 1.4420973062515259, 0.7150000333786011, 0.3768779933452606, 0.03672400116920471, 0.41730600595474243, 3.1390793323516846, 1.0373014211654663, 3.138695478439331, 0.49901577830314636, 2.084698438644409, -0.4725002348423004, 1.0939760208129883, 1.2309846878051758, -0.05479300022125244, 0.4479999840259552, 0.39277300238609314, 0.2197519987821579, 0.36120301485061646, 3.137526035308838, 1.0255554914474487, -1.5011576414108276], "mean": [0.06480979174375534, 1.3453413248062134, -0.9439359903335571, -0.650346577167511, 0.9335202574729919, 0.735633373260498, 0.47929906845092773, 0.24078267812728882, -0.017492715269327164, 0.1963571310043335, -1.112887978553772, 0.6617659330368042, 1.8063942193984985, 0.19799967110157013, 1.2373408079147339, -0.9770445823669434, 0.501732587814331, 0.8786627054214478, -0.7119535207748413, 0.3277953267097473, 0.2275122106075287, 0.08893440663814545, 0.23239120841026306, -0.44291213154792786, 0.5906785130500793, -2.5724658966064453], "std": [0.051771774888038635, 0.8875144124031067, 0.28263479471206665, 0.5183295607566833, 0.20190340280532837, 0.5803793668746948, 0.20719708502292633, 0.1643972247838974, 0.02828964777290821, 0.09888970851898193, 2.5455479621887207, 0.2667028605937958, 2.379460096359253, 0.14905159175395966, 0.8301817774772644, 0.36723268032073975, 0.41946205496788025, 0.22678829729557037, 0.5397932529449463, 0.13143740594387054, 0.16027241945266724, 0.08089348673820496, 0.0563821978867054, 2.7332048416137695, 0.2716023623943329, 0.5185918211936951], "count": [424]}, "timestamp": {"min": [0.0], "max": [14.1], "mean": [7.05], "std": [4.079930554964549], "count": [424]}, "frame_index": {"min": [0], "max": [423], "mean": [211.5], "std": [122.39791664893647], "count": [424]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [424]}, "index": {"min": [65902], "max": [66325], "mean": [66113.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [2.457547169811321, 5.0, 5.0, 5.0, 5.0], "std": [1.799656576945954, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [424]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [424]}, "eef_direction_state": {"mean": [4.386792452830188, 3.957547169811321], "std": [2.072145705506417, 2.1919857505909683], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.8797169811320755, 0.9504716981132075], "std": [0.9148481238498798, 0.8659708065969919], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.7570754716981132, 0.9410377358490566], "std": [0.857787266345232, 0.8320325524805665], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.386792452830188, 3.957547169811321], "std": [2.072145705506417, 2.1919857505909683], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.8797169811320755, 0.9504716981132075], "std": [0.9148481238498798, 0.8659708065969919], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.7570754716981132, 0.9410377358490566], "std": [0.857787266345232, 0.8320325524805665], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.4789579994071747, 0.28345579916575925, 0.9709627169821873, 2.42039107079675, 0.277857787460215, 1.2369783141064103, 0.4663004261544074, -0.20992573790508878, 1.0080141857332576, 2.502795654700183, -0.09738225833182852, 2.1769836145109296], "std": [0.1639195434930791, 0.028597769503769833, 0.09896011497514866, 0.26571947936930285, 0.26209111172832966, 0.31108059992101356, 0.16036284680477747, 0.0806464913144607, 0.056026274170125664, 0.23994698062729922, 0.4298661224185379, 0.41254851281567145], "min": [0.22823840509546978, 0.22469285290151916, 0.7943581257291656, 2.102741484752299, -0.055175593945360424, 0.7937847558506161, 0.22912385021156637, -0.2968412665211446, 0.91945373862855, 2.115592986812963, -0.7648293987331022, 1.6546204989684372], "max": [0.6144831080334, 0.3380527073916896, 1.1920622633337292, 2.9878051596361628, 0.681812983763344, 1.6317853333956505, 0.6314513942745253, -0.0793839652977521, 1.1364554446452224, 2.890414876929404, 0.5978208599935391, 2.9099783976068156], "count": [424]}, "eef_sim_pose_action": {"mean": [0.4789579994071747, 0.28345579916575925, 0.9709627169821873, 2.42039107079675, 0.277857787460215, 1.2369783141064103, 0.4663004261544074, -0.20992573790508878, 1.0080141857332576, 2.502795654700183, -0.09738225833182852, 2.1769836145109296], "std": [0.1639195434930791, 0.028597769503769833, 0.09896011497514866, 0.26571947936930285, 0.26209111172832966, 0.31108059992101356, 0.16036284680477747, 0.0806464913144607, 0.056026274170125664, 0.23994698062729922, 0.4298661224185379, 0.41254851281567145], "min": [0.22823840509546978, 0.22469285290151916, 0.7943581257291656, 2.102741484752299, -0.055175593945360424, 0.7937847558506161, 0.22912385021156637, -0.2968412665211446, 0.91945373862855, 2.115592986812963, -0.7648293987331022, 1.6546204989684372], "max": [0.6144831080334, 0.3380527073916896, 1.1920622633337292, 2.9878051596361628, 0.681812983763344, 1.6317853333956505, 0.6314513942745253, -0.0793839652977521, 1.1364554446452224, 2.890414876929404, 0.5978208599935391, 2.9099783976068156], "count": [424]}, "gripper_mode_state": {"mean": [0.18632075471698112, 0.6721698113207547], "std": [0.38936529259639263, 0.46942257729020337], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.8797169811320755, 1.9080188679245282], "std": [0.4145512635235859, 0.3927789714314145], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.18632075471698112, 0.6721698113207547], "std": [0.38936529259639263, 0.46942257729020337], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.8797169811320755, 1.9080188679245282], "std": [0.4145512635235859, 0.3927789714314145], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.5991214352883926, 0.4097435102393886], "std": [0.2589953080798135, 0.16429708331753584], "min": [0.027499999850988388, 0.14750000089406967], "max": [0.8937500417232513, 0.559999980032444], "count": [424]}, "gripper_open_scale_action": {"mean": [0.5991214352883926, 0.4097435102393886], "std": [0.2589953080798135, 0.16429708331753584], "min": [0.027499999850988388, 0.14750000089406967], "max": [0.8937500417232513, 0.559999980032444], "count": [424]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9568627450980393]], [[0.9372549019607843]]], "mean": [[[0.38200109749455335]], [[0.4064419063180828]], [[0.3811304901960785]]], "std": [[[0.14633942018672005]], [[0.1461602153161642]], [[0.14061436266592306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775111642156863]], [[0.4883987193627451]], [[0.47522717933006536]]], "std": [[[0.1359142988408991]], [[0.1287947991131814]], [[0.13640225100925593]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46557455678104576]], [[0.4879770098039216]], [[0.47599163602941175]]], "std": [[[0.15265610746083572]], [[0.13807116726298982]], [[0.14246020527289055]]], "count": [100]}, "observation.state": {"min": [0.005320555530488491, -0.022241666913032532, -1.1945955753326416, -1.1256725788116455, 0.4720815420150757, 0.04973411187529564, 0.02199999988079071, -0.010588999837636948, -0.06438200175762177, 0.025482000783085823, -3.1401264667510986, 0.15776030719280243, -3.141592502593994, 0.02545144408941269, -0.01826433278620243, -1.3393844366073608, 0.02485833317041397, 0.5488894581794739, -1.521277666091919, 0.07799999415874481, -0.008737999945878983, 0.0017399999778717756, 0.1458660066127777, -3.1396727561950684, 0.32222267985343933, -3.031357765197754], "max": [0.06977777928113937, 2.2692606449127197, -0.487153559923172, 0.0, 1.1674171686172485, 1.2091442346572876, 0.7150000333786011, 0.3769809901714325, 0.0053980001248419285, 0.4034369885921478, 3.14042329788208, 1.0333919525146484, 3.1407723426818848, 0.40867099165916443, 2.0923564434051514, -0.4720815420150757, 1.1347087621688843, 1.2401429414749146, -0.05917155370116234, 0.46000000834465027, 0.3994379937648773, 0.2086610049009323, 0.3986409902572632, 3.1372294425964355, 1.056535005569458, -1.525435209274292], "mean": [0.035440072417259216, 1.3025234937667847, -0.921174168586731, -0.553117036819458, 0.916973352432251, 0.6281198859214783, 0.4930066466331482, 0.23528838157653809, -0.02436254732310772, 0.20416216552257538, -1.3250668048858643, 0.6009986400604248, 2.679927349090576, 0.18194857239723206, 1.1568313837051392, -0.9358478784561157, 0.5161592364311218, 0.874306857585907, -0.6694781184196472, 0.3324916958808899, 0.21237367391586304, 0.08087752759456635, 0.23969879746437073, -0.44542497396469116, 0.645763635635376, -2.646759510040283], "std": [0.03148578852415085, 0.8314793705940247, 0.302800714969635, 0.4331038296222687, 0.21000458300113678, 0.47178101539611816, 0.20463037490844727, 0.15897659957408905, 0.019309472292661667, 0.08798165619373322, 2.495816469192505, 0.24989104270935059, 1.2880816459655762, 0.15016582608222961, 0.823698878288269, 0.37471088767051697, 0.42189687490463257, 0.24135273694992065, 0.5254279971122742, 0.15148641169071198, 0.16039396822452545, 0.08047625422477722, 0.05902312323451042, 2.7642486095428467, 0.24244651198387146, 0.4686908423900604], "count": [405]}, "action": {"min": [0.005320555530488491, -0.022241666913032532, -1.1945955753326416, -1.1256725788116455, 0.4720815420150757, 0.04973411187529564, 0.02199999988079071, -0.010588999837636948, -0.06438200175762177, 0.025482000783085823, -3.1401264667510986, 0.15776030719280243, -3.141592502593994, 0.02545144408941269, -0.01826433278620243, -1.3393844366073608, 0.02485833317041397, 0.5488894581794739, -1.521277666091919, 0.07799999415874481, -0.008737999945878983, 0.0017399999778717756, 0.1458660066127777, -3.1396727561950684, 0.32222267985343933, -3.031357765197754], "max": [0.06977777928113937, 2.2692606449127197, -0.487153559923172, 0.0, 1.1674171686172485, 1.2091442346572876, 0.7150000333786011, 0.3769809901714325, 0.0053980001248419285, 0.4034369885921478, 3.14042329788208, 1.0333919525146484, 3.1407723426818848, 0.40867099165916443, 2.0923564434051514, -0.4720815420150757, 1.1347087621688843, 1.2401429414749146, -0.05917155370116234, 0.46000000834465027, 0.3994379937648773, 0.2086610049009323, 0.3986409902572632, 3.1372294425964355, 1.056535005569458, -1.525435209274292], "mean": [0.035440072417259216, 1.3025234937667847, -0.921174168586731, -0.553117036819458, 0.916973352432251, 0.6281198859214783, 0.4930066466331482, 0.23528838157653809, -0.02436254732310772, 0.20416216552257538, -1.3250668048858643, 0.6009986400604248, 2.679927349090576, 0.18194857239723206, 1.1568313837051392, -0.9358478784561157, 0.5161592364311218, 0.874306857585907, -0.6694781184196472, 0.3324916958808899, 0.21237367391586304, 0.08087752759456635, 0.23969879746437073, -0.44542497396469116, 0.645763635635376, -2.646759510040283], "std": [0.03148578852415085, 0.8314793705940247, 0.302800714969635, 0.4331038296222687, 0.21000458300113678, 0.47178101539611816, 0.20463037490844727, 0.15897659957408905, 0.019309472292661667, 0.08798165619373322, 2.495816469192505, 0.24989104270935059, 1.2880816459655762, 0.15016582608222961, 0.823698878288269, 0.37471088767051697, 0.42189687490463257, 0.24135273694992065, 0.5254279971122742, 0.15148641169071198, 0.16039396822452545, 0.08047625422477722, 0.05902312323451042, 2.7642486095428467, 0.24244651198387146, 0.4686908423900604], "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": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [405]}, "index": {"min": [66326], "max": [66730], "mean": [66528.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [2.6074074074074076, 5.0, 5.0, 5.0, 5.0], "std": [1.8609554016307608, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [405]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [405]}, "eef_direction_state": {"mean": [4.1950617283950615, 3.9975308641975307], "std": [2.138183216033038, 2.3679952091961174], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.8814814814814815, 0.837037037037037], "std": [0.8781449458679136, 0.9016369810194318], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.7802469135802469, 0.8], "std": [0.8395206970421168, 0.8444444444444421], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [4.1950617283950615, 3.9975308641975307], "std": [2.138183216033038, 2.3679952091961174], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.8814814814814815, 0.837037037037037], "std": [0.8781449458679136, 0.9016369810194318], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.7802469135802469, 0.8], "std": [0.8395206970421168, 0.8444444444444421], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.47357278384460705, 0.2767307679859231, 0.978750033804623, 2.5005079512257034, 0.2432022023642806, 1.2596239365932038, 0.4511956233907671, -0.21798746276853553, 1.0153270879666216, 2.4508058036433167, -0.10556135951407467, 2.108609112271529], "std": [0.15857931462572267, 0.019606118563818102, 0.088012186167729, 0.2486289488040114, 0.23522272898773397, 0.2598487690744202, 0.16051272338988498, 0.08022169453806656, 0.0586966577697383, 0.2081911661816484, 0.388037844134211, 0.36469122967341217], "min": [0.228270631868649, 0.2362595646815407, 0.8003805239872773, 2.107059958496166, -0.07104704081527125, 0.9045957159973405, 0.22988436344622187, -0.2968499972887534, 0.9219784500932019, 2.084545667271786, -0.7668897556374081, 1.646031867428781], "max": [0.6148865520340735, 0.3068080111836057, 1.1778112886735537, 2.9777301993593257, 0.6286131388643601, 1.5897949113270378, 0.6382143980289304, -0.09063997636171997, 1.173981097031278, 2.711594279993473, 0.5718024988200066, 2.934083810832611], "count": [405]}, "eef_sim_pose_action": {"mean": [0.47357278384460705, 0.2767307679859231, 0.978750033804623, 2.5005079512257034, 0.2432022023642806, 1.2596239365932038, 0.4511956233907671, -0.21798746276853553, 1.0153270879666216, 2.4508058036433167, -0.10556135951407467, 2.108609112271529], "std": [0.15857931462572267, 0.019606118563818102, 0.088012186167729, 0.2486289488040114, 0.23522272898773397, 0.2598487690744202, 0.16051272338988498, 0.08022169453806656, 0.0586966577697383, 0.2081911661816484, 0.388037844134211, 0.36469122967341217], "min": [0.228270631868649, 0.2362595646815407, 0.8003805239872773, 2.107059958496166, -0.07104704081527125, 0.9045957159973405, 0.22988436344622187, -0.2968499972887534, 0.9219784500932019, 2.084545667271786, -0.7668897556374081, 1.646031867428781], "max": [0.6148865520340735, 0.3068080111836057, 1.1778112886735537, 2.9777301993593257, 0.6286131388643601, 1.5897949113270378, 0.6382143980289304, -0.09063997636171997, 1.173981097031278, 2.711594279993473, 0.5718024988200066, 2.934083810832611], "count": [405]}, "gripper_mode_state": {"mean": [0.18024691358024691, 0.5037037037037037], "std": [0.3843929808477813, 0.49998628239070236], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.8592592592592592, 1.8617283950617285], "std": [0.44159580920856295, 0.48242389567645494], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.18024691358024691, 0.5037037037037037], "std": [0.3843929808477813, 0.49998628239070236], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.8592592592592592, 1.8617283950617285], "std": [0.44159580920856295, 0.48242389567645494], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.6162592453629147, 0.4156141923625528], "std": [0.25578860233850903, 0.18935774224252463], "min": [0.027499999850988388, 0.09749999269843102], "max": [0.8937500417232513, 0.5750000104308128], "count": [405]}, "gripper_open_scale_action": {"mean": [0.6162592453629147, 0.4156141923625528], "std": [0.25578860233850903, 0.18935774224252463], "min": [0.027499999850988388, 0.09749999269843102], "max": [0.8937500417232513, 0.5750000104308128], "count": [405]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9450980392156862]], [[0.8784313725490196]]], "mean": [[[0.3853194335511983]], [[0.4087412282135076]], [[0.3837449918300654]]], "std": [[[0.14492035077734972]], [[0.14496204820980374]], [[0.13964977284320876]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869038112745098]], [[0.49587552083333336]], [[0.4821452818627451]]], "std": [[[0.1337833205189209]], [[0.12863758552431342]], [[0.1370881164597516]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46762179942810456]], [[0.4865497201797386]], [[0.474749170751634]]], "std": [[[0.1585924894224928]], [[0.1465006399281211]], [[0.15200593301071]]], "count": [100]}, "observation.state": {"min": [-0.03232455626130104, -0.02182300016283989, -1.3068156242370605, -1.0985463857650757, 0.5239613056182861, 0.0, 0.02199999988079071, -0.012075000442564487, -0.08060900121927261, 0.019589999690651894, -3.135798215866089, 0.07867943495512009, -3.14030122756958, 0.0235674437135458, -0.017008332535624504, -1.4104530811309814, 0.02471877820789814, 0.5187454223632812, -1.2852891683578491, 0.12000000476837158, -0.008073999546468258, 0.0020230000372976065, 0.12419600039720535, -3.141592502593994, 0.2836334705352783, -3.118781089782715], "max": [0.06222433224320412, 2.3107783794403076, -0.487118661403656, 0.0, 1.1672426462173462, 1.200840711593628, 0.7120000123977661, 0.3937569856643677, 0.01242700032889843, 0.43265900015830994, 3.13918399810791, 1.0718590021133423, 3.1399519443511963, 0.5186930894851685, 2.1936213970184326, -0.4718024432659149, 1.1246607303619385, 1.240387201309204, -0.0536242239177227, 0.46000000834465027, 0.40387600660324097, 0.21162700653076172, 0.39384201169013977, 3.138451099395752, 1.0267597436904907, -1.6418660879135132], "mean": [0.03526576608419418, 1.3224459886550903, -0.9725712537765503, -0.5159382224082947, 0.9508445262908936, 0.5737253427505493, 0.4706731140613556, 0.23670881986618042, -0.025295106694102287, 0.20204181969165802, -0.9920375943183899, 0.5942854285240173, 1.7135088443756104, 0.207041934132576, 1.2219208478927612, -0.9865055084228516, 0.44385454058647156, 0.9131724238395691, -0.5922164916992188, 0.37209421396255493, 0.22143392264842987, 0.09174813330173492, 0.23517495393753052, -0.04848102107644081, 0.5962806344032288, -2.6603684425354004], "std": [0.030629917979240417, 0.8884034752845764, 0.3344064950942993, 0.43341928720474243, 0.2107456922531128, 0.4681916832923889, 0.2215193212032318, 0.1652258038520813, 0.02910749427974224, 0.10457009822130203, 2.6348750591278076, 0.27927228808403015, 2.415285587310791, 0.1595986783504486, 0.8304435610771179, 0.3976053297519684, 0.421675443649292, 0.23576641082763672, 0.4474444091320038, 0.12698933482170105, 0.16012722253799438, 0.08103388547897339, 0.062034811824560165, 2.8272294998168945, 0.25931382179260254, 0.439531147480011], "count": [385]}, "action": {"min": [-0.03232455626130104, -0.02182300016283989, -1.3068156242370605, -1.0985463857650757, 0.5239613056182861, 0.0, 0.02199999988079071, -0.012075000442564487, -0.08060900121927261, 0.019589999690651894, -3.135798215866089, 0.07867943495512009, -3.14030122756958, 0.0235674437135458, -0.017008332535624504, -1.4104530811309814, 0.02471877820789814, 0.5187454223632812, -1.2852891683578491, 0.12000000476837158, -0.008073999546468258, 0.0020230000372976065, 0.12419600039720535, -3.141592502593994, 0.2836334705352783, -3.118781089782715], "max": [0.06222433224320412, 2.3107783794403076, -0.487118661403656, 0.0, 1.1672426462173462, 1.200840711593628, 0.7120000123977661, 0.3937569856643677, 0.01242700032889843, 0.43265900015830994, 3.13918399810791, 1.0718590021133423, 3.1399519443511963, 0.5186930894851685, 2.1936213970184326, -0.4718024432659149, 1.1246607303619385, 1.240387201309204, -0.0536242239177227, 0.46000000834465027, 0.40387600660324097, 0.21162700653076172, 0.39384201169013977, 3.138451099395752, 1.0267597436904907, -1.6418660879135132], "mean": [0.03526576608419418, 1.3224459886550903, -0.9725712537765503, -0.5159382224082947, 0.9508445262908936, 0.5737253427505493, 0.4706731140613556, 0.23670881986618042, -0.025295106694102287, 0.20204181969165802, -0.9920375943183899, 0.5942854285240173, 1.7135088443756104, 0.207041934132576, 1.2219208478927612, -0.9865055084228516, 0.44385454058647156, 0.9131724238395691, -0.5922164916992188, 0.37209421396255493, 0.22143392264842987, 0.09174813330173492, 0.23517495393753052, -0.04848102107644081, 0.5962806344032288, -2.6603684425354004], "std": [0.030629917979240417, 0.8884034752845764, 0.3344064950942993, 0.43341928720474243, 0.2107456922531128, 0.4681916832923889, 0.2215193212032318, 0.1652258038520813, 0.02910749427974224, 0.10457009822130203, 2.6348750591278076, 0.27927228808403015, 2.415285587310791, 0.1595986783504486, 0.8304435610771179, 0.3976053297519684, 0.421675443649292, 0.23576641082763672, 0.4474444091320038, 0.12698933482170105, 0.16012722253799438, 0.08103388547897339, 0.062034811824560165, 2.8272294998168945, 0.25931382179260254, 0.439531147480011], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [385]}, "index": {"min": [66731], "max": [67115], "mean": [66923.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [2.612987012987013, 5.0, 5.0, 5.0, 5.0], "std": [1.866544181542331, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [385]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [385]}, "eef_direction_state": {"mean": [4.046753246753247, 4.049350649350649], "std": [2.0721771232261816, 2.0475277063360697], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.018181818181818, 1.0467532467532468], "std": [0.8601913518208294, 0.881495838412642], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.8883116883116883, 0.9324675324675324], "std": [0.8561426671336696, 0.8190018566240562], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [4.046753246753247, 4.049350649350649], "std": [2.0721771232261816, 2.0475277063360697], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.018181818181818, 1.0467532467532468], "std": [0.8601913518208294, 0.881495838412642], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.8883116883116883, 0.9324675324675324], "std": [0.8561426671336696, 0.8190018566240562], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.4749808319233187, 0.2758335390109344, 0.9766865220950492, 2.5049926785272216, 0.2616013143216861, 1.285827916020239, 0.4601868435432865, -0.2070914937504067, 1.010730397102041, 2.506589239632058, -0.13486427216221286, 2.1309578865760193], "std": [0.16483877542486622, 0.029382802289013386, 0.10462325169934443, 0.26832448995167446, 0.2726840490177671, 0.30098160777214494, 0.1601908487116231, 0.08078777330541524, 0.06165361830547799, 0.23221815424660464, 0.37369986257447235, 0.3957507558770031], "min": [0.22667089696894901, 0.22011647898118997, 0.7944760863898638, 2.0685391377582745, -0.06851331058157606, 0.8436014104580264, 0.2306039512984881, -0.2965605074213287, 0.9004023853834979, 2.1124563607864175, -0.7882178859871879, 1.6372715113820913], "max": [0.631500002862775, 0.31388517216190137, 1.2073401503773444, 3.057008414913709, 0.7381428227615063, 1.639450816380613, 0.6423762604573221, -0.08746001545892187, 1.169034947920212, 2.7860194519961814, 0.5428730265987527, 2.866200131726956], "count": [385]}, "eef_sim_pose_action": {"mean": [0.4749808319233187, 0.2758335390109344, 0.9766865220950492, 2.5049926785272216, 0.2616013143216861, 1.285827916020239, 0.4601868435432865, -0.2070914937504067, 1.010730397102041, 2.506589239632058, -0.13486427216221286, 2.1309578865760193], "std": [0.16483877542486622, 0.029382802289013386, 0.10462325169934443, 0.26832448995167446, 0.2726840490177671, 0.30098160777214494, 0.1601908487116231, 0.08078777330541524, 0.06165361830547799, 0.23221815424660464, 0.37369986257447235, 0.3957507558770031], "min": [0.22667089696894901, 0.22011647898118997, 0.7944760863898638, 2.0685391377582745, -0.06851331058157606, 0.8436014104580264, 0.2306039512984881, -0.2965605074213287, 0.9004023853834979, 2.1124563607864175, -0.7882178859871879, 1.6372715113820913], "max": [0.631500002862775, 0.31388517216190137, 1.2073401503773444, 3.057008414913709, 0.7381428227615063, 1.639450816380613, 0.6423762604573221, -0.08746001545892187, 1.169034947920212, 2.7860194519961814, 0.5428730265987527, 2.866200131726956], "count": [385]}, "gripper_mode_state": {"mean": [0.21558441558441557, 0.22857142857142856], "std": [0.41122715783559377, 0.41991252733425954], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.8623376623376624, 1.9194805194805196], "std": [0.4375370740622422, 0.3621863483335766], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.21558441558441557, 0.22857142857142856], "std": [0.41122715783559377, 0.41991252733425954], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.8623376623376624, 1.9194805194805196], "std": [0.4375370740622422, 0.3621863483335766], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.5883409008807079, 0.4651168878492597], "std": [0.276899448193675, 0.15873665005927146], "min": [0.027499999850988388, 0.15000000596046448], "max": [0.8900000154972076, 0.5750000104308128], "count": [385]}, "gripper_open_scale_action": {"mean": [0.5883409008807079, 0.4651168878492597], "std": [0.276899448193675, 0.15873665005927146], "min": [0.027499999850988388, 0.15000000596046448], "max": [0.8900000154972076, 0.5750000104308128], "count": [385]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8901960784313725]], [[0.8313725490196079]]], "mean": [[[0.3848021432461874]], [[0.4072590822440087]], [[0.382184128540305]]], "std": [[[0.1447156291166477]], [[0.1452198811971328]], [[0.14007588101186078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4834832720588235]], [[0.493282512254902]], [[0.4795920690359477]]], "std": [[[0.1325022889587825]], [[0.1249995137996706]], [[0.1342202271576242]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45618719771241834]], [[0.4829095486111111]], [[0.47016990400326797]]], "std": [[[0.1553320656536277]], [[0.1379953629679595]], [[0.1430768075221098]]], "count": [100]}, "observation.state": {"min": [0.031853556632995605, -0.02182300016283989, -1.2431085109710693, -0.9727371335029602, 0.6048861145973206, 0.05344977602362633, 0.0139999995008111, -0.010250999592244625, -0.05295899882912636, 0.023034999147057533, -3.136199474334717, 0.09642943739891052, -3.1398472785949707, 0.010466666892170906, -0.017008332535624504, -1.3607538938522339, 0.01529877819120884, 0.37882354855537415, -1.8343706130981445, 0.06800000369548798, -0.007799000013619661, 0.0019460000330582261, 0.12479999661445618, -3.1387476921081543, 0.30757936835289, -3.0891106128692627], "max": [0.16764111816883087, 2.3183491230010986, -0.4872058928012848, -0.0891236662864685, 1.1668239831924438, 1.1008142232894897, 0.7139999866485596, 0.3920240104198456, 0.041329000145196915, 0.40300700068473816, 3.1409642696380615, 1.0625215768814087, 3.137281656265259, 0.6179171204566956, 2.154266834259033, -0.4718024432659149, 1.202358365058899, 1.2401081323623657, -0.05240311101078987, 0.4699999690055847, 0.38756701350212097, 0.22087900340557098, 0.4020709991455078, 3.1392016410827637, 1.0147169828414917, -1.4317458868026733], "mean": [0.061044640839099884, 1.369736671447754, -0.9921621084213257, -0.5817785263061523, 0.9480074048042297, 0.6193010210990906, 0.4893723130226135, 0.2506936192512512, -0.01752292551100254, 0.20284104347229004, -1.678525686264038, 0.5684336423873901, 1.7148042917251587, 0.2044142484664917, 1.1922436952590942, -0.9342750906944275, 0.552440881729126, 0.7825523614883423, -0.7462822794914246, 0.3232303559780121, 0.21811099350452423, 0.088139109313488, 0.24362529814243317, -0.5285674929618835, 0.661602258682251, -2.5878710746765137], "std": [0.05038954317569733, 0.8503062129020691, 0.3290609121322632, 0.37535855174064636, 0.18259473145008087, 0.3922264575958252, 0.21331529319286346, 0.16148284077644348, 0.02779894322156906, 0.094159796833992, 2.228088617324829, 0.27937155961990356, 2.399423122406006, 0.22382113337516785, 0.7711873054504395, 0.3473520576953888, 0.4209152162075043, 0.29106250405311584, 0.6227279305458069, 0.1600094437599182, 0.1522967368364334, 0.09024623036384583, 0.05803634226322174, 2.7449772357940674, 0.21357078850269318, 0.5407361388206482], "count": [431]}, "action": {"min": [0.031853556632995605, -0.02182300016283989, -1.2431085109710693, -0.9727371335029602, 0.6048861145973206, 0.05344977602362633, 0.0139999995008111, -0.010250999592244625, -0.05295899882912636, 0.023034999147057533, -3.136199474334717, 0.09642943739891052, -3.1398472785949707, 0.010466666892170906, -0.017008332535624504, -1.3607538938522339, 0.01529877819120884, 0.37882354855537415, -1.8343706130981445, 0.06800000369548798, -0.007799000013619661, 0.0019460000330582261, 0.12479999661445618, -3.1387476921081543, 0.30757936835289, -3.0891106128692627], "max": [0.16764111816883087, 2.3183491230010986, -0.4872058928012848, -0.0891236662864685, 1.1668239831924438, 1.1008142232894897, 0.7139999866485596, 0.3920240104198456, 0.041329000145196915, 0.40300700068473816, 3.1409642696380615, 1.0625215768814087, 3.137281656265259, 0.6179171204566956, 2.154266834259033, -0.4718024432659149, 1.202358365058899, 1.2401081323623657, -0.05240311101078987, 0.4699999690055847, 0.38756701350212097, 0.22087900340557098, 0.4020709991455078, 3.1392016410827637, 1.0147169828414917, -1.4317458868026733], "mean": [0.061044640839099884, 1.369736671447754, -0.9921621084213257, -0.5817785263061523, 0.9480074048042297, 0.6193010210990906, 0.4893723130226135, 0.2506936192512512, -0.01752292551100254, 0.20284104347229004, -1.678525686264038, 0.5684336423873901, 1.7148042917251587, 0.2044142484664917, 1.1922436952590942, -0.9342750906944275, 0.552440881729126, 0.7825523614883423, -0.7462822794914246, 0.3232303559780121, 0.21811099350452423, 0.088139109313488, 0.24362529814243317, -0.5285674929618835, 0.661602258682251, -2.5878710746765137], "std": [0.05038954317569733, 0.8503062129020691, 0.3290609121322632, 0.37535855174064636, 0.18259473145008087, 0.3922264575958252, 0.21331529319286346, 0.16148284077644348, 0.02779894322156906, 0.094159796833992, 2.228088617324829, 0.27937155961990356, 2.399423122406006, 0.22382113337516785, 0.7711873054504395, 0.3473520576953888, 0.4209152162075043, 0.29106250405311584, 0.6227279305458069, 0.1600094437599182, 0.1522967368364334, 0.09024623036384583, 0.05803634226322174, 2.7449772357940674, 0.21357078850269318, 0.5407361388206482], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [431]}, "index": {"min": [67116], "max": [67546], "mean": [67331.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [2.5568445475638053, 5.0, 5.0, 5.0, 5.0], "std": [1.7973667956508828, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [431]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [431]}, "eef_direction_state": {"mean": [4.334106728538283, 4.034802784222737], "std": [2.0829039111841334, 2.1479380703701447], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.8607888631090487, 0.9814385150812065], "std": [0.8955255256117169, 0.8748238246514797], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_state": {"mean": [0.814385150812065, 0.9350348027842227], "std": [0.863208835885193, 0.8373266686693266], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_direction_action": {"mean": [4.334106728538283, 4.034802784222737], "std": [2.0829039111841334, 2.1479380703701447], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.8607888631090487, 0.9814385150812065], "std": [0.8955255256117169, 0.8748238246514797], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_action": {"mean": [0.814385150812065, 0.9350348027842227], "std": [0.863208835885193, 0.8373266686693266], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_sim_pose_state": {"mean": [0.4889348846583952, 0.28355343087895807, 0.9773867149159815, 2.5322524595284883, 0.29408460009302445, 1.2846945717226084, 0.4569307452424642, -0.21075367649330012, 1.0193000225801956, 2.429367103357604, -0.038012393548462975, 2.13761588415237], "std": [0.16106405743350005, 0.027903551889034133, 0.09416710397736228, 0.27106216273808686, 0.24815618651098048, 0.2666083624581137, 0.15240146799744037, 0.09001569959680321, 0.05774289517825925, 0.17737501976671133, 0.4012364032664017, 0.40210053156036163], "min": [0.2286195955941383, 0.24787615280326036, 0.7978289571996005, 2.078612799319945, -0.06560531114537982, 0.890895187781918, 0.2309383671801071, -0.2966394855601091, 0.9009772004477641, 2.126375363995755, -0.7768201723010463, 1.6460501636209994], "max": [0.6298034489777411, 0.3425413046343376, 1.1776043393664375, 3.034683700891286, 0.6543357524317841, 1.6895323447533697, 0.6262782102910238, -0.07848855111861275, 1.1772270579646156, 2.714979884262468, 0.6475942048373842, 3.052079600427518], "count": [431]}, "eef_sim_pose_action": {"mean": [0.4889348846583952, 0.28355343087895807, 0.9773867149159815, 2.5322524595284883, 0.29408460009302445, 1.2846945717226084, 0.4569307452424642, -0.21075367649330012, 1.0193000225801956, 2.429367103357604, -0.038012393548462975, 2.13761588415237], "std": [0.16106405743350005, 0.027903551889034133, 0.09416710397736228, 0.27106216273808686, 0.24815618651098048, 0.2666083624581137, 0.15240146799744037, 0.09001569959680321, 0.05774289517825925, 0.17737501976671133, 0.4012364032664017, 0.40210053156036163], "min": [0.2286195955941383, 0.24787615280326036, 0.7978289571996005, 2.078612799319945, -0.06560531114537982, 0.890895187781918, 0.2309383671801071, -0.2966394855601091, 0.9009772004477641, 2.126375363995755, -0.7768201723010463, 1.6460501636209994], "max": [0.6298034489777411, 0.3425413046343376, 1.1776043393664375, 3.034683700891286, 0.6543357524317841, 1.6895323447533697, 0.6262782102910238, -0.07848855111861275, 1.1772270579646156, 2.714979884262468, 0.6475942048373842, 3.052079600427518], "count": [431]}, "gripper_mode_state": {"mean": [0.18793503480278423, 0.40835266821345706], "std": [0.3906602840019206, 0.4915290088859539], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_state": {"mean": [1.863109048723898, 1.8909512761020881], "std": [0.42792174045098536, 0.4195752740796586], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_mode_action": {"mean": [0.18793503480278423, 0.40835266821345706], "std": [0.3906602840019206, 0.4915290088859539], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_action": {"mean": [1.863109048723898, 1.8909512761020881], "std": [0.42792174045098536, 0.4195752740796586], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_open_scale_state": {"mean": [0.6117140340592859, 0.40403712877956177], "std": [0.2666442721028801, 0.20001155218116534], "min": [0.017499999376013875, 0.08500000461935997], "max": [0.8924999833106995, 0.5874999612569809], "count": [431]}, "gripper_open_scale_action": {"mean": [0.6117140340592859, 0.40403712877956177], "std": [0.2666442721028801, 0.20001155218116534], "min": [0.017499999376013875, 0.08500000461935997], "max": [0.8924999833106995, 0.5874999612569809], "count": [431]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8313725490196079]], [[0.807843137254902]]], "mean": [[[0.3827417374727669]], [[0.40750578159041395]], [[0.38226513616557733]]], "std": [[[0.1438655837332383]], [[0.142749556658857]], [[0.13796020737349743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830922079248366]], [[0.49357289215686273]], [[0.47995601715686276]]], "std": [[[0.12637173118858824]], [[0.11881269668910877]], [[0.12606849865587963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44533199550653596]], [[0.4752242156862745]], [[0.46193701388888886]]], "std": [[[0.16032256099646983]], [[0.14383172861682636]], [[0.14836864706756647]]], "count": [100]}, "observation.state": {"min": [-0.10449222475290298, -0.021910222247242928, -1.2250535488128662, -1.1046520471572876, 0.5797660946846008, 0.10702166706323624, 0.017999999225139618, -0.01029099989682436, -0.10589099675416946, 0.01603199914097786, -3.14021372795105, 0.09407324343919754, -3.125814914703369, 0.03741833195090294, -0.017060667276382446, -1.1211718320846558, 0.024683889001607895, 0.1565464437007904, -2.1218550205230713, 0.041999999433755875, -0.007832000032067299, 0.0022640000097453594, 0.12293999642133713, -3.139376163482666, 0.2698628008365631, -3.0461230278015137], "max": [0.09845644235610962, 2.328432083129883, -0.48596733808517456, -0.04225044324994087, 1.1672078371047974, 1.1338365077972412, 0.7150000333786011, 0.38802599906921387, 0.017333999276161194, 0.3890869915485382, 3.1340527534484863, 1.093204379081726, 3.1393935680389404, 0.5802196860313416, 2.0484836101531982, -0.4718024432659149, 1.483196496963501, 1.2399336099624634, -0.05198444426059723, 0.48399999737739563, 0.3581939935684204, 0.2265080064535141, 0.35531699657440186, 3.1392016410827637, 1.2795881032943726, -1.4449580907821655], "mean": [-0.040992870926856995, 1.3414095640182495, -0.9879353642463684, -0.5905763506889343, 0.9195146560668945, 0.6657890677452087, 0.5098692178726196, 0.24757283926010132, -0.049060843884944916, 0.2150031179189682, -1.2327799797058105, 0.628731906414032, 2.036996364593506, 0.16650763154029846, 1.183260440826416, -0.8627027273178101, 0.7249464988708496, 0.6956198811531067, -0.9966570138931274, 0.25778961181640625, 0.22119247913360596, 0.07475154101848602, 0.2378808856010437, -0.7334021329879761, 0.6665667295455933, -2.5130093097686768], "std": [0.07177984714508057, 0.8216195106506348, 0.3215309679508209, 0.3873325288295746, 0.17041051387786865, 0.4271370768547058, 0.1940384805202484, 0.1556931883096695, 0.04267232492566109, 0.08837209641933441, 2.5425844192504883, 0.2628873884677887, 1.9914072751998901, 0.16568519175052643, 0.7554786205291748, 0.2611120939254761, 0.5003986358642578, 0.3706642985343933, 0.7946315407752991, 0.16540805995464325, 0.1474844366312027, 0.07502216100692749, 0.057588107883930206, 2.5860605239868164, 0.24520990252494812, 0.5800859332084656], "count": [456]}, "action": {"min": [-0.10449222475290298, -0.021910222247242928, -1.2250535488128662, -1.1046520471572876, 0.5797660946846008, 0.10702166706323624, 0.017999999225139618, -0.01029099989682436, -0.10589099675416946, 0.01603199914097786, -3.14021372795105, 0.09407324343919754, -3.125814914703369, 0.03741833195090294, -0.017060667276382446, -1.1211718320846558, 0.024683889001607895, 0.1565464437007904, -2.1218550205230713, 0.041999999433755875, -0.007832000032067299, 0.0022640000097453594, 0.12293999642133713, -3.139376163482666, 0.2698628008365631, -3.0461230278015137], "max": [0.09845644235610962, 2.328432083129883, -0.48596733808517456, -0.04225044324994087, 1.1672078371047974, 1.1338365077972412, 0.7150000333786011, 0.38802599906921387, 0.017333999276161194, 0.3890869915485382, 3.1340527534484863, 1.093204379081726, 3.1393935680389404, 0.5802196860313416, 2.0484836101531982, -0.4718024432659149, 1.483196496963501, 1.2399336099624634, -0.05198444426059723, 0.48399999737739563, 0.3581939935684204, 0.2265080064535141, 0.35531699657440186, 3.1392016410827637, 1.2795881032943726, -1.4449580907821655], "mean": [-0.040992870926856995, 1.3414095640182495, -0.9879353642463684, -0.5905763506889343, 0.9195146560668945, 0.6657890677452087, 0.5098692178726196, 0.24757283926010132, -0.049060843884944916, 0.2150031179189682, -1.2327799797058105, 0.628731906414032, 2.036996364593506, 0.16650763154029846, 1.183260440826416, -0.8627027273178101, 0.7249464988708496, 0.6956198811531067, -0.9966570138931274, 0.25778961181640625, 0.22119247913360596, 0.07475154101848602, 0.2378808856010437, -0.7334021329879761, 0.6665667295455933, -2.5130093097686768], "std": [0.07177984714508057, 0.8216195106506348, 0.3215309679508209, 0.3873325288295746, 0.17041051387786865, 0.4271370768547058, 0.1940384805202484, 0.1556931883096695, 0.04267232492566109, 0.08837209641933441, 2.5425844192504883, 0.2628873884677887, 1.9914072751998901, 0.16568519175052643, 0.7554786205291748, 0.2611120939254761, 0.5003986358642578, 0.3706642985343933, 0.7946315407752991, 0.16540805995464325, 0.1474844366312027, 0.07502216100692749, 0.057588107883930206, 2.5860605239868164, 0.24520990252494812, 0.5800859332084656], "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": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [456]}, "index": {"min": [67547], "max": [68002], "mean": [67774.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [2.432017543859649, 5.0, 5.0, 5.0, 5.0], "std": [1.8039263608810894, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [456]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [456]}, "eef_direction_state": {"mean": [4.50219298245614, 4.280701754385965], "std": [1.994508803256215, 2.038053646358577], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.8245614035087719, 0.8596491228070176], "std": [0.9055928952038227, 0.8823532429283905], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.7631578947368421, 0.8135964912280702], "std": [0.8512388451900427, 0.8313428443788832], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.50219298245614, 4.280701754385965], "std": [1.994508803256215, 2.038053646358577], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.8245614035087719, 0.8596491228070176], "std": [0.9055928952038227, 0.8823532429283905], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.7631578947368421, 0.8135964912280702], "std": [0.8512388451900427, 0.8313428443788832], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.4859268053965013, 0.2520803323551213, 0.9895306870261211, 2.480551122783807, 0.2464684515593774, 1.1564698477565865, 0.4601670346349736, -0.22430237393843788, 1.0136613316392455, 2.3894093879166336, 0.038214050895540586, 2.1255564663131277], "std": [0.15532136022109166, 0.04284056652923306, 0.08836730047314026, 0.25426149467370623, 0.22078474666289416, 0.31453172989789796, 0.14770776972362107, 0.07482635917866774, 0.05737240550933504, 0.20014214274935221, 0.49915043202556997, 0.3523965921349675], "min": [0.2285801994964879, 0.1949018414428038, 0.7908442326873205, 2.047600979917581, -0.0579386172544929, 0.7325834116698483, 0.23089389094777402, -0.2963213051792953, 0.8990471225198721, 1.8621266170646429, -0.8317357839295982, 1.652676349201941], "max": [0.6257864988000896, 0.3185873495648975, 1.1637161724461467, 3.0387401317377556, 0.7083062450696009, 1.6443455417162793, 0.5971594048049471, -0.07264681081142287, 1.1316222332430363, 2.736595017048673, 0.7688995721970167, 2.82181794156435], "count": [456]}, "eef_sim_pose_action": {"mean": [0.4859268053965013, 0.2520803323551213, 0.9895306870261211, 2.480551122783807, 0.2464684515593774, 1.1564698477565865, 0.4601670346349736, -0.22430237393843788, 1.0136613316392455, 2.3894093879166336, 0.038214050895540586, 2.1255564663131277], "std": [0.15532136022109166, 0.04284056652923306, 0.08836730047314026, 0.25426149467370623, 0.22078474666289416, 0.31453172989789796, 0.14770776972362107, 0.07482635917866774, 0.05737240550933504, 0.20014214274935221, 0.49915043202556997, 0.3523965921349675], "min": [0.2285801994964879, 0.1949018414428038, 0.7908442326873205, 2.047600979917581, -0.0579386172544929, 0.7325834116698483, 0.23089389094777402, -0.2963213051792953, 0.8990471225198721, 1.8621266170646429, -0.8317357839295982, 1.652676349201941], "max": [0.6257864988000896, 0.3185873495648975, 1.1637161724461467, 3.0387401317377556, 0.7083062450696009, 1.6443455417162793, 0.5971594048049471, -0.07264681081142287, 1.1316222332430363, 2.736595017048673, 0.7688995721970167, 2.82181794156435], "count": [456]}, "gripper_mode_state": {"mean": [0.1513157894736842, 0.7280701754385965], "std": [0.3583564166156954, 0.4449539246656964], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.8793859649122806, 1.8267543859649122], "std": [0.4145548978263124, 0.5200236087994812], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.1513157894736842, 0.7280701754385965], "std": [0.3583564166156954, 0.4449539246656964], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.8793859649122806, 1.8267543859649122], "std": [0.4145548978263124, 0.5200236087994812], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.6373355081437662, 0.32223684030070315], "std": [0.24254793144104156, 0.20675988225776964], "min": [0.022499999031424522, 0.05249999929219484], "max": [0.8937500417232513, 0.6049999967217445], "count": [456]}, "gripper_open_scale_action": {"mean": [0.6373355081437662, 0.32223684030070315], "std": [0.24254793144104156, 0.20675988225776964], "min": [0.022499999031424522, 0.05249999929219484], "max": [0.8937500417232513, 0.6049999967217445], "count": [456]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.803921568627451]], [[0.7490196078431373]]], "mean": [[[0.38220062091503265]], [[0.40662633169934637]], [[0.38170596677559915]]], "std": [[[0.14674599375664363]], [[0.1468160673944281]], [[0.14127719394040406]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775984538398693]], [[0.48795067197712416]], [[0.47435433823529416]]], "std": [[[0.13365692354926806]], [[0.1257781340367678]], [[0.1328547905217344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643165277777778]], [[0.4861790727124183]], [[0.4749976388888889]]], "std": [[[0.16093021321095075]], [[0.1474464646647278]], [[0.15104561532321462]]], "count": [100]}, "observation.state": {"min": [-0.024160554632544518, -0.022154444828629494, -1.2642512321472168, -1.0953192710876465, 0.6082703471183777, 0.04216322302818298, 0.01900000125169754, -0.010112999938428402, -0.07300999760627747, 0.006697999779134989, -3.141592502593994, 0.12540191411972046, -3.141592502593994, 0.020462334156036377, -0.019973888993263245, -1.311892032623291, 0.0, 0.5294912457466125, -1.8125475645065308, 0.08999999612569809, -0.008382000029087067, 0.001108999946154654, 0.09825800359249115, -3.139410972595215, 0.2627418637275696, -3.043365478515625], "max": [0.1674143373966217, 2.3817248344421387, -0.48596733808517456, -0.04045366495847702, 1.1673648357391357, 1.2068240642547607, 0.715999960899353, 0.39952799677848816, 0.03791600093245506, 0.41754400730133057, 3.137857675552368, 1.0299711227416992, 3.1402313709259033, 0.42020177841186523, 2.221148729324341, -0.4719420075416565, 1.2747527360916138, 1.2403000593185425, -0.05256010964512825, 0.5350000262260437, 0.3952780067920685, 0.19771499931812286, 0.40337300300598145, 3.1369152069091797, 1.0145424604415894, -1.4525327682495117], "mean": [0.027997221797704697, 1.420042872428894, -1.0166857242584229, -0.617438018321991, 0.913550078868866, 0.6822867393493652, 0.4588455855846405, 0.257624089717865, -0.026511868461966515, 0.19140905141830444, -1.5716999769210815, 0.6002215147018433, 1.612915277481079, 0.17183250188827515, 1.2403154373168945, -0.9349414110183716, 0.6687100529670715, 0.8582322597503662, -0.8021431565284729, 0.36075735092163086, 0.2247476726770401, 0.08519638329744339, 0.23183859884738922, -0.08203420042991638, 0.6425333619117737, -2.6606605052948], "std": [0.05582257732748985, 0.8864763975143433, 0.335845947265625, 0.4349854588508606, 0.17604754865169525, 0.4807263910770416, 0.2194453775882721, 0.16549231112003326, 0.03246447071433067, 0.11098809540271759, 2.336530923843384, 0.29120880365371704, 2.447524070739746, 0.15792280435562134, 0.8015837669372559, 0.34494006633758545, 0.48583054542541504, 0.24418245255947113, 0.5800513029098511, 0.16915558278560638, 0.15402431786060333, 0.07383105903863907, 0.0684884786605835, 2.7301361560821533, 0.2324889451265335, 0.5053563714027405], "count": [446]}, "action": {"min": [-0.024160554632544518, -0.022154444828629494, -1.2642512321472168, -1.0953192710876465, 0.6082703471183777, 0.04216322302818298, 0.01900000125169754, -0.010112999938428402, -0.07300999760627747, 0.006697999779134989, -3.141592502593994, 0.12540191411972046, -3.141592502593994, 0.020462334156036377, -0.019973888993263245, -1.311892032623291, 0.0, 0.5294912457466125, -1.8125475645065308, 0.08999999612569809, -0.008382000029087067, 0.001108999946154654, 0.09825800359249115, -3.139410972595215, 0.2627418637275696, -3.043365478515625], "max": [0.1674143373966217, 2.3817248344421387, -0.48596733808517456, -0.04045366495847702, 1.1673648357391357, 1.2068240642547607, 0.715999960899353, 0.39952799677848816, 0.03791600093245506, 0.41754400730133057, 3.137857675552368, 1.0299711227416992, 3.1402313709259033, 0.42020177841186523, 2.221148729324341, -0.4719420075416565, 1.2747527360916138, 1.2403000593185425, -0.05256010964512825, 0.5350000262260437, 0.3952780067920685, 0.19771499931812286, 0.40337300300598145, 3.1369152069091797, 1.0145424604415894, -1.4525327682495117], "mean": [0.027997221797704697, 1.420042872428894, -1.0166857242584229, -0.617438018321991, 0.913550078868866, 0.6822867393493652, 0.4588455855846405, 0.257624089717865, -0.026511868461966515, 0.19140905141830444, -1.5716999769210815, 0.6002215147018433, 1.612915277481079, 0.17183250188827515, 1.2403154373168945, -0.9349414110183716, 0.6687100529670715, 0.8582322597503662, -0.8021431565284729, 0.36075735092163086, 0.2247476726770401, 0.08519638329744339, 0.23183859884738922, -0.08203420042991638, 0.6425333619117737, -2.6606605052948], "std": [0.05582257732748985, 0.8864763975143433, 0.335845947265625, 0.4349854588508606, 0.17604754865169525, 0.4807263910770416, 0.2194453775882721, 0.16549231112003326, 0.03246447071433067, 0.11098809540271759, 2.336530923843384, 0.29120880365371704, 2.447524070739746, 0.15792280435562134, 0.8015837669372559, 0.34494006633758545, 0.48583054542541504, 0.24418245255947113, 0.5800513029098511, 0.16915558278560638, 0.15402431786060333, 0.07383105903863907, 0.0684884786605835, 2.7301361560821533, 0.2324889451265335, 0.5053563714027405], "count": [446]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [446]}, "index": {"min": [68003], "max": [68448], "mean": [68225.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [2.4551569506726456, 5.0, 5.0, 5.0, 5.0], "std": [1.810905639578214, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [446]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [446]}, "eef_direction_state": {"mean": [4.558295964125561, 4.309417040358745], "std": [1.8999553363482606, 2.054907965179914], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.8430493273542601, 0.9260089686098655], "std": [0.897197246380139, 0.8840366751265949], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.7982062780269058, 0.8295964125560538], "std": [0.854739575661931, 0.8215829184115868], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [4.558295964125561, 4.309417040358745], "std": [1.8999553363482606, 2.054907965179914], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.8430493273542601, 0.9260089686098655], "std": [0.897197246380139, 0.8840366751265949], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.7982062780269058, 0.8295964125560538], "std": [0.854739575661931, 0.8215829184115868], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.49584276586391934, 0.2745318450520314, 0.9659958582348218, 2.5099408350165806, 0.26534911779851095, 1.2612372630640194, 0.4637128311263114, -0.21378843648011098, 1.007573017230872, 2.436110790572068, -0.16617070117578284, 2.129898132422973], "std": [0.16506381652106694, 0.032633041878712334, 0.11099715319178859, 0.28505627368203046, 0.2290930227540218, 0.31359221933198306, 0.15420985332495307, 0.0735113104864686, 0.06819086593836461, 0.18462113574176311, 0.4365880617247899, 0.3805043896154212], "min": [0.22871049188947598, 0.22770350270063622, 0.7814350665954708, 2.10988856088306, -0.056459851308946485, 0.7769454830366016, 0.23034126168883837, -0.29747438121624303, 0.8744464615096287, 2.1254565888692896, -0.8787692902029941, 1.6545186817437352], "max": [0.6372104329480213, 0.3391048187130334, 1.1921699143864848, 2.997270791242601, 0.6028728383289086, 1.6584663317983108, 0.6341920444611007, -0.10171328382521896, 1.1788633669695994, 2.7367599946816776, 0.5782866818665342, 2.9038117779388997], "count": [446]}, "eef_sim_pose_action": {"mean": [0.49584276586391934, 0.2745318450520314, 0.9659958582348218, 2.5099408350165806, 0.26534911779851095, 1.2612372630640194, 0.4637128311263114, -0.21378843648011098, 1.007573017230872, 2.436110790572068, -0.16617070117578284, 2.129898132422973], "std": [0.16506381652106694, 0.032633041878712334, 0.11099715319178859, 0.28505627368203046, 0.2290930227540218, 0.31359221933198306, 0.15420985332495307, 0.0735113104864686, 0.06819086593836461, 0.18462113574176311, 0.4365880617247899, 0.3805043896154212], "min": [0.22871049188947598, 0.22770350270063622, 0.7814350665954708, 2.10988856088306, -0.056459851308946485, 0.7769454830366016, 0.23034126168883837, -0.29747438121624303, 0.8744464615096287, 2.1254565888692896, -0.8787692902029941, 1.6545186817437352], "max": [0.6372104329480213, 0.3391048187130334, 1.1921699143864848, 2.997270791242601, 0.6028728383289086, 1.6584663317983108, 0.6341920444611007, -0.10171328382521896, 1.1788633669695994, 2.7367599946816776, 0.5782866818665342, 2.9038117779388997], "count": [446]}, "gripper_mode_state": {"mean": [0.21300448430493274, 0.45067264573991034], "std": [0.40943079265111965, 0.49756086273108385], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.8811659192825112, 1.8542600896860986], "std": [0.41470123699905903, 0.49555627535069585], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.21300448430493274, 0.45067264573991034], "std": [0.40943079265111965, 0.49756086273108385], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.8811659192825112, 1.8542600896860986], "std": [0.41470123699905903, 0.49555627535069585], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.5735566094204483, 0.4509473088794626], "std": [0.2743069883586227, 0.2114443876601364], "min": [0.023750001564621925, 0.11249999515712261], "max": [0.8949999511241913, 0.6687500327825546], "count": [446]}, "gripper_open_scale_action": {"mean": [0.5735566094204483, 0.4509473088794626], "std": [0.2743069883586227, 0.2114443876601364], "min": [0.023750001564621925, 0.11249999515712261], "max": [0.8949999511241913, 0.6687500327825546], "count": [446]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8705882352941177]], [[0.8392156862745098]]], "mean": [[[0.38685132625272334]], [[0.41014834967320263]], [[0.3853426879084967]]], "std": [[[0.13829748287052854]], [[0.13909088202346556]], [[0.1341823950671218]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48160608251633985]], [[0.4922167463235294]], [[0.4788577001633987]]], "std": [[[0.12416773633495853]], [[0.11658479841225523]], [[0.12340439694891812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4615278431372549]], [[0.482423954248366]], [[0.47008660334967317]]], "std": [[[0.1511208450750554]], [[0.14055026960939299]], [[0.1453034410218385]]], "count": [100]}, "observation.state": {"min": [-0.08345422148704529, -0.022154444828629494, -1.4822020530700684, -0.7919603586196899, 0.6347160935401917, 0.03096388839185238, 0.01900000125169754, -0.015084000304341316, -0.0892219990491867, 0.02297000028192997, -3.1405978202819824, 0.10442305356264114, -3.1293230056762695, 0.02726566605269909, -0.01913655549287796, -1.4121800661087036, -0.0761275589466095, 0.06498055905103683, -1.1798723936080933, 0.035999998450279236, -0.009689999744296074, -0.004683000035583973, 0.10688299685716629, -3.1365835666656494, 0.2448522448539734, -3.098395824432373], "max": [0.03822077810764313, 2.4166312217712402, -0.4870314300060272, -0.07656366378068924, 1.1676439046859741, 0.8414153456687927, 0.6669999361038208, 0.43263301253318787, -0.003352999920025468, 0.42734500765800476, 3.1396727561950684, 1.055191159248352, 3.135920286178589, 0.4482175409793854, 2.251554489135742, -0.4720292091369629, 1.2187386751174927, 1.1792619228363037, 0.0, 0.5110000371932983, 0.39972200989723206, 0.19748400151729584, 0.35670700669288635, 3.1357808113098145, 1.013006567955017, -1.5920544862747192], "mean": [-0.015491289086639881, 1.3167308568954468, -1.109515905380249, -0.4030410945415497, 1.001404881477356, 0.45010465383529663, 0.48221445083618164, 0.250927209854126, -0.03344785049557686, 0.23068219423294067, -1.7544214725494385, 0.5784710645675659, 1.5134824514389038, 0.19932204484939575, 1.188509225845337, -0.9187333583831787, 0.46482908725738525, 0.8122649788856506, -0.610924482345581, 0.35531386733055115, 0.21839986741542816, 0.08475540578365326, 0.23118604719638824, -0.22076834738254547, 0.6371699571609497, -2.6665256023406982], "std": [0.044609081000089645, 0.8822851777076721, 0.43751612305641174, 0.2532126009464264, 0.16472555696964264, 0.2972421944141388, 0.20144210755825043, 0.1761215627193451, 0.027534300461411476, 0.10180015861988068, 2.32310152053833, 0.28738459944725037, 2.4545464515686035, 0.1272420585155487, 0.8338573575019836, 0.3555404841899872, 0.5097854733467102, 0.35085687041282654, 0.4533592462539673, 0.1877157986164093, 0.1602560579776764, 0.07533470541238785, 0.06318000704050064, 2.728090286254883, 0.24372422695159912, 0.46942928433418274], "count": [379]}, "action": {"min": [-0.08345422148704529, -0.022154444828629494, -1.4822020530700684, -0.7919603586196899, 0.6347160935401917, 0.03096388839185238, 0.01900000125169754, -0.015084000304341316, -0.0892219990491867, 0.02297000028192997, -3.1405978202819824, 0.10442305356264114, -3.1293230056762695, 0.02726566605269909, -0.01913655549287796, -1.4121800661087036, -0.0761275589466095, 0.06498055905103683, -1.1798723936080933, 0.035999998450279236, -0.009689999744296074, -0.004683000035583973, 0.10688299685716629, -3.1365835666656494, 0.2448522448539734, -3.098395824432373], "max": [0.03822077810764313, 2.4166312217712402, -0.4870314300060272, -0.07656366378068924, 1.1676439046859741, 0.8414153456687927, 0.6669999361038208, 0.43263301253318787, -0.003352999920025468, 0.42734500765800476, 3.1396727561950684, 1.055191159248352, 3.135920286178589, 0.4482175409793854, 2.251554489135742, -0.4720292091369629, 1.2187386751174927, 1.1792619228363037, 0.0, 0.5110000371932983, 0.39972200989723206, 0.19748400151729584, 0.35670700669288635, 3.1357808113098145, 1.013006567955017, -1.5920544862747192], "mean": [-0.015491289086639881, 1.3167308568954468, -1.109515905380249, -0.4030410945415497, 1.001404881477356, 0.45010465383529663, 0.48221445083618164, 0.250927209854126, -0.03344785049557686, 0.23068219423294067, -1.7544214725494385, 0.5784710645675659, 1.5134824514389038, 0.19932204484939575, 1.188509225845337, -0.9187333583831787, 0.46482908725738525, 0.8122649788856506, -0.610924482345581, 0.35531386733055115, 0.21839986741542816, 0.08475540578365326, 0.23118604719638824, -0.22076834738254547, 0.6371699571609497, -2.6665256023406982], "std": [0.044609081000089645, 0.8822851777076721, 0.43751612305641174, 0.2532126009464264, 0.16472555696964264, 0.2972421944141388, 0.20144210755825043, 0.1761215627193451, 0.027534300461411476, 0.10180015861988068, 2.32310152053833, 0.28738459944725037, 2.4545464515686035, 0.1272420585155487, 0.8338573575019836, 0.3555404841899872, 0.5097854733467102, 0.35085687041282654, 0.4533592462539673, 0.1877157986164093, 0.1602560579776764, 0.07533470541238785, 0.06318000704050064, 2.728090286254883, 0.24372422695159912, 0.46942928433418274], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [379]}, "index": {"min": [68449], "max": [68827], "mean": [68638.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.4986807387862795, 5.0, 5.0, 5.0, 5.0], "std": [1.7873414023553535, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [379]}, "eef_direction_state": {"mean": [4.160949868073879, 3.926121372031662], "std": [2.033481007543691, 2.1646789194517875], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [1.007915567282322, 1.0738786279683377], "std": [0.8881754047480422, 0.8746373517876894], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8733509234828496, 0.941952506596306], "std": [0.8501448647734863, 0.8325865776925995], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.160949868073879, 3.926121372031662], "std": [2.033481007543691, 2.1646789194517875], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [1.007915567282322, 1.0738786279683377], "std": [0.8881754047480422, 0.8746373517876894], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8733509234828496, 0.941952506596306], "std": [0.8501448647734863, 0.8325865776925995], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.4894428133523957, 0.2678416494533174, 1.0053375803757847, 2.549123179094302, 0.1960793758853478, 1.2617206038759672, 0.45720324969867754, -0.2141327561489314, 1.0067271207086466, 2.436127596605491, -0.08908652567928708, 2.0816064849023133], "std": [0.17584999987614036, 0.02761312770642056, 0.10177287820823024, 0.2786797194667079, 0.18638068038911473, 0.26274350699571203, 0.16037852394836227, 0.07503650714872591, 0.06278174354077441, 0.18921686785938985, 0.482671123610163, 0.3466359113926302], "min": [0.22373927009384295, 0.21189072330579622, 0.7978177113986968, 2.085466395556075, -0.041891420628063614, 0.8916424617742633, 0.22902457536578774, -0.3032615393034433, 0.8831039114383193, 2.1274482270557056, -0.8938782061382636, 1.5714030616178083], "max": [0.6708611158269593, 0.2980634187654254, 1.2020020777367875, 3.0291201194483732, 0.5583689718135232, 1.6134306934114964, 0.6390292803645895, -0.10181171605181982, 1.132005816891295, 2.755136682212431, 0.8519069698663113, 2.654947538012276], "count": [379]}, "eef_sim_pose_action": {"mean": [0.4894428133523957, 0.2678416494533174, 1.0053375803757847, 2.549123179094302, 0.1960793758853478, 1.2617206038759672, 0.45720324969867754, -0.2141327561489314, 1.0067271207086466, 2.436127596605491, -0.08908652567928708, 2.0816064849023133], "std": [0.17584999987614036, 0.02761312770642056, 0.10177287820823024, 0.2786797194667079, 0.18638068038911473, 0.26274350699571203, 0.16037852394836227, 0.07503650714872591, 0.06278174354077441, 0.18921686785938985, 0.482671123610163, 0.3466359113926302], "min": [0.22373927009384295, 0.21189072330579622, 0.7978177113986968, 2.085466395556075, -0.041891420628063614, 0.8916424617742633, 0.22902457536578774, -0.3032615393034433, 0.8831039114383193, 2.1274482270557056, -0.8938782061382636, 1.5714030616178083], "max": [0.6708611158269593, 0.2980634187654254, 1.2020020777367875, 3.0291201194483732, 0.5583689718135232, 1.6134306934114964, 0.6390292803645895, -0.10181171605181982, 1.132005816891295, 2.755136682212431, 0.8519069698663113, 2.654947538012276], "count": [379]}, "gripper_mode_state": {"mean": [0.17678100263852242, 0.287598944591029], "std": [0.3814832627319861, 0.4526431173244035], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8733509234828496, 1.8548812664907652], "std": [0.43561997286364507, 0.49005537799446647], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.17678100263852242, 0.287598944591029], "std": [0.3814832627319861, 0.4526431173244035], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8733509234828496, 1.8548812664907652], "std": [0.43561997286364507, 0.49005537799446647], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.6027704381904906, 0.4441424765154759], "std": [0.25180228897396206, 0.23464484025043184], "min": [0.023750001564621925, 0.044999998062849045], "max": [0.833749920129776, 0.6387500464916229], "count": [379]}, "gripper_open_scale_action": {"mean": [0.6027704381904906, 0.4441424765154759], "std": [0.25180228897396206, 0.23464484025043184], "min": [0.023750001564621925, 0.044999998062849045], "max": [0.833749920129776, 0.6387500464916229], "count": [379]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7803921568627451]], [[0.7411764705882353]]], "mean": [[[0.38528122004357296]], [[0.40798806917211333]], [[0.38314007897603486]]], "std": [[[0.13913972345390005]], [[0.13977709602442465]], [[0.1347692421406492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773223631535948]], [[0.4883257475490196]], [[0.4743319566993464]]], "std": [[[0.1415772243548942]], [[0.13228990839016366]], [[0.1401035590756431]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653007291666667]], [[0.48759393178104576]], [[0.4754098345588235]]], "std": [[[0.15298043172487677]], [[0.13969832734756915]], [[0.14407146183264197]]], "count": [100]}, "observation.state": {"min": [-0.03467955440282822, -0.021997444331645966, -1.306466817855835, -1.1542116403579712, 0.591558575630188, 0.058752890676259995, 0.020999999716877937, -0.01058799959719181, -0.08330400288105011, 0.024396000429987907, -3.141592502593994, 0.11451105028390884, -3.1384685039520264, 0.02726566605269909, -0.018508555367588997, -1.4375792741775513, -0.04334944486618042, 0.35783788561820984, -1.1607533693313599, 0.052000001072883606, -0.007848000153899193, -0.003788999980315566, 0.11283200234174728, -3.1385905742645264, 0.21156881749629974, -3.1255879402160645], "max": [0.16570477187633514, 2.3382883071899414, -0.48739778995513916, -0.051583223044872284, 1.1669460535049438, 1.2087429761886597, 0.715999960899353, 0.4040369987487793, 0.04058799892663956, 0.40004900097846985, 3.140789747238159, 1.0267597436904907, 3.1402835845947266, 0.5381436944007874, 2.2344064712524414, -0.4720292091369629, 1.1043031215667725, 1.2352933883666992, 0.0, 0.4580000042915344, 0.393530011177063, 0.2182759940624237, 0.3602199852466583, 3.1392712593078613, 1.0311230421066284, -1.6407666206359863], "mean": [0.008598475717008114, 1.3377290964126587, -0.9877707362174988, -0.5542409420013428, 0.9481596946716309, 0.6003509759902954, 0.4930518567562103, 0.24244573712348938, -0.025729162618517876, 0.198802188038826, -1.1531180143356323, 0.5957388281822205, 1.7081880569458008, 0.20765233039855957, 1.1481653451919556, -0.9316982626914978, 0.3822444975376129, 0.8517464399337769, -0.5347671508789062, 0.3456449508666992, 0.21065109968185425, 0.08334598690271378, 0.23557355999946594, -0.14217405021190643, 0.6255950331687927, -2.666088581085205], "std": [0.07006873190402985, 0.9021808505058289, 0.3633231818675995, 0.4395928382873535, 0.18521159887313843, 0.4640651047229767, 0.20398388803005219, 0.17068782448768616, 0.03739305958151817, 0.10169636458158493, 2.5625760555267334, 0.28356266021728516, 2.3771138191223145, 0.14578714966773987, 0.84030681848526, 0.37248966097831726, 0.4102984368801117, 0.281532347202301, 0.43151935935020447, 0.1512616127729416, 0.16196878254413605, 0.07916866987943649, 0.060124434530735016, 2.8185408115386963, 0.2772579789161682, 0.44175267219543457], "count": [360]}, "action": {"min": [-0.03467955440282822, -0.021997444331645966, -1.306466817855835, -1.1542116403579712, 0.591558575630188, 0.058752890676259995, 0.020999999716877937, -0.01058799959719181, -0.08330400288105011, 0.024396000429987907, -3.141592502593994, 0.11451105028390884, -3.1384685039520264, 0.02726566605269909, -0.018508555367588997, -1.4375792741775513, -0.04334944486618042, 0.35783788561820984, -1.1607533693313599, 0.052000001072883606, -0.007848000153899193, -0.003788999980315566, 0.11283200234174728, -3.1385905742645264, 0.21156881749629974, -3.1255879402160645], "max": [0.16570477187633514, 2.3382883071899414, -0.48739778995513916, -0.051583223044872284, 1.1669460535049438, 1.2087429761886597, 0.715999960899353, 0.4040369987487793, 0.04058799892663956, 0.40004900097846985, 3.140789747238159, 1.0267597436904907, 3.1402835845947266, 0.5381436944007874, 2.2344064712524414, -0.4720292091369629, 1.1043031215667725, 1.2352933883666992, 0.0, 0.4580000042915344, 0.393530011177063, 0.2182759940624237, 0.3602199852466583, 3.1392712593078613, 1.0311230421066284, -1.6407666206359863], "mean": [0.008598475717008114, 1.3377290964126587, -0.9877707362174988, -0.5542409420013428, 0.9481596946716309, 0.6003509759902954, 0.4930518567562103, 0.24244573712348938, -0.025729162618517876, 0.198802188038826, -1.1531180143356323, 0.5957388281822205, 1.7081880569458008, 0.20765233039855957, 1.1481653451919556, -0.9316982626914978, 0.3822444975376129, 0.8517464399337769, -0.5347671508789062, 0.3456449508666992, 0.21065109968185425, 0.08334598690271378, 0.23557355999946594, -0.14217405021190643, 0.6255950331687927, -2.666088581085205], "std": [0.07006873190402985, 0.9021808505058289, 0.3633231818675995, 0.4395928382873535, 0.18521159887313843, 0.4640651047229767, 0.20398388803005219, 0.17068782448768616, 0.03739305958151817, 0.10169636458158493, 2.5625760555267334, 0.28356266021728516, 2.3771138191223145, 0.14578714966773987, 0.84030681848526, 0.37248966097831726, 0.4102984368801117, 0.281532347202301, 0.43151935935020447, 0.1512616127729416, 0.16196878254413605, 0.07916866987943649, 0.060124434530735016, 2.8185408115386963, 0.2772579789161682, 0.44175267219543457], "count": [360]}, "timestamp": {"min": [0.0], "max": [11.966666666666667], "mean": [5.983333333333333], "std": [3.4640882505224098], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [360]}, "index": {"min": [68828], "max": [69187], "mean": [69007.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [2.533333333333333, 5.0, 5.0, 5.0, 5.0], "std": [1.8764623926716748, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [360]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [360]}, "eef_direction_state": {"mean": [3.9833333333333334, 3.841666666666667], "std": [2.096226768903277, 2.1121178155270246], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [1.05, 1.1027777777777779], "std": [0.8867857062948689, 0.861518720732661], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.8527777777777777, 0.9388888888888889], "std": [0.8386451080665447, 0.8377475679787555], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [3.9833333333333334, 3.841666666666667], "std": [2.096226768903277, 2.1121178155270246], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [1.05, 1.1027777777777779], "std": [0.8867857062948689, 0.861518720732661], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.8527777777777777, 0.9388888888888889], "std": [0.8386451080665447, 0.8377475679787555], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.4807667183747931, 0.27536299840892775, 0.9734194616377803, 2.503808414690097, 0.26076397794353395, 1.2542239738047094, 0.44937608084424646, -0.21546152209198371, 1.0110713656510077, 2.478818385095032, -0.07190557374594349, 2.065488559794454], "std": [0.17022192146585816, 0.037576391333318894, 0.1017434764841884, 0.2798409406577786, 0.2569547965540824, 0.2859017690798779, 0.162012794816514, 0.07894388835676712, 0.05976429167789455, 0.24877028072318136, 0.38863955852742593, 0.36690038969130595], "min": [0.2283284396438274, 0.21735181811631138, 0.7991950496813524, 2.1131659583190214, -0.09887173587174458, 0.7996570100463927, 0.2309502498316997, -0.3023674871621938, 0.8890389419636018, 2.110130886268693, -0.8139713027331081, 1.5743707201643877], "max": [0.6416933801841325, 0.3417745345774109, 1.1746028211071589, 3.0186282518372343, 0.7166360540222816, 1.6445511588032344, 0.6322411719682007, -0.08079540334323593, 1.1357024656205832, 2.87428095006909, 0.7188595258991941, 2.7935953685663324], "count": [360]}, "eef_sim_pose_action": {"mean": [0.4807667183747931, 0.27536299840892775, 0.9734194616377803, 2.503808414690097, 0.26076397794353395, 1.2542239738047094, 0.44937608084424646, -0.21546152209198371, 1.0110713656510077, 2.478818385095032, -0.07190557374594349, 2.065488559794454], "std": [0.17022192146585816, 0.037576391333318894, 0.1017434764841884, 0.2798409406577786, 0.2569547965540824, 0.2859017690798779, 0.162012794816514, 0.07894388835676712, 0.05976429167789455, 0.24877028072318136, 0.38863955852742593, 0.36690038969130595], "min": [0.2283284396438274, 0.21735181811631138, 0.7991950496813524, 2.1131659583190214, -0.09887173587174458, 0.7996570100463927, 0.2309502498316997, -0.3023674871621938, 0.8890389419636018, 2.110130886268693, -0.8139713027331081, 1.5743707201643877], "max": [0.6416933801841325, 0.3417745345774109, 1.1746028211071589, 3.0186282518372343, 0.7166360540222816, 1.6445511588032344, 0.6322411719682007, -0.08079540334323593, 1.1357024656205832, 2.87428095006909, 0.7188595258991941, 2.7935953685663324], "count": [360]}, "gripper_mode_state": {"mean": [0.18611111111111112, 0.5388888888888889], "std": [0.3891963070637965, 0.49848536018722694], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_state": {"mean": [1.836111111111111, 1.8888888888888888], "std": [0.4753085417668673, 0.41350653479840954], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_mode_action": {"mean": [0.18611111111111112, 0.5388888888888889], "std": [0.3891963070637965, 0.49848536018722694], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_action": {"mean": [1.836111111111111, 1.8888888888888888], "std": [0.4753085417668673, 0.41350653479840954], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_open_scale_state": {"mean": [0.6163124730357796, 0.4320555608848938], "std": [0.2549797073516868, 0.18907705547055423], "min": [0.02624999964609742, 0.06500000134110451], "max": [0.8949999511241913, 0.572500005364418], "count": [360]}, "gripper_open_scale_action": {"mean": [0.6163124730357796, 0.4320555608848938], "std": [0.2549797073516868, 0.18907705547055423], "min": [0.02624999964609742, 0.06500000134110451], "max": [0.8949999511241913, 0.572500005364418], "count": [360]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8470588235294118]], [[0.7803921568627451]]], "mean": [[[0.38241641612200433]], [[0.406173720043573]], [[0.3813572739651416]]], "std": [[[0.14328137038464117]], [[0.14354127169798264]], [[0.13825533498835466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781657026143791]], [[0.489576160130719]], [[0.47544128880718955]]], "std": [[[0.1375861561821002]], [[0.13139729826978458]], [[0.14008243333892245]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667412152777778]], [[0.4896121078431373]], [[0.47754821691176474]]], "std": [[[0.15762935994174157]], [[0.1425974546001768]], [[0.14821402023372077]]], "count": [100]}, "observation.state": {"min": [-0.0318884439766407, -0.021997444331645966, -1.2824283838272095, -1.07344388961792, 0.5233856439590454, -0.01069344487041235, 0.017999999225139618, -0.01066999975591898, -0.07453600317239761, 0.022285999730229378, -3.14054536819458, 0.09459684789180756, -3.138817548751831, 0.025102555751800537, -0.018369000405073166, -1.3997247219085693, -0.016938555985689163, 0.4886886775493622, -1.3184162378311157, 0.09700000286102295, -0.007919000461697578, -0.002022000029683113, 0.12144000083208084, -3.140702486038208, 0.26052528619766235, -3.0028040409088135], "max": [0.07823833078145981, 2.3119122982025146, -0.4872233271598816, -0.06517244130373001, 1.167312502861023, 1.179209589958191, 0.6819999814033508, 0.3959310054779053, 0.015874000266194344, 0.4356580078601837, 3.1392016410827637, 1.0403558015823364, 3.1338083744049072, 0.43883243203163147, 2.1906208992004395, -0.4720815420150757, 1.09938383102417, 1.2398115396499634, -0.03535988926887512, 0.45899999141693115, 0.3975349962711334, 0.19745700061321259, 0.4081850051879883, 3.1401615142822266, 1.012622594833374, -1.6279559135437012], "mean": [0.029231056571006775, 1.302883267402649, -0.9664240479469299, -0.5158457159996033, 0.973046600818634, 0.5762869119644165, 0.4981604814529419, 0.2332964837551117, -0.024844219908118248, 0.20032590627670288, -1.4601774215698242, 0.5786820650100708, 2.047046661376953, 0.18825411796569824, 1.120587944984436, -0.9357105493545532, 0.391283243894577, 0.8953226804733276, -0.59681236743927, 0.34543466567993164, 0.20661978423595428, 0.07587126642465591, 0.24469099938869476, -0.6333422660827637, 0.6202653646469116, -2.6212077140808105], "std": [0.04211832210421562, 0.9020809531211853, 0.35544833540916443, 0.4154842495918274, 0.19268473982810974, 0.4349691867828369, 0.2068139910697937, 0.17082786560058594, 0.025618914514780045, 0.09765288233757019, 2.400094509124756, 0.2800121009349823, 2.1187751293182373, 0.13344384729862213, 0.8180171847343445, 0.40814918279647827, 0.41653135418891907, 0.2355148196220398, 0.4681176543235779, 0.14342010021209717, 0.16118355095386505, 0.07376140356063843, 0.06251586973667145, 2.762481927871704, 0.2633102536201477, 0.46134433150291443], "count": [382]}, "action": {"min": [-0.0318884439766407, -0.021997444331645966, -1.2824283838272095, -1.07344388961792, 0.5233856439590454, -0.01069344487041235, 0.017999999225139618, -0.01066999975591898, -0.07453600317239761, 0.022285999730229378, -3.14054536819458, 0.09459684789180756, -3.138817548751831, 0.025102555751800537, -0.018369000405073166, -1.3997247219085693, -0.016938555985689163, 0.4886886775493622, -1.3184162378311157, 0.09700000286102295, -0.007919000461697578, -0.002022000029683113, 0.12144000083208084, -3.140702486038208, 0.26052528619766235, -3.0028040409088135], "max": [0.07823833078145981, 2.3119122982025146, -0.4872233271598816, -0.06517244130373001, 1.167312502861023, 1.179209589958191, 0.6819999814033508, 0.3959310054779053, 0.015874000266194344, 0.4356580078601837, 3.1392016410827637, 1.0403558015823364, 3.1338083744049072, 0.43883243203163147, 2.1906208992004395, -0.4720815420150757, 1.09938383102417, 1.2398115396499634, -0.03535988926887512, 0.45899999141693115, 0.3975349962711334, 0.19745700061321259, 0.4081850051879883, 3.1401615142822266, 1.012622594833374, -1.6279559135437012], "mean": [0.029231056571006775, 1.302883267402649, -0.9664240479469299, -0.5158457159996033, 0.973046600818634, 0.5762869119644165, 0.4981604814529419, 0.2332964837551117, -0.024844219908118248, 0.20032590627670288, -1.4601774215698242, 0.5786820650100708, 2.047046661376953, 0.18825411796569824, 1.120587944984436, -0.9357105493545532, 0.391283243894577, 0.8953226804733276, -0.59681236743927, 0.34543466567993164, 0.20661978423595428, 0.07587126642465591, 0.24469099938869476, -0.6333422660827637, 0.6202653646469116, -2.6212077140808105], "std": [0.04211832210421562, 0.9020809531211853, 0.35544833540916443, 0.4154842495918274, 0.19268473982810974, 0.4349691867828369, 0.2068139910697937, 0.17082786560058594, 0.025618914514780045, 0.09765288233757019, 2.400094509124756, 0.2800121009349823, 2.1187751293182373, 0.13344384729862213, 0.8180171847343445, 0.40814918279647827, 0.41653135418891907, 0.2355148196220398, 0.4681176543235779, 0.14342010021209717, 0.16118355095386505, 0.07376140356063843, 0.06251586973667145, 2.762481927871704, 0.2633102536201477, 0.46134433150291443], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [382]}, "index": {"min": [69188], "max": [69569], "mean": [69378.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [2.6230366492146597, 5.0, 5.0, 5.0, 5.0], "std": [1.8502280017183537, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [382]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [382]}, "eef_direction_state": {"mean": [4.463350785340314, 3.9607329842931938], "std": [1.9381718804600843, 2.2986514341268944], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.8952879581151832, 0.9869109947643979], "std": [0.8947366723744156, 0.9021999798250928], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.8115183246073299, 0.8638743455497382], "std": [0.8537403374564966, 0.84215111310261], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.463350785340314, 3.9607329842931938], "std": [1.9381718804600843, 2.2986514341268944], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.8952879581151832, 0.9869109947643979], "std": [0.8947366723744156, 0.9021999798250928], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.8115183246073299, 0.8638743455497382], "std": [0.8537403374564966, 0.84215111310261], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.47162092071171474, 0.276288631181306, 0.9749627291370709, 2.51922806495064, 0.2645739009771189, 1.2630789255391677, 0.4453561293266043, -0.22293290881957914, 1.02018496481218, 2.487360005376867, -0.05490022690336838, 2.1153505690571692], "std": [0.1704033482642567, 0.025882139250694703, 0.09770626308873352, 0.26547349420322836, 0.2910671290107817, 0.24761154203900154, 0.1612252612313661, 0.07352198754240459, 0.06218448019165585, 0.2360582937040136, 0.3781557341596824, 0.4001153498238299], "min": [0.22825653747781302, 0.2261999858479053, 0.7971885714296115, 2.1006506955682562, -0.10174305113274751, 0.9370359372668284, 0.23082897119900747, -0.3006017982668391, 0.8976403448454865, 2.1272787148655548, -0.7770976909673579, 1.6555723770915574], "max": [0.6336971327769689, 0.31724171145137575, 1.2102291530147393, 3.0401668017906003, 0.7355395922993497, 1.6145336365468612, 0.6360331427889289, -0.10178417042606833, 1.1835576282646474, 2.7741843989124386, 0.638063780757872, 2.847011419078755], "count": [382]}, "eef_sim_pose_action": {"mean": [0.47162092071171474, 0.276288631181306, 0.9749627291370709, 2.51922806495064, 0.2645739009771189, 1.2630789255391677, 0.4453561293266043, -0.22293290881957914, 1.02018496481218, 2.487360005376867, -0.05490022690336838, 2.1153505690571692], "std": [0.1704033482642567, 0.025882139250694703, 0.09770626308873352, 0.26547349420322836, 0.2910671290107817, 0.24761154203900154, 0.1612252612313661, 0.07352198754240459, 0.06218448019165585, 0.2360582937040136, 0.3781557341596824, 0.4001153498238299], "min": [0.22825653747781302, 0.2261999858479053, 0.7971885714296115, 2.1006506955682562, -0.10174305113274751, 0.9370359372668284, 0.23082897119900747, -0.3006017982668391, 0.8976403448454865, 2.1272787148655548, -0.7770976909673579, 1.6555723770915574], "max": [0.6336971327769689, 0.31724171145137575, 1.2102291530147393, 3.0401668017906003, 0.7355395922993497, 1.6145336365468612, 0.6360331427889289, -0.10178417042606833, 1.1835576282646474, 2.7741843989124386, 0.638063780757872, 2.847011419078755], "count": [382]}, "gripper_mode_state": {"mean": [0.17277486910994763, 0.5157068062827225], "std": [0.37805252771802556, 0.4997532353436025], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.87434554973822, 1.861256544502618], "std": [0.4400398196743581, 0.48443467581019134], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.17277486910994763, 0.5157068062827225], "std": [0.37805252771802556, 0.4997532353436025], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.87434554973822, 1.861256544502618], "std": [0.4400398196743581, 0.48443467581019134], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.6227028846292127, 0.43179319369367747], "std": [0.2585178053715363, 0.1792751616286857], "min": [0.022499999031424522, 0.12125000357627869], "max": [0.8524999767541885, 0.5737499892711639], "count": [382]}, "gripper_open_scale_action": {"mean": [0.6227028846292127, 0.43179319369367747], "std": [0.2585178053715363, 0.1792751616286857], "min": [0.022499999031424522, 0.12125000357627869], "max": [0.8524999767541885, 0.5737499892711639], "count": [382]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.807843137254902]], [[0.7764705882352941]]], "mean": [[[0.37837867102396516]], [[0.40239874183006535]], [[0.37730307189542484]]], "std": [[[0.15165427088281558]], [[0.15231281124216903]], [[0.14648128413509628]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47800877859477126]], [[0.4893470138888889]], [[0.47580470996732027]]], "std": [[[0.13823234375295476]], [[0.12965144940185477]], [[0.13819719771143268]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455528654003268]], [[0.4787761785130719]], [[0.46606577614379086]]], "std": [[[0.1550359161539948]], [[0.14224834045886287]], [[0.14714782653097166]]], "count": [100]}, "observation.state": {"min": [-0.06368966400623322, -0.021875333040952682, -1.2428817749023438, -1.0057594776153564, 0.5303983092308044, 0.04821644350886345, 0.020000001415610313, -0.010142999701201916, -0.0873659998178482, 0.026580000296235085, -3.141592502593994, 0.08747590333223343, -3.136199474334717, 0.007239444646984339, -0.020253000780940056, -1.2637802362442017, 0.0067858886905014515, 0.1224948912858963, -1.78603196144104, 0.03700000047683716, -0.008320000022649765, 0.00017499999376013875, 0.09617400169372559, -3.1377179622650146, 0.20694369077682495, -3.051393985748291], "max": [0.048966556787490845, 2.28869366645813, -0.4872582256793976, -0.07717422395944595, 1.1668413877487183, 0.9769412279129028, 0.7150000333786011, 0.3897779881954193, 0.001436999998986721, 0.40048399567604065, 3.1395506858825684, 1.1198556423187256, 3.1256229877471924, 0.5078601241111755, 2.1711530685424805, -0.4720117747783661, 1.272676944732666, 1.2404918670654297, -0.05400799959897995, 0.48799997568130493, 0.37599900364875793, 0.19504199922084808, 0.35542699694633484, 3.1407198905944824, 1.0123608112335205, -1.408934473991394], "mean": [0.034017495810985565, 1.4016560316085815, -0.9756193161010742, -0.4986776113510132, 0.9373430609703064, 0.5306960344314575, 0.5063781142234802, 0.2489445060491562, -0.025072790682315826, 0.18530556559562683, -1.2847185134887695, 0.48083874583244324, 1.6835310459136963, 0.19264550507068634, 1.1704553365707397, -0.861265242099762, 0.5981357097625732, 0.7475844621658325, -0.7867430448532104, 0.3159085810184479, 0.21139228343963623, 0.0835670456290245, 0.229217067360878, -0.42929965257644653, 0.6321167945861816, -2.599888801574707], "std": [0.03308050334453583, 0.8642276525497437, 0.33265745639801025, 0.34605881571769714, 0.19587484002113342, 0.35554879903793335, 0.19361375272274017, 0.1602708399295807, 0.024654235690832138, 0.09273194521665573, 2.497722625732422, 0.3065458834171295, 2.4302985668182373, 0.15935219824314117, 0.7927743196487427, 0.2954980432987213, 0.4547736644744873, 0.3615882992744446, 0.6391156315803528, 0.17092230916023254, 0.14988483488559723, 0.07654660195112228, 0.06357750296592712, 2.6953976154327393, 0.24570108950138092, 0.5368908643722534], "count": [414]}, "action": {"min": [-0.06368966400623322, -0.021875333040952682, -1.2428817749023438, -1.0057594776153564, 0.5303983092308044, 0.04821644350886345, 0.020000001415610313, -0.010142999701201916, -0.0873659998178482, 0.026580000296235085, -3.141592502593994, 0.08747590333223343, -3.136199474334717, 0.007239444646984339, -0.020253000780940056, -1.2637802362442017, 0.0067858886905014515, 0.1224948912858963, -1.78603196144104, 0.03700000047683716, -0.008320000022649765, 0.00017499999376013875, 0.09617400169372559, -3.1377179622650146, 0.20694369077682495, -3.051393985748291], "max": [0.048966556787490845, 2.28869366645813, -0.4872582256793976, -0.07717422395944595, 1.1668413877487183, 0.9769412279129028, 0.7150000333786011, 0.3897779881954193, 0.001436999998986721, 0.40048399567604065, 3.1395506858825684, 1.1198556423187256, 3.1256229877471924, 0.5078601241111755, 2.1711530685424805, -0.4720117747783661, 1.272676944732666, 1.2404918670654297, -0.05400799959897995, 0.48799997568130493, 0.37599900364875793, 0.19504199922084808, 0.35542699694633484, 3.1407198905944824, 1.0123608112335205, -1.408934473991394], "mean": [0.034017495810985565, 1.4016560316085815, -0.9756193161010742, -0.4986776113510132, 0.9373430609703064, 0.5306960344314575, 0.5063781142234802, 0.2489445060491562, -0.025072790682315826, 0.18530556559562683, -1.2847185134887695, 0.48083874583244324, 1.6835310459136963, 0.19264550507068634, 1.1704553365707397, -0.861265242099762, 0.5981357097625732, 0.7475844621658325, -0.7867430448532104, 0.3159085810184479, 0.21139228343963623, 0.0835670456290245, 0.229217067360878, -0.42929965257644653, 0.6321167945861816, -2.599888801574707], "std": [0.03308050334453583, 0.8642276525497437, 0.33265745639801025, 0.34605881571769714, 0.19587484002113342, 0.35554879903793335, 0.19361375272274017, 0.1602708399295807, 0.024654235690832138, 0.09273194521665573, 2.497722625732422, 0.3065458834171295, 2.4302985668182373, 0.15935219824314117, 0.7927743196487427, 0.2954980432987213, 0.4547736644744873, 0.3615882992744446, 0.6391156315803528, 0.17092230916023254, 0.14988483488559723, 0.07654660195112228, 0.06357750296592712, 2.6953976154327393, 0.24570108950138092, 0.5368908643722534], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [414]}, "index": {"min": [69570], "max": [69983], "mean": [69776.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [2.5144927536231885, 5.0, 5.0, 5.0, 5.0], "std": [1.7933135629252477, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [414]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [414]}, "eef_direction_state": {"mean": [4.352657004830918, 4.2270531400966185], "std": [2.0183410687477727, 2.1005273117753824], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.8768115942028986, 0.9082125603864735], "std": [0.8910686621346995, 0.8907903418195265], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.821256038647343, 0.7995169082125604], "std": [0.8691893981213357, 0.8460763424480952], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [4.352657004830918, 4.2270531400966185], "std": [2.0183410687477727, 2.1005273117753824], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.8768115942028986, 0.9082125603864735], "std": [0.8910686621346995, 0.8907903418195265], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.821256038647343, 0.7995169082125604], "std": [0.8691893981213357, 0.8460763424480952], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.4872358145620212, 0.27610462152187976, 0.9599636858395343, 2.6313351099777633, 0.2857146023648021, 1.3309764320226882, 0.4503031395384248, -0.21536019212006569, 1.0048939632715141, 2.44054572760535, -0.03608482372988142, 2.082788967457847], "std": [0.15990777062170652, 0.024841825407537932, 0.09276389163890117, 0.2937491573536564, 0.2713583385221703, 0.20079696861343616, 0.1500694777437806, 0.07628566900147542, 0.0632784476910855, 0.2061877822006072, 0.48174401859886495, 0.3515175409699137], "min": [0.22869267220607958, 0.213503608725817, 0.801586674760826, 2.020946598480314, -0.09804887092788839, 1.0137734685485689, 0.2304268932878546, -0.2984082228959422, 0.8722832691172929, 2.1273680852681602, -0.8745600181409922, 1.613427589448092], "max": [0.627782671867255, 0.30275735727806424, 1.1750317471857594, 3.0508899305864365, 0.7194506829311647, 1.6679590663936739, 0.6151944659731733, -0.10407660434260624, 1.130915164344418, 2.8201561943696674, 0.7586369439522924, 2.756803376188304], "count": [414]}, "eef_sim_pose_action": {"mean": [0.4872358145620212, 0.27610462152187976, 0.9599636858395343, 2.6313351099777633, 0.2857146023648021, 1.3309764320226882, 0.4503031395384248, -0.21536019212006569, 1.0048939632715141, 2.44054572760535, -0.03608482372988142, 2.082788967457847], "std": [0.15990777062170652, 0.024841825407537932, 0.09276389163890117, 0.2937491573536564, 0.2713583385221703, 0.20079696861343616, 0.1500694777437806, 0.07628566900147542, 0.0632784476910855, 0.2061877822006072, 0.48174401859886495, 0.3515175409699137], "min": [0.22869267220607958, 0.213503608725817, 0.801586674760826, 2.020946598480314, -0.09804887092788839, 1.0137734685485689, 0.2304268932878546, -0.2984082228959422, 0.8722832691172929, 2.1273680852681602, -0.8745600181409922, 1.613427589448092], "max": [0.627782671867255, 0.30275735727806424, 1.1750317471857594, 3.0508899305864365, 0.7194506829311647, 1.6679590663936739, 0.6151944659731733, -0.10407660434260624, 1.130915164344418, 2.8201561943696674, 0.7586369439522924, 2.756803376188304], "count": [414]}, "gripper_mode_state": {"mean": [0.1642512077294686, 0.606280193236715], "std": [0.37050337176452164, 0.4885739662789694], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_state": {"mean": [1.855072463768116, 1.9130434782608696], "std": [0.44857355189977394, 0.37709019800746796], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.1642512077294686, 0.606280193236715], "std": [0.37050337176452164, 0.4885739662789694], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_action": {"mean": [1.855072463768116, 1.9130434782608696], "std": [0.44857355189977394, 0.37709019800746796], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.6329709983932458, 0.3948852680466061], "std": [0.242016740092211, 0.21365304773980098], "min": [0.025000001769512892, 0.04625000059604645], "max": [0.8937500417232513, 0.6099999696016312], "count": [414]}, "gripper_open_scale_action": {"mean": [0.6329709983932458, 0.3948852680466061], "std": [0.242016740092211, 0.21365304773980098], "min": [0.025000001769512892, 0.04625000059604645], "max": [0.8937500417232513, 0.6099999696016312], "count": [414]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[0.8470588235294118]]], "mean": [[[0.38279117919389977]], [[0.4048784422657952]], [[0.3802287445533769]]], "std": [[[0.14916045627612987]], [[0.15009560775399944]], [[0.1446276212088004]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819277450980392]], [[0.4934183864379085]], [[0.47897375204248366]]], "std": [[[0.13812073320779503]], [[0.1301853817648291]], [[0.13895292050824157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644022181372549]], [[0.4873017218137255]], [[0.4752649611928104]]], "std": [[[0.15804247337667593]], [[0.1422349961022683]], [[0.1467657784174898]]], "count": [100]}, "observation.state": {"min": [-0.03670310974121094, -0.022503333166241646, -1.4922676086425781, -1.0622271299362183, 0.5874242186546326, 0.12064577639102936, 0.017999999225139618, -0.010377000086009502, -0.08477500081062317, 0.015031999908387661, -3.14054536819458, 0.0029845135286450386, -3.136409044265747, 0.007239444646984339, -0.018805110827088356, -1.461687445640564, 0.012961221858859062, 0.549360454082489, -1.6264327764511108, 0.09100000560283661, -0.008466999977827072, 0.0010140000376850367, 0.10870599746704102, -3.1375608444213867, 0.21533872187137604, -3.098552942276001], "max": [0.13608410954475403, 2.4094789028167725, -0.4872233271598816, -0.07523789256811142, 1.166893720626831, 0.9461517930030823, 0.7080000042915344, 0.4091480076313019, 0.035576000809669495, 0.4302099943161011, 3.1393237113952637, 1.0554355382919312, 3.1397078037261963, 0.5685144662857056, 2.2518858909606934, -0.47154077887535095, 1.1291265487670898, 1.2326767444610596, -0.05030977725982666, 0.49400001764297485, 0.4093089997768402, 0.2317180037498474, 0.3568490147590637, 3.1301956176757812, 1.013582468032837, -1.4587112665176392], "mean": [0.05435365438461304, 1.4561283588409424, -1.0834238529205322, -0.535707414150238, 1.0180270671844482, 0.521205723285675, 0.49904417991638184, 0.2612776756286621, -0.02142920345067978, 0.18390236794948578, -1.7047359943389893, 0.4756288528442383, 1.7602858543395996, 0.182353213429451, 1.2581080198287964, -1.0127127170562744, 0.523526132106781, 0.8923244476318359, -0.6933616995811462, 0.3467024862766266, 0.23032699525356293, 0.09128402918577194, 0.23137937486171722, 1.0426017045974731, 0.6050546169281006, -2.6250267028808594], "std": [0.0430593267083168, 0.941177248954773, 0.3967881500720978, 0.35102105140686035, 0.16712722182273865, 0.3310801386833191, 0.20631533861160278, 0.17454004287719727, 0.028153862804174423, 0.10878074169158936, 2.1638343334198, 0.3417331278324127, 2.399548053741455, 0.18872703611850739, 0.8558971881866455, 0.40161439776420593, 0.4109874665737152, 0.22628216445446014, 0.5242965221405029, 0.1623702049255371, 0.1647285372018814, 0.08696664869785309, 0.0676005631685257, 2.58473539352417, 0.2712351083755493, 0.5123350024223328], "count": [415]}, "action": {"min": [-0.03670310974121094, -0.022503333166241646, -1.4922676086425781, -1.0622271299362183, 0.5874242186546326, 0.12064577639102936, 0.017999999225139618, -0.010377000086009502, -0.08477500081062317, 0.015031999908387661, -3.14054536819458, 0.0029845135286450386, -3.136409044265747, 0.007239444646984339, -0.018805110827088356, -1.461687445640564, 0.012961221858859062, 0.549360454082489, -1.6264327764511108, 0.09100000560283661, -0.008466999977827072, 0.0010140000376850367, 0.10870599746704102, -3.1375608444213867, 0.21533872187137604, -3.098552942276001], "max": [0.13608410954475403, 2.4094789028167725, -0.4872233271598816, -0.07523789256811142, 1.166893720626831, 0.9461517930030823, 0.7080000042915344, 0.4091480076313019, 0.035576000809669495, 0.4302099943161011, 3.1393237113952637, 1.0554355382919312, 3.1397078037261963, 0.5685144662857056, 2.2518858909606934, -0.47154077887535095, 1.1291265487670898, 1.2326767444610596, -0.05030977725982666, 0.49400001764297485, 0.4093089997768402, 0.2317180037498474, 0.3568490147590637, 3.1301956176757812, 1.013582468032837, -1.4587112665176392], "mean": [0.05435365438461304, 1.4561283588409424, -1.0834238529205322, -0.535707414150238, 1.0180270671844482, 0.521205723285675, 0.49904417991638184, 0.2612776756286621, -0.02142920345067978, 0.18390236794948578, -1.7047359943389893, 0.4756288528442383, 1.7602858543395996, 0.182353213429451, 1.2581080198287964, -1.0127127170562744, 0.523526132106781, 0.8923244476318359, -0.6933616995811462, 0.3467024862766266, 0.23032699525356293, 0.09128402918577194, 0.23137937486171722, 1.0426017045974731, 0.6050546169281006, -2.6250267028808594], "std": [0.0430593267083168, 0.941177248954773, 0.3967881500720978, 0.35102105140686035, 0.16712722182273865, 0.3310801386833191, 0.20631533861160278, 0.17454004287719727, 0.028153862804174423, 0.10878074169158936, 2.1638343334198, 0.3417331278324127, 2.399548053741455, 0.18872703611850739, 0.8558971881866455, 0.40161439776420593, 0.4109874665737152, 0.22628216445446014, 0.5242965221405029, 0.1623702049255371, 0.1647285372018814, 0.08696664869785309, 0.0676005631685257, 2.58473539352417, 0.2712351083755493, 0.5123350024223328], "count": [415]}, "timestamp": {"min": [0.0], "max": [13.8], "mean": [6.9], "std": [3.9933277684991833], "count": [415]}, "frame_index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [415]}, "index": {"min": [69984], "max": [70398], "mean": [70191.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [2.56144578313253, 5.0, 5.0, 5.0, 5.0], "std": [1.8210172799310655, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [415]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [415]}, "eef_direction_state": {"mean": [4.065060240963855, 3.8120481927710843], "std": [2.0554033248237022, 2.297898337342578], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.9855421686746988, 0.9518072289156626], "std": [0.8613707946129604, 0.8685067431167746], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.891566265060241, 0.9325301204819277], "std": [0.8588595435159715, 0.8389764897168326], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [4.065060240963855, 3.8120481927710843], "std": [2.0554033248237022, 2.297898337342578], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.9855421686746988, 0.9518072289156626], "std": [0.8613707946129604, 0.8685067431167746], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.891566265060241, 0.9325301204819277], "std": [0.8588595435159715, 0.8389764897168326], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.4995501785659355, 0.27970465708007114, 0.9585343204192192, 2.6296620488895353, 0.3526462562733037, 1.3513379780610337, 0.4691504120479607, -0.20758218676104465, 1.007033352377523, 2.4941834795245734, -0.12919268764440286, 2.152369805056129], "std": [0.1741438711032748, 0.028304426334747827, 0.10882143605830663, 0.3244340310542612, 0.31587791658626774, 0.20410299128786494, 0.16482811829231273, 0.08670909787839413, 0.06725147392372272, 0.24035876184734253, 0.40570911314287855, 0.4245967327273255], "min": [0.2284485818013129, 0.21599991792564385, 0.7898025196213193, 2.084752589815508, -0.09933629920013964, 1.039517573466331, 0.23029847658956876, -0.29757044342727346, 0.8849316254427919, 2.127657983369922, -0.8242881678959783, 1.6137111251868295], "max": [0.6470049870034584, 0.33683975389778814, 1.204862714692696, 3.1375656647072736, 0.838810221521006, 1.7174190530772528, 0.648461305867869, -0.06741058052582277, 1.1322481745567108, 2.8232097565472682, 0.5565381167114674, 3.0423119412116106], "count": [415]}, "eef_sim_pose_action": {"mean": [0.4995501785659355, 0.27970465708007114, 0.9585343204192192, 2.6296620488895353, 0.3526462562733037, 1.3513379780610337, 0.4691504120479607, -0.20758218676104465, 1.007033352377523, 2.4941834795245734, -0.12919268764440286, 2.152369805056129], "std": [0.1741438711032748, 0.028304426334747827, 0.10882143605830663, 0.3244340310542612, 0.31587791658626774, 0.20410299128786494, 0.16482811829231273, 0.08670909787839413, 0.06725147392372272, 0.24035876184734253, 0.40570911314287855, 0.4245967327273255], "min": [0.2284485818013129, 0.21599991792564385, 0.7898025196213193, 2.084752589815508, -0.09933629920013964, 1.039517573466331, 0.23029847658956876, -0.29757044342727346, 0.8849316254427919, 2.127657983369922, -0.8242881678959783, 1.6137111251868295], "max": [0.6470049870034584, 0.33683975389778814, 1.204862714692696, 3.1375656647072736, 0.838810221521006, 1.7174190530772528, 0.648461305867869, -0.06741058052582277, 1.1322481745567108, 2.8232097565472682, 0.5565381167114674, 3.0423119412116106], "count": [415]}, "gripper_mode_state": {"mean": [0.17349397590361446, 0.4939759036144578], "std": [0.37867375962531535, 0.4999637089456993], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_state": {"mean": [1.8626506024096385, 1.853012048192771], "std": [0.4476742693245799, 0.5006832318442671], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_mode_action": {"mean": [0.17349397590361446, 0.4939759036144578], "std": [0.37867375962531535, 0.4999637089456993], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_action": {"mean": [1.8626506024096385, 1.853012048192771], "std": [0.4476742693245799, 0.5006832318442671], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_open_scale_state": {"mean": [0.6238041961543173, 0.43337650902299996], "std": [0.2578930790071065, 0.20296273944043597], "min": [0.022499999031424522, 0.11375000700354576], "max": [0.885000005364418, 0.6175000220537186], "count": [415]}, "gripper_open_scale_action": {"mean": [0.6238041961543173, 0.43337650902299996], "std": [0.2578930790071065, 0.20296273944043597], "min": [0.022499999031424522, 0.11375000700354576], "max": [0.885000005364418, 0.6175000220537186], "count": [415]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9803921568627451]], [[0.9137254901960784]]], "mean": [[[0.3778151252723312]], [[0.4040354221132898]], [[0.37829991013071895]]], "std": [[[0.1425459533855292]], [[0.14283962592420585]], [[0.13683339767458252]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773307250816993]], [[0.48797411764705884]], [[0.47609377450980395]]], "std": [[[0.13621154070846214]], [[0.12829445077857696]], [[0.13395144372134568]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46118034109477124]], [[0.4849598672385621]], [[0.47184207720588234]]], "std": [[[0.15470738237077106]], [[0.139937345410934]], [[0.14505172223292942]]], "count": [100]}, "observation.state": {"min": [-0.16429178416728973, -0.022451000288128853, -0.9248695373535156, -1.7829617261886597, 0.39544811844825745, 0.06423044204711914, 0.015000000596046448, -0.01807600073516369, -0.11738499999046326, -0.012040999718010426, -3.141592502593994, 0.11684980243444443, -3.141592502593994, -0.0032621112186461687, -0.01890977844595909, -1.3322322368621826, 0.031225554645061493, 0.4152475595474243, -1.9104108810424805, 0.09300000220537186, -0.008833999745547771, 0.0026710000820457935, 0.12830199301242828, -3.141016721725464, 0.12316788733005524, -3.1379973888397217], "max": [0.19443577527999878, 2.2933688163757324, -0.48708376288414, -0.11099900305271149, 1.1671903133392334, 1.7440083026885986, 0.5889999866485596, 0.3280999958515167, 0.02838600054383278, 0.3303770124912262, 3.140859603881836, 1.1847120523452759, 3.1318538188934326, 0.17083343863487244, 1.7818104028701782, -0.47154077887535095, 1.7701749801635742, 1.2403523921966553, -0.06996966898441315, 0.4740000069141388, 0.3838840126991272, 0.11185300350189209, 0.34832000732421875, 3.140615224838257, 1.098963975906372, 3.140458106994629], "mean": [0.08979367464780807, 1.3279913663864136, -0.687499463558197, -1.0072404146194458, 0.8790789842605591, 0.9113568067550659, 0.4137323498725891, 0.19614474475383759, -0.021992027759552002, 0.15332023799419403, -1.3114564418792725, 0.5472360849380493, -1.1440600156784058, 0.11968202143907547, 1.019945740699768, -0.7251167893409729, 0.5928840041160583, 0.8346819877624512, -0.8412929177284241, 0.34047093987464905, 0.18066903948783875, 0.05134148895740509, 0.2384498119354248, 0.4505719542503357, 0.6767658591270447, -2.413569450378418], "std": [0.09946390986442566, 0.9293879270553589, 0.13465674221515656, 0.6944758892059326, 0.24470679461956024, 0.6529409289360046, 0.20868459343910217, 0.13998092710971832, 0.034002549946308136, 0.10460148006677628, 2.318096399307251, 0.3478485643863678, 2.741760492324829, 0.061235424131155014, 0.706706702709198, 0.32451868057250977, 0.6475825309753418, 0.2518139183521271, 0.6382840275764465, 0.14882196485996246, 0.1368272453546524, 0.036614369601011276, 0.05524907633662224, 2.7727811336517334, 0.2590445280075073, 1.2771353721618652], "count": [468]}, "action": {"min": [-0.16429178416728973, -0.022451000288128853, -0.9248695373535156, -1.7829617261886597, 0.39544811844825745, 0.06423044204711914, 0.015000000596046448, -0.01807600073516369, -0.11738499999046326, -0.012040999718010426, -3.141592502593994, 0.11684980243444443, -3.141592502593994, -0.0032621112186461687, -0.01890977844595909, -1.3322322368621826, 0.031225554645061493, 0.4152475595474243, -1.9104108810424805, 0.09300000220537186, -0.008833999745547771, 0.0026710000820457935, 0.12830199301242828, -3.141016721725464, 0.12316788733005524, -3.1379973888397217], "max": [0.19443577527999878, 2.2933688163757324, -0.48708376288414, -0.11099900305271149, 1.1671903133392334, 1.7440083026885986, 0.5889999866485596, 0.3280999958515167, 0.02838600054383278, 0.3303770124912262, 3.140859603881836, 1.1847120523452759, 3.1318538188934326, 0.17083343863487244, 1.7818104028701782, -0.47154077887535095, 1.7701749801635742, 1.2403523921966553, -0.06996966898441315, 0.4740000069141388, 0.3838840126991272, 0.11185300350189209, 0.34832000732421875, 3.140615224838257, 1.098963975906372, 3.140458106994629], "mean": [0.08979367464780807, 1.3279913663864136, -0.687499463558197, -1.0072404146194458, 0.8790789842605591, 0.9113568067550659, 0.4137323498725891, 0.19614474475383759, -0.021992027759552002, 0.15332023799419403, -1.3114564418792725, 0.5472360849380493, -1.1440600156784058, 0.11968202143907547, 1.019945740699768, -0.7251167893409729, 0.5928840041160583, 0.8346819877624512, -0.8412929177284241, 0.34047093987464905, 0.18066903948783875, 0.05134148895740509, 0.2384498119354248, 0.4505719542503357, 0.6767658591270447, -2.413569450378418], "std": [0.09946390986442566, 0.9293879270553589, 0.13465674221515656, 0.6944758892059326, 0.24470679461956024, 0.6529409289360046, 0.20868459343910217, 0.13998092710971832, 0.034002549946308136, 0.10460148006677628, 2.318096399307251, 0.3478485643863678, 2.741760492324829, 0.061235424131155014, 0.706706702709198, 0.32451868057250977, 0.6475825309753418, 0.2518139183521271, 0.6382840275764465, 0.14882196485996246, 0.1368272453546524, 0.036614369601011276, 0.05524907633662224, 2.7727811336517334, 0.2590445280075073, 1.2771353721618652], "count": [468]}, "timestamp": {"min": [0.0], "max": [15.566666666666666], "mean": [7.783333333333334], "std": [4.503321819213835], "count": [468]}, "frame_index": {"min": [0], "max": [467], "mean": [233.5], "std": [135.09965457641508], "count": [468]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [468]}, "index": {"min": [70399], "max": [70866], "mean": [70632.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [2.3205128205128207, 5.0, 5.0, 5.0, 5.0], "std": [1.8221823330731353, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [468]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [468]}, "eef_direction_state": {"mean": [4.418803418803419, 4.02991452991453], "std": [2.0212094045601403, 2.3550188253830515], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.8461538461538461, 0.8354700854700855], "std": [0.8902643861157528, 0.8502528489953916], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.8034188034188035, 0.8076923076923077], "std": [0.8745139430389381, 0.8532145195884531], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_direction_action": {"mean": [4.418803418803419, 4.02991452991453], "std": [2.0212094045601403, 2.3550188253830515], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.8461538461538461, 0.8354700854700855], "std": [0.8902643861157528, 0.8502528489953916], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.8034188034188035, 0.8076923076923077], "std": [0.8745139430389381, 0.8532145195884531], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.4340789973103123, 0.27849743351189704, 0.9280502942261553, 2.517188336539379, 0.463578474907401, 1.4933353285899713, 0.4195912155203894, -0.2476827827092314, 1.0139397962314216, 2.413431494353683, -0.05024516758582449, 2.121903636015738], "std": [0.13933730744458925, 0.034210630256070115, 0.1046032763414719, 0.30548044492366583, 0.37348129068987906, 0.20510281669010844, 0.1369284265607061, 0.03616749265285706, 0.05498815511525591, 0.24465312915764215, 0.38125153776142173, 0.39403671549761876], "min": [0.22069431079341834, 0.18264164940875904, 0.7630579000896399, 1.9554919431874402, -0.013030732236647635, 0.9433851667419568, 0.22983595691969336, -0.2959141203528659, 0.9041539031709184, 2.039023646367877, -0.7318487298434592, 1.6431665869021808], "max": [0.5657282740258255, 0.3296971964700189, 1.1051059295714725, 3.0016631892009347, 1.074864057480068, 1.921839108223187, 0.6223038915746663, -0.18827580545942657, 1.123368359517404, 3.016579563639934, 0.625191838149588, 2.931111392076958], "count": [468]}, "eef_sim_pose_action": {"mean": [0.4340789973103123, 0.27849743351189704, 0.9280502942261553, 2.517188336539379, 0.463578474907401, 1.4933353285899713, 0.4195912155203894, -0.2476827827092314, 1.0139397962314216, 2.413431494353683, -0.05024516758582449, 2.121903636015738], "std": [0.13933730744458925, 0.034210630256070115, 0.1046032763414719, 0.30548044492366583, 0.37348129068987906, 0.20510281669010844, 0.1369284265607061, 0.03616749265285706, 0.05498815511525591, 0.24465312915764215, 0.38125153776142173, 0.39403671549761876], "min": [0.22069431079341834, 0.18264164940875904, 0.7630579000896399, 1.9554919431874402, -0.013030732236647635, 0.9433851667419568, 0.22983595691969336, -0.2959141203528659, 0.9041539031709184, 2.039023646367877, -0.7318487298434592, 1.6431665869021808], "max": [0.5657282740258255, 0.3296971964700189, 1.1051059295714725, 3.0016631892009347, 1.074864057480068, 1.921839108223187, 0.6223038915746663, -0.18827580545942657, 1.123368359517404, 3.016579563639934, 0.625191838149588, 2.931111392076958], "count": [468]}, "gripper_mode_state": {"mean": [0.23931623931623933, 0.4893162393162393], "std": [0.42666611878115546, 0.4998858442261114], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_state": {"mean": [1.8888888888888888, 1.8952991452991452], "std": [0.4035690724043744, 0.4026346409610506], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.23931623931623933, 0.4893162393162393], "std": [0.42666611878115546, 0.4998858442261114], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_action": {"mean": [1.8888888888888888, 1.8952991452991452], "std": [0.4035690724043744, 0.4026346409610506], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.5171634728819307, 0.42558760416065144], "std": [0.2608567488689708, 0.18602728820611003], "min": [0.01875000074505806, 0.11625000275671482], "max": [0.7362499833106995, 0.5925000086426735], "count": [468]}, "gripper_open_scale_action": {"mean": [0.5171634728819307, 0.42558760416065144], "std": [0.2608567488689708, 0.18602728820611003], "min": [0.01875000074505806, 0.11625000275671482], "max": [0.7362499833106995, 0.5925000086426735], "count": [468]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8117647058823529]], [[0.7411764705882353]]], "mean": [[[0.3781246051198257]], [[0.40351804466230934]], [[0.378025612745098]]], "std": [[[0.13806314518688376]], [[0.13904129343345742]], [[0.13316189340466542]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48538052083333333]], [[0.49501512663398695]], [[0.48285826388888886]]], "std": [[[0.11703275889347814]], [[0.10874586386598467]], [[0.11481766639689048]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4674075367647059]], [[0.4895116053921568]], [[0.4771319158496732]]], "std": [[[0.1454819122877431]], [[0.13232567100732578]], [[0.13748241610449857]]], "count": [100]}, "observation.state": {"min": [-0.3268914520740509, -0.022363778203725815, -1.0649833679199219, -1.7640694379806519, 0.4086535573005676, -0.04615800082683563, 0.013000000268220901, -0.011250000447034836, -0.17393000423908234, 0.003596999915316701, -3.1409993171691895, 0.18041467666625977, -3.1364614963531494, -0.009454889222979546, -0.018735332414507866, -1.4003876447677612, -0.016275666654109955, 0.4986494481563568, -1.6141170263290405, 0.05900000035762787, -0.009211000055074692, 0.002770999912172556, 0.15448999404907227, -3.141592502593994, 0.18195055425167084, -3.1360599994659424], "max": [0.21730545163154602, 2.2755579948425293, -0.4870663285255432, 0.13959044218063354, 1.1676613092422485, 1.6034409999847412, 0.5839999914169312, 0.36508798599243164, 0.03932800143957138, 0.33420899510383606, 3.124767780303955, 1.086921215057373, 3.1409642696380615, 0.21111266314983368, 1.818827509880066, -0.4731979966163635, 1.6635545492172241, 1.2399685382843018, 0.027230778709053993, 0.5059999823570251, 0.390174001455307, 0.08629599958658218, 0.38215500116348267, 3.1365487575531006, 1.129507303237915, 3.1389048099517822], "mean": [-0.013600579462945461, 1.3022412061691284, -0.7855295538902283, -0.7636824250221252, 0.7654279470443726, 0.7057111859321594, 0.4426749348640442, 0.21212123334407806, -0.03199222683906555, 0.1664714217185974, -1.6562650203704834, 0.5825496912002563, 1.466484546661377, 0.07918528467416763, 0.9770632386207581, -0.757559061050415, 0.4926471710205078, 0.8435162901878357, -0.7748656272888184, 0.33880963921546936, 0.18065285682678223, 0.03969768062233925, 0.2521494925022125, -0.639532744884491, 0.692829430103302, -1.5769771337509155], "std": [0.13721036911010742, 0.9061287045478821, 0.2045266181230545, 0.6693128943443298, 0.28231117129325867, 0.6034635305404663, 0.20349997282028198, 0.1532052755355835, 0.055014725774526596, 0.09820879995822906, 2.297036647796631, 0.31934821605682373, 2.60298752784729, 0.10261278599500656, 0.6998936533927917, 0.3312006890773773, 0.5983999967575073, 0.24895133078098297, 0.5791870355606079, 0.1746581643819809, 0.141320139169693, 0.02830876223742962, 0.052431169897317886, 2.74153733253479, 0.2762271463871002, 2.205204725265503], "count": [410]}, "action": {"min": [-0.3268914520740509, -0.022363778203725815, -1.0649833679199219, -1.7640694379806519, 0.4086535573005676, -0.04615800082683563, 0.013000000268220901, -0.011250000447034836, -0.17393000423908234, 0.003596999915316701, -3.1409993171691895, 0.18041467666625977, -3.1364614963531494, -0.009454889222979546, -0.018735332414507866, -1.4003876447677612, -0.016275666654109955, 0.4986494481563568, -1.6141170263290405, 0.05900000035762787, -0.009211000055074692, 0.002770999912172556, 0.15448999404907227, -3.141592502593994, 0.18195055425167084, -3.1360599994659424], "max": [0.21730545163154602, 2.2755579948425293, -0.4870663285255432, 0.13959044218063354, 1.1676613092422485, 1.6034409999847412, 0.5839999914169312, 0.36508798599243164, 0.03932800143957138, 0.33420899510383606, 3.124767780303955, 1.086921215057373, 3.1409642696380615, 0.21111266314983368, 1.818827509880066, -0.4731979966163635, 1.6635545492172241, 1.2399685382843018, 0.027230778709053993, 0.5059999823570251, 0.390174001455307, 0.08629599958658218, 0.38215500116348267, 3.1365487575531006, 1.129507303237915, 3.1389048099517822], "mean": [-0.013600579462945461, 1.3022412061691284, -0.7855295538902283, -0.7636824250221252, 0.7654279470443726, 0.7057111859321594, 0.4426749348640442, 0.21212123334407806, -0.03199222683906555, 0.1664714217185974, -1.6562650203704834, 0.5825496912002563, 1.466484546661377, 0.07918528467416763, 0.9770632386207581, -0.757559061050415, 0.4926471710205078, 0.8435162901878357, -0.7748656272888184, 0.33880963921546936, 0.18065285682678223, 0.03969768062233925, 0.2521494925022125, -0.639532744884491, 0.692829430103302, -1.5769771337509155], "std": [0.13721036911010742, 0.9061287045478821, 0.2045266181230545, 0.6693128943443298, 0.28231117129325867, 0.6034635305404663, 0.20349997282028198, 0.1532052755355835, 0.055014725774526596, 0.09820879995822906, 2.297036647796631, 0.31934821605682373, 2.60298752784729, 0.10261278599500656, 0.6998936533927917, 0.3312006890773773, 0.5983999967575073, 0.24895133078098297, 0.5791870355606079, 0.1746581643819809, 0.141320139169693, 0.02830876223742962, 0.052431169897317886, 2.74153733253479, 0.2762271463871002, 2.205204725265503], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [410]}, "index": {"min": [70867], "max": [71276], "mean": [71071.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [2.4341463414634146, 5.0, 5.0, 5.0, 5.0], "std": [1.8575632814086884, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [410]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [410]}, "eef_direction_state": {"mean": [4.0, 3.9], "std": [2.0847881099561736, 2.4067486417135973], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.9878048780487805, 0.8560975609756097], "std": [0.870854674653842, 0.833022349270592], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.848780487804878, 0.848780487804878], "std": [0.8534355109359991, 0.8619665409214288], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.0, 3.9], "std": [2.0847881099561736, 2.4067486417135973], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.9878048780487805, 0.8560975609756097], "std": [0.870854674653842, 0.833022349270592], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.848780487804878, 0.848780487804878], "std": [0.8534355109359991, 0.8619665409214288], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.45027706178963434, 0.26885974538296825, 0.9411890175394343, 2.5221512752752364, 0.268635654187098, 1.428535814918043, 0.4195007579781324, -0.25928312516007934, 1.0275952588134194, 2.4066977458217473, -0.0018407638602217992, 2.0950694187459478], "std": [0.15267678824889824, 0.055104473175292996, 0.09830215490161562, 0.3158348105099372, 0.23808302966213443, 0.26321834155747564, 0.14137490215600507, 0.028112909406961106, 0.05216494622114154, 0.2639083349715683, 0.36895247100673084, 0.42528903132586515], "min": [0.2276655449294478, 0.12635761136569437, 0.7784888170303937, 2.05388211216996, -0.12035186400846953, 0.7119909821930206, 0.2295305603924714, -0.295815285225264, 0.93044969805482, 2.0059091785429066, -0.6433287978000352, 1.6423260278293483], "max": [0.6025703388206283, 0.33874945109040816, 1.1090516875120533, 2.9512557208823007, 0.7581256245523873, 1.9737830950439181, 0.6285050742503961, -0.2123986290025885, 1.157088908138423, 2.914182075503702, 0.7137105234182357, 2.998272225546557], "count": [410]}, "eef_sim_pose_action": {"mean": [0.45027706178963434, 0.26885974538296825, 0.9411890175394343, 2.5221512752752364, 0.268635654187098, 1.428535814918043, 0.4195007579781324, -0.25928312516007934, 1.0275952588134194, 2.4066977458217473, -0.0018407638602217992, 2.0950694187459478], "std": [0.15267678824889824, 0.055104473175292996, 0.09830215490161562, 0.3158348105099372, 0.23808302966213443, 0.26321834155747564, 0.14137490215600507, 0.028112909406961106, 0.05216494622114154, 0.2639083349715683, 0.36895247100673084, 0.42528903132586515], "min": [0.2276655449294478, 0.12635761136569437, 0.7784888170303937, 2.05388211216996, -0.12035186400846953, 0.7119909821930206, 0.2295305603924714, -0.295815285225264, 0.93044969805482, 2.0059091785429066, -0.6433287978000352, 1.6423260278293483], "max": [0.6025703388206283, 0.33874945109040816, 1.1090516875120533, 2.9512557208823007, 0.7581256245523873, 1.9737830950439181, 0.6285050742503961, -0.2123986290025885, 1.157088908138423, 2.914182075503702, 0.7137105234182357, 2.998272225546557], "count": [410]}, "gripper_mode_state": {"mean": [0.2073170731707317, 0.4317073170731707], "std": [0.40538463752669857, 0.49531415228989295], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_state": {"mean": [1.8780487804878048, 1.8341463414634147], "std": [0.4358967180881036, 0.5149519305520653], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.2073170731707317, 0.4317073170731707], "std": [0.40538463752669857, 0.49531415228989295], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_action": {"mean": [1.8780487804878048, 1.8341463414634147], "std": [0.4358967180881036, 0.5149519305520653], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.5533445249851111, 0.4235121895581847], "std": [0.2543751954898434, 0.21832284643490457], "min": [0.016250000335276127, 0.07375000044703484], "max": [0.7299999892711639, 0.6324999779462814], "count": [410]}, "gripper_open_scale_action": {"mean": [0.5533445249851111, 0.4235121895581847], "std": [0.2543751954898434, 0.21832284643490457], "min": [0.016250000335276127, 0.07375000044703484], "max": [0.7299999892711639, 0.6324999779462814], "count": [410]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.3780272654716452]], [[0.40447379958584095]], [[0.3785096852822537]]], "std": [[[0.13901030098906456]], [[0.13845403591706953]], [[0.13270704556063262]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48546741126318516]], [[0.49503008719989644]], [[0.48281628769494594]]], "std": [[[0.11129678397334267]], [[0.10313168079829513]], [[0.10861602888846324]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698946037986152]], [[0.48939787581699346]], [[0.47725154500744194]]], "std": [[[0.15227084680074524]], [[0.13899225689496572]], [[0.14440050760646292]]], "count": [101]}, "observation.state": {"min": [-0.3553258776664734, -0.022363778203725815, -1.0752058029174805, -1.694309115409851, 0.3074060082435608, -0.12315777689218521, 0.012000000104308128, -0.010173000395298004, -0.16781699657440186, 0.004798999987542629, -3.141592502593994, 0.15308283269405365, -3.1351523399353027, -0.004622777923941612, -0.019886666908860207, -1.531517505645752, 0.028957778587937355, 0.573835015296936, -1.7787750959396362, 0.09100000560283661, -0.00937699992209673, 0.002179000061005354, 0.11282999813556671, -3.1389572620391846, 0.1757546365261078, -3.1367928981781006], "max": [0.21725310385227203, 2.2700281143188477, -0.48614177107810974, 0.21364210546016693, 1.1316734552383423, 1.5418621301651, 0.6539999842643738, 0.3509039878845215, 0.03408300131559372, 0.3314869999885559, 3.1370723247528076, 1.1146196126937866, 3.1339480876922607, 0.24099500477313995, 1.896490216255188, -0.4725176692008972, 1.7715356349945068, 1.2399511337280273, -0.06053222343325615, 0.4410000145435333, 0.41377198696136475, 0.08185400068759918, 0.3522709906101227, 3.1403884887695312, 1.0357133150100708, 3.135798215866089], "mean": [-0.023601343855261803, 1.2387139797210693, -0.7576642632484436, -0.6267995238304138, 0.7299301028251648, 0.5809098482131958, 0.44814613461494446, 0.20239658653736115, -0.02706281840801239, 0.17032110691070557, -1.9564708471298218, 0.5776938796043396, 1.7772715091705322, 0.08728984743356705, 0.9761819839477539, -0.7941510677337646, 0.47931966185569763, 0.9352951645851135, -0.7580274939537048, 0.3169378638267517, 0.17788398265838623, 0.04160130396485329, 0.24471716582775116, -0.5802698135375977, 0.6849541664123535, -1.5305120944976807], "std": [0.13089026510715485, 0.9018420577049255, 0.21074174344539642, 0.6245147585868835, 0.30511578917503357, 0.554832398891449, 0.19424504041671753, 0.15168091654777527, 0.04938419163227081, 0.09485289454460144, 2.1596951484680176, 0.3337359130382538, 2.398148775100708, 0.09335878491401672, 0.7904579639434814, 0.42196083068847656, 0.6262308955192566, 0.19942982494831085, 0.6419081091880798, 0.1309928148984909, 0.1563560515642166, 0.03083524852991104, 0.05969531834125519, 2.8137059211730957, 0.2948268949985504, 2.239259958267212], "count": [475]}, "action": {"min": [-0.3553258776664734, -0.022363778203725815, -1.0752058029174805, -1.694309115409851, 0.3074060082435608, -0.12315777689218521, 0.012000000104308128, -0.010173000395298004, -0.16781699657440186, 0.004798999987542629, -3.141592502593994, 0.15308283269405365, -3.1351523399353027, -0.004622777923941612, -0.019886666908860207, -1.531517505645752, 0.028957778587937355, 0.573835015296936, -1.7787750959396362, 0.09100000560283661, -0.00937699992209673, 0.002179000061005354, 0.11282999813556671, -3.1389572620391846, 0.1757546365261078, -3.1367928981781006], "max": [0.21725310385227203, 2.2700281143188477, -0.48614177107810974, 0.21364210546016693, 1.1316734552383423, 1.5418621301651, 0.6539999842643738, 0.3509039878845215, 0.03408300131559372, 0.3314869999885559, 3.1370723247528076, 1.1146196126937866, 3.1339480876922607, 0.24099500477313995, 1.896490216255188, -0.4725176692008972, 1.7715356349945068, 1.2399511337280273, -0.06053222343325615, 0.4410000145435333, 0.41377198696136475, 0.08185400068759918, 0.3522709906101227, 3.1403884887695312, 1.0357133150100708, 3.135798215866089], "mean": [-0.023601343855261803, 1.2387139797210693, -0.7576642632484436, -0.6267995238304138, 0.7299301028251648, 0.5809098482131958, 0.44814613461494446, 0.20239658653736115, -0.02706281840801239, 0.17032110691070557, -1.9564708471298218, 0.5776938796043396, 1.7772715091705322, 0.08728984743356705, 0.9761819839477539, -0.7941510677337646, 0.47931966185569763, 0.9352951645851135, -0.7580274939537048, 0.3169378638267517, 0.17788398265838623, 0.04160130396485329, 0.24471716582775116, -0.5802698135375977, 0.6849541664123535, -1.5305120944976807], "std": [0.13089026510715485, 0.9018420577049255, 0.21074174344539642, 0.6245147585868835, 0.30511578917503357, 0.554832398891449, 0.19424504041671753, 0.15168091654777527, 0.04938419163227081, 0.09485289454460144, 2.1596951484680176, 0.3337359130382538, 2.398148775100708, 0.09335878491401672, 0.7904579639434814, 0.42196083068847656, 0.6262308955192566, 0.19942982494831085, 0.6419081091880798, 0.1309928148984909, 0.1563560515642166, 0.03083524852991104, 0.05969531834125519, 2.8137059211730957, 0.2948268949985504, 2.239259958267212], "count": [475]}, "timestamp": {"min": [0.0], "max": [15.8], "mean": [7.9], "std": [4.570679502121223], "count": [475]}, "frame_index": {"min": [0], "max": [474], "mean": [237.0], "std": [137.1203850636367], "count": [475]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [475]}, "index": {"min": [71277], "max": [71751], "mean": [71514.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [2.7073684210526316, 5.0, 5.0, 5.0, 5.0], "std": [1.937075500811698, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [475]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [475]}, "eef_direction_state": {"mean": [4.189473684210526, 4.212631578947368], "std": [2.095080638277787, 2.2727327443902845], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.8778947368421053, 0.7726315789473684], "std": [0.888426041392824, 0.852790108719075], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.7873684210526316, 0.6989473684210527], "std": [0.8578114263713785, 0.8359671029591489], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.189473684210526, 4.212631578947368], "std": [2.095080638277787, 2.2727327443902845], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.8778947368421053, 0.7726315789473684], "std": [0.888426041392824, 0.852790108719075], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.7873684210526316, 0.6989473684210527], "std": [0.8578114263713785, 0.8359671029591489], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.44066399173394116, 0.2739291310440209, 0.9450889371857811, 2.544887687392985, 0.19770588016173588, 1.4537725720500372, 0.416721708534767, -0.2573668838912509, 1.0201170256348158, 2.4168934965764244, -0.03458766021644326, 2.0998112840321745], "std": [0.15120386487854284, 0.049496285069731916, 0.09492190998048163, 0.3292524817323851, 0.19732842916180543, 0.21548141217518432, 0.15642016060134775, 0.03052580481296555, 0.05948040926671042, 0.2904015660164493, 0.3295900437345143, 0.431490893680292], "min": [0.2287193184797163, 0.13268522222481785, 0.7796769931027606, 2.0264773178747904, -0.13917782331256867, 0.9229069361291474, 0.2293612277900034, -0.29640875379447673, 0.8886677612834275, 2.0975254477371954, -0.6888459181537511, 1.6264370036429754], "max": [0.5883516947547818, 0.333955237350576, 1.106234018768534, 2.984315741761593, 0.5626124449271885, 1.9742000474948227, 0.6521558039339304, -0.2175481598795813, 1.127290372442696, 2.939841951073453, 0.5475504254904369, 3.0297166507820172], "count": [475]}, "eef_sim_pose_action": {"mean": [0.44066399173394116, 0.2739291310440209, 0.9450889371857811, 2.544887687392985, 0.19770588016173588, 1.4537725720500372, 0.416721708534767, -0.2573668838912509, 1.0201170256348158, 2.4168934965764244, -0.03458766021644326, 2.0998112840321745], "std": [0.15120386487854284, 0.049496285069731916, 0.09492190998048163, 0.3292524817323851, 0.19732842916180543, 0.21548141217518432, 0.15642016060134775, 0.03052580481296555, 0.05948040926671042, 0.2904015660164493, 0.3295900437345143, 0.431490893680292], "min": [0.2287193184797163, 0.13268522222481785, 0.7796769931027606, 2.0264773178747904, -0.13917782331256867, 0.9229069361291474, 0.2293612277900034, -0.29640875379447673, 0.8886677612834275, 2.0975254477371954, -0.6888459181537511, 1.6264370036429754], "max": [0.5883516947547818, 0.333955237350576, 1.106234018768534, 2.984315741761593, 0.5626124449271885, 1.9742000474948227, 0.6521558039339304, -0.2175481598795813, 1.127290372442696, 2.939841951073453, 0.5475504254904369, 3.0297166507820172], "count": [475]}, "gripper_mode_state": {"mean": [0.1831578947368421, 0.6336842105263157], "std": [0.38679591560978205, 0.4817971895475876], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.894736842105263, 1.928421052631579], "std": [0.396661972240355, 0.3420259017260572], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.1831578947368421, 0.6336842105263157], "std": [0.38679591560978205, 0.4817971895475876], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.894736842105263, 1.928421052631579], "std": [0.396661972240355, 0.3420259017260572], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.5601815696707682, 0.39617105518516743], "std": [0.24280545245361998, 0.16374113177728766], "min": [0.01500000013038516, 0.11375000700354576], "max": [0.8174999803304672, 0.5512500181794167], "count": [475]}, "gripper_open_scale_action": {"mean": [0.5601815696707682, 0.39617105518516743], "std": [0.24280545245361998, 0.16374113177728766], "min": [0.01500000013038516, 0.11375000700354576], "max": [0.8174999803304672, 0.5512500181794167], "count": [475]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7411764705882353]], [[0.6823529411764706]]], "mean": [[[0.3772541557734205]], [[0.4030725381263617]], [[0.3771822140522876]]], "std": [[[0.1397599610789503]], [[0.1400561760714777]], [[0.13406547286005988]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873192933006536]], [[0.49884239991830065]], [[0.48622718137254906]]], "std": [[[0.11174419414424136]], [[0.10192131435568372]], [[0.1075653835665613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673695547385621]], [[0.4892953696895425]], [[0.4770239031862745]]], "std": [[[0.1495849565924312]], [[0.13472038114883775]], [[0.140260990470326]]], "count": [100]}, "observation.state": {"min": [-0.3340087831020355, -0.021805554628372192, -1.1051055192947388, -1.7736988067626953, 0.3828881084918976, -0.1711474508047104, 0.012000000104308128, -0.010138999670743942, -0.16863100230693817, 0.008685999549925327, -3.141592502593994, 0.0760614424943924, -3.13724684715271, -0.010309666395187378, -0.01688622310757637, -1.3555030822753906, -0.09219388663768768, 0.5983793139457703, -1.8945364952087402, 0.08299999684095383, -0.00824199989438057, 0.0026650000363588333, 0.12894999980926514, -3.141592502593994, 0.13583897054195404, -3.1408944129943848], "max": [0.175403892993927, 2.2100367546081543, -0.4862115681171417, 0.2760583460330963, 1.1665623188018799, 1.7313785552978516, 0.6570000052452087, 0.34270599484443665, 0.018552999943494797, 0.3731369972229004, 3.135326862335205, 1.1217405796051025, 3.1289215087890625, 0.23954711854457855, 1.8009295463562012, -0.4725176692008972, 1.7701925039291382, 1.2311766147613525, 0.04242488741874695, 0.4950000047683716, 0.3856259882450104, 0.09383799880743027, 0.362388014793396, 3.1409642696380615, 1.0631498098373413, 3.139655351638794], "mean": [-0.07484786212444305, 1.264392375946045, -0.7863121628761292, -0.5676989555358887, 0.7976537346839905, 0.5732833743095398, 0.44966211915016174, 0.2043263167142868, -0.03417901322245598, 0.17570115625858307, -0.3182704746723175, 0.547810435295105, 1.6892585754394531, 0.09230203926563263, 0.9665310978889465, -0.732120156288147, 0.472541868686676, 0.8854257464408875, -0.752228319644928, 0.3401121199131012, 0.1730164736509323, 0.04182466119527817, 0.2431352585554123, -0.43277108669281006, 0.6933704018592834, -2.177259922027588], "std": [0.13160772621631622, 0.8883906006813049, 0.24013684689998627, 0.7759591937065125, 0.26317736506462097, 0.6922262907028198, 0.2043706476688385, 0.14921319484710693, 0.048439253121614456, 0.09708594530820847, 2.918565034866333, 0.36579257249832153, 2.385589361190796, 0.11644147336483002, 0.7301594614982605, 0.35952630639076233, 0.6720322370529175, 0.212174654006958, 0.6689947843551636, 0.15668639540672302, 0.1415918618440628, 0.032341670244932175, 0.05630187690258026, 2.819286823272705, 0.28568795323371887, 1.6653558015823364], "count": [454]}, "action": {"min": [-0.3340087831020355, -0.021805554628372192, -1.1051055192947388, -1.7736988067626953, 0.3828881084918976, -0.1711474508047104, 0.012000000104308128, -0.010138999670743942, -0.16863100230693817, 0.008685999549925327, -3.141592502593994, 0.0760614424943924, -3.13724684715271, -0.010309666395187378, -0.01688622310757637, -1.3555030822753906, -0.09219388663768768, 0.5983793139457703, -1.8945364952087402, 0.08299999684095383, -0.00824199989438057, 0.0026650000363588333, 0.12894999980926514, -3.141592502593994, 0.13583897054195404, -3.1408944129943848], "max": [0.175403892993927, 2.2100367546081543, -0.4862115681171417, 0.2760583460330963, 1.1665623188018799, 1.7313785552978516, 0.6570000052452087, 0.34270599484443665, 0.018552999943494797, 0.3731369972229004, 3.135326862335205, 1.1217405796051025, 3.1289215087890625, 0.23954711854457855, 1.8009295463562012, -0.4725176692008972, 1.7701925039291382, 1.2311766147613525, 0.04242488741874695, 0.4950000047683716, 0.3856259882450104, 0.09383799880743027, 0.362388014793396, 3.1409642696380615, 1.0631498098373413, 3.139655351638794], "mean": [-0.07484786212444305, 1.264392375946045, -0.7863121628761292, -0.5676989555358887, 0.7976537346839905, 0.5732833743095398, 0.44966211915016174, 0.2043263167142868, -0.03417901322245598, 0.17570115625858307, -0.3182704746723175, 0.547810435295105, 1.6892585754394531, 0.09230203926563263, 0.9665310978889465, -0.732120156288147, 0.472541868686676, 0.8854257464408875, -0.752228319644928, 0.3401121199131012, 0.1730164736509323, 0.04182466119527817, 0.2431352585554123, -0.43277108669281006, 0.6933704018592834, -2.177259922027588], "std": [0.13160772621631622, 0.8883906006813049, 0.24013684689998627, 0.7759591937065125, 0.26317736506462097, 0.6922262907028198, 0.2043706476688385, 0.14921319484710693, 0.048439253121614456, 0.09708594530820847, 2.918565034866333, 0.36579257249832153, 2.385589361190796, 0.11644147336483002, 0.7301594614982605, 0.35952630639076233, 0.6720322370529175, 0.212174654006958, 0.6689947843551636, 0.15668639540672302, 0.1415918618440628, 0.032341670244932175, 0.05630187690258026, 2.819286823272705, 0.28568795323371887, 1.6653558015823364], "count": [454]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [454]}, "index": {"min": [71752], "max": [72205], "mean": [71978.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [2.3788546255506606, 5.0, 5.0, 5.0, 5.0], "std": [1.8446475759089551, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [454]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [454]}, "eef_direction_state": {"mean": [4.1960352422907485, 3.9911894273127753], "std": [2.0679816627205128, 2.3820015080561188], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [0.9427312775330396, 0.775330396475771], "std": [0.9106697603246388, 0.8330768039759272], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_state": {"mean": [0.73568281938326, 0.7929515418502202], "std": [0.8606445928811093, 0.8635260224708959], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_direction_action": {"mean": [4.1960352422907485, 3.9911894273127753], "std": [2.0679816627205128, 2.3820015080561188], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [0.9427312775330396, 0.775330396475771], "std": [0.9106697603246388, 0.8330768039759272], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_action": {"mean": [0.73568281938326, 0.7929515418502202], "std": [0.8606445928811093, 0.8635260224708959], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_sim_pose_state": {"mean": [0.4427418959670775, 0.2667520449525522, 0.950609281668561, 2.571257232821425, 0.15788905275537402, 1.3899123228969144, 0.4118498498409158, -0.25718457964347885, 1.0184889262481913, 2.408257516636033, -0.011812826205636302, 2.0863079145806642], "std": [0.1488740823803668, 0.04852117492484546, 0.0971383107040179, 0.36459934887231304, 0.23871892972261627, 0.24228086601971782, 0.14162922724186408, 0.03212325404881746, 0.05605988778599907, 0.2847495617512006, 0.33501716059914544, 0.4068365439294371], "min": [0.22877503053920062, 0.13165428075930352, 0.7836621722763342, 2.019512576284156, -0.1930357380419565, 0.8262253205760463, 0.23048501556276899, -0.29592086724662275, 0.9047457398046579, 2.0722160545797115, -0.6144564814680447, 1.6264370036429754], "max": [0.5817095707984582, 0.31801835220422797, 1.1480669767124017, 3.0647337182551135, 0.6484910305866101, 1.8927039068453357, 0.6238467734868528, -0.20487436591648955, 1.137365181061264, 3.00204995766466, 0.6510749069392396, 2.9113052154496426], "count": [454]}, "eef_sim_pose_action": {"mean": [0.4427418959670775, 0.2667520449525522, 0.950609281668561, 2.571257232821425, 0.15788905275537402, 1.3899123228969144, 0.4118498498409158, -0.25718457964347885, 1.0184889262481913, 2.408257516636033, -0.011812826205636302, 2.0863079145806642], "std": [0.1488740823803668, 0.04852117492484546, 0.0971383107040179, 0.36459934887231304, 0.23871892972261627, 0.24228086601971782, 0.14162922724186408, 0.03212325404881746, 0.05605988778599907, 0.2847495617512006, 0.33501716059914544, 0.4068365439294371], "min": [0.22877503053920062, 0.13165428075930352, 0.7836621722763342, 2.019512576284156, -0.1930357380419565, 0.8262253205760463, 0.23048501556276899, -0.29592086724662275, 0.9047457398046579, 2.0722160545797115, -0.6144564814680447, 1.6264370036429754], "max": [0.5817095707984582, 0.31801835220422797, 1.1480669767124017, 3.0647337182551135, 0.6484910305866101, 1.8927039068453357, 0.6238467734868528, -0.20487436591648955, 1.137365181061264, 3.00204995766466, 0.6510749069392396, 2.9113052154496426], "count": [454]}, "gripper_mode_state": {"mean": [0.19383259911894274, 0.43832599118942733], "std": [0.395299282364307, 0.49618173750878175], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_state": {"mean": [1.8920704845814977, 1.8524229074889869], "std": [0.40293923893586486, 0.4902402872173282], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_mode_action": {"mean": [0.19383259911894274, 0.43832599118942733], "std": [0.395299282364307, 0.49618173750878175], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_action": {"mean": [1.8920704845814977, 1.8524229074889869], "std": [0.40293923893586486, 0.4902402872173282], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_open_scale_state": {"mean": [0.5620787362055237, 0.4251404218211573], "std": [0.2554635163366552, 0.19585777771254081], "min": [0.01500000013038516, 0.10374999605119228], "max": [0.8212500065565109, 0.6187500059604645], "count": [454]}, "gripper_open_scale_action": {"mean": [0.5620787362055237, 0.4251404218211573], "std": [0.2554635163366552, 0.19585777771254081], "min": [0.01500000013038516, 0.10374999605119228], "max": [0.8212500065565109, 0.6187500059604645], "count": [454]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.788235294117647]], [[0.8]]], "mean": [[[0.3762964852107009]], [[0.4011139693615184]], [[0.375576880802371]]], "std": [[[0.14455836424844573]], [[0.14522782941696946]], [[0.13929852801272782]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814943767296708]], [[0.49223860257316143]], [[0.47998638528234117]]], "std": [[[0.11506502588559532]], [[0.10688143674117732]], [[0.11257655173444979]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46422370900312077]], [[0.48976119317847255]], [[0.4768363252958841]]], "std": [[[0.16287283403001648]], [[0.1449293651018875]], [[0.15109971310644088]]], "count": [111]}, "observation.state": {"min": [-0.1051551103591919, -0.022136999294161797, -1.2436318397521973, -1.7726346254348755, 0.26581844687461853, -0.2001401036977768, 0.01599999889731407, -0.009839000180363655, -0.10368800163269043, -0.003717999905347824, -3.141592502593994, 0.027646014466881752, -3.124767780303955, 0.013606666587293148, -0.01856088824570179, -1.4371256828308105, -0.0695858895778656, 0.4351691007614136, -1.837545394897461, 0.11699999868869781, -0.00924300029873848, 0.004852000158280134, 0.1251160055398941, -3.1299338340759277, 0.13950416445732117, -3.138084650039673], "max": [0.2754477858543396, 2.2587764263153076, -0.4862115681171417, 0.2929620146751404, 1.1604044437408447, 1.7152599096298218, 0.6880000233650208, 0.3768180012702942, 0.05035699903964996, 0.33059200644493103, 3.1375958919525146, 1.1871031522750854, 3.1354141235351562, 0.20835644006729126, 1.8522162437438965, -0.4749424457550049, 1.7835723161697388, 1.231542944908142, 0.0, 0.4309999942779541, 0.3949759900569916, 0.12126599997282028, 0.3385469913482666, 3.1400043964385986, 1.170854091644287, 3.138765335083008], "mean": [-0.037238944321870804, 1.3929526805877686, -0.8473755121231079, -0.5409571528434753, 0.8166552186012268, 0.5609636902809143, 0.44094887375831604, 0.23215389251708984, -0.02563643269240856, 0.1614505648612976, 0.42954596877098083, 0.49321338534355164, 1.9555060863494873, 0.1327255219221115, 1.0816195011138916, -0.8049317598342896, 0.5533033013343811, 0.8747246861457825, -0.867744505405426, 0.31095027923583984, 0.1969759166240692, 0.05767006054520607, 0.2390502393245697, -0.30291709303855896, 0.6552318334579468, -2.540262460708618], "std": [0.11594653874635696, 0.8869673013687134, 0.2861371338367462, 0.751647412776947, 0.23376718163490295, 0.6802877187728882, 0.21625812351703644, 0.15292751789093018, 0.03876286372542381, 0.09182152152061462, 2.876882791519165, 0.3768848180770874, 2.1968891620635986, 0.08932190388441086, 0.7519246339797974, 0.38150450587272644, 0.7005409598350525, 0.20599983632564545, 0.6297835111618042, 0.13497333228588104, 0.14850565791130066, 0.03964715823531151, 0.05614374577999115, 2.7665183544158936, 0.3097635507583618, 0.7809650897979736], "count": [534]}, "action": {"min": [-0.1051551103591919, -0.022136999294161797, -1.2436318397521973, -1.7726346254348755, 0.26581844687461853, -0.2001401036977768, 0.01599999889731407, -0.009839000180363655, -0.10368800163269043, -0.003717999905347824, -3.141592502593994, 0.027646014466881752, -3.124767780303955, 0.013606666587293148, -0.01856088824570179, -1.4371256828308105, -0.0695858895778656, 0.4351691007614136, -1.837545394897461, 0.11699999868869781, -0.00924300029873848, 0.004852000158280134, 0.1251160055398941, -3.1299338340759277, 0.13950416445732117, -3.138084650039673], "max": [0.2754477858543396, 2.2587764263153076, -0.4862115681171417, 0.2929620146751404, 1.1604044437408447, 1.7152599096298218, 0.6880000233650208, 0.3768180012702942, 0.05035699903964996, 0.33059200644493103, 3.1375958919525146, 1.1871031522750854, 3.1354141235351562, 0.20835644006729126, 1.8522162437438965, -0.4749424457550049, 1.7835723161697388, 1.231542944908142, 0.0, 0.4309999942779541, 0.3949759900569916, 0.12126599997282028, 0.3385469913482666, 3.1400043964385986, 1.170854091644287, 3.138765335083008], "mean": [-0.037238944321870804, 1.3929526805877686, -0.8473755121231079, -0.5409571528434753, 0.8166552186012268, 0.5609636902809143, 0.44094887375831604, 0.23215389251708984, -0.02563643269240856, 0.1614505648612976, 0.42954596877098083, 0.49321338534355164, 1.9555060863494873, 0.1327255219221115, 1.0816195011138916, -0.8049317598342896, 0.5533033013343811, 0.8747246861457825, -0.867744505405426, 0.31095027923583984, 0.1969759166240692, 0.05767006054520607, 0.2390502393245697, -0.30291709303855896, 0.6552318334579468, -2.540262460708618], "std": [0.11594653874635696, 0.8869673013687134, 0.2861371338367462, 0.751647412776947, 0.23376718163490295, 0.6802877187728882, 0.21625812351703644, 0.15292751789093018, 0.03876286372542381, 0.09182152152061462, 2.876882791519165, 0.3768848180770874, 2.1968891620635986, 0.08932190388441086, 0.7519246339797974, 0.38150450587272644, 0.7005409598350525, 0.20599983632564545, 0.6297835111618042, 0.13497333228588104, 0.14850565791130066, 0.03964715823531151, 0.05614374577999115, 2.7665183544158936, 0.3097635507583618, 0.7809650897979736], "count": [534]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [534]}, "index": {"min": [72206], "max": [72739], "mean": [72472.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [2.254681647940075, 5.0, 5.0, 5.0, 5.0], "std": [1.837684636640794, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [534]}, "eef_direction_state": {"mean": [4.389513108614232, 3.966292134831461], "std": [2.0946611613610124, 2.41538191024425], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.7827715355805244, 0.795880149812734], "std": [0.8834744761741598, 0.8510303694673768], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.6947565543071161, 0.7808988764044944], "std": [0.849372227256441, 0.84950433723878], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.389513108614232, 3.966292134831461], "std": [2.0946611613610124, 2.41538191024425], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.7827715355805244, 0.795880149812734], "std": [0.8834744761741598, 0.8510303694673768], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.6947565543071161, 0.7808988764044944], "std": [0.849372227256441, 0.84950433723878], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.4705424157493985, 0.2752786253500035, 0.9363751834086066, 2.6144511615690442, 0.18035529670615305, 1.4003168547571396, 0.4358382016222624, -0.24136944597949658, 1.0144888006448498, 2.4417342021357196, -0.017908583311096852, 2.194542441257367], "std": [0.15264625600327444, 0.0387216469712504, 0.09185477035163322, 0.38339975153604305, 0.27657817323256906, 0.265867672972209, 0.1485578121170332, 0.03920682279079567, 0.05586343795167227, 0.317057900874354, 0.3515974705243526, 0.41116721818906776], "min": [0.22901711107354727, 0.19648303653126256, 0.7712990953346123, 1.9503336338243726, -0.1979269814287168, 0.8962023458233542, 0.22943501710527756, -0.29373755346490404, 0.901048413775403, 1.9566995104156528, -0.5876369300319484, 1.6900764446592207], "max": [0.6158205957887731, 0.34969264588468396, 1.1054710703604966, 3.1131357642293507, 0.7508205788001154, 2.0607508183181786, 0.6332723757839902, -0.17885483616525083, 1.113595426442114, 2.9801720317907727, 0.5584435941568109, 2.9320467352649406], "count": [534]}, "eef_sim_pose_action": {"mean": [0.4705424157493985, 0.2752786253500035, 0.9363751834086066, 2.6144511615690442, 0.18035529670615305, 1.4003168547571396, 0.4358382016222624, -0.24136944597949658, 1.0144888006448498, 2.4417342021357196, -0.017908583311096852, 2.194542441257367], "std": [0.15264625600327444, 0.0387216469712504, 0.09185477035163322, 0.38339975153604305, 0.27657817323256906, 0.265867672972209, 0.1485578121170332, 0.03920682279079567, 0.05586343795167227, 0.317057900874354, 0.3515974705243526, 0.41116721818906776], "min": [0.22901711107354727, 0.19648303653126256, 0.7712990953346123, 1.9503336338243726, -0.1979269814287168, 0.8962023458233542, 0.22943501710527756, -0.29373755346490404, 0.901048413775403, 1.9566995104156528, -0.5876369300319484, 1.6900764446592207], "max": [0.6158205957887731, 0.34969264588468396, 1.1054710703604966, 3.1131357642293507, 0.7508205788001154, 2.0607508183181786, 0.6332723757839902, -0.17885483616525083, 1.113595426442114, 2.9801720317907727, 0.5584435941568109, 2.9320467352649406], "count": [534]}, "gripper_mode_state": {"mean": [0.22284644194756553, 0.6292134831460674], "std": [0.41615610683837895, 0.4830153991057194], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.9101123595505618, 1.9101123595505618], "std": [0.37146685965880183, 0.37146685965880055], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.22284644194756553, 0.6292134831460674], "std": [0.41615610683837895, 0.4830153991057194], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9101123595505618, 1.9101123595505618], "std": [0.37146685965880183, 0.37146685965880055], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.5511868013808511, 0.3886891362232885], "std": [0.2703217478595977, 0.16871684877275625], "min": [0.01999999862164259, 0.14624999836087227], "max": [0.8600000292062759, 0.5387499928474426], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5511868013808511, 0.3886891362232885], "std": [0.2703217478595977, 0.16871684877275625], "min": [0.01999999862164259, 0.14624999836087227], "max": [0.8600000292062759, 0.5387499928474426], "count": [534]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.984313725490196]], [[0.9333333333333333]]], "mean": [[[0.3773300925925926]], [[0.40296497004357296]], [[0.37745695533769064]]], "std": [[[0.14042412454384198]], [[0.14103896143291894]], [[0.13506903333417825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486080306372549]], [[0.49508999183006536]], [[0.48332695874183007]]], "std": [[[0.11400373062849688]], [[0.10687591804020385]], [[0.11287892002728943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46823777982026143]], [[0.48752689950980393]], [[0.475328233251634]]], "std": [[[0.15381002521955509]], [[0.1412090050909244]], [[0.14668862250064835]]], "count": [100]}, "observation.state": {"min": [-0.3256703317165375, -0.022136999294161797, -1.2242162227630615, -1.7377283573150635, 0.21622389554977417, -0.15113866329193115, 0.017999999225139618, -0.009995000436902046, -0.17174899578094482, 0.015768999233841896, -3.141592502593994, 0.1647765338420868, -3.1390445232391357, 0.019555222243070602, -0.018526000902056694, -1.4139245748519897, -0.07124311476945877, 0.5977339148521423, -1.7835373878479004, 0.0860000029206276, -0.009274999611079693, 0.004191999789327383, 0.12690499424934387, -3.137735366821289, 0.15800465643405914, -3.1361820697784424], "max": [0.06625399738550186, 2.2015411853790283, -0.4864034354686737, 0.0, 1.1315861940383911, 1.6445226669311523, 0.562999963760376, 0.3701469898223877, 0.006300000008195639, 0.3040420114994049, 3.1404407024383545, 1.1587415933609009, 3.13893985748291, 0.21913711726665497, 1.8021506071090698, -0.4719245433807373, 1.770366907119751, 1.2202389240264893, 0.017287444323301315, 0.40800002217292786, 0.3896920084953308, 0.09450200200080872, 0.3232420086860657, 3.140737533569336, 1.140921711921692, 3.1297767162323], "mean": [-0.039466388523578644, 1.3006097078323364, -0.799034595489502, -0.675953209400177, 0.7332978248596191, 0.6753615736961365, 0.40121331810951233, 0.21931692957878113, -0.035888202488422394, 0.1699274480342865, -1.1669148206710815, 0.6132669448852539, 1.813744306564331, 0.10001125186681747, 1.003244161605835, -0.7548982501029968, 0.5324152112007141, 0.89307701587677, -0.7797892689704895, 0.2992854714393616, 0.18166068196296692, 0.0453118234872818, 0.24277615547180176, -0.22332026064395905, 0.6767822504043579, -1.3805946111679077], "std": [0.10590411722660065, 0.8913030028343201, 0.2403123527765274, 0.6170905232429504, 0.3063144087791443, 0.6159248948097229, 0.18903671205043793, 0.15398399531841278, 0.05105700343847275, 0.08889025449752808, 2.6345717906951904, 0.30171826481819153, 2.3273277282714844, 0.09246517717838287, 0.7394552230834961, 0.3765600919723511, 0.6848099231719971, 0.19899028539657593, 0.6187558174133301, 0.13094879686832428, 0.14451487362384796, 0.030798044055700302, 0.05484069511294365, 2.7969226837158203, 0.29462930560112, 2.322103500366211], "count": [455]}, "action": {"min": [-0.3256703317165375, -0.022136999294161797, -1.2242162227630615, -1.7377283573150635, 0.21622389554977417, -0.15113866329193115, 0.017999999225139618, -0.009995000436902046, -0.17174899578094482, 0.015768999233841896, -3.141592502593994, 0.1647765338420868, -3.1390445232391357, 0.019555222243070602, -0.018526000902056694, -1.4139245748519897, -0.07124311476945877, 0.5977339148521423, -1.7835373878479004, 0.0860000029206276, -0.009274999611079693, 0.004191999789327383, 0.12690499424934387, -3.137735366821289, 0.15800465643405914, -3.1361820697784424], "max": [0.06625399738550186, 2.2015411853790283, -0.4864034354686737, 0.0, 1.1315861940383911, 1.6445226669311523, 0.562999963760376, 0.3701469898223877, 0.006300000008195639, 0.3040420114994049, 3.1404407024383545, 1.1587415933609009, 3.13893985748291, 0.21913711726665497, 1.8021506071090698, -0.4719245433807373, 1.770366907119751, 1.2202389240264893, 0.017287444323301315, 0.40800002217292786, 0.3896920084953308, 0.09450200200080872, 0.3232420086860657, 3.140737533569336, 1.140921711921692, 3.1297767162323], "mean": [-0.039466388523578644, 1.3006097078323364, -0.799034595489502, -0.675953209400177, 0.7332978248596191, 0.6753615736961365, 0.40121331810951233, 0.21931692957878113, -0.035888202488422394, 0.1699274480342865, -1.1669148206710815, 0.6132669448852539, 1.813744306564331, 0.10001125186681747, 1.003244161605835, -0.7548982501029968, 0.5324152112007141, 0.89307701587677, -0.7797892689704895, 0.2992854714393616, 0.18166068196296692, 0.0453118234872818, 0.24277615547180176, -0.22332026064395905, 0.6767822504043579, -1.3805946111679077], "std": [0.10590411722660065, 0.8913030028343201, 0.2403123527765274, 0.6170905232429504, 0.3063144087791443, 0.6159248948097229, 0.18903671205043793, 0.15398399531841278, 0.05105700343847275, 0.08889025449752808, 2.6345717906951904, 0.30171826481819153, 2.3273277282714844, 0.09246517717838287, 0.7394552230834961, 0.3765600919723511, 0.6848099231719971, 0.19899028539657593, 0.6187558174133301, 0.13094879686832428, 0.14451487362384796, 0.030798044055700302, 0.05484069511294365, 2.7969226837158203, 0.29462930560112, 2.322103500366211], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [455]}, "index": {"min": [72740], "max": [73194], "mean": [72967.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [2.525274725274725, 5.0, 5.0, 5.0, 5.0], "std": [1.8560618480715194, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [455]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [455]}, "eef_direction_state": {"mean": [4.010989010989011, 3.9494505494505496], "std": [2.169187347172203, 2.4178081812668255], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.9384615384615385, 0.789010989010989], "std": [0.9021061109059708, 0.8409114037104225], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.8197802197802198, 0.7956043956043956], "std": [0.8557780060580532, 0.8516192834457916], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.010989010989011, 3.9494505494505496], "std": [2.169187347172203, 2.4178081812668255], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.9384615384615385, 0.789010989010989], "std": [0.9021061109059708, 0.8409114037104225], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.8197802197802198, 0.7956043956043956], "std": [0.8557780060580532, 0.8516192834457916], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.457508247500108, 0.2650956776209801, 0.9446490637790165, 2.501625182610845, 0.21469546656645772, 1.3657418544471145, 0.4205079394133923, -0.2537344737023483, 1.018185004604856, 2.412239896141737, -0.048353383219844705, 2.0963084830092176], "std": [0.15348421216682498, 0.05133311874048191, 0.08902265624020621, 0.3005143260063668, 0.1940723381241135, 0.2869003478718908, 0.1445911484030956, 0.0305138976900829, 0.054615872923054476, 0.2947079792157237, 0.37039019798246037, 0.3825356817330819], "min": [0.22889385565559817, 0.1286463593397377, 0.7905811361128394, 1.9823551773625057, -0.051148738685998785, 0.6611448953311927, 0.2294330210410089, -0.29440470635775706, 0.9029022045147681, 1.9710631182721563, -0.6997234980649363, 1.734080758003266], "max": [0.6087313702845972, 0.3072360937522093, 1.0787541105715424, 2.976025885768415, 0.6026637170001226, 1.8733625516048238, 0.6279548371426341, -0.20420998121250789, 1.0984074609187955, 2.954154331267011, 0.6209707757094858, 2.9383373432504656], "count": [455]}, "eef_sim_pose_action": {"mean": [0.457508247500108, 0.2650956776209801, 0.9446490637790165, 2.501625182610845, 0.21469546656645772, 1.3657418544471145, 0.4205079394133923, -0.2537344737023483, 1.018185004604856, 2.412239896141737, -0.048353383219844705, 2.0963084830092176], "std": [0.15348421216682498, 0.05133311874048191, 0.08902265624020621, 0.3005143260063668, 0.1940723381241135, 0.2869003478718908, 0.1445911484030956, 0.0305138976900829, 0.054615872923054476, 0.2947079792157237, 0.37039019798246037, 0.3825356817330819], "min": [0.22889385565559817, 0.1286463593397377, 0.7905811361128394, 1.9823551773625057, -0.051148738685998785, 0.6611448953311927, 0.2294330210410089, -0.29440470635775706, 0.9029022045147681, 1.9710631182721563, -0.6997234980649363, 1.734080758003266], "max": [0.6087313702845972, 0.3072360937522093, 1.0787541105715424, 2.976025885768415, 0.6026637170001226, 1.8733625516048238, 0.6279548371426341, -0.20420998121250789, 1.0984074609187955, 2.954154331267011, 0.6209707757094858, 2.9383373432504656], "count": [455]}, "gripper_mode_state": {"mean": [0.2153846153846154, 0.6747252747252748], "std": [0.4110888989503817, 0.4684774043346974], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8879120879120879, 1.8879120879120879], "std": [0.4174320145568112, 0.4226642771427022], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.2153846153846154, 0.6747252747252748], "std": [0.4110888989503817, 0.4684774043346974], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8879120879120879, 1.8879120879120879], "std": [0.4174320145568112, 0.4226642771427022], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.5015164663513693, 0.37410714946032225], "std": [0.23629537510831197, 0.1636860059445821], "min": [0.022499999031424522, 0.10750000365078449], "max": [0.70374995470047, 0.5100000277161598], "count": [455]}, "gripper_open_scale_action": {"mean": [0.5015164663513693, 0.37410714946032225], "std": [0.23629537510831197, 0.1636860059445821], "min": [0.022499999031424522, 0.10750000365078449], "max": [0.70374995470047, 0.5100000277161598], "count": [455]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7137254901960784]], [[0.6784313725490196]]], "mean": [[[0.3781479821558253]], [[0.4048533042846768]], [[0.3790591347650171]]], "std": [[[0.1357243757356574]], [[0.13461608954152082]], [[0.12939666663439406]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874436683006536]], [[0.49709379668534076]], [[0.4829985994397759]]], "std": [[[0.1191948578208954]], [[0.11310341679719256]], [[0.12014441122007337]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45303765950824776]], [[0.4824554407874261]], [[0.4680610897136632]]], "std": [[[0.15099270849241606]], [[0.13377231821349572]], [[0.13959328885681124]]], "count": [105]}, "observation.state": {"min": [-0.28392577171325684, -0.021980000659823418, -0.9645556807518005, -1.7791414260864258, 0.44413554668426514, 0.0761275589466095, 0.0139999995008111, -0.010944999754428864, -0.1572989970445633, -0.00976100005209446, -3.1355013847351074, 0.08056439459323883, -3.141592502593994, 0.049332890659570694, -0.018717888742685318, -1.297727108001709, -0.11694755405187607, 0.4826180040836334, -2.092339038848877, 0.041999999433755875, -0.00953999999910593, 0.0046190000139176846, 0.16351400315761566, -3.139934539794922, 0.11304497718811035, -3.141592502593994], "max": [0.2767561078071594, 2.2769012451171875, -0.48666509985923767, -0.04673366621136665, 1.167312502861023, 1.6011383533477783, 0.5900000333786011, 0.3309040069580078, 0.041301000863313675, 0.3221839964389801, 3.131068229675293, 1.08199942111969, 3.1410515308380127, 0.25058943033218384, 1.7806590795516968, -0.4719245433807373, 1.774518609046936, 1.240439534187317, 0.14290489256381989, 0.5419999957084656, 0.3776170015335083, 0.09930499643087387, 0.36714598536491394, 3.137299060821533, 1.05670964717865, 3.1409642696380615], "mean": [0.03390476480126381, 1.1931465864181519, -0.7270514965057373, -0.7867938280105591, 0.848875880241394, 0.7503513097763062, 0.4561869502067566, 0.1947677731513977, -0.023831212893128395, 0.1903487741947174, -1.170799732208252, 0.6060623526573181, 1.608361005783081, 0.14593443274497986, 0.9232907891273499, -0.7377644777297974, 0.4095049500465393, 0.8226463198661804, -0.7957765460014343, 0.32813403010368347, 0.17229440808296204, 0.04821324720978737, 0.2559763193130493, -1.2754729986190796, 0.6729291677474976, -2.0262513160705566], "std": [0.1359582245349884, 0.8378864526748657, 0.16954487562179565, 0.6131264567375183, 0.2302616387605667, 0.5590853095054626, 0.19848883152008057, 0.14072006940841675, 0.04622138664126396, 0.08231489360332489, 2.5143027305603027, 0.29342326521873474, 2.5272202491760254, 0.09225086867809296, 0.6871823668479919, 0.3476818799972534, 0.6282727122306824, 0.26278409361839294, 0.656926691532135, 0.1989470273256302, 0.14261357486248016, 0.03399813547730446, 0.041489727795124054, 2.5143792629241943, 0.3248967230319977, 1.602080225944519], "count": [499]}, "action": {"min": [-0.28392577171325684, -0.021980000659823418, -0.9645556807518005, -1.7791414260864258, 0.44413554668426514, 0.0761275589466095, 0.0139999995008111, -0.010944999754428864, -0.1572989970445633, -0.00976100005209446, -3.1355013847351074, 0.08056439459323883, -3.141592502593994, 0.049332890659570694, -0.018717888742685318, -1.297727108001709, -0.11694755405187607, 0.4826180040836334, -2.092339038848877, 0.041999999433755875, -0.00953999999910593, 0.0046190000139176846, 0.16351400315761566, -3.139934539794922, 0.11304497718811035, -3.141592502593994], "max": [0.2767561078071594, 2.2769012451171875, -0.48666509985923767, -0.04673366621136665, 1.167312502861023, 1.6011383533477783, 0.5900000333786011, 0.3309040069580078, 0.041301000863313675, 0.3221839964389801, 3.131068229675293, 1.08199942111969, 3.1410515308380127, 0.25058943033218384, 1.7806590795516968, -0.4719245433807373, 1.774518609046936, 1.240439534187317, 0.14290489256381989, 0.5419999957084656, 0.3776170015335083, 0.09930499643087387, 0.36714598536491394, 3.137299060821533, 1.05670964717865, 3.1409642696380615], "mean": [0.03390476480126381, 1.1931465864181519, -0.7270514965057373, -0.7867938280105591, 0.848875880241394, 0.7503513097763062, 0.4561869502067566, 0.1947677731513977, -0.023831212893128395, 0.1903487741947174, -1.170799732208252, 0.6060623526573181, 1.608361005783081, 0.14593443274497986, 0.9232907891273499, -0.7377644777297974, 0.4095049500465393, 0.8226463198661804, -0.7957765460014343, 0.32813403010368347, 0.17229440808296204, 0.04821324720978737, 0.2559763193130493, -1.2754729986190796, 0.6729291677474976, -2.0262513160705566], "std": [0.1359582245349884, 0.8378864526748657, 0.16954487562179565, 0.6131264567375183, 0.2302616387605667, 0.5590853095054626, 0.19848883152008057, 0.14072006940841675, 0.04622138664126396, 0.08231489360332489, 2.5143027305603027, 0.29342326521873474, 2.5272202491760254, 0.09225086867809296, 0.6871823668479919, 0.3476818799972534, 0.6282727122306824, 0.26278409361839294, 0.656926691532135, 0.1989470273256302, 0.14261357486248016, 0.03399813547730446, 0.041489727795124054, 2.5143792629241943, 0.3248967230319977, 1.602080225944519], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [499]}, "index": {"min": [73195], "max": [73693], "mean": [73444.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [2.432865731462926, 5.0, 5.0, 5.0, 5.0], "std": [1.8175833467692595, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [499]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [499]}, "eef_direction_state": {"mean": [4.3607214428857715, 3.8837675350701404], "std": [2.0323388208481834, 2.430294157803751], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.8416833667334669, 0.8056112224448898], "std": [0.8891384066365584, 0.8034797674039881], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.6933867735470942, 0.7474949899799599], "std": [0.847119575890632, 0.8424893554835915], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.3607214428857715, 3.8837675350701404], "std": [2.0323388208481834, 2.430294157803751], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.8416833667334669, 0.8056112224448898], "std": [0.8891384066365584, 0.8034797674039881], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.6933867735470942, 0.7474949899799599], "std": [0.847119575890632, 0.8424893554835915], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.432896664956236, 0.2769784393531713, 0.964947441963039, 2.488172727181516, 0.3222404940835263, 1.3879492566408664, 0.41099558459908797, -0.2507316101608262, 1.0313253119109191, 2.432067193739147, 0.11194667450759802, 2.2212887208103718], "std": [0.140160993604876, 0.046297421885227646, 0.08237343220371636, 0.2778806319864147, 0.25958007593930027, 0.2649066348304708, 0.14260376901607777, 0.033805876966981264, 0.041233966712158565, 0.3174825430478319, 0.3776760082999969, 0.4904851967228894], "min": [0.22794757630574042, 0.14291496739495768, 0.7653451251450445, 2.0574618988038185, -0.044977666261435845, 0.7648687792760099, 0.2290657021490637, -0.293971771806483, 0.9394203863937679, 2.083391792889161, -0.5491776091066654, 1.6923761551858476], "max": [0.5683499091213983, 0.34138928752145975, 1.0968708541948087, 3.0442465523321096, 0.7912987409100651, 2.058682669456813, 0.6158671323123306, -0.19939921246140715, 1.1435006930074567, 2.999458654377662, 0.7657154855141672, 3.0997460043942384], "count": [499]}, "eef_sim_pose_action": {"mean": [0.432896664956236, 0.2769784393531713, 0.964947441963039, 2.488172727181516, 0.3222404940835263, 1.3879492566408664, 0.41099558459908797, -0.2507316101608262, 1.0313253119109191, 2.432067193739147, 0.11194667450759802, 2.2212887208103718], "std": [0.140160993604876, 0.046297421885227646, 0.08237343220371636, 0.2778806319864147, 0.25958007593930027, 0.2649066348304708, 0.14260376901607777, 0.033805876966981264, 0.041233966712158565, 0.3174825430478319, 0.3776760082999969, 0.4904851967228894], "min": [0.22794757630574042, 0.14291496739495768, 0.7653451251450445, 2.0574618988038185, -0.044977666261435845, 0.7648687792760099, 0.2290657021490637, -0.293971771806483, 0.9394203863937679, 2.083391792889161, -0.5491776091066654, 1.6923761551858476], "max": [0.5683499091213983, 0.34138928752145975, 1.0968708541948087, 3.0442465523321096, 0.7912987409100651, 2.058682669456813, 0.6158671323123306, -0.19939921246140715, 1.1435006930074567, 2.999458654377662, 0.7657154855141672, 3.0997460043942384], "count": [499]}, "gripper_mode_state": {"mean": [0.18236472945891782, 0.4749498997995992], "std": [0.38614483669769567, 0.4993720982193039], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.8657314629258517, 1.8496993987975952], "std": [0.4565357223302403, 0.493905654361703], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.18236472945891782, 0.4749498997995992], "std": [0.38614483669769567, 0.4993720982193039], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.8657314629258517, 1.8496993987975952], "std": [0.4565357223302403, 0.493905654361703], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.5702329542509323, 0.4101678338517735], "std": [0.24811108077725566, 0.24868323009301205], "min": [0.017499999376013875, 0.05249999929219484], "max": [0.7375000417232513, 0.677499994635582], "count": [499]}, "gripper_open_scale_action": {"mean": [0.5702329542509323, 0.4101678338517735], "std": [0.24811108077725566, 0.24868323009301205], "min": [0.017499999376013875, 0.05249999929219484], "max": [0.7375000417232513, 0.677499994635582], "count": [499]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.984313725490196]], [[0.9411764705882353]]], "mean": [[[0.3763035601571885]], [[0.4019582798851628]], [[0.3764088428725592]]], "std": [[[0.14150039013169155]], [[0.141781727850042]], [[0.13576968392498737]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801436438672042]], [[0.4904135036802883]], [[0.47818494403213]]], "std": [[[0.12116253996050222]], [[0.1127573129013397]], [[0.11848828972685622]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608799267760063]], [[0.4855695589762385]], [[0.47250077690733616]]], "std": [[[0.15264558313794907]], [[0.13823628517975017]], [[0.1419542199687197]]], "count": [107]}, "observation.state": {"min": [-0.26349833607673645, -0.02173577807843685, -1.391107201576233, -1.763144850730896, 0.3416668772697449, -0.010414333082735538, 0.015000000596046448, -0.010342000052332878, -0.15460699796676636, 0.007445999886840582, -3.141592502593994, 0.04145157337188721, -3.14021372795105, 0.07862211018800735, -0.01826433278620243, -1.4951283931732178, -0.028905443847179413, 0.49699223041534424, -1.7960450649261475, 0.05700000002980232, -0.009548000060021877, -0.002167999977245927, 0.1417350023984909, -3.141592502593994, 0.09779079258441925, -3.1321330070495605], "max": [0.22951655089855194, 2.2298710346221924, -0.48617666959762573, 0.1014568880200386, 1.1672775745391846, 1.7614527940750122, 0.6570000052452087, 0.4039900004863739, 0.044583000242710114, 0.342974990606308, 3.1408944129943848, 1.1543084383010864, 3.1381194591522217, 0.2312086671590805, 1.873079776763916, -0.47232577204704285, 1.774274468421936, 1.2405965328216553, 0.06660288572311401, 0.4399999976158142, 0.40901899337768555, 0.08139000087976456, 0.3408440053462982, 3.137805223464966, 1.13381826877594, 3.139410972595215], "mean": [-0.027947889640927315, 1.423494577407837, -0.8930736780166626, -0.5950297713279724, 0.8521215319633484, 0.5854673981666565, 0.43985700607299805, 0.23713400959968567, -0.02745470218360424, 0.15864089131355286, -1.937815546989441, 0.4866267144680023, 1.7638710737228394, 0.12982363998889923, 1.0076899528503418, -0.784965991973877, 0.456772118806839, 0.8516045808792114, -0.7611780166625977, 0.3078271150588989, 0.18718750774860382, 0.04264960438013077, 0.24962371587753296, -1.1679577827453613, 0.6624003648757935, -1.4642627239227295], "std": [0.12071811407804489, 0.9162075519561768, 0.31480392813682556, 0.7042993307113647, 0.2514367997646332, 0.6502053141593933, 0.20828230679035187, 0.15941180288791656, 0.05157799646258354, 0.09555380046367645, 2.124457597732544, 0.3635407090187073, 2.3939313888549805, 0.05475423112511635, 0.7253336310386658, 0.4241620600223541, 0.6677716970443726, 0.23340778052806854, 0.6712158918380737, 0.15887241065502167, 0.1491108536720276, 0.031164618209004402, 0.05257636308670044, 2.587313175201416, 0.3147069215774536, 2.2463057041168213], "count": [510]}, "action": {"min": [-0.26349833607673645, -0.02173577807843685, -1.391107201576233, -1.763144850730896, 0.3416668772697449, -0.010414333082735538, 0.015000000596046448, -0.010342000052332878, -0.15460699796676636, 0.007445999886840582, -3.141592502593994, 0.04145157337188721, -3.14021372795105, 0.07862211018800735, -0.01826433278620243, -1.4951283931732178, -0.028905443847179413, 0.49699223041534424, -1.7960450649261475, 0.05700000002980232, -0.009548000060021877, -0.002167999977245927, 0.1417350023984909, -3.141592502593994, 0.09779079258441925, -3.1321330070495605], "max": [0.22951655089855194, 2.2298710346221924, -0.48617666959762573, 0.1014568880200386, 1.1672775745391846, 1.7614527940750122, 0.6570000052452087, 0.4039900004863739, 0.044583000242710114, 0.342974990606308, 3.1408944129943848, 1.1543084383010864, 3.1381194591522217, 0.2312086671590805, 1.873079776763916, -0.47232577204704285, 1.774274468421936, 1.2405965328216553, 0.06660288572311401, 0.4399999976158142, 0.40901899337768555, 0.08139000087976456, 0.3408440053462982, 3.137805223464966, 1.13381826877594, 3.139410972595215], "mean": [-0.027947889640927315, 1.423494577407837, -0.8930736780166626, -0.5950297713279724, 0.8521215319633484, 0.5854673981666565, 0.43985700607299805, 0.23713400959968567, -0.02745470218360424, 0.15864089131355286, -1.937815546989441, 0.4866267144680023, 1.7638710737228394, 0.12982363998889923, 1.0076899528503418, -0.784965991973877, 0.456772118806839, 0.8516045808792114, -0.7611780166625977, 0.3078271150588989, 0.18718750774860382, 0.04264960438013077, 0.24962371587753296, -1.1679577827453613, 0.6624003648757935, -1.4642627239227295], "std": [0.12071811407804489, 0.9162075519561768, 0.31480392813682556, 0.7042993307113647, 0.2514367997646332, 0.6502053141593933, 0.20828230679035187, 0.15941180288791656, 0.05157799646258354, 0.09555380046367645, 2.124457597732544, 0.3635407090187073, 2.3939313888549805, 0.05475423112511635, 0.7253336310386658, 0.4241620600223541, 0.6677716970443726, 0.23340778052806854, 0.6712158918380737, 0.15887241065502167, 0.1491108536720276, 0.031164618209004402, 0.05257636308670044, 2.587313175201416, 0.3147069215774536, 2.2463057041168213], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [510]}, "index": {"min": [73694], "max": [74203], "mean": [73948.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [2.3666666666666667, 5.0, 5.0, 5.0, 5.0], "std": [1.9027499878701453, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [510]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [510]}, "eef_direction_state": {"mean": [4.152941176470589, 4.074509803921568], "std": [2.1236624802150437, 2.3602794066285635], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.888235294117647, 0.7568627450980392], "std": [0.8994872305764037, 0.8399941414269979], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.703921568627451, 0.7352941176470589], "std": [0.8428385243700232, 0.8509103612640843], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.152941176470589, 4.074509803921568], "std": [2.1236624802150437, 2.3602794066285635], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.888235294117647, 0.7568627450980392], "std": [0.8994872305764037, 0.8399941414269979], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.703921568627451, 0.7352941176470589], "std": [0.8428385243700232, 0.8509103612640843], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.4754249512294281, 0.2735035107603806, 0.9335223039984423, 2.613930861446281, 0.23897681320862355, 1.4056733640468293, 0.42598367198518083, -0.25632596525965196, 1.0249781733982963, 2.441239809021611, 0.012521951689842326, 2.1228681443286246], "std": [0.15906878647871903, 0.05172257007542973, 0.09561351063405513, 0.3694351483200909, 0.27607020659257187, 0.2695935874621899, 0.14914046917471988, 0.0308082188772043, 0.05232092903445889, 0.3101267878111645, 0.356299043417559, 0.4718002166812303], "min": [0.22859713030765083, 0.14558001535851295, 0.7823622877839131, 1.9870298829364839, -0.09765181040067494, 0.6731355271196188, 0.22908360088095572, -0.30074999065133895, 0.9177125595893918, 2.009179725442547, -0.6456836645167007, 1.6741000005732136], "max": [0.642632455688105, 0.34487340260308424, 1.1178431595908698, 3.098703650668565, 0.9580564993957923, 1.994562464404635, 0.6473867570769897, -0.21882157034508046, 1.1159994296241316, 3.0214345717498494, 0.6182946957265649, 3.101977362076026], "count": [510]}, "eef_sim_pose_action": {"mean": [0.4754249512294281, 0.2735035107603806, 0.9335223039984423, 2.613930861446281, 0.23897681320862355, 1.4056733640468293, 0.42598367198518083, -0.25632596525965196, 1.0249781733982963, 2.441239809021611, 0.012521951689842326, 2.1228681443286246], "std": [0.15906878647871903, 0.05172257007542973, 0.09561351063405513, 0.3694351483200909, 0.27607020659257187, 0.2695935874621899, 0.14914046917471988, 0.0308082188772043, 0.05232092903445889, 0.3101267878111645, 0.356299043417559, 0.4718002166812303], "min": [0.22859713030765083, 0.14558001535851295, 0.7823622877839131, 1.9870298829364839, -0.09765181040067494, 0.6731355271196188, 0.22908360088095572, -0.30074999065133895, 0.9177125595893918, 2.009179725442547, -0.6456836645167007, 1.6741000005732136], "max": [0.642632455688105, 0.34487340260308424, 1.1178431595908698, 3.098703650668565, 0.9580564993957923, 1.994562464404635, 0.6473867570769897, -0.21882157034508046, 1.1159994296241316, 3.0214345717498494, 0.6182946957265649, 3.101977362076026], "count": [510]}, "gripper_mode_state": {"mean": [0.20980392156862746, 0.6372549019607843], "std": [0.4071685597673963, 0.48079215040154066], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.896078431372549, 1.907843137254902], "std": [0.3947999167181742, 0.3669391878103832], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.20980392156862746, 0.6372549019607843], "std": [0.4071685597673963, 0.48079215040154066], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.896078431372549, 1.907843137254902], "std": [0.3947999167181742, 0.3669391878103832], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.5498235533653083, 0.3847843166988562], "std": [0.2603515484832703, 0.19859070677613325], "min": [0.01875000074505806, 0.0712500000372529], "max": [0.8212500065565109, 0.5499999970197678], "count": [510]}, "gripper_open_scale_action": {"mean": [0.5498235533653083, 0.3847843166988562], "std": [0.2603515484832703, 0.19859070677613325], "min": [0.01875000074505806, 0.0712500000372529], "max": [0.8212500065565109, 0.5499999970197678], "count": [510]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8980392156862745]], [[0.8196078431372549]]], "mean": [[[0.37821830872266604]], [[0.4026567291011055]], [[0.3771149363552005]]], "std": [[[0.1386408194866386]], [[0.13894524474617945]], [[0.1333481726526954]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4848471843984507]], [[0.494765154094045]], [[0.4827714839022028]]], "std": [[[0.11436489993452574]], [[0.10615250664701863]], [[0.11187571063138922]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4596639679405713]], [[0.49049457985354633]], [[0.4764405353576616]]], "std": [[[0.1522795330458953]], [[0.13333127747615836]], [[0.13824969419775054]]], "count": [108]}, "observation.state": {"min": [-0.30567899346351624, -0.022293999791145325, -1.2746829986572266, -1.6181117296218872, 0.3994952142238617, -0.06801588833332062, 0.0139999995008111, -0.009882999584078789, -0.16797399520874023, 0.0005600000149570405, -3.125046968460083, 0.010349801741540432, -3.141592502593994, 0.04826877638697624, -0.01826433278620243, -1.4852025508880615, -0.06166611239314079, 0.5266303420066833, -1.82666015625, 0.060999996960163116, -0.008550000376999378, -0.0020649998914450407, 0.1416040062904358, -3.1396901607513428, 0.16297884285449982, -3.141592502593994], "max": [0.18716144561767578, 2.271371364593506, -0.48617666959762573, 0.12940289080142975, 1.1305744647979736, 1.4105926752090454, 0.6589999794960022, 0.37936699390411377, 0.031842999160289764, 0.33994799852371216, 3.1393063068389893, 1.1143404245376587, 3.131783962249756, 0.18098610639572144, 1.857275128364563, -0.47232577204704285, 1.778182029724121, 1.2280365228652954, 0.02763199992477894, 0.3880000114440918, 0.4056600034236908, 0.0930040031671524, 0.3199250102043152, 3.1394808292388916, 1.0318212509155273, 3.132551908493042], "mean": [-0.0317639596760273, 1.3612797260284424, -0.8919579982757568, -0.44948089122772217, 0.8470350503921509, 0.43220457434654236, 0.4734208881855011, 0.23068727552890778, -0.024030493572354317, 0.16658778488636017, -1.2828984260559082, 0.46268177032470703, 1.6229636669158936, 0.11148133128881454, 0.9682649970054626, -0.7992250919342041, 0.38233694434165955, 0.8633737564086914, -0.7234238982200623, 0.2548815906047821, 0.1841389536857605, 0.039503682404756546, 0.25251707434654236, -1.3800709247589111, 0.6674301624298096, -1.7763338088989258], "std": [0.11207320541143417, 0.9222451448440552, 0.31132057309150696, 0.615288257598877, 0.22896434366703033, 0.5103077292442322, 0.2038380354642868, 0.16138148307800293, 0.04761004447937012, 0.09327572584152222, 2.618194341659546, 0.38630160689353943, 2.4975779056549072, 0.05943429097533226, 0.745583176612854, 0.4278205633163452, 0.6045865416526794, 0.22657683491706848, 0.6708416938781738, 0.1313330978155136, 0.1550203263759613, 0.032039862126111984, 0.045538466423749924, 2.5230610370635986, 0.3158189356327057, 1.9935636520385742], "count": [516]}, "action": {"min": [-0.30567899346351624, -0.022293999791145325, -1.2746829986572266, -1.6181117296218872, 0.3994952142238617, -0.06801588833332062, 0.0139999995008111, -0.009882999584078789, -0.16797399520874023, 0.0005600000149570405, -3.125046968460083, 0.010349801741540432, -3.141592502593994, 0.04826877638697624, -0.01826433278620243, -1.4852025508880615, -0.06166611239314079, 0.5266303420066833, -1.82666015625, 0.060999996960163116, -0.008550000376999378, -0.0020649998914450407, 0.1416040062904358, -3.1396901607513428, 0.16297884285449982, -3.141592502593994], "max": [0.18716144561767578, 2.271371364593506, -0.48617666959762573, 0.12940289080142975, 1.1305744647979736, 1.4105926752090454, 0.6589999794960022, 0.37936699390411377, 0.031842999160289764, 0.33994799852371216, 3.1393063068389893, 1.1143404245376587, 3.131783962249756, 0.18098610639572144, 1.857275128364563, -0.47232577204704285, 1.778182029724121, 1.2280365228652954, 0.02763199992477894, 0.3880000114440918, 0.4056600034236908, 0.0930040031671524, 0.3199250102043152, 3.1394808292388916, 1.0318212509155273, 3.132551908493042], "mean": [-0.0317639596760273, 1.3612797260284424, -0.8919579982757568, -0.44948089122772217, 0.8470350503921509, 0.43220457434654236, 0.4734208881855011, 0.23068727552890778, -0.024030493572354317, 0.16658778488636017, -1.2828984260559082, 0.46268177032470703, 1.6229636669158936, 0.11148133128881454, 0.9682649970054626, -0.7992250919342041, 0.38233694434165955, 0.8633737564086914, -0.7234238982200623, 0.2548815906047821, 0.1841389536857605, 0.039503682404756546, 0.25251707434654236, -1.3800709247589111, 0.6674301624298096, -1.7763338088989258], "std": [0.11207320541143417, 0.9222451448440552, 0.31132057309150696, 0.615288257598877, 0.22896434366703033, 0.5103077292442322, 0.2038380354642868, 0.16138148307800293, 0.04761004447937012, 0.09327572584152222, 2.618194341659546, 0.38630160689353943, 2.4975779056549072, 0.05943429097533226, 0.745583176612854, 0.4278205633163452, 0.6045865416526794, 0.22657683491706848, 0.6708416938781738, 0.1313330978155136, 0.1550203263759613, 0.032039862126111984, 0.045538466423749924, 2.5230610370635986, 0.3158189356327057, 1.9935636520385742], "count": [516]}, "timestamp": {"min": [0.0], "max": [17.166666666666668], "mean": [8.583333333333334], "std": [4.965202990889772], "count": [516]}, "frame_index": {"min": [0], "max": [515], "mean": [257.5], "std": [148.95608972669316], "count": [516]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [516]}, "index": {"min": [74204], "max": [74719], "mean": [74461.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [2.443798449612403, 5.0, 5.0, 5.0, 5.0], "std": [1.7835217724675525, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [516]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [516]}, "eef_direction_state": {"mean": [4.310077519379845, 4.156976744186046], "std": [2.0593837025432635, 2.357687773034863], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.8468992248062015, 0.6841085271317829], "std": [0.9010169090891266, 0.8230093318516376], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7248062015503876, 0.7325581395348837], "std": [0.8478455146462283, 0.8411567147165976], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.310077519379845, 4.156976744186046], "std": [2.0593837025432635, 2.357687773034863], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.8468992248062015, 0.6841085271317829], "std": [0.9010169090891266, 0.8230093318516376], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7248062015503876, 0.7325581395348837], "std": [0.8478455146462283, 0.8411567147165976], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.46905265879224967, 0.27705937286678267, 0.9415033124097407, 2.6568710993897184, 0.1928188428617293, 1.4646098291933511, 0.4228857423259367, -0.2593950219266294, 1.0278378890360897, 2.445851187593658, 0.05831317810093782, 2.1197635190649775], "std": [0.16106056664729798, 0.04772642335454173, 0.09338068657121161, 0.38404471045440824, 0.2571305174224538, 0.22118229256279925, 0.155037320310593, 0.031799607720679225, 0.045288306100265074, 0.30882481958363545, 0.32234201883424946, 0.4996396147682378], "min": [0.2289989424653423, 0.13253939076187216, 0.7754546410223189, 2.0261648170705775, -0.09141253422465967, 0.903101297519052, 0.23013479260485964, -0.3006455256406926, 0.91747480606617, 2.106108327453811, -0.5612690958726356, 1.6305733373692395], "max": [0.61793768855897, 0.3324021674985673, 1.115052689666363, 3.130351565727863, 0.7615755117857002, 2.0008341269015952, 0.6440221590105326, -0.20573507005695657, 1.0947157511718557, 2.953443709903785, 0.621381046496496, 3.049950873851253], "count": [516]}, "eef_sim_pose_action": {"mean": [0.46905265879224967, 0.27705937286678267, 0.9415033124097407, 2.6568710993897184, 0.1928188428617293, 1.4646098291933511, 0.4228857423259367, -0.2593950219266294, 1.0278378890360897, 2.445851187593658, 0.05831317810093782, 2.1197635190649775], "std": [0.16106056664729798, 0.04772642335454173, 0.09338068657121161, 0.38404471045440824, 0.2571305174224538, 0.22118229256279925, 0.155037320310593, 0.031799607720679225, 0.045288306100265074, 0.30882481958363545, 0.32234201883424946, 0.4996396147682378], "min": [0.2289989424653423, 0.13253939076187216, 0.7754546410223189, 2.0261648170705775, -0.09141253422465967, 0.903101297519052, 0.23013479260485964, -0.3006455256406926, 0.91747480606617, 2.106108327453811, -0.5612690958726356, 1.6305733373692395], "max": [0.61793768855897, 0.3324021674985673, 1.115052689666363, 3.130351565727863, 0.7615755117857002, 2.0008341269015952, 0.6440221590105326, -0.20573507005695657, 1.0947157511718557, 2.953443709903785, 0.621381046496496, 3.049950873851253], "count": [516]}, "gripper_mode_state": {"mean": [0.17829457364341086, 1.0], "std": [0.38276052389545934, 0.0], "min": [0, 1], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.9108527131782946, 1.939922480620155], "std": [0.37843830666306155, 0.3085901828760769], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.17829457364341086, 1.0], "std": [0.38276052389545934, 0.0], "min": [0, 1], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.9108527131782946, 1.939922480620155], "std": [0.37843830666306155, 0.3085901828760769], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.5917756927814226, 0.3186022357964643], "std": [0.25479781461863416, 0.16416702737411049], "min": [0.017499999376013875, 0.0762499962002039], "max": [0.8237499743700027, 0.48500001430511475], "count": [516]}, "gripper_open_scale_action": {"mean": [0.5917756927814226, 0.3186022357964643], "std": [0.25479781461863416, 0.16416702737411049], "min": [0.017499999376013875, 0.0762499962002039], "max": [0.8237499743700027, 0.48500001430511475], "count": [516]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7450980392156863]], [[0.7607843137254902]]], "mean": [[[0.38197266067538127]], [[0.40348360838779956]], [[0.37819991013071896]]], "std": [[[0.13554635768521997]], [[0.13982361452740394]], [[0.1341741237148944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847138929738562]], [[0.4962622855392157]], [[0.4830307638888889]]], "std": [[[0.11561527210684362]], [[0.10670927329647666]], [[0.11259647654502739]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4584580882352941]], [[0.4838657066993464]], [[0.4699222385620915]]], "std": [[[0.15524507603153326]], [[0.14213179186195177]], [[0.14708742225905144]]], "count": [100]}, "observation.state": {"min": [-0.33521243929862976, -0.022363778203725815, -1.0533653497695923, -1.713428258895874, 0.3009166717529297, -0.08948999643325806, 0.0139999995008111, -0.010579999536275864, -0.1727840006351471, -0.007098999805748463, -3.1400043964385986, 0.12524482607841492, -3.141592502593994, 0.04036644473671913, -0.018717888742685318, -1.4076097011566162, -0.057950444519519806, 0.559809684753418, -1.9359146356582642, 0.07100000232458115, -0.009480999782681465, 0.002240000059828162, 0.12014500051736832, -3.134890556335449, 0.1858077496290207, -3.13600754737854], "max": [0.35499444603919983, 2.330455780029297, -0.4865081012248993, -0.016432667151093483, 1.1621488332748413, 1.4476447105407715, 0.6060000061988831, 0.36700698733329773, 0.06806699931621552, 0.31156298518180847, 3.130021095275879, 1.242360234260559, 3.138817548751831, 0.3090283274650574, 1.7830839157104492, -0.47530877590179443, 1.7706983089447021, 1.2400732040405273, 0.05414755642414093, 0.37700000405311584, 0.3893760144710541, 0.10955200344324112, 0.34968599677085876, 3.1361820697784424, 1.223126769065857, 3.1397600173950195], "mean": [0.04366976395249367, 1.3176676034927368, -0.8041845560073853, -0.7720006108283997, 0.7881442308425903, 0.6936262845993042, 0.4209078848361969, 0.21989212930202484, -0.01698705181479454, 0.1676127314567566, -1.2157212495803833, 0.5588647723197937, 0.08141165971755981, 0.12788785994052887, 0.9988638162612915, -0.7720276117324829, 0.4891035258769989, 0.8518530130386353, -0.7865548729896545, 0.23371678590774536, 0.18215329945087433, 0.045771144330501556, 0.2474808245897293, -0.37397196888923645, 0.6693426370620728, -1.6235402822494507], "std": [0.16866397857666016, 0.9028394818305969, 0.2313472181558609, 0.6182597279548645, 0.2507704496383667, 0.5190133452415466, 0.2026520073413849, 0.1537180244922638, 0.05936840921640396, 0.0942641869187355, 2.511406183242798, 0.3056499660015106, 2.98360538482666, 0.08546686917543411, 0.7293158173561096, 0.3661686182022095, 0.6264514327049255, 0.23575326800346375, 0.6438547968864441, 0.10024676471948624, 0.14448723196983337, 0.033208735287189484, 0.05968087166547775, 2.811943292617798, 0.29140180349349976, 2.098855972290039], "count": [467]}, "action": {"min": [-0.33521243929862976, -0.022363778203725815, -1.0533653497695923, -1.713428258895874, 0.3009166717529297, -0.08948999643325806, 0.0139999995008111, -0.010579999536275864, -0.1727840006351471, -0.007098999805748463, -3.1400043964385986, 0.12524482607841492, -3.141592502593994, 0.04036644473671913, -0.018717888742685318, -1.4076097011566162, -0.057950444519519806, 0.559809684753418, -1.9359146356582642, 0.07100000232458115, -0.009480999782681465, 0.002240000059828162, 0.12014500051736832, -3.134890556335449, 0.1858077496290207, -3.13600754737854], "max": [0.35499444603919983, 2.330455780029297, -0.4865081012248993, -0.016432667151093483, 1.1621488332748413, 1.4476447105407715, 0.6060000061988831, 0.36700698733329773, 0.06806699931621552, 0.31156298518180847, 3.130021095275879, 1.242360234260559, 3.138817548751831, 0.3090283274650574, 1.7830839157104492, -0.47530877590179443, 1.7706983089447021, 1.2400732040405273, 0.05414755642414093, 0.37700000405311584, 0.3893760144710541, 0.10955200344324112, 0.34968599677085876, 3.1361820697784424, 1.223126769065857, 3.1397600173950195], "mean": [0.04366976395249367, 1.3176676034927368, -0.8041845560073853, -0.7720006108283997, 0.7881442308425903, 0.6936262845993042, 0.4209078848361969, 0.21989212930202484, -0.01698705181479454, 0.1676127314567566, -1.2157212495803833, 0.5588647723197937, 0.08141165971755981, 0.12788785994052887, 0.9988638162612915, -0.7720276117324829, 0.4891035258769989, 0.8518530130386353, -0.7865548729896545, 0.23371678590774536, 0.18215329945087433, 0.045771144330501556, 0.2474808245897293, -0.37397196888923645, 0.6693426370620728, -1.6235402822494507], "std": [0.16866397857666016, 0.9028394818305969, 0.2313472181558609, 0.6182597279548645, 0.2507704496383667, 0.5190133452415466, 0.2026520073413849, 0.1537180244922638, 0.05936840921640396, 0.0942641869187355, 2.511406183242798, 0.3056499660015106, 2.98360538482666, 0.08546686917543411, 0.7293158173561096, 0.3661686182022095, 0.6264514327049255, 0.23575326800346375, 0.6438547968864441, 0.10024676471948624, 0.14448723196983337, 0.033208735287189484, 0.05968087166547775, 2.811943292617798, 0.29140180349349976, 2.098855972290039], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [467]}, "index": {"min": [74720], "max": [75186], "mean": [74953.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [2.6937901498929335, 5.0, 5.0, 5.0, 5.0], "std": [1.9253810165124812, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [467]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [467]}, "eef_direction_state": {"mean": [4.2612419700214135, 4.357601713062098], "std": [2.043493083456786, 2.2217922593052806], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.8736616702355461, 0.7408993576017131], "std": [0.9203225839629533, 0.8702172096737882], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.7558886509635975, 0.7259100642398287], "std": [0.8433786774617372, 0.8443241512745406], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.2612419700214135, 4.357601713062098], "std": [2.043493083456786, 2.2217922593052806], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.8736616702355461, 0.7408993576017131], "std": [0.9203225839629533, 0.8702172096737882], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.7558886509635975, 0.7259100642398287], "std": [0.8433786774617372, 0.8443241512745406], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.45798369754574625, 0.2838166737197633, 0.9422949183386539, 2.547153902142277, 0.31489073952719293, 1.493028753718894, 0.42094165962560315, -0.2532049030071249, 1.022881233714205, 2.4369043294950945, 0.009827496380489884, 2.1318735679411582], "std": [0.15316126077153017, 0.05939170892231884, 0.0943588632454817, 0.28655366916658925, 0.2612624145444483, 0.23039957173003348, 0.1445757987044402, 0.032998705637195924, 0.05945337308408803, 0.27650140449180804, 0.35624211211435647, 0.45892126723032867], "min": [0.22833292482695716, 0.12764300017223518, 0.7678539849189228, 1.8936854749796985, -0.039712593993090906, 1.0425822324007625, 0.2290969834579935, -0.2963007493211418, 0.8959370429857316, 1.9176503345802651, -0.6311817527943923, 1.7080904589612471], "max": [0.604443855024921, 0.36754827920272165, 1.086030264758648, 2.9796044700664064, 0.7730990088133773, 2.081758275809646, 0.6277604146316781, -0.1892000065198482, 1.1247170495922592, 2.927142688746498, 0.6228763253078218, 3.0580051575914604], "count": [467]}, "eef_sim_pose_action": {"mean": [0.45798369754574625, 0.2838166737197633, 0.9422949183386539, 2.547153902142277, 0.31489073952719293, 1.493028753718894, 0.42094165962560315, -0.2532049030071249, 1.022881233714205, 2.4369043294950945, 0.009827496380489884, 2.1318735679411582], "std": [0.15316126077153017, 0.05939170892231884, 0.0943588632454817, 0.28655366916658925, 0.2612624145444483, 0.23039957173003348, 0.1445757987044402, 0.032998705637195924, 0.05945337308408803, 0.27650140449180804, 0.35624211211435647, 0.45892126723032867], "min": [0.22833292482695716, 0.12764300017223518, 0.7678539849189228, 1.8936854749796985, -0.039712593993090906, 1.0425822324007625, 0.2290969834579935, -0.2963007493211418, 0.8959370429857316, 1.9176503345802651, -0.6311817527943923, 1.7080904589612471], "max": [0.604443855024921, 0.36754827920272165, 1.086030264758648, 2.9796044700664064, 0.7730990088133773, 2.081758275809646, 0.6277604146316781, -0.1892000065198482, 1.1247170495922592, 2.927142688746498, 0.6228763253078218, 3.0580051575914604], "count": [467]}, "gripper_mode_state": {"mean": [0.21413276231263384, 1.0], "std": [0.4102193589008177, 0.0], "min": [0, 1], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.8929336188436832, 1.905781584582441], "std": [0.4051242465250022, 0.39225475083649985], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.21413276231263384, 1.0], "std": [0.4102193589008177, 0.0], "min": [0, 1], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.8929336188436832, 1.905781584582441], "std": [0.4051242465250022, 0.39225475083649985], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.5261348984059648, 0.2921466867796423], "std": [0.25331423705117806, 0.1253079284936696], "min": [0.017499999376013875, 0.08875000290572643], "max": [0.7575000077486038, 0.4712500050663948], "count": [467]}, "gripper_open_scale_action": {"mean": [0.5261348984059648, 0.2921466867796423], "std": [0.25331423705117806, 0.1253079284936696], "min": [0.017499999376013875, 0.08875000290572643], "max": [0.7575000077486038, 0.4712500050663948], "count": [467]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9098039215686274]], [[0.8588235294117647]]], "mean": [[[0.3797234404178338]], [[0.40450488737161533]], [[0.3788579014939309]]], "std": [[[0.13615891729033847]], [[0.13714452407269603]], [[0.13155605113479255]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48506412304505137]], [[0.4957625302725257]], [[0.48381628406570965]]], "std": [[[0.11348211121911751]], [[0.1040124903229704]], [[0.10945508319788153]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45723742048902893]], [[0.48217359287464984]], [[0.46984012823879556]]], "std": [[[0.16324033208888872]], [[0.15002477041764187]], [[0.15408150549343794]]], "count": [112]}, "observation.state": {"min": [-0.23734910786151886, -0.022363778203725815, -1.0953017473220825, -1.7756177186965942, 0.39384323358535767, 0.01264722179621458, 0.0139999995008111, -0.012858999893069267, -0.14054200053215027, -0.0021019999403506517, -3.141592502593994, 0.1477421373128891, -3.1385905742645264, -0.010501555167138577, -0.018717888742685318, -1.5967423915863037, -0.24235565960407257, 0.5899361968040466, -1.7310819625854492, 0.0689999982714653, -0.008778000250458717, 0.0020280000753700733, 0.12027499824762344, -3.140702486038208, 0.024521876126527786, -3.141592502593994], "max": [0.2950378954410553, 2.2573983669281006, -0.4862290024757385, -0.024875778704881668, 1.160735845565796, 1.593776822090149, 0.6190000176429749, 0.34893301129341125, 0.056664999574422836, 0.33209601044654846, 3.1408770084381104, 1.2466188669204712, 3.137089729309082, 0.3493250012397766, 1.906607985496521, -0.4724827706813812, 1.7708029747009277, 1.2400906085968018, 0.11726155877113342, 0.33399999141693115, 0.4104459881782532, 0.12090499699115753, 0.3689349889755249, 3.1394808292388916, 1.1372041702270508, 3.139585494995117], "mean": [0.03850122168660164, 1.3495068550109863, -0.8032169342041016, -0.7003558874130249, 0.7568216919898987, 0.6530382633209229, 0.41840073466300964, 0.22590215504169464, -0.01114541757851839, 0.1656390279531479, -1.874962329864502, 0.5276520252227783, 0.7359856963157654, 0.12331640720367432, 1.0752410888671875, -0.8494278192520142, 0.5104446411132812, 0.9335888028144836, -0.8277598023414612, 0.22621802985668182, 0.1979084610939026, 0.05632783845067024, 0.2453751266002655, -0.63595050573349, 0.6528649926185608, -1.2729254961013794], "std": [0.12886570394039154, 0.8705559968948364, 0.23212166130542755, 0.687009334564209, 0.25394463539123535, 0.585724949836731, 0.21802257001399994, 0.14873380959033966, 0.04508935660123825, 0.08904276043176651, 2.1623754501342773, 0.33480218052864075, 2.889313220977783, 0.12385283410549164, 0.7959975004196167, 0.4515812397003174, 0.7153615951538086, 0.17604632675647736, 0.6246140003204346, 0.09990657866001129, 0.15772204101085663, 0.040730174630880356, 0.06260384619235992, 2.71878719329834, 0.3550466001033783, 2.350743293762207], "count": [546]}, "action": {"min": [-0.23734910786151886, -0.022363778203725815, -1.0953017473220825, -1.7756177186965942, 0.39384323358535767, 0.01264722179621458, 0.0139999995008111, -0.012858999893069267, -0.14054200053215027, -0.0021019999403506517, -3.141592502593994, 0.1477421373128891, -3.1385905742645264, -0.010501555167138577, -0.018717888742685318, -1.5967423915863037, -0.24235565960407257, 0.5899361968040466, -1.7310819625854492, 0.0689999982714653, -0.008778000250458717, 0.0020280000753700733, 0.12027499824762344, -3.140702486038208, 0.024521876126527786, -3.141592502593994], "max": [0.2950378954410553, 2.2573983669281006, -0.4862290024757385, -0.024875778704881668, 1.160735845565796, 1.593776822090149, 0.6190000176429749, 0.34893301129341125, 0.056664999574422836, 0.33209601044654846, 3.1408770084381104, 1.2466188669204712, 3.137089729309082, 0.3493250012397766, 1.906607985496521, -0.4724827706813812, 1.7708029747009277, 1.2400906085968018, 0.11726155877113342, 0.33399999141693115, 0.4104459881782532, 0.12090499699115753, 0.3689349889755249, 3.1394808292388916, 1.1372041702270508, 3.139585494995117], "mean": [0.03850122168660164, 1.3495068550109863, -0.8032169342041016, -0.7003558874130249, 0.7568216919898987, 0.6530382633209229, 0.41840073466300964, 0.22590215504169464, -0.01114541757851839, 0.1656390279531479, -1.874962329864502, 0.5276520252227783, 0.7359856963157654, 0.12331640720367432, 1.0752410888671875, -0.8494278192520142, 0.5104446411132812, 0.9335888028144836, -0.8277598023414612, 0.22621802985668182, 0.1979084610939026, 0.05632783845067024, 0.2453751266002655, -0.63595050573349, 0.6528649926185608, -1.2729254961013794], "std": [0.12886570394039154, 0.8705559968948364, 0.23212166130542755, 0.687009334564209, 0.25394463539123535, 0.585724949836731, 0.21802257001399994, 0.14873380959033966, 0.04508935660123825, 0.08904276043176651, 2.1623754501342773, 0.33480218052864075, 2.889313220977783, 0.12385283410549164, 0.7959975004196167, 0.4515812397003174, 0.7153615951538086, 0.17604632675647736, 0.6246140003204346, 0.09990657866001129, 0.15772204101085663, 0.040730174630880356, 0.06260384619235992, 2.71878719329834, 0.3550466001033783, 2.350743293762207], "count": [546]}, "timestamp": {"min": [0.0], "max": [18.166666666666668], "mean": [9.083333333333334], "std": [5.253878637800909], "count": [546]}, "frame_index": {"min": [0], "max": [545], "mean": [272.5], "std": [157.61635913402728], "count": [546]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [546]}, "index": {"min": [75187], "max": [75732], "mean": [75459.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [2.2564102564102564, 5.0, 5.0, 5.0, 5.0], "std": [1.802573742021654, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [546]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [546]}, "eef_direction_state": {"mean": [4.318681318681318, 4.269230769230769], "std": [2.020295127023214, 2.2562177323793478], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.7948717948717948, 0.7087912087912088], "std": [0.8655236626861617, 0.8261941099535747], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_state": {"mean": [0.7051282051282052, 0.717948717948718], "std": [0.848965801597097, 0.8326709116974143], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_direction_action": {"mean": [4.318681318681318, 4.269230769230769], "std": [2.020295127023214, 2.2562177323793478], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.7948717948717948, 0.7087912087912088], "std": [0.8655236626861617, 0.8261941099535747], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_action": {"mean": [0.7051282051282052, 0.717948717948718], "std": [0.848965801597097, 0.8326709116974143], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_sim_pose_state": {"mean": [0.464083132077886, 0.2897000223109334, 0.9404146598439997, 2.5859992767961195, 0.2452329843311784, 1.504658457109147, 0.43668914613419285, -0.24274101792240618, 1.0207550996830594, 2.4319492280176207, -0.036840247574365895, 2.1155461461632985], "std": [0.14831105100743255, 0.04513017481458816, 0.08909687480010373, 0.32973872361755274, 0.23377555834390176, 0.22177970573298889, 0.15773113640648112, 0.04046072751997419, 0.06237556963679139, 0.3598681556030085, 0.39930805889523274, 0.7594690221891609], "min": [0.2258499499328579, 0.15968293483749135, 0.7728943839016936, 1.8919534436922791, -0.11684783649247676, 1.0216974079853622, 0.2299991366422034, -0.2965575866860205, 0.8961128382431678, 2.0016670257741858, -0.7646522991758202, -3.135701685252303], "max": [0.5871705382546961, 0.3559785309761879, 1.106853378590287, 2.970767445759763, 0.7807383881710535, 2.0981164652403246, 0.6486535829385185, -0.1779071764574649, 1.1438398354928496, 3.1123107844450937, 0.5682860393900517, 3.140383849225326], "count": [546]}, "eef_sim_pose_action": {"mean": [0.464083132077886, 0.2897000223109334, 0.9404146598439997, 2.5859992767961195, 0.2452329843311784, 1.504658457109147, 0.43668914613419285, -0.24274101792240618, 1.0207550996830594, 2.4319492280176207, -0.036840247574365895, 2.1155461461632985], "std": [0.14831105100743255, 0.04513017481458816, 0.08909687480010373, 0.32973872361755274, 0.23377555834390176, 0.22177970573298889, 0.15773113640648112, 0.04046072751997419, 0.06237556963679139, 0.3598681556030085, 0.39930805889523274, 0.7594690221891609], "min": [0.2258499499328579, 0.15968293483749135, 0.7728943839016936, 1.8919534436922791, -0.11684783649247676, 1.0216974079853622, 0.2299991366422034, -0.2965575866860205, 0.8961128382431678, 2.0016670257741858, -0.7646522991758202, -3.135701685252303], "max": [0.5871705382546961, 0.3559785309761879, 1.106853378590287, 2.970767445759763, 0.7807383881710535, 2.0981164652403246, 0.6486535829385185, -0.1779071764574649, 1.1438398354928496, 3.1123107844450937, 0.5682860393900517, 3.140383849225326], "count": [546]}, "gripper_mode_state": {"mean": [0.24725274725274726, 1.0], "std": [0.43141491192206066, 0.0], "min": [0, 1], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.8974358974358974, 1.9304029304029304], "std": [0.3928304592319494, 0.34063964652198153], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.24725274725274726, 1.0], "std": [0.43141491192206066, 0.0], "min": [0, 1], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.8974358974358974, 1.9304029304029304], "std": [0.3928304592319494, 0.34063964652198153], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.5230036759028389, 0.28277243695634624], "std": [0.2725272024100575, 0.12488354034169666], "min": [0.017499999376013875, 0.08624999783933163], "max": [0.7737500220537186, 0.41749998927116394], "count": [546]}, "gripper_open_scale_action": {"mean": [0.5230036759028389, 0.28277243695634624], "std": [0.2725272024100575, 0.12488354034169666], "min": [0.017499999376013875, 0.08624999783933163], "max": [0.7737500220537186, 0.41749998927116394], "count": [546]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8549019607843137]], [[0.7568627450980392]]], "mean": [[[0.3794060228452752]], [[0.40364416498686706]], [[0.37824739885570013]]], "std": [[[0.1370437360597559]], [[0.1385562544749298]], [[0.13262777619789595]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857073636308106]], [[0.49680079103292407]], [[0.48432145829515605]]], "std": [[[0.11779082644400882]], [[0.10954774102796236]], [[0.11595611320006691]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469148190779427]], [[0.49133187114409627]], [[0.4794832325453546]]], "std": [[[0.1568454659544415]], [[0.1407224162334771]], [[0.14524179851410882]]], "count": [107]}, "observation.state": {"min": [-0.30491143465042114, -0.022241666913032532, -1.0532432794570923, -1.7710472345352173, 0.31565722823143005, -0.06396877765655518, 0.0139999995008111, -0.010102000087499619, -0.1629990041255951, 0.0005540000274777412, -3.138765335083008, 0.1586504429578781, -3.1409642696380615, 0.0, -0.01819455623626709, -1.43192720413208, -0.02871355600655079, 0.5719509720802307, -1.7965160608291626, 0.08699999749660492, -0.008791999891400337, -0.00030300000798888505, 0.11103100329637527, -3.1361820697784424, 0.20917771756649017, -3.1397950649261475], "max": [0.21737521886825562, 2.2404773235321045, -0.48612433671951294, 0.01130400039255619, 1.1610150337219238, 1.6421153545379639, 0.5659999847412109, 0.35745999217033386, 0.03680599853396416, 0.2966800034046173, 3.1367056369781494, 1.0869038105010986, 3.139410972595215, 0.14901044964790344, 1.843337059020996, -0.4724827706813812, 1.7750420570373535, 1.2401081323623657, -0.02161366678774357, 0.3100000023841858, 0.3931640088558197, 0.07365000247955322, 0.36007699370384216, 3.1405630111694336, 1.0400067567825317, 3.1307365894317627], "mean": [0.023366419598460197, 1.2621524333953857, -0.753119170665741, -0.735709011554718, 0.7852598428726196, 0.6805537343025208, 0.4495724141597748, 0.20617735385894775, -0.021589364856481552, 0.17189794778823853, -1.86258864402771, 0.5658742785453796, 1.2871417999267578, 0.06423720717430115, 0.9569438099861145, -0.7729502320289612, 0.49015098810195923, 0.9145537614822388, -0.8000425696372986, 0.2260926216840744, 0.1761247217655182, 0.035370875149965286, 0.24683989584445953, -0.8198808431625366, 0.7029702067375183, -1.6258560419082642], "std": [0.1328851580619812, 0.8779768943786621, 0.19723856449127197, 0.6536568999290466, 0.2696792781352997, 0.5931746959686279, 0.20280730724334717, 0.14700424671173096, 0.050451815128326416, 0.08878970891237259, 2.128170967102051, 0.3057067394256592, 2.7551069259643555, 0.041777774691581726, 0.7778785228729248, 0.38917678594589233, 0.6331866979598999, 0.1988387554883957, 0.653878390789032, 0.083702951669693, 0.15328553318977356, 0.026957523077726364, 0.05837097391486168, 2.710465908050537, 0.2931676208972931, 2.1485249996185303], "count": [514]}, "action": {"min": [-0.30491143465042114, -0.022241666913032532, -1.0532432794570923, -1.7710472345352173, 0.31565722823143005, -0.06396877765655518, 0.0139999995008111, -0.010102000087499619, -0.1629990041255951, 0.0005540000274777412, -3.138765335083008, 0.1586504429578781, -3.1409642696380615, 0.0, -0.01819455623626709, -1.43192720413208, -0.02871355600655079, 0.5719509720802307, -1.7965160608291626, 0.08699999749660492, -0.008791999891400337, -0.00030300000798888505, 0.11103100329637527, -3.1361820697784424, 0.20917771756649017, -3.1397950649261475], "max": [0.21737521886825562, 2.2404773235321045, -0.48612433671951294, 0.01130400039255619, 1.1610150337219238, 1.6421153545379639, 0.5659999847412109, 0.35745999217033386, 0.03680599853396416, 0.2966800034046173, 3.1367056369781494, 1.0869038105010986, 3.139410972595215, 0.14901044964790344, 1.843337059020996, -0.4724827706813812, 1.7750420570373535, 1.2401081323623657, -0.02161366678774357, 0.3100000023841858, 0.3931640088558197, 0.07365000247955322, 0.36007699370384216, 3.1405630111694336, 1.0400067567825317, 3.1307365894317627], "mean": [0.023366419598460197, 1.2621524333953857, -0.753119170665741, -0.735709011554718, 0.7852598428726196, 0.6805537343025208, 0.4495724141597748, 0.20617735385894775, -0.021589364856481552, 0.17189794778823853, -1.86258864402771, 0.5658742785453796, 1.2871417999267578, 0.06423720717430115, 0.9569438099861145, -0.7729502320289612, 0.49015098810195923, 0.9145537614822388, -0.8000425696372986, 0.2260926216840744, 0.1761247217655182, 0.035370875149965286, 0.24683989584445953, -0.8198808431625366, 0.7029702067375183, -1.6258560419082642], "std": [0.1328851580619812, 0.8779768943786621, 0.19723856449127197, 0.6536568999290466, 0.2696792781352997, 0.5931746959686279, 0.20280730724334717, 0.14700424671173096, 0.050451815128326416, 0.08878970891237259, 2.128170967102051, 0.3057067394256592, 2.7551069259643555, 0.041777774691581726, 0.7778785228729248, 0.38917678594589233, 0.6331866979598999, 0.1988387554883957, 0.653878390789032, 0.083702951669693, 0.15328553318977356, 0.026957523077726364, 0.05837097391486168, 2.710465908050537, 0.2931676208972931, 2.1485249996185303], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [514]}, "index": {"min": [75733], "max": [76246], "mean": [75989.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [2.313229571984436, 5.0, 5.0, 5.0, 5.0], "std": [1.7734367473110058, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [514]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [514]}, "eef_direction_state": {"mean": [4.252918287937743, 3.9961089494163424], "std": [2.066558174797216, 2.411867633659325], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.8501945525291829, 0.7431906614785992], "std": [0.8837761444129163, 0.8134343383409439], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.6926070038910506, 0.642023346303502], "std": [0.8362319445042197, 0.8253431024786189], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.252918287937743, 3.9961089494163424], "std": [2.066558174797216, 2.411867633659325], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.8501945525291829, 0.7431906614785992], "std": [0.8837761444129163, 0.8134343383409439], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.6926070038910506, 0.642023346303502], "std": [0.8362319445042197, 0.8253431024786189], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.444290440686354, 0.27926791843246557, 0.9466121620924753, 2.543452761062508, 0.2856897106274402, 1.4731621105115416, 0.4149966849153928, -0.26359888858391095, 1.022246500380301, 2.395707682105914, -0.007871114187588991, 2.097581405154299], "std": [0.14647904023069128, 0.050605796626094685, 0.0889078715784006, 0.29341288035333923, 0.23574508027457106, 0.22093605411887643, 0.15335544313219504, 0.026543817813765008, 0.058180020620358035, 0.28258621458394395, 0.35044010839300754, 0.43408699061922074], "min": [0.22876034418366034, 0.13753896829411513, 0.7755353189918028, 2.050456325960474, -0.06443641469500028, 0.9196405427739467, 0.22991916502359178, -0.2988900956626594, 0.8867590113324854, 2.0947141703954193, -0.689589629643932, 1.666188680079757], "max": [0.5949167852089462, 0.33683420892945415, 1.071527031319241, 2.9597549765756863, 0.7446187520885825, 1.9930833059935993, 0.6316280742426812, -0.22661792745922027, 1.1350694886019141, 2.898143188281516, 0.5721503059176789, 2.94682391866729], "count": [514]}, "eef_sim_pose_action": {"mean": [0.444290440686354, 0.27926791843246557, 0.9466121620924753, 2.543452761062508, 0.2856897106274402, 1.4731621105115416, 0.4149966849153928, -0.26359888858391095, 1.022246500380301, 2.395707682105914, -0.007871114187588991, 2.097581405154299], "std": [0.14647904023069128, 0.050605796626094685, 0.0889078715784006, 0.29341288035333923, 0.23574508027457106, 0.22093605411887643, 0.15335544313219504, 0.026543817813765008, 0.058180020620358035, 0.28258621458394395, 0.35044010839300754, 0.43408699061922074], "min": [0.22876034418366034, 0.13753896829411513, 0.7755353189918028, 2.050456325960474, -0.06443641469500028, 0.9196405427739467, 0.22991916502359178, -0.2988900956626594, 0.8867590113324854, 2.0947141703954193, -0.689589629643932, 1.666188680079757], "max": [0.5949167852089462, 0.33683420892945415, 1.071527031319241, 2.9597549765756863, 0.7446187520885825, 1.9930833059935993, 0.6316280742426812, -0.22661792745922027, 1.1350694886019141, 2.898143188281516, 0.5721503059176789, 2.94682391866729], "count": [514]}, "gripper_mode_state": {"mean": [0.1926070038910506, 1.0], "std": [0.39434698673017227, 0.0], "min": [0, 1], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.9221789883268483, 1.953307392996109], "std": [0.3553021390120327, 0.26786145960304575], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.1926070038910506, 1.0], "std": [0.39434698673017227, 0.0], "min": [0, 1], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.9221789883268483, 1.953307392996109], "std": [0.3553021390120327, 0.26786145960304575], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5619649832922393, 0.28261672921029396], "std": [0.25351019411551323, 0.10462867376518928], "min": [0.017499999376013875, 0.10874999687075615], "max": [0.7074999809265137, 0.38750000298023224], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5619649832922393, 0.28261672921029396], "std": [0.25351019411551323, 0.10462867376518928], "min": [0.017499999376013875, 0.10874999687075615], "max": [0.7074999809265137, 0.38750000298023224], "count": [514]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7843137254901961]], [[0.792156862745098]]], "mean": [[[0.37987199618736384]], [[0.4046637309368192]], [[0.3792040250544662]]], "std": [[[0.1366223006734734]], [[0.1374270592762217]], [[0.13161466990571602]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827044485294118]], [[0.4942459926470588]], [[0.48202375816993465]]], "std": [[[0.1191298939380387]], [[0.11014773232041598]], [[0.11601723738112843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46941451184640526]], [[0.49429251633986926]], [[0.4829611008986928]]], "std": [[[0.1587322839911508]], [[0.1420614304487486]], [[0.14584761540812008]]], "count": [100]}, "observation.state": {"min": [-0.23440100252628326, -0.022241666913032532, -1.0986859798431396, -1.7701925039291382, 0.3110170066356659, -0.1036897748708725, 0.01599999889731407, -0.009744999930262566, -0.13094599545001984, 0.0038010000716894865, -3.141592502593994, 0.13789846003055573, -3.1406502723693848, 0.0369822233915329, -0.01870044507086277, -1.5197949409484863, -0.016851333901286125, 0.5553438663482666, -1.84952974319458, 0.10400000214576721, -0.009664000011980534, -0.0015620000194758177, 0.12529000639915466, -3.139777421951294, 0.14348351955413818, -3.141592502593994], "max": [0.25713109970092773, 2.2319118976593018, -0.48591500520706177, 0.0754297748208046, 1.1646260023117065, 1.7282909154891968, 0.7080000042915344, 0.34443798661231995, 0.04410099983215332, 0.3148399889469147, 3.139585494995117, 1.2628154754638672, 3.1410515308380127, 0.1514177769422531, 1.8719110488891602, -0.4803851246833801, 1.7795077562332153, 1.2404570579528809, -0.07731378078460693, 0.3319999873638153, 0.40817001461982727, 0.10894200205802917, 0.35967400670051575, 3.1386778354644775, 1.1738735437393188, 3.1379973888397217], "mean": [0.0425545908510685, 1.1993701457977295, -0.7307459115982056, -0.7087665796279907, 0.7691575288772583, 0.6313446164131165, 0.4293491840362549, 0.19651548564434052, -0.013272845186293125, 0.17506824433803558, -0.808961808681488, 0.5969311594963074, -0.7716919183731079, 0.0934460237622261, 0.955319344997406, -0.7813447117805481, 0.5380386710166931, 0.9200815558433533, -0.8222179412841797, 0.2432292252779007, 0.17530664801597595, 0.04175814241170883, 0.24562256038188934, -0.46796444058418274, 0.7345396876335144, -2.376896381378174], "std": [0.1152058020234108, 0.901686429977417, 0.20166046917438507, 0.7177078127861023, 0.2844640016555786, 0.6414893865585327, 0.20420445501804352, 0.15185528993606567, 0.043739575892686844, 0.09133966267108917, 2.7389655113220215, 0.32858574390411377, 2.9224042892456055, 0.03702719882130623, 0.7966263294219971, 0.3975807726383209, 0.6616655588150024, 0.2271236777305603, 0.69146329164505, 0.07846753299236298, 0.15660099685192108, 0.03597719594836235, 0.05549861490726471, 2.7831263542175293, 0.2945704460144043, 1.2951881885528564], "count": [462]}, "action": {"min": [-0.23440100252628326, -0.022241666913032532, -1.0986859798431396, -1.7701925039291382, 0.3110170066356659, -0.1036897748708725, 0.01599999889731407, -0.009744999930262566, -0.13094599545001984, 0.0038010000716894865, -3.141592502593994, 0.13789846003055573, -3.1406502723693848, 0.0369822233915329, -0.01870044507086277, -1.5197949409484863, -0.016851333901286125, 0.5553438663482666, -1.84952974319458, 0.10400000214576721, -0.009664000011980534, -0.0015620000194758177, 0.12529000639915466, -3.139777421951294, 0.14348351955413818, -3.141592502593994], "max": [0.25713109970092773, 2.2319118976593018, -0.48591500520706177, 0.0754297748208046, 1.1646260023117065, 1.7282909154891968, 0.7080000042915344, 0.34443798661231995, 0.04410099983215332, 0.3148399889469147, 3.139585494995117, 1.2628154754638672, 3.1410515308380127, 0.1514177769422531, 1.8719110488891602, -0.4803851246833801, 1.7795077562332153, 1.2404570579528809, -0.07731378078460693, 0.3319999873638153, 0.40817001461982727, 0.10894200205802917, 0.35967400670051575, 3.1386778354644775, 1.1738735437393188, 3.1379973888397217], "mean": [0.0425545908510685, 1.1993701457977295, -0.7307459115982056, -0.7087665796279907, 0.7691575288772583, 0.6313446164131165, 0.4293491840362549, 0.19651548564434052, -0.013272845186293125, 0.17506824433803558, -0.808961808681488, 0.5969311594963074, -0.7716919183731079, 0.0934460237622261, 0.955319344997406, -0.7813447117805481, 0.5380386710166931, 0.9200815558433533, -0.8222179412841797, 0.2432292252779007, 0.17530664801597595, 0.04175814241170883, 0.24562256038188934, -0.46796444058418274, 0.7345396876335144, -2.376896381378174], "std": [0.1152058020234108, 0.901686429977417, 0.20166046917438507, 0.7177078127861023, 0.2844640016555786, 0.6414893865585327, 0.20420445501804352, 0.15185528993606567, 0.043739575892686844, 0.09133966267108917, 2.7389655113220215, 0.32858574390411377, 2.9224042892456055, 0.03702719882130623, 0.7966263294219971, 0.3975807726383209, 0.6616655588150024, 0.2271236777305603, 0.69146329164505, 0.07846753299236298, 0.15660099685192108, 0.03597719594836235, 0.05549861490726471, 2.7831263542175293, 0.2945704460144043, 1.2951881885528564], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [462]}, "index": {"min": [76247], "max": [76708], "mean": [76477.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [2.463203463203463, 5.0, 5.0, 5.0, 5.0], "std": [1.9153483847053054, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [462]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [462]}, "eef_direction_state": {"mean": [4.082251082251083, 3.9372294372294374], "std": [2.2150969894992083, 2.369165037166595], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.8484848484848485], "std": [0.878022505932236, 0.8570991287109683], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.7792207792207793, 0.7987012987012987], "std": [0.8597297968262533, 0.8480678584852276], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.082251082251083, 3.9372294372294374], "std": [2.2150969894992083, 2.369165037166595], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.8333333333333334, 0.8484848484848485], "std": [0.878022505932236, 0.8570991287109683], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.7792207792207793, 0.7987012987012987], "std": [0.8597297968262533, 0.8480678584852276], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.4346259892560606, 0.28753489850687647, 0.949850844858381, 2.514664380091507, 0.24827020769561256, 1.5501154699495565, 0.4142069472243177, -0.25724004030409964, 1.0210714333352349, 2.364436369243069, -0.02512724080730388, 2.109857014733762], "std": [0.1513484631376824, 0.04393044331985997, 0.091492038656501, 0.3206286146951707, 0.23313007882138995, 0.22130885384908802, 0.1567149801006093, 0.035500820692835805, 0.05525776768265944, 0.2947460265124897, 0.3169619983015013, 0.44320453846212393], "min": [0.2291279909093375, 0.1691547856524238, 0.7787853689518012, 1.8652457656315065, -0.08019308687567328, 1.0875089094797499, 0.22891270434063166, -0.3001419821616745, 0.901202516532414, 1.9454134931086313, -0.6370600338852859, 1.6407316284139593], "max": [0.5818875205264924, 0.34375024359380996, 1.0898786213054763, 2.9828421168119714, 0.6228244669298904, 2.075845117885457, 0.6466746126018021, -0.19121976307797578, 1.1347652661459673, 2.9961566020522072, 0.55634734406694, 3.0992041661588794], "count": [462]}, "eef_sim_pose_action": {"mean": [0.4346259892560606, 0.28753489850687647, 0.949850844858381, 2.514664380091507, 0.24827020769561256, 1.5501154699495565, 0.4142069472243177, -0.25724004030409964, 1.0210714333352349, 2.364436369243069, -0.02512724080730388, 2.109857014733762], "std": [0.1513484631376824, 0.04393044331985997, 0.091492038656501, 0.3206286146951707, 0.23313007882138995, 0.22130885384908802, 0.1567149801006093, 0.035500820692835805, 0.05525776768265944, 0.2947460265124897, 0.3169619983015013, 0.44320453846212393], "min": [0.2291279909093375, 0.1691547856524238, 0.7787853689518012, 1.8652457656315065, -0.08019308687567328, 1.0875089094797499, 0.22891270434063166, -0.3001419821616745, 0.901202516532414, 1.9454134931086313, -0.6370600338852859, 1.6407316284139593], "max": [0.5818875205264924, 0.34375024359380996, 1.0898786213054763, 2.9828421168119714, 0.6228244669298904, 2.075845117885457, 0.6466746126018021, -0.19121976307797578, 1.1347652661459673, 2.9961566020522072, 0.55634734406694, 3.0992041661588794], "count": [462]}, "gripper_mode_state": {"mean": [0.20995670995670995, 1.0], "std": [0.4072774114787934, 0.0], "min": [0, 1], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.8722943722943723, 1.9090909090909092], "std": [0.43010460814901147, 0.3897546630423349], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.20995670995670995, 1.0], "std": [0.4072774114787934, 0.0], "min": [0, 1], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.8722943722943723, 1.9090909090909092], "std": [0.43010460814901147, 0.3897546630423349], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.5366883071611164, 0.3040367921661118], "std": [0.2552560499466766, 0.09808428429474983], "min": [0.01999999862164259, 0.13000000268220901], "max": [0.885000005364418, 0.41499998420476913], "count": [462]}, "gripper_open_scale_action": {"mean": [0.5366883071611164, 0.3040367921661118], "std": [0.2552560499466766, 0.09808428429474983], "min": [0.01999999862164259, 0.13000000268220901], "max": [0.885000005364418, 0.41499998420476913], "count": [462]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8196078431372549]], [[0.7686274509803922]]], "mean": [[[0.3780673720043573]], [[0.4026519553376906]], [[0.37703472222222223]]], "std": [[[0.13701778847996632]], [[0.13875154487365188]], [[0.132592253451202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831903737745098]], [[0.4962504799836601]], [[0.48339897671568627]]], "std": [[[0.12271195501532578]], [[0.11131553800101064]], [[0.11686147825518792]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4679669219771242]], [[0.4874236744281046]], [[0.4754586213235294]]], "std": [[[0.15387534434026603]], [[0.14079996423466884]], [[0.14624343331808842]]], "count": [100]}, "observation.state": {"min": [-0.36636823415756226, -0.022067222744226456, -0.9250091314315796, -1.7539342641830444, 0.34189367294311523, -0.07124311476945877, 0.0139999995008111, -0.009681000374257565, -0.1777859926223755, 0.003982999827712774, -3.137403964996338, 0.14498449862003326, -3.140458106994629, 0.03044055588543415, -0.019747111946344376, -1.227635383605957, -0.019816888496279716, 0.5369749069213867, -1.755818247795105, 0.0860000029206276, -0.009193000383675098, -0.0019839999731630087, 0.12532800436019897, -3.1390793323516846, 0.07730063050985336, -3.141592502593994], "max": [0.258107990026474, 2.2451348304748535, -0.48530444502830505, 0.07794177532196045, 1.1421226263046265, 1.5439554452896118, 0.5260000228881836, 0.33354300260543823, 0.048222001641988754, 0.3252820074558258, 3.136967420578003, 1.284038782119751, 3.14042329788208, 0.0369822233915329, 1.7119454145431519, -0.4721338748931885, 1.7812870740890503, 1.2400906085968018, -0.058386556804180145, 0.3709999918937683, 0.3720270097255707, 0.06712500005960464, 0.3392010033130646, 3.1392712593078613, 1.0554704666137695, 3.1402313709259033], "mean": [0.0026751381810754538, 1.2718490362167358, -0.7388243675231934, -0.7347055077552795, 0.7478768229484558, 0.6510600447654724, 0.3431016504764557, 0.1985173523426056, -0.02186444215476513, 0.1555860936641693, -0.6422263979911804, 0.5622681379318237, -0.27808430790901184, 0.03370266780257225, 0.8975713849067688, -0.6886283159255981, 0.5476250052452087, 0.8860282897949219, -0.8006913661956787, 0.2400197684764862, 0.1589658409357071, 0.029345039278268814, 0.24365901947021484, -0.2928231656551361, 0.6971331238746643, -1.5734727382659912], "std": [0.1486961394548416, 0.9513240456581116, 0.1935906559228897, 0.6726568937301636, 0.2924649715423584, 0.5906027555465698, 0.15970171988010406, 0.15077756345272064, 0.05589821934700012, 0.10392798483371735, 2.7599899768829346, 0.35616618394851685, 2.998781681060791, 0.002741357311606407, 0.7107419371604919, 0.31017446517944336, 0.6004658937454224, 0.2372807264328003, 0.6866706609725952, 0.10013455897569656, 0.13844671845436096, 0.022042175754904747, 0.05410059168934822, 2.826683759689331, 0.2554357349872589, 2.267787456512451], "count": [440]}, "action": {"min": [-0.36636823415756226, -0.022067222744226456, -0.9250091314315796, -1.7539342641830444, 0.34189367294311523, -0.07124311476945877, 0.0139999995008111, -0.009681000374257565, -0.1777859926223755, 0.003982999827712774, -3.137403964996338, 0.14498449862003326, -3.140458106994629, 0.03044055588543415, -0.019747111946344376, -1.227635383605957, -0.019816888496279716, 0.5369749069213867, -1.755818247795105, 0.0860000029206276, -0.009193000383675098, -0.0019839999731630087, 0.12532800436019897, -3.1390793323516846, 0.07730063050985336, -3.141592502593994], "max": [0.258107990026474, 2.2451348304748535, -0.48530444502830505, 0.07794177532196045, 1.1421226263046265, 1.5439554452896118, 0.5260000228881836, 0.33354300260543823, 0.048222001641988754, 0.3252820074558258, 3.136967420578003, 1.284038782119751, 3.14042329788208, 0.0369822233915329, 1.7119454145431519, -0.4721338748931885, 1.7812870740890503, 1.2400906085968018, -0.058386556804180145, 0.3709999918937683, 0.3720270097255707, 0.06712500005960464, 0.3392010033130646, 3.1392712593078613, 1.0554704666137695, 3.1402313709259033], "mean": [0.0026751381810754538, 1.2718490362167358, -0.7388243675231934, -0.7347055077552795, 0.7478768229484558, 0.6510600447654724, 0.3431016504764557, 0.1985173523426056, -0.02186444215476513, 0.1555860936641693, -0.6422263979911804, 0.5622681379318237, -0.27808430790901184, 0.03370266780257225, 0.8975713849067688, -0.6886283159255981, 0.5476250052452087, 0.8860282897949219, -0.8006913661956787, 0.2400197684764862, 0.1589658409357071, 0.029345039278268814, 0.24365901947021484, -0.2928231656551361, 0.6971331238746643, -1.5734727382659912], "std": [0.1486961394548416, 0.9513240456581116, 0.1935906559228897, 0.6726568937301636, 0.2924649715423584, 0.5906027555465698, 0.15970171988010406, 0.15077756345272064, 0.05589821934700012, 0.10392798483371735, 2.7599899768829346, 0.35616618394851685, 2.998781681060791, 0.002741357311606407, 0.7107419371604919, 0.31017446517944336, 0.6004658937454224, 0.2372807264328003, 0.6866706609725952, 0.10013455897569656, 0.13844671845436096, 0.022042175754904747, 0.05410059168934822, 2.826683759689331, 0.2554357349872589, 2.267787456512451], "count": [440]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [440]}, "index": {"min": [76709], "max": [77148], "mean": [76928.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [2.465909090909091, 5.0, 5.0, 5.0, 5.0], "std": [1.9018463734221982, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [440]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [440]}, "eef_direction_state": {"mean": [4.1454545454545455, 4.0590909090909095], "std": [2.1567499270740456, 2.3579958922990425], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.9113636363636364, 0.7886363636363637], "std": [0.9287616166142206, 0.8492552644124317], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.7204545454545455, 0.7090909090909091], "std": [0.8402054795904887, 0.8267730758849523], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.1454545454545455, 4.0590909090909095], "std": [2.1567499270740456, 2.3579958922990425], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.9113636363636364, 0.7886363636363637], "std": [0.9287616166142206, 0.8492552644124317], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.7204545454545455, 0.7090909090909091], "std": [0.8402054795904887, 0.8267730758849523], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.4365761244789853, 0.2789816862615492, 0.9303854812359093, 2.5493735396064405, 0.2824614661290528, 1.534293514985176, 0.3979129797327295, -0.26962815575493904, 1.0191286866384073, 2.405296142251959, -0.030246699732114673, 2.0345708428123377], "std": [0.15020241539245402, 0.05601507004071917, 0.10405868026985132, 0.341833001125871, 0.26023499711049203, 0.21767697482610204, 0.13860336338074286, 0.021527970037072432, 0.05392576431412964, 0.2394784796535807, 0.34019272854134763, 0.40516387097533185], "min": [0.22913074258879307, 0.12270190707475012, 0.7789087781968066, 1.8564643182220215, -0.06929984038141579, 0.8513384589100436, 0.2295768217295754, -0.3005630254472706, 0.9010775596066123, 2.0769292530060177, -0.5955617040929833, 1.6275457993635345], "max": [0.5711488724184302, 0.34836974401889115, 1.1002286672570623, 2.977309068099366, 0.8270266363832297, 1.982422022929928, 0.6107826976165771, -0.23313909969729307, 1.11433285159204, 3.0628966022982365, 0.6557160512001223, 2.9244659809702536], "count": [440]}, "eef_sim_pose_action": {"mean": [0.4365761244789853, 0.2789816862615492, 0.9303854812359093, 2.5493735396064405, 0.2824614661290528, 1.534293514985176, 0.3979129797327295, -0.26962815575493904, 1.0191286866384073, 2.405296142251959, -0.030246699732114673, 2.0345708428123377], "std": [0.15020241539245402, 0.05601507004071917, 0.10405868026985132, 0.341833001125871, 0.26023499711049203, 0.21767697482610204, 0.13860336338074286, 0.021527970037072432, 0.05392576431412964, 0.2394784796535807, 0.34019272854134763, 0.40516387097533185], "min": [0.22913074258879307, 0.12270190707475012, 0.7789087781968066, 1.8564643182220215, -0.06929984038141579, 0.8513384589100436, 0.2295768217295754, -0.3005630254472706, 0.9010775596066123, 2.0769292530060177, -0.5955617040929833, 1.6275457993635345], "max": [0.5711488724184302, 0.34836974401889115, 1.1002286672570623, 2.977309068099366, 0.8270266363832297, 1.982422022929928, 0.6107826976165771, -0.23313909969729307, 1.11433285159204, 3.0628966022982365, 0.6557160512001223, 2.9244659809702536], "count": [440]}, "gripper_mode_state": {"mean": [0.7477272727272727, 1.0], "std": [0.434316933065134, 0.0], "min": [0, 1], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.9068181818181817, 1.9181818181818182], "std": [0.3789325481310067, 0.37250547724632693], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.7477272727272727, 1.0], "std": [0.434316933065134, 0.0], "min": [0, 1], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.9068181818181817, 1.9181818181818182], "std": [0.3789325481310067, 0.37250547724632693], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.42887785098917613, 0.30002556614239106], "std": [0.19962718051510397, 0.1251682172086828], "min": [0.017499999376013875, 0.10750000365078449], "max": [0.6575000286102295, 0.4637499898672104], "count": [440]}, "gripper_open_scale_action": {"mean": [0.42887785098917613, 0.30002556614239106], "std": [0.19962718051510397, 0.1251682172086828], "min": [0.017499999376013875, 0.10750000365078449], "max": [0.6575000286102295, 0.4637499898672104], "count": [440]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7568627450980392]], [[0.7215686274509804]]], "mean": [[[0.3781451685249263]], [[0.4030442938613354]], [[0.37756734322269214]]], "std": [[[0.13522783054746693]], [[0.136507642270143]], [[0.13069990354749694]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48873614915737534]], [[0.4970908044181725]], [[0.48628946398820966]]], "std": [[[0.11356365449062214]], [[0.10636276577077307]], [[0.1110079658525781]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46647424868640264]], [[0.48705350305972067]], [[0.4754682433839549]]], "std": [[[0.15566115405739725]], [[0.14260384901389894]], [[0.1471213735340112]]], "count": [102]}, "observation.state": {"min": [-0.34250423312187195, -0.022276556119322777, -1.0250355005264282, -1.6459007263183594, 0.13966022431850433, -0.149359330534935, 0.017000000923871994, -0.01014500018209219, -0.16107599437236786, 0.017518000677227974, -3.141592502593994, 0.1376890242099762, -3.141592502593994, 0.014095110818743706, -0.020165778696537018, -1.3553112745285034, 0.006646333262324333, 0.6067875623703003, -1.8121638298034668, 0.08100000023841858, -0.009681000374257565, 0.0004189999890513718, 0.13247600197792053, -3.139986991882324, 0.07478734850883484, -3.13419246673584], "max": [0.03806377947330475, 2.2105250358581543, -0.48530444502830505, 0.11070244759321213, 1.1673473119735718, 1.466728925704956, 0.5320000052452087, 0.3594439923763275, 0.01217500027269125, 0.31373998522758484, 3.1347858905792236, 1.1053169965744019, 3.139009475708008, 0.03143488988280296, 1.7830839157104492, -0.4721338748931885, 1.791980504989624, 1.240387201309204, -0.06044499948620796, 0.335999995470047, 0.39098501205444336, 0.07605099678039551, 0.37845999002456665, 3.1410515308380127, 1.155634880065918, 3.13464617729187], "mean": [-0.033163562417030334, 1.1990224123001099, -0.7579085230827332, -0.5181366801261902, 0.7341419458389282, 0.4489033818244934, 0.3795100450515747, 0.20008805394172668, -0.02448737621307373, 0.17706014215946198, -1.0504094362258911, 0.5715739130973816, 1.250157117843628, 0.029901137575507164, 0.954296886920929, -0.7685830593109131, 0.5368005633354187, 0.9125087261199951, -0.8423517346382141, 0.22175608575344086, 0.17575594782829285, 0.03188808634877205, 0.2511671483516693, -0.3050852417945862, 0.7044012546539307, -1.8018699884414673], "std": [0.08885426819324493, 0.8935723900794983, 0.20826850831508636, 0.5837339162826538, 0.33001255989074707, 0.5180097222328186, 0.1639827936887741, 0.15402409434318542, 0.04125948250293732, 0.08619573712348938, 2.7301723957061768, 0.3489338755607605, 2.7608320713043213, 0.004646873567253351, 0.7430782318115234, 0.3530852198600769, 0.56208336353302, 0.21042495965957642, 0.6624788045883179, 0.09092361479997635, 0.14976699650287628, 0.023057518526911736, 0.05282549187541008, 2.806016445159912, 0.26665887236595154, 1.9817728996276855], "count": [480]}, "action": {"min": [-0.34250423312187195, -0.022276556119322777, -1.0250355005264282, -1.6459007263183594, 0.13966022431850433, -0.149359330534935, 0.017000000923871994, -0.01014500018209219, -0.16107599437236786, 0.017518000677227974, -3.141592502593994, 0.1376890242099762, -3.141592502593994, 0.014095110818743706, -0.020165778696537018, -1.3553112745285034, 0.006646333262324333, 0.6067875623703003, -1.8121638298034668, 0.08100000023841858, -0.009681000374257565, 0.0004189999890513718, 0.13247600197792053, -3.139986991882324, 0.07478734850883484, -3.13419246673584], "max": [0.03806377947330475, 2.2105250358581543, -0.48530444502830505, 0.11070244759321213, 1.1673473119735718, 1.466728925704956, 0.5320000052452087, 0.3594439923763275, 0.01217500027269125, 0.31373998522758484, 3.1347858905792236, 1.1053169965744019, 3.139009475708008, 0.03143488988280296, 1.7830839157104492, -0.4721338748931885, 1.791980504989624, 1.240387201309204, -0.06044499948620796, 0.335999995470047, 0.39098501205444336, 0.07605099678039551, 0.37845999002456665, 3.1410515308380127, 1.155634880065918, 3.13464617729187], "mean": [-0.033163562417030334, 1.1990224123001099, -0.7579085230827332, -0.5181366801261902, 0.7341419458389282, 0.4489033818244934, 0.3795100450515747, 0.20008805394172668, -0.02448737621307373, 0.17706014215946198, -1.0504094362258911, 0.5715739130973816, 1.250157117843628, 0.029901137575507164, 0.954296886920929, -0.7685830593109131, 0.5368005633354187, 0.9125087261199951, -0.8423517346382141, 0.22175608575344086, 0.17575594782829285, 0.03188808634877205, 0.2511671483516693, -0.3050852417945862, 0.7044012546539307, -1.8018699884414673], "std": [0.08885426819324493, 0.8935723900794983, 0.20826850831508636, 0.5837339162826538, 0.33001255989074707, 0.5180097222328186, 0.1639827936887741, 0.15402409434318542, 0.04125948250293732, 0.08619573712348938, 2.7301723957061768, 0.3489338755607605, 2.7608320713043213, 0.004646873567253351, 0.7430782318115234, 0.3530852198600769, 0.56208336353302, 0.21042495965957642, 0.6624788045883179, 0.09092361479997635, 0.14976699650287628, 0.023057518526911736, 0.05282549187541008, 2.806016445159912, 0.26665887236595154, 1.9817728996276855], "count": [480]}, "timestamp": {"min": [0.0], "max": [15.966666666666667], "mean": [7.983333333333333], "std": [4.618792130063957], "count": [480]}, "frame_index": {"min": [0], "max": [479], "mean": [239.5], "std": [138.5637639019187], "count": [480]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [480]}, "index": {"min": [77149], "max": [77628], "mean": [77388.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [2.4875, 5.0, 5.0, 5.0, 5.0], "std": [1.7759533824587448, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [480]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [480]}, "eef_direction_state": {"mean": [4.252083333333333, 4.085416666666666], "std": [2.1333160399689675, 2.3476486093654603], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.8479166666666667, 0.7895833333333333], "std": [0.9173080142763117, 0.8413133540615076], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.6875, 0.7979166666666667], "std": [0.8280562078345487, 0.8433538164508555], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [4.252083333333333, 4.085416666666666], "std": [2.1333160399689675, 2.3476486093654603], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.8479166666666667, 0.7895833333333333], "std": [0.9173080142763117, 0.8413133540615076], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.6875, 0.7979166666666667], "std": [0.8280562078345487, 0.8433538164508555], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.43839682717805756, 0.27661133799517285, 0.9518623146721269, 2.5498292285662174, 0.18491346829649996, 1.4916205182303963, 0.414668256217806, -0.267059566214914, 1.0266661603411342, 2.38886987871434, -0.012177088803713706, 2.1077176655569105], "std": [0.15357111557467473, 0.04156108566841291, 0.0863045048700073, 0.3472065031957224, 0.1909358566224851, 0.18559111737291012, 0.1498914595915997, 0.02255509386833148, 0.052659931569896186, 0.2525867649902245, 0.36289476362455003, 0.4279201419720158], "min": [0.22868927493547542, 0.13943581817040604, 0.7923309514594233, 2.0359507442622697, -0.08584793887704634, 1.0498906753649817, 0.22903618442849116, -0.2981635434185323, 0.9082482931617251, 1.9856985998192218, -0.7264782081868596, 1.6324723351992343], "max": [0.5969323696354959, 0.31356987524844854, 1.0885585033595175, 2.999501510002685, 0.7611932127359364, 1.8957395807628636, 0.6296834687688023, -0.22421440547637667, 1.153588987431759, 3.065515266592909, 0.5960811708875866, 2.943532566916195], "count": [480]}, "eef_sim_pose_action": {"mean": [0.43839682717805756, 0.27661133799517285, 0.9518623146721269, 2.5498292285662174, 0.18491346829649996, 1.4916205182303963, 0.414668256217806, -0.267059566214914, 1.0266661603411342, 2.38886987871434, -0.012177088803713706, 2.1077176655569105], "std": [0.15357111557467473, 0.04156108566841291, 0.0863045048700073, 0.3472065031957224, 0.1909358566224851, 0.18559111737291012, 0.1498914595915997, 0.02255509386833148, 0.052659931569896186, 0.2525867649902245, 0.36289476362455003, 0.4279201419720158], "min": [0.22868927493547542, 0.13943581817040604, 0.7923309514594233, 2.0359507442622697, -0.08584793887704634, 1.0498906753649817, 0.22903618442849116, -0.2981635434185323, 0.9082482931617251, 1.9856985998192218, -0.7264782081868596, 1.6324723351992343], "max": [0.5969323696354959, 0.31356987524844854, 1.0885585033595175, 2.999501510002685, 0.7611932127359364, 1.8957395807628636, 0.6296834687688023, -0.22421440547637667, 1.153588987431759, 3.065515266592909, 0.5960811708875866, 2.943532566916195], "count": [480]}, "gripper_mode_state": {"mean": [0.3229166666666667, 1.0], "std": [0.46759116015549035, 0.0], "min": [0, 1], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.8625, 1.9208333333333334], "std": [0.47636864226493114, 0.36226045725263734], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.3229166666666667, 1.0], "std": [0.46759116015549035, 0.0], "min": [0, 1], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.8625, 1.9208333333333334], "std": [0.47636864226493114, 0.36226045725263734], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.4743880261715579, 0.27719531528418884], "std": [0.20497902085572783, 0.11365432830371508], "min": [0.021250001154839993, 0.10125000029802322], "max": [0.6650000065565109, 0.41999999433755875], "count": [480]}, "gripper_open_scale_action": {"mean": [0.4743880261715579, 0.27719531528418884], "std": [0.20497902085572783, 0.11365432830371508], "min": [0.021250001154839993, 0.10125000029802322], "max": [0.6650000065565109, 0.41999999433755875], "count": [480]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6588235294117647]], [[0.6549019607843137]]], "mean": [[[0.37703238698257086]], [[0.4027799881989833]], [[0.3771158814451706]]], "std": [[[0.13679392240340438]], [[0.1370865203163491]], [[0.13111363943543303]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48506367272603484]], [[0.4948925074891068]], [[0.48368182359749456]]], "std": [[[0.11178914610946668]], [[0.104887559020072]], [[0.10881963334529039]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613221286083878]], [[0.48470673168572986]], [[0.4717293590005447]]], "std": [[[0.1510496738859364]], [[0.1390545300256753]], [[0.14365470140155776]]], "count": [120]}, "observation.state": {"min": [-0.3285312354564667, -0.022451000288128853, -0.9942111968994141, -1.7700005769729614, 0.3256528973579407, 0.03499355539679527, 0.015000000596046448, -0.010153000243008137, -0.16773399710655212, 0.013160999864339828, -3.1408071517944336, 0.20582666993141174, -3.141592502593994, -0.05611877888441086, -0.019747111946344376, -1.2337583303451538, 0.007797666825354099, 0.21566566824913025, -1.905822992324829, 0.03700000047683716, -0.009387999773025513, 0.000514000013936311, 0.14381000399589539, -3.1382241249084473, 0.2186373770236969, -3.139288902282715], "max": [0.24532122910022736, 2.190969944000244, -0.4865604341030121, -0.021125221624970436, 1.1372556686401367, 1.681068778038025, 0.6290000081062317, 0.3577969968318939, 0.04764699935913086, 0.3662010133266449, 3.137735366821289, 1.1498403549194336, 3.141016721725464, 0.09174033254384995, 1.662420630455017, -0.48024556040763855, 1.7736812829971313, 1.2401081323623657, -0.08008744567632675, 0.3620000183582306, 0.3468500077724457, 0.06880900263786316, 0.33184701204299927, 3.1381020545959473, 1.135790467262268, 3.1406326293945312], "mean": [0.027064096182584763, 1.2016143798828125, -0.7426867485046387, -0.7816374897956848, 0.7820939421653748, 0.7304617762565613, 0.4562748074531555, 0.19894622266292572, -0.022101134061813354, 0.1791892647743225, -0.7116784453392029, 0.6289715766906738, 0.45095688104629517, 0.017368748784065247, 0.8758650422096252, -0.6630701422691345, 0.5926723480224609, 0.8098837733268738, -0.9281661510467529, 0.21169120073318481, 0.15959450602531433, 0.029802054166793823, 0.24702878296375275, -0.5173412561416626, 0.7288767099380493, -1.707141399383545], "std": [0.129381000995636, 0.8977519273757935, 0.20664337277412415, 0.6835188269615173, 0.28418076038360596, 0.6068568825721741, 0.19445911049842834, 0.15330274403095245, 0.05014103651046753, 0.0890900120139122, 2.7254626750946045, 0.2934741973876953, 2.985825538635254, 0.038754019886255264, 0.6845183372497559, 0.2382061779499054, 0.5724873542785645, 0.3105056583881378, 0.7343308329582214, 0.11219289898872375, 0.13520820438861847, 0.02171996794641018, 0.04707474261522293, 2.7548370361328125, 0.2597654163837433, 2.065455198287964], "count": [596]}, "action": {"min": [-0.3285312354564667, -0.022451000288128853, -0.9942111968994141, -1.7700005769729614, 0.3256528973579407, 0.03499355539679527, 0.015000000596046448, -0.010153000243008137, -0.16773399710655212, 0.013160999864339828, -3.1408071517944336, 0.20582666993141174, -3.141592502593994, -0.05611877888441086, -0.019747111946344376, -1.2337583303451538, 0.007797666825354099, 0.21566566824913025, -1.905822992324829, 0.03700000047683716, -0.009387999773025513, 0.000514000013936311, 0.14381000399589539, -3.1382241249084473, 0.2186373770236969, -3.139288902282715], "max": [0.24532122910022736, 2.190969944000244, -0.4865604341030121, -0.021125221624970436, 1.1372556686401367, 1.681068778038025, 0.6290000081062317, 0.3577969968318939, 0.04764699935913086, 0.3662010133266449, 3.137735366821289, 1.1498403549194336, 3.141016721725464, 0.09174033254384995, 1.662420630455017, -0.48024556040763855, 1.7736812829971313, 1.2401081323623657, -0.08008744567632675, 0.3620000183582306, 0.3468500077724457, 0.06880900263786316, 0.33184701204299927, 3.1381020545959473, 1.135790467262268, 3.1406326293945312], "mean": [0.027064096182584763, 1.2016143798828125, -0.7426867485046387, -0.7816374897956848, 0.7820939421653748, 0.7304617762565613, 0.4562748074531555, 0.19894622266292572, -0.022101134061813354, 0.1791892647743225, -0.7116784453392029, 0.6289715766906738, 0.45095688104629517, 0.017368748784065247, 0.8758650422096252, -0.6630701422691345, 0.5926723480224609, 0.8098837733268738, -0.9281661510467529, 0.21169120073318481, 0.15959450602531433, 0.029802054166793823, 0.24702878296375275, -0.5173412561416626, 0.7288767099380493, -1.707141399383545], "std": [0.129381000995636, 0.8977519273757935, 0.20664337277412415, 0.6835188269615173, 0.28418076038360596, 0.6068568825721741, 0.19445911049842834, 0.15330274403095245, 0.05014103651046753, 0.0890900120139122, 2.7254626750946045, 0.2934741973876953, 2.985825538635254, 0.038754019886255264, 0.6845183372497559, 0.2382061779499054, 0.5724873542785645, 0.3105056583881378, 0.7343308329582214, 0.11219289898872375, 0.13520820438861847, 0.02171996794641018, 0.04707474261522293, 2.7548370361328125, 0.2597654163837433, 2.065455198287964], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [596]}, "index": {"min": [77629], "max": [78224], "mean": [77926.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [596]}, "subtask_annotation": {"mean": [2.6023489932885906, 5.0, 5.0, 5.0, 5.0], "std": [1.918103750845889, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [596]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [596]}, "eef_direction_state": {"mean": [4.580536912751678, 4.359060402684563], "std": [1.9666405059160983, 2.250712442696137], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_state": {"mean": [0.7080536912751678, 0.6308724832214765], "std": [0.8623377605234693, 0.7866247093779246], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_state": {"mean": [0.62751677852349, 0.6359060402684564], "std": [0.8205710125462812, 0.8151168347291173], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_direction_action": {"mean": [4.580536912751678, 4.359060402684563], "std": [1.9666405059160983, 2.250712442696137], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_action": {"mean": [0.7080536912751678, 0.6308724832214765], "std": [0.8623377605234693, 0.7866247093779246], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_action": {"mean": [0.62751677852349, 0.6359060402684564], "std": [0.8205710125462812, 0.8151168347291173], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_sim_pose_state": {"mean": [0.4370449510198271, 0.2786872217778278, 0.9538666686366642, 2.4746861391478165, 0.26903844706352614, 1.465204350951237, 0.39856814979638283, -0.2691897599348166, 1.0225710597055473, 2.3622487986180256, 0.06311146247871753, 2.084516184800632], "std": [0.15274831830033678, 0.050257077034677126, 0.08923536059609966, 0.28014471635773885, 0.24603294730345415, 0.2517576634359802, 0.1353954992802035, 0.021251968403781667, 0.046890061879328836, 0.2294195503618951, 0.39359164730979357, 0.42461560209481497], "min": [0.22868192279538246, 0.13250636520610354, 0.7880768126944189, 1.9846808385372567, -0.06501443249694505, 0.8004044194731773, 0.22939254336571652, -0.29806852197176936, 0.9196978158963789, 2.001745957569351, -0.5866539387471531, 1.6299511149459711], "max": [0.5952500651825113, 0.34702020342883655, 1.1410383357174194, 2.9109247623320287, 0.7315381312242311, 1.9990345716908184, 0.5856981992667607, -0.23033355931479954, 1.1071254976881164, 2.8916339095690615, 0.8984567940027661, 2.9521484693603606], "count": [596]}, "eef_sim_pose_action": {"mean": [0.4370449510198271, 0.2786872217778278, 0.9538666686366642, 2.4746861391478165, 0.26903844706352614, 1.465204350951237, 0.39856814979638283, -0.2691897599348166, 1.0225710597055473, 2.3622487986180256, 0.06311146247871753, 2.084516184800632], "std": [0.15274831830033678, 0.050257077034677126, 0.08923536059609966, 0.28014471635773885, 0.24603294730345415, 0.2517576634359802, 0.1353954992802035, 0.021251968403781667, 0.046890061879328836, 0.2294195503618951, 0.39359164730979357, 0.42461560209481497], "min": [0.22868192279538246, 0.13250636520610354, 0.7880768126944189, 1.9846808385372567, -0.06501443249694505, 0.8004044194731773, 0.22939254336571652, -0.29806852197176936, 0.9196978158963789, 2.001745957569351, -0.5866539387471531, 1.6299511149459711], "max": [0.5952500651825113, 0.34702020342883655, 1.1410383357174194, 2.9109247623320287, 0.7315381312242311, 1.9990345716908184, 0.5856981992667607, -0.23033355931479954, 1.1071254976881164, 2.8916339095690615, 0.8984567940027661, 2.9521484693603606], "count": [596]}, "gripper_mode_state": {"mean": [0.16946308724832215, 1.0], "std": [0.3751604314271266, 0.0], "min": [0, 1], "max": [1, 1], "count": [596]}, "gripper_activity_state": {"mean": [1.9278523489932886, 1.9395973154362416], "std": [0.34245866601785246, 0.3114846009630151], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_mode_action": {"mean": [0.16946308724832215, 1.0], "std": [0.3751604314271266, 0.0], "min": [0, 1], "max": [1, 1], "count": [596]}, "gripper_activity_action": {"mean": [1.9278523489932886, 1.9395973154362416], "std": [0.34245866601785246, 0.3114846009630151], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_open_scale_state": {"mean": [0.5703418380846488, 0.2646141022056241], "std": [0.24307374508996255, 0.14024109468709048], "min": [0.01875000074505806, 0.04625000059604645], "max": [0.7862500101327896, 0.45250002294778824], "count": [596]}, "gripper_open_scale_action": {"mean": [0.5703418380846488, 0.2646141022056241], "std": [0.24307374508996255, 0.14024109468709048], "min": [0.01875000074505806, 0.04625000059604645], "max": [0.7862500101327896, 0.45250002294778824], "count": [596]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.7294117647058823]], [[0.7411764705882353]]], "mean": [[[0.3806732984346002]], [[0.4050499072056806]], [[0.3793233402929073]]], "std": [[[0.13435602428088952]], [[0.1355549023925365]], [[0.12998172596608878]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867675521211571]], [[0.497360636422779]], [[0.48460038996308397]]], "std": [[[0.11574375914485542]], [[0.10796960504374231]], [[0.11259642605929925]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46574939671084487]], [[0.487433893503389]], [[0.47544480377027354]]], "std": [[[0.1553963231551818]], [[0.1404041503062463]], [[0.14483518304133264]]], "count": [108]}, "observation.state": {"min": [-0.34400445222854614, -0.022451000288128853, -0.9243636727333069, -1.7670350074768066, 0.3590415418148041, -0.04601844400167465, 0.013000000268220901, -0.01091300044208765, -0.169731006026268, 0.00612299982458353, -3.141592502593994, 0.1892286092042923, -3.1400392055511475, 0.0, -0.018142221495509148, -1.3003612756729126, 0.10309666395187378, 0.44411811232566833, -2.1213490962982178, 0.07100000232458115, -0.00989800039678812, 0.008475000038743019, 0.11975199729204178, -3.137979745864868, 0.10093239694833755, -3.1396727561950684], "max": [0.2689061164855957, 2.230097770690918, -0.4865604341030121, -0.021125221624970436, 1.1615034341812134, 1.7543703317642212, 0.6010000109672546, 0.3603779971599579, 0.05615700036287308, 0.3172079920768738, 3.1284677982330322, 1.164483666419983, 3.1394808292388916, 0.010414333082735538, 1.7832409143447876, -0.48024556040763855, 1.789869785308838, 1.2400732040405273, -0.12577444314956665, 0.3400000333786011, 0.3678480088710785, 0.06814000010490417, 0.3509039878845215, 3.1382241249084473, 1.107987403869629, 3.1345067024230957], "mean": [0.06816336512565613, 1.2125736474990845, -0.7436079382896423, -0.7596907615661621, 0.8145079016685486, 0.7055360078811646, 0.4619622826576233, 0.19692714512348175, -0.012284227646887302, 0.1746344268321991, -1.0287196636199951, 0.5888863801956177, -0.37599825859069824, 0.002756730653345585, 0.9305788278579712, -0.7056739330291748, 0.6551423072814941, 0.8679189085960388, -0.9986577033996582, 0.2411687672138214, 0.1689859926700592, 0.03023386374115944, 0.24303938448429108, -0.5102200508117676, 0.7565576434135437, -1.8031517267227173], "std": [0.16011139750480652, 0.9086136817932129, 0.19842398166656494, 0.6354957818984985, 0.2698383927345276, 0.5788117051124573, 0.19564637541770935, 0.15162692964076996, 0.053768083453178406, 0.08909148722887039, 2.594771385192871, 0.3306726813316345, 2.9655771255493164, 0.004087767098098993, 0.7418478727340698, 0.2900157570838928, 0.5704466700553894, 0.25388026237487793, 0.747264564037323, 0.09370902925729752, 0.1456076204776764, 0.019461579620838165, 0.05334554240107536, 2.7561235427856445, 0.2511100471019745, 1.9442294836044312], "count": [519]}, "action": {"min": [-0.34400445222854614, -0.022451000288128853, -0.9243636727333069, -1.7670350074768066, 0.3590415418148041, -0.04601844400167465, 0.013000000268220901, -0.01091300044208765, -0.169731006026268, 0.00612299982458353, -3.141592502593994, 0.1892286092042923, -3.1400392055511475, 0.0, -0.018142221495509148, -1.3003612756729126, 0.10309666395187378, 0.44411811232566833, -2.1213490962982178, 0.07100000232458115, -0.00989800039678812, 0.008475000038743019, 0.11975199729204178, -3.137979745864868, 0.10093239694833755, -3.1396727561950684], "max": [0.2689061164855957, 2.230097770690918, -0.4865604341030121, -0.021125221624970436, 1.1615034341812134, 1.7543703317642212, 0.6010000109672546, 0.3603779971599579, 0.05615700036287308, 0.3172079920768738, 3.1284677982330322, 1.164483666419983, 3.1394808292388916, 0.010414333082735538, 1.7832409143447876, -0.48024556040763855, 1.789869785308838, 1.2400732040405273, -0.12577444314956665, 0.3400000333786011, 0.3678480088710785, 0.06814000010490417, 0.3509039878845215, 3.1382241249084473, 1.107987403869629, 3.1345067024230957], "mean": [0.06816336512565613, 1.2125736474990845, -0.7436079382896423, -0.7596907615661621, 0.8145079016685486, 0.7055360078811646, 0.4619622826576233, 0.19692714512348175, -0.012284227646887302, 0.1746344268321991, -1.0287196636199951, 0.5888863801956177, -0.37599825859069824, 0.002756730653345585, 0.9305788278579712, -0.7056739330291748, 0.6551423072814941, 0.8679189085960388, -0.9986577033996582, 0.2411687672138214, 0.1689859926700592, 0.03023386374115944, 0.24303938448429108, -0.5102200508117676, 0.7565576434135437, -1.8031517267227173], "std": [0.16011139750480652, 0.9086136817932129, 0.19842398166656494, 0.6354957818984985, 0.2698383927345276, 0.5788117051124573, 0.19564637541770935, 0.15162692964076996, 0.053768083453178406, 0.08909148722887039, 2.594771385192871, 0.3306726813316345, 2.9655771255493164, 0.004087767098098993, 0.7418478727340698, 0.2900157570838928, 0.5704466700553894, 0.25388026237487793, 0.747264564037323, 0.09370902925729752, 0.1456076204776764, 0.019461579620838165, 0.05334554240107536, 2.7561235427856445, 0.2511100471019745, 1.9442294836044312], "count": [519]}, "timestamp": {"min": [0.0], "max": [17.266666666666666], "mean": [8.633333333333333], "std": [4.994070558246123], "count": [519]}, "frame_index": {"min": [0], "max": [518], "mean": [259.0], "std": [149.8221167473837], "count": [519]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [519]}, "index": {"min": [78225], "max": [78743], "mean": [78484.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [2.4258188824662814, 5.0, 5.0, 5.0, 5.0], "std": [1.7932081384204683, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [519]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [519]}, "eef_direction_state": {"mean": [4.394990366088632, 4.3468208092485545], "std": [2.1233752600730433, 2.296672743853767], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.7687861271676301, 0.6878612716763006], "std": [0.8977109997303291, 0.8368137639595447], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.6628131021194605, 0.6396917148362236], "std": [0.8420457390939103, 0.8277722158761069], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [4.394990366088632, 4.3468208092485545], "std": [2.1233752600730433, 2.296672743853767], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.7687861271676301, 0.6878612716763006], "std": [0.8977109997303291, 0.8368137639595447], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.6628131021194605, 0.6396917148362236], "std": [0.8420457390939103, 0.8277722158761069], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.4350128965712717, 0.28851496285223316, 0.9493057053464378, 2.517665415721036, 0.29935759599408246, 1.4935426593066274, 0.407987036198186, -0.2688113594661936, 1.0186354663988098, 2.3336928311023954, 0.026005107822623406, 2.124128245946003], "std": [0.1510464473101042, 0.053826101092543086, 0.08920032332778534, 0.31575342967420555, 0.25579207409214216, 0.2301601281557437, 0.1458170132202637, 0.018906551355098396, 0.05320336661411164, 0.2292384616791471, 0.3601501956466259, 0.40506258857448324], "min": [0.22802747833543618, 0.1305345476275474, 0.7810663888768602, 1.9755045442706864, -0.06759720057368912, 0.9601637963299318, 0.22877993884921372, -0.29012196951353886, 0.895493108143678, 2.0290269332259347, -0.6461743413489088, 1.6573869986503968], "max": [0.5978607354659202, 0.3554948741197591, 1.0917811650196774, 2.9275862627959075, 0.8164214212467593, 2.0351763873013637, 0.6067978836234235, -0.23215982846940347, 1.1260803762009557, 3.038651101117951, 0.696340718655811, 2.833657533956584], "count": [519]}, "eef_sim_pose_action": {"mean": [0.4350128965712717, 0.28851496285223316, 0.9493057053464378, 2.517665415721036, 0.29935759599408246, 1.4935426593066274, 0.407987036198186, -0.2688113594661936, 1.0186354663988098, 2.3336928311023954, 0.026005107822623406, 2.124128245946003], "std": [0.1510464473101042, 0.053826101092543086, 0.08920032332778534, 0.31575342967420555, 0.25579207409214216, 0.2301601281557437, 0.1458170132202637, 0.018906551355098396, 0.05320336661411164, 0.2292384616791471, 0.3601501956466259, 0.40506258857448324], "min": [0.22802747833543618, 0.1305345476275474, 0.7810663888768602, 1.9755045442706864, -0.06759720057368912, 0.9601637963299318, 0.22877993884921372, -0.29012196951353886, 0.895493108143678, 2.0290269332259347, -0.6461743413489088, 1.6573869986503968], "max": [0.5978607354659202, 0.3554948741197591, 1.0917811650196774, 2.9275862627959075, 0.8164214212467593, 2.0351763873013637, 0.6067978836234235, -0.23215982846940347, 1.1260803762009557, 3.038651101117951, 0.696340718655811, 2.833657533956584], "count": [519]}, "gripper_mode_state": {"mean": [0.17726396917148363, 1.0], "std": [0.3818919407437889, 0.0], "min": [0, 1], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.9017341040462428, 1.907514450867052], "std": [0.3876425446225702, 0.39153050223990854], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.17726396917148363, 1.0], "std": [0.3818919407437889, 0.0], "min": [0, 1], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.9017341040462428, 1.907514450867052], "std": [0.3876425446225702, 0.39153050223990854], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.5774542349004878, 0.3014619570756636], "std": [0.2445583953229858, 0.11713642108497802], "min": [0.016250000335276127, 0.08875000290572643], "max": [0.7512500137090683, 0.42500004172325134], "count": [519]}, "gripper_open_scale_action": {"mean": [0.5774542349004878, 0.3014619570756636], "std": [0.2445583953229858, 0.11713642108497802], "min": [0.016250000335276127, 0.08875000290572643], "max": [0.7512500137090683, 0.42500004172325134], "count": [519]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7254901960784313]], [[0.6980392156862745]]], "mean": [[[0.37765413507625273]], [[0.4028187342047931]], [[0.3773457952069717]]], "std": [[[0.13680047697805714]], [[0.13819152933654147]], [[0.13242710540584665]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48277352124183004]], [[0.4912965473856209]], [[0.4798174346405229]]], "std": [[[0.11364165706371794]], [[0.1066583460253919]], [[0.11168886730092199]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46303121895424837]], [[0.48183722222222225]], [[0.46892318790849674]]], "std": [[[0.14991073917538295]], [[0.14325731636165517]], [[0.14818992581624107]]], "count": [125]}, "observation.state": {"min": [-0.36493778228759766, -0.02204977720975876, -0.9937402009963989, -1.6022547483444214, 0.0224684439599514, -0.1297343373298645, 0.02199999988079071, -0.01091300044208765, -0.16099700331687927, 0.03126800060272217, -3.141592502593994, 0.1912531852722168, -3.141592502593994, -0.062084779143333435, -0.018142221495509148, -1.1539499759674072, 0.06435255706310272, 0.032359443604946136, -2.121279239654541, 0.03199999779462814, -0.01001300010830164, 0.004581000190228224, 0.12738700211048126, -3.1343843936920166, 0.06253514438867569, -3.141592502593994], "max": [0.04631499946117401, 2.140381097793579, -0.4877117872238159, 0.0, 1.1607184410095215, 1.289772391319275, 0.6050000190734863, 0.34968799352645874, 0.01065600011497736, 0.3287990093231201, 3.1409993171691895, 1.0714750289916992, 3.1397252082824707, 0.18808600306510925, 1.7839909791946411, -0.48040255904197693, 1.7859622240066528, 1.2405093908309937, -0.04706511273980141, 0.29500001668930054, 0.34043601155281067, 0.07422100007534027, 0.34926900267601013, 3.139219045639038, 1.011173963546753, 3.12874698638916], "mean": [-0.05428360030055046, 1.166269063949585, -0.75983065366745, -0.5651116967201233, 0.6641524434089661, 0.39866936206817627, 0.4092252552509308, 0.20641790330410004, -0.0334269218146801, 0.19979193806648254, -1.6098442077636719, 0.6486760973930359, -0.6368443369865417, 0.04132594168186188, 0.9183043241500854, -0.6180585026741028, 0.7399277687072754, 0.7899999022483826, -0.9864046573638916, 0.2131713330745697, 0.16011843085289001, 0.0339827686548233, 0.23399606347084045, -0.07376512140035629, 0.6982858180999756, -1.4330333471298218], "std": [0.12598927319049835, 0.8201324343681335, 0.18826515972614288, 0.4840386211872101, 0.37210598587989807, 0.4166121482849121, 0.20940090715885162, 0.1492251604795456, 0.04875863716006279, 0.07324592769145966, 2.3781239986419678, 0.27178600430488586, 2.9192469120025635, 0.04834460839629173, 0.6917760372161865, 0.18229858577251434, 0.6254309415817261, 0.37065207958221436, 0.7794902324676514, 0.10289940983057022, 0.12973101437091827, 0.02180890552699566, 0.05074813961982727, 2.7299492359161377, 0.23724126815795898, 2.268113136291504], "count": [626]}, "action": {"min": [-0.36493778228759766, -0.02204977720975876, -0.9937402009963989, -1.6022547483444214, 0.0224684439599514, -0.1297343373298645, 0.02199999988079071, -0.01091300044208765, -0.16099700331687927, 0.03126800060272217, -3.141592502593994, 0.1912531852722168, -3.141592502593994, -0.062084779143333435, -0.018142221495509148, -1.1539499759674072, 0.06435255706310272, 0.032359443604946136, -2.121279239654541, 0.03199999779462814, -0.01001300010830164, 0.004581000190228224, 0.12738700211048126, -3.1343843936920166, 0.06253514438867569, -3.141592502593994], "max": [0.04631499946117401, 2.140381097793579, -0.4877117872238159, 0.0, 1.1607184410095215, 1.289772391319275, 0.6050000190734863, 0.34968799352645874, 0.01065600011497736, 0.3287990093231201, 3.1409993171691895, 1.0714750289916992, 3.1397252082824707, 0.18808600306510925, 1.7839909791946411, -0.48040255904197693, 1.7859622240066528, 1.2405093908309937, -0.04706511273980141, 0.29500001668930054, 0.34043601155281067, 0.07422100007534027, 0.34926900267601013, 3.139219045639038, 1.011173963546753, 3.12874698638916], "mean": [-0.05428360030055046, 1.166269063949585, -0.75983065366745, -0.5651116967201233, 0.6641524434089661, 0.39866936206817627, 0.4092252552509308, 0.20641790330410004, -0.0334269218146801, 0.19979193806648254, -1.6098442077636719, 0.6486760973930359, -0.6368443369865417, 0.04132594168186188, 0.9183043241500854, -0.6180585026741028, 0.7399277687072754, 0.7899999022483826, -0.9864046573638916, 0.2131713330745697, 0.16011843085289001, 0.0339827686548233, 0.23399606347084045, -0.07376512140035629, 0.6982858180999756, -1.4330333471298218], "std": [0.12598927319049835, 0.8201324343681335, 0.18826515972614288, 0.4840386211872101, 0.37210598587989807, 0.4166121482849121, 0.20940090715885162, 0.1492251604795456, 0.04875863716006279, 0.07324592769145966, 2.3781239986419678, 0.27178600430488586, 2.9192469120025635, 0.04834460839629173, 0.6917760372161865, 0.18229858577251434, 0.6254309415817261, 0.37065207958221436, 0.7794902324676514, 0.10289940983057022, 0.12973101437091827, 0.02180890552699566, 0.05074813961982727, 2.7299492359161377, 0.23724126815795898, 2.268113136291504], "count": [626]}, "timestamp": {"min": [0.0], "max": [20.833333333333332], "mean": [10.416666666666664], "std": [6.023680122833733], "count": [626]}, "frame_index": {"min": [0], "max": [625], "mean": [312.5], "std": [180.710403685012], "count": [626]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [626]}, "index": {"min": [78744], "max": [79369], "mean": [79056.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [2.3722044728434506, 5.0, 5.0, 5.0, 5.0], "std": [1.822944094657971, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [626]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [626]}, "eef_direction_state": {"mean": [4.608626198083067, 4.399361022364217], "std": [1.9114224578435897, 2.1694067092875464], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.6932907348242812, 0.6789137380191693], "std": [0.8375300491354889, 0.8057913988752693], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.6869009584664537, 0.7140575079872205], "std": [0.8370728970162716, 0.8324645786146736], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [4.608626198083067, 4.399361022364217], "std": [1.9114224578435897, 2.1694067092875464], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.6932907348242812, 0.6789137380191693], "std": [0.8375300491354889, 0.8057913988752693], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.6869009584664537, 0.7140575079872205], "std": [0.8370728970162716, 0.8324645786146736], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.4447499717515029, 0.2677078770579404, 0.9744254968155345, 2.4642799552606207, 0.22062652939715985, 1.5034589345144684, 0.39917435938725176, -0.2651569192746536, 1.0096067171263743, 2.356573183766832, -0.00996058353861976, 2.0411566349994255], "std": [0.14880374295081664, 0.04900040974307828, 0.07327300110413991, 0.2640896207459388, 0.19077226610168296, 0.23024730994210688, 0.13006191754615085, 0.021253508732048062, 0.0505446399493339, 0.18721618927770312, 0.48164148665365747, 0.3040586804286655], "min": [0.22802747833543618, 0.13947292142374404, 0.8062451982278517, 2.069536055412626, -0.06257041398730401, 1.0931384789513787, 0.22859630860975064, -0.2940136426561396, 0.9031566462716891, 2.127057480953768, -0.8322506258772577, 1.6567937847608316], "max": [0.5878053529621267, 0.3118600963894339, 1.1034529655629712, 2.9463080902644654, 0.583880711653364, 2.1128128211904467, 0.5796620626937347, -0.2260640175452033, 1.1244043728119353, 3.0777605717696463, 0.8971246509017354, 2.6785767985114193], "count": [626]}, "eef_sim_pose_action": {"mean": [0.4447499717515029, 0.2677078770579404, 0.9744254968155345, 2.4642799552606207, 0.22062652939715985, 1.5034589345144684, 0.39917435938725176, -0.2651569192746536, 1.0096067171263743, 2.356573183766832, -0.00996058353861976, 2.0411566349994255], "std": [0.14880374295081664, 0.04900040974307828, 0.07327300110413991, 0.2640896207459388, 0.19077226610168296, 0.23024730994210688, 0.13006191754615085, 0.021253508732048062, 0.0505446399493339, 0.18721618927770312, 0.48164148665365747, 0.3040586804286655], "min": [0.22802747833543618, 0.13947292142374404, 0.8062451982278517, 2.069536055412626, -0.06257041398730401, 1.0931384789513787, 0.22859630860975064, -0.2940136426561396, 0.9031566462716891, 2.127057480953768, -0.8322506258772577, 1.6567937847608316], "max": [0.5878053529621267, 0.3118600963894339, 1.1034529655629712, 2.9463080902644654, 0.583880711653364, 2.1128128211904467, 0.5796620626937347, -0.2260640175452033, 1.1244043728119353, 3.0777605717696463, 0.8971246509017354, 2.6785767985114193], "count": [626]}, "gripper_mode_state": {"mean": [0.2939297124600639, 1.0], "std": [0.45556013499120857, 0.0], "min": [0, 1], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.9105431309904153, 1.9329073482428114], "std": [0.36410513379957543, 0.3226837060702847], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.2939297124600639, 1.0], "std": [0.45556013499120857, 0.0], "min": [0, 1], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.9105431309904153, 1.9329073482428114], "std": [0.36410513379957543, 0.3226837060702847], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.5115315513968015, 0.26646365531342336], "std": [0.26175106935745396, 0.12862437790173303], "min": [0.027499999850988388, 0.03999999724328518], "max": [0.7562500238418579, 0.36875002086162567], "count": [626]}, "gripper_open_scale_action": {"mean": [0.5115315513968015, 0.26646365531342336], "std": [0.26175106935745396, 0.12862437790173303], "min": [0.027499999850988388, 0.03999999724328518], "max": [0.7562500238418579, 0.36875002086162567], "count": [626]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8901960784313725]], [[0.792156862745098]]], "mean": [[[0.37531960679570975]], [[0.4008055162770236]], [[0.3749459370286576]]], "std": [[[0.1416014738084366]], [[0.142741504958718]], [[0.13670562920610105]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812038968231523]], [[0.4915599684986174]], [[0.479409115368904]]], "std": [[[0.11348299690726704]], [[0.10608521594349837]], [[0.11147040986116906]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549568760997989]], [[0.48216836349924586]], [[0.4684531367835596]]], "std": [[[0.15199687604665835]], [[0.13700844363885922]], [[0.14205976313970714]]], "count": [104]}, "observation.state": {"min": [-0.327659010887146, -0.02204977720975876, -1.074961543083191, -1.771622896194458, 0.2999746799468994, -0.03979077935218811, 0.0139999995008111, -0.010022999718785286, -0.16440899670124054, 0.005080000031739473, -3.135641098022461, 0.12044516950845718, -3.139777421951294, 0.08069799840450287, -0.018229443579912186, -1.1789827346801758, -0.012804222293198109, 0.356791228055954, -1.857275128364563, 0.04000000283122063, -0.010724999941885471, -0.001863999990746379, 0.13141100108623505, -3.1375784873962402, -0.04920083284378052, -3.13893985748291], "max": [0.14771956205368042, 2.227917194366455, -0.48614177107810974, 0.06853922456502914, 1.1610498428344727, 1.7042698860168457, 0.6369999647140503, 0.33826398849487305, 0.02123899944126606, 0.30109700560569763, 3.1353094577789307, 1.144115686416626, 3.1375784873962402, 0.0898388922214508, 1.7130793333053589, -0.4804723262786865, 1.7709076404571533, 1.2398464679718018, 0.0456521101295948, 0.3499999940395355, 0.3728199899196625, 0.07892899960279465, 0.318664014339447, 3.1361820697784424, 1.152283787727356, 3.140667676925659], "mean": [-0.03516087308526039, 1.3180464506149292, -0.7279955148696899, -0.7420839667320251, 0.7131619453430176, 0.6515583395957947, 0.45655906200408936, 0.20433644950389862, -0.03193490579724312, 0.1525341421365738, -2.335742950439453, 0.5223029851913452, 1.5551502704620361, 0.0855405181646347, 0.9811536073684692, -0.7102720141410828, 0.5344087481498718, 0.7868490219116211, -0.8503407835960388, 0.21934181451797485, 0.17899200320243835, 0.0362827368080616, 0.23948614299297333, -0.350070595741272, 0.6766164898872375, -2.2893788814544678], "std": [0.11114101111888885, 0.8981903195381165, 0.17088860273361206, 0.6751064658164978, 0.3103005588054657, 0.6087220311164856, 0.19929510354995728, 0.142646923661232, 0.047259703278541565, 0.09795142710208893, 1.640785574913025, 0.3433437645435333, 2.589444637298584, 0.004551819059997797, 0.704148530960083, 0.2898073196411133, 0.5950594544410706, 0.29729408025741577, 0.6720104813575745, 0.11865744739770889, 0.14037199318408966, 0.024136129766702652, 0.05070159211754799, 2.788951873779297, 0.26630157232284546, 1.3495280742645264], "count": [494]}, "action": {"min": [-0.327659010887146, -0.02204977720975876, -1.074961543083191, -1.771622896194458, 0.2999746799468994, -0.03979077935218811, 0.0139999995008111, -0.010022999718785286, -0.16440899670124054, 0.005080000031739473, -3.135641098022461, 0.12044516950845718, -3.139777421951294, 0.08069799840450287, -0.018229443579912186, -1.1789827346801758, -0.012804222293198109, 0.356791228055954, -1.857275128364563, 0.04000000283122063, -0.010724999941885471, -0.001863999990746379, 0.13141100108623505, -3.1375784873962402, -0.04920083284378052, -3.13893985748291], "max": [0.14771956205368042, 2.227917194366455, -0.48614177107810974, 0.06853922456502914, 1.1610498428344727, 1.7042698860168457, 0.6369999647140503, 0.33826398849487305, 0.02123899944126606, 0.30109700560569763, 3.1353094577789307, 1.144115686416626, 3.1375784873962402, 0.0898388922214508, 1.7130793333053589, -0.4804723262786865, 1.7709076404571533, 1.2398464679718018, 0.0456521101295948, 0.3499999940395355, 0.3728199899196625, 0.07892899960279465, 0.318664014339447, 3.1361820697784424, 1.152283787727356, 3.140667676925659], "mean": [-0.03516087308526039, 1.3180464506149292, -0.7279955148696899, -0.7420839667320251, 0.7131619453430176, 0.6515583395957947, 0.45655906200408936, 0.20433644950389862, -0.03193490579724312, 0.1525341421365738, -2.335742950439453, 0.5223029851913452, 1.5551502704620361, 0.0855405181646347, 0.9811536073684692, -0.7102720141410828, 0.5344087481498718, 0.7868490219116211, -0.8503407835960388, 0.21934181451797485, 0.17899200320243835, 0.0362827368080616, 0.23948614299297333, -0.350070595741272, 0.6766164898872375, -2.2893788814544678], "std": [0.11114101111888885, 0.8981903195381165, 0.17088860273361206, 0.6751064658164978, 0.3103005588054657, 0.6087220311164856, 0.19929510354995728, 0.142646923661232, 0.047259703278541565, 0.09795142710208893, 1.640785574913025, 0.3433437645435333, 2.589444637298584, 0.004551819059997797, 0.704148530960083, 0.2898073196411133, 0.5950594544410706, 0.29729408025741577, 0.6720104813575745, 0.11865744739770889, 0.14037199318408966, 0.024136129766702652, 0.05070159211754799, 2.788951873779297, 0.26630157232284546, 1.3495280742645264], "count": [494]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [494]}, "index": {"min": [79370], "max": [79863], "mean": [79616.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [494]}, "subtask_annotation": {"mean": [2.417004048582996, 5.0, 5.0, 5.0, 5.0], "std": [1.8638349988176506, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [494]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [494]}, "eef_direction_state": {"mean": [4.269230769230769, 4.172064777327935], "std": [2.0935568728706433, 2.2262577730166866], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_state": {"mean": [0.8360323886639676, 0.7530364372469636], "std": [0.8859207149181079, 0.8171621246384206], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_state": {"mean": [0.6578947368421053, 0.742914979757085], "std": [0.8407440922158069, 0.8445469312521062], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_direction_action": {"mean": [4.269230769230769, 4.172064777327935], "std": [2.0935568728706433, 2.2262577730166866], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_action": {"mean": [0.8360323886639676, 0.7530364372469636], "std": [0.8859207149181079, 0.8171621246384206], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_action": {"mean": [0.6578947368421053, 0.742914979757085], "std": [0.8407440922158069, 0.8445469312521062], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_sim_pose_state": {"mean": [0.4424697317035299, 0.26895532063871264, 0.9273221609334303, 2.5937606379793046, 0.2587524055204273, 1.493837018552085, 0.4178796872286736, -0.26267144367269685, 1.0149549757195313, 2.3428922601900246, 0.05664812069475138, 2.093825956558377], "std": [0.14211359384466593, 0.04746386686150619, 0.09805643043146148, 0.3391430186071943, 0.217474696313471, 0.23500698826063215, 0.14052390891159722, 0.02366517973521508, 0.050482013957554896, 0.6481078989029143, 0.36967665627565366, 0.3677393720214317], "min": [0.22886472853925527, 0.13590291682371133, 0.7800149978061632, 1.993687503272035, -0.0768137635756847, 0.912011712622608, 0.22784515590955337, -0.30044481480238855, 0.9072566548422454, -3.13575570342029, -0.5734477358759901, 1.6046704084745125], "max": [0.5767704693887494, 0.321670127319856, 1.0761362615215717, 3.0112599458408402, 0.77441213120923, 2.0352644290670243, 0.6115362069434536, -0.22129136539027094, 1.0937631109491721, 3.1307380426661107, 0.7801602194267323, 2.7745173586987897], "count": [494]}, "eef_sim_pose_action": {"mean": [0.4424697317035299, 0.26895532063871264, 0.9273221609334303, 2.5937606379793046, 0.2587524055204273, 1.493837018552085, 0.4178796872286736, -0.26267144367269685, 1.0149549757195313, 2.3428922601900246, 0.05664812069475138, 2.093825956558377], "std": [0.14211359384466593, 0.04746386686150619, 0.09805643043146148, 0.3391430186071943, 0.217474696313471, 0.23500698826063215, 0.14052390891159722, 0.02366517973521508, 0.050482013957554896, 0.6481078989029143, 0.36967665627565366, 0.3677393720214317], "min": [0.22886472853925527, 0.13590291682371133, 0.7800149978061632, 1.993687503272035, -0.0768137635756847, 0.912011712622608, 0.22784515590955337, -0.30044481480238855, 0.9072566548422454, -3.13575570342029, -0.5734477358759901, 1.6046704084745125], "max": [0.5767704693887494, 0.321670127319856, 1.0761362615215717, 3.0112599458408402, 0.77441213120923, 2.0352644290670243, 0.6115362069434536, -0.22129136539027094, 1.0937631109491721, 3.1307380426661107, 0.7801602194267323, 2.7745173586987897], "count": [494]}, "gripper_mode_state": {"mean": [0.18421052631578946, 1.0], "std": [0.38765578585937405, 0.0], "min": [0, 1], "max": [1, 1], "count": [494]}, "gripper_activity_state": {"mean": [1.908906882591093, 1.9048582995951417], "std": [0.3788454913403411, 0.39359327761040785], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_mode_action": {"mean": [0.18421052631578946, 1.0], "std": [0.38765578585937405, 0.0], "min": [0, 1], "max": [1, 1], "count": [494]}, "gripper_activity_action": {"mean": [1.908906882591093, 1.9048582995951417], "std": [0.3788454913403411, 0.39359327761040785], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_open_scale_state": {"mean": [0.5706983918007388, 0.27417762671608614], "std": [0.24911875690169932, 0.14832196931254943], "min": [0.017499999376013875, 0.050000003539025784], "max": [0.7962499558925629, 0.4374999925494194], "count": [494]}, "gripper_open_scale_action": {"mean": [0.5706983918007388, 0.27417762671608614], "std": [0.24911875690169932, 0.14832196931254943], "min": [0.017499999376013875, 0.050000003539025784], "max": [0.7962499558925629, 0.4374999925494194], "count": [494]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9725490196078431]], [[0.9176470588235294]]], "mean": [[[0.36762826562617384]], [[0.3963605547103899]], [[0.3705608049733304]]], "std": [[[0.15289299046875093]], [[0.15391413552780436]], [[0.14713032282208321]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823113238111336]], [[0.4936444000732477]], [[0.48183573501239574]]], "std": [[[0.12472813482294541]], [[0.1146208701933241]], [[0.11971738600172296]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658606427484787]], [[0.4850766512423935]], [[0.47362004873788593]]], "std": [[[0.1678763834335114]], [[0.15742022428159877]], [[0.1616124523438973]]], "count": [116]}, "observation.state": {"min": [-0.32584476470947266, -0.02232888899743557, -1.0159120559692383, -1.7705413103103638, 0.3633677661418915, -0.11265622079372406, 0.0139999995008111, -0.01539899967610836, -0.1600860059261322, 0.003381999908015132, -3.1387827396392822, -0.08112290501594543, -3.140021800994873, 0.018822556361556053, -0.017147889360785484, -1.6291890144348145, -0.10403866320848465, 0.6573764681816101, -1.5705407857894897, 0.1080000028014183, -0.009065999649465084, -0.002211000071838498, 0.13954800367355347, -3.141592502593994, 0.12887512147426605, -3.1024274826049805], "max": [0.1971396654844284, 2.1989593505859375, -0.48614177107810974, 0.1950463354587555, 1.161608099937439, 1.7551902532577515, 0.6520000100135803, 0.31250301003456116, 0.023708000779151917, 0.3721249997615814, 3.140737533569336, 1.176666021347046, 3.1398823261260986, 0.18813833594322205, 1.918383002281189, -0.4803851246833801, 1.6117271184921265, 1.2403697967529297, 0.04648944362998009, 0.4129999876022339, 0.4081439971923828, 0.0921420007944107, 0.41106700897216797, 3.1324121952056885, 1.0284875631332397, -1.6191768646240234], "mean": [-0.12136492878198624, 1.3904613256454468, -0.7381929159164429, -0.6949870586395264, 0.7803851962089539, 0.6531374454498291, 0.4218420088291168, 0.20854714512825012, -0.05061529576778412, 0.15449295938014984, -1.885655403137207, 0.4454314112663269, 1.6579222679138184, 0.10996382683515549, 1.1231292486190796, -0.8258590698242188, 0.5234058499336243, 0.9097551107406616, -0.8254287242889404, 0.27430981397628784, 0.1994004249572754, 0.05105866119265556, 0.24210432171821594, -0.3388408422470093, 0.6177548170089722, -2.630236864089966], "std": [0.1478467732667923, 0.8247033357620239, 0.18156801164150238, 0.7890936732292175, 0.2429472804069519, 0.723586916923523, 0.24078424274921417, 0.12648293375968933, 0.05433206632733345, 0.08921491354703903, 2.1573257446289062, 0.40637046098709106, 2.4258880615234375, 0.03858408331871033, 0.7208458781242371, 0.3840833306312561, 0.5988601446151733, 0.1765453964471817, 0.5621717572212219, 0.11631006747484207, 0.14249342679977417, 0.03259991481900215, 0.06540387123823166, 2.7681407928466797, 0.28916141390800476, 0.4936528205871582], "count": [570]}, "action": {"min": [-0.32584476470947266, -0.02232888899743557, -1.0159120559692383, -1.7705413103103638, 0.3633677661418915, -0.11265622079372406, 0.0139999995008111, -0.01539899967610836, -0.1600860059261322, 0.003381999908015132, -3.1387827396392822, -0.08112290501594543, -3.140021800994873, 0.018822556361556053, -0.017147889360785484, -1.6291890144348145, -0.10403866320848465, 0.6573764681816101, -1.5705407857894897, 0.1080000028014183, -0.009065999649465084, -0.002211000071838498, 0.13954800367355347, -3.141592502593994, 0.12887512147426605, -3.1024274826049805], "max": [0.1971396654844284, 2.1989593505859375, -0.48614177107810974, 0.1950463354587555, 1.161608099937439, 1.7551902532577515, 0.6520000100135803, 0.31250301003456116, 0.023708000779151917, 0.3721249997615814, 3.140737533569336, 1.176666021347046, 3.1398823261260986, 0.18813833594322205, 1.918383002281189, -0.4803851246833801, 1.6117271184921265, 1.2403697967529297, 0.04648944362998009, 0.4129999876022339, 0.4081439971923828, 0.0921420007944107, 0.41106700897216797, 3.1324121952056885, 1.0284875631332397, -1.6191768646240234], "mean": [-0.12136492878198624, 1.3904613256454468, -0.7381929159164429, -0.6949870586395264, 0.7803851962089539, 0.6531374454498291, 0.4218420088291168, 0.20854714512825012, -0.05061529576778412, 0.15449295938014984, -1.885655403137207, 0.4454314112663269, 1.6579222679138184, 0.10996382683515549, 1.1231292486190796, -0.8258590698242188, 0.5234058499336243, 0.9097551107406616, -0.8254287242889404, 0.27430981397628784, 0.1994004249572754, 0.05105866119265556, 0.24210432171821594, -0.3388408422470093, 0.6177548170089722, -2.630236864089966], "std": [0.1478467732667923, 0.8247033357620239, 0.18156801164150238, 0.7890936732292175, 0.2429472804069519, 0.723586916923523, 0.24078424274921417, 0.12648293375968933, 0.05433206632733345, 0.08921491354703903, 2.1573257446289062, 0.40637046098709106, 2.4258880615234375, 0.03858408331871033, 0.7208458781242371, 0.3840833306312561, 0.5988601446151733, 0.1765453964471817, 0.5621717572212219, 0.11631006747484207, 0.14249342679977417, 0.03259991481900215, 0.06540387123823166, 2.7681407928466797, 0.28916141390800476, 0.4936528205871582], "count": [570]}, "timestamp": {"min": [0.0], "max": [18.966666666666665], "mean": [9.483333333333333], "std": [5.484819116501541], "count": [570]}, "frame_index": {"min": [0], "max": [569], "mean": [284.5], "std": [164.54457349504622], "count": [570]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [570]}, "index": {"min": [79864], "max": [80433], "mean": [80148.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [2.0824561403508772, 5.0, 5.0, 5.0, 5.0], "std": [1.8727616166073429, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [570]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [570]}, "eef_direction_state": {"mean": [4.554385964912281, 4.314035087719298], "std": [1.9703121291102106, 2.2744915449925376], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.724561403508772, 0.743859649122807], "std": [0.862224927253315, 0.8549171589824898], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.6543859649122807, 0.6385964912280702], "std": [0.8153290532454796, 0.8095383969448469], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [4.554385964912281, 4.314035087719298], "std": [1.9703121291102106, 2.2744915449925376], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.724561403508772, 0.743859649122807], "std": [0.862224927253315, 0.8549171589824898], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.6543859649122807, 0.6385964912280702], "std": [0.8153290532454796, 0.8095383969448469], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.4468601914624977, 0.2502600282749911, 0.9293576694177305, 1.0402395797297006, 0.2408752396929068, 1.3616058380586944, 0.4382962834258374, -0.24792227463736752, 1.0175626422862305, 2.4717303455934636, -0.09134143483848285, 2.181338713027147], "std": [0.1261302438039333, 0.05448404122293434, 0.08926094518190628, 2.4477714525581056, 0.25848399739133027, 0.26331623462464154, 0.14254754497024943, 0.03221843439536419, 0.06515237103073693, 0.28137265977096043, 0.39135707990044927, 0.41601217613928], "min": [0.22367701931151418, 0.1402755922857346, 0.7784260577471666, -3.1412223516335573, -0.14772661972405277, 0.8022609928020191, 0.229659893374826, -0.3007919239574971, 0.9154510949678212, 2.112492882955081, -0.7301131946057361, 1.6694865358369364], "max": [0.551523614146966, 0.3238250042711888, 1.1471292960987873, 3.139233643964815, 0.7520683234619137, 1.9853054864951631, 0.6465153523675509, -0.20775338226804768, 1.1860078189223986, 2.999949788353584, 0.538131651549627, 3.0012267183583576], "count": [570]}, "eef_sim_pose_action": {"mean": [0.4468601914624977, 0.2502600282749911, 0.9293576694177305, 1.0402395797297006, 0.2408752396929068, 1.3616058380586944, 0.4382962834258374, -0.24792227463736752, 1.0175626422862305, 2.4717303455934636, -0.09134143483848285, 2.181338713027147], "std": [0.1261302438039333, 0.05448404122293434, 0.08926094518190628, 2.4477714525581056, 0.25848399739133027, 0.26331623462464154, 0.14254754497024943, 0.03221843439536419, 0.06515237103073693, 0.28137265977096043, 0.39135707990044927, 0.41601217613928], "min": [0.22367701931151418, 0.1402755922857346, 0.7784260577471666, -3.1412223516335573, -0.14772661972405277, 0.8022609928020191, 0.229659893374826, -0.3007919239574971, 0.9154510949678212, 2.112492882955081, -0.7301131946057361, 1.6694865358369364], "max": [0.551523614146966, 0.3238250042711888, 1.1471292960987873, 3.139233643964815, 0.7520683234619137, 1.9853054864951631, 0.6465153523675509, -0.20775338226804768, 1.1860078189223986, 2.999949788353584, 0.538131651549627, 3.0012267183583576], "count": [570]}, "gripper_mode_state": {"mean": [0.2736842105263158, 0.7684210526315789], "std": [0.4458488123062596, 0.4218413665160774], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.9157894736842105, 1.8824561403508773], "std": [0.36504720852322725, 0.42945204050496383], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.2736842105263158, 0.7684210526315789], "std": [0.4458488123062596, 0.4218413665160774], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.9157894736842105, 1.8824561403508773], "std": [0.36504720852322725, 0.42945204050496383], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.5273048373739839, 0.3428881676181367], "std": [0.3009806565324344, 0.14538730322570503], "min": [0.017499999376013875, 0.13500000350177288], "max": [0.8150000125169754, 0.5162499845027924], "count": [570]}, "gripper_open_scale_action": {"mean": [0.5273048373739839, 0.3428881676181367], "std": [0.3009806565324344, 0.14538730322570503], "min": [0.017499999376013875, 0.13500000350177288], "max": [0.8150000125169754, 0.5162499845027924], "count": [570]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.7647058823529411]], [[0.7529411764705882]]], "mean": [[[0.37705344733678914]], [[0.4038350588798738]], [[0.37789460080009013]]], "std": [[[0.13828856405081896]], [[0.13923534530814222]], [[0.13349097259026324]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48557518981011943]], [[0.49644781806400723]], [[0.48462158764367813]]], "std": [[[0.11877225441463145]], [[0.10875889296551823]], [[0.11408189992431216]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578084255972504]], [[0.4824451822036286]], [[0.46921248873112464]]], "std": [[[0.15640509595787125]], [[0.14056170753602437]], [[0.14710818947638346]]], "count": [116]}, "observation.state": {"min": [-0.12779800593852997, -0.02232888899743557, -1.0771421194076538, -1.7673664093017578, 0.326071560382843, -0.044535666704177856, 0.012000000104308128, -0.01042800024151802, -0.10688599944114685, 0.011959999799728394, -3.1397950649261475, 0.019687313586473465, -3.141592502593994, 0.018822556361556053, -0.018246889114379883, -1.3189918994903564, -0.1747758835554123, 0.45931223034858704, -1.8640086650848389, 0.05900000035762787, -0.009219000115990639, -0.0040480000898242, 0.09399499744176865, -3.138014793395996, 0.17030923068523407, -3.13860821723938], "max": [0.2355697751045227, 2.190272092819214, -0.4863162338733673, 0.0, 1.141843557357788, 1.8074886798858643, 0.6230000257492065, 0.34400299191474915, 0.04088300094008446, 0.30839499831199646, 3.1405279636383057, 1.1592302322387695, 3.1394808292388916, 0.1994248926639557, 1.982997179031372, -0.47227343916893005, 1.7940040826797485, 1.2398812770843506, 0.07192344218492508, 0.3400000333786011, 0.37163498997688293, 0.12766499817371368, 0.36267200112342834, 3.140946865081787, 1.0066535472869873, 3.1391665935516357], "mean": [0.02983572706580162, 1.3753530979156494, -0.7835906147956848, -0.659061849117279, 0.7909581661224365, 0.6381459832191467, 0.42933911085128784, 0.22193217277526855, -0.014273680746555328, 0.1586121916770935, -1.3405641317367554, 0.46964433789253235, 1.0724762678146362, 0.09998654574155807, 1.0681239366531372, -0.7483568787574768, 0.5219025611877441, 0.8573232293128967, -0.820148229598999, 0.24280591309070587, 0.18791118264198303, 0.04503215476870537, 0.23160898685455322, -0.5188170075416565, 0.6551693677902222, -2.476377248764038], "std": [0.09168726205825806, 0.8554121851921082, 0.22830095887184143, 0.7028155326843262, 0.2552171051502228, 0.6403896808624268, 0.20556189119815826, 0.14175274968147278, 0.036022890359163284, 0.08829410374164581, 2.5379903316497803, 0.3598133325576782, 2.8143765926361084, 0.06465800851583481, 0.7530521154403687, 0.2862217426300049, 0.7209914326667786, 0.2392851710319519, 0.672074019908905, 0.12599670886993408, 0.13926057517528534, 0.03833799809217453, 0.07141725718975067, 2.694704055786133, 0.27043578028678894, 1.135625958442688], "count": [570]}, "action": {"min": [-0.12779800593852997, -0.02232888899743557, -1.0771421194076538, -1.7673664093017578, 0.326071560382843, -0.044535666704177856, 0.012000000104308128, -0.01042800024151802, -0.10688599944114685, 0.011959999799728394, -3.1397950649261475, 0.019687313586473465, -3.141592502593994, 0.018822556361556053, -0.018246889114379883, -1.3189918994903564, -0.1747758835554123, 0.45931223034858704, -1.8640086650848389, 0.05900000035762787, -0.009219000115990639, -0.0040480000898242, 0.09399499744176865, -3.138014793395996, 0.17030923068523407, -3.13860821723938], "max": [0.2355697751045227, 2.190272092819214, -0.4863162338733673, 0.0, 1.141843557357788, 1.8074886798858643, 0.6230000257492065, 0.34400299191474915, 0.04088300094008446, 0.30839499831199646, 3.1405279636383057, 1.1592302322387695, 3.1394808292388916, 0.1994248926639557, 1.982997179031372, -0.47227343916893005, 1.7940040826797485, 1.2398812770843506, 0.07192344218492508, 0.3400000333786011, 0.37163498997688293, 0.12766499817371368, 0.36267200112342834, 3.140946865081787, 1.0066535472869873, 3.1391665935516357], "mean": [0.02983572706580162, 1.3753530979156494, -0.7835906147956848, -0.659061849117279, 0.7909581661224365, 0.6381459832191467, 0.42933911085128784, 0.22193217277526855, -0.014273680746555328, 0.1586121916770935, -1.3405641317367554, 0.46964433789253235, 1.0724762678146362, 0.09998654574155807, 1.0681239366531372, -0.7483568787574768, 0.5219025611877441, 0.8573232293128967, -0.820148229598999, 0.24280591309070587, 0.18791118264198303, 0.04503215476870537, 0.23160898685455322, -0.5188170075416565, 0.6551693677902222, -2.476377248764038], "std": [0.09168726205825806, 0.8554121851921082, 0.22830095887184143, 0.7028155326843262, 0.2552171051502228, 0.6403896808624268, 0.20556189119815826, 0.14175274968147278, 0.036022890359163284, 0.08829410374164581, 2.5379903316497803, 0.3598133325576782, 2.8143765926361084, 0.06465800851583481, 0.7530521154403687, 0.2862217426300049, 0.7209914326667786, 0.2392851710319519, 0.672074019908905, 0.12599670886993408, 0.13926057517528534, 0.03833799809217453, 0.07141725718975067, 2.694704055786133, 0.27043578028678894, 1.135625958442688], "count": [570]}, "timestamp": {"min": [0.0], "max": [18.966666666666665], "mean": [9.483333333333333], "std": [5.484819116501541], "count": [570]}, "frame_index": {"min": [0], "max": [569], "mean": [284.5], "std": [164.54457349504622], "count": [570]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [570]}, "index": {"min": [80434], "max": [81003], "mean": [80718.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [2.2754385964912283, 5.0, 5.0, 5.0, 5.0], "std": [1.9027939477602673, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [570]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [570]}, "eef_direction_state": {"mean": [4.321052631578947, 4.019298245614035], "std": [2.163593245985024, 2.1976014513827833], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.7263157894736842, 0.8982456140350877], "std": [0.8617661008404294, 0.8272743722865873], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.656140350877193, 0.8245614035087719], "std": [0.8341436503531233, 0.84858617231466], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [4.321052631578947, 4.019298245614035], "std": [2.163593245985024, 2.1976014513827833], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.7263157894736842, 0.8982456140350877], "std": [0.8617661008404294, 0.8272743722865873], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.656140350877193, 0.8245614035087719], "std": [0.8341436503531233, 0.84858617231466], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.46012256558121045, 0.28660495045481105, 0.9334468636019853, 2.64363432930014, 0.24041392137253192, 1.4833281992978857, 0.42682849494532726, -0.2539964767484846, 1.006970842672677, 2.4257582116594985, -0.0296865669737533, 2.123632933065928], "std": [0.14136455823127403, 0.03625620021656732, 0.08833627343439236, 0.359160271010496, 0.2499353235003972, 0.1980961356197338, 0.13938251852037178, 0.037814446372704716, 0.07117815494686507, 0.265040053206028, 0.41848001216371655, 0.38418379798269464], "min": [0.2284305912213508, 0.1932702391680749, 0.7869038080855044, 1.9808279089218228, -0.03918824341124627, 1.020399502917356, 0.229505677878513, -0.3026262944944008, 0.8697562289494788, 2.1276956032776737, -0.7133889359439819, 1.6543182262728195], "max": [0.5823766811244515, 0.3410672439171864, 1.0830770244790249, 3.12081454383976, 0.8384980398928432, 1.9649480458750421, 0.609977818406117, -0.17243487125631235, 1.1377052165155777, 2.9279792190426086, 0.7254201195635641, 2.7886924523885392], "count": [570]}, "eef_sim_pose_action": {"mean": [0.46012256558121045, 0.28660495045481105, 0.9334468636019853, 2.64363432930014, 0.24041392137253192, 1.4833281992978857, 0.42682849494532726, -0.2539964767484846, 1.006970842672677, 2.4257582116594985, -0.0296865669737533, 2.123632933065928], "std": [0.14136455823127403, 0.03625620021656732, 0.08833627343439236, 0.359160271010496, 0.2499353235003972, 0.1980961356197338, 0.13938251852037178, 0.037814446372704716, 0.07117815494686507, 0.265040053206028, 0.41848001216371655, 0.38418379798269464], "min": [0.2284305912213508, 0.1932702391680749, 0.7869038080855044, 1.9808279089218228, -0.03918824341124627, 1.020399502917356, 0.229505677878513, -0.3026262944944008, 0.8697562289494788, 2.1276956032776737, -0.7133889359439819, 1.6543182262728195], "max": [0.5823766811244515, 0.3410672439171864, 1.0830770244790249, 3.12081454383976, 0.8384980398928432, 1.9649480458750421, 0.609977818406117, -0.17243487125631235, 1.1377052165155777, 2.9279792190426086, 0.7254201195635641, 2.7886924523885392], "count": [570]}, "gripper_mode_state": {"mean": [0.21929824561403508, 1.0], "std": [0.4137711022831878, 0.0], "min": [0, 1], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.894736842105263, 1.9333333333333333], "std": [0.3922141612585953, 0.322997655378669], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.21929824561403508, 1.0], "std": [0.4137711022831878, 0.0], "min": [0, 1], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.894736842105263, 1.9333333333333333], "std": [0.3922141612585953, 0.322997655378669], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.5366732474669749, 0.30350878824104083], "std": [0.2569525019477576, 0.15749664232447955], "min": [0.01500000013038516, 0.07375000044703484], "max": [0.7787500321865082, 0.42500004172325134], "count": [570]}, "gripper_open_scale_action": {"mean": [0.5366732474669749, 0.30350878824104083], "std": [0.2569525019477576, 0.15749664232447955], "min": [0.01500000013038516, 0.07375000044703484], "max": [0.7787500321865082, 0.42500004172325134], "count": [570]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7490196078431373]], [[0.7686274509803922]]], "mean": [[[0.37711778060583206]], [[0.4017772304968996]], [[0.37652878330819506]]], "std": [[[0.1394177287281336]], [[0.14047441291598622]], [[0.13437310120831916]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4868451974139015]], [[0.4968162707390648]], [[0.4842012533779537]]], "std": [[[0.11123234032448209]], [[0.10499539419437523]], [[0.11077910316675434]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47014941357151835]], [[0.48839655409439414]], [[0.47538690925087984]]], "std": [[[0.1515921603766944]], [[0.13864083591036666]], [[0.14551987276868122]]], "count": [104]}, "observation.state": {"min": [-0.28746700286865234, -0.021997444331645966, -1.2951977252960205, -1.573523759841919, 0.2935725450515747, -0.04326222091913223, 0.0139999995008111, -0.010301999747753143, -0.15947499871253967, 0.021751999855041504, -3.141592502593994, -0.010594148188829422, -3.1395506858825684, 0.0782557800412178, -0.016903666779398918, -1.318485975265503, -0.017671221867203712, 0.44263532757759094, -1.7729835510253906, 0.09100000560283661, -0.00784900039434433, -0.002205000026151538, 0.13270899653434753, -3.1328659057617188, 0.043790314346551895, -3.141592502593994], "max": [0.08109921962022781, 2.2275683879852295, -0.4864906668663025, 0.04908866807818413, 1.1455767154693604, 1.4532966613769531, 0.6710000038146973, 0.37242698669433594, 0.008399000391364098, 0.38064900040626526, 3.1405630111694336, 1.158444881439209, 3.139585494995117, 0.09550833702087402, 1.8000922203063965, -0.4718896746635437, 1.782525658607483, 1.240648865699768, -0.03542966768145561, 0.32600000500679016, 0.3866429924964905, 0.08660899847745895, 0.3510349988937378, 3.1368801593780518, 1.1061198711395264, 3.141016721725464], "mean": [-0.025706976652145386, 1.3245280981063843, -0.8739917278289795, -0.5228188037872314, 0.7953808903694153, 0.525845468044281, 0.4325646162033081, 0.2274082601070404, -0.0270379725843668, 0.17015430331230164, -0.5805025100708008, 0.5366515517234802, 1.824849247932434, 0.09341083467006683, 0.9628257155418396, -0.733072817325592, 0.4429807960987091, 0.8413839340209961, -0.7062777280807495, 0.2452789843082428, 0.1761157214641571, 0.034011226147413254, 0.24277451634407043, -0.25970563292503357, 0.6660029292106628, -1.9910792112350464], "std": [0.09492306411266327, 0.9239748120307922, 0.2842293083667755, 0.5322149395942688, 0.2865181863307953, 0.4812118411064148, 0.1920914500951767, 0.16307684779167175, 0.04682832956314087, 0.09593027830123901, 2.8347277641296387, 0.34138911962509155, 2.3152313232421875, 0.004263735376298428, 0.713800311088562, 0.33348971605300903, 0.6171178221702576, 0.2559033930301666, 0.6913236379623413, 0.09332335740327835, 0.14186564087867737, 0.02787594683468342, 0.05257023870944977, 2.8545656204223633, 0.2801666855812073, 1.9152370691299438], "count": [495]}, "action": {"min": [-0.28746700286865234, -0.021997444331645966, -1.2951977252960205, -1.573523759841919, 0.2935725450515747, -0.04326222091913223, 0.0139999995008111, -0.010301999747753143, -0.15947499871253967, 0.021751999855041504, -3.141592502593994, -0.010594148188829422, -3.1395506858825684, 0.0782557800412178, -0.016903666779398918, -1.318485975265503, -0.017671221867203712, 0.44263532757759094, -1.7729835510253906, 0.09100000560283661, -0.00784900039434433, -0.002205000026151538, 0.13270899653434753, -3.1328659057617188, 0.043790314346551895, -3.141592502593994], "max": [0.08109921962022781, 2.2275683879852295, -0.4864906668663025, 0.04908866807818413, 1.1455767154693604, 1.4532966613769531, 0.6710000038146973, 0.37242698669433594, 0.008399000391364098, 0.38064900040626526, 3.1405630111694336, 1.158444881439209, 3.139585494995117, 0.09550833702087402, 1.8000922203063965, -0.4718896746635437, 1.782525658607483, 1.240648865699768, -0.03542966768145561, 0.32600000500679016, 0.3866429924964905, 0.08660899847745895, 0.3510349988937378, 3.1368801593780518, 1.1061198711395264, 3.141016721725464], "mean": [-0.025706976652145386, 1.3245280981063843, -0.8739917278289795, -0.5228188037872314, 0.7953808903694153, 0.525845468044281, 0.4325646162033081, 0.2274082601070404, -0.0270379725843668, 0.17015430331230164, -0.5805025100708008, 0.5366515517234802, 1.824849247932434, 0.09341083467006683, 0.9628257155418396, -0.733072817325592, 0.4429807960987091, 0.8413839340209961, -0.7062777280807495, 0.2452789843082428, 0.1761157214641571, 0.034011226147413254, 0.24277451634407043, -0.25970563292503357, 0.6660029292106628, -1.9910792112350464], "std": [0.09492306411266327, 0.9239748120307922, 0.2842293083667755, 0.5322149395942688, 0.2865181863307953, 0.4812118411064148, 0.1920914500951767, 0.16307684779167175, 0.04682832956314087, 0.09593027830123901, 2.8347277641296387, 0.34138911962509155, 2.3152313232421875, 0.004263735376298428, 0.713800311088562, 0.33348971605300903, 0.6171178221702576, 0.2559033930301666, 0.6913236379623413, 0.09332335740327835, 0.14186564087867737, 0.02787594683468342, 0.05257023870944977, 2.8545656204223633, 0.2801666855812073, 1.9152370691299438], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [495]}, "index": {"min": [81004], "max": [81498], "mean": [81251.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [2.511111111111111, 5.0, 5.0, 5.0, 5.0], "std": [1.8714704902122137, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [495]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [495]}, "eef_direction_state": {"mean": [4.311111111111111, 3.973737373737374], "std": [2.1244554329625753, 2.432381958417198], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.8222222222222222, 0.793939393939394], "std": [0.9149218165588028, 0.8348251110405569], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.6686868686868687, 0.7616161616161616], "std": [0.8308017868417751, 0.852649710863595], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.311111111111111, 3.973737373737374], "std": [2.1244554329625753, 2.432381958417198], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.8222222222222222, 0.793939393939394], "std": [0.9149218165588028, 0.8348251110405569], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.6686868686868687, 0.7616161616161616], "std": [0.8308017868417751, 0.852649710863595], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.46567228032446417, 0.27407675850486873, 0.9449422774042354, 2.534215785742527, 0.19209723086787184, 1.4222981240736978, 0.41496522619466947, -0.26490024513963356, 1.018145154901611, 2.4435189071851227, -0.004537297118678395, 2.047983853684479], "std": [0.16263612972596772, 0.047073295735311556, 0.09607094497299865, 0.6123886308169099, 0.20984493941838323, 0.25243321503317107, 0.14199030705896493, 0.02740545926968291, 0.05231458156731126, 0.2726470340796861, 0.3264607331296192, 0.44343861513626137], "min": [0.22855596045414023, 0.14101911249686955, 0.7964967066910892, -3.1394331303806533, -0.11273511493852095, 0.9114114735815176, 0.23082145851982125, -0.30078623113538255, 0.9085762271168007, 2.0246530981395923, -0.5944753888345452, 1.6753491858554532], "max": [0.6110505739508623, 0.3093062585633662, 1.1555774904146945, 3.131952411259766, 0.6130756474512777, 2.0146193662656264, 0.6252032626296402, -0.21359994774593352, 1.1262284084181786, 3.0960831580367247, 0.6287762455593295, 2.971558190569595], "count": [495]}, "eef_sim_pose_action": {"mean": [0.46567228032446417, 0.27407675850486873, 0.9449422774042354, 2.534215785742527, 0.19209723086787184, 1.4222981240736978, 0.41496522619466947, -0.26490024513963356, 1.018145154901611, 2.4435189071851227, -0.004537297118678395, 2.047983853684479], "std": [0.16263612972596772, 0.047073295735311556, 0.09607094497299865, 0.6123886308169099, 0.20984493941838323, 0.25243321503317107, 0.14199030705896493, 0.02740545926968291, 0.05231458156731126, 0.2726470340796861, 0.3264607331296192, 0.44343861513626137], "min": [0.22855596045414023, 0.14101911249686955, 0.7964967066910892, -3.1394331303806533, -0.11273511493852095, 0.9114114735815176, 0.23082145851982125, -0.30078623113538255, 0.9085762271168007, 2.0246530981395923, -0.5944753888345452, 1.6753491858554532], "max": [0.6110505739508623, 0.3093062585633662, 1.1555774904146945, 3.131952411259766, 0.6130756474512777, 2.0146193662656264, 0.6252032626296402, -0.21359994774593352, 1.1262284084181786, 3.0960831580367247, 0.6287762455593295, 2.971558190569595], "count": [495]}, "gripper_mode_state": {"mean": [0.18383838383838383, 1.0], "std": [0.3873523363374393, 0.0], "min": [0, 1], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.8868686868686868, 1.9474747474747476], "std": [0.4061761733127149, 0.293479107835715], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.18383838383838383, 1.0], "std": [0.3873523363374393, 0.0], "min": [0, 1], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.8868686868686868, 1.9474747474747476], "std": [0.4061761733127149, 0.293479107835715], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.5407070670079327, 0.30659849081903395], "std": [0.2401146443989538, 0.11665391578361493], "min": [0.017499999376013875, 0.11375000700354576], "max": [0.8387500047683716, 0.4075000062584877], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5407070670079327, 0.30659849081903395], "std": [0.2401146443989538, 0.11665391578361493], "min": [0.017499999376013875, 0.11375000700354576], "max": [0.8387500047683716, 0.4075000062584877], "count": [495]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7176470588235294]], [[0.7607843137254902]]], "mean": [[[0.3735318382352941]], [[0.39935599673202615]], [[0.37370284041394336]]], "std": [[[0.1438895470448748]], [[0.14521970990186103]], [[0.13863529717603978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48629514705882354]], [[0.4958043913398693]], [[0.4847399795751634]]], "std": [[[0.11209507747978123]], [[0.10328979950178928]], [[0.10837986949089756]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656838970588235]], [[0.48535801062091505]], [[0.4730245465686274]]], "std": [[[0.14917170791963907]], [[0.13669687817591036]], [[0.14178531806221312]]], "count": [100]}, "observation.state": {"min": [-0.2840653359889984, -0.022573111578822136, -1.0274080038070679, -1.7704366445541382, 0.2420765608549118, -0.25482845306396484, 0.0139999995008111, -0.010468999855220318, -0.15459099411964417, 0.009399999864399433, -3.141592502593994, 0.10852458328008652, -3.134489059448242, 0.060410112142562866, -0.016903666779398918, -1.1100597381591797, 0.023462777957320213, 0.2783609926700592, -1.8314573764801025, 0.06499999761581421, -0.008922000415623188, 0.00133200001437217, 0.13223999738693237, -3.1388349533081055, 0.22629939019680023, -3.13431453704834], "max": [0.1174011081457138, 2.188894033432007, -0.4864906668663025, 0.30621978640556335, 1.1621140241622925, 1.6273224353790283, 0.5649999976158142, 0.35117000341415405, 0.015907999128103256, 0.3238460123538971, 3.140702486038208, 1.1691960096359253, 3.129584789276123, 0.09972988814115524, 1.7783390283584595, -0.4719420075416565, 1.7750245332717896, 1.240055799484253, -0.05597922205924988, 0.5809999704360962, 0.37375199794769287, 0.08375000208616257, 0.3723349869251251, 3.1406326293945312, 1.0602002143859863, 3.1296372413635254], "mean": [-0.09705555438995361, 1.2865715026855469, -0.7725963592529297, -0.597659707069397, 0.741457462310791, 0.5709283351898193, 0.420928955078125, 0.20910577476024628, -0.04062562435865402, 0.16696542501449585, -1.0587314367294312, 0.5542895197868347, 1.7194758653640747, 0.08439432084560394, 0.9441084265708923, -0.6940019130706787, 0.5369062423706055, 0.8098182082176208, -0.7953680157661438, 0.3298661708831787, 0.16913913190364838, 0.036933694034814835, 0.24411602318286896, -0.6101287007331848, 0.7120614051818848, -1.5307642221450806], "std": [0.10629920661449432, 0.8922727108001709, 0.2150614708662033, 0.7195727825164795, 0.29302236437797546, 0.6428762674331665, 0.19151093065738678, 0.14921538531780243, 0.04955977946519852, 0.08926235139369965, 2.6999263763427734, 0.3611110746860504, 2.360274314880371, 0.012819238007068634, 0.6977149844169617, 0.25059813261032104, 0.6364157795906067, 0.2841322124004364, 0.6453385353088379, 0.17912657558918, 0.13489468395709991, 0.026667172089219093, 0.05838653817772865, 2.747657299041748, 0.2534850239753723, 2.247061014175415], "count": [460]}, "action": {"min": [-0.2840653359889984, -0.022573111578822136, -1.0274080038070679, -1.7704366445541382, 0.2420765608549118, -0.25482845306396484, 0.0139999995008111, -0.010468999855220318, -0.15459099411964417, 0.009399999864399433, -3.141592502593994, 0.10852458328008652, -3.134489059448242, 0.060410112142562866, -0.016903666779398918, -1.1100597381591797, 0.023462777957320213, 0.2783609926700592, -1.8314573764801025, 0.06499999761581421, -0.008922000415623188, 0.00133200001437217, 0.13223999738693237, -3.1388349533081055, 0.22629939019680023, -3.13431453704834], "max": [0.1174011081457138, 2.188894033432007, -0.4864906668663025, 0.30621978640556335, 1.1621140241622925, 1.6273224353790283, 0.5649999976158142, 0.35117000341415405, 0.015907999128103256, 0.3238460123538971, 3.140702486038208, 1.1691960096359253, 3.129584789276123, 0.09972988814115524, 1.7783390283584595, -0.4719420075416565, 1.7750245332717896, 1.240055799484253, -0.05597922205924988, 0.5809999704360962, 0.37375199794769287, 0.08375000208616257, 0.3723349869251251, 3.1406326293945312, 1.0602002143859863, 3.1296372413635254], "mean": [-0.09705555438995361, 1.2865715026855469, -0.7725963592529297, -0.597659707069397, 0.741457462310791, 0.5709283351898193, 0.420928955078125, 0.20910577476024628, -0.04062562435865402, 0.16696542501449585, -1.0587314367294312, 0.5542895197868347, 1.7194758653640747, 0.08439432084560394, 0.9441084265708923, -0.6940019130706787, 0.5369062423706055, 0.8098182082176208, -0.7953680157661438, 0.3298661708831787, 0.16913913190364838, 0.036933694034814835, 0.24411602318286896, -0.6101287007331848, 0.7120614051818848, -1.5307642221450806], "std": [0.10629920661449432, 0.8922727108001709, 0.2150614708662033, 0.7195727825164795, 0.29302236437797546, 0.6428762674331665, 0.19151093065738678, 0.14921538531780243, 0.04955977946519852, 0.08926235139369965, 2.6999263763427734, 0.3611110746860504, 2.360274314880371, 0.012819238007068634, 0.6977149844169617, 0.25059813261032104, 0.6364157795906067, 0.2841322124004364, 0.6453385353088379, 0.17912657558918, 0.13489468395709991, 0.026667172089219093, 0.05838653817772865, 2.747657299041748, 0.2534850239753723, 2.247061014175415], "count": [460]}, "timestamp": {"min": [0.0], "max": [15.3], "mean": [7.65], "std": [4.426341604530766], "count": [460]}, "frame_index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [460]}, "index": {"min": [81499], "max": [81958], "mean": [81728.5], "std": [132.79024813592298], "count": [460]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [460]}, "subtask_annotation": {"mean": [2.515217391304348, 5.0, 5.0, 5.0, 5.0], "std": [1.866695218748242, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [460]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [460]}, "eef_direction_state": {"mean": [4.197826086956522, 4.158695652173913], "std": [2.1208067712685708, 2.2905359242797028], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_state": {"mean": [0.8456521739130435, 0.8152173913043478], "std": [0.8822418385146471, 0.8562982493684425], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_state": {"mean": [0.6717391304347826, 0.75], "std": [0.8307050550398803, 0.8473103224962479], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_direction_action": {"mean": [4.197826086956522, 4.158695652173913], "std": [2.1208067712685708, 2.2905359242797028], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_action": {"mean": [0.8456521739130435, 0.8152173913043478], "std": [0.8822418385146471, 0.8562982493684425], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_action": {"mean": [0.6717391304347826, 0.75], "std": [0.8307050550398803, 0.8473103224962479], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_sim_pose_state": {"mean": [0.44745935764991984, 0.2603594096145065, 0.9418138505371786, 2.5611933145480412, 0.1870623056988876, 1.3921208208026705, 0.40802686940347654, -0.262048116133312, 1.0195531299219247, 2.3810007207049373, -0.0024426902999989063, 2.0701094978101566], "std": [0.14882672598925184, 0.04973223868490264, 0.08934349768867067, 0.36420731270505824, 0.21420342999949554, 0.27307943214843555, 0.1350565232912046, 0.026146390346382824, 0.05819907274522435, 0.23212962105034313, 0.3826210613514149, 0.3612235078163211], "min": [0.22840443451656908, 0.14570319288591654, 0.7843515513238943, 1.9716072603857162, -0.18664045639603244, 0.7221694126678885, 0.22974210677253698, -0.2972548852489359, 0.9080567885821732, 2.078485606169503, -0.6520350081086768, 1.711067022257287], "max": [0.5886405167800801, 0.3165016774785387, 1.0986175718098743, 3.031348063017398, 0.6596113062671036, 1.970958580275458, 0.6123617883196859, -0.21646866251455485, 1.1475007883841721, 2.8802868524597938, 0.7809612462690168, 2.8613124954610174], "count": [460]}, "eef_sim_pose_action": {"mean": [0.44745935764991984, 0.2603594096145065, 0.9418138505371786, 2.5611933145480412, 0.1870623056988876, 1.3921208208026705, 0.40802686940347654, -0.262048116133312, 1.0195531299219247, 2.3810007207049373, -0.0024426902999989063, 2.0701094978101566], "std": [0.14882672598925184, 0.04973223868490264, 0.08934349768867067, 0.36420731270505824, 0.21420342999949554, 0.27307943214843555, 0.1350565232912046, 0.026146390346382824, 0.05819907274522435, 0.23212962105034313, 0.3826210613514149, 0.3612235078163211], "min": [0.22840443451656908, 0.14570319288591654, 0.7843515513238943, 1.9716072603857162, -0.18664045639603244, 0.7221694126678885, 0.22974210677253698, -0.2972548852489359, 0.9080567885821732, 2.078485606169503, -0.6520350081086768, 1.711067022257287], "max": [0.5886405167800801, 0.3165016774785387, 1.0986175718098743, 3.031348063017398, 0.6596113062671036, 1.970958580275458, 0.6123617883196859, -0.21646866251455485, 1.1475007883841721, 2.8802868524597938, 0.7809612462690168, 2.8613124954610174], "count": [460]}, "gripper_mode_state": {"mean": [0.19782608695652174, 0.6847826086956522], "std": [0.3983602970628386, 0.46460239724266394], "min": [0, 0], "max": [1, 1], "count": [460]}, "gripper_activity_state": {"mean": [1.8956521739130434, 1.8478260869565217], "std": [0.4037630179563076, 0.5050781818236214], "min": [0, 0], "max": [2, 2], "count": [460]}, "gripper_mode_action": {"mean": [0.19782608695652174, 0.6847826086956522], "std": [0.3983602970628386, 0.46460239724266394], "min": [0, 0], "max": [1, 1], "count": [460]}, "gripper_activity_action": {"mean": [1.8956521739130434, 1.8478260869565217], "std": [0.4037630179563076, 0.5050781818236214], "min": [0, 0], "max": [2, 2], "count": [460]}, "gripper_open_scale_state": {"mean": [0.5261603225852646, 0.4123315227460926], "std": [0.2393889161786671, 0.22390805605959038], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.7062499970197678, 0.7262499630451202], "count": [460]}, "gripper_open_scale_action": {"mean": [0.5261603225852646, 0.4123315227460926], "std": [0.2393889161786671, 0.22390805605959038], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.7062499970197678, 0.7262499630451202], "count": [460]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7490196078431373]], [[0.7686274509803922]]], "mean": [[[0.37584303949500025]], [[0.4014513272070461]], [[0.3754804363815802]]], "std": [[[0.14012942939043468]], [[0.14018444460523297]], [[0.13437129254853217]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48585208403161834]], [[0.495354592620524]], [[0.4844216436930898]]], "std": [[[0.10892270961565481]], [[0.10103427150759929]], [[0.1074767316248189]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45374154202279204]], [[0.48181979882408804]], [[0.467660521758561]]], "std": [[[0.15326439242435347]], [[0.13420475318875805]], [[0.14070230358127872]]], "count": [117]}, "observation.state": {"min": [-0.364065557718277, -0.022381221875548363, -1.0761477947235107, -1.7551029920578003, 0.20256489515304565, -0.091339111328125, 0.013000000268220901, -0.010156000033020973, -0.17211200296878815, 0.021981999278068542, -3.1316616535186768, 0.11187560111284256, -3.141592502593994, 0.03752300143241882, -0.01674666628241539, -1.3684643507003784, -0.04704766720533371, 0.14597511291503906, -2.1208431720733643, 0.07100000232458115, -0.00888300035148859, 0.0020260000601410866, 0.11957599967718124, -3.14042329788208, 0.12339477986097336, -3.1389572620391846], "max": [0.05772366747260094, 2.1585581302642822, -0.48615923523902893, -0.012804222293198109, 1.164399266242981, 1.565010905265808, 0.6360000371932983, 0.34915098547935486, 0.005003000143915415, 0.3231790065765381, 3.1398298740386963, 1.2333195209503174, 3.1389048099517822, 0.2485484480857849, 1.8524255752563477, -0.47239556908607483, 1.794387936592102, 1.2398638725280762, 0.09658988565206528, 0.5809999704360962, 0.39459601044654846, 0.09437499940395355, 0.3835889995098114, 3.1402835845947266, 1.0403034687042236, 3.1403534412384033], "mean": [-0.024429190903902054, 1.325278878211975, -0.8121815323829651, -0.551568865776062, 0.7393267750740051, 0.4813411831855774, 0.4656235873699188, 0.22100533545017242, -0.024892941117286682, 0.16512371599674225, -1.3606504201889038, 0.5040510892868042, 1.6451984643936157, 0.12409713864326477, 0.9707921743392944, -0.7134411334991455, 0.46507200598716736, 0.8000649809837341, -0.7948064208030701, 0.38373491168022156, 0.17467382550239563, 0.04251658543944359, 0.24241933226585388, -0.6449186205863953, 0.6744364500045776, -2.443665027618408], "std": [0.11189380288124084, 0.883243203163147, 0.23832333087921143, 0.5976868271827698, 0.30118340253829956, 0.5048530101776123, 0.1868542581796646, 0.1525920182466507, 0.045730073004961014, 0.08789356052875519, 2.5768308639526367, 0.3510212302207947, 2.4807167053222656, 0.0690716952085495, 0.6942452788352966, 0.333174467086792, 0.6377488374710083, 0.28737035393714905, 0.6834595799446106, 0.20974479615688324, 0.13793905079364777, 0.02966408059000969, 0.05446590855717659, 2.758388042449951, 0.27907702326774597, 1.0453218221664429], "count": [573]}, "action": {"min": [-0.364065557718277, -0.022381221875548363, -1.0761477947235107, -1.7551029920578003, 0.20256489515304565, -0.091339111328125, 0.013000000268220901, -0.010156000033020973, -0.17211200296878815, 0.021981999278068542, -3.1316616535186768, 0.11187560111284256, -3.141592502593994, 0.03752300143241882, -0.01674666628241539, -1.3684643507003784, -0.04704766720533371, 0.14597511291503906, -2.1208431720733643, 0.07100000232458115, -0.00888300035148859, 0.0020260000601410866, 0.11957599967718124, -3.14042329788208, 0.12339477986097336, -3.1389572620391846], "max": [0.05772366747260094, 2.1585581302642822, -0.48615923523902893, -0.012804222293198109, 1.164399266242981, 1.565010905265808, 0.6360000371932983, 0.34915098547935486, 0.005003000143915415, 0.3231790065765381, 3.1398298740386963, 1.2333195209503174, 3.1389048099517822, 0.2485484480857849, 1.8524255752563477, -0.47239556908607483, 1.794387936592102, 1.2398638725280762, 0.09658988565206528, 0.5809999704360962, 0.39459601044654846, 0.09437499940395355, 0.3835889995098114, 3.1402835845947266, 1.0403034687042236, 3.1403534412384033], "mean": [-0.024429190903902054, 1.325278878211975, -0.8121815323829651, -0.551568865776062, 0.7393267750740051, 0.4813411831855774, 0.4656235873699188, 0.22100533545017242, -0.024892941117286682, 0.16512371599674225, -1.3606504201889038, 0.5040510892868042, 1.6451984643936157, 0.12409713864326477, 0.9707921743392944, -0.7134411334991455, 0.46507200598716736, 0.8000649809837341, -0.7948064208030701, 0.38373491168022156, 0.17467382550239563, 0.04251658543944359, 0.24241933226585388, -0.6449186205863953, 0.6744364500045776, -2.443665027618408], "std": [0.11189380288124084, 0.883243203163147, 0.23832333087921143, 0.5976868271827698, 0.30118340253829956, 0.5048530101776123, 0.1868542581796646, 0.1525920182466507, 0.045730073004961014, 0.08789356052875519, 2.5768308639526367, 0.3510212302207947, 2.4807167053222656, 0.0690716952085495, 0.6942452788352966, 0.333174467086792, 0.6377488374710083, 0.28737035393714905, 0.6834595799446106, 0.20974479615688324, 0.13793905079364777, 0.02966408059000969, 0.05446590855717659, 2.758388042449951, 0.27907702326774597, 1.0453218221664429], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [573]}, "index": {"min": [81959], "max": [82531], "mean": [82245.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [2.474694589877836, 5.0, 5.0, 5.0, 5.0], "std": [1.7816610244940276, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [573]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [573]}, "eef_direction_state": {"mean": [4.560209424083769, 4.137870855148342], "std": [2.0152874611962943, 2.30414612352163], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.6858638743455497, 0.7678883071553229], "std": [0.859659717351779, 0.825138567718523], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.5916230366492147, 0.7521815008726004], "std": [0.795317656993205, 0.832173475340884], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [4.560209424083769, 4.137870855148342], "std": [2.0152874611962943, 2.30414612352163], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.6858638743455497, 0.7678883071553229], "std": [0.859659717351779, 0.825138567718523], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.5916230366492147, 0.7521815008726004], "std": [0.795317656993205, 0.832173475340884], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.45929101163045655, 0.27618944159526326, 0.9399408312019011, 2.6197796144492833, 0.19863691977259615, 1.4924870558535461, 0.4134948553514094, -0.25644542476778487, 1.0178033385254284, 2.4336505641192714, 0.05290894535661309, 2.1263705252285483], "std": [0.15219931194432618, 0.04601037819251571, 0.08794470149191269, 0.3492080845335709, 0.18738666052670974, 0.23422742201106575, 0.1379723317819438, 0.029336866070961913, 0.054238343183056405, 0.2697890554303882, 0.34096177176734405, 0.4159241976865905], "min": [0.22876257873149586, 0.12828467682447248, 0.7967962607888085, 1.9075907548789348, -0.04255588338980765, 0.8780317919780106, 0.22979359592762527, -0.29655857491708537, 0.8952883992168101, 2.100997296544324, -0.6005239795267382, 1.6722340548251036], "max": [0.5874341346919444, 0.30607980570699417, 1.0977771706339676, 3.026041737954433, 0.6131490546236869, 2.086519011938877, 0.6329069604122415, -0.2051666965561056, 1.158589516382745, 2.983444795322964, 0.6680560609157329, 3.038994958619947], "count": [573]}, "eef_sim_pose_action": {"mean": [0.45929101163045655, 0.27618944159526326, 0.9399408312019011, 2.6197796144492833, 0.19863691977259615, 1.4924870558535461, 0.4134948553514094, -0.25644542476778487, 1.0178033385254284, 2.4336505641192714, 0.05290894535661309, 2.1263705252285483], "std": [0.15219931194432618, 0.04601037819251571, 0.08794470149191269, 0.3492080845335709, 0.18738666052670974, 0.23422742201106575, 0.1379723317819438, 0.029336866070961913, 0.054238343183056405, 0.2697890554303882, 0.34096177176734405, 0.4159241976865905], "min": [0.22876257873149586, 0.12828467682447248, 0.7967962607888085, 1.9075907548789348, -0.04255588338980765, 0.8780317919780106, 0.22979359592762527, -0.29655857491708537, 0.8952883992168101, 2.100997296544324, -0.6005239795267382, 1.6722340548251036], "max": [0.5874341346919444, 0.30607980570699417, 1.0977771706339676, 3.026041737954433, 0.6131490546236869, 2.086519011938877, 0.6329069604122415, -0.2051666965561056, 1.158589516382745, 2.983444795322964, 0.6680560609157329, 3.038994958619947], "count": [573]}, "gripper_mode_state": {"mean": [0.15881326352530542, 0.34205933682373474], "std": [0.365501861628295, 0.4743993538311809], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.9092495636998255, 1.8865619546247818], "std": [0.3766319401567418, 0.4293477480370907], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.15881326352530542, 0.34205933682373474], "std": [0.365501861628295, 0.4743993538311809], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.9092495636998255, 1.8865619546247818], "std": [0.3766319401567418, 0.4293477480370907], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.5820331707869837, 0.4796705844066062], "std": [0.23356782769636544, 0.2621809442780282], "min": [0.016250000335276127, 0.08875000290572643], "max": [0.7950000464916229, 0.7262499630451202], "count": [573]}, "gripper_open_scale_action": {"mean": [0.5820331707869837, 0.4796705844066062], "std": [0.23356782769636544, 0.2621809442780282], "min": [0.016250000335276127, 0.08875000290572643], "max": [0.7950000464916229, 0.7262499630451202], "count": [573]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.3755469668475357]], [[0.40153899730751835]], [[0.37619326006083775]]], "std": [[[0.13790051620757762]], [[0.1386423943483756]], [[0.13275315954616762]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790251765014182]], [[0.48811278748920955]], [[0.47690322481193737]]], "std": [[[0.11223715667774241]], [[0.10403724326432237]], [[0.10836203867740885]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46308537003637934]], [[0.48738069005117773]], [[0.4746544541558762]]], "std": [[[0.1537594900174201]], [[0.1394184028107763]], [[0.14403851105980098]]], "count": [106]}, "observation.state": {"min": [-0.2957705557346344, -0.02189277857542038, -1.0848002433776855, -1.4626120328903198, 0.06461422145366669, -0.14541688561439514, 0.0139999995008111, -0.01041099987924099, -0.15549799799919128, 0.0305160004645586, -3.140144109725952, 0.18682004511356354, -3.141592502593994, 0.03752300143241882, -0.016659444198012352, -1.5100958347320557, -0.14810332655906677, 0.5919946432113647, -1.6929484605789185, 0.0559999980032444, -0.007814999669790268, -0.0015190000412985682, 0.11710400134325027, -3.1398823261260986, 0.0872490182518959, -3.141592502593994], "max": [0.029777666553854942, 2.1282222270965576, -0.48673489689826965, 0.1688622236251831, 1.1642946004867554, 1.315590262413025, 0.6239999532699585, 0.3704650104045868, 0.005235000047832727, 0.3811570107936859, 3.129706859588623, 1.2555898427963257, 3.1397950649261475, 0.30932489037513733, 1.8829532861709595, -0.4720466732978821, 1.7716752290725708, 1.2400034666061401, 0.06855666637420654, 0.546999990940094, 0.40463200211524963, 0.10487700253725052, 0.3902350068092346, 3.138887405395508, 1.1114082336425781, 3.124401092529297], "mean": [-0.05712830647826195, 1.2261368036270142, -0.8420966267585754, -0.4634453058242798, 0.7671322226524353, 0.4139760732650757, 0.45396414399147034, 0.21736064553260803, -0.033804863691329956, 0.2016410380601883, -1.2254506349563599, 0.5740496516227722, 1.5550763607025146, 0.120425283908844, 1.090219259262085, -0.8239257335662842, 0.4623890221118927, 0.8965322375297546, -0.7697360515594482, 0.3188575208187103, 0.19933746755123138, 0.04970166087150574, 0.24044837057590485, -0.5690494179725647, 0.6029629707336426, -1.4355695247650146], "std": [0.08735357969999313, 0.8270002603530884, 0.25618410110473633, 0.4731737971305847, 0.34229424595832825, 0.4085197448730469, 0.22033539414405823, 0.15175411105155945, 0.04340547323226929, 0.07776583731174469, 2.669766426086426, 0.32150888442993164, 2.4527859687805176, 0.09808190166950226, 0.7627179622650146, 0.41256657242774963, 0.6962365508079529, 0.20923830568790436, 0.6040262579917908, 0.1894470751285553, 0.15067191421985626, 0.03589791804552078, 0.06393010914325714, 2.725583553314209, 0.3197285234928131, 2.242302894592285], "count": [507]}, "action": {"min": [-0.2957705557346344, -0.02189277857542038, -1.0848002433776855, -1.4626120328903198, 0.06461422145366669, -0.14541688561439514, 0.0139999995008111, -0.01041099987924099, -0.15549799799919128, 0.0305160004645586, -3.140144109725952, 0.18682004511356354, -3.141592502593994, 0.03752300143241882, -0.016659444198012352, -1.5100958347320557, -0.14810332655906677, 0.5919946432113647, -1.6929484605789185, 0.0559999980032444, -0.007814999669790268, -0.0015190000412985682, 0.11710400134325027, -3.1398823261260986, 0.0872490182518959, -3.141592502593994], "max": [0.029777666553854942, 2.1282222270965576, -0.48673489689826965, 0.1688622236251831, 1.1642946004867554, 1.315590262413025, 0.6239999532699585, 0.3704650104045868, 0.005235000047832727, 0.3811570107936859, 3.129706859588623, 1.2555898427963257, 3.1397950649261475, 0.30932489037513733, 1.8829532861709595, -0.4720466732978821, 1.7716752290725708, 1.2400034666061401, 0.06855666637420654, 0.546999990940094, 0.40463200211524963, 0.10487700253725052, 0.3902350068092346, 3.138887405395508, 1.1114082336425781, 3.124401092529297], "mean": [-0.05712830647826195, 1.2261368036270142, -0.8420966267585754, -0.4634453058242798, 0.7671322226524353, 0.4139760732650757, 0.45396414399147034, 0.21736064553260803, -0.033804863691329956, 0.2016410380601883, -1.2254506349563599, 0.5740496516227722, 1.5550763607025146, 0.120425283908844, 1.090219259262085, -0.8239257335662842, 0.4623890221118927, 0.8965322375297546, -0.7697360515594482, 0.3188575208187103, 0.19933746755123138, 0.04970166087150574, 0.24044837057590485, -0.5690494179725647, 0.6029629707336426, -1.4355695247650146], "std": [0.08735357969999313, 0.8270002603530884, 0.25618410110473633, 0.4731737971305847, 0.34229424595832825, 0.4085197448730469, 0.22033539414405823, 0.15175411105155945, 0.04340547323226929, 0.07776583731174469, 2.669766426086426, 0.32150888442993164, 2.4527859687805176, 0.09808190166950226, 0.7627179622650146, 0.41256657242774963, 0.6962365508079529, 0.20923830568790436, 0.6040262579917908, 0.1894470751285553, 0.15067191421985626, 0.03589791804552078, 0.06393010914325714, 2.725583553314209, 0.3197285234928131, 2.242302894592285], "count": [507]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [507]}, "index": {"min": [82532], "max": [83038], "mean": [82785.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [2.366863905325444, 5.0, 5.0, 5.0, 5.0], "std": [1.8256140052790786, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [507]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [507]}, "eef_direction_state": {"mean": [4.5325443786982245, 4.04930966469428], "std": [1.9165082780374085, 2.3229271722758607], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [0.7850098619329389, 0.8323471400394478], "std": [0.8899682805227789, 0.8688670749270048], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.7061143984220908, 0.7396449704142012], "std": [0.8440662422064589, 0.8515366503289241], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [4.5325443786982245, 4.04930966469428], "std": [1.9165082780374085, 2.3229271722758607], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [0.7850098619329389, 0.8323471400394478], "std": [0.8899682805227789, 0.8688670749270048], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.7061143984220908, 0.7396449704142012], "std": [0.8440662422064589, 0.8515366503289241], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.455759213178989, 0.26739673846292883, 0.9763889906106489, 2.5504873996903568, 0.15925215878818605, 1.4258927841332143, 0.43815665172834267, -0.2493168970949852, 1.0157904529839659, 2.485832030669054, -0.02935739190913075, 2.138210785265158], "std": [0.1513914952991652, 0.043607920855758514, 0.07788733622168349, 0.32145001792269895, 0.16952446104167393, 0.29461269556213737, 0.15069097711303978, 0.0356347539874791, 0.06365636750796806, 0.31873531253049153, 0.4176357187585505, 0.47445109708571104], "min": [0.22852248099728167, 0.1450736312130534, 0.8053833698620443, 1.875790680875062, -0.11900627818357012, 0.9343677129423448, 0.23092141541254835, -0.30009822980197887, 0.8929478501548302, 2.025609741695641, -0.8313117377656118, 1.6341031317032062], "max": [0.6081206588180887, 0.3060655053989281, 1.1559912695946564, 2.9461802705087368, 0.5271560539626927, 2.2222520208055467, 0.6428750888690531, -0.19385439568251603, 1.1652812763741156, 3.0366356848295974, 0.6271464045861501, 3.111837939614536], "count": [507]}, "eef_sim_pose_action": {"mean": [0.455759213178989, 0.26739673846292883, 0.9763889906106489, 2.5504873996903568, 0.15925215878818605, 1.4258927841332143, 0.43815665172834267, -0.2493168970949852, 1.0157904529839659, 2.485832030669054, -0.02935739190913075, 2.138210785265158], "std": [0.1513914952991652, 0.043607920855758514, 0.07788733622168349, 0.32145001792269895, 0.16952446104167393, 0.29461269556213737, 0.15069097711303978, 0.0356347539874791, 0.06365636750796806, 0.31873531253049153, 0.4176357187585505, 0.47445109708571104], "min": [0.22852248099728167, 0.1450736312130534, 0.8053833698620443, 1.875790680875062, -0.11900627818357012, 0.9343677129423448, 0.23092141541254835, -0.30009822980197887, 0.8929478501548302, 2.025609741695641, -0.8313117377656118, 1.6341031317032062], "max": [0.6081206588180887, 0.3060655053989281, 1.1559912695946564, 2.9461802705087368, 0.5271560539626927, 2.2222520208055467, 0.6428750888690531, -0.19385439568251603, 1.1652812763741156, 3.0366356848295974, 0.6271464045861501, 3.111837939614536], "count": [507]}, "gripper_mode_state": {"mean": [0.21696252465483234, 0.6272189349112426], "std": [0.41217688866581825, 0.4835445611316991], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.9112426035502958, 1.9151873767258383], "std": [0.37946790619741566, 0.3534921785754616], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.21696252465483234, 0.6272189349112426], "std": [0.41217688866581825, 0.4835445611316991], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.9112426035502958, 1.9151873767258383], "std": [0.37946790619741566, 0.3534921785754616], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.5674581019082924, 0.3985724831091817], "std": [0.275419181444869, 0.2368092504704635], "min": [0.017499999376013875, 0.0699999975040555], "max": [0.7799999415874481, 0.6837499886751175], "count": [507]}, "gripper_open_scale_action": {"mean": [0.5674581019082924, 0.3985724831091817], "std": [0.275419181444869, 0.2368092504704635], "min": [0.017499999376013875, 0.0699999975040555], "max": [0.7799999415874481, 0.6837499886751175], "count": [507]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.984313725490196]], [[0.9529411764705882]]], "mean": [[[0.3755864638690367]], [[0.400860299207949]], [[0.3751791022743469]]], "std": [[[0.14324800852437766]], [[0.1449595501543526]], [[0.13864683383452367]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4834809037322094]], [[0.494264959761163]], [[0.48252584219045874]]], "std": [[[0.1192424571120486]], [[0.10994751810453444]], [[0.11604459107926235]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655477635758353]], [[0.4883054925630689]], [[0.47630044361981555]]], "std": [[[0.1592953641535874]], [[0.14538353430415113]], [[0.15026893225794122]]], "count": [107]}, "observation.state": {"min": [-0.3422600030899048, -0.022293999791145325, -1.315049409866333, -1.7819150686264038, 0.18396911025047302, -0.03944188728928566, 0.017000000923871994, -0.01041099987924099, -0.17696799337863922, 0.008009999990463257, -3.141592502593994, -0.03375466540455818, -3.141592502593994, 0.03849988803267479, -0.01819455623626709, -1.398660659790039, -0.03979077935218811, 0.5847552418708801, -1.751387357711792, 0.08900000154972076, -0.00877199973911047, -0.0034290000330656767, 0.12779900431632996, -3.138416051864624, 0.07475245743989944, -3.141592502593994], "max": [0.08741410821676254, 2.217520236968994, -0.4862290024757385, 0.07197577506303787, 1.1670159101486206, 1.7810603380203247, 0.6169999837875366, 0.3779450058937073, 0.011157000437378883, 0.3382430076599121, 3.1392712593078613, 1.214417576789856, 3.1405105590820312, 0.12854811549186707, 1.8020459413528442, -0.4719420075416565, 1.7716752290725708, 1.2408581972122192, -0.052089110016822815, 0.47200000286102295, 0.3970879912376404, 0.0746690034866333, 0.3367350101470947, 3.138485908508301, 1.2799197435379028, 3.138695478439331], "mean": [-0.07087962329387665, 1.3789137601852417, -0.872940182685852, -0.6711146235466003, 0.8336119055747986, 0.5914280414581299, 0.4477299153804779, 0.2292911261320114, -0.03878508135676384, 0.16592587530612946, -1.0498942136764526, 0.49847838282585144, 1.5413646697998047, 0.04868130385875702, 1.0275005102157593, -0.7475401163101196, 0.6232425570487976, 0.8775749206542969, -0.9147619009017944, 0.266487181186676, 0.1851024329662323, 0.03558381274342537, 0.2396465241909027, -0.19614198803901672, 0.6892227530479431, -1.7199538946151733], "std": [0.10887887328863144, 0.907150387763977, 0.31172651052474976, 0.7380133271217346, 0.30608275532722473, 0.6717287302017212, 0.20992349088191986, 0.15696296095848083, 0.05404536798596382, 0.0927225798368454, 2.6710846424102783, 0.39576929807662964, 2.477539539337158, 0.020919453352689743, 0.7300710082054138, 0.36198803782463074, 0.6216491460800171, 0.21384583413600922, 0.6738008260726929, 0.1250041127204895, 0.14437934756278992, 0.02502388134598732, 0.057854775339365005, 2.7991397380828857, 0.27133023738861084, 2.100189447402954], "count": [513]}, "action": {"min": [-0.3422600030899048, -0.022293999791145325, -1.315049409866333, -1.7819150686264038, 0.18396911025047302, -0.03944188728928566, 0.017000000923871994, -0.01041099987924099, -0.17696799337863922, 0.008009999990463257, -3.141592502593994, -0.03375466540455818, -3.141592502593994, 0.03849988803267479, -0.01819455623626709, -1.398660659790039, -0.03979077935218811, 0.5847552418708801, -1.751387357711792, 0.08900000154972076, -0.00877199973911047, -0.0034290000330656767, 0.12779900431632996, -3.138416051864624, 0.07475245743989944, -3.141592502593994], "max": [0.08741410821676254, 2.217520236968994, -0.4862290024757385, 0.07197577506303787, 1.1670159101486206, 1.7810603380203247, 0.6169999837875366, 0.3779450058937073, 0.011157000437378883, 0.3382430076599121, 3.1392712593078613, 1.214417576789856, 3.1405105590820312, 0.12854811549186707, 1.8020459413528442, -0.4719420075416565, 1.7716752290725708, 1.2408581972122192, -0.052089110016822815, 0.47200000286102295, 0.3970879912376404, 0.0746690034866333, 0.3367350101470947, 3.138485908508301, 1.2799197435379028, 3.138695478439331], "mean": [-0.07087962329387665, 1.3789137601852417, -0.872940182685852, -0.6711146235466003, 0.8336119055747986, 0.5914280414581299, 0.4477299153804779, 0.2292911261320114, -0.03878508135676384, 0.16592587530612946, -1.0498942136764526, 0.49847838282585144, 1.5413646697998047, 0.04868130385875702, 1.0275005102157593, -0.7475401163101196, 0.6232425570487976, 0.8775749206542969, -0.9147619009017944, 0.266487181186676, 0.1851024329662323, 0.03558381274342537, 0.2396465241909027, -0.19614198803901672, 0.6892227530479431, -1.7199538946151733], "std": [0.10887887328863144, 0.907150387763977, 0.31172651052474976, 0.7380133271217346, 0.30608275532722473, 0.6717287302017212, 0.20992349088191986, 0.15696296095848083, 0.05404536798596382, 0.0927225798368454, 2.6710846424102783, 0.39576929807662964, 2.477539539337158, 0.020919453352689743, 0.7300710082054138, 0.36198803782463074, 0.6216491460800171, 0.21384583413600922, 0.6738008260726929, 0.1250041127204895, 0.14437934756278992, 0.02502388134598732, 0.057854775339365005, 2.7991397380828857, 0.27133023738861084, 2.100189447402954], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [513]}, "index": {"min": [83039], "max": [83551], "mean": [83295.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [2.335282651072125, 5.0, 5.0, 5.0, 5.0], "std": [1.8618627533497447, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [513]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [513]}, "eef_direction_state": {"mean": [4.072124756335283, 4.12280701754386], "std": [2.119404171675471, 2.3484320005895922], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.9044834307992202, 0.746588693957115], "std": [0.8767293554945537, 0.8272367990276708], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.7309941520467836, 0.7173489278752436], "std": [0.8317261612894064, 0.826009447460603], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.072124756335283, 4.12280701754386], "std": [2.119404171675471, 2.3484320005895922], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.9044834307992202, 0.746588693957115], "std": [0.8767293554945537, 0.8272367990276708], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.7309941520467836, 0.7173489278752436], "std": [0.8317261612894064, 0.826009447460603], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.46756253272125753, 0.26214145209049344, 0.9407527174925515, 1.4491415005919166, 0.23290861205363822, 1.4366790043924442, 0.4240796711407528, -0.2634600802552378, 1.015180221525406, 2.4023589485317025, -0.04992566643600289, 2.116088172383335], "std": [0.1565632968017786, 0.054288749172171163, 0.09281918350890721, 2.198984116717468, 0.22115588652789975, 0.3683485410563661, 0.14452608575649528, 0.02448618853518928, 0.057694363651153845, 0.2568431583974641, 0.3698948067103883, 0.41515022125305096], "min": [0.22852248099728167, 0.12343888240892589, 0.7829024675698792, -3.1396318266879795, -0.055923413980562886, 0.5649651639844283, 0.2298576052077983, -0.3020068037529793, 0.9036012423692685, 1.856823526132085, -0.6618646661010266, 1.6086726890439542], "max": [0.616453013954578, 0.31102165333383586, 1.1131978212491729, 3.13971957025164, 0.6713153202262299, 2.240965878854041, 0.635780412285229, -0.2255307069377411, 1.1118962553907212, 3.064612510428949, 0.6263559348126262, 3.0026078714061994], "count": [513]}, "eef_sim_pose_action": {"mean": [0.46756253272125753, 0.26214145209049344, 0.9407527174925515, 1.4491415005919166, 0.23290861205363822, 1.4366790043924442, 0.4240796711407528, -0.2634600802552378, 1.015180221525406, 2.4023589485317025, -0.04992566643600289, 2.116088172383335], "std": [0.1565632968017786, 0.054288749172171163, 0.09281918350890721, 2.198984116717468, 0.22115588652789975, 0.3683485410563661, 0.14452608575649528, 0.02448618853518928, 0.057694363651153845, 0.2568431583974641, 0.3698948067103883, 0.41515022125305096], "min": [0.22852248099728167, 0.12343888240892589, 0.7829024675698792, -3.1396318266879795, -0.055923413980562886, 0.5649651639844283, 0.2298576052077983, -0.3020068037529793, 0.9036012423692685, 1.856823526132085, -0.6618646661010266, 1.6086726890439542], "max": [0.616453013954578, 0.31102165333383586, 1.1131978212491729, 3.13971957025164, 0.6713153202262299, 2.240965878854041, 0.635780412285229, -0.2255307069377411, 1.1118962553907212, 3.064612510428949, 0.6263559348126262, 3.0026078714061994], "count": [513]}, "gripper_mode_state": {"mean": [0.2046783625730994, 0.7621832358674464], "std": [0.40346639323182243, 0.4257463456450036], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.8927875243664718, 1.898635477582846], "std": [0.4073001341744809, 0.4015783791600184], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.2046783625730994, 0.7621832358674464], "std": [0.40346639323182243, 0.4257463456450036], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.8927875243664718, 1.898635477582846], "std": [0.4073001341744809, 0.4015783791600184], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.5596637617629638, 0.3331091670867702], "std": [0.2624038659329066, 0.15625519974263619], "min": [0.021250001154839993, 0.11125000193715096], "max": [0.7712499797344208, 0.5900000035762787], "count": [513]}, "gripper_open_scale_action": {"mean": [0.5596637617629638, 0.3331091670867702], "std": [0.2624038659329066, 0.15625519974263619], "min": [0.021250001154839993, 0.11125000193715096], "max": [0.7712499797344208, 0.5900000035762787], "count": [513]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.7294117647058823]], [[0.7333333333333333]]], "mean": [[[0.37718110561056106]], [[0.4024022924351259]], [[0.37710384445307277]]], "std": [[[0.13886887182289864]], [[0.13932550998969884]], [[0.13357348048743442]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.483807569727561]], [[0.4941225328415194]], [[0.48193392464246426]]], "std": [[[0.11960665639173014]], [[0.1108379649205878]], [[0.11693808242954601]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46863187973209086]], [[0.4853876108199055]], [[0.472726329434414]]], "std": [[[0.15393387125068905]], [[0.14179867747008357]], [[0.14840789883198283]]], "count": [101]}, "observation.state": {"min": [-0.2543574571609497, -0.022293999791145325, -1.1067278385162354, -1.7694249153137207, 0.17287445068359375, -0.07696489244699478, 0.015000000596046448, -0.010161999613046646, -0.14086699485778809, 0.00927400030195713, -3.141592502593994, 0.14095279574394226, -3.139585494995117, 0.041639890521764755, -0.016973445191979408, -1.367295503616333, -0.0731794461607933, 0.503184974193573, -1.8682128190994263, 0.09999999403953552, -0.008232999593019485, 0.0018350000027567148, 0.13673000037670135, -3.141592502593994, 0.15041247010231018, -3.141592502593994], "max": [0.0891934409737587, 2.1990292072296143, -0.4862115681171417, 0.0985436663031578, 1.1414772272109985, 1.6134541034698486, 0.6620000600814819, 0.35133498907089233, 0.0030759999062865973, 0.32307401299476624, 3.128537654876709, 1.1523536443710327, 3.1409993171691895, 0.14970822632312775, 1.8005108833312988, -0.4719420075416565, 1.7861889600753784, 1.2404918670654297, -0.0848323330283165, 0.38100001215934753, 0.3875980079174042, 0.10697899758815765, 0.3398750126361847, 3.1396028995513916, 1.0737091302871704, 3.1346287727355957], "mean": [-0.0461653396487236, 1.1925997734069824, -0.7398223876953125, -0.6445585489273071, 0.7511329054832458, 0.5672270059585571, 0.4423009157180786, 0.19847418367862701, -0.026914283633232117, 0.18112999200820923, -1.8231700658798218, 0.5849382877349854, 1.2766469717025757, 0.1021718978881836, 0.9252164959907532, -0.7473979592323303, 0.4244694113731384, 0.8819313645362854, -0.6968218088150024, 0.26683199405670166, 0.169306218624115, 0.03965424373745918, 0.2509646713733673, -0.6805172562599182, 0.6973345875740051, -2.4226808547973633], "std": [0.07956616580486298, 0.8723251223564148, 0.20877350866794586, 0.7082400321960449, 0.3130686581134796, 0.5879729986190796, 0.19709791243076324, 0.1496041864156723, 0.03909154608845711, 0.08623676002025604, 2.2485427856445312, 0.32091060280799866, 2.678809404373169, 0.05188671872019768, 0.7234460711479187, 0.3390430212020874, 0.6310603022575378, 0.222252756357193, 0.6439152359962463, 0.10241743922233582, 0.14384156465530396, 0.033952996134757996, 0.0513618104159832, 2.7925291061401367, 0.28576481342315674, 1.2482118606567383], "count": [472]}, "action": {"min": [-0.2543574571609497, -0.022293999791145325, -1.1067278385162354, -1.7694249153137207, 0.17287445068359375, -0.07696489244699478, 0.015000000596046448, -0.010161999613046646, -0.14086699485778809, 0.00927400030195713, -3.141592502593994, 0.14095279574394226, -3.139585494995117, 0.041639890521764755, -0.016973445191979408, -1.367295503616333, -0.0731794461607933, 0.503184974193573, -1.8682128190994263, 0.09999999403953552, -0.008232999593019485, 0.0018350000027567148, 0.13673000037670135, -3.141592502593994, 0.15041247010231018, -3.141592502593994], "max": [0.0891934409737587, 2.1990292072296143, -0.4862115681171417, 0.0985436663031578, 1.1414772272109985, 1.6134541034698486, 0.6620000600814819, 0.35133498907089233, 0.0030759999062865973, 0.32307401299476624, 3.128537654876709, 1.1523536443710327, 3.1409993171691895, 0.14970822632312775, 1.8005108833312988, -0.4719420075416565, 1.7861889600753784, 1.2404918670654297, -0.0848323330283165, 0.38100001215934753, 0.3875980079174042, 0.10697899758815765, 0.3398750126361847, 3.1396028995513916, 1.0737091302871704, 3.1346287727355957], "mean": [-0.0461653396487236, 1.1925997734069824, -0.7398223876953125, -0.6445585489273071, 0.7511329054832458, 0.5672270059585571, 0.4423009157180786, 0.19847418367862701, -0.026914283633232117, 0.18112999200820923, -1.8231700658798218, 0.5849382877349854, 1.2766469717025757, 0.1021718978881836, 0.9252164959907532, -0.7473979592323303, 0.4244694113731384, 0.8819313645362854, -0.6968218088150024, 0.26683199405670166, 0.169306218624115, 0.03965424373745918, 0.2509646713733673, -0.6805172562599182, 0.6973345875740051, -2.4226808547973633], "std": [0.07956616580486298, 0.8723251223564148, 0.20877350866794586, 0.7082400321960449, 0.3130686581134796, 0.5879729986190796, 0.19709791243076324, 0.1496041864156723, 0.03909154608845711, 0.08623676002025604, 2.2485427856445312, 0.32091060280799866, 2.678809404373169, 0.05188671872019768, 0.7234460711479187, 0.3390430212020874, 0.6310603022575378, 0.222252756357193, 0.6439152359962463, 0.10241743922233582, 0.14384156465530396, 0.033952996134757996, 0.0513618104159832, 2.7925291061401367, 0.28576481342315674, 1.2482118606567383], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [472]}, "index": {"min": [83552], "max": [84023], "mean": [83787.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [2.614406779661017, 5.0, 5.0, 5.0, 5.0], "std": [1.8763819957173797, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [472]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [472]}, "eef_direction_state": {"mean": [4.245762711864407, 4.112288135593221], "std": [2.0999856362622875, 2.317512880412147], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.826271186440678, 0.7860169491525424], "std": [0.8632740168410212, 0.8529456833209107], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.7457627118644068, 0.6949152542372882], "std": [0.8505874408559064, 0.8131178180549848], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.245762711864407, 4.112288135593221], "std": [2.0999856362622875, 2.317512880412147], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.826271186440678, 0.7860169491525424], "std": [0.8632740168410212, 0.8529456833209107], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.7457627118644068, 0.6949152542372882], "std": [0.8505874408559064, 0.8131178180549848], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.4367550371440936, 0.2740175354376687, 0.9559095123845647, 2.53085654687723, 0.21114451620022653, 1.4741008585717121, 0.408124801217305, -0.2592584203582605, 1.0263027449639675, 2.4079418473452625, 0.007054291128177124, 2.076765227972139], "std": [0.1491248885830624, 0.03929711856836301, 0.0863650372012911, 0.31686644141704867, 0.2166020161150442, 0.2541265165942088, 0.14392194623053278, 0.0334999651557684, 0.051120714358176035, 0.2839417205042589, 0.3228398404306482, 0.41198348792075956], "min": [0.22877754146825618, 0.15943744848188401, 0.7841929737827528, 1.9889721155804942, -0.08784453286425542, 1.0198155697237323, 0.23049351610179858, -0.29674918069565376, 0.9125564597935252, 2.0587410007242797, -0.6331253664401381, 1.6716198254336339], "max": [0.5888234464869265, 0.3041543443233117, 1.098159402202214, 2.993766567360061, 0.6838791757167089, 2.1026073412980435, 0.625968140876563, -0.19317410576423644, 1.1149481591501973, 2.9632955208381384, 0.6142011762438764, 2.897510054168712], "count": [472]}, "eef_sim_pose_action": {"mean": [0.4367550371440936, 0.2740175354376687, 0.9559095123845647, 2.53085654687723, 0.21114451620022653, 1.4741008585717121, 0.408124801217305, -0.2592584203582605, 1.0263027449639675, 2.4079418473452625, 0.007054291128177124, 2.076765227972139], "std": [0.1491248885830624, 0.03929711856836301, 0.0863650372012911, 0.31686644141704867, 0.2166020161150442, 0.2541265165942088, 0.14392194623053278, 0.0334999651557684, 0.051120714358176035, 0.2839417205042589, 0.3228398404306482, 0.41198348792075956], "min": [0.22877754146825618, 0.15943744848188401, 0.7841929737827528, 1.9889721155804942, -0.08784453286425542, 1.0198155697237323, 0.23049351610179858, -0.29674918069565376, 0.9125564597935252, 2.0587410007242797, -0.6331253664401381, 1.6716198254336339], "max": [0.5888234464869265, 0.3041543443233117, 1.098159402202214, 2.993766567360061, 0.6838791757167089, 2.1026073412980435, 0.625968140876563, -0.19317410576423644, 1.1149481591501973, 2.9632955208381384, 0.6142011762438764, 2.897510054168712], "count": [472]}, "gripper_mode_state": {"mean": [0.1906779661016949, 1.0], "std": [0.3928356900092138, 0.0], "min": [0, 1], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8665254237288136, 1.9216101694915255], "std": [0.447666032296706, 0.36272151697911936], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.1906779661016949, 1.0], "std": [0.3928356900092138, 0.0], "min": [0, 1], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8665254237288136, 1.9216101694915255], "std": [0.447666032296706, 0.36272151697911936], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.5528760556441384, 0.3335407865431033], "std": [0.24637371917162718, 0.1280222339492008], "min": [0.01875000074505806, 0.1249999925494194], "max": [0.8275000751018524, 0.4762500151991844], "count": [472]}, "gripper_open_scale_action": {"mean": [0.5528760556441384, 0.3335407865431033], "std": [0.24637371917162718, 0.1280222339492008], "min": [0.01875000074505806, 0.1249999925494194], "max": [0.8275000751018524, 0.4762500151991844], "count": [472]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9686274509803922]], [[0.9372549019607843]]], "mean": [[[0.376787864211105]], [[0.40274290157392134]], [[0.377310085924297]]], "std": [[[0.14085865906165118]], [[0.1418409395417561]], [[0.13570763422531038]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48229508544071836]], [[0.492447559709242]], [[0.4802637781748213]]], "std": [[[0.12645429016450835]], [[0.11888583283943996]], [[0.1251411378229249]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662153140461792]], [[0.4859762919186366]], [[0.4743880146295278]]], "std": [[[0.15347763063161968]], [[0.1396976074618174]], [[0.14422453582379244]]], "count": [107]}, "observation.state": {"min": [-0.23529066145420074, -0.02218933403491974, -1.363126277923584, -1.7611387968063354, 0.30421367287635803, -0.04558233171701431, 0.015000000596046448, -0.009863999672234058, -0.15129399299621582, 0.005162000190466642, -3.141592502593994, 0.1581093817949295, -3.1328659057617188, 0.04870488867163658, -0.019188888370990753, -1.3673827648162842, 0.012734444811940193, 0.5607691407203674, -1.8472968339920044, 0.08500000834465027, -0.009325000457465649, 0.0044120000675320625, 0.12777000665664673, -3.1399519443511963, 0.12808971107006073, -3.141592502593994], "max": [0.16760621964931488, 2.2405643463134766, -0.4862115681171417, -0.021561333909630775, 1.13125479221344, 1.8380862474441528, 0.6440000534057617, 0.39485299587249756, 0.02612300030887127, 0.30399399995803833, 3.1399519443511963, 1.1952015161514282, 3.1408421993255615, 0.060200776904821396, 1.7824209928512573, -0.4725525677204132, 1.7749547958374023, 1.2401255369186401, -0.07954666763544083, 0.3880000114440918, 0.3899880051612854, 0.0766109973192215, 0.3512760102748871, 3.1402835845947266, 1.0097602605819702, 3.1410341262817383], "mean": [-0.01667332835495472, 1.3885829448699951, -0.8739451766014099, -0.729279637336731, 0.8398586511611938, 0.7072956562042236, 0.435421347618103, 0.23589281737804413, -0.031164418905973434, 0.16640517115592957, -2.3273658752441406, 0.5601875185966492, 1.5584330558776855, 0.053783271461725235, 0.9799450039863586, -0.7197274565696716, 0.6355176568031311, 0.8881401419639587, -0.90137779712677, 0.2357792854309082, 0.1740206778049469, 0.03616882488131523, 0.23846682906150818, -0.36192259192466736, 0.7232884764671326, -2.2374579906463623], "std": [0.11522135138511658, 0.9068087339401245, 0.3205571472644806, 0.6967353224754333, 0.25584539771080017, 0.6708064675331116, 0.21440325677394867, 0.15951700508594513, 0.05392900109291077, 0.09228768199682236, 1.5903677940368652, 0.3205290734767914, 2.53110671043396, 0.004554255399852991, 0.7457221150398254, 0.33153054118156433, 0.6760644316673279, 0.21332700550556183, 0.6940246820449829, 0.10233347862958908, 0.1423984318971634, 0.026127997785806656, 0.061710577458143234, 2.7917516231536865, 0.2571704387664795, 1.5909000635147095], "count": [510]}, "action": {"min": [-0.23529066145420074, -0.02218933403491974, -1.363126277923584, -1.7611387968063354, 0.30421367287635803, -0.04558233171701431, 0.015000000596046448, -0.009863999672234058, -0.15129399299621582, 0.005162000190466642, -3.141592502593994, 0.1581093817949295, -3.1328659057617188, 0.04870488867163658, -0.019188888370990753, -1.3673827648162842, 0.012734444811940193, 0.5607691407203674, -1.8472968339920044, 0.08500000834465027, -0.009325000457465649, 0.0044120000675320625, 0.12777000665664673, -3.1399519443511963, 0.12808971107006073, -3.141592502593994], "max": [0.16760621964931488, 2.2405643463134766, -0.4862115681171417, -0.021561333909630775, 1.13125479221344, 1.8380862474441528, 0.6440000534057617, 0.39485299587249756, 0.02612300030887127, 0.30399399995803833, 3.1399519443511963, 1.1952015161514282, 3.1408421993255615, 0.060200776904821396, 1.7824209928512573, -0.4725525677204132, 1.7749547958374023, 1.2401255369186401, -0.07954666763544083, 0.3880000114440918, 0.3899880051612854, 0.0766109973192215, 0.3512760102748871, 3.1402835845947266, 1.0097602605819702, 3.1410341262817383], "mean": [-0.01667332835495472, 1.3885829448699951, -0.8739451766014099, -0.729279637336731, 0.8398586511611938, 0.7072956562042236, 0.435421347618103, 0.23589281737804413, -0.031164418905973434, 0.16640517115592957, -2.3273658752441406, 0.5601875185966492, 1.5584330558776855, 0.053783271461725235, 0.9799450039863586, -0.7197274565696716, 0.6355176568031311, 0.8881401419639587, -0.90137779712677, 0.2357792854309082, 0.1740206778049469, 0.03616882488131523, 0.23846682906150818, -0.36192259192466736, 0.7232884764671326, -2.2374579906463623], "std": [0.11522135138511658, 0.9068087339401245, 0.3205571472644806, 0.6967353224754333, 0.25584539771080017, 0.6708064675331116, 0.21440325677394867, 0.15951700508594513, 0.05392900109291077, 0.09228768199682236, 1.5903677940368652, 0.3205290734767914, 2.53110671043396, 0.004554255399852991, 0.7457221150398254, 0.33153054118156433, 0.6760644316673279, 0.21332700550556183, 0.6940246820449829, 0.10233347862958908, 0.1423984318971634, 0.026127997785806656, 0.061710577458143234, 2.7917516231536865, 0.2571704387664795, 1.5909000635147095], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [510]}, "index": {"min": [84024], "max": [84533], "mean": [84278.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [2.331372549019608, 5.0, 5.0, 5.0, 5.0], "std": [1.887522517313135, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [510]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [510]}, "eef_direction_state": {"mean": [4.129411764705883, 4.037254901960784], "std": [2.136268885701997, 2.4552034206936355], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.8764705882352941, 0.7607843137254902], "std": [0.8891697460947737, 0.861844449677677], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.7411764705882353, 0.6431372549019608], "std": [0.8515675213204978, 0.8296597228206853], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.129411764705883, 4.037254901960784], "std": [2.136268885701997, 2.4552034206936355], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.8764705882352941, 0.7607843137254902], "std": [0.8891697460947737, 0.861844449677677], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.7411764705882353, 0.6431372549019608], "std": [0.8515675213204978, 0.8296597228206853], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.4740620044827007, 0.26971380003659745, 0.9411629654080905, 2.5349130524525436, 0.28327197815816824, 1.3734721848477331, 0.4130066642452284, -0.26290586767490903, 1.01396533917748, 2.370140655595118, -0.04837077147342607, 2.087272218828481], "std": [0.15906189818823568, 0.05421984190989655, 0.09238506329423908, 0.3310874401619948, 0.23299407187614346, 0.32151317582909755, 0.14259190957966963, 0.025526369432133152, 0.061518187026421256, 0.25062701523051817, 0.3410935611721796, 0.3756340024745239], "min": [0.2289954554289845, 0.14900515074603626, 0.7800739453587568, 1.9425153608120829, -0.013319749339430365, 0.6090265532492066, 0.22934263830072255, -0.2941780317268756, 0.9036518122633074, 2.1266982510037185, -0.5948150558882408, 1.7062208796502203], "max": [0.6330645719162545, 0.32663612455518165, 1.0789007885224435, 2.9782900236350747, 0.7157053972602223, 1.99021369678713, 0.6286170638093067, -0.22363679415210147, 1.127078424438574, 3.0139067541477447, 0.6143879018904945, 2.9806480684690086], "count": [510]}, "eef_sim_pose_action": {"mean": [0.4740620044827007, 0.26971380003659745, 0.9411629654080905, 2.5349130524525436, 0.28327197815816824, 1.3734721848477331, 0.4130066642452284, -0.26290586767490903, 1.01396533917748, 2.370140655595118, -0.04837077147342607, 2.087272218828481], "std": [0.15906189818823568, 0.05421984190989655, 0.09238506329423908, 0.3310874401619948, 0.23299407187614346, 0.32151317582909755, 0.14259190957966963, 0.025526369432133152, 0.061518187026421256, 0.25062701523051817, 0.3410935611721796, 0.3756340024745239], "min": [0.2289954554289845, 0.14900515074603626, 0.7800739453587568, 1.9425153608120829, -0.013319749339430365, 0.6090265532492066, 0.22934263830072255, -0.2941780317268756, 0.9036518122633074, 2.1266982510037185, -0.5948150558882408, 1.7062208796502203], "max": [0.6330645719162545, 0.32663612455518165, 1.0789007885224435, 2.9782900236350747, 0.7157053972602223, 1.99021369678713, 0.6286170638093067, -0.22363679415210147, 1.127078424438574, 3.0139067541477447, 0.6143879018904945, 2.9806480684690086], "count": [510]}, "gripper_mode_state": {"mean": [0.22549019607843138, 1.0], "std": [0.4179047350185684, 0.0], "min": [0, 1], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.9019607843137254, 1.9058823529411764], "std": [0.3938200027176904, 0.38471367744096274], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.22549019607843138, 1.0], "std": [0.4179047350185684, 0.0], "min": [0, 1], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.9019607843137254, 1.9058823529411764], "std": [0.3938200027176904, 0.38471367744096274], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.5442745072776269, 0.29472549102616075], "std": [0.26800458509309405, 0.127917126241524], "min": [0.01875000074505806, 0.10625001043081284], "max": [0.8050000667572021, 0.48500001430511475], "count": [510]}, "gripper_open_scale_action": {"mean": [0.5442745072776269, 0.29472549102616075], "std": [0.26800458509309405, 0.127917126241524], "min": [0.01875000074505806, 0.10625001043081284], "max": [0.8050000667572021, 0.48500001430511475], "count": [510]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6862745098039216]], [[0.7215686274509804]]], "mean": [[[0.3771530131826742]], [[0.40309466507883757]], [[0.3773149763671947]]], "std": [[[0.1380411771228804]], [[0.13759965512405964]], [[0.13200300261474635]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48917075163398693]], [[0.4977051051705993]], [[0.4863467237177357]]], "std": [[[0.1179398695564399]], [[0.11207609666099498]], [[0.11668250735591625]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46499689473246925]], [[0.49228254472693034]], [[0.47861593691148774]]], "std": [[[0.15817723892614566]], [[0.14244110819094716]], [[0.14760511213093225]]], "count": [118]}, "observation.state": {"min": [-0.3241177797317505, -0.021945111453533173, -1.2056204080581665, -1.768186330795288, 0.2666383385658264, -0.1703973263502121, 0.0139999995008111, -0.017551999539136887, -0.159169003367424, 0.005044000223278999, -3.1233015060424805, 0.07813838124275208, -3.14021372795105, -0.17564810812473297, -0.02014833316206932, -1.384024739265442, 0.056729331612586975, 0.3906508982181549, -2.1222736835479736, 0.08100000023841858, -0.010079000145196915, -0.02208700031042099, 0.13448500633239746, -3.1350302696228027, 0.10534806549549103, -3.1379449367523193], "max": [0.16767600178718567, 2.2507519721984863, -0.4866127669811249, 0.027056332677602768, 1.164992332458496, 1.8005108833312988, 0.6080000400543213, 0.3582020103931427, 0.01875700056552887, 0.31103599071502686, 3.1379973888397217, 1.1756887435913086, 3.1321678161621094, 0.2087576687335968, 1.852983832359314, -0.478518545627594, 1.7714309692382812, 1.240317463874817, -0.12987388670444489, 0.37300002574920654, 0.38511499762535095, 0.09117099642753601, 0.32905900478363037, 3.1331627368927, 1.073813796043396, 3.1400742530822754], "mean": [-0.005001351237297058, 1.2272791862487793, -0.8303638100624084, -0.6428744792938232, 0.8824470639228821, 0.5864434838294983, 0.42383646965026855, 0.20950983464717865, -0.027927007526159286, 0.18747101724147797, -1.0447009801864624, 0.5431020259857178, 1.9582810401916504, 0.00684694666415453, 0.947770893573761, -0.7308654189109802, 0.6795253753662109, 0.8996634483337402, -1.0168575048446655, 0.2560209035873413, 0.1733718365430832, 0.023480219766497612, 0.24449963867664337, -1.0036169290542603, 0.7693992257118225, -2.118356227874756], "std": [0.10512638837099075, 0.9079940319061279, 0.29263997077941895, 0.6647676825523376, 0.2590571343898773, 0.5747817158699036, 0.19054588675498962, 0.1603497415781021, 0.04287327826023102, 0.08284544199705124, 2.655999183654785, 0.3780396282672882, 2.1995134353637695, 0.0981687381863594, 0.7433605790138245, 0.3107016086578369, 0.5782521367073059, 0.2353001832962036, 0.7989305257797241, 0.10819663107395172, 0.1490868180990219, 0.03150833770632744, 0.04800568148493767, 2.6009409427642822, 0.20635554194450378, 1.5320234298706055], "count": [579]}, "action": {"min": [-0.3241177797317505, -0.021945111453533173, -1.2056204080581665, -1.768186330795288, 0.2666383385658264, -0.1703973263502121, 0.0139999995008111, -0.017551999539136887, -0.159169003367424, 0.005044000223278999, -3.1233015060424805, 0.07813838124275208, -3.14021372795105, -0.17564810812473297, -0.02014833316206932, -1.384024739265442, 0.056729331612586975, 0.3906508982181549, -2.1222736835479736, 0.08100000023841858, -0.010079000145196915, -0.02208700031042099, 0.13448500633239746, -3.1350302696228027, 0.10534806549549103, -3.1379449367523193], "max": [0.16767600178718567, 2.2507519721984863, -0.4866127669811249, 0.027056332677602768, 1.164992332458496, 1.8005108833312988, 0.6080000400543213, 0.3582020103931427, 0.01875700056552887, 0.31103599071502686, 3.1379973888397217, 1.1756887435913086, 3.1321678161621094, 0.2087576687335968, 1.852983832359314, -0.478518545627594, 1.7714309692382812, 1.240317463874817, -0.12987388670444489, 0.37300002574920654, 0.38511499762535095, 0.09117099642753601, 0.32905900478363037, 3.1331627368927, 1.073813796043396, 3.1400742530822754], "mean": [-0.005001351237297058, 1.2272791862487793, -0.8303638100624084, -0.6428744792938232, 0.8824470639228821, 0.5864434838294983, 0.42383646965026855, 0.20950983464717865, -0.027927007526159286, 0.18747101724147797, -1.0447009801864624, 0.5431020259857178, 1.9582810401916504, 0.00684694666415453, 0.947770893573761, -0.7308654189109802, 0.6795253753662109, 0.8996634483337402, -1.0168575048446655, 0.2560209035873413, 0.1733718365430832, 0.023480219766497612, 0.24449963867664337, -1.0036169290542603, 0.7693992257118225, -2.118356227874756], "std": [0.10512638837099075, 0.9079940319061279, 0.29263997077941895, 0.6647676825523376, 0.2590571343898773, 0.5747817158699036, 0.19054588675498962, 0.1603497415781021, 0.04287327826023102, 0.08284544199705124, 2.655999183654785, 0.3780396282672882, 2.1995134353637695, 0.0981687381863594, 0.7433605790138245, 0.3107016086578369, 0.5782521367073059, 0.2353001832962036, 0.7989305257797241, 0.10819663107395172, 0.1490868180990219, 0.03150833770632744, 0.04800568148493767, 2.6009409427642822, 0.20635554194450378, 1.5320234298706055], "count": [579]}, "timestamp": {"min": [0.0], "max": [19.266666666666666], "mean": [9.633333333333335], "std": [5.571421788084325], "count": [579]}, "frame_index": {"min": [0], "max": [578], "mean": [289.0], "std": [167.14265364252975], "count": [579]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [579]}, "index": {"min": [84534], "max": [85112], "mean": [84823.0], "std": [167.14265364252975], "count": [579]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [579]}, "subtask_annotation": {"mean": [2.5785837651122625, 5.0, 5.0, 5.0, 5.0], "std": [1.8711399823789123, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [579]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [579]}, "eef_direction_state": {"mean": [4.369602763385147, 4.067357512953368], "std": [2.112919796567799, 2.245845543557665], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_state": {"mean": [0.7599309153713298, 0.8307426597582038], "std": [0.8870887329336203, 0.8263919336952165], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_state": {"mean": [0.6614853195164075, 0.7132987910189983], "std": [0.8328853261629161, 0.8253408771978235], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_direction_action": {"mean": [4.369602763385147, 4.067357512953368], "std": [2.112919796567799, 2.245845543557665], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_action": {"mean": [0.7599309153713298, 0.8307426597582038], "std": [0.8870887329336203, 0.8263919336952165], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_action": {"mean": [0.6614853195164075, 0.7132987910189983], "std": [0.8328853261629161, 0.8253408771978235], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_sim_pose_state": {"mean": [0.44778855476307167, 0.27303658918982654, 0.9622119704936755, 2.5725371911378194, 0.25201722247656033, 1.4414798336094776, 0.4123768127855738, -0.2755970549462986, 1.0201143881399943, 2.3211466426628258, 0.022868402146847103, 2.1275774178586033], "std": [0.15992717191380834, 0.043084735986268725, 0.08292053890887921, 0.37609474167014106, 0.22569551552064637, 0.2711843306670809, 0.14939976494462806, 0.03117176982914932, 0.04780875764776624, 0.19148811504850638, 0.33411623366707727, 0.37564426450032784], "min": [0.22121803733338152, 0.14105265685089394, 0.7799847064778189, 1.9646246339350995, -0.0719494130995133, 0.9069378653224857, 0.22856092495917246, -0.3210672106168068, 0.9102620934157486, 2.055232263693345, -0.6582477815472672, 1.6353670341479654], "max": [0.5964866374176606, 0.31840692510349067, 1.0857454636208173, 3.0511666471034324, 0.7905883589451754, 2.1785408138351996, 0.6244530319973158, -0.20790954143505583, 1.104362617002823, 3.03252848957866, 0.5592643955462471, 2.923582614079583], "count": [579]}, "eef_sim_pose_action": {"mean": [0.44778855476307167, 0.27303658918982654, 0.9622119704936755, 2.5725371911378194, 0.25201722247656033, 1.4414798336094776, 0.4123768127855738, -0.2755970549462986, 1.0201143881399943, 2.3211466426628258, 0.022868402146847103, 2.1275774178586033], "std": [0.15992717191380834, 0.043084735986268725, 0.08292053890887921, 0.37609474167014106, 0.22569551552064637, 0.2711843306670809, 0.14939976494462806, 0.03117176982914932, 0.04780875764776624, 0.19148811504850638, 0.33411623366707727, 0.37564426450032784], "min": [0.22121803733338152, 0.14105265685089394, 0.7799847064778189, 1.9646246339350995, -0.0719494130995133, 0.9069378653224857, 0.22856092495917246, -0.3210672106168068, 0.9102620934157486, 2.055232263693345, -0.6582477815472672, 1.6353670341479654], "max": [0.5964866374176606, 0.31840692510349067, 1.0857454636208173, 3.0511666471034324, 0.7905883589451754, 2.1785408138351996, 0.6244530319973158, -0.20790954143505583, 1.104362617002823, 3.03252848957866, 0.5592643955462471, 2.923582614079583], "count": [579]}, "gripper_mode_state": {"mean": [0.18825561312607944, 1.0], "std": [0.39091615117900014, 0.0], "min": [0, 1], "max": [1, 1], "count": [579]}, "gripper_activity_state": {"mean": [1.9015544041450778, 1.9050086355785838], "std": [0.3840260341191698, 0.39376723299037114], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_mode_action": {"mean": [0.18825561312607944, 1.0], "std": [0.39091615117900014, 0.0], "min": [0, 1], "max": [1, 1], "count": [579]}, "gripper_activity_action": {"mean": [1.9015544041450778, 1.9050086355785838], "std": [0.3840260341191698, 0.39376723299037114], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_open_scale_state": {"mean": [0.5297949011896018, 0.3200259057576535], "std": [0.23818151314665909, 0.13524578944557425], "min": [0.017499999376013875, 0.10125000029802322], "max": [0.7600000500679016, 0.4662500321865082], "count": [579]}, "gripper_open_scale_action": {"mean": [0.5297949011896018, 0.3200259057576535], "std": [0.23818151314665909, 0.13524578944557425], "min": [0.017499999376013875, 0.10125000029802322], "max": [0.7600000500679016, 0.4662500321865082], "count": [579]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8941176470588236]], [[0.8549019607843137]]], "mean": [[[0.37610950512084373]], [[0.40075359120803045]], [[0.37519357145765886]]], "std": [[[0.14233353136123772]], [[0.1442989457343909]], [[0.13791872514997786]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48642765408344024]], [[0.49642264713517803]], [[0.4843231686366135]]], "std": [[[0.1173129462423815]], [[0.10818721411167861]], [[0.11388202260506587]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713618250259606]], [[0.4895695532496488]], [[0.47746194681143483]]], "std": [[[0.15150208542526225]], [[0.13956246866488764]], [[0.14507995169777016]]], "count": [107]}, "observation.state": {"min": [-0.2877461016178131, -0.02225911058485508, -1.0769153833389282, -1.7685352563858032, 0.18801622092723846, -0.19973888993263245, 0.013000000268220901, -0.01042299997061491, -0.1489890068769455, 0.01837800070643425, -3.141592502593994, 0.05063200369477272, -3.141592502593994, 0.036720555275678635, -0.019956445321440697, -1.2856031656265259, -0.017496777698397636, 0.42965665459632874, -1.8238340616226196, 0.08100000023841858, -0.009480999782681465, -0.0016540000215172768, 0.10718300193548203, -3.141592502593994, 0.05256931483745575, -3.140021800994873], "max": [0.16767600178718567, 2.152312994003296, -0.4865778982639313, 0.23279611766338348, 1.1669809818267822, 1.6492849588394165, 0.6230000257492065, 0.3431999981403351, 0.03053100034594536, 0.3508700132369995, 3.1393585205078125, 1.1590383052825928, 3.140336036682129, 0.1298041045665741, 1.852303385734558, -0.4725525677204132, 1.781339406967163, 1.2403523921966553, -0.05913666635751724, 0.3190000057220459, 0.3832539916038513, 0.08593299984931946, 0.35714098811149597, 3.137176990509033, 1.0629055500030518, 3.139219045639038], "mean": [-0.08255580067634583, 1.2249823808670044, -0.7510813474655151, -0.6372098326683044, 0.7594229578971863, 0.5693991184234619, 0.40599364042282104, 0.1956200748682022, -0.03645199164748192, 0.1719573736190796, -0.5910800099372864, 0.5595036745071411, 1.205716848373413, 0.0857694149017334, 0.9399092197418213, -0.6993353366851807, 0.4861588180065155, 0.8656822443008423, -0.7098371982574463, 0.2589459717273712, 0.16527512669563293, 0.036047983914613724, 0.2391597330570221, -0.21772518754005432, 0.6839559674263, -1.551979422569275], "std": [0.13297054171562195, 0.9070484042167664, 0.21636389195919037, 0.757179856300354, 0.32283952832221985, 0.6318939924240112, 0.1993984878063202, 0.15028344094753265, 0.04940328001976013, 0.09535039216279984, 2.84451961517334, 0.3701188862323761, 2.6491804122924805, 0.035444848239421844, 0.724317729473114, 0.2989903390407562, 0.6570636630058289, 0.24473653733730316, 0.6909907460212708, 0.09667219966650009, 0.13780663907527924, 0.030134521424770355, 0.059404488652944565, 2.845430612564087, 0.26956525444984436, 2.3175442218780518], "count": [512]}, "action": {"min": [-0.2877461016178131, -0.02225911058485508, -1.0769153833389282, -1.7685352563858032, 0.18801622092723846, -0.19973888993263245, 0.013000000268220901, -0.01042299997061491, -0.1489890068769455, 0.01837800070643425, -3.141592502593994, 0.05063200369477272, -3.141592502593994, 0.036720555275678635, -0.019956445321440697, -1.2856031656265259, -0.017496777698397636, 0.42965665459632874, -1.8238340616226196, 0.08100000023841858, -0.009480999782681465, -0.0016540000215172768, 0.10718300193548203, -3.141592502593994, 0.05256931483745575, -3.140021800994873], "max": [0.16767600178718567, 2.152312994003296, -0.4865778982639313, 0.23279611766338348, 1.1669809818267822, 1.6492849588394165, 0.6230000257492065, 0.3431999981403351, 0.03053100034594536, 0.3508700132369995, 3.1393585205078125, 1.1590383052825928, 3.140336036682129, 0.1298041045665741, 1.852303385734558, -0.4725525677204132, 1.781339406967163, 1.2403523921966553, -0.05913666635751724, 0.3190000057220459, 0.3832539916038513, 0.08593299984931946, 0.35714098811149597, 3.137176990509033, 1.0629055500030518, 3.139219045639038], "mean": [-0.08255580067634583, 1.2249823808670044, -0.7510813474655151, -0.6372098326683044, 0.7594229578971863, 0.5693991184234619, 0.40599364042282104, 0.1956200748682022, -0.03645199164748192, 0.1719573736190796, -0.5910800099372864, 0.5595036745071411, 1.205716848373413, 0.0857694149017334, 0.9399092197418213, -0.6993353366851807, 0.4861588180065155, 0.8656822443008423, -0.7098371982574463, 0.2589459717273712, 0.16527512669563293, 0.036047983914613724, 0.2391597330570221, -0.21772518754005432, 0.6839559674263, -1.551979422569275], "std": [0.13297054171562195, 0.9070484042167664, 0.21636389195919037, 0.757179856300354, 0.32283952832221985, 0.6318939924240112, 0.1993984878063202, 0.15028344094753265, 0.04940328001976013, 0.09535039216279984, 2.84451961517334, 0.3701188862323761, 2.6491804122924805, 0.035444848239421844, 0.724317729473114, 0.2989903390407562, 0.6570636630058289, 0.24473653733730316, 0.6909907460212708, 0.09667219966650009, 0.13780663907527924, 0.030134521424770355, 0.059404488652944565, 2.845430612564087, 0.26956525444984436, 2.3175442218780518], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [512]}, "index": {"min": [85113], "max": [85624], "mean": [85368.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [2.482421875, 5.0, 5.0, 5.0, 5.0], "std": [1.8644713753558901, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [512]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [512]}, "eef_direction_state": {"mean": [4.1875, 3.943359375], "std": [2.1749640801631642, 2.3524245396185632], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.8359375, 0.875], "std": [0.8774727893751179, 0.8431710977020026], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.7890625, 0.736328125], "std": [0.8560660728552149, 0.8401593701994785], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.1875, 3.943359375], "std": [2.1749640801631642, 2.3524245396185632], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.8359375, 0.875], "std": [0.8774727893751179, 0.8431710977020026], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.7890625, 0.736328125], "std": [0.8560660728552149, 0.8401593701994785], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.4339695095407488, 0.2644586075451572, 0.9467974655437348, 2.5574638821346882, 0.18695040484663292, 1.4515752640563837, 0.4041568266098051, -0.2629210238587149, 1.0145255095868195, 2.411393011901354, -0.04404309593778747, 2.020706057056191], "std": [0.149858520648495, 0.04944224108072415, 0.09546356895014321, 0.36799686347244454, 0.23081980002479546, 0.2975436327246433, 0.13795826000569714, 0.02965192485877042, 0.05915919955859955, 0.2589426592340459, 0.3585852398026545, 0.406674697683492], "min": [0.22847656033098138, 0.1512278953956963, 0.7932958177526634, 1.9823189227825175, -0.17068754423512678, 0.9403521372558246, 0.22922487839240258, -0.30023361984849284, 0.8829236345893914, 2.073317782687249, -0.707982643561025, 1.6300030715578924], "max": [0.5806547704801677, 0.3300114752877678, 1.1261306006814498, 3.0898705447373422, 0.6546836102559159, 2.157312772977173, 0.621737647754304, -0.21429590338277432, 1.1321954325705352, 3.088086823474918, 0.6524644920668878, 2.9056496923287156], "count": [512]}, "eef_sim_pose_action": {"mean": [0.4339695095407488, 0.2644586075451572, 0.9467974655437348, 2.5574638821346882, 0.18695040484663292, 1.4515752640563837, 0.4041568266098051, -0.2629210238587149, 1.0145255095868195, 2.411393011901354, -0.04404309593778747, 2.020706057056191], "std": [0.149858520648495, 0.04944224108072415, 0.09546356895014321, 0.36799686347244454, 0.23081980002479546, 0.2975436327246433, 0.13795826000569714, 0.02965192485877042, 0.05915919955859955, 0.2589426592340459, 0.3585852398026545, 0.406674697683492], "min": [0.22847656033098138, 0.1512278953956963, 0.7932958177526634, 1.9823189227825175, -0.17068754423512678, 0.9403521372558246, 0.22922487839240258, -0.30023361984849284, 0.8829236345893914, 2.073317782687249, -0.707982643561025, 1.6300030715578924], "max": [0.5806547704801677, 0.3300114752877678, 1.1261306006814498, 3.0898705447373422, 0.6546836102559159, 2.157312772977173, 0.621737647754304, -0.21429590338277432, 1.1321954325705352, 3.088086823474918, 0.6524644920668878, 2.9056496923287156], "count": [512]}, "gripper_mode_state": {"mean": [0.220703125, 1.0], "std": [0.4147206959089869, 0.0], "min": [0, 1], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.90234375, 1.94140625], "std": [0.39803518291218615, 0.3132559216693876], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.220703125, 1.0], "std": [0.4147206959089869, 0.0], "min": [0, 1], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.90234375, 1.94140625], "std": [0.39803518291218615, 0.3132559216693876], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.5074902360752276, 0.323681639147253], "std": [0.24924881340667393, 0.12084008749689433], "min": [0.016250000335276127, 0.10125000029802322], "max": [0.7787500321865082, 0.3987500071525574], "count": [512]}, "gripper_open_scale_action": {"mean": [0.5074902360752276, 0.323681639147253], "std": [0.24924881340667393, 0.12084008749689433], "min": [0.016250000335276127, 0.10125000029802322], "max": [0.7787500321865082, 0.3987500071525574], "count": [512]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9803921568627451]], [[0.9372549019607843]]], "mean": [[[0.3808685103485839]], [[0.40319907679738565]], [[0.3781141448801743]]], "std": [[[0.1468972095178185]], [[0.1494137238164962]], [[0.14370610823979]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806788991013072]], [[0.4915947814542484]], [[0.47911624795751634]]], "std": [[[0.13732124093779566]], [[0.1293059907681238]], [[0.13536048961945774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675665931372549]], [[0.49090216911764706]], [[0.4793045445261438]]], "std": [[[0.14829284601508116]], [[0.1311780944068732]], [[0.13609377118557595]]], "count": [100]}, "observation.state": {"min": [-0.07638922333717346, -0.02225911058485508, -1.3033093214035034, -1.2384334802627563, 0.5003938674926758, -0.046280112117528915, 0.0139999995008111, -0.009982000105082989, -0.10482300072908401, 0.019173000007867813, -3.127979040145874, 0.18772760033607483, -3.136845350265503, -0.018892332911491394, -0.018508555367588997, -1.1792269945144653, -0.0326385572552681, 0.44035011529922485, -1.9107248783111572, 0.06700000166893005, -0.007938000373542309, -0.002833999926224351, 0.11637099832296371, -3.141592502593994, 0.34203216433525085, -3.0545008182525635], "max": [0.23577910661697388, 2.3380963802337646, -0.4865778982639313, 0.029986999928951263, 1.1673473119735718, 1.294813871383667, 0.6700000166893005, 0.403685986995697, 0.06949599832296371, 0.41146498918533325, 3.137054681777954, 1.1096802949905396, 3.1339480876922607, 0.49823078513145447, 2.0718767642974854, -0.4719245433807373, 1.1692662239074707, 1.2398812770843506, 0.0, 0.4620000123977661, 0.3697640001773834, 0.22011999785900116, 0.3800860047340393, 3.140737533569336, 1.0125527381896973, -1.5429757833480835], "mean": [0.07446038722991943, 1.4572374820709229, -1.0010114908218384, -0.641437828540802, 0.9591845273971558, 0.661686360836029, 0.4704032838344574, 0.24973154067993164, -0.01632917858660221, 0.16031596064567566, -1.0692319869995117, 0.5502521991729736, 1.3842840194702148, 0.16372568905353546, 1.1913081407546997, -0.8955860137939453, 0.6120232939720154, 0.8182457685470581, -0.7614966034889221, 0.33456259965896606, 0.21592119336128235, 0.07823064178228378, 0.22445224225521088, -0.25847020745277405, 0.6610453724861145, -2.688265562057495], "std": [0.07790668308734894, 0.9983748197555542, 0.3626309037208557, 0.5097185969352722, 0.22126801311969757, 0.5037530064582825, 0.19690468907356262, 0.17351531982421875, 0.04112071916460991, 0.12062126398086548, 2.5063564777374268, 0.3077257573604584, 2.6510517597198486, 0.1704503297805786, 0.8290756940841675, 0.3105776309967041, 0.48687735199928284, 0.2749139070510864, 0.6344245076179504, 0.14919337630271912, 0.15638509392738342, 0.08230569213628769, 0.06549608707427979, 2.767302989959717, 0.23194129765033722, 0.4668014645576477], "count": [446]}, "action": {"min": [-0.07638922333717346, -0.02225911058485508, -1.3033093214035034, -1.2384334802627563, 0.5003938674926758, -0.046280112117528915, 0.0139999995008111, -0.009982000105082989, -0.10482300072908401, 0.019173000007867813, -3.127979040145874, 0.18772760033607483, -3.136845350265503, -0.018892332911491394, -0.018508555367588997, -1.1792269945144653, -0.0326385572552681, 0.44035011529922485, -1.9107248783111572, 0.06700000166893005, -0.007938000373542309, -0.002833999926224351, 0.11637099832296371, -3.141592502593994, 0.34203216433525085, -3.0545008182525635], "max": [0.23577910661697388, 2.3380963802337646, -0.4865778982639313, 0.029986999928951263, 1.1673473119735718, 1.294813871383667, 0.6700000166893005, 0.403685986995697, 0.06949599832296371, 0.41146498918533325, 3.137054681777954, 1.1096802949905396, 3.1339480876922607, 0.49823078513145447, 2.0718767642974854, -0.4719245433807373, 1.1692662239074707, 1.2398812770843506, 0.0, 0.4620000123977661, 0.3697640001773834, 0.22011999785900116, 0.3800860047340393, 3.140737533569336, 1.0125527381896973, -1.5429757833480835], "mean": [0.07446038722991943, 1.4572374820709229, -1.0010114908218384, -0.641437828540802, 0.9591845273971558, 0.661686360836029, 0.4704032838344574, 0.24973154067993164, -0.01632917858660221, 0.16031596064567566, -1.0692319869995117, 0.5502521991729736, 1.3842840194702148, 0.16372568905353546, 1.1913081407546997, -0.8955860137939453, 0.6120232939720154, 0.8182457685470581, -0.7614966034889221, 0.33456259965896606, 0.21592119336128235, 0.07823064178228378, 0.22445224225521088, -0.25847020745277405, 0.6610453724861145, -2.688265562057495], "std": [0.07790668308734894, 0.9983748197555542, 0.3626309037208557, 0.5097185969352722, 0.22126801311969757, 0.5037530064582825, 0.19690468907356262, 0.17351531982421875, 0.04112071916460991, 0.12062126398086548, 2.5063564777374268, 0.3077257573604584, 2.6510517597198486, 0.1704503297805786, 0.8290756940841675, 0.3105776309967041, 0.48687735199928284, 0.2749139070510864, 0.6344245076179504, 0.14919337630271912, 0.15638509392738342, 0.08230569213628769, 0.06549608707427979, 2.767302989959717, 0.23194129765033722, 0.4668014645576477], "count": [446]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [446]}, "index": {"min": [85625], "max": [86070], "mean": [85847.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [2.6278026905829597, 5.0, 5.0, 5.0, 5.0], "std": [1.7882371299181476, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [446]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [446]}, "eef_direction_state": {"mean": [4.103139013452915, 4.226457399103139], "std": [2.178809279752643, 2.0867550509832204], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.8968609865470852, 0.8789237668161435], "std": [0.8924893454805677, 0.8902333590977056], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.757847533632287, 0.7869955156950673], "std": [0.8441934798744487, 0.8266369464495882], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [4.103139013452915, 4.226457399103139], "std": [2.178809279752643, 2.0867550509832204], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.8968609865470852, 0.8789237668161435], "std": [0.8924893454805677, 0.8902333590977056], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.757847533632287, 0.7869955156950673], "std": [0.8441934798744487, 0.8266369464495882], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.4878340768048899, 0.28462939694354655, 0.9350306312554616, 2.5247542285720566, 0.3736382464358126, 1.3507312414795791, 0.4548903105936748, -0.22072303482445144, 1.0001303147714462, 2.4319907470400053, -0.11194419267502168, 2.0687382956170306], "std": [0.17301874467392836, 0.04131803251231014, 0.12073844317748587, 0.2712524783498452, 0.36846295039457183, 0.28676506436714627, 0.15660972473759355, 0.08203263277606711, 0.06514766120136065, 0.19894775524469394, 0.3843384917167779, 0.36134854513051173], "min": [0.22891047939141324, 0.19578175389188515, 0.7938980629255832, 2.0313973083333074, -0.08422416043117198, 0.8594161120451204, 0.23074311029214903, -0.30141336122810136, 0.8924590168185437, 2.127792356483098, -0.6787642733219297, 1.6366857630304403], "max": [0.6412726340974956, 0.37084816630857287, 1.1860930781258898, 2.9345567563396395, 0.9406311129325586, 1.7730671606598651, 0.6088966460480223, -0.07912036373628839, 1.1552051887680916, 2.7003833126622396, 0.6060595865988354, 2.8444273290363022], "count": [446]}, "eef_sim_pose_action": {"mean": [0.4878340768048899, 0.28462939694354655, 0.9350306312554616, 2.5247542285720566, 0.3736382464358126, 1.3507312414795791, 0.4548903105936748, -0.22072303482445144, 1.0001303147714462, 2.4319907470400053, -0.11194419267502168, 2.0687382956170306], "std": [0.17301874467392836, 0.04131803251231014, 0.12073844317748587, 0.2712524783498452, 0.36846295039457183, 0.28676506436714627, 0.15660972473759355, 0.08203263277606711, 0.06514766120136065, 0.19894775524469394, 0.3843384917167779, 0.36134854513051173], "min": [0.22891047939141324, 0.19578175389188515, 0.7938980629255832, 2.0313973083333074, -0.08422416043117198, 0.8594161120451204, 0.23074311029214903, -0.30141336122810136, 0.8924590168185437, 2.127792356483098, -0.6787642733219297, 1.6366857630304403], "max": [0.6412726340974956, 0.37084816630857287, 1.1860930781258898, 2.9345567563396395, 0.9406311129325586, 1.7730671606598651, 0.6088966460480223, -0.07912036373628839, 1.1552051887680916, 2.7003833126622396, 0.6060595865988354, 2.8444273290363022], "count": [446]}, "gripper_mode_state": {"mean": [0.19282511210762332, 0.3968609865470852], "std": [0.3945169048954753, 0.4892467106725989], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.8699551569506727, 1.8744394618834082], "std": [0.4299791399235186, 0.45656302730799475], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.19282511210762332, 0.3968609865470852], "std": [0.3945169048954753, 0.4892467106725989], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.8699551569506727, 1.8744394618834082], "std": [0.4299791399235186, 0.45656302730799475], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.5880044870790628, 0.4182034798776689], "std": [0.24613142965133425, 0.18649216938190255], "min": [0.017499999376013875, 0.08375000208616257], "max": [0.8375000208616257, 0.5775000154972076], "count": [446]}, "gripper_open_scale_action": {"mean": [0.5880044870790628, 0.4182034798776689], "std": [0.24613142965133425, 0.18649216938190255], "min": [0.017499999376013875, 0.08375000208616257], "max": [0.8375000208616257, 0.5775000154972076], "count": [446]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7372549019607844]], [[0.7215686274509804]]], "mean": [[[0.37616852396514167]], [[0.39904067810457516]], [[0.3741043709150327]]], "std": [[[0.1520521808354464]], [[0.15364288058713557]], [[0.14746443903893616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740520547385621]], [[0.48701819444444444]], [[0.47408381740196076]]], "std": [[[0.1373955079309666]], [[0.12721686430835774]], [[0.13548456430833586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684364174836601]], [[0.4877262540849673]], [[0.4761669158496732]]], "std": [[[0.15562657582173947]], [[0.14418751383159853]], [[0.14873060757043244]]], "count": [100]}, "observation.state": {"min": [-0.08465789258480072, -0.022451000288128853, -1.2034921646118164, -1.080386757850647, 0.5006729960441589, 0.052874110639095306, 0.01900000125169754, -0.009982000105082989, -0.09297999739646912, 0.027588000521063805, -3.1276299953460693, 0.05738642439246178, -3.141592502593994, 0.030859222635626793, -0.017147889360785484, -1.2625242471694946, -0.017880555242300034, 0.49753299355506897, -1.434980034828186, 0.06700000166893005, -0.008183999918401241, -0.002208000048995018, 0.07049600034952164, -3.141592502593994, 0.2298249751329422, -3.1129868030548096], "max": [0.07263866811990738, 2.2587764263153076, -0.4857580065727234, 0.02630622312426567, 1.1667193174362183, 0.9825757741928101, 0.6769999861717224, 0.3797540068626404, 0.011590000241994858, 0.3792090117931366, 3.136845350265503, 1.0395530462265015, 3.140946865081787, 0.43905922770500183, 2.2503159046173096, -0.4719071090221405, 1.367313027381897, 1.236217975616455, -0.052368223667144775, 0.5530000329017639, 0.3810180127620697, 0.191771000623703, 0.36205801367759705, 3.140266180038452, 1.026253581047058, -1.5619823932647705], "mean": [-0.002874919446185231, 1.344573736190796, -0.9219152927398682, -0.44242873787879944, 0.9031209945678711, 0.4620428681373596, 0.510084331035614, 0.22850851714611053, -0.026136523112654686, 0.17441241443157196, -0.88778156042099, 0.477505624294281, 1.9128445386886597, 0.17623186111450195, 1.1553757190704346, -0.8780916333198547, 0.5528237819671631, 0.8653281331062317, -0.6900440454483032, 0.36456114053726196, 0.20487681031227112, 0.07775671035051346, 0.22218480706214905, -0.2404952347278595, 0.6163651347160339, -2.717175245285034], "std": [0.04828204587101936, 0.9272777438163757, 0.31261077523231506, 0.39803993701934814, 0.21452516317367554, 0.37650537490844727, 0.18443402647972107, 0.1623770147562027, 0.033242374658584595, 0.10684667527675629, 2.6926217079162598, 0.35075750946998596, 2.2827835083007812, 0.13869968056678772, 0.8561794757843018, 0.3364642858505249, 0.5699604153633118, 0.25560250878334045, 0.5271039009094238, 0.17361126840114594, 0.1589776575565338, 0.07607388496398926, 0.07481911778450012, 2.759340286254883, 0.27259325981140137, 0.4637293219566345], "count": [414]}, "action": {"min": [-0.08465789258480072, -0.022451000288128853, -1.2034921646118164, -1.080386757850647, 0.5006729960441589, 0.052874110639095306, 0.01900000125169754, -0.009982000105082989, -0.09297999739646912, 0.027588000521063805, -3.1276299953460693, 0.05738642439246178, -3.141592502593994, 0.030859222635626793, -0.017147889360785484, -1.2625242471694946, -0.017880555242300034, 0.49753299355506897, -1.434980034828186, 0.06700000166893005, -0.008183999918401241, -0.002208000048995018, 0.07049600034952164, -3.141592502593994, 0.2298249751329422, -3.1129868030548096], "max": [0.07263866811990738, 2.2587764263153076, -0.4857580065727234, 0.02630622312426567, 1.1667193174362183, 0.9825757741928101, 0.6769999861717224, 0.3797540068626404, 0.011590000241994858, 0.3792090117931366, 3.136845350265503, 1.0395530462265015, 3.140946865081787, 0.43905922770500183, 2.2503159046173096, -0.4719071090221405, 1.367313027381897, 1.236217975616455, -0.052368223667144775, 0.5530000329017639, 0.3810180127620697, 0.191771000623703, 0.36205801367759705, 3.140266180038452, 1.026253581047058, -1.5619823932647705], "mean": [-0.002874919446185231, 1.344573736190796, -0.9219152927398682, -0.44242873787879944, 0.9031209945678711, 0.4620428681373596, 0.510084331035614, 0.22850851714611053, -0.026136523112654686, 0.17441241443157196, -0.88778156042099, 0.477505624294281, 1.9128445386886597, 0.17623186111450195, 1.1553757190704346, -0.8780916333198547, 0.5528237819671631, 0.8653281331062317, -0.6900440454483032, 0.36456114053726196, 0.20487681031227112, 0.07775671035051346, 0.22218480706214905, -0.2404952347278595, 0.6163651347160339, -2.717175245285034], "std": [0.04828204587101936, 0.9272777438163757, 0.31261077523231506, 0.39803993701934814, 0.21452516317367554, 0.37650537490844727, 0.18443402647972107, 0.1623770147562027, 0.033242374658584595, 0.10684667527675629, 2.6926217079162598, 0.35075750946998596, 2.2827835083007812, 0.13869968056678772, 0.8561794757843018, 0.3364642858505249, 0.5699604153633118, 0.25560250878334045, 0.5271039009094238, 0.17361126840114594, 0.1589776575565338, 0.07607388496398926, 0.07481911778450012, 2.759340286254883, 0.27259325981140137, 0.4637293219566345], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [414]}, "index": {"min": [86071], "max": [86484], "mean": [86277.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [2.6884057971014492, 5.0, 5.0, 5.0, 5.0], "std": [1.7657533514425598, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [414]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [414]}, "eef_direction_state": {"mean": [4.132850241545894, 4.041062801932367], "std": [2.1091548990532796, 2.242702568884472], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.9082125603864735, 0.9492753623188406], "std": [0.8548131378914344, 0.9088065947114663], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.7946859903381642, 0.8478260869565217], "std": [0.8362966286888809, 0.8447236684469335], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [4.132850241545894, 4.041062801932367], "std": [2.1091548990532796, 2.242702568884472], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.9082125603864735, 0.9492753623188406], "std": [0.8548131378914344, 0.9088065947114663], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.7946859903381642, 0.8478260869565217], "std": [0.8362966286888809, 0.8447236684469335], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.4668539607662822, 0.27506658990720434, 0.9491848064929915, 2.6440861649367173, 0.2422846446552895, 1.3955866808588109, 0.44381650499922204, -0.22117147986583993, 0.9977394525040615, 2.4745862988020213, -0.13714132409312657, 2.0624268217232284], "std": [0.16197086947956968, 0.03342457737010778, 0.10690729590934883, 0.34091640020206193, 0.27896367656479115, 0.19335923325120624, 0.15917954626543704, 0.07569741586515406, 0.07445263279056963, 0.23679722878900317, 0.4301507548447286, 0.3863729079030761], "min": [0.22891047939141324, 0.20786032232583823, 0.802572814856177, 2.095733403317463, -0.08346735810109496, 1.0606088444065567, 0.23050700348603761, -0.3007889201781715, 0.8466033757290945, 2.1146163811391077, -0.8646464540655894, 1.6368546254218987], "max": [0.6174133379128373, 0.3128771344475494, 1.1537936038325969, 3.0825592264516946, 0.7185402875661473, 1.7635849040082743, 0.6196291591080195, -0.10769704109081257, 1.1376308101183301, 2.820644750913467, 0.6352606525748379, 2.911364610871331], "count": [414]}, "eef_sim_pose_action": {"mean": [0.4668539607662822, 0.27506658990720434, 0.9491848064929915, 2.6440861649367173, 0.2422846446552895, 1.3955866808588109, 0.44381650499922204, -0.22117147986583993, 0.9977394525040615, 2.4745862988020213, -0.13714132409312657, 2.0624268217232284], "std": [0.16197086947956968, 0.03342457737010778, 0.10690729590934883, 0.34091640020206193, 0.27896367656479115, 0.19335923325120624, 0.15917954626543704, 0.07569741586515406, 0.07445263279056963, 0.23679722878900317, 0.4301507548447286, 0.3863729079030761], "min": [0.22891047939141324, 0.20786032232583823, 0.802572814856177, 2.095733403317463, -0.08346735810109496, 1.0606088444065567, 0.23050700348603761, -0.3007889201781715, 0.8466033757290945, 2.1146163811391077, -0.8646464540655894, 1.6368546254218987], "max": [0.6174133379128373, 0.3128771344475494, 1.1537936038325969, 3.0825592264516946, 0.7185402875661473, 1.7635849040082743, 0.6196291591080195, -0.10769704109081257, 1.1376308101183301, 2.820644750913467, 0.6352606525748379, 2.911364610871331], "count": [414]}, "gripper_mode_state": {"mean": [0.14009661835748793, 0.5434782608695652], "std": [0.34708724534658913, 0.49810605379954875], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_state": {"mean": [1.8768115942028984, 1.8671497584541064], "std": [0.4304738185588132, 0.47061794281965574], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.14009661835748793, 0.5434782608695652], "std": [0.34708724534658913, 0.49810605379954875], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_action": {"mean": [1.8768115942028984, 1.8671497584541064], "std": [0.4304738185588132, 0.47061794281965574], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.6376056721296773, 0.4557004817289071], "std": [0.23054245952919045, 0.2170141963890015], "min": [0.023750001564621925, 0.08375000208616257], "max": [0.846249982714653, 0.6912500411272049], "count": [414]}, "gripper_open_scale_action": {"mean": [0.6376056721296773, 0.4557004817289071], "std": [0.23054245952919045, 0.2170141963890015], "min": [0.023750001564621925, 0.08375000208616257], "max": [0.846249982714653, 0.6912500411272049], "count": [414]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7137254901960784]], [[0.7137254901960784]]], "mean": [[[0.3743606753812636]], [[0.39875484477124185]], [[0.3731930392156863]]], "std": [[[0.15160772999224326]], [[0.15246680814601885]], [[0.1466163290981315]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874850653594771]], [[0.4981846405228758]], [[0.48561303717320264]]], "std": [[[0.127564006386244]], [[0.120248108776201]], [[0.12748510014168982]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46205126838235294]], [[0.48548735906862744]], [[0.4728121160130719]]], "std": [[[0.16431053975084062]], [[0.14690137890964072]], [[0.15299110652362094]]], "count": [100]}, "observation.state": {"min": [-0.08657677471637726, -0.022381221875548363, -1.3175090551376343, -1.1263703107833862, 0.5241532325744629, 0.03907555714249611, 0.017999999225139618, -0.009711000137031078, -0.09142199903726578, 0.02250399999320507, -3.141592502593994, 0.005445427261292934, -3.1379623413085938, 0.030981333926320076, -0.018962111324071884, -1.1976832151412964, -0.017583999782800674, 0.5117502212524414, -1.701391577720642, 0.11400000005960464, -0.008449999615550041, -0.0022319999989122152, 0.0971980020403862, -3.141592502593994, 0.24555037915706635, -3.067573308944702], "max": [0.07768011093139648, 2.270603895187378, -0.4857580065727234, 0.031068556010723114, 1.1669809818267822, 1.1085420846939087, 0.6330000162124634, 0.3754720091819763, 0.0022950000129640102, 0.420754998922348, 3.1395156383514404, 1.0413157939910889, 3.140580415725708, 0.4183526635169983, 2.1524176597595215, -0.4720815420150757, 1.352746844291687, 1.2380322217941284, -0.05140877887606621, 0.5290000438690186, 0.3717480003833771, 0.19479799270629883, 0.3686540126800537, 3.140056848526001, 1.0104060173034668, -1.5646352767944336], "mean": [0.03912529721856117, 1.4205819368362427, -0.944313645362854, -0.5391936898231506, 0.9300951361656189, 0.5628297328948975, 0.4983820915222168, 0.240473672747612, -0.023455509915947914, 0.1657697558403015, -1.01601243019104, 0.4746071398258209, 2.2302463054656982, 0.14275746047496796, 1.2089177370071411, -0.8862513899803162, 0.6017080545425415, 0.8446574211120605, -0.8161290884017944, 0.3485041558742523, 0.2179214507341385, 0.07124051451683044, 0.22259174287319183, -0.1680559515953064, 0.5890584588050842, -2.618323802947998], "std": [0.046325940638780594, 0.9298455119132996, 0.3078201413154602, 0.46667546033859253, 0.19257667660713196, 0.4508213996887207, 0.19429145753383636, 0.16195426881313324, 0.02709735743701458, 0.1084834635257721, 2.577601432800293, 0.33496561646461487, 2.036984443664551, 0.1348762959241867, 0.8093147277832031, 0.31607586145401, 0.49365782737731934, 0.2517310082912445, 0.5845800042152405, 0.16465312242507935, 0.15324556827545166, 0.06948983669281006, 0.07092238962650299, 2.7429652214050293, 0.2540673613548279, 0.528761625289917], "count": [444]}, "action": {"min": [-0.08657677471637726, -0.022381221875548363, -1.3175090551376343, -1.1263703107833862, 0.5241532325744629, 0.03907555714249611, 0.017999999225139618, -0.009711000137031078, -0.09142199903726578, 0.02250399999320507, -3.141592502593994, 0.005445427261292934, -3.1379623413085938, 0.030981333926320076, -0.018962111324071884, -1.1976832151412964, -0.017583999782800674, 0.5117502212524414, -1.701391577720642, 0.11400000005960464, -0.008449999615550041, -0.0022319999989122152, 0.0971980020403862, -3.141592502593994, 0.24555037915706635, -3.067573308944702], "max": [0.07768011093139648, 2.270603895187378, -0.4857580065727234, 0.031068556010723114, 1.1669809818267822, 1.1085420846939087, 0.6330000162124634, 0.3754720091819763, 0.0022950000129640102, 0.420754998922348, 3.1395156383514404, 1.0413157939910889, 3.140580415725708, 0.4183526635169983, 2.1524176597595215, -0.4720815420150757, 1.352746844291687, 1.2380322217941284, -0.05140877887606621, 0.5290000438690186, 0.3717480003833771, 0.19479799270629883, 0.3686540126800537, 3.140056848526001, 1.0104060173034668, -1.5646352767944336], "mean": [0.03912529721856117, 1.4205819368362427, -0.944313645362854, -0.5391936898231506, 0.9300951361656189, 0.5628297328948975, 0.4983820915222168, 0.240473672747612, -0.023455509915947914, 0.1657697558403015, -1.01601243019104, 0.4746071398258209, 2.2302463054656982, 0.14275746047496796, 1.2089177370071411, -0.8862513899803162, 0.6017080545425415, 0.8446574211120605, -0.8161290884017944, 0.3485041558742523, 0.2179214507341385, 0.07124051451683044, 0.22259174287319183, -0.1680559515953064, 0.5890584588050842, -2.618323802947998], "std": [0.046325940638780594, 0.9298455119132996, 0.3078201413154602, 0.46667546033859253, 0.19257667660713196, 0.4508213996887207, 0.19429145753383636, 0.16195426881313324, 0.02709735743701458, 0.1084834635257721, 2.577601432800293, 0.33496561646461487, 2.036984443664551, 0.1348762959241867, 0.8093147277832031, 0.31607586145401, 0.49365782737731934, 0.2517310082912445, 0.5845800042152405, 0.16465312242507935, 0.15324556827545166, 0.06948983669281006, 0.07092238962650299, 2.7429652214050293, 0.2540673613548279, 0.528761625289917], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [444]}, "index": {"min": [86485], "max": [86928], "mean": [86706.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [2.574324324324324, 5.0, 5.0, 5.0, 5.0], "std": [1.7760590656629756, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [444]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [444]}, "eef_direction_state": {"mean": [4.364864864864865, 4.072072072072072], "std": [2.0864707323309397, 2.173599628762614], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.8085585585585585, 0.9099099099099099], "std": [0.868268803447043, 0.8781589007388348], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.6914414414414415, 0.8738738738738738], "std": [0.8499171627328328, 0.8368443203634885], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [4.364864864864865, 4.072072072072072], "std": [2.0864707323309397, 2.173599628762614], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.8085585585585585, 0.9099099099099099], "std": [0.868268803447043, 0.8781589007388348], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.6914414414414415, 0.8738738738738738], "std": [0.8499171627328328, 0.8368443203634885], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.47865094022555205, 0.2776329353681615, 0.940510197588834, 2.6295792580160104, 0.3124884029976372, 1.3861519636880497, 0.4568946124608638, -0.22768660484875786, 0.9982320722287764, 2.5012611562202087, -0.09901451987060758, 2.119066707251508], "std": [0.16153682298247957, 0.02735819392711203, 0.10856819763712681, 0.3188947714688819, 0.330292195667525, 0.18577388687401747, 0.15345961169777728, 0.06915888881218919, 0.07061440273808753, 0.21819767863576506, 0.448882935514349, 0.39305807696094247], "min": [0.2290730041981719, 0.2093386710833654, 0.7975545519661823, 2.0969885060113116, -0.09886311145908389, 1.0266875670358646, 0.23024126373626175, -0.30081228788543074, 0.873318977663865, 2.1286928212380687, -0.7988037459458026, 1.679255983759919], "max": [0.6135569284684349, 0.3037097401632732, 1.1953180861392967, 3.1333339585111846, 0.7721093600498055, 1.7041894662153036, 0.6112106816050752, -0.10464917756317538, 1.144173665186415, 2.785369566329818, 0.595343053272023, 2.86891480343707], "count": [444]}, "eef_sim_pose_action": {"mean": [0.47865094022555205, 0.2776329353681615, 0.940510197588834, 2.6295792580160104, 0.3124884029976372, 1.3861519636880497, 0.4568946124608638, -0.22768660484875786, 0.9982320722287764, 2.5012611562202087, -0.09901451987060758, 2.119066707251508], "std": [0.16153682298247957, 0.02735819392711203, 0.10856819763712681, 0.3188947714688819, 0.330292195667525, 0.18577388687401747, 0.15345961169777728, 0.06915888881218919, 0.07061440273808753, 0.21819767863576506, 0.448882935514349, 0.39305807696094247], "min": [0.2290730041981719, 0.2093386710833654, 0.7975545519661823, 2.0969885060113116, -0.09886311145908389, 1.0266875670358646, 0.23024126373626175, -0.30081228788543074, 0.873318977663865, 2.1286928212380687, -0.7988037459458026, 1.679255983759919], "max": [0.6135569284684349, 0.3037097401632732, 1.1953180861392967, 3.1333339585111846, 0.7721093600498055, 1.7041894662153036, 0.6112106816050752, -0.10464917756317538, 1.144173665186415, 2.785369566329818, 0.595343053272023, 2.86891480343707], "count": [444]}, "gripper_mode_state": {"mean": [0.16216216216216217, 0.44819819819819817], "std": [0.36859950532394464, 0.4973093336446526], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_state": {"mean": [1.8806306306306306, 1.8806306306306306], "std": [0.4155573252793086, 0.44182622502044566], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_mode_action": {"mean": [0.16216216216216217, 0.44819819819819817], "std": [0.36859950532394464, 0.4973093336446526], "min": [0, 0], "max": [1, 1], "count": [444]}, "gripper_activity_action": {"mean": [1.8806306306306306, 1.8806306306306306], "std": [0.4155573252793086, 0.44182622502044566], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_open_scale_state": {"mean": [0.6229785990351727, 0.43563064152106373], "std": [0.24286366229544817, 0.2058161262193891], "min": [0.022499999031424522, 0.1425000000745058], "max": [0.7912500202655792, 0.6612500548362732], "count": [444]}, "gripper_open_scale_action": {"mean": [0.6229785990351727, 0.43563064152106373], "std": [0.24286366229544817, 0.2058161262193891], "min": [0.022499999031424522, 0.1425000000745058], "max": [0.7912500202655792, 0.6612500548362732], "count": [444]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7411764705882353]], [[0.7176470588235294]]], "mean": [[[0.3759912173202614]], [[0.39926287581699343]], [[0.3736481154684096]]], "std": [[[0.14932561123589697]], [[0.15074558293122634]], [[0.14481651922637043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831610008169935]], [[0.4934112724673203]], [[0.4810681474673203]]], "std": [[[0.14277063485849426]], [[0.1367683710653301]], [[0.1430872390861074]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46184440767973856]], [[0.48658856209150325]], [[0.47437397671568626]]], "std": [[[0.16027341534274914]], [[0.1458916765917529]], [[0.14987206133660674]]], "count": [100]}, "observation.state": {"min": [-0.06473633646965027, -0.02196255512535572, -1.393113374710083, -1.0434045791625977, 0.5066390037536621, 0.05740966647863388, 0.0139999995008111, -0.010336999781429768, -0.0915760025382042, 0.020764000713825226, -3.141592502593994, 0.06904523074626923, -3.141592502593994, -0.08903644233942032, -0.017130443826317787, -1.1710281372070312, -0.012315778061747551, 0.48896777629852295, -2.0336906909942627, 0.06700000166893005, -0.008604999631643295, -0.004474000073969364, 0.1231279969215393, -3.141592502593994, 0.34515631198883057, -3.137491226196289], "max": [0.04354133456945419, 2.2771453857421875, -0.48680466413497925, -0.006454444490373135, 1.167033314704895, 1.075083613395691, 0.706000030040741, 0.39405500888824463, 0.0005959999980404973, 0.4081909954547882, 3.130789041519165, 1.0321179628372192, 3.1329708099365234, 0.47023245692253113, 2.06620717048645, -0.4720641076564789, 1.475834846496582, 1.2397068738937378, -0.006663777865469456, 0.49699997901916504, 0.3745900094509125, 0.19183200597763062, 0.37826600670814514, 3.1394808292388916, 1.0588040351867676, 3.1342272758483887], "mean": [0.02191234566271305, 1.3685942888259888, -0.9727618098258972, -0.5457495450973511, 0.9807989001274109, 0.5472431778907776, 0.5066565871238708, 0.2394048273563385, -0.02940923534333706, 0.1832941472530365, -0.8474301099777222, 0.5167325735092163, 1.7872097492218018, 0.09277138859033585, 1.1203181743621826, -0.8422604203224182, 0.6784082651138306, 0.8609338402748108, -0.8765079379081726, 0.32628560066223145, 0.2040010690689087, 0.05910404026508331, 0.2331511676311493, -0.5115622282028198, 0.6711735129356384, -2.5288755893707275], "std": [0.03602205216884613, 0.9377958178520203, 0.3500388562679291, 0.4292016327381134, 0.21051113307476044, 0.4122833013534546, 0.18172623217105865, 0.16830649971961975, 0.029156580567359924, 0.10107677429914474, 2.6122050285339355, 0.3271094858646393, 2.377228021621704, 0.17509962618350983, 0.7996267676353455, 0.3047761917114258, 0.551214873790741, 0.25578975677490234, 0.7236071825027466, 0.16141588985919952, 0.15456146001815796, 0.07284482568502426, 0.058979764580726624, 2.7016193866729736, 0.22570990025997162, 1.0380089282989502], "count": [417]}, "action": {"min": [-0.06473633646965027, -0.02196255512535572, -1.393113374710083, -1.0434045791625977, 0.5066390037536621, 0.05740966647863388, 0.0139999995008111, -0.010336999781429768, -0.0915760025382042, 0.020764000713825226, -3.141592502593994, 0.06904523074626923, -3.141592502593994, -0.08903644233942032, -0.017130443826317787, -1.1710281372070312, -0.012315778061747551, 0.48896777629852295, -2.0336906909942627, 0.06700000166893005, -0.008604999631643295, -0.004474000073969364, 0.1231279969215393, -3.141592502593994, 0.34515631198883057, -3.137491226196289], "max": [0.04354133456945419, 2.2771453857421875, -0.48680466413497925, -0.006454444490373135, 1.167033314704895, 1.075083613395691, 0.706000030040741, 0.39405500888824463, 0.0005959999980404973, 0.4081909954547882, 3.130789041519165, 1.0321179628372192, 3.1329708099365234, 0.47023245692253113, 2.06620717048645, -0.4720641076564789, 1.475834846496582, 1.2397068738937378, -0.006663777865469456, 0.49699997901916504, 0.3745900094509125, 0.19183200597763062, 0.37826600670814514, 3.1394808292388916, 1.0588040351867676, 3.1342272758483887], "mean": [0.02191234566271305, 1.3685942888259888, -0.9727618098258972, -0.5457495450973511, 0.9807989001274109, 0.5472431778907776, 0.5066565871238708, 0.2394048273563385, -0.02940923534333706, 0.1832941472530365, -0.8474301099777222, 0.5167325735092163, 1.7872097492218018, 0.09277138859033585, 1.1203181743621826, -0.8422604203224182, 0.6784082651138306, 0.8609338402748108, -0.8765079379081726, 0.32628560066223145, 0.2040010690689087, 0.05910404026508331, 0.2331511676311493, -0.5115622282028198, 0.6711735129356384, -2.5288755893707275], "std": [0.03602205216884613, 0.9377958178520203, 0.3500388562679291, 0.4292016327381134, 0.21051113307476044, 0.4122833013534546, 0.18172623217105865, 0.16830649971961975, 0.029156580567359924, 0.10107677429914474, 2.6122050285339355, 0.3271094858646393, 2.377228021621704, 0.17509962618350983, 0.7996267676353455, 0.3047761917114258, 0.551214873790741, 0.25578975677490234, 0.7236071825027466, 0.16141588985919952, 0.15456146001815796, 0.07284482568502426, 0.058979764580726624, 2.7016193866729736, 0.22570990025997162, 1.0380089282989502], "count": [417]}, "timestamp": {"min": [0.0], "max": [13.866666666666667], "mean": [6.933333333333332], "std": [4.012572833076148], "count": [417]}, "frame_index": {"min": [0], "max": [416], "mean": [208.0], "std": [120.37718499228443], "count": [417]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [417]}, "index": {"min": [86929], "max": [87345], "mean": [87137.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [2.676258992805755, 5.0, 5.0, 5.0, 5.0], "std": [1.7921323954582078, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [417]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [417]}, "eef_direction_state": {"mean": [4.014388489208633, 3.8081534772182253], "std": [2.293727067170038, 2.2794316880682017], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.8609112709832134, 0.9376498800959233], "std": [0.8813724496515982, 0.8682777364046353], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.8225419664268585, 0.9232613908872902], "std": [0.8634159273412452, 0.8361502000803841], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.014388489208633, 3.8081534772182253], "std": [2.293727067170038, 2.2794316880682017], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.8609112709832134, 0.9376498800959233], "std": [0.8813724496515982, 0.8682777364046353], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.8225419664268585, 0.9232613908872902], "std": [0.8634159273412452, 0.8361502000803841], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.47765000451444944, 0.2717020033628236, 0.9579733366958706, 2.5771923612326524, 0.3431893508621995, 1.331509162584006, 0.4430599287157276, -0.23991228946776225, 1.0088386938148348, 2.404385858410053, -0.0992454883092632, 2.090131321948019], "std": [0.1678843645860441, 0.02942130002542117, 0.10119717421226097, 0.3004321438653548, 0.352384842431701, 0.22656678419618342, 0.15481329676675856, 0.07249353302667459, 0.05869348032412222, 0.17815916539467905, 0.4396851763247597, 0.40802775499544114], "min": [0.22857150051864367, 0.20925659511158212, 0.7956529227222157, 2.1070298771771543, -0.09886311145908389, 1.010247157997664, 0.23007729459005624, -0.3030620035823898, 0.8992446958608384, 2.081083994341974, -0.8543189927237698, 1.503904657976789], "max": [0.6318993257784512, 0.30201259659395296, 1.1827141916632242, 3.0702890231073905, 0.8583397577720779, 1.6568626510963398, 0.6137483983332648, -0.10772994817335647, 1.1539532774369132, 2.652099236310465, 0.6520100860720768, 2.8364970019345446], "count": [417]}, "eef_sim_pose_action": {"mean": [0.47765000451444944, 0.2717020033628236, 0.9579733366958706, 2.5771923612326524, 0.3431893508621995, 1.331509162584006, 0.4430599287157276, -0.23991228946776225, 1.0088386938148348, 2.404385858410053, -0.0992454883092632, 2.090131321948019], "std": [0.1678843645860441, 0.02942130002542117, 0.10119717421226097, 0.3004321438653548, 0.352384842431701, 0.22656678419618342, 0.15481329676675856, 0.07249353302667459, 0.05869348032412222, 0.17815916539467905, 0.4396851763247597, 0.40802775499544114], "min": [0.22857150051864367, 0.20925659511158212, 0.7956529227222157, 2.1070298771771543, -0.09886311145908389, 1.010247157997664, 0.23007729459005624, -0.3030620035823898, 0.8992446958608384, 2.081083994341974, -0.8543189927237698, 1.503904657976789], "max": [0.6318993257784512, 0.30201259659395296, 1.1827141916632242, 3.0702890231073905, 0.8583397577720779, 1.6568626510963398, 0.6137483983332648, -0.10772994817335647, 1.1539532774369132, 2.652099236310465, 0.6520100860720768, 2.8364970019345446], "count": [417]}, "gripper_mode_state": {"mean": [0.1366906474820144, 0.434052757793765], "std": [0.3435204715485831, 0.49563188077987136], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.8609112709832134, 1.8752997601918466], "std": [0.44326252220325685, 0.44213236168792136], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.1366906474820144, 0.434052757793765], "std": [0.3435204715485831, 0.49563188077987136], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.8609112709832134, 1.8752997601918466], "std": [0.44326252220325685, 0.44213236168792136], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.6333183496352955, 0.40785671053208605], "std": [0.22715821844382061, 0.20177010517625305], "min": [0.017499999376013875, 0.08375000208616257], "max": [0.8825000375509262, 0.6212499737739563], "count": [417]}, "gripper_open_scale_action": {"mean": [0.6333183496352955, 0.40785671053208605], "std": [0.22715821844382061, 0.20177010517625305], "min": [0.017499999376013875, 0.08375000208616257], "max": [0.8825000375509262, 0.6212499737739563], "count": [417]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8862745098039215]], [[0.8470588235294118]]], "mean": [[[0.3782774537037037]], [[0.40204227668845316]], [[0.3764970179738562]]], "std": [[[0.14541990186488618]], [[0.14752883518317012]], [[0.14159381846647123]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48109095588235296]], [[0.49225417075163397]], [[0.4788060906862745]]], "std": [[[0.13094793515585054]], [[0.1227846116444064]], [[0.13136587223401752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46072656045751637]], [[0.48158825163398694]], [[0.4696948406862745]]], "std": [[[0.15797369051801413]], [[0.14697226578781208]], [[0.15143617853965224]]], "count": [100]}, "observation.state": {"min": [-0.044465888291597366, -0.021840443834662437, -1.2233091592788696, -1.0436487197875977, 0.4508342146873474, 0.011321444064378738, 0.020000001415610313, -0.010336999781429768, -0.07285600155591965, 0.022224999964237213, -3.1398823261260986, 0.10590657591819763, -3.141592502593994, 0.02995211072266102, -0.017357222735881805, -1.240648865699768, -0.012315778061747551, 0.49765512347221375, -1.4757301807403564, 0.057999998331069946, -0.00786800030618906, -0.0012540000025182962, 0.11309999972581863, -3.13724684715271, 0.21249383687973022, -3.090000629425049], "max": [0.07085933536291122, 2.2630503177642822, -0.48680466413497925, 0.052804332226514816, 1.1670682430267334, 1.0436662435531616, 0.715999960899353, 0.38403400778770447, 0.013205000199377537, 0.40154099464416504, 3.1403534412384033, 1.0278942584991455, 3.1290438175201416, 0.3901624381542206, 2.147777557373047, -0.4719071090221405, 1.2883769273757935, 1.2397418022155762, -0.006279999855905771, 0.5059999823570251, 0.3794960081577301, 0.1743679940700531, 0.39988499879837036, 3.134890556335449, 1.0142806768417358, -1.6611520051956177], "mean": [-0.010341978631913662, 1.2821780443191528, -0.9361740946769714, -0.4943090081214905, 0.9375390410423279, 0.5249455571174622, 0.4695819616317749, 0.22955839335918427, -0.028694281354546547, 0.20097105205059052, -0.7985318899154663, 0.5680298805236816, 1.9787877798080444, 0.14451900124549866, 1.1553999185562134, -0.8901894092559814, 0.5296185612678528, 0.8836966753005981, -0.6586377024650574, 0.3349763751029968, 0.20840716361999512, 0.0706062912940979, 0.22806064784526825, -0.46474912762641907, 0.6067096590995789, -2.733015298843384], "std": [0.03878619894385338, 0.8850206136703491, 0.3273770213127136, 0.4122301936149597, 0.19154635071754456, 0.42427095770835876, 0.2246696501970291, 0.16464340686798096, 0.02926066517829895, 0.09396002441644669, 2.7222301959991455, 0.2976979613304138, 2.1828577518463135, 0.12128870189189911, 0.8402233719825745, 0.3387127220630646, 0.5138851404190063, 0.25629934668540955, 0.5191818475723267, 0.164417564868927, 0.1582891196012497, 0.06987348943948746, 0.07094692438840866, 2.729802370071411, 0.2775242328643799, 0.4614386558532715], "count": [373]}, "action": {"min": [-0.044465888291597366, -0.021840443834662437, -1.2233091592788696, -1.0436487197875977, 0.4508342146873474, 0.011321444064378738, 0.020000001415610313, -0.010336999781429768, -0.07285600155591965, 0.022224999964237213, -3.1398823261260986, 0.10590657591819763, -3.141592502593994, 0.02995211072266102, -0.017357222735881805, -1.240648865699768, -0.012315778061747551, 0.49765512347221375, -1.4757301807403564, 0.057999998331069946, -0.00786800030618906, -0.0012540000025182962, 0.11309999972581863, -3.13724684715271, 0.21249383687973022, -3.090000629425049], "max": [0.07085933536291122, 2.2630503177642822, -0.48680466413497925, 0.052804332226514816, 1.1670682430267334, 1.0436662435531616, 0.715999960899353, 0.38403400778770447, 0.013205000199377537, 0.40154099464416504, 3.1403534412384033, 1.0278942584991455, 3.1290438175201416, 0.3901624381542206, 2.147777557373047, -0.4719071090221405, 1.2883769273757935, 1.2397418022155762, -0.006279999855905771, 0.5059999823570251, 0.3794960081577301, 0.1743679940700531, 0.39988499879837036, 3.134890556335449, 1.0142806768417358, -1.6611520051956177], "mean": [-0.010341978631913662, 1.2821780443191528, -0.9361740946769714, -0.4943090081214905, 0.9375390410423279, 0.5249455571174622, 0.4695819616317749, 0.22955839335918427, -0.028694281354546547, 0.20097105205059052, -0.7985318899154663, 0.5680298805236816, 1.9787877798080444, 0.14451900124549866, 1.1553999185562134, -0.8901894092559814, 0.5296185612678528, 0.8836966753005981, -0.6586377024650574, 0.3349763751029968, 0.20840716361999512, 0.0706062912940979, 0.22806064784526825, -0.46474912762641907, 0.6067096590995789, -2.733015298843384], "std": [0.03878619894385338, 0.8850206136703491, 0.3273770213127136, 0.4122301936149597, 0.19154635071754456, 0.42427095770835876, 0.2246696501970291, 0.16464340686798096, 0.02926066517829895, 0.09396002441644669, 2.7222301959991455, 0.2976979613304138, 2.1828577518463135, 0.12128870189189911, 0.8402233719825745, 0.3387127220630646, 0.5138851404190063, 0.25629934668540955, 0.5191818475723267, 0.164417564868927, 0.1582891196012497, 0.06987348943948746, 0.07094692438840866, 2.729802370071411, 0.2775242328643799, 0.4614386558532715], "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": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [373]}, "index": {"min": [87346], "max": [87718], "mean": [87532.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [2.5308310991957104, 5.0, 5.0, 5.0, 5.0], "std": [1.8371322231273055, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [373]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [373]}, "eef_direction_state": {"mean": [4.075067024128686, 3.9812332439678286], "std": [2.1196755552005464, 2.2455607876936337], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.9490616621983914, 0.9651474530831099], "std": [0.8664620546661727, 0.8856117028230605], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.8310991957104558, 0.9249329758713136], "std": [0.8418657457456901, 0.8443125022205296], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [4.075067024128686, 3.9812332439678286], "std": [2.1196755552005464, 2.2455607876936337], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.9490616621983914, 0.9651474530831099], "std": [0.8664620546661727, 0.8856117028230605], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.8310991957104558, 0.9249329758713136], "std": [0.8418657457456901, 0.8443125022205296], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.46787718828741937, 0.2724629989638267, 0.9756564360804179, 2.5427829937994195, 0.25249788985508664, 1.2997283663792365, 0.4473478135038297, -0.22829426864842267, 1.0036302652812727, 2.483947408857418, -0.14839852501910167, 2.0300760040961814], "std": [0.1642227972229224, 0.02946378997745328, 0.09402294915681814, 0.2856912070837078, 0.2595770469547471, 0.253632034317644, 0.15847453956521868, 0.06953212469033075, 0.0705770386405907, 0.23391962886917791, 0.4521746115734187, 0.37162153672623105], "min": [0.22857150051864367, 0.22795808893419633, 0.7971026702757817, 2.1111656097861466, -0.07875189079827272, 0.8794798431337724, 0.23090672212774266, -0.2998345633720765, 0.8892418893555425, 2.126609302844278, -0.9371434339237563, 1.5973444358642819], "max": [0.6217485793704198, 0.3146261007581485, 1.1761237414526933, 3.030080789524295, 0.6747976241022209, 1.7188586347617765, 0.6181891195112675, -0.12488579909073998, 1.1752688234085868, 2.833106206946883, 0.6919863625029743, 2.750128437475718], "count": [373]}, "eef_sim_pose_action": {"mean": [0.46787718828741937, 0.2724629989638267, 0.9756564360804179, 2.5427829937994195, 0.25249788985508664, 1.2997283663792365, 0.4473478135038297, -0.22829426864842267, 1.0036302652812727, 2.483947408857418, -0.14839852501910167, 2.0300760040961814], "std": [0.1642227972229224, 0.02946378997745328, 0.09402294915681814, 0.2856912070837078, 0.2595770469547471, 0.253632034317644, 0.15847453956521868, 0.06953212469033075, 0.0705770386405907, 0.23391962886917791, 0.4521746115734187, 0.37162153672623105], "min": [0.22857150051864367, 0.22795808893419633, 0.7971026702757817, 2.1111656097861466, -0.07875189079827272, 0.8794798431337724, 0.23090672212774266, -0.2998345633720765, 0.8892418893555425, 2.126609302844278, -0.9371434339237563, 1.5973444358642819], "max": [0.6217485793704198, 0.3146261007581485, 1.1761237414526933, 3.030080789524295, 0.6747976241022209, 1.7188586347617765, 0.6181891195112675, -0.12488579909073998, 1.1752688234085868, 2.833106206946883, 0.6919863625029743, 2.750128437475718], "count": [373]}, "gripper_mode_state": {"mean": [0.21715817694369974, 0.4075067024128686], "std": [0.41231117269628675, 0.4913705220110962], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.8579088471849865, 1.839142091152815], "std": [0.4557325332091316, 0.5186818864980264], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.21715817694369974, 0.4075067024128686], "std": [0.41231117269628675, 0.4913705220110962], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.8579088471849865, 1.839142091152815], "std": [0.4557325332091316, 0.5186818864980264], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.5869772132041667, 0.4187198445929998], "std": [0.2808372878654911, 0.2055218088534163], "min": [0.025000001769512892, 0.07249999791383743], "max": [0.8949999511241913, 0.6324999779462814], "count": [373]}, "gripper_open_scale_action": {"mean": [0.5869772132041667, 0.4187198445929998], "std": [0.2808372878654911, 0.2055218088534163], "min": [0.025000001769512892, 0.07249999791383743], "max": [0.8949999511241913, 0.6324999779462814], "count": [373]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.7607843137254902]]], "mean": [[[0.37664218954248363]], [[0.4008482080610022]], [[0.3752105283224401]]], "std": [[[0.14596513410985898]], [[0.14745894379672825]], [[0.14196789684411815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786883843954248]], [[0.48962411151960783]], [[0.4762282250816993]]], "std": [[[0.12687251966801183]], [[0.11759136145678944]], [[0.12477296992964451]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45756723243464054]], [[0.4822163929738562]], [[0.4692768504901961]]], "std": [[[0.16328728135522128]], [[0.14843798352363693]], [[0.1534865609242034]]], "count": [100]}, "observation.state": {"min": [-0.08662910759449005, -0.021927665919065475, -1.2044516801834106, -1.0860213041305542, 0.5238566398620605, -0.009838666766881943, 0.020000001415610313, -0.01236599963158369, -0.09172400087118149, 0.028369000181555748, -3.1404058933258057, 0.044104475528001785, -3.1375086307525635, 0.04880955442786217, -0.01863066665828228, -1.3905141353607178, -0.017287444323301315, 0.4109911024570465, -1.2595586776733398, 0.0689999982714653, -0.008097999729216099, -0.002211000071838498, 0.12120600044727325, -3.1361820697784424, 0.23490385711193085, -3.0671544075012207], "max": [0.05885755643248558, 2.270411968231201, -0.48708376288414, -0.040697887539863586, 1.1667542457580566, 1.070146918296814, 0.6990000009536743, 0.3844990134239197, 0.004507000092417002, 0.3726400136947632, 3.136810541152954, 1.0364289283752441, 3.137735366821289, 0.4898225665092468, 2.191161870956421, -0.4719943404197693, 1.353287696838379, 1.2401952743530273, -0.05915411189198494, 0.48500001430511475, 0.38851800560951233, 0.2012380063533783, 0.3672879934310913, 3.1391491889953613, 1.0113310813903809, -1.724647045135498], "mean": [0.009640056639909744, 1.3406327962875366, -0.9637283086776733, -0.5357964038848877, 0.9059791564941406, 0.5635945200920105, 0.49819108843803406, 0.2461053878068924, -0.027730854228138924, 0.1991576850414276, -1.3986173868179321, 0.5760071277618408, 1.8613543510437012, 0.16497935354709625, 1.1850347518920898, -0.935434103012085, 0.4841523766517639, 0.893451452255249, -0.6639437079429626, 0.31258103251457214, 0.2172853797674179, 0.07289839535951614, 0.23282746970653534, -0.3915243446826935, 0.5917187929153442, -2.650434732437134], "std": [0.04789692163467407, 0.865095853805542, 0.3162500262260437, 0.4075298607349396, 0.1971033811569214, 0.4308330714702606, 0.20378807187080383, 0.16445612907409668, 0.02574458345770836, 0.08784178644418716, 2.4494199752807617, 0.2978719472885132, 2.296485662460327, 0.11429651081562042, 0.8405256271362305, 0.36112868785858154, 0.49971169233322144, 0.26059022545814514, 0.4544431269168854, 0.1668151617050171, 0.16003407537937164, 0.06861469149589539, 0.06781335920095444, 2.701960802078247, 0.28506895899772644, 0.444855660200119], "count": [432]}, "action": {"min": [-0.08662910759449005, -0.021927665919065475, -1.2044516801834106, -1.0860213041305542, 0.5238566398620605, -0.009838666766881943, 0.020000001415610313, -0.01236599963158369, -0.09172400087118149, 0.028369000181555748, -3.1404058933258057, 0.044104475528001785, -3.1375086307525635, 0.04880955442786217, -0.01863066665828228, -1.3905141353607178, -0.017287444323301315, 0.4109911024570465, -1.2595586776733398, 0.0689999982714653, -0.008097999729216099, -0.002211000071838498, 0.12120600044727325, -3.1361820697784424, 0.23490385711193085, -3.0671544075012207], "max": [0.05885755643248558, 2.270411968231201, -0.48708376288414, -0.040697887539863586, 1.1667542457580566, 1.070146918296814, 0.6990000009536743, 0.3844990134239197, 0.004507000092417002, 0.3726400136947632, 3.136810541152954, 1.0364289283752441, 3.137735366821289, 0.4898225665092468, 2.191161870956421, -0.4719943404197693, 1.353287696838379, 1.2401952743530273, -0.05915411189198494, 0.48500001430511475, 0.38851800560951233, 0.2012380063533783, 0.3672879934310913, 3.1391491889953613, 1.0113310813903809, -1.724647045135498], "mean": [0.009640056639909744, 1.3406327962875366, -0.9637283086776733, -0.5357964038848877, 0.9059791564941406, 0.5635945200920105, 0.49819108843803406, 0.2461053878068924, -0.027730854228138924, 0.1991576850414276, -1.3986173868179321, 0.5760071277618408, 1.8613543510437012, 0.16497935354709625, 1.1850347518920898, -0.935434103012085, 0.4841523766517639, 0.893451452255249, -0.6639437079429626, 0.31258103251457214, 0.2172853797674179, 0.07289839535951614, 0.23282746970653534, -0.3915243446826935, 0.5917187929153442, -2.650434732437134], "std": [0.04789692163467407, 0.865095853805542, 0.3162500262260437, 0.4075298607349396, 0.1971033811569214, 0.4308330714702606, 0.20378807187080383, 0.16445612907409668, 0.02574458345770836, 0.08784178644418716, 2.4494199752807617, 0.2978719472885132, 2.296485662460327, 0.11429651081562042, 0.8405256271362305, 0.36112868785858154, 0.49971169233322144, 0.26059022545814514, 0.4544431269168854, 0.1668151617050171, 0.16003407537937164, 0.06861469149589539, 0.06781335920095444, 2.701960802078247, 0.28506895899772644, 0.444855660200119], "count": [432]}, "timestamp": {"min": [0.0], "max": [14.366666666666667], "mean": [7.183333333333333], "std": [4.156910800992415], "count": [432]}, "frame_index": {"min": [0], "max": [431], "mean": [215.5], "std": [124.70732402977247], "count": [432]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [432]}, "index": {"min": [87719], "max": [88150], "mean": [87934.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [2.509259259259259, 5.0, 5.0, 5.0, 5.0], "std": [1.8104397377145034, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [432]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [432]}, "eef_direction_state": {"mean": [4.314814814814815, 3.8819444444444446], "std": [2.0923057817214423, 2.2592296123586086], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.8541666666666666, 1.0439814814814814], "std": [0.8972856444732529, 0.8847529889799302], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.7060185185185185, 0.9004629629629629], "std": [0.8300830389237658, 0.8315535263269459], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.314814814814815, 3.8819444444444446], "std": [2.0923057817214423, 2.2592296123586086], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.8541666666666666, 1.0439814814814814], "std": [0.8972856444732529, 0.8847529889799302], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.7060185185185185, 0.9004629629629629], "std": [0.8300830389237658, 0.8315535263269459], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.484427548988919, 0.27340695346212407, 0.9737712961120335, 2.530248347209526, 0.24708927023449903, 1.2868181869359059, 0.4561449664997414, -0.22597716807221346, 1.0083746246516385, 2.4968095679567175, -0.11628956019300031, 2.096895876416902], "std": [0.1640730199150566, 0.02596789683847835, 0.08783079803541656, 0.2941474495149955, 0.23359565902632787, 0.2301883666744913, 0.16017671943623113, 0.06830081828908523, 0.06742280776432998, 0.24867423908576478, 0.46079551887163983, 0.3539184087671584], "min": [0.22659181036280876, 0.20909095778149844, 0.8034212919405908, 2.10457782463663, -0.08521108963801027, 0.9651012554308707, 0.230627992567373, -0.30079222705479713, 0.897397953940691, 2.1265814040363256, -0.786808222310488, 1.6691947774141438], "max": [0.6224722213768974, 0.3058937555766106, 1.1471024191992862, 3.0963408580604286, 0.6014714305157121, 1.6775961924918223, 0.6278341240009311, -0.0982137280995151, 1.1426979261883328, 2.809291684383386, 0.6295376495048721, 2.7855976794512407], "count": [432]}, "eef_sim_pose_action": {"mean": [0.484427548988919, 0.27340695346212407, 0.9737712961120335, 2.530248347209526, 0.24708927023449903, 1.2868181869359059, 0.4561449664997414, -0.22597716807221346, 1.0083746246516385, 2.4968095679567175, -0.11628956019300031, 2.096895876416902], "std": [0.1640730199150566, 0.02596789683847835, 0.08783079803541656, 0.2941474495149955, 0.23359565902632787, 0.2301883666744913, 0.16017671943623113, 0.06830081828908523, 0.06742280776432998, 0.24867423908576478, 0.46079551887163983, 0.3539184087671584], "min": [0.22659181036280876, 0.20909095778149844, 0.8034212919405908, 2.10457782463663, -0.08521108963801027, 0.9651012554308707, 0.230627992567373, -0.30079222705479713, 0.897397953940691, 2.1265814040363256, -0.786808222310488, 1.6691947774141438], "max": [0.6224722213768974, 0.3058937555766106, 1.1471024191992862, 3.0963408580604286, 0.6014714305157121, 1.6775961924918223, 0.6278341240009311, -0.0982137280995151, 1.1426979261883328, 2.809291684383386, 0.6295376495048721, 2.7855976794512407], "count": [432]}, "gripper_mode_state": {"mean": [0.17592592592592593, 0.5787037037037037], "std": [0.38075713323985155, 0.49376687517827544], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.8657407407407407, 1.8935185185185186], "std": [0.4362428046816198, 0.4169494924888313], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.17592592592592593, 0.5787037037037037], "std": [0.38075713323985155, 0.49376687517827544], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.8657407407407407, 1.8935185185185186], "std": [0.4362428046816198, 0.4169494924888313], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.6227401526228749, 0.39072627604818316], "std": [0.25473444033567105, 0.20851889015451852], "min": [0.025000001769512892, 0.08624999783933163], "max": [0.8737500011920929, 0.6062500178813934], "count": [432]}, "gripper_open_scale_action": {"mean": [0.6227401526228749, 0.39072627604818316], "std": [0.25473444033567105, 0.20851889015451852], "min": [0.025000001769512892, 0.08624999783933163], "max": [0.8737500011920929, 0.6062500178813934], "count": [432]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.803921568627451]], [[0.7411764705882353]]], "mean": [[[0.3776985185185185]], [[0.4005723148148148]], [[0.374888052832244]]], "std": [[[0.14618510399591672]], [[0.1475869280143713]], [[0.14187072228656183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873370955882353]], [[0.4977490665849673]], [[0.4848719750816994]]], "std": [[[0.13847844835100673]], [[0.13193523690987094]], [[0.13963435802532057]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46650320465686274]], [[0.48949156454248366]], [[0.47782133578431374]]], "std": [[[0.1586546480448514]], [[0.1423046237075194]], [[0.1468598001413773]]], "count": [100]}, "observation.state": {"min": [-0.06471888720989227, -0.021927665919065475, -1.32199227809906, -1.1061347723007202, 0.5158496499061584, 0.0580027773976326, 0.02199999988079071, -0.012476000003516674, -0.09234499931335449, 0.018373999744653702, -3.139585494995117, -0.001029744278639555, -3.141592502593994, 0.036877553910017014, -0.01978199928998947, -1.2312114238739014, -0.019258666783571243, 0.5180825591087341, -1.7042698860168457, 0.0860000029206276, -0.008627999573946, -0.0022879999596625566, 0.10401599854230881, -3.139410972595215, 0.2698802649974823, -3.106912851333618], "max": [0.11715688556432724, 2.326896905899048, -0.48687443137168884, -0.04437866806983948, 1.1668589115142822, 0.9684283137321472, 0.7050000429153442, 0.39744600653648376, 0.0034169999416917562, 0.4226830005645752, 3.1391491889953613, 1.1315841674804688, 3.140021800994873, 0.4291333258152008, 2.160930633544922, -0.47225600481033325, 1.2762879133224487, 1.2404744625091553, -0.005983444396406412, 0.5559999942779541, 0.37261199951171875, 0.19665199518203735, 0.39229199290275574, 3.1296372413635254, 1.0409667491912842, -1.4889578819274902], "mean": [0.04535750672221184, 1.3237711191177368, -0.9908290505409241, -0.5299346446990967, 1.0054937601089478, 0.5002581477165222, 0.5112660527229309, 0.23547053337097168, -0.020538197830319405, 0.19547785818576813, -0.9265248775482178, 0.5233830213546753, 2.1475608348846436, 0.1425846815109253, 1.107529878616333, -0.8851082921028137, 0.5200048089027405, 0.8883845210075378, -0.6886415481567383, 0.3325881063938141, 0.201590433716774, 0.06643315404653549, 0.23519061505794525, -0.27921125292778015, 0.6396297216415405, -2.6918365955352783], "std": [0.06873154640197754, 0.9437304139137268, 0.36737263202667236, 0.4146985709667206, 0.18765021860599518, 0.3548022508621216, 0.18050265312194824, 0.17373093962669373, 0.0237662922590971, 0.1041053831577301, 2.5997602939605713, 0.35058340430259705, 2.12695050239563, 0.128757044672966, 0.840957522392273, 0.33233970403671265, 0.5177346467971802, 0.23785564303398132, 0.5805577039718628, 0.17073693871498108, 0.15941357612609863, 0.07192590832710266, 0.07099100947380066, 2.7668700218200684, 0.2692224979400635, 0.5158848762512207], "count": [389]}, "action": {"min": [-0.06471888720989227, -0.021927665919065475, -1.32199227809906, -1.1061347723007202, 0.5158496499061584, 0.0580027773976326, 0.02199999988079071, -0.012476000003516674, -0.09234499931335449, 0.018373999744653702, -3.139585494995117, -0.001029744278639555, -3.141592502593994, 0.036877553910017014, -0.01978199928998947, -1.2312114238739014, -0.019258666783571243, 0.5180825591087341, -1.7042698860168457, 0.0860000029206276, -0.008627999573946, -0.0022879999596625566, 0.10401599854230881, -3.139410972595215, 0.2698802649974823, -3.106912851333618], "max": [0.11715688556432724, 2.326896905899048, -0.48687443137168884, -0.04437866806983948, 1.1668589115142822, 0.9684283137321472, 0.7050000429153442, 0.39744600653648376, 0.0034169999416917562, 0.4226830005645752, 3.1391491889953613, 1.1315841674804688, 3.140021800994873, 0.4291333258152008, 2.160930633544922, -0.47225600481033325, 1.2762879133224487, 1.2404744625091553, -0.005983444396406412, 0.5559999942779541, 0.37261199951171875, 0.19665199518203735, 0.39229199290275574, 3.1296372413635254, 1.0409667491912842, -1.4889578819274902], "mean": [0.04535750672221184, 1.3237711191177368, -0.9908290505409241, -0.5299346446990967, 1.0054937601089478, 0.5002581477165222, 0.5112660527229309, 0.23547053337097168, -0.020538197830319405, 0.19547785818576813, -0.9265248775482178, 0.5233830213546753, 2.1475608348846436, 0.1425846815109253, 1.107529878616333, -0.8851082921028137, 0.5200048089027405, 0.8883845210075378, -0.6886415481567383, 0.3325881063938141, 0.201590433716774, 0.06643315404653549, 0.23519061505794525, -0.27921125292778015, 0.6396297216415405, -2.6918365955352783], "std": [0.06873154640197754, 0.9437304139137268, 0.36737263202667236, 0.4146985709667206, 0.18765021860599518, 0.3548022508621216, 0.18050265312194824, 0.17373093962669373, 0.0237662922590971, 0.1041053831577301, 2.5997602939605713, 0.35058340430259705, 2.12695050239563, 0.128757044672966, 0.840957522392273, 0.33233970403671265, 0.5177346467971802, 0.23785564303398132, 0.5805577039718628, 0.17073693871498108, 0.15941357612609863, 0.07192590832710266, 0.07099100947380066, 2.7668700218200684, 0.2692224979400635, 0.5158848762512207], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [389]}, "index": {"min": [88151], "max": [88539], "mean": [88345.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [2.6863753213367607, 5.0, 5.0, 5.0, 5.0], "std": [1.8166169504000882, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [389]}, "eef_direction_state": {"mean": [4.113110539845758, 3.9768637532133675], "std": [2.0923554925158285, 2.243981825084226], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.9460154241645244, 0.9280205655526992], "std": [0.8691607569120482, 0.8752297911050148], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.8226221079691517, 0.7660668380462725], "std": [0.858588734815669, 0.8326747595386667], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.113110539845758, 3.9768637532133675], "std": [2.0923554925158285, 2.243981825084226], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.9460154241645244, 0.9280205655526992], "std": [0.8691607569120482, 0.8752297911050148], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.8226221079691517, 0.7660668380462725], "std": [0.858588734815669, 0.8326747595386667], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.47375330206727656, 0.2805675705344539, 0.9701213247625261, 2.5602752017931407, 0.33396352776119625, 1.3711641195187225, 0.44051096555921465, -0.2324604290309511, 1.0107508920451995, 2.452763329802936, -0.1063904983689955, 2.0601377548387028], "std": [0.17329938010438323, 0.02395795945068878, 0.1041674872449663, 0.4378921775676852, 0.3476770241176947, 0.172240322404397, 0.15960935945236615, 0.07158275137081486, 0.07065971546208584, 0.22969813197719208, 0.42630462984210743, 0.4100273844467943], "min": [0.22648131574779273, 0.20841809309362253, 0.793241448387604, -3.141162179595453, -0.08164553177842304, 1.0237028413998477, 0.2300458726003896, -0.30086877313031885, 0.8801689287244044, 2.0969065266330302, -0.810993431032329, 1.6043633159166437], "max": [0.6352528991220994, 0.3048026306431625, 1.1972857021479826, 3.1411927965946664, 0.800257365417727, 1.666688557839063, 0.6119320281798076, -0.10271421504843697, 1.1677691436202065, 2.7520698347191193, 0.5773581321242851, 2.906648586120736], "count": [389]}, "eef_sim_pose_action": {"mean": [0.47375330206727656, 0.2805675705344539, 0.9701213247625261, 2.5602752017931407, 0.33396352776119625, 1.3711641195187225, 0.44051096555921465, -0.2324604290309511, 1.0107508920451995, 2.452763329802936, -0.1063904983689955, 2.0601377548387028], "std": [0.17329938010438323, 0.02395795945068878, 0.1041674872449663, 0.4378921775676852, 0.3476770241176947, 0.172240322404397, 0.15960935945236615, 0.07158275137081486, 0.07065971546208584, 0.22969813197719208, 0.42630462984210743, 0.4100273844467943], "min": [0.22648131574779273, 0.20841809309362253, 0.793241448387604, -3.141162179595453, -0.08164553177842304, 1.0237028413998477, 0.2300458726003896, -0.30086877313031885, 0.8801689287244044, 2.0969065266330302, -0.810993431032329, 1.6043633159166437], "max": [0.6352528991220994, 0.3048026306431625, 1.1972857021479826, 3.1411927965946664, 0.800257365417727, 1.666688557839063, 0.6119320281798076, -0.10271421504843697, 1.1677691436202065, 2.7520698347191193, 0.5773581321242851, 2.906648586120736], "count": [389]}, "gripper_mode_state": {"mean": [0.13624678663239073, 0.4370179948586118], "std": [0.34305043326709056, 0.49601740597318716], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8637532133676094, 1.8431876606683804], "std": [0.44715300576162265, 0.5106436467196503], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.13624678663239073, 0.4370179948586118], "std": [0.34305043326709056, 0.49601740597318716], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8637532133676094, 1.8431876606683804], "std": [0.44715300576162265, 0.5106436467196503], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.6390809646213863, 0.41573586102795324], "std": [0.22562845256559796, 0.21342086757380319], "min": [0.027499999850988388, 0.10750000365078449], "max": [0.8812500536441803, 0.6949999928474426], "count": [389]}, "gripper_open_scale_action": {"mean": [0.6390809646213863, 0.41573586102795324], "std": [0.22562845256559796, 0.21342086757380319], "min": [0.027499999850988388, 0.10750000365078449], "max": [0.8812500536441803, 0.6949999928474426], "count": [389]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.9254901960784314]], [[0.8549019607843137]]], "mean": [[[0.37767371732026145]], [[0.39993372549019607]], [[0.37450354847494555]]], "std": [[[0.14540265590761026]], [[0.14766556456291002]], [[0.14208777880886886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485437391748366]], [[0.4960990890522876]], [[0.48289018178104576]]], "std": [[[0.13373226950328632]], [[0.12606853096459344]], [[0.13285214987750826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469378762254902]], [[0.48928485906862745]], [[0.47816770833333333]]], "std": [[[0.15827516159626911]], [[0.14635014858204548]], [[0.15059520182970712]]], "count": [100]}, "observation.state": {"min": [-0.0645444467663765, -0.02189277857542038, -1.0853933095932007, -1.261023998260498, 0.47440165281295776, 0.03783699870109558, 0.020000001415610313, -0.009750000201165676, -0.08443800359964371, 0.021402999758720398, -3.1408071517944336, 0.06576400995254517, -3.1390445232391357, 0.013484555296599865, -0.016781555488705635, -1.173261046409607, -0.014199777506291866, 0.5055574178695679, -1.5994287729263306, 0.10200000554323196, -0.008138000033795834, -0.001474000047892332, 0.13286499679088593, -3.1364963054656982, 0.26199138164520264, -3.1178386211395264], "max": [0.09793311357498169, 2.2484841346740723, -0.48614177107810974, 0.0, 1.1668239831924438, 1.2064229249954224, 0.6520000100135803, 0.3668999969959259, 0.021074000746011734, 0.38151100277900696, 3.1337387561798096, 1.0338108539581299, 3.1407723426818848, 0.49029356241226196, 2.060904026031494, -0.47237810492515564, 1.3262487649917603, 1.2397418022155762, -0.005983444396406412, 0.49800002574920654, 0.3651770055294037, 0.2154020071029663, 0.39996498823165894, 3.136286735534668, 1.0293776988983154, -1.4339799880981445], "mean": [0.04503016173839569, 1.2364921569824219, -0.8649489879608154, -0.5657144784927368, 0.9153352379798889, 0.5608554482460022, 0.48779094219207764, 0.21650363504886627, -0.01934361644089222, 0.20014247298240662, -0.4558132588863373, 0.5951803922653198, 1.5726251602172852, 0.1532495766878128, 1.1002665758132935, -0.8731153607368469, 0.5029991269111633, 0.8748837113380432, -0.6392989754676819, 0.34030142426490784, 0.1980336308479309, 0.07205203920602798, 0.2359926700592041, -0.35640206933021545, 0.6199707984924316, -2.725020408630371], "std": [0.04456170275807381, 0.877673327922821, 0.26541030406951904, 0.520748496055603, 0.2114313542842865, 0.497501939535141, 0.1933554857969284, 0.15882892906665802, 0.027002258226275444, 0.09482184052467346, 2.759659767150879, 0.3051565885543823, 2.6004254817962646, 0.1521926373243332, 0.8255468010902405, 0.3181488513946533, 0.49571940302848816, 0.24502727389335632, 0.5762619972229004, 0.14284223318099976, 0.15508344769477844, 0.0781683623790741, 0.06533709913492203, 2.761427640914917, 0.2903222441673279, 0.5280384421348572], "count": [390]}, "action": {"min": [-0.0645444467663765, -0.02189277857542038, -1.0853933095932007, -1.261023998260498, 0.47440165281295776, 0.03783699870109558, 0.020000001415610313, -0.009750000201165676, -0.08443800359964371, 0.021402999758720398, -3.1408071517944336, 0.06576400995254517, -3.1390445232391357, 0.013484555296599865, -0.016781555488705635, -1.173261046409607, -0.014199777506291866, 0.5055574178695679, -1.5994287729263306, 0.10200000554323196, -0.008138000033795834, -0.001474000047892332, 0.13286499679088593, -3.1364963054656982, 0.26199138164520264, -3.1178386211395264], "max": [0.09793311357498169, 2.2484841346740723, -0.48614177107810974, 0.0, 1.1668239831924438, 1.2064229249954224, 0.6520000100135803, 0.3668999969959259, 0.021074000746011734, 0.38151100277900696, 3.1337387561798096, 1.0338108539581299, 3.1407723426818848, 0.49029356241226196, 2.060904026031494, -0.47237810492515564, 1.3262487649917603, 1.2397418022155762, -0.005983444396406412, 0.49800002574920654, 0.3651770055294037, 0.2154020071029663, 0.39996498823165894, 3.136286735534668, 1.0293776988983154, -1.4339799880981445], "mean": [0.04503016173839569, 1.2364921569824219, -0.8649489879608154, -0.5657144784927368, 0.9153352379798889, 0.5608554482460022, 0.48779094219207764, 0.21650363504886627, -0.01934361644089222, 0.20014247298240662, -0.4558132588863373, 0.5951803922653198, 1.5726251602172852, 0.1532495766878128, 1.1002665758132935, -0.8731153607368469, 0.5029991269111633, 0.8748837113380432, -0.6392989754676819, 0.34030142426490784, 0.1980336308479309, 0.07205203920602798, 0.2359926700592041, -0.35640206933021545, 0.6199707984924316, -2.725020408630371], "std": [0.04456170275807381, 0.877673327922821, 0.26541030406951904, 0.520748496055603, 0.2114313542842865, 0.497501939535141, 0.1933554857969284, 0.15882892906665802, 0.027002258226275444, 0.09482184052467346, 2.759659767150879, 0.3051565885543823, 2.6004254817962646, 0.1521926373243332, 0.8255468010902405, 0.3181488513946533, 0.49571940302848816, 0.24502727389335632, 0.5762619972229004, 0.14284223318099976, 0.15508344769477844, 0.0781683623790741, 0.06533709913492203, 2.761427640914917, 0.2903222441673279, 0.5280384421348572], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [390]}, "index": {"min": [88540], "max": [88929], "mean": [88734.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [2.707692307692308, 5.0, 5.0, 5.0, 5.0], "std": [1.8036124172003518, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [390]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [390]}, "eef_direction_state": {"mean": [4.197435897435898, 4.0025641025641026], "std": [2.0962710701951277, 2.192643549022586], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.9487179487179487, 0.8974358974358975], "std": [0.9015291268732901, 0.8680916823514604], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.8564102564102564, 0.8589743589743589], "std": [0.8857257988023359, 0.8552156569283337], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.197435897435898, 4.0025641025641026], "std": [2.0962710701951277, 2.192643549022586], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.9487179487179487, 0.8974358974358975], "std": [0.9015291268732901, 0.8680916823514604], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.8564102564102564, 0.8589743589743589], "std": [0.8857257988023359, 0.8552156569283337], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.454723100247354, 0.28168360093000316, 0.9748000557457348, 2.4972889092557136, 0.27514009801918005, 1.3831850685736211, 0.43692768789188874, -0.2268301667005732, 1.0115520945065157, 2.4726938127058102, -0.12159922423853704, 2.0422601176726287], "std": [0.1583615542602005, 0.02734421368030418, 0.09492124287113522, 0.29272902234937165, 0.29936063670254387, 0.2449667516812663, 0.15524559169332489, 0.07787052280857351, 0.06500032501421861, 0.24965780621932065, 0.4424990010077142, 0.4336461461846094], "min": [0.22908146749191338, 0.21611756198370144, 0.7962946707594432, 2.1048085169038995, -0.05831197066405447, 0.9295761733749472, 0.23062297166058243, -0.30005359868284054, 0.9090332639573604, 2.1118167579816847, -0.8654516495158647, 1.5962293371432732], "max": [0.6044719298808388, 0.3223992802077131, 1.1561033491619366, 3.0716720548970873, 0.6831370123077236, 1.7680654983941204, 0.6039771838760933, -0.08373256056383087, 1.1753167254527177, 2.8004803671550587, 0.6823865643758897, 3.0435986914175905], "count": [390]}, "eef_sim_pose_action": {"mean": [0.454723100247354, 0.28168360093000316, 0.9748000557457348, 2.4972889092557136, 0.27514009801918005, 1.3831850685736211, 0.43692768789188874, -0.2268301667005732, 1.0115520945065157, 2.4726938127058102, -0.12159922423853704, 2.0422601176726287], "std": [0.1583615542602005, 0.02734421368030418, 0.09492124287113522, 0.29272902234937165, 0.29936063670254387, 0.2449667516812663, 0.15524559169332489, 0.07787052280857351, 0.06500032501421861, 0.24965780621932065, 0.4424990010077142, 0.4336461461846094], "min": [0.22908146749191338, 0.21611756198370144, 0.7962946707594432, 2.1048085169038995, -0.05831197066405447, 0.9295761733749472, 0.23062297166058243, -0.30005359868284054, 0.9090332639573604, 2.1118167579816847, -0.8654516495158647, 1.5962293371432732], "max": [0.6044719298808388, 0.3223992802077131, 1.1561033491619366, 3.0716720548970873, 0.6831370123077236, 1.7680654983941204, 0.6039771838760933, -0.08373256056383087, 1.1753167254527177, 2.8004803671550587, 0.6823865643758897, 3.0435986914175905], "count": [390]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.5794871794871795], "std": [0.3726779962499652, 0.4936413559429272], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8717948717948718, 1.882051282051282], "std": [0.4343865216948051, 0.4313792993807821], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.16666666666666666, 0.5794871794871795], "std": [0.3726779962499652, 0.4936413559429272], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8717948717948718, 1.882051282051282], "std": [0.4343865216948051, 0.4313792993807821], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.609740398489894, 0.4253782161917442], "std": [0.24169436376555176, 0.1785528424615443], "min": [0.025000001769512892, 0.12750000692903996], "max": [0.8150000125169754, 0.6225000321865082], "count": [390]}, "gripper_open_scale_action": {"mean": [0.609740398489894, 0.4253782161917442], "std": [0.24169436376555176, 0.1785528424615443], "min": [0.025000001769512892, 0.12750000692903996], "max": [0.8150000125169754, 0.6225000321865082], "count": [390]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6980392156862745]], [[0.6549019607843137]]], "mean": [[[0.3795317837690632]], [[0.4030226416122004]], [[0.37738155228758175]]], "std": [[[0.1421723868660148]], [[0.14372410630050458]], [[0.13801757254640787]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831882066993464]], [[0.49369847426470587]], [[0.48175623366013076]]], "std": [[[0.12276314546463275]], [[0.11383318080145799]], [[0.11949941225921394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46697059436274513]], [[0.48631686274509806]], [[0.4752501960784314]]], "std": [[[0.16016853514725]], [[0.14770946702827054]], [[0.15193001203174322]]], "count": [100]}, "observation.state": {"min": [-0.03851733356714249, -0.022503333166241646, -1.145140528678894, -1.0958949327468872, 0.46135321259498596, 0.08209355920553207, 0.017999999225139618, -0.00992400012910366, -0.06007799878716469, 0.025205999612808228, -3.140789747238159, 0.12507028877735138, -3.1382241249084473, -0.024195443838834763, -0.01870044507086277, -1.2129820585250854, -0.03965122252702713, 0.4488455653190613, -1.8952168226242065, 0.08699999749660492, -0.008143000304698944, -0.0035989999305456877, 0.13675299286842346, -3.136723279953003, 0.4218809902667999, -3.112323522567749], "max": [0.059851888567209244, 2.2603812217712402, -0.4864732325077057, -0.02145666629076004, 1.167033314704895, 1.1305046081542969, 0.7150000333786011, 0.3755649924278259, 0.0097850002348423, 0.37659400701522827, 3.133319854736328, 1.0348581075668335, 3.130824089050293, 0.4884967803955078, 2.0823781490325928, -0.4725525677204132, 1.58273446559906, 1.240387201309204, 0.0, 0.48500001430511475, 0.3717629909515381, 0.18364299833774567, 0.38916298747062683, 3.1397252082824707, 1.0295348167419434, -1.3309880495071411], "mean": [0.026850806549191475, 1.1804394721984863, -0.8904570937156677, -0.4580337107181549, 0.888697624206543, 0.505165696144104, 0.4960506856441498, 0.21574562788009644, -0.019745027646422386, 0.2170940339565277, -0.9148535132408142, 0.6349601745605469, 1.7469595670700073, 0.12610241770744324, 1.0320838689804077, -0.8193084597587585, 0.6338801980018616, 0.8817244172096252, -0.7741481065750122, 0.33572569489479065, 0.18500570952892303, 0.06505794823169708, 0.24096740782260895, -0.4384964406490326, 0.7134281992912292, -2.745134115219116], "std": [0.02465542033314705, 0.8526934385299683, 0.295259028673172, 0.39579272270202637, 0.22514215111732483, 0.4227793216705322, 0.2008485496044159, 0.16131338477134705, 0.022317901253700256, 0.0890282541513443, 2.732515335083008, 0.2842119634151459, 2.3986032009124756, 0.16813860833644867, 0.8088470101356506, 0.3196921944618225, 0.6084520220756531, 0.2560790181159973, 0.658275842666626, 0.14378489553928375, 0.1540200412273407, 0.07349134981632233, 0.05959378555417061, 2.752892017364502, 0.22206375002861023, 0.507053017616272], "count": [350]}, "action": {"min": [-0.03851733356714249, -0.022503333166241646, -1.145140528678894, -1.0958949327468872, 0.46135321259498596, 0.08209355920553207, 0.017999999225139618, -0.00992400012910366, -0.06007799878716469, 0.025205999612808228, -3.140789747238159, 0.12507028877735138, -3.1382241249084473, -0.024195443838834763, -0.01870044507086277, -1.2129820585250854, -0.03965122252702713, 0.4488455653190613, -1.8952168226242065, 0.08699999749660492, -0.008143000304698944, -0.0035989999305456877, 0.13675299286842346, -3.136723279953003, 0.4218809902667999, -3.112323522567749], "max": [0.059851888567209244, 2.2603812217712402, -0.4864732325077057, -0.02145666629076004, 1.167033314704895, 1.1305046081542969, 0.7150000333786011, 0.3755649924278259, 0.0097850002348423, 0.37659400701522827, 3.133319854736328, 1.0348581075668335, 3.130824089050293, 0.4884967803955078, 2.0823781490325928, -0.4725525677204132, 1.58273446559906, 1.240387201309204, 0.0, 0.48500001430511475, 0.3717629909515381, 0.18364299833774567, 0.38916298747062683, 3.1397252082824707, 1.0295348167419434, -1.3309880495071411], "mean": [0.026850806549191475, 1.1804394721984863, -0.8904570937156677, -0.4580337107181549, 0.888697624206543, 0.505165696144104, 0.4960506856441498, 0.21574562788009644, -0.019745027646422386, 0.2170940339565277, -0.9148535132408142, 0.6349601745605469, 1.7469595670700073, 0.12610241770744324, 1.0320838689804077, -0.8193084597587585, 0.6338801980018616, 0.8817244172096252, -0.7741481065750122, 0.33572569489479065, 0.18500570952892303, 0.06505794823169708, 0.24096740782260895, -0.4384964406490326, 0.7134281992912292, -2.745134115219116], "std": [0.02465542033314705, 0.8526934385299683, 0.295259028673172, 0.39579272270202637, 0.22514215111732483, 0.4227793216705322, 0.2008485496044159, 0.16131338477134705, 0.022317901253700256, 0.0890282541513443, 2.732515335083008, 0.2842119634151459, 2.3986032009124756, 0.16813860833644867, 0.8088470101356506, 0.3196921944618225, 0.6084520220756531, 0.2560790181159973, 0.658275842666626, 0.14378489553928375, 0.1540200412273407, 0.07349134981632233, 0.05959378555417061, 2.752892017364502, 0.22206375002861023, 0.507053017616272], "count": [350]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [350]}, "index": {"min": [88930], "max": [89279], "mean": [89104.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [2.7857142857142856, 5.0, 5.0, 5.0, 5.0], "std": [1.8165340399693441, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [350]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [350]}, "eef_direction_state": {"mean": [4.097142857142857, 3.88], "std": [2.0980924280723925, 2.2481484445141615], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.9942857142857143, 1.0114285714285713], "std": [0.8944089371975087, 0.900720799795185], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.8971428571428571, 0.8942857142857142], "std": [0.8820384553604755, 0.8436122525503423], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.097142857142857, 3.88], "std": [2.0980924280723925, 2.2481484445141615], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.9942857142857143, 1.0114285714285713], "std": [0.8944089371975087, 0.900720799795185], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.8971428571428571, 0.8942857142857142], "std": [0.8820384553604755, 0.8436122525503423], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.4540998513377479, 0.2814339030938077, 0.9917462396590572, 2.4835336827807835, 0.1814590604668699, 1.3465980275679006, 0.4240226166607201, -0.23393605199521098, 1.0165741184804586, 2.3642507271750643, -0.1247574060877411, 2.0631531429777414], "std": [0.16094578187918132, 0.02254460274872405, 0.0890501444400107, 0.2782961084412556, 0.20388281818776727, 0.24347676651434857, 0.15423840895744642, 0.0730493193412622, 0.05927040110652851, 0.17249031843162158, 0.40517784434072285, 0.4151404746423567], "min": [0.22897655142685397, 0.24061682306814244, 0.8001204112801168, 2.1039773744593, -0.07440957050829078, 0.995594462254377, 0.23055200022473338, -0.302177797781945, 0.9129609196121207, 2.1108935165746474, -0.8218361142354457, 1.5892918046365392], "max": [0.6135038928757404, 0.31113706469734903, 1.151262267627429, 3.012423240702544, 0.5563032278196354, 1.6720788492008793, 0.6107055009943455, -0.11596295168209754, 1.164638184165055, 2.6232092505297175, 0.6065787072821069, 3.0479824932327984], "count": [350]}, "eef_sim_pose_action": {"mean": [0.4540998513377479, 0.2814339030938077, 0.9917462396590572, 2.4835336827807835, 0.1814590604668699, 1.3465980275679006, 0.4240226166607201, -0.23393605199521098, 1.0165741184804586, 2.3642507271750643, -0.1247574060877411, 2.0631531429777414], "std": [0.16094578187918132, 0.02254460274872405, 0.0890501444400107, 0.2782961084412556, 0.20388281818776727, 0.24347676651434857, 0.15423840895744642, 0.0730493193412622, 0.05927040110652851, 0.17249031843162158, 0.40517784434072285, 0.4151404746423567], "min": [0.22897655142685397, 0.24061682306814244, 0.8001204112801168, 2.1039773744593, -0.07440957050829078, 0.995594462254377, 0.23055200022473338, -0.302177797781945, 0.9129609196121207, 2.1108935165746474, -0.8218361142354457, 1.5892918046365392], "max": [0.6135038928757404, 0.31113706469734903, 1.151262267627429, 3.012423240702544, 0.5563032278196354, 1.6720788492008793, 0.6107055009943455, -0.11596295168209754, 1.164638184165055, 2.6232092505297175, 0.6065787072821069, 3.0479824932327984], "count": [350]}, "gripper_mode_state": {"mean": [0.17142857142857143, 0.39714285714285713], "std": [0.3768830273792279, 0.48930604754413876], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.8485714285714285, 1.8285714285714285], "std": [0.46283068707461067, 0.5283783431116259], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.17142857142857143, 0.39714285714285713], "std": [0.3768830273792279, 0.48930604754413876], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.8485714285714285, 1.8285714285714285], "std": [0.46283068707461067, 0.5283783431116259], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.6200642785523087, 0.41965713461062737], "std": [0.25106043606263445, 0.17973136578434876], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.8937500417232513, 0.6062500178813934], "count": [350]}, "gripper_open_scale_action": {"mean": [0.6200642785523087, 0.41965713461062737], "std": [0.25106043606263445, 0.17973136578434876], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.8937500417232513, 0.6062500178813934], "count": [350]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.7294117647058823]], [[0.7137254901960784]]], "mean": [[[0.3757915876906318]], [[0.40051042755991284]], [[0.3752038888888889]]], "std": [[[0.14974311952963223]], [[0.15142430585872635]], [[0.14552354806870244]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762976102941176]], [[0.48802954248366015]], [[0.47374983251633984]]], "std": [[[0.13085945144846384]], [[0.1231090396595162]], [[0.13108595810505932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46529892973856213]], [[0.48624537173202614]], [[0.47441076593137255]]], "std": [[[0.15143084610697247]], [[0.13993023912557434]], [[0.14486852322175628]]], "count": [100]}, "observation.state": {"min": [-0.12453588843345642, -0.021910222247242928, -1.318712830543518, -1.0358860492706299, 0.44481587409973145, 0.027126111090183258, 0.020999999716877937, -0.010232999920845032, -0.10519299656152725, 0.024762999266386032, -3.141592502593994, 0.08068656921386719, -3.141592502593994, -0.01746188849210739, -0.01718277856707573, -1.0411367416381836, 0.012350666336715221, 0.3001142144203186, -1.8471050262451172, 0.049000002443790436, -0.008142000064253807, 0.0012839999981224537, 0.10248599946498871, -3.1373515129089355, 0.2543817162513733, -3.101729393005371], "max": [0.03790677711367607, 2.2375640869140625, -0.4864906668663025, -0.0427737794816494, 1.1665797233581543, 0.975894570350647, 0.6930000185966492, 0.3717460036277771, 0.0033480001147836447, 0.4011789858341217, 3.1379973888397217, 1.0335839986801147, 3.140946865081787, 0.47865810990333557, 2.054379940032959, -0.47229090332984924, 1.3610678911209106, 1.2403697967529297, -0.08027933537960052, 0.4710000157356262, 0.3559359908103943, 0.1891849935054779, 0.37646201252937317, 3.1270716190338135, 1.0128669738769531, -1.576433777809143], "mean": [0.002043892629444599, 1.2628564834594727, -0.9012951850891113, -0.4551776349544525, 0.9175286889076233, 0.48030200600624084, 0.5129404664039612, 0.2198663055896759, -0.03022376075387001, 0.19793732464313507, -1.518762469291687, 0.5279654860496521, 1.739190697669983, 0.13600276410579681, 1.0655698776245117, -0.7841541767120361, 0.6606490612030029, 0.8147866725921631, -0.77061527967453, 0.33703702688217163, 0.18594326078891754, 0.06671787798404694, 0.23011015355587006, -0.2618032991886139, 0.6687889695167542, -2.749180316925049], "std": [0.04896535724401474, 0.8710981607437134, 0.30361849069595337, 0.3633277118206024, 0.21932277083396912, 0.3639855980873108, 0.18942514061927795, 0.15733054280281067, 0.03284977376461029, 0.096811443567276, 2.431492567062378, 0.31102392077445984, 2.400831699371338, 0.16558310389518738, 0.7914416790008545, 0.24644388258457184, 0.5437952876091003, 0.3058306574821472, 0.6350269913673401, 0.15946461260318756, 0.14602245390415192, 0.07121684402227402, 0.06907391548156738, 2.7575833797454834, 0.24625763297080994, 0.45950406789779663], "count": [358]}, "action": {"min": [-0.12453588843345642, -0.021910222247242928, -1.318712830543518, -1.0358860492706299, 0.44481587409973145, 0.027126111090183258, 0.020999999716877937, -0.010232999920845032, -0.10519299656152725, 0.024762999266386032, -3.141592502593994, 0.08068656921386719, -3.141592502593994, -0.01746188849210739, -0.01718277856707573, -1.0411367416381836, 0.012350666336715221, 0.3001142144203186, -1.8471050262451172, 0.049000002443790436, -0.008142000064253807, 0.0012839999981224537, 0.10248599946498871, -3.1373515129089355, 0.2543817162513733, -3.101729393005371], "max": [0.03790677711367607, 2.2375640869140625, -0.4864906668663025, -0.0427737794816494, 1.1665797233581543, 0.975894570350647, 0.6930000185966492, 0.3717460036277771, 0.0033480001147836447, 0.4011789858341217, 3.1379973888397217, 1.0335839986801147, 3.140946865081787, 0.47865810990333557, 2.054379940032959, -0.47229090332984924, 1.3610678911209106, 1.2403697967529297, -0.08027933537960052, 0.4710000157356262, 0.3559359908103943, 0.1891849935054779, 0.37646201252937317, 3.1270716190338135, 1.0128669738769531, -1.576433777809143], "mean": [0.002043892629444599, 1.2628564834594727, -0.9012951850891113, -0.4551776349544525, 0.9175286889076233, 0.48030200600624084, 0.5129404664039612, 0.2198663055896759, -0.03022376075387001, 0.19793732464313507, -1.518762469291687, 0.5279654860496521, 1.739190697669983, 0.13600276410579681, 1.0655698776245117, -0.7841541767120361, 0.6606490612030029, 0.8147866725921631, -0.77061527967453, 0.33703702688217163, 0.18594326078891754, 0.06671787798404694, 0.23011015355587006, -0.2618032991886139, 0.6687889695167542, -2.749180316925049], "std": [0.04896535724401474, 0.8710981607437134, 0.30361849069595337, 0.3633277118206024, 0.21932277083396912, 0.3639855980873108, 0.18942514061927795, 0.15733054280281067, 0.03284977376461029, 0.096811443567276, 2.431492567062378, 0.31102392077445984, 2.400831699371338, 0.16558310389518738, 0.7914416790008545, 0.24644388258457184, 0.5437952876091003, 0.3058306574821472, 0.6350269913673401, 0.15946461260318756, 0.14602245390415192, 0.07121684402227402, 0.06907391548156738, 2.7575833797454834, 0.24625763297080994, 0.45950406789779663], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [358]}, "index": {"min": [89280], "max": [89637], "mean": [89458.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [2.7262569832402233, 5.0, 5.0, 5.0, 5.0], "std": [1.8393382830340066, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [358]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [358]}, "eef_direction_state": {"mean": [4.0, 4.175977653631285], "std": [2.12197862762314, 2.1829157681636016], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.0726256983240223, 0.9441340782122905], "std": [0.8970960783911256, 0.92585862544642], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.8212290502793296, 0.8770949720670391], "std": [0.8563901424161717, 0.8531770706514163], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.0, 4.175977653631285], "std": [2.12197862762314, 2.1829157681636016], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.0726256983240223, 0.9441340782122905], "std": [0.8970960783911256, 0.92585862544642], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.8212290502793296, 0.8770949720670391], "std": [0.8563901424161717, 0.8531770706514163], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.45823092991565373, 0.271000877058967, 0.9726297901473516, 2.591759818103447, 0.23063894132064852, 1.3450827648997599, 0.4249766983188951, -0.23227303019040693, 1.0057571061629222, 2.4160068315677994, -0.1167734159317985, 2.002262822757102], "std": [0.1569654402494659, 0.03302792708579527, 0.09683996940999282, 0.3000670229589741, 0.2460742633147051, 0.20928680363220853, 0.14631222111489972, 0.07087371582458199, 0.06879733466789936, 0.20355484262430487, 0.4286536295628535, 0.3168197030450213], "min": [0.2286352720834783, 0.195731703272812, 0.7997360390774138, 2.105912868435646, -0.07343448400680219, 0.9782127855366375, 0.23055263625294797, -0.2972999221416914, 0.8785244139392911, 2.1278918851457216, -0.8000017285740666, 1.6337941865839187], "max": [0.609500887827852, 0.3047186897046646, 1.1757081750829865, 3.0571675030581025, 0.6852222016061211, 1.6979628856025615, 0.5950923556862161, -0.11025483073431816, 1.1520356167036636, 2.771609647620407, 0.6874418370389357, 2.672166456214323], "count": [358]}, "eef_sim_pose_action": {"mean": [0.45823092991565373, 0.271000877058967, 0.9726297901473516, 2.591759818103447, 0.23063894132064852, 1.3450827648997599, 0.4249766983188951, -0.23227303019040693, 1.0057571061629222, 2.4160068315677994, -0.1167734159317985, 2.002262822757102], "std": [0.1569654402494659, 0.03302792708579527, 0.09683996940999282, 0.3000670229589741, 0.2460742633147051, 0.20928680363220853, 0.14631222111489972, 0.07087371582458199, 0.06879733466789936, 0.20355484262430487, 0.4286536295628535, 0.3168197030450213], "min": [0.2286352720834783, 0.195731703272812, 0.7997360390774138, 2.105912868435646, -0.07343448400680219, 0.9782127855366375, 0.23055263625294797, -0.2972999221416914, 0.8785244139392911, 2.1278918851457216, -0.8000017285740666, 1.6337941865839187], "max": [0.609500887827852, 0.3047186897046646, 1.1757081750829865, 3.0571675030581025, 0.6852222016061211, 1.6979628856025615, 0.5950923556862161, -0.11025483073431816, 1.1520356167036636, 2.771609647620407, 0.6874418370389357, 2.672166456214323], "count": [358]}, "gripper_mode_state": {"mean": [0.15083798882681565, 0.28212290502793297], "std": [0.3578908911295416, 0.45003285600779314], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8659217877094971, 1.8826815642458101], "std": [0.45330643072851307, 0.43924969578442996], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.15083798882681565, 0.28212290502793297], "std": [0.3578908911295416, 0.45003285600779314], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8659217877094971, 1.8826815642458101], "std": [0.45330643072851307, 0.43924969578442996], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.6411731603500751, 0.42129538552679496], "std": [0.23678180467046547, 0.1993309401294506], "min": [0.02624999964609742, 0.061250003054738045], "max": [0.8662500232458115, 0.5887500196695328], "count": [358]}, "gripper_open_scale_action": {"mean": [0.6411731603500751, 0.42129538552679496], "std": [0.23678180467046547, 0.1993309401294506], "min": [0.02624999964609742, 0.061250003054738045], "max": [0.8662500232458115, 0.5887500196695328], "count": [358]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.8117647058823529]], [[0.7372549019607844]]], "mean": [[[0.37749005446623096]], [[0.4012441857298475]], [[0.3761447331154684]]], "std": [[[0.145413639836205]], [[0.1470372867543802]], [[0.14142143415464398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781176429738562]], [[0.4893209742647059]], [[0.4767278472222222]]], "std": [[[0.13978383021212978]], [[0.13097459937051298]], [[0.13788977269913766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468219260620915]], [[0.4859668464052288]], [[0.47526738970588234]]], "std": [[[0.15515117218021246]], [[0.14347388001828312]], [[0.14796971189071254]]], "count": [100]}, "observation.state": {"min": [-0.11921533197164536, -0.02196255512535572, -1.133906364440918, -1.2909586429595947, 0.34041088819503784, 0.08350655436515808, 0.01599999889731407, -0.01043500006198883, -0.10741599649190903, 0.023076999932527542, -3.141592502593994, 0.15650369226932526, -3.1392364501953125, -0.026184111833572388, -0.017130443826317787, -1.1580145359039307, -0.018822556361556053, 0.44895023107528687, -1.8424124717712402, 0.09100000560283661, -0.007699000183492899, -0.0034260000102221966, 0.12195900082588196, -3.1298465728759766, 0.33478906750679016, -3.1396727561950684], "max": [0.11583111435174942, 2.2223873138427734, -0.48751989006996155, -0.044396109879016876, 1.1668065786361694, 1.233322262763977, 0.671999990940094, 0.37393999099731445, 0.02615099959075451, 0.3794440031051636, 3.139253854751587, 1.0558369159698486, 3.1386778354644775, 0.38899368047714233, 2.066608428955078, -0.47218620777130127, 1.3250974416732788, 1.2341769933700562, 0.0, 0.5119999647140503, 0.3677150011062622, 0.16071900725364685, 0.3566649854183197, 3.1408944129943848, 1.0178061723709106, 3.139219045639038], "mean": [0.02248055674135685, 1.2792994976043701, -0.8715328574180603, -0.6112992763519287, 0.8819643259048462, 0.603034496307373, 0.5024603009223938, 0.22374823689460754, -0.025614609941840172, 0.19038350880146027, -1.1722688674926758, 0.5857466459274292, 1.8483664989471436, 0.10520317405462265, 1.0864840745925903, -0.8207507729530334, 0.5931031703948975, 0.8705645203590393, -0.7357269525527954, 0.3545569181442261, 0.1952863186597824, 0.06112440675497055, 0.231878861784935, -0.44731009006500244, 0.6705594062805176, -2.0682997703552246], "std": [0.061300892382860184, 0.887826681137085, 0.284367173910141, 0.49727120995521545, 0.24227531254291534, 0.46865561604499817, 0.20054571330547333, 0.161378875374794, 0.03562469407916069, 0.09524893760681152, 2.5466980934143066, 0.29838666319847107, 2.3767154216766357, 0.1462124139070511, 0.7980638146400452, 0.29198572039604187, 0.5336214900016785, 0.2675119638442993, 0.6524723172187805, 0.14648543298244476, 0.15180981159210205, 0.0658452957868576, 0.05848671868443489, 2.769669771194458, 0.2368590086698532, 1.8879871368408203], "count": [363]}, "action": {"min": [-0.11921533197164536, -0.02196255512535572, -1.133906364440918, -1.2909586429595947, 0.34041088819503784, 0.08350655436515808, 0.01599999889731407, -0.01043500006198883, -0.10741599649190903, 0.023076999932527542, -3.141592502593994, 0.15650369226932526, -3.1392364501953125, -0.026184111833572388, -0.017130443826317787, -1.1580145359039307, -0.018822556361556053, 0.44895023107528687, -1.8424124717712402, 0.09100000560283661, -0.007699000183492899, -0.0034260000102221966, 0.12195900082588196, -3.1298465728759766, 0.33478906750679016, -3.1396727561950684], "max": [0.11583111435174942, 2.2223873138427734, -0.48751989006996155, -0.044396109879016876, 1.1668065786361694, 1.233322262763977, 0.671999990940094, 0.37393999099731445, 0.02615099959075451, 0.3794440031051636, 3.139253854751587, 1.0558369159698486, 3.1386778354644775, 0.38899368047714233, 2.066608428955078, -0.47218620777130127, 1.3250974416732788, 1.2341769933700562, 0.0, 0.5119999647140503, 0.3677150011062622, 0.16071900725364685, 0.3566649854183197, 3.1408944129943848, 1.0178061723709106, 3.139219045639038], "mean": [0.02248055674135685, 1.2792994976043701, -0.8715328574180603, -0.6112992763519287, 0.8819643259048462, 0.603034496307373, 0.5024603009223938, 0.22374823689460754, -0.025614609941840172, 0.19038350880146027, -1.1722688674926758, 0.5857466459274292, 1.8483664989471436, 0.10520317405462265, 1.0864840745925903, -0.8207507729530334, 0.5931031703948975, 0.8705645203590393, -0.7357269525527954, 0.3545569181442261, 0.1952863186597824, 0.06112440675497055, 0.231878861784935, -0.44731009006500244, 0.6705594062805176, -2.0682997703552246], "std": [0.061300892382860184, 0.887826681137085, 0.284367173910141, 0.49727120995521545, 0.24227531254291534, 0.46865561604499817, 0.20054571330547333, 0.161378875374794, 0.03562469407916069, 0.09524893760681152, 2.5466980934143066, 0.29838666319847107, 2.3767154216766357, 0.1462124139070511, 0.7980638146400452, 0.29198572039604187, 0.5336214900016785, 0.2675119638442993, 0.6524723172187805, 0.14648543298244476, 0.15180981159210205, 0.0658452957868576, 0.05848671868443489, 2.769669771194458, 0.2368590086698532, 1.8879871368408203], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [363]}, "index": {"min": [89638], "max": [90000], "mean": [89819.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [2.746556473829201, 5.0, 5.0, 5.0, 5.0], "std": [1.8156673488670343, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [363]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [363]}, "eef_direction_state": {"mean": [4.110192837465565, 3.958677685950413], "std": [2.0607791503737993, 2.256536367579152], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.022038567493113, 0.9173553719008265], "std": [0.8935392398592198, 0.8806469278047009], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.859504132231405, 0.8622589531680441], "std": [0.8557610804672232, 0.8513689311398434], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [4.110192837465565, 3.958677685950413], "std": [2.0607791503737993, 2.256536367579152], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.022038567493113, 0.9173553719008265], "std": [0.8935392398592198, 0.8806469278047009], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.859504132231405, 0.8622589531680441], "std": [0.8557610804672232, 0.8513689311398434], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.46197724235997, 0.27541475860811027, 0.9650130865109943, 2.507986360996112, 0.2761003670312531, 1.345149788057578, 0.43430643367892363, -0.23783061303761974, 1.0074960963261919, 2.4195310954726557, -0.12963973052279662, 2.020889762760056], "std": [0.16087667238286926, 0.035905642632589094, 0.09530819321998707, 0.2882993019006343, 0.28159369297443354, 0.22898686987865552, 0.15203072267891093, 0.06549344036900692, 0.058150864675310845, 0.19643999636486595, 0.39191959626248973, 0.4069410168187709], "min": [0.22846921901430617, 0.19316949345604928, 0.7979204699834275, 2.082817230416635, -0.058304935503486366, 0.9676079696668597, 0.23107279890268229, -0.3020071456301256, 0.898067960325027, 2.1230246555390355, -0.835737942471442, 1.5372364825894764], "max": [0.6116165842050568, 0.32737387868131573, 1.1540322012190447, 2.978682356404271, 0.6722162796958182, 1.7581707921633816, 0.6067594859823451, -0.13867830278794338, 1.132258673695604, 2.796287280598689, 0.5934792050893303, 2.8688682475828524], "count": [363]}, "eef_sim_pose_action": {"mean": [0.46197724235997, 0.27541475860811027, 0.9650130865109943, 2.507986360996112, 0.2761003670312531, 1.345149788057578, 0.43430643367892363, -0.23783061303761974, 1.0074960963261919, 2.4195310954726557, -0.12963973052279662, 2.020889762760056], "std": [0.16087667238286926, 0.035905642632589094, 0.09530819321998707, 0.2882993019006343, 0.28159369297443354, 0.22898686987865552, 0.15203072267891093, 0.06549344036900692, 0.058150864675310845, 0.19643999636486595, 0.39191959626248973, 0.4069410168187709], "min": [0.22846921901430617, 0.19316949345604928, 0.7979204699834275, 2.082817230416635, -0.058304935503486366, 0.9676079696668597, 0.23107279890268229, -0.3020071456301256, 0.898067960325027, 2.1230246555390355, -0.835737942471442, 1.5372364825894764], "max": [0.6116165842050568, 0.32737387868131573, 1.1540322012190447, 2.978682356404271, 0.6722162796958182, 1.7581707921633816, 0.6067594859823451, -0.13867830278794338, 1.132258673695604, 2.796287280598689, 0.5934792050893303, 2.8688682475828524], "count": [363]}, "gripper_mode_state": {"mean": [0.1652892561983471, 0.5537190082644629], "std": [0.3714414058552769, 0.49710589229165464], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8732782369146006, 1.8677685950413223], "std": [0.43966804062281256, 0.462514663789526], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.1652892561983471, 0.5537190082644629], "std": [0.3714414058552769, 0.49710589229165464], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8732782369146006, 1.8677685950413223], "std": [0.43966804062281256, 0.462514663789526], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.6280750476501205, 0.4431956045370621], "std": [0.2506820336202085, 0.1831068972621305], "min": [0.01999999862164259, 0.11375000700354576], "max": [0.8399999886751175, 0.6399999558925629], "count": [363]}, "gripper_open_scale_action": {"mean": [0.6280750476501205, 0.4431956045370621], "std": [0.2506820336202085, 0.1831068972621305], "min": [0.01999999862164259, 0.11375000700354576], "max": [0.8399999886751175, 0.6399999558925629], "count": [363]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7764705882352941]], [[0.7411764705882353]]], "mean": [[[0.37801366557734206]], [[0.4027127450980392]], [[0.3774024754901961]]], "std": [[[0.14437074852602075]], [[0.14533282166400532]], [[0.1395777442478191]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48205178513071895]], [[0.4931233149509804]], [[0.4797121058006536]]], "std": [[[0.13491763732832596]], [[0.12658343037525202]], [[0.13417620170764677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714474693627451]], [[0.48744774305555555]], [[0.4770172916666667]]], "std": [[[0.15433675467795285]], [[0.14255741918516304]], [[0.14674461937158814]]], "count": [100]}, "observation.state": {"min": [-0.10489344596862793, -0.02232888899743557, -1.2249139547348022, -0.992833137512207, 0.4711221158504486, 0.031085999682545662, 0.017999999225139618, -0.010408000089228153, -0.09762600064277649, 0.026041999459266663, -3.141592502593994, 0.12831662595272064, -3.139655351638794, -0.052804332226514816, -0.017130443826317787, -1.1724061965942383, -0.017863111570477486, 0.5126747488975525, -1.9199529886245728, 0.11100000143051147, -0.00788199994713068, -0.001762000028975308, 0.12180499732494354, -3.141592502593994, 0.24474751949310303, -3.1239125728607178], "max": [0.00022677777451463044, 2.2914323806762695, -0.4836472272872925, 0.026846999302506447, 1.1671903133392334, 0.9915596842765808, 0.675000011920929, 0.3889710009098053, 0.0031250000465661287, 0.4033670127391815, 3.129305601119995, 1.0330079793930054, 3.1408944129943848, 0.37868401408195496, 2.092827558517456, -0.47218620777130127, 1.2983900308609009, 1.237282156944275, 0.0, 0.4950000047683716, 0.3751319944858551, 0.16565699875354767, 0.35949599742889404, 3.134000539779663, 1.091633677482605, -1.5904487371444702], "mean": [-0.07196579873561859, 1.1654244661331177, -0.910200834274292, -0.3853771388530731, 0.9256203770637512, 0.41957831382751465, 0.4965834617614746, 0.21138803660869598, -0.0376347117125988, 0.21926727890968323, -0.32850369811058044, 0.6066582798957825, 2.257892370223999, 0.10347400605678558, 1.0221558809280396, -0.8103152513504028, 0.5558770298957825, 0.9005870223045349, -0.6772932410240173, 0.3212403953075409, 0.1826472282409668, 0.05540074035525322, 0.22923673689365387, -0.42586836218833923, 0.676067054271698, -2.7701122760772705], "std": [0.03849007189273834, 0.863292932510376, 0.3380034565925598, 0.3817460238933563, 0.2064858078956604, 0.390587717294693, 0.20249983668327332, 0.16499163210391998, 0.03783617168664932, 0.08796130120754242, 2.8827524185180664, 0.28635621070861816, 1.8473360538482666, 0.1387314647436142, 0.8554285764694214, 0.3086436092853546, 0.5139324069023132, 0.247273787856102, 0.637077808380127, 0.13271255791187286, 0.15938106179237366, 0.06750211119651794, 0.06378854811191559, 2.776488780975342, 0.2817736864089966, 0.47003990411758423], "count": [365]}, "action": {"min": [-0.10489344596862793, -0.02232888899743557, -1.2249139547348022, -0.992833137512207, 0.4711221158504486, 0.031085999682545662, 0.017999999225139618, -0.010408000089228153, -0.09762600064277649, 0.026041999459266663, -3.141592502593994, 0.12831662595272064, -3.139655351638794, -0.052804332226514816, -0.017130443826317787, -1.1724061965942383, -0.017863111570477486, 0.5126747488975525, -1.9199529886245728, 0.11100000143051147, -0.00788199994713068, -0.001762000028975308, 0.12180499732494354, -3.141592502593994, 0.24474751949310303, -3.1239125728607178], "max": [0.00022677777451463044, 2.2914323806762695, -0.4836472272872925, 0.026846999302506447, 1.1671903133392334, 0.9915596842765808, 0.675000011920929, 0.3889710009098053, 0.0031250000465661287, 0.4033670127391815, 3.129305601119995, 1.0330079793930054, 3.1408944129943848, 0.37868401408195496, 2.092827558517456, -0.47218620777130127, 1.2983900308609009, 1.237282156944275, 0.0, 0.4950000047683716, 0.3751319944858551, 0.16565699875354767, 0.35949599742889404, 3.134000539779663, 1.091633677482605, -1.5904487371444702], "mean": [-0.07196579873561859, 1.1654244661331177, -0.910200834274292, -0.3853771388530731, 0.9256203770637512, 0.41957831382751465, 0.4965834617614746, 0.21138803660869598, -0.0376347117125988, 0.21926727890968323, -0.32850369811058044, 0.6066582798957825, 2.257892370223999, 0.10347400605678558, 1.0221558809280396, -0.8103152513504028, 0.5558770298957825, 0.9005870223045349, -0.6772932410240173, 0.3212403953075409, 0.1826472282409668, 0.05540074035525322, 0.22923673689365387, -0.42586836218833923, 0.676067054271698, -2.7701122760772705], "std": [0.03849007189273834, 0.863292932510376, 0.3380034565925598, 0.3817460238933563, 0.2064858078956604, 0.390587717294693, 0.20249983668327332, 0.16499163210391998, 0.03783617168664932, 0.08796130120754242, 2.8827524185180664, 0.28635621070861816, 1.8473360538482666, 0.1387314647436142, 0.8554285764694214, 0.3086436092853546, 0.5139324069023132, 0.247273787856102, 0.637077808380127, 0.13271255791187286, 0.15938106179237366, 0.06750211119651794, 0.06378854811191559, 2.776488780975342, 0.2817736864089966, 0.47003990411758423], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [365]}, "index": {"min": [90001], "max": [90365], "mean": [90183.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [2.8383561643835615, 5.0, 5.0, 5.0, 5.0], "std": [1.8036971267931148, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [365]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [365]}, "eef_direction_state": {"mean": [4.186301369863013, 4.120547945205479], "std": [2.0906389577452087, 2.2566163847617635], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.9671232876712329, 0.9123287671232877], "std": [0.8938227574784906, 0.9322156851785974], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.8575342465753425, 0.7835616438356164], "std": [0.8673558951360021, 0.834038483168204], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.186301369863013, 4.120547945205479], "std": [2.0906389577452087, 2.2566163847617635], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.9671232876712329, 0.9123287671232877], "std": [0.8938227574784906, 0.9322156851785974], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.8575342465753425, 0.7835616438356164], "std": [0.8673558951360021, 0.834038483168204], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.4499078902777797, 0.26363003939860546, 0.9939790482984667, 2.515342877083507, 0.1694827493128328, 1.2918430764827618, 0.4216465807606928, -0.2435183302175904, 1.0048236214938655, 2.4212033217258546, -0.1393396595049066, 1.986500798183972], "std": [0.16464087384220996, 0.03799457398406569, 0.08800319700353007, 0.27835340347723003, 0.21750174584171766, 0.25747729338835235, 0.15963740614920188, 0.06719325031486416, 0.06345873986946962, 0.24047183660869836, 0.4002856484878361, 0.3753222261566543], "min": [0.22850192626701557, 0.20330787792173696, 0.8009898548212817, 2.1050279873107005, -0.06458299351198726, 0.853437594994459, 0.23086182305991632, -0.3003421614047258, 0.8979487240526818, 2.049669520082737, -0.8600018747675116, 1.5894347055182367], "max": [0.627142457344762, 0.3045282685310676, 1.1779765946696996, 3.0097447606435925, 0.5890679084136767, 1.6721401848074062, 0.6142667038285862, -0.13383350960425516, 1.1350954907220474, 2.761616536055624, 0.5814740763596054, 2.8086606906146336], "count": [365]}, "eef_sim_pose_action": {"mean": [0.4499078902777797, 0.26363003939860546, 0.9939790482984667, 2.515342877083507, 0.1694827493128328, 1.2918430764827618, 0.4216465807606928, -0.2435183302175904, 1.0048236214938655, 2.4212033217258546, -0.1393396595049066, 1.986500798183972], "std": [0.16464087384220996, 0.03799457398406569, 0.08800319700353007, 0.27835340347723003, 0.21750174584171766, 0.25747729338835235, 0.15963740614920188, 0.06719325031486416, 0.06345873986946962, 0.24047183660869836, 0.4002856484878361, 0.3753222261566543], "min": [0.22850192626701557, 0.20330787792173696, 0.8009898548212817, 2.1050279873107005, -0.06458299351198726, 0.853437594994459, 0.23086182305991632, -0.3003421614047258, 0.8979487240526818, 2.049669520082737, -0.8600018747675116, 1.5894347055182367], "max": [0.627142457344762, 0.3045282685310676, 1.1779765946696996, 3.0097447606435925, 0.5890679084136767, 1.6721401848074062, 0.6142667038285862, -0.13383350960425516, 1.1350954907220474, 2.761616536055624, 0.5814740763596054, 2.8086606906146336], "count": [365]}, "gripper_mode_state": {"mean": [0.1726027397260274, 0.7095890410958904], "std": [0.37790347175581124, 0.4539520171257156], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8630136986301369, 1.8493150684931507], "std": [0.45375355368699966, 0.49852475177176925], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.1726027397260274, 0.7095890410958904], "std": [0.37790347175581124, 0.4539520171257156], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8630136986301369, 1.8493150684931507], "std": [0.45375355368699966, 0.49852475177176925], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.6207294474317603, 0.40155137021553844], "std": [0.2531249258332742, 0.16589058388477465], "min": [0.022499999031424522, 0.13875000178813934], "max": [0.8437500149011612, 0.6187500059604645], "count": [365]}, "gripper_open_scale_action": {"mean": [0.6207294474317603, 0.40155137021553844], "std": [0.2531249258332742, 0.16589058388477465], "min": [0.022499999031424522, 0.13875000178813934], "max": [0.8437500149011612, 0.6187500059604645], "count": [365]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8431372549019608]], [[0.8117647058823529]]], "mean": [[[0.3762918491285403]], [[0.40188880174291935]], [[0.37675125816993466]]], "std": [[[0.14647846752787858]], [[0.1475596635115223]], [[0.14176539532548155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47684233864379083]], [[0.4876690829248366]], [[0.4743836458333333]]], "std": [[[0.13008692363434146]], [[0.12323811665608767]], [[0.12983761860513235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648326184640523]], [[0.48344133374183007]], [[0.4722282312091503]]], "std": [[[0.16000341258050427]], [[0.15006668495763892]], [[0.15378728235535122]]], "count": [100]}, "observation.state": {"min": [-0.10430033504962921, -0.022381221875548363, -1.127416968345642, -1.2081847190856934, 0.37437522411346436, -0.018717888742685318, 0.017000000923871994, -0.011409999802708626, -0.09973999857902527, 0.024105999618768692, -3.140667676925659, 0.14905111491680145, -3.138817548751831, -0.10723099857568741, -0.01709555648267269, -1.0884112119674683, 0.0, 0.4914623200893402, -1.9446020126342773, 0.07899999618530273, -0.007809000089764595, -0.005483000073581934, 0.11944899708032608, -3.1387476921081543, 0.2538057863712311, -3.138765335083008], "max": [0.05967744439840317, 2.2573459148406982, -0.4836472272872925, 0.05254266783595085, 1.167033314704895, 1.2032654285430908, 0.7170000076293945, 0.37417298555374146, 0.009673000313341618, 0.37244901061058044, 3.136932611465454, 1.032606601715088, 3.1395506858825684, 0.44922932982444763, 2.055147409439087, -0.47241300344467163, 1.370958924293518, 1.240526795387268, -0.0696382224559784, 0.5370000004768372, 0.3598169982433319, 0.17542999982833862, 0.37282299995422363, 3.139585494995117, 1.047057867050171, 3.140946865081787], "mean": [-0.03036205843091011, 1.2233833074569702, -0.8738495707511902, -0.5203346610069275, 0.8758504390716553, 0.5672323107719421, 0.4904322624206543, 0.21924248337745667, -0.03559932857751846, 0.20761600136756897, -0.9298334121704102, 0.6301454305648804, 2.0240678787231445, 0.10734093189239502, 1.0843160152435303, -0.7973335981369019, 0.6495807766914368, 0.8768401145935059, -0.7681668400764465, 0.33713555335998535, 0.19098308682441711, 0.05830053985118866, 0.22881340980529785, -0.3749580681324005, 0.6692199110984802, -2.540494203567505], "std": [0.0413915254175663, 0.8450487852096558, 0.2864517271518707, 0.4679288864135742, 0.22979794442653656, 0.49165084958076477, 0.20282690227031708, 0.1577623188495636, 0.03714723140001297, 0.0870458334684372, 2.7062113285064697, 0.27738845348358154, 2.102660655975342, 0.16753487288951874, 0.8012325167655945, 0.26655125617980957, 0.5324828028678894, 0.25839170813560486, 0.6544460654258728, 0.15842364728450775, 0.14848820865154266, 0.06872231513261795, 0.06146834418177605, 2.7270383834838867, 0.2575901746749878, 1.1373294591903687], "count": [392]}, "action": {"min": [-0.10430033504962921, -0.022381221875548363, -1.127416968345642, -1.2081847190856934, 0.37437522411346436, -0.018717888742685318, 0.017000000923871994, -0.011409999802708626, -0.09973999857902527, 0.024105999618768692, -3.140667676925659, 0.14905111491680145, -3.138817548751831, -0.10723099857568741, -0.01709555648267269, -1.0884112119674683, 0.0, 0.4914623200893402, -1.9446020126342773, 0.07899999618530273, -0.007809000089764595, -0.005483000073581934, 0.11944899708032608, -3.1387476921081543, 0.2538057863712311, -3.138765335083008], "max": [0.05967744439840317, 2.2573459148406982, -0.4836472272872925, 0.05254266783595085, 1.167033314704895, 1.2032654285430908, 0.7170000076293945, 0.37417298555374146, 0.009673000313341618, 0.37244901061058044, 3.136932611465454, 1.032606601715088, 3.1395506858825684, 0.44922932982444763, 2.055147409439087, -0.47241300344467163, 1.370958924293518, 1.240526795387268, -0.0696382224559784, 0.5370000004768372, 0.3598169982433319, 0.17542999982833862, 0.37282299995422363, 3.139585494995117, 1.047057867050171, 3.140946865081787], "mean": [-0.03036205843091011, 1.2233833074569702, -0.8738495707511902, -0.5203346610069275, 0.8758504390716553, 0.5672323107719421, 0.4904322624206543, 0.21924248337745667, -0.03559932857751846, 0.20761600136756897, -0.9298334121704102, 0.6301454305648804, 2.0240678787231445, 0.10734093189239502, 1.0843160152435303, -0.7973335981369019, 0.6495807766914368, 0.8768401145935059, -0.7681668400764465, 0.33713555335998535, 0.19098308682441711, 0.05830053985118866, 0.22881340980529785, -0.3749580681324005, 0.6692199110984802, -2.540494203567505], "std": [0.0413915254175663, 0.8450487852096558, 0.2864517271518707, 0.4679288864135742, 0.22979794442653656, 0.49165084958076477, 0.20282690227031708, 0.1577623188495636, 0.03714723140001297, 0.0870458334684372, 2.7062113285064697, 0.27738845348358154, 2.102660655975342, 0.16753487288951874, 0.8012325167655945, 0.26655125617980957, 0.5324828028678894, 0.25839170813560486, 0.6544460654258728, 0.15842364728450775, 0.14848820865154266, 0.06872231513261795, 0.06146834418177605, 2.7270383834838867, 0.2575901746749878, 1.1373294591903687], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [392]}, "index": {"min": [90366], "max": [90757], "mean": [90561.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [2.701530612244898, 5.0, 5.0, 5.0, 5.0], "std": [1.8447934744433068, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [392]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [392]}, "eef_direction_state": {"mean": [4.211734693877551, 3.9948979591836733], "std": [2.0858035819975647, 2.2246243640255847], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.951530612244898, 0.9183673469387755], "std": [0.8979555600576241, 0.8883999534562816], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.8469387755102041, 0.8392857142857143], "std": [0.8701634940950145, 0.8464737781779548], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.211734693877551, 3.9948979591836733], "std": [2.0858035819975647, 2.2246243640255847], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.951530612244898, 0.9183673469387755], "std": [0.8979555600576241, 0.8883999534562816], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.8469387755102041, 0.8392857142857143], "std": [0.8701634940950145, 0.8464737781779548], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.45759591160006946, 0.265543141269067, 0.9822518311407147, 2.482135825942913, 0.19863696230452074, 1.2762006305730773, 0.43002396927522074, -0.2407026990832763, 1.004470196495618, 2.4134068753657343, -0.16283536243825247, 2.0219470395665944], "std": [0.15735369947525044, 0.03741404533952506, 0.08708457311395917, 0.2727499737734534, 0.22449101608661695, 0.29786797336089726, 0.14878544537554864, 0.06843873553187013, 0.061180155620252516, 0.20774381731312427, 0.4282985055789774, 0.33652614324140745], "min": [0.22747500082664934, 0.20094027754360383, 0.7989904403525869, 2.1075934310955406, -0.0845930647053228, 0.8203601072456645, 0.23085144417426626, -0.3046182300594335, 0.8955211178702712, 2.076449587677488, -0.915500978211134, 1.5292021401407139], "max": [0.6121023648437648, 0.3110331871029422, 1.1468513263695344, 2.9851136393742803, 0.6207555379721428, 1.7633144805210064, 0.5990543966471834, -0.12376643493327938, 1.14866364565005, 2.7264035904768047, 0.5580739663045429, 2.756003756695669], "count": [392]}, "eef_sim_pose_action": {"mean": [0.45759591160006946, 0.265543141269067, 0.9822518311407147, 2.482135825942913, 0.19863696230452074, 1.2762006305730773, 0.43002396927522074, -0.2407026990832763, 1.004470196495618, 2.4134068753657343, -0.16283536243825247, 2.0219470395665944], "std": [0.15735369947525044, 0.03741404533952506, 0.08708457311395917, 0.2727499737734534, 0.22449101608661695, 0.29786797336089726, 0.14878544537554864, 0.06843873553187013, 0.061180155620252516, 0.20774381731312427, 0.4282985055789774, 0.33652614324140745], "min": [0.22747500082664934, 0.20094027754360383, 0.7989904403525869, 2.1075934310955406, -0.0845930647053228, 0.8203601072456645, 0.23085144417426626, -0.3046182300594335, 0.8955211178702712, 2.076449587677488, -0.915500978211134, 1.5292021401407139], "max": [0.6121023648437648, 0.3110331871029422, 1.1468513263695344, 2.9851136393742803, 0.6207555379721428, 1.7633144805210064, 0.5990543966471834, -0.12376643493327938, 1.14866364565005, 2.7264035904768047, 0.5580739663045429, 2.756003756695669], "count": [392]}, "gripper_mode_state": {"mean": [0.1760204081632653, 0.6862244897959183], "std": [0.38083752975947976, 0.46402633481328653], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.8520408163265305], "std": [0.4460712855998832, 0.4985140351404247], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.1760204081632653, 0.6862244897959183], "std": [0.38083752975947976, 0.46402633481328653], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.8520408163265305], "std": [0.4460712855998832, 0.4985140351404247], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.6130389002037748, 0.4214190064254692], "std": [0.25353376239389974, 0.19802983770235819], "min": [0.021250001154839993, 0.09874999523162842], "max": [0.8962500095367432, 0.6712500005960464], "count": [392]}, "gripper_open_scale_action": {"mean": [0.6130389002037748, 0.4214190064254692], "std": [0.25353376239389974, 0.19802983770235819], "min": [0.021250001154839993, 0.09874999523162842], "max": [0.8962500095367432, 0.6712500005960464], "count": [392]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9686274509803922]], [[0.8980392156862745]]], "mean": [[[0.3828810049019608]], [[0.40582832788671025]], [[0.3806724591503268]]], "std": [[[0.13642448399690918]], [[0.13887394878138426]], [[0.13360720727319952]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48383061478758166]], [[0.49432050245098036]], [[0.4803523835784314]]], "std": [[[0.12857638226878423]], [[0.12243040954447966]], [[0.13019285398958375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46625339460784315]], [[0.48358876225490194]], [[0.4727924836601307]]], "std": [[[0.15476114925292278]], [[0.14741473954666928]], [[0.15089125646506787]]], "count": [100]}, "observation.state": {"min": [-0.09474077820777893, -0.02232888899743557, -1.2450623512268066, -1.148455023765564, 0.39769843220710754, 0.049106109887361526, 0.0139999995008111, -0.011451000347733498, -0.10427600145339966, 0.023715000599622726, -3.138451099395752, 0.22800981998443604, -3.134803295135498, 0.052385665476322174, -0.017235111445188522, -1.1424192190170288, -0.039755888283252716, 0.3777245581150055, -1.4986172914505005, 0.041999999433755875, -0.008074999786913395, -0.004170999862253666, 0.14302000403404236, -3.139777421951294, 0.3917042315006256, -3.096877336502075], "max": [0.09311844408512115, 2.316133737564087, -0.4863685667514801, -0.021718332543969154, 1.1623058319091797, 1.1615557670593262, 0.7109999656677246, 0.403658002614975, 0.01952200010418892, 0.40886399149894714, 3.1351001262664795, 1.1148464679718018, 3.1338956356048584, 0.43011021614074707, 2.010227918624878, -0.4720466732978821, 1.4924246072769165, 1.2405791282653809, -0.04176200181245804, 0.48099997639656067, 0.3593370020389557, 0.17476700246334076, 0.4113059937953949, 3.140702486038208, 1.0358355045318604, -1.6227023601531982], "mean": [-0.03956342488527298, 1.1380209922790527, -0.9137225151062012, -0.4912673830986023, 0.9434789419174194, 0.5509781241416931, 0.4806433618068695, 0.20789383351802826, -0.037160538136959076, 0.22253325581550598, -0.8367791771888733, 0.6813480854034424, 1.6848342418670654, 0.1471477448940277, 0.9673628807067871, -0.801836371421814, 0.5490670204162598, 0.8763693571090698, -0.705449104309082, 0.3281475305557251, 0.17596355080604553, 0.05959109589457512, 0.24921207129955292, -0.678280770778656, 0.7288913130760193, -2.7096264362335205], "std": [0.0581880658864975, 0.8991129398345947, 0.3504224717617035, 0.420550674200058, 0.20878465473651886, 0.4383666515350342, 0.20816168189048767, 0.17141389846801758, 0.03955196961760521, 0.09193482249975204, 2.7267868518829346, 0.27139604091644287, 2.3083155155181885, 0.11378560960292816, 0.801127016544342, 0.29162877798080444, 0.5864142179489136, 0.2806077003479004, 0.593590259552002, 0.15225718915462494, 0.15446846187114716, 0.0652926042675972, 0.05933947116136551, 2.6627025604248047, 0.2341756820678711, 0.4595184624195099], "count": [386]}, "action": {"min": [-0.09474077820777893, -0.02232888899743557, -1.2450623512268066, -1.148455023765564, 0.39769843220710754, 0.049106109887361526, 0.0139999995008111, -0.011451000347733498, -0.10427600145339966, 0.023715000599622726, -3.138451099395752, 0.22800981998443604, -3.134803295135498, 0.052385665476322174, -0.017235111445188522, -1.1424192190170288, -0.039755888283252716, 0.3777245581150055, -1.4986172914505005, 0.041999999433755875, -0.008074999786913395, -0.004170999862253666, 0.14302000403404236, -3.139777421951294, 0.3917042315006256, -3.096877336502075], "max": [0.09311844408512115, 2.316133737564087, -0.4863685667514801, -0.021718332543969154, 1.1623058319091797, 1.1615557670593262, 0.7109999656677246, 0.403658002614975, 0.01952200010418892, 0.40886399149894714, 3.1351001262664795, 1.1148464679718018, 3.1338956356048584, 0.43011021614074707, 2.010227918624878, -0.4720466732978821, 1.4924246072769165, 1.2405791282653809, -0.04176200181245804, 0.48099997639656067, 0.3593370020389557, 0.17476700246334076, 0.4113059937953949, 3.140702486038208, 1.0358355045318604, -1.6227023601531982], "mean": [-0.03956342488527298, 1.1380209922790527, -0.9137225151062012, -0.4912673830986023, 0.9434789419174194, 0.5509781241416931, 0.4806433618068695, 0.20789383351802826, -0.037160538136959076, 0.22253325581550598, -0.8367791771888733, 0.6813480854034424, 1.6848342418670654, 0.1471477448940277, 0.9673628807067871, -0.801836371421814, 0.5490670204162598, 0.8763693571090698, -0.705449104309082, 0.3281475305557251, 0.17596355080604553, 0.05959109589457512, 0.24921207129955292, -0.678280770778656, 0.7288913130760193, -2.7096264362335205], "std": [0.0581880658864975, 0.8991129398345947, 0.3504224717617035, 0.420550674200058, 0.20878465473651886, 0.4383666515350342, 0.20816168189048767, 0.17141389846801758, 0.03955196961760521, 0.09193482249975204, 2.7267868518829346, 0.27139604091644287, 2.3083155155181885, 0.11378560960292816, 0.801127016544342, 0.29162877798080444, 0.5864142179489136, 0.2806077003479004, 0.593590259552002, 0.15225718915462494, 0.15446846187114716, 0.0652926042675972, 0.05933947116136551, 2.6627025604248047, 0.2341756820678711, 0.4595184624195099], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [386]}, "index": {"min": [90758], "max": [91143], "mean": [90950.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [2.6865284974093266, 5.0, 5.0, 5.0, 5.0], "std": [1.8060562682282433, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [386]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [386]}, "eef_direction_state": {"mean": [4.033678756476684, 4.020725388601036], "std": [2.0977178422054883, 2.260172282907381], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.9689119170984456, 0.9300518134715026], "std": [0.8780969516460598, 0.9092378505198475], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8160621761658031, 0.8160621761658031], "std": [0.8455007629656961, 0.8237730938333446], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [4.033678756476684, 4.020725388601036], "std": [2.0977178422054883, 2.260172282907381], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.9689119170984456, 0.9300518134715026], "std": [0.8780969516460598, 0.9092378505198475], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8160621761658031, 0.8160621761658031], "std": [0.8455007629656961, 0.8237730938333446], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.4463469607784245, 0.26401810026111966, 0.997151541218896, 2.430221086301109, 0.18756758210616864, 1.2270084195870659, 0.4148850008015766, -0.23935816980741756, 1.0247530029526992, 2.3398823461549756, -0.08120277268120621, 2.0560471419355126], "std": [0.17099722276389145, 0.039747445474794, 0.09195565818803075, 0.2576790662568888, 0.24767259664000785, 0.3101012427994647, 0.1546918127902183, 0.06486794249734719, 0.05904098599457505, 0.1696382607831824, 0.44977934546429216, 0.3489341170664859], "min": [0.2274638625390722, 0.19646466691309677, 0.798492962059982, 2.023616194452816, -0.12226315391527032, 0.6916618305793784, 0.23060864730554068, -0.3027535965239605, 0.9191489481353606, 2.1050775821244923, -0.8763273049510495, 1.6239010744474205], "max": [0.6414610606844295, 0.32083020661831113, 1.1834009841448465, 2.907696608371067, 0.6963369688033523, 1.6817647542493235, 0.5988261166540618, -0.12488471845441794, 1.1865401600210166, 2.619419569007413, 0.7196078794317478, 2.6508862706273333], "count": [386]}, "eef_sim_pose_action": {"mean": [0.4463469607784245, 0.26401810026111966, 0.997151541218896, 2.430221086301109, 0.18756758210616864, 1.2270084195870659, 0.4148850008015766, -0.23935816980741756, 1.0247530029526992, 2.3398823461549756, -0.08120277268120621, 2.0560471419355126], "std": [0.17099722276389145, 0.039747445474794, 0.09195565818803075, 0.2576790662568888, 0.24767259664000785, 0.3101012427994647, 0.1546918127902183, 0.06486794249734719, 0.05904098599457505, 0.1696382607831824, 0.44977934546429216, 0.3489341170664859], "min": [0.2274638625390722, 0.19646466691309677, 0.798492962059982, 2.023616194452816, -0.12226315391527032, 0.6916618305793784, 0.23060864730554068, -0.3027535965239605, 0.9191489481353606, 2.1050775821244923, -0.8763273049510495, 1.6239010744474205], "max": [0.6414610606844295, 0.32083020661831113, 1.1834009841448465, 2.907696608371067, 0.6963369688033523, 1.6817647542493235, 0.5988261166540618, -0.12488471845441794, 1.1865401600210166, 2.619419569007413, 0.7196078794317478, 2.6508862706273333], "count": [386]}, "gripper_mode_state": {"mean": [0.18393782383419688, 0.6321243523316062], "std": [0.38743347919008647, 0.48222728616385263], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8601036269430051, 1.7979274611398963], "std": [0.4450231287431901, 0.548758235433175], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.18393782383419688, 0.6321243523316062], "std": [0.38743347919008647, 0.48222728616385263], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8601036269430051, 1.7979274611398963], "std": [0.4450231287431901, 0.548758235433175], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.6008031062957941, 0.4101845786009235], "std": [0.26020185423015535, 0.19032155784390223], "min": [0.017499999376013875, 0.05249999929219484], "max": [0.8887499570846558, 0.6012499704957008], "count": [386]}, "gripper_open_scale_action": {"mean": [0.6008031062957941, 0.4101845786009235], "std": [0.26020185423015535, 0.19032155784390223], "min": [0.017499999376013875, 0.05249999929219484], "max": [0.8887499570846558, 0.6012499704957008], "count": [386]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8235294117647058]], [[0.788235294117647]]], "mean": [[[0.3759676062091503]], [[0.4014748665577342]], [[0.3762171677559913]]], "std": [[[0.14559408378408406]], [[0.14641186095491238]], [[0.14041086029863936]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804083700980392]], [[0.49171718137254905]], [[0.47807107843137253]]], "std": [[[0.12693226264981322]], [[0.11957404337403486]], [[0.12687260562548072]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647729534313726]], [[0.48315020424836597]], [[0.4719564297385621]]], "std": [[[0.1541969653500172]], [[0.14235659506714748]], [[0.1467219610222605]]], "count": [100]}, "observation.state": {"min": [-0.0863151103258133, -0.022154444828629494, -1.2612333297729492, -1.0170809030532837, 0.45355555415153503, 0.05908433347940445, 0.01599999889731407, -0.010804000310599804, -0.09434299916028976, 0.029326999559998512, -3.141592502593994, 0.09396852552890778, -3.141592502593994, -0.029097333550453186, -0.017235111445188522, -1.0415903329849243, -0.03938955441117287, 0.3618501126766205, -1.8833894729614258, 0.05900000035762787, -0.009624999947845936, -0.003664999967440963, 0.1098489984869957, -3.141592502593994, 0.23483404517173767, -3.1397252082824707], "max": [0.035778556019067764, 2.2454662322998047, -0.4863685667514801, -0.021561333909630775, 1.167172908782959, 0.9959033131599426, 0.6620000600814819, 0.38821300864219666, 0.0015279999934136868, 0.3952710032463074, 3.1401963233947754, 1.0409841537475586, 3.14030122756958, 0.44842690229415894, 2.052565574645996, -0.4720466732978821, 1.4159481525421143, 1.240404725074768, 0.006210222374647856, 0.5119999647140503, 0.3503679931163788, 0.17223000526428223, 0.3852680027484894, 3.139410972595215, 1.0572506189346313, 3.1316967010498047], "mean": [-0.04827820882201195, 1.2078036069869995, -0.9264298677444458, -0.4131068289279938, 0.9328169822692871, 0.46883121132850647, 0.5024644732475281, 0.21692773699760437, -0.0355658158659935, 0.21215280890464783, -0.9835554361343384, 0.5895966291427612, 2.0731372833251953, 0.13400979340076447, 1.0239540338516235, -0.771363377571106, 0.6015504598617554, 0.8406570553779602, -0.7395945191383362, 0.3263758718967438, 0.17808479070663452, 0.05982204154133797, 0.2336345762014389, -0.48073750734329224, 0.6835892796516418, -2.529968500137329], "std": [0.04459204152226448, 0.8805196285247803, 0.3424818515777588, 0.34686869382858276, 0.2122819870710373, 0.37421441078186035, 0.19485478103160858, 0.16566413640975952, 0.035307832062244415, 0.09188287705183029, 2.722975969314575, 0.29600462317466736, 2.0296366214752197, 0.15329021215438843, 0.7918765544891357, 0.2449464201927185, 0.5576134324073792, 0.30266135931015015, 0.6745274066925049, 0.1592911332845688, 0.14512638747692108, 0.06859190762042999, 0.06774115562438965, 2.7572410106658936, 0.25874271988868713, 1.1421663761138916], "count": [369]}, "action": {"min": [-0.0863151103258133, -0.022154444828629494, -1.2612333297729492, -1.0170809030532837, 0.45355555415153503, 0.05908433347940445, 0.01599999889731407, -0.010804000310599804, -0.09434299916028976, 0.029326999559998512, -3.141592502593994, 0.09396852552890778, -3.141592502593994, -0.029097333550453186, -0.017235111445188522, -1.0415903329849243, -0.03938955441117287, 0.3618501126766205, -1.8833894729614258, 0.05900000035762787, -0.009624999947845936, -0.003664999967440963, 0.1098489984869957, -3.141592502593994, 0.23483404517173767, -3.1397252082824707], "max": [0.035778556019067764, 2.2454662322998047, -0.4863685667514801, -0.021561333909630775, 1.167172908782959, 0.9959033131599426, 0.6620000600814819, 0.38821300864219666, 0.0015279999934136868, 0.3952710032463074, 3.1401963233947754, 1.0409841537475586, 3.14030122756958, 0.44842690229415894, 2.052565574645996, -0.4720466732978821, 1.4159481525421143, 1.240404725074768, 0.006210222374647856, 0.5119999647140503, 0.3503679931163788, 0.17223000526428223, 0.3852680027484894, 3.139410972595215, 1.0572506189346313, 3.1316967010498047], "mean": [-0.04827820882201195, 1.2078036069869995, -0.9264298677444458, -0.4131068289279938, 0.9328169822692871, 0.46883121132850647, 0.5024644732475281, 0.21692773699760437, -0.0355658158659935, 0.21215280890464783, -0.9835554361343384, 0.5895966291427612, 2.0731372833251953, 0.13400979340076447, 1.0239540338516235, -0.771363377571106, 0.6015504598617554, 0.8406570553779602, -0.7395945191383362, 0.3263758718967438, 0.17808479070663452, 0.05982204154133797, 0.2336345762014389, -0.48073750734329224, 0.6835892796516418, -2.529968500137329], "std": [0.04459204152226448, 0.8805196285247803, 0.3424818515777588, 0.34686869382858276, 0.2122819870710373, 0.37421441078186035, 0.19485478103160858, 0.16566413640975952, 0.035307832062244415, 0.09188287705183029, 2.722975969314575, 0.29600462317466736, 2.0296366214752197, 0.15329021215438843, 0.7918765544891357, 0.2449464201927185, 0.5576134324073792, 0.30266135931015015, 0.6745274066925049, 0.1592911332845688, 0.14512638747692108, 0.06859190762042999, 0.06774115562438965, 2.7572410106658936, 0.25874271988868713, 1.1421663761138916], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [369]}, "index": {"min": [91144], "max": [91512], "mean": [91328.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [2.7750677506775068, 5.0, 5.0, 5.0, 5.0], "std": [1.8304342364736355, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [369]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [369]}, "eef_direction_state": {"mean": [4.197831978319783, 4.075880758807588], "std": [2.0152254243791403, 2.1776614957604337], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.9701897018970189, 0.967479674796748], "std": [0.8721404481522239, 0.8950477362291274], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.8373983739837398, 0.8915989159891599], "std": [0.8398023745441761, 0.8025433092680152], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.197831978319783, 4.075880758807588], "std": [2.0152254243791403, 2.1776614957604337], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.9701897018970189, 0.967479674796748], "std": [0.8721404481522239, 0.8950477362291274], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.8373983739837398, 0.8915989159891599], "std": [0.8398023745441761, 0.8025433092680152], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.4554109945024619, 0.26569274173148677, 0.9868445075490337, 2.5328514768539447, 0.1911024144103703, 1.2687373367943224, 0.4170999042006465, -0.23913922654312456, 1.0092226451737283, 2.406891949247509, -0.10070627547475453, 1.9999020558060854], "std": [0.16530072790123118, 0.03544573559369064, 0.09190909161405572, 0.2870313327412716, 0.21973744879403645, 0.2592253839298113, 0.14540613722194107, 0.06825348411443015, 0.06745498690220994, 0.21392076043842057, 0.4221904360835544, 0.3684321195334249], "min": [0.22812208272711537, 0.20654710737604381, 0.8042183870055845, 2.0969097332821343, -0.07711261850621765, 0.8431153817876109, 0.22913639362785976, -0.30224325118557727, 0.8858923058962552, 2.0808902772438884, -0.8742391248208016, 1.5416954857239908], "max": [0.6261481960813063, 0.30289793969306666, 1.1697432638633973, 3.0407446831847986, 0.6529669244535037, 1.628812669066519, 0.5894945654100223, -0.12709525484182752, 1.1607641961460737, 2.774710531734536, 0.669438293173529, 2.6910527331466074], "count": [369]}, "eef_sim_pose_action": {"mean": [0.4554109945024619, 0.26569274173148677, 0.9868445075490337, 2.5328514768539447, 0.1911024144103703, 1.2687373367943224, 0.4170999042006465, -0.23913922654312456, 1.0092226451737283, 2.406891949247509, -0.10070627547475453, 1.9999020558060854], "std": [0.16530072790123118, 0.03544573559369064, 0.09190909161405572, 0.2870313327412716, 0.21973744879403645, 0.2592253839298113, 0.14540613722194107, 0.06825348411443015, 0.06745498690220994, 0.21392076043842057, 0.4221904360835544, 0.3684321195334249], "min": [0.22812208272711537, 0.20654710737604381, 0.8042183870055845, 2.0969097332821343, -0.07711261850621765, 0.8431153817876109, 0.22913639362785976, -0.30224325118557727, 0.8858923058962552, 2.0808902772438884, -0.8742391248208016, 1.5416954857239908], "max": [0.6261481960813063, 0.30289793969306666, 1.1697432638633973, 3.0407446831847986, 0.6529669244535037, 1.628812669066519, 0.5894945654100223, -0.12709525484182752, 1.1607641961460737, 2.774710531734536, 0.669438293173529, 2.6910527331466074], "count": [369]}, "gripper_mode_state": {"mean": [0.15989159891598917, 0.6964769647696477], "std": [0.3665054917897915, 0.45977907990132355], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.853658536585366, 1.834688346883469], "std": [0.4659040254274614, 0.5229579958982937], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.15989159891598917, 0.6964769647696477], "std": [0.3665054917897915, 0.45977907990132355], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.853658536585366, 1.834688346883469], "std": [0.4659040254274614, 0.5229579958982937], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.6280826712544594, 0.4079708749135618], "std": [0.2435681137670076, 0.19911439876492407], "min": [0.01999999862164259, 0.07375000044703484], "max": [0.8275000751018524, 0.6399999558925629], "count": [369]}, "gripper_open_scale_action": {"mean": [0.6280826712544594, 0.4079708749135618], "std": [0.2435681137670076, 0.19911439876492407], "min": [0.01999999862164259, 0.07375000044703484], "max": [0.8275000751018524, 0.6399999558925629], "count": [369]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8196078431372549]], [[0.803921568627451]]], "mean": [[[0.37977212962962964]], [[0.4033443300653595]], [[0.37818102124183006]]], "std": [[[0.13993476366940003]], [[0.14116068214172023]], [[0.13612511980931497]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48535174428104577]], [[0.4955081147875817]], [[0.4828410539215687]]], "std": [[[0.13606274291053858]], [[0.12867282091972618]], [[0.13661440989883636]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46495795138888885]], [[0.48229997549019604]], [[0.47141958741830065]]], "std": [[[0.15886716149307048]], [[0.1485991056035594]], [[0.1524964385328985]]], "count": [100]}, "observation.state": {"min": [-0.04626266658306122, -0.022154444828629494, -1.1524323225021362, -1.0986685752868652, 0.41925978660583496, 0.034906335175037384, 0.017000000923871994, -0.01082099974155426, -0.058646999299526215, 0.024653999134898186, -3.1361472606658936, 0.10211920738220215, -3.1386778354644775, -0.04778033494949341, -0.019834334030747414, -1.2045040130615234, -0.006384666543453932, 0.4601669907569885, -1.8759580850601196, 0.12099999934434891, -0.009863000363111496, -0.001183000043965876, 0.12496300041675568, -3.141592502593994, 0.25879740715026855, -3.095550775527954], "max": [0.14559133350849152, 2.246495485305786, -0.48755478858947754, -0.022590555250644684, 1.167033314704895, 1.040055274963379, 0.7039999961853027, 0.37443599104881287, 0.03443700075149536, 0.39268800616264343, 3.129829168319702, 1.0398322343826294, 3.137892484664917, 0.4487583339214325, 2.132688045501709, -0.4724653363227844, 1.5048274993896484, 1.2355376482009888, 0.0, 0.48399999737739563, 0.38078200817108154, 0.18508200347423553, 0.37580201029777527, 3.1374735832214355, 1.079416275024414, -1.5456286668777466], "mean": [0.08242950588464737, 1.187510371208191, -0.8981359601020813, -0.536401629447937, 0.9532985687255859, 0.5227409601211548, 0.49132901430130005, 0.2161739617586136, -0.008460557088255882, 0.22100171446800232, -0.637495219707489, 0.6143184304237366, 2.0291385650634766, 0.120475634932518, 1.056871771812439, -0.8450338840484619, 0.6179527044296265, 0.9177694320678711, -0.7727695107460022, 0.32796257734298706, 0.18948587775230408, 0.06532453745603561, 0.2348940521478653, -0.3913150727748871, 0.6925181746482849, -2.686541795730591], "std": [0.07512756437063217, 0.8517491817474365, 0.29764583706855774, 0.4379362463951111, 0.2029736489057541, 0.40180546045303345, 0.2013515830039978, 0.16042199730873108, 0.019609278067946434, 0.08961357921361923, 2.7221016883850098, 0.29805657267570496, 2.2526304721832275, 0.16407974064350128, 0.8526511192321777, 0.3191621005535126, 0.5481341481208801, 0.24272564053535461, 0.6298133134841919, 0.12285725772380829, 0.16020186245441437, 0.07537243515253067, 0.06138677895069122, 2.7428765296936035, 0.2579921782016754, 0.47542130947113037], "count": [393]}, "action": {"min": [-0.04626266658306122, -0.022154444828629494, -1.1524323225021362, -1.0986685752868652, 0.41925978660583496, 0.034906335175037384, 0.017000000923871994, -0.01082099974155426, -0.058646999299526215, 0.024653999134898186, -3.1361472606658936, 0.10211920738220215, -3.1386778354644775, -0.04778033494949341, -0.019834334030747414, -1.2045040130615234, -0.006384666543453932, 0.4601669907569885, -1.8759580850601196, 0.12099999934434891, -0.009863000363111496, -0.001183000043965876, 0.12496300041675568, -3.141592502593994, 0.25879740715026855, -3.095550775527954], "max": [0.14559133350849152, 2.246495485305786, -0.48755478858947754, -0.022590555250644684, 1.167033314704895, 1.040055274963379, 0.7039999961853027, 0.37443599104881287, 0.03443700075149536, 0.39268800616264343, 3.129829168319702, 1.0398322343826294, 3.137892484664917, 0.4487583339214325, 2.132688045501709, -0.4724653363227844, 1.5048274993896484, 1.2355376482009888, 0.0, 0.48399999737739563, 0.38078200817108154, 0.18508200347423553, 0.37580201029777527, 3.1374735832214355, 1.079416275024414, -1.5456286668777466], "mean": [0.08242950588464737, 1.187510371208191, -0.8981359601020813, -0.536401629447937, 0.9532985687255859, 0.5227409601211548, 0.49132901430130005, 0.2161739617586136, -0.008460557088255882, 0.22100171446800232, -0.637495219707489, 0.6143184304237366, 2.0291385650634766, 0.120475634932518, 1.056871771812439, -0.8450338840484619, 0.6179527044296265, 0.9177694320678711, -0.7727695107460022, 0.32796257734298706, 0.18948587775230408, 0.06532453745603561, 0.2348940521478653, -0.3913150727748871, 0.6925181746482849, -2.686541795730591], "std": [0.07512756437063217, 0.8517491817474365, 0.29764583706855774, 0.4379362463951111, 0.2029736489057541, 0.40180546045303345, 0.2013515830039978, 0.16042199730873108, 0.019609278067946434, 0.08961357921361923, 2.7221016883850098, 0.29805657267570496, 2.2526304721832275, 0.16407974064350128, 0.8526511192321777, 0.3191621005535126, 0.5481341481208801, 0.24272564053535461, 0.6298133134841919, 0.12285725772380829, 0.16020186245441437, 0.07537243515253067, 0.06138677895069122, 2.7428765296936035, 0.2579921782016754, 0.47542130947113037], "count": [393]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [393]}, "index": {"min": [91513], "max": [91905], "mean": [91709.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [2.7837150127226464, 5.0, 5.0, 5.0, 5.0], "std": [1.8163911428770536, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [393]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [393]}, "eef_direction_state": {"mean": [4.129770992366412, 3.9516539440203564], "std": [2.1055975800065747, 2.2502934074661134], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.9592875318066157, 0.9363867684478372], "std": [0.8900761903930461, 0.8986980535068988], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.8524173027989822, 0.8422391857506362], "std": [0.8640990595047522, 0.8504135044440527], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [4.129770992366412, 3.9516539440203564], "std": [2.1055975800065747, 2.2502934074661134], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.9592875318066157, 0.9363867684478372], "std": [0.8900761903930461, 0.8986980535068988], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.8524173027989822, 0.8422391857506362], "std": [0.8640990595047522, 0.8504135044440527], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.4544601243171966, 0.29259877549115354, 0.9955858126803758, 2.4810721138963854, 0.2658393616738597, 1.375094126282737, 0.4284760256911189, -0.23364461247468918, 1.0105245666244065, 2.3843131798378825, -0.13871721754747704, 2.0886545028397143], "std": [0.15999345680769667, 0.019762753020315216, 0.08958812344419612, 0.2883449227837084, 0.28099777431846523, 0.2301845817828195, 0.16046896541745306, 0.07499265692385879, 0.061059250870844205, 0.20172570812201987, 0.4373807760806966, 0.38172216894312355], "min": [0.2281161926046427, 0.24202240554793755, 0.7995507255134866, 2.100843001809783, -0.08346125580818575, 0.9873844902390342, 0.2287946948242634, -0.29976375783021836, 0.9011244967803556, 2.0615779096008002, -1.002919990752924, 1.6540457349308166], "max": [0.6120888790696903, 0.3357131701640869, 1.1668819176961474, 3.033808405498318, 0.689821300199545, 1.867133209981475, 0.6199011652940704, -0.11465550786584751, 1.1514610711408826, 2.7646633469913553, 0.6071450106715854, 2.881490384039548], "count": [393]}, "eef_sim_pose_action": {"mean": [0.4544601243171966, 0.29259877549115354, 0.9955858126803758, 2.4810721138963854, 0.2658393616738597, 1.375094126282737, 0.4284760256911189, -0.23364461247468918, 1.0105245666244065, 2.3843131798378825, -0.13871721754747704, 2.0886545028397143], "std": [0.15999345680769667, 0.019762753020315216, 0.08958812344419612, 0.2883449227837084, 0.28099777431846523, 0.2301845817828195, 0.16046896541745306, 0.07499265692385879, 0.061059250870844205, 0.20172570812201987, 0.4373807760806966, 0.38172216894312355], "min": [0.2281161926046427, 0.24202240554793755, 0.7995507255134866, 2.100843001809783, -0.08346125580818575, 0.9873844902390342, 0.2287946948242634, -0.29976375783021836, 0.9011244967803556, 2.0615779096008002, -1.002919990752924, 1.6540457349308166], "max": [0.6120888790696903, 0.3357131701640869, 1.1668819176961474, 3.033808405498318, 0.689821300199545, 1.867133209981475, 0.6199011652940704, -0.11465550786584751, 1.1514610711408826, 2.7646633469913553, 0.6071450106715854, 2.881490384039548], "count": [393]}, "gripper_mode_state": {"mean": [0.17302798982188294, 0.7150127226463104], "std": [0.3782714693974195, 0.4514083839498538], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_state": {"mean": [1.8575063613231553, 1.8549618320610688], "std": [0.4512362330312685, 0.4804917551711845], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.17302798982188294, 0.7150127226463104], "std": [0.3782714693974195, 0.4514083839498538], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_action": {"mean": [1.8575063613231553, 1.8549618320610688], "std": [0.4512362330312685, 0.4804917551711845], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.6141603170626302, 0.40995230085427375], "std": [0.25168943629460866, 0.15357187962236113], "min": [0.021250001154839993, 0.15124999918043613], "max": [0.8799999952316284, 0.6049999967217445], "count": [393]}, "gripper_open_scale_action": {"mean": [0.6141603170626302, 0.40995230085427375], "std": [0.25168943629460866, 0.15357187962236113], "min": [0.021250001154839993, 0.15124999918043613], "max": [0.8799999952316284, 0.6049999967217445], "count": [393]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7803921568627451]], [[0.7490196078431373]]], "mean": [[[0.3805203812636166]], [[0.40586933006535947]], [[0.38074421023965144]]], "std": [[[0.13378156781392886]], [[0.13500779703387633]], [[0.12981753176077782]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765537152777778]], [[0.4867681924019608]], [[0.4736290829248366]]], "std": [[[0.1366682438912042]], [[0.12959311691218556]], [[0.1352301078870687]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46605143382352937]], [[0.4859085539215687]], [[0.474228743872549]]], "std": [[[0.15514476378033656]], [[0.14223102341822216]], [[0.14703610752286558]]], "count": [100]}, "observation.state": {"min": [-0.15494155883789062, -0.022311445325613022, -1.2834750413894653, -0.9987293481826782, 0.47970476746559143, 0.06496310979127884, 0.015000000596046448, -0.013311999849975109, -0.11739099770784378, 0.02790899947285652, -3.1406850814819336, 0.14929546415805817, -3.1394457817077637, 0.002058444544672966, -0.019834334030747414, -1.1010758876800537, 0.06414322555065155, 0.40696144104003906, -1.7007112503051758, 0.08100000023841858, -0.009903999976813793, 0.005623999983072281, 0.14037400484085083, -3.141592502593994, 0.30855676531791687, -3.1155524253845215], "max": [0.05807255581021309, 2.3144938945770264, -0.48755478858947754, -0.042599331587553024, 1.1674519777297974, 0.9996888041496277, 0.6809999942779541, 0.40359899401664734, 0.0035929998848587275, 0.4031609892845154, 3.139620542526245, 1.0415775775909424, 3.1381542682647705, 0.3691942095756531, 2.0114316940307617, -0.48035022616386414, 1.364539384841919, 1.2397418022155762, -0.10491088777780533, 0.5389999747276306, 0.3567279875278473, 0.16041000187397003, 0.37698298692703247, 3.1383113861083984, 1.0216459035873413, -1.6822006702423096], "mean": [-0.06760522723197937, 1.0976260900497437, -0.9290837645530701, -0.3910720944404602, 0.930888831615448, 0.4439057409763336, 0.49912509322166443, 0.20254456996917725, -0.04090691730380058, 0.24417105317115784, -0.6837031245231628, 0.6771644949913025, 1.7212666273117065, 0.1030445322394371, 0.9742693901062012, -0.7886986136436462, 0.5816634893417358, 0.8831272125244141, -0.7348623275756836, 0.37146782875061035, 0.1763310432434082, 0.05768655985593796, 0.24392026662826538, -0.21533724665641785, 0.7036005854606628, -2.7088963985443115], "std": [0.09251363575458527, 0.8339795470237732, 0.36074209213256836, 0.3520383834838867, 0.20728377997875214, 0.36534568667411804, 0.192213237285614, 0.16295984387397766, 0.04306281730532646, 0.0934285819530487, 2.862673044204712, 0.3001982271671295, 2.2740933895111084, 0.11943476647138596, 0.7947091460227966, 0.27350255846977234, 0.5014035105705261, 0.27935275435447693, 0.5711753368377686, 0.1575116366147995, 0.15303829312324524, 0.05886280909180641, 0.054277755320072174, 2.7677528858184814, 0.2551901638507843, 0.45086169242858887], "count": [332]}, "action": {"min": [-0.15494155883789062, -0.022311445325613022, -1.2834750413894653, -0.9987293481826782, 0.47970476746559143, 0.06496310979127884, 0.015000000596046448, -0.013311999849975109, -0.11739099770784378, 0.02790899947285652, -3.1406850814819336, 0.14929546415805817, -3.1394457817077637, 0.002058444544672966, -0.019834334030747414, -1.1010758876800537, 0.06414322555065155, 0.40696144104003906, -1.7007112503051758, 0.08100000023841858, -0.009903999976813793, 0.005623999983072281, 0.14037400484085083, -3.141592502593994, 0.30855676531791687, -3.1155524253845215], "max": [0.05807255581021309, 2.3144938945770264, -0.48755478858947754, -0.042599331587553024, 1.1674519777297974, 0.9996888041496277, 0.6809999942779541, 0.40359899401664734, 0.0035929998848587275, 0.4031609892845154, 3.139620542526245, 1.0415775775909424, 3.1381542682647705, 0.3691942095756531, 2.0114316940307617, -0.48035022616386414, 1.364539384841919, 1.2397418022155762, -0.10491088777780533, 0.5389999747276306, 0.3567279875278473, 0.16041000187397003, 0.37698298692703247, 3.1383113861083984, 1.0216459035873413, -1.6822006702423096], "mean": [-0.06760522723197937, 1.0976260900497437, -0.9290837645530701, -0.3910720944404602, 0.930888831615448, 0.4439057409763336, 0.49912509322166443, 0.20254456996917725, -0.04090691730380058, 0.24417105317115784, -0.6837031245231628, 0.6771644949913025, 1.7212666273117065, 0.1030445322394371, 0.9742693901062012, -0.7886986136436462, 0.5816634893417358, 0.8831272125244141, -0.7348623275756836, 0.37146782875061035, 0.1763310432434082, 0.05768655985593796, 0.24392026662826538, -0.21533724665641785, 0.7036005854606628, -2.7088963985443115], "std": [0.09251363575458527, 0.8339795470237732, 0.36074209213256836, 0.3520383834838867, 0.20728377997875214, 0.36534568667411804, 0.192213237285614, 0.16295984387397766, 0.04306281730532646, 0.0934285819530487, 2.862673044204712, 0.3001982271671295, 2.2740933895111084, 0.11943476647138596, 0.7947091460227966, 0.27350255846977234, 0.5014035105705261, 0.27935275435447693, 0.5711753368377686, 0.1575116366147995, 0.15303829312324524, 0.05886280909180641, 0.054277755320072174, 2.7677528858184814, 0.2551901638507843, 0.45086169242858887], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [332]}, "index": {"min": [91906], "max": [92237], "mean": [92071.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [2.891566265060241, 5.0, 5.0, 5.0, 5.0], "std": [1.7852275221522664, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [332]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [332]}, "eef_direction_state": {"mean": [4.015060240963855, 4.090361445783133], "std": [2.121976728744892, 2.1989107083035213], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.0602409638554218, 0.9789156626506024], "std": [0.9130829227754327, 0.9230195497782009], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8433734939759037, 0.8493975903614458], "std": [0.8464230579517388, 0.8295554759659176], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.015060240963855, 4.090361445783133], "std": [2.121976728744892, 2.1989107083035213], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.0602409638554218, 0.9789156626506024], "std": [0.9130829227754327, 0.9230195497782009], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8433734939759037, 0.8493975903614458], "std": [0.8464230579517388, 0.8295554759659176], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.4411311102267599, 0.26036523173689186, 1.0188237780098068, 2.4500411574373713, 0.12094679828455969, 1.253645379959228, 0.4152739462558205, -0.24124692585009389, 1.0195290895326394, 2.3796179653556644, -0.09526238791897419, 2.053066076043394], "std": [0.16267354057143868, 0.043199805611070195, 0.09336255907341708, 0.29500436619882286, 0.1873221076063162, 0.2994104419568934, 0.15327272717194346, 0.05849497193851373, 0.05400317457092303, 0.20845074007641456, 0.4186509672201204, 0.33786331031738565], "min": [0.22564957092013055, 0.1835796463879604, 0.8028107776269607, 2.0984643573415847, -0.08175816675258019, 0.7421764817168465, 0.22875367613040523, -0.2929663607866508, 0.9165019029810162, 2.118019892212301, -0.8913168694703566, 1.6741751892001835], "max": [0.6416826249276509, 0.30487859786053634, 1.17799479758276, 2.987020547433942, 0.5537923027936507, 1.624738299330894, 0.5956733743784549, -0.1390291213543824, 1.1525052663866666, 2.832289225682816, 0.6731311070732451, 2.7244128097244373], "count": [332]}, "eef_sim_pose_action": {"mean": [0.4411311102267599, 0.26036523173689186, 1.0188237780098068, 2.4500411574373713, 0.12094679828455969, 1.253645379959228, 0.4152739462558205, -0.24124692585009389, 1.0195290895326394, 2.3796179653556644, -0.09526238791897419, 2.053066076043394], "std": [0.16267354057143868, 0.043199805611070195, 0.09336255907341708, 0.29500436619882286, 0.1873221076063162, 0.2994104419568934, 0.15327272717194346, 0.05849497193851373, 0.05400317457092303, 0.20845074007641456, 0.4186509672201204, 0.33786331031738565], "min": [0.22564957092013055, 0.1835796463879604, 0.8028107776269607, 2.0984643573415847, -0.08175816675258019, 0.7421764817168465, 0.22875367613040523, -0.2929663607866508, 0.9165019029810162, 2.118019892212301, -0.8913168694703566, 1.6741751892001835], "max": [0.6416826249276509, 0.30487859786053634, 1.17799479758276, 2.987020547433942, 0.5537923027936507, 1.624738299330894, 0.5956733743784549, -0.1390291213543824, 1.1525052663866666, 2.832289225682816, 0.6731311070732451, 2.7244128097244373], "count": [332]}, "gripper_mode_state": {"mean": [0.1566265060240964, 0.46686746987951805], "std": [0.3634482681686356, 0.49890102770771605], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8524096385542168, 1.7951807228915662], "std": [0.46493966537306786, 0.5705426743398366], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.1566265060240964, 0.46686746987951805], "std": [0.3634482681686356, 0.49890102770771605], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8524096385542168, 1.7951807228915662], "std": [0.46493966537306786, 0.5705426743398366], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.6239081378773708, 0.46433357911812795], "std": [0.24026620028781334, 0.19688937765160702], "min": [0.01875000074505806, 0.10125000029802322], "max": [0.8512499928474426, 0.6737499684095383], "count": [332]}, "gripper_open_scale_action": {"mean": [0.6239081378773708, 0.46433357911812795], "std": [0.24026620028781334, 0.19688937765160702], "min": [0.01875000074505806, 0.10125000029802322], "max": [0.8512499928474426, 0.6737499684095383], "count": [332]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7411764705882353]], [[0.7098039215686275]]], "mean": [[[0.3751453104575163]], [[0.3993056753812636]], [[0.37384574074074073]]], "std": [[[0.15021272211078235]], [[0.1520228598115847]], [[0.1457212556784388]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806985008169935]], [[0.4935190420751634]], [[0.47904043709150324]]], "std": [[[0.1283650411029906]], [[0.11791147323425719]], [[0.12535454468789178]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46888942401960787]], [[0.48800578635620917]], [[0.4764174673202614]]], "std": [[[0.14637170667934563]], [[0.13448294304927955]], [[0.13942473722599583]]], "count": [100]}, "observation.state": {"min": [-0.1094638854265213, -0.022381221875548363, -1.3180149793624878, -1.0510801076889038, 0.5170009732246399, 0.0, 0.012000000104308128, -0.013294000178575516, -0.10510499775409698, 0.032965000718832016, -3.1410515308380127, 0.09494590014219284, -3.1396901607513428, -0.07888377457857132, -0.016833888366818428, -1.0714203119277954, 0.08390777558088303, 0.41338101029396057, -2.111248731613159, 0.0559999980032444, -0.0087909996509552, 0.0021470000501722097, 0.11215200275182724, -3.140021800994873, 0.26028090715408325, -3.1103339195251465], "max": [0.07530766725540161, 2.2501938343048096, -0.487188458442688, -0.01892722211778164, 1.1669635772705078, 0.9991828799247742, 0.7139999866485596, 0.39898398518562317, 0.013553000055253506, 0.38854101300239563, 3.140737533569336, 1.1267322301864624, 3.14021372795105, 0.4289937913417816, 2.047663688659668, -0.47232577204704285, 1.3230564594268799, 1.2398988008499146, -0.1050853356719017, 0.4729999899864197, 0.35956600308418274, 0.1819709986448288, 0.36611101031303406, 3.1407549381256104, 1.0410889387130737, -1.6171871423721313], "mean": [-0.06530669331550598, 1.3745806217193604, -1.0121408700942993, -0.4483136236667633, 0.9311267137527466, 0.475277304649353, 0.4925796389579773, 0.24592240154743195, -0.0423857755959034, 0.19200749695301056, -1.1438122987747192, 0.5206840634346008, 1.8220714330673218, 0.09115608781576157, 1.0964500904083252, -0.8052294850349426, 0.689368486404419, 0.8537179231643677, -0.815238356590271, 0.37008780241012573, 0.19356417655944824, 0.06284363567829132, 0.22473782300949097, 0.12024083733558655, 0.6628839373588562, -2.7456374168395996], "std": [0.060780465602874756, 0.9052493572235107, 0.352415531873703, 0.3486159145832062, 0.20033268630504608, 0.3655213415622711, 0.20721155405044556, 0.1676785945892334, 0.04181200638413429, 0.09921135753393173, 2.602848768234253, 0.32290685176849365, 2.2581536769866943, 0.16575147211551666, 0.814644992351532, 0.2625591456890106, 0.49766069650650024, 0.27396026253700256, 0.6513063311576843, 0.15666651725769043, 0.15137448906898499, 0.0674654021859169, 0.06614651530981064, 2.7849769592285156, 0.25424879789352417, 0.46101734042167664], "count": [379]}, "action": {"min": [-0.1094638854265213, -0.022381221875548363, -1.3180149793624878, -1.0510801076889038, 0.5170009732246399, 0.0, 0.012000000104308128, -0.013294000178575516, -0.10510499775409698, 0.032965000718832016, -3.1410515308380127, 0.09494590014219284, -3.1396901607513428, -0.07888377457857132, -0.016833888366818428, -1.0714203119277954, 0.08390777558088303, 0.41338101029396057, -2.111248731613159, 0.0559999980032444, -0.0087909996509552, 0.0021470000501722097, 0.11215200275182724, -3.140021800994873, 0.26028090715408325, -3.1103339195251465], "max": [0.07530766725540161, 2.2501938343048096, -0.487188458442688, -0.01892722211778164, 1.1669635772705078, 0.9991828799247742, 0.7139999866485596, 0.39898398518562317, 0.013553000055253506, 0.38854101300239563, 3.140737533569336, 1.1267322301864624, 3.14021372795105, 0.4289937913417816, 2.047663688659668, -0.47232577204704285, 1.3230564594268799, 1.2398988008499146, -0.1050853356719017, 0.4729999899864197, 0.35956600308418274, 0.1819709986448288, 0.36611101031303406, 3.1407549381256104, 1.0410889387130737, -1.6171871423721313], "mean": [-0.06530669331550598, 1.3745806217193604, -1.0121408700942993, -0.4483136236667633, 0.9311267137527466, 0.475277304649353, 0.4925796389579773, 0.24592240154743195, -0.0423857755959034, 0.19200749695301056, -1.1438122987747192, 0.5206840634346008, 1.8220714330673218, 0.09115608781576157, 1.0964500904083252, -0.8052294850349426, 0.689368486404419, 0.8537179231643677, -0.815238356590271, 0.37008780241012573, 0.19356417655944824, 0.06284363567829132, 0.22473782300949097, 0.12024083733558655, 0.6628839373588562, -2.7456374168395996], "std": [0.060780465602874756, 0.9052493572235107, 0.352415531873703, 0.3486159145832062, 0.20033268630504608, 0.3655213415622711, 0.20721155405044556, 0.1676785945892334, 0.04181200638413429, 0.09921135753393173, 2.602848768234253, 0.32290685176849365, 2.2581536769866943, 0.16575147211551666, 0.814644992351532, 0.2625591456890106, 0.49766069650650024, 0.27396026253700256, 0.6513063311576843, 0.15666651725769043, 0.15137448906898499, 0.0674654021859169, 0.06614651530981064, 2.7849769592285156, 0.25424879789352417, 0.46101734042167664], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [379]}, "index": {"min": [92238], "max": [92616], "mean": [92427.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.741424802110818, 5.0, 5.0, 5.0, 5.0], "std": [1.8019775347939255, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [379]}, "eef_direction_state": {"mean": [4.2348284960422165, 4.055408970976253], "std": [2.078981549838905, 2.0990237783761856], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.9736147757255936, 0.9656992084432717], "std": [0.9270718048164501, 0.8725574119958674], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8232189973614775, 0.9155672823218998], "std": [0.8458429665557425, 0.8334974996271448], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.2348284960422165, 4.055408970976253], "std": [2.078981549838905, 2.0990237783761856], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.9736147757255936, 0.9656992084432717], "std": [0.9270718048164501, 0.8725574119958674], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8232189973614775, 0.9155672823218998], "std": [0.8458429665557425, 0.8334974996271448], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.48437298615333324, 0.2588616678487087, 0.9667096002222674, 2.597235590051941, 0.24952989311288776, 1.267862224166317, 0.4326315109529674, -0.2361639813223605, 1.0004376662217147, 2.427775112682843, -0.1432100305402596, 2.0256377870015956], "std": [0.16730306151561924, 0.04193198181141607, 0.09924892944461326, 0.31254919946567916, 0.23999885488442882, 0.2448781943218654, 0.15167370127732518, 0.06718225860328439, 0.06585396672384639, 0.21399073952694816, 0.4048462982115767, 0.3364315272369053], "min": [0.22565827919738957, 0.1957827850453968, 0.8079239049783995, 2.0141401873275226, -0.05800006998591334, 0.8918262482155285, 0.2299468908430117, -0.2970065393359049, 0.8882289221326628, 2.0998219342040665, -0.7875574869981948, 1.672285847137298], "max": [0.6368232651506016, 0.314880122485662, 1.1630854344381332, 3.0424998799425795, 0.6757739157703457, 1.620926277988803, 0.5988197481638036, -0.11727614132059727, 1.1417056131047119, 2.767844453225992, 0.6724138283042218, 2.7259854600004965], "count": [379]}, "eef_sim_pose_action": {"mean": [0.48437298615333324, 0.2588616678487087, 0.9667096002222674, 2.597235590051941, 0.24952989311288776, 1.267862224166317, 0.4326315109529674, -0.2361639813223605, 1.0004376662217147, 2.427775112682843, -0.1432100305402596, 2.0256377870015956], "std": [0.16730306151561924, 0.04193198181141607, 0.09924892944461326, 0.31254919946567916, 0.23999885488442882, 0.2448781943218654, 0.15167370127732518, 0.06718225860328439, 0.06585396672384639, 0.21399073952694816, 0.4048462982115767, 0.3364315272369053], "min": [0.22565827919738957, 0.1957827850453968, 0.8079239049783995, 2.0141401873275226, -0.05800006998591334, 0.8918262482155285, 0.2299468908430117, -0.2970065393359049, 0.8882289221326628, 2.0998219342040665, -0.7875574869981948, 1.672285847137298], "max": [0.6368232651506016, 0.314880122485662, 1.1630854344381332, 3.0424998799425795, 0.6757739157703457, 1.620926277988803, 0.5988197481638036, -0.11727614132059727, 1.1417056131047119, 2.767844453225992, 0.6724138283042218, 2.7259854600004965], "count": [379]}, "gripper_mode_state": {"mean": [0.17678100263852242, 0.23482849604221637], "std": [0.381483262731986, 0.4238915822339098], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8575197889182058, 1.8944591029023747], "std": [0.45454627730296127, 0.4166025551537987], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.17678100263852242, 0.23482849604221637], "std": [0.381483262731986, 0.4238915822339098], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8575197889182058, 1.8944591029023747], "std": [0.45454627730296127, 0.4166025551537987], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.6157255946323128, 0.4626088376503467], "std": [0.2590148903455014, 0.1958335607937592], "min": [0.01500000013038516, 0.0699999975040555], "max": [0.8924999833106995, 0.5912499874830246], "count": [379]}, "gripper_open_scale_action": {"mean": [0.6157255946323128, 0.4626088376503467], "std": [0.2590148903455014, 0.1958335607937592], "min": [0.01500000013038516, 0.0699999975040555], "max": [0.8924999833106995, 0.5912499874830246], "count": [379]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7294117647058823]], [[0.7137254901960784]]], "mean": [[[0.37769550925925927]], [[0.4029080038126362]], [[0.37773396786492375]]], "std": [[[0.1441280850263407]], [[0.14447894936779207]], [[0.1390551592965641]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48029793913398694]], [[0.4904438235294118]], [[0.4773632189542484]]], "std": [[[0.12653743368630754]], [[0.12113516522694451]], [[0.12743061012464066]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45671683006535946]], [[0.48156470383986927]], [[0.4689621017156863]]], "std": [[[0.15500929814636197]], [[0.13977568227310339]], [[0.14456061846962312]]], "count": [100]}, "observation.state": {"min": [-0.13107755780220032, -0.022381221875548363, -1.341128945350647, -1.0007877349853516, 0.3742007911205292, 0.009228111244738102, 0.015000000596046448, -0.010104999877512455, -0.11045300215482712, 0.02787099964916706, -3.141592502593994, 0.20725783705711365, -3.141592502593994, -0.11696500331163406, -0.016729222610592842, -1.0182671546936035, 0.01992155611515045, 0.4255572259426117, -2.121366500854492, 0.060999996960163116, -0.008590999990701675, -0.008786999620497227, 0.10512500256299973, -3.141592502593994, 0.29157474637031555, -3.141592502593994], "max": [0.01789800077676773, 2.2984800338745117, -0.48547887802124023, 0.024300111457705498, 1.1667367219924927, 0.8882187604904175, 0.6490000486373901, 0.40921899676322937, 0.0008019999950192869, 0.4131140112876892, 3.132028341293335, 1.0348231792449951, 3.1383986473083496, 0.4009431004524231, 2.0699403285980225, -0.47232577204704285, 1.5619232654571533, 1.2362529039382935, -0.05815977603197098, 0.4749999940395355, 0.3482019901275635, 0.1612830013036728, 0.3597950041294098, 3.140144109725952, 1.0630974769592285, 3.138014793395996], "mean": [-0.05095099285244942, 1.2555676698684692, -0.9838249683380127, -0.4132938086986542, 0.9225671887397766, 0.43964430689811707, 0.5119035840034485, 0.23494793474674225, -0.04139542952179909, 0.21624323725700378, -0.7108529806137085, 0.5940082669258118, 2.69462513923645, 0.05633549392223358, 1.0464061498641968, -0.7629204988479614, 0.7329838871955872, 0.8477754592895508, -0.9342005252838135, 0.32163166999816895, 0.18744438886642456, 0.0467803068459034, 0.2322099506855011, -0.2784332036972046, 0.6925791501998901, -2.236154079437256], "std": [0.042382773011922836, 0.8751777410507202, 0.37824028730392456, 0.36171755194664, 0.21556441485881805, 0.3372272551059723, 0.17927730083465576, 0.1724633425474167, 0.03685897961258888, 0.08435507118701935, 2.785068988800049, 0.2652316689491272, 1.1746934652328491, 0.15732650458812714, 0.7845622897148132, 0.2385125756263733, 0.5760219097137451, 0.2809813916683197, 0.7774572968482971, 0.15808886289596558, 0.14768025279045105, 0.06158289313316345, 0.06254138052463531, 2.7310054302215576, 0.24301886558532715, 1.5847443342208862], "count": [387]}, "action": {"min": [-0.13107755780220032, -0.022381221875548363, -1.341128945350647, -1.0007877349853516, 0.3742007911205292, 0.009228111244738102, 0.015000000596046448, -0.010104999877512455, -0.11045300215482712, 0.02787099964916706, -3.141592502593994, 0.20725783705711365, -3.141592502593994, -0.11696500331163406, -0.016729222610592842, -1.0182671546936035, 0.01992155611515045, 0.4255572259426117, -2.121366500854492, 0.060999996960163116, -0.008590999990701675, -0.008786999620497227, 0.10512500256299973, -3.141592502593994, 0.29157474637031555, -3.141592502593994], "max": [0.01789800077676773, 2.2984800338745117, -0.48547887802124023, 0.024300111457705498, 1.1667367219924927, 0.8882187604904175, 0.6490000486373901, 0.40921899676322937, 0.0008019999950192869, 0.4131140112876892, 3.132028341293335, 1.0348231792449951, 3.1383986473083496, 0.4009431004524231, 2.0699403285980225, -0.47232577204704285, 1.5619232654571533, 1.2362529039382935, -0.05815977603197098, 0.4749999940395355, 0.3482019901275635, 0.1612830013036728, 0.3597950041294098, 3.140144109725952, 1.0630974769592285, 3.138014793395996], "mean": [-0.05095099285244942, 1.2555676698684692, -0.9838249683380127, -0.4132938086986542, 0.9225671887397766, 0.43964430689811707, 0.5119035840034485, 0.23494793474674225, -0.04139542952179909, 0.21624323725700378, -0.7108529806137085, 0.5940082669258118, 2.69462513923645, 0.05633549392223358, 1.0464061498641968, -0.7629204988479614, 0.7329838871955872, 0.8477754592895508, -0.9342005252838135, 0.32163166999816895, 0.18744438886642456, 0.0467803068459034, 0.2322099506855011, -0.2784332036972046, 0.6925791501998901, -2.236154079437256], "std": [0.042382773011922836, 0.8751777410507202, 0.37824028730392456, 0.36171755194664, 0.21556441485881805, 0.3372272551059723, 0.17927730083465576, 0.1724633425474167, 0.03685897961258888, 0.08435507118701935, 2.785068988800049, 0.2652316689491272, 1.1746934652328491, 0.15732650458812714, 0.7845622897148132, 0.2385125756263733, 0.5760219097137451, 0.2809813916683197, 0.7774572968482971, 0.15808886289596558, 0.14768025279045105, 0.06158289313316345, 0.06254138052463531, 2.7310054302215576, 0.24301886558532715, 1.5847443342208862], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [387]}, "index": {"min": [92617], "max": [93003], "mean": [92810.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [2.7700258397932815, 5.0, 5.0, 5.0, 5.0], "std": [1.8019027409115043, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [387]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [387]}, "eef_direction_state": {"mean": [4.209302325581396, 4.015503875968992], "std": [2.089747652154322, 2.2284900490161097], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.9069767441860465, 0.9767441860465116], "std": [0.8843327135735584, 0.9076059567907838], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.7881136950904393, 0.813953488372093], "std": [0.8725283629655651, 0.8206077207950218], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.209302325581396, 4.015503875968992], "std": [2.089747652154322, 2.2284900490161097], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.9069767441860465, 0.9767441860465116], "std": [0.8843327135735584, 0.9076059567907838], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.7881136950904393, 0.813953488372093], "std": [0.8725283629655651, 0.8206077207950218], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.47342673697954357, 0.25987148883741107, 0.9909273032675605, 2.523613683421279, 0.19720264626234632, 1.289485055192433, 0.4265514498958681, -0.2523073412830117, 1.007893214691392, 2.3796305222504577, -0.07788236531523139, 2.041926978789254], "std": [0.1721554863311303, 0.03701605316581822, 0.08441966954757751, 0.2534010397233053, 0.23009687250685146, 0.2143424744906394, 0.14801688834932158, 0.06124448485867127, 0.062319485642002674, 0.1895103728491015, 0.4558623480148043, 0.35664216878774313], "min": [0.22883210018054187, 0.19048892095851355, 0.8027964434984656, 2.102902962890776, -0.08189250405608806, 0.9742397985118842, 0.2300732500974282, -0.30809953411297397, 0.8811477517807434, 2.0782086161285482, -0.9407918841823425, 1.5307034887404154], "max": [0.6474146734522107, 0.3022182293888998, 1.1876820144692797, 2.9297534787456083, 0.6010671176630478, 1.5352231504558909, 0.5875207680005463, -0.13824222637629574, 1.1354382515522254, 2.7121056284104137, 0.6725174224091663, 2.809563487062035], "count": [387]}, "eef_sim_pose_action": {"mean": [0.47342673697954357, 0.25987148883741107, 0.9909273032675605, 2.523613683421279, 0.19720264626234632, 1.289485055192433, 0.4265514498958681, -0.2523073412830117, 1.007893214691392, 2.3796305222504577, -0.07788236531523139, 2.041926978789254], "std": [0.1721554863311303, 0.03701605316581822, 0.08441966954757751, 0.2534010397233053, 0.23009687250685146, 0.2143424744906394, 0.14801688834932158, 0.06124448485867127, 0.062319485642002674, 0.1895103728491015, 0.4558623480148043, 0.35664216878774313], "min": [0.22883210018054187, 0.19048892095851355, 0.8027964434984656, 2.102902962890776, -0.08189250405608806, 0.9742397985118842, 0.2300732500974282, -0.30809953411297397, 0.8811477517807434, 2.0782086161285482, -0.9407918841823425, 1.5307034887404154], "max": [0.6474146734522107, 0.3022182293888998, 1.1876820144692797, 2.9297534787456083, 0.6010671176630478, 1.5352231504558909, 0.5875207680005463, -0.13824222637629574, 1.1354382515522254, 2.7121056284104137, 0.6725174224091663, 2.809563487062035], "count": [387]}, "gripper_mode_state": {"mean": [0.13178294573643412, 0.6124031007751938], "std": [0.33825463921350796, 0.4872017476735095], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.8811369509043927, 1.9121447028423773], "std": [0.4329225833293896, 0.37703083135857374], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.13178294573643412, 0.6124031007751938], "std": [0.33825463921350796, 0.4872017476735095], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.8811369509043927, 1.9121447028423773], "std": [0.4329225833293896, 0.37703083135857374], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.6398772380317174, 0.4020413386609011], "std": [0.2240969283766167, 0.19761144063688862], "min": [0.01875000074505806, 0.0762499962002039], "max": [0.8112500607967377, 0.5937499925494194], "count": [387]}, "gripper_open_scale_action": {"mean": [0.6398772380317174, 0.4020413386609011], "std": [0.2240969283766167, 0.19761144063688862], "min": [0.01875000074505806, 0.0762499962002039], "max": [0.8112500607967377, 0.5937499925494194], "count": [387]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.788235294117647]], [[0.7607843137254902]]], "mean": [[[0.3804677832244009]], [[0.4053409422657952]], [[0.38013747276688453]]], "std": [[[0.13925073995086804]], [[0.1396088032886489]], [[0.13443768226913128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48510595383986926]], [[0.49520135212418304]], [[0.48234193831699346]]], "std": [[[0.12665228266039996]], [[0.12055086043460259]], [[0.12685724826351735]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45913767769607844]], [[0.47912325776143794]], [[0.46680218954248365]]], "std": [[[0.1630967263009643]], [[0.1525744710215789]], [[0.1575268395715129]]], "count": [100]}, "observation.state": {"min": [-0.1450331062078476, -0.022276556119322777, -1.4654206037521362, -0.9690912365913391, 0.44971778988838196, 0.079755999147892, 0.0139999995008111, -0.010118000209331512, -0.1157350018620491, 0.02870200015604496, -3.1405105590820312, 0.12075933068990707, -3.1394457817077637, -0.04450077936053276, -0.016729222610592842, -0.9828025698661804, -0.022276556119322777, 0.2593640089035034, -2.1218724250793457, 0.08299999684095383, -0.008353999815881252, -0.0024339999072253704, 0.11485700309276581, -3.141592502593994, 0.26391124725341797, -3.141016721725464], "max": [0.013781110756099224, 2.270237445831299, -0.48547887802124023, -0.011757555417716503, 1.167294979095459, 0.8882536888122559, 0.6340000033378601, 0.40386301279067993, -0.0008110000053420663, 0.44916200637817383, 3.140458106994629, 1.0532712936401367, 3.1329357624053955, 0.489962100982666, 2.034196615219116, -0.47227343916893005, 1.6288576126098633, 1.2314906120300293, -0.05374633148312569, 0.5059999823570251, 0.348131000995636, 0.1792050004005432, 0.36371999979019165, 3.139463424682617, 1.1011980772018433, 3.136653423309326], "mean": [-0.07238025963306427, 1.1993242502212524, -0.9794619679450989, -0.4072858989238739, 0.9438737630844116, 0.42248204350471497, 0.5102141499519348, 0.22051826119422913, -0.044349923729896545, 0.2350238859653473, -1.068378210067749, 0.6204112768173218, 1.9042317867279053, 0.11282218247652054, 1.0117789506912231, -0.7397406697273254, 0.7367925047874451, 0.8222398161888123, -0.9039559960365295, 0.3489611744880676, 0.17999696731567383, 0.05341042950749397, 0.2384556233882904, -0.6686309576034546, 0.7121917009353638, -1.9980933666229248], "std": [0.0696273148059845, 0.8462731838226318, 0.3714037537574768, 0.34920763969421387, 0.2060980498790741, 0.335568368434906, 0.18584246933460236, 0.16262879967689514, 0.04323748126626015, 0.09744144976139069, 2.6898269653320312, 0.29760676622390747, 2.15859055519104, 0.15469637513160706, 0.7571718096733093, 0.2179185152053833, 0.6574232578277588, 0.3214994966983795, 0.7906963229179382, 0.15619398653507233, 0.14352376759052277, 0.062393028289079666, 0.058275796473026276, 2.6539182662963867, 0.24134981632232666, 1.8830173015594482], "count": [331]}, "action": {"min": [-0.1450331062078476, -0.022276556119322777, -1.4654206037521362, -0.9690912365913391, 0.44971778988838196, 0.079755999147892, 0.0139999995008111, -0.010118000209331512, -0.1157350018620491, 0.02870200015604496, -3.1405105590820312, 0.12075933068990707, -3.1394457817077637, -0.04450077936053276, -0.016729222610592842, -0.9828025698661804, -0.022276556119322777, 0.2593640089035034, -2.1218724250793457, 0.08299999684095383, -0.008353999815881252, -0.0024339999072253704, 0.11485700309276581, -3.141592502593994, 0.26391124725341797, -3.141016721725464], "max": [0.013781110756099224, 2.270237445831299, -0.48547887802124023, -0.011757555417716503, 1.167294979095459, 0.8882536888122559, 0.6340000033378601, 0.40386301279067993, -0.0008110000053420663, 0.44916200637817383, 3.140458106994629, 1.0532712936401367, 3.1329357624053955, 0.489962100982666, 2.034196615219116, -0.47227343916893005, 1.6288576126098633, 1.2314906120300293, -0.05374633148312569, 0.5059999823570251, 0.348131000995636, 0.1792050004005432, 0.36371999979019165, 3.139463424682617, 1.1011980772018433, 3.136653423309326], "mean": [-0.07238025963306427, 1.1993242502212524, -0.9794619679450989, -0.4072858989238739, 0.9438737630844116, 0.42248204350471497, 0.5102141499519348, 0.22051826119422913, -0.044349923729896545, 0.2350238859653473, -1.068378210067749, 0.6204112768173218, 1.9042317867279053, 0.11282218247652054, 1.0117789506912231, -0.7397406697273254, 0.7367925047874451, 0.8222398161888123, -0.9039559960365295, 0.3489611744880676, 0.17999696731567383, 0.05341042950749397, 0.2384556233882904, -0.6686309576034546, 0.7121917009353638, -1.9980933666229248], "std": [0.0696273148059845, 0.8462731838226318, 0.3714037537574768, 0.34920763969421387, 0.2060980498790741, 0.335568368434906, 0.18584246933460236, 0.16262879967689514, 0.04323748126626015, 0.09744144976139069, 2.6898269653320312, 0.29760676622390747, 2.15859055519104, 0.15469637513160706, 0.7571718096733093, 0.2179185152053833, 0.6574232578277588, 0.3214994966983795, 0.7906963229179382, 0.15619398653507233, 0.14352376759052277, 0.062393028289079666, 0.058275796473026276, 2.6539182662963867, 0.24134981632232666, 1.8830173015594482], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [331]}, "index": {"min": [93004], "max": [93334], "mean": [93169.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [2.7462235649546827, 5.0, 5.0, 5.0, 5.0], "std": [1.801881174980703, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [331]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [331]}, "eef_direction_state": {"mean": [4.22356495468278, 4.030211480362538], "std": [2.017638380009619, 2.097112015901816], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.039274924471299, 1.0181268882175227], "std": [0.9205433604643993, 0.9029847095671474], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.851963746223565, 0.9335347432024169], "std": [0.8651462401308543, 0.8309310548879472], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.22356495468278, 4.030211480362538], "std": [2.017638380009619, 2.097112015901816], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.039274924471299, 1.0181268882175227], "std": [0.9205433604643993, 0.9029847095671474], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.851963746223565, 0.9335347432024169], "std": [0.8651462401308543, 0.8309310548879472], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.459065094652622, 0.2569202542647145, 1.0096865819736702, 2.5011921541702744, 0.18411855720330353, 1.2701727679173995, 0.41909018109757784, -0.24570871814295372, 1.0140899176835616, 2.3499608103805407, -0.08016737297583101, 2.0359962251869597], "std": [0.16232856643186325, 0.04335612804999031, 0.09743153102584647, 0.2880339552237178, 0.22521439079228636, 0.2938007333171932, 0.14386514982062346, 0.06195751030991763, 0.0579987988861332, 0.17353305729752924, 0.47843458862271515, 0.35917941509291246], "min": [0.228860829168755, 0.18525674714597878, 0.8035600244484828, 2.084660538025883, -0.08499577377554202, 0.8308021113273827, 0.23032897270342317, -0.30101786950727644, 0.8908546409397303, 2.0162373681985675, -1.0041535496196423, 1.5791362945765879], "max": [0.6417524794373248, 0.3006068984966849, 1.2238525032687042, 3.0123400260642272, 0.6511175984996482, 1.7388046361335903, 0.5874630440311762, -0.12051267663127367, 1.1392066550980366, 2.6551115843426185, 0.7633020939836177, 2.6573319140404794], "count": [331]}, "eef_sim_pose_action": {"mean": [0.459065094652622, 0.2569202542647145, 1.0096865819736702, 2.5011921541702744, 0.18411855720330353, 1.2701727679173995, 0.41909018109757784, -0.24570871814295372, 1.0140899176835616, 2.3499608103805407, -0.08016737297583101, 2.0359962251869597], "std": [0.16232856643186325, 0.04335612804999031, 0.09743153102584647, 0.2880339552237178, 0.22521439079228636, 0.2938007333171932, 0.14386514982062346, 0.06195751030991763, 0.0579987988861332, 0.17353305729752924, 0.47843458862271515, 0.35917941509291246], "min": [0.228860829168755, 0.18525674714597878, 0.8035600244484828, 2.084660538025883, -0.08499577377554202, 0.8308021113273827, 0.23032897270342317, -0.30101786950727644, 0.8908546409397303, 2.0162373681985675, -1.0041535496196423, 1.5791362945765879], "max": [0.6417524794373248, 0.3006068984966849, 1.2238525032687042, 3.0123400260642272, 0.6511175984996482, 1.7388046361335903, 0.5874630440311762, -0.12051267663127367, 1.1392066550980366, 2.6551115843426185, 0.7633020939836177, 2.6573319140404794], "count": [331]}, "gripper_mode_state": {"mean": [0.14803625377643503, 0.5105740181268882], "std": [0.3551359195354258, 0.49988817763641147], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.851963746223565, 1.8036253776435045], "std": [0.472015104106211, 0.5665276904164032], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.14803625377643503, 0.5105740181268882], "std": [0.3551359195354258, 0.49988817763641147], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.851963746223565, 1.8036253776435045], "std": [0.472015104106211, 0.5665276904164032], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.6377681071857367, 0.43620090067859324], "std": [0.23230267806920385, 0.19524234309232633], "min": [0.017499999376013875, 0.10374999605119228], "max": [0.7925000041723251, 0.6324999779462814], "count": [331]}, "gripper_open_scale_action": {"mean": [0.6377681071857367, 0.43620090067859324], "std": [0.23230267806920385, 0.19524234309232633], "min": [0.017499999376013875, 0.10374999605119228], "max": [0.7925000041723251, 0.6324999779462814], "count": [331]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9607843137254902]], [[0.9019607843137255]]], "mean": [[[0.3796611574074074]], [[0.4034714079520697]], [[0.3786646160130719]]], "std": [[[0.14933806314025097]], [[0.15029721832349344]], [[0.1444082437693087]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825551062091503]], [[0.49239988970588233]], [[0.4786242544934641]]], "std": [[[0.13720991306846367]], [[0.13065212597960965]], [[0.14012175003643138]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704528165849673]], [[0.48805039624183005]], [[0.4777061642156863]]], "std": [[[0.15760037672742402]], [[0.1461288527654468]], [[0.14994658450894777]]], "count": [100]}, "observation.state": {"min": [-0.09331033378839493, -0.02204977720975876, -1.1338191032409668, -1.113653302192688, 0.45713165402412415, -0.01432188879698515, 0.01599999889731407, -0.01015700027346611, -0.07312200218439102, 0.017539000138640404, -3.1384685039520264, 0.07876671850681305, -3.1394283771514893, 0.0005058888928033412, -0.017217665910720825, -1.140849232673645, 0.0, 0.4660108983516693, -1.889146089553833, 0.09300000220537186, -0.008588000200688839, -3.000000106112566e-06, 0.12273500114679337, -3.1409642696380615, 0.2565459609031677, -3.0841188430786133], "max": [0.1356305629014969, 2.283565044403076, -0.48615923523902893, 0.02386399917304516, 1.166911244392395, 1.0761303901672363, 0.671999990940094, 0.3696590065956116, 0.030153000727295876, 0.38433000445365906, 3.140109062194824, 1.0362368822097778, 3.14021372795105, 0.5287411212921143, 2.0651257038116455, -0.4719245433807373, 1.3653068542480469, 1.2386951446533203, -0.05182744562625885, 0.5080000162124634, 0.3675270080566406, 0.20321199297904968, 0.37714898586273193, 3.14054536819458, 1.0830990076065063, -1.610729455947876], "mean": [-0.007025032304227352, 1.2366564273834229, -0.8728177547454834, -0.4751269221305847, 0.9175392389297485, 0.48191598057746887, 0.4966248571872711, 0.21400970220565796, -0.02154945209622383, 0.19750742614269257, -0.5085755586624146, 0.554927408695221, 1.629032015800476, 0.14563164114952087, 1.0346384048461914, -0.8046239614486694, 0.6267800331115723, 0.853607177734375, -0.7507712841033936, 0.35657310485839844, 0.18124203383922577, 0.07264082133769989, 0.235866978764534, -0.41505861282348633, 0.7009372711181641, -2.719511032104492], "std": [0.07378806918859482, 0.880105197429657, 0.2913735508918762, 0.4482608735561371, 0.2156876176595688, 0.4394505023956299, 0.1982199102640152, 0.1577831506729126, 0.03356986492872238, 0.09760303795337677, 2.7992992401123047, 0.31490275263786316, 2.4792017936706543, 0.19490396976470947, 0.8153047561645508, 0.286795049905777, 0.5460885167121887, 0.2691724896430969, 0.6194141507148743, 0.14601178467273712, 0.15045231580734253, 0.08026013523340225, 0.059404224157333374, 2.7385573387145996, 0.2578884959220886, 0.4611189365386963], "count": [374]}, "action": {"min": [-0.09331033378839493, -0.02204977720975876, -1.1338191032409668, -1.113653302192688, 0.45713165402412415, -0.01432188879698515, 0.01599999889731407, -0.01015700027346611, -0.07312200218439102, 0.017539000138640404, -3.1384685039520264, 0.07876671850681305, -3.1394283771514893, 0.0005058888928033412, -0.017217665910720825, -1.140849232673645, 0.0, 0.4660108983516693, -1.889146089553833, 0.09300000220537186, -0.008588000200688839, -3.000000106112566e-06, 0.12273500114679337, -3.1409642696380615, 0.2565459609031677, -3.0841188430786133], "max": [0.1356305629014969, 2.283565044403076, -0.48615923523902893, 0.02386399917304516, 1.166911244392395, 1.0761303901672363, 0.671999990940094, 0.3696590065956116, 0.030153000727295876, 0.38433000445365906, 3.140109062194824, 1.0362368822097778, 3.14021372795105, 0.5287411212921143, 2.0651257038116455, -0.4719245433807373, 1.3653068542480469, 1.2386951446533203, -0.05182744562625885, 0.5080000162124634, 0.3675270080566406, 0.20321199297904968, 0.37714898586273193, 3.14054536819458, 1.0830990076065063, -1.610729455947876], "mean": [-0.007025032304227352, 1.2366564273834229, -0.8728177547454834, -0.4751269221305847, 0.9175392389297485, 0.48191598057746887, 0.4966248571872711, 0.21400970220565796, -0.02154945209622383, 0.19750742614269257, -0.5085755586624146, 0.554927408695221, 1.629032015800476, 0.14563164114952087, 1.0346384048461914, -0.8046239614486694, 0.6267800331115723, 0.853607177734375, -0.7507712841033936, 0.35657310485839844, 0.18124203383922577, 0.07264082133769989, 0.235866978764534, -0.41505861282348633, 0.7009372711181641, -2.719511032104492], "std": [0.07378806918859482, 0.880105197429657, 0.2913735508918762, 0.4482608735561371, 0.2156876176595688, 0.4394505023956299, 0.1982199102640152, 0.1577831506729126, 0.03356986492872238, 0.09760303795337677, 2.7992992401123047, 0.31490275263786316, 2.4792017936706543, 0.19490396976470947, 0.8153047561645508, 0.286795049905777, 0.5460885167121887, 0.2691724896430969, 0.6194141507148743, 0.14601178467273712, 0.15045231580734253, 0.08026013523340225, 0.059404224157333374, 2.7385573387145996, 0.2578884959220886, 0.4611189365386963], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [374]}, "index": {"min": [93335], "max": [93708], "mean": [93521.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [2.802139037433155, 5.0, 5.0, 5.0, 5.0], "std": [1.7847828915510688, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [374]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [374]}, "eef_direction_state": {"mean": [4.045454545454546, 4.093582887700535], "std": [2.0788129536017, 2.1899897436641615], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [1.0133689839572193, 0.9251336898395722], "std": [0.8605015871559448, 0.9043917554730758], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.7994652406417112, 0.8288770053475936], "std": [0.8495986675193253, 0.8575679582716084], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.045454545454546, 4.093582887700535], "std": [2.0788129536017, 2.1899897436641615], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [1.0133689839572193, 0.9251336898395722], "std": [0.8605015871559448, 0.9043917554730758], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.7994652406417112, 0.8288770053475936], "std": [0.8495986675193253, 0.8575679582716084], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.452353025520869, 0.2795842356335941, 0.9722156362691324, 2.5556854737125687, 0.2499030622113281, 1.3606589346649465, 0.42028097768635864, -0.22631965570359158, 1.0114943267145962, 2.3865266503992926, -0.12416836206258702, 2.0437460069206437], "std": [0.15730386340221578, 0.03373438891448428, 0.09767951635123172, 0.3010812747201197, 0.2820068757743952, 0.24882555576917914, 0.1506572644468814, 0.07991913817277427, 0.0590843633602351, 0.20997678676387987, 0.41443486153957076, 0.38240211102035804], "min": [0.22882125275342055, 0.2275864791234482, 0.7923744951251162, 2.102599607963133, -0.055761718962905604, 0.896923325249995, 0.23020723018815292, -0.2985865852627649, 0.8989666988955853, 2.0578551867786317, -0.8913102497067219, 1.5992491918103995], "max": [0.6075265078678327, 0.33139231094025656, 1.158929435061606, 3.0561869723950394, 0.726115095038177, 1.7997338251020438, 0.6065477698595282, -0.09615128690846414, 1.152783054228292, 2.724860318714482, 0.6494620121015418, 2.7647119252786094], "count": [374]}, "eef_sim_pose_action": {"mean": [0.452353025520869, 0.2795842356335941, 0.9722156362691324, 2.5556854737125687, 0.2499030622113281, 1.3606589346649465, 0.42028097768635864, -0.22631965570359158, 1.0114943267145962, 2.3865266503992926, -0.12416836206258702, 2.0437460069206437], "std": [0.15730386340221578, 0.03373438891448428, 0.09767951635123172, 0.3010812747201197, 0.2820068757743952, 0.24882555576917914, 0.1506572644468814, 0.07991913817277427, 0.0590843633602351, 0.20997678676387987, 0.41443486153957076, 0.38240211102035804], "min": [0.22882125275342055, 0.2275864791234482, 0.7923744951251162, 2.102599607963133, -0.055761718962905604, 0.896923325249995, 0.23020723018815292, -0.2985865852627649, 0.8989666988955853, 2.0578551867786317, -0.8913102497067219, 1.5992491918103995], "max": [0.6075265078678327, 0.33139231094025656, 1.158929435061606, 3.0561869723950394, 0.726115095038177, 1.7997338251020438, 0.6065477698595282, -0.09615128690846414, 1.152783054228292, 2.724860318714482, 0.6494620121015418, 2.7647119252786094], "count": [374]}, "gripper_mode_state": {"mean": [0.17914438502673796, 0.5508021390374331], "std": [0.3834731729079994, 0.49741244723993366], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8342245989304813, 1.9090909090909092], "std": [0.47313361199132864, 0.37612252991669975], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.17914438502673796, 0.5508021390374331], "std": [0.3834731729079994, 0.49741244723993366], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.8342245989304813, 1.9090909090909092], "std": [0.47313361199132864, 0.37612252991669975], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.6207820979621819, 0.44571524289222486], "std": [0.24777544878606192, 0.18251462925529757], "min": [0.01999999862164259, 0.11625000275671482], "max": [0.8399999886751175, 0.6350000202655792], "count": [374]}, "gripper_open_scale_action": {"mean": [0.6207820979621819, 0.44571524289222486], "std": [0.24777544878606192, 0.18251462925529757], "min": [0.01999999862164259, 0.11625000275671482], "max": [0.8399999886751175, 0.6350000202655792], "count": [374]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7529411764705882]], [[0.6862745098039216]]], "mean": [[[0.3786969934640523]], [[0.40402771786492375]], [[0.3790409259259259]]], "std": [[[0.13268998091288534]], [[0.13337953083359502]], [[0.12852346758107]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48424659313725493]], [[0.4947285028594771]], [[0.4820595567810458]]], "std": [[[0.12578688341880606]], [[0.11820178771355033]], [[0.12475706589231292]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.459514158496732]], [[0.48348744076797384]], [[0.47171584354575163]]], "std": [[[0.16201227909455157]], [[0.14693850444137446]], [[0.15146295771338736]]], "count": [100]}, "observation.state": {"min": [-0.0884084478020668, -0.02204977720975876, -1.248516321182251, -1.042950987815857, 0.49263110756874084, -0.0667250007390976, 0.01599999889731407, -0.009986000135540962, -0.09614899754524231, 0.022802000865340233, -3.1283280849456787, 0.04228932783007622, -3.1405279636383057, -0.15215043723583221, -0.017217665910720825, -1.0328681468963623, 0.02363722212612629, 0.4198703467845917, -2.121279239654541, 0.07499999552965164, -0.00838099978864193, -0.007286999840289354, 0.1394439935684204, -3.1404058933258057, 0.2949780821800232, -3.1396028995513916], "max": [0.0964503362774849, 2.253926992416382, -0.48664766550064087, 0.10255588591098785, 1.166911244392395, 1.0312981605529785, 0.671999990940094, 0.38940298557281494, 0.01982700079679489, 0.38820499181747437, 3.138538360595703, 1.0332000255584717, 3.13996958732605, 0.4008210003376007, 1.993376612663269, -0.47157567739486694, 1.490261435508728, 1.2403523921966553, -0.04116888716816902, 0.49699997901916504, 0.35541999340057373, 0.15975399315357208, 0.3802579939365387, 3.1404407024383545, 1.109854817390442, 3.1405105590820312], "mean": [-0.04375312849879265, 1.1645931005477905, -0.954767644405365, -0.41857072710990906, 0.9582644701004028, 0.4813535213470459, 0.5045542120933533, 0.2164684385061264, -0.03573859855532646, 0.24440862238407135, -0.9506464004516602, 0.6465420722961426, 1.960037350654602, 0.05806561931967735, 1.0378090143203735, -0.7815212607383728, 0.7224036455154419, 0.8594476580619812, -0.9417375326156616, 0.31492769718170166, 0.19055317342281342, 0.04492614045739174, 0.2413148283958435, -0.5445811748504639, 0.734086275100708, -2.470881462097168], "std": [0.05667255073785782, 0.8036003112792969, 0.3336353003978729, 0.36098095774650574, 0.1750725656747818, 0.39677026867866516, 0.1910497546195984, 0.15515132248401642, 0.03787286952137947, 0.08729923516511917, 2.7497894763946533, 0.2760269045829773, 2.1042556762695312, 0.15324179828166962, 0.7721580266952515, 0.2462492287158966, 0.5805463790893555, 0.27129343152046204, 0.8040123581886292, 0.15135370194911957, 0.14969177544116974, 0.06029951572418213, 0.05284316837787628, 2.6885502338409424, 0.2327706217765808, 1.1315163373947144], "count": [392]}, "action": {"min": [-0.0884084478020668, -0.02204977720975876, -1.248516321182251, -1.042950987815857, 0.49263110756874084, -0.0667250007390976, 0.01599999889731407, -0.009986000135540962, -0.09614899754524231, 0.022802000865340233, -3.1283280849456787, 0.04228932783007622, -3.1405279636383057, -0.15215043723583221, -0.017217665910720825, -1.0328681468963623, 0.02363722212612629, 0.4198703467845917, -2.121279239654541, 0.07499999552965164, -0.00838099978864193, -0.007286999840289354, 0.1394439935684204, -3.1404058933258057, 0.2949780821800232, -3.1396028995513916], "max": [0.0964503362774849, 2.253926992416382, -0.48664766550064087, 0.10255588591098785, 1.166911244392395, 1.0312981605529785, 0.671999990940094, 0.38940298557281494, 0.01982700079679489, 0.38820499181747437, 3.138538360595703, 1.0332000255584717, 3.13996958732605, 0.4008210003376007, 1.993376612663269, -0.47157567739486694, 1.490261435508728, 1.2403523921966553, -0.04116888716816902, 0.49699997901916504, 0.35541999340057373, 0.15975399315357208, 0.3802579939365387, 3.1404407024383545, 1.109854817390442, 3.1405105590820312], "mean": [-0.04375312849879265, 1.1645931005477905, -0.954767644405365, -0.41857072710990906, 0.9582644701004028, 0.4813535213470459, 0.5045542120933533, 0.2164684385061264, -0.03573859855532646, 0.24440862238407135, -0.9506464004516602, 0.6465420722961426, 1.960037350654602, 0.05806561931967735, 1.0378090143203735, -0.7815212607383728, 0.7224036455154419, 0.8594476580619812, -0.9417375326156616, 0.31492769718170166, 0.19055317342281342, 0.04492614045739174, 0.2413148283958435, -0.5445811748504639, 0.734086275100708, -2.470881462097168], "std": [0.05667255073785782, 0.8036003112792969, 0.3336353003978729, 0.36098095774650574, 0.1750725656747818, 0.39677026867866516, 0.1910497546195984, 0.15515132248401642, 0.03787286952137947, 0.08729923516511917, 2.7497894763946533, 0.2760269045829773, 2.1042556762695312, 0.15324179828166962, 0.7721580266952515, 0.2462492287158966, 0.5805463790893555, 0.27129343152046204, 0.8040123581886292, 0.15135370194911957, 0.14969177544116974, 0.06029951572418213, 0.05284316837787628, 2.6885502338409424, 0.2327706217765808, 1.1315163373947144], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [392]}, "index": {"min": [93709], "max": [94100], "mean": [93904.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [2.604591836734694, 5.0, 5.0, 5.0, 5.0], "std": [1.8138580307873349, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [392]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [392]}, "eef_direction_state": {"mean": [4.3188775510204085, 4.012755102040816], "std": [2.0684339845089452, 2.164731345263853], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.923469387755102, 0.9566326530612245], "std": [0.9336455889670264, 0.8810110655997972], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.7908163265306123, 0.8826530612244898], "std": [0.855425271333204, 0.8215870046222105], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.3188775510204085, 4.012755102040816], "std": [2.0684339845089452, 2.164731345263853], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.923469387755102, 0.9566326530612245], "std": [0.9336455889670264, 0.8810110655997972], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.7908163265306123, 0.8826530612244898], "std": [0.855425271333204, 0.8215870046222105], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.45498634969751034, 0.2655062308905804, 1.0190331730627826, 2.4760846380174395, 0.16699375407105493, 1.233993873299781, 0.4296344232127069, -0.2541772212903077, 1.0170030089764073, 2.3325772455181566, -0.06776702497764645, 2.0669895903859143], "std": [0.1548502525374082, 0.038009858438891916, 0.08724756483785766, 0.2695494731511088, 0.19322202504422775, 0.30309506749308, 0.15000596677521227, 0.059995717123607975, 0.052625073521103925, 0.17142729587669547, 0.45176651994914213, 0.36594014231129207], "min": [0.22887867558686154, 0.20470876413127675, 0.7977590038839129, 2.1057031912760027, -0.05686371888201003, 0.795722109803711, 0.23034749702552715, -0.3066958830235074, 0.9155259078934663, 2.021834343466996, -0.9967571841409608, 1.538419872903701], "max": [0.6272859171439296, 0.32114578513469133, 1.162944236758943, 3.0964112794889003, 0.6439368484036323, 1.6700356851986475, 0.5947772652636784, -0.1397389519185901, 1.1557983943463663, 2.6530448444452084, 0.6826701291904906, 2.6551485107739596], "count": [392]}, "eef_sim_pose_action": {"mean": [0.45498634969751034, 0.2655062308905804, 1.0190331730627826, 2.4760846380174395, 0.16699375407105493, 1.233993873299781, 0.4296344232127069, -0.2541772212903077, 1.0170030089764073, 2.3325772455181566, -0.06776702497764645, 2.0669895903859143], "std": [0.1548502525374082, 0.038009858438891916, 0.08724756483785766, 0.2695494731511088, 0.19322202504422775, 0.30309506749308, 0.15000596677521227, 0.059995717123607975, 0.052625073521103925, 0.17142729587669547, 0.45176651994914213, 0.36594014231129207], "min": [0.22887867558686154, 0.20470876413127675, 0.7977590038839129, 2.1057031912760027, -0.05686371888201003, 0.795722109803711, 0.23034749702552715, -0.3066958830235074, 0.9155259078934663, 2.021834343466996, -0.9967571841409608, 1.538419872903701], "max": [0.6272859171439296, 0.32114578513469133, 1.162944236758943, 3.0964112794889003, 0.6439368484036323, 1.6700356851986475, 0.5947772652636784, -0.1397389519185901, 1.1557983943463663, 2.6530448444452084, 0.6826701291904906, 2.6551485107739596], "count": [392]}, "gripper_mode_state": {"mean": [0.15051020408163265, 0.7372448979591837], "std": [0.3575708077415404, 0.4401305015473632], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8596938775510203, 1.8494897959183674], "std": [0.44972543569775425, 0.48476771725414713], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.15051020408163265, 0.7372448979591837], "std": [0.3575708077415404, 0.4401305015473632], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8596938775510203, 1.8494897959183674], "std": [0.44972543569775425, 0.48476771725414713], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.6306919629973056, 0.3936607103880343], "std": [0.2388115713489754, 0.1891921053913995], "min": [0.01999999862164259, 0.09374999441206455], "max": [0.8399999886751175, 0.6212499737739563], "count": [392]}, "gripper_open_scale_action": {"mean": [0.6306919629973056, 0.3936607103880343], "std": [0.2388115713489754, 0.1891921053913995], "min": [0.01999999862164259, 0.09374999441206455], "max": [0.8399999886751175, 0.6212499737739563], "count": [392]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8352941176470589]], [[0.803921568627451]]], "mean": [[[0.37962610838779953]], [[0.40379469771241827]], [[0.37865650871459694]]], "std": [[[0.14010069902390646]], [[0.1424001519619892]], [[0.13662914139047025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4829866973039215]], [[0.4934101184640523]], [[0.4793102696078431]]], "std": [[[0.1325555650684478]], [[0.12423217895258278]], [[0.13362959630255986]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687097385620915]], [[0.4833218341503268]], [[0.47270556985294115]]], "std": [[[0.15173138801363323]], [[0.14271437309869303]], [[0.14733485059752283]]], "count": [100]}, "observation.state": {"min": [-0.06430022418498993, -0.02196255512535572, -1.2311241626739502, -1.0810846090316772, 0.4384312331676483, 0.02313133329153061, 0.01599999889731407, -0.011884000152349472, -0.08533599972724915, 0.020857999101281166, -3.1405630111694336, 0.116378553211689, -3.14021372795105, -0.032307110726833344, -0.016903666779398918, -1.141232967376709, -0.06970799714326859, 0.4544801115989685, -1.9093468189239502, 0.07499999552965164, -0.008174000307917595, -0.007782000117003918, 0.1198979988694191, -3.1405279636383057, 0.18826866149902344, -3.135606288909912], "max": [0.16563500463962555, 2.275540590286255, -0.4872582256793976, -0.0471000000834465, 1.1671030521392822, 1.0208662748336792, 0.6790000200271606, 0.37868401408195496, 0.04490499943494797, 0.4043700098991394, 3.140946865081787, 1.047441840171814, 3.1396901607513428, 0.4589110016822815, 2.082343339920044, -0.47157567739486694, 1.329353928565979, 1.2397242784500122, 0.019485443830490112, 0.527999997138977, 0.3692210018634796, 0.17661599814891815, 0.37838301062583923, 3.121957778930664, 1.0155023336410522, 3.140667676925659], "mean": [0.00471041165292263, 1.2252188920974731, -0.9233761429786682, -0.49625879526138306, 0.9282217025756836, 0.4950999617576599, 0.4918121099472046, 0.2199873924255371, -0.0235556922852993, 0.215373694896698, -1.182478904724121, 0.5947160124778748, 1.893417239189148, 0.13783228397369385, 1.089959979057312, -0.8331645131111145, 0.5544992685317993, 0.8534244298934937, -0.6676709055900574, 0.3730548322200775, 0.1954692155122757, 0.06322172284126282, 0.23630724847316742, -0.3222898244857788, 0.6509666442871094, -2.6746487617492676], "std": [0.07602369040250778, 0.8620248436927795, 0.312499076128006, 0.39884239435195923, 0.2145262062549591, 0.3801809251308441, 0.19991011917591095, 0.16040171682834625, 0.03825998306274414, 0.0980956107378006, 2.5954067707061768, 0.3024955987930298, 2.2455835342407227, 0.16043412685394287, 0.7857862114906311, 0.2833036184310913, 0.4949267506599426, 0.27851375937461853, 0.6334931254386902, 0.15998932719230652, 0.14889077842235565, 0.07111569494009018, 0.06157496199011803, 2.7836878299713135, 0.25924602150917053, 0.8047135472297668], "count": [326]}, "action": {"min": [-0.06430022418498993, -0.02196255512535572, -1.2311241626739502, -1.0810846090316772, 0.4384312331676483, 0.02313133329153061, 0.01599999889731407, -0.011884000152349472, -0.08533599972724915, 0.020857999101281166, -3.1405630111694336, 0.116378553211689, -3.14021372795105, -0.032307110726833344, -0.016903666779398918, -1.141232967376709, -0.06970799714326859, 0.4544801115989685, -1.9093468189239502, 0.07499999552965164, -0.008174000307917595, -0.007782000117003918, 0.1198979988694191, -3.1405279636383057, 0.18826866149902344, -3.135606288909912], "max": [0.16563500463962555, 2.275540590286255, -0.4872582256793976, -0.0471000000834465, 1.1671030521392822, 1.0208662748336792, 0.6790000200271606, 0.37868401408195496, 0.04490499943494797, 0.4043700098991394, 3.140946865081787, 1.047441840171814, 3.1396901607513428, 0.4589110016822815, 2.082343339920044, -0.47157567739486694, 1.329353928565979, 1.2397242784500122, 0.019485443830490112, 0.527999997138977, 0.3692210018634796, 0.17661599814891815, 0.37838301062583923, 3.121957778930664, 1.0155023336410522, 3.140667676925659], "mean": [0.00471041165292263, 1.2252188920974731, -0.9233761429786682, -0.49625879526138306, 0.9282217025756836, 0.4950999617576599, 0.4918121099472046, 0.2199873924255371, -0.0235556922852993, 0.215373694896698, -1.182478904724121, 0.5947160124778748, 1.893417239189148, 0.13783228397369385, 1.089959979057312, -0.8331645131111145, 0.5544992685317993, 0.8534244298934937, -0.6676709055900574, 0.3730548322200775, 0.1954692155122757, 0.06322172284126282, 0.23630724847316742, -0.3222898244857788, 0.6509666442871094, -2.6746487617492676], "std": [0.07602369040250778, 0.8620248436927795, 0.312499076128006, 0.39884239435195923, 0.2145262062549591, 0.3801809251308441, 0.19991011917591095, 0.16040171682834625, 0.03825998306274414, 0.0980956107378006, 2.5954067707061768, 0.3024955987930298, 2.2455835342407227, 0.16043412685394287, 0.7857862114906311, 0.2833036184310913, 0.4949267506599426, 0.27851375937461853, 0.6334931254386902, 0.15998932719230652, 0.14889077842235565, 0.07111569494009018, 0.06157496199011803, 2.7836878299713135, 0.25924602150917053, 0.8047135472297668], "count": [326]}, "timestamp": {"min": [0.0], "max": [10.833333333333334], "mean": [5.416666666666666], "std": [3.136921704119785], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [326]}, "index": {"min": [94101], "max": [94426], "mean": [94263.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [2.7392638036809815, 5.0, 5.0, 5.0, 5.0], "std": [1.7574010224534662, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [326]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [326]}, "eef_direction_state": {"mean": [4.04601226993865, 4.067484662576687], "std": [2.038216030946307, 2.142554047126183], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [1.0828220858895705, 1.0276073619631902], "std": [0.8770485287148032, 0.9079599153038442], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.8865030674846626, 0.8926380368098159], "std": [0.8450516619356983, 0.8458529859796112], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [4.04601226993865, 4.067484662576687], "std": [2.038216030946307, 2.142554047126183], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [1.0828220858895705, 1.0276073619631902], "std": [0.8770485287148032, 0.9079599153038442], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.8865030674846626, 0.8926380368098159], "std": [0.8450516619356983, 0.8458529859796112], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.4583578831779265, 0.2775945600129424, 0.9900027134663264, 2.5173508856149147, 0.2402059778960226, 1.3344694820645964, 0.4344070488260084, -0.2356938373092372, 1.0119323098438222, 2.4455255262892406, -0.12439291607138638, 2.0008482609873504], "std": [0.15997620597456103, 0.0383634721610318, 0.09809763061910581, 0.29251387046465277, 0.24927727775245254, 0.2801160564198912, 0.1491160204029538, 0.0708408137954374, 0.061301042513289807, 0.21930346252094932, 0.4126860985473632, 0.3701590707069756], "min": [0.22703101197773412, 0.21546516892895992, 0.7956672366568618, 2.093324319522474, -0.05235650611879206, 0.9033647706793444, 0.23061527324309467, -0.3063679236443309, 0.8960084811872255, 2.1257414685624916, -0.9162858070293374, 1.5228489383421704], "max": [0.6163610289414246, 0.3461635089719416, 1.1790615165519125, 3.0150796165443516, 0.6721969259635836, 1.867220675850255, 0.6083275510622987, -0.1223107729425856, 1.1545148478683873, 2.82888828277577, 0.6349134384320756, 2.716489573384166], "count": [326]}, "eef_sim_pose_action": {"mean": [0.4583578831779265, 0.2775945600129424, 0.9900027134663264, 2.5173508856149147, 0.2402059778960226, 1.3344694820645964, 0.4344070488260084, -0.2356938373092372, 1.0119323098438222, 2.4455255262892406, -0.12439291607138638, 2.0008482609873504], "std": [0.15997620597456103, 0.0383634721610318, 0.09809763061910581, 0.29251387046465277, 0.24927727775245254, 0.2801160564198912, 0.1491160204029538, 0.0708408137954374, 0.061301042513289807, 0.21930346252094932, 0.4126860985473632, 0.3701590707069756], "min": [0.22703101197773412, 0.21546516892895992, 0.7956672366568618, 2.093324319522474, -0.05235650611879206, 0.9033647706793444, 0.23061527324309467, -0.3063679236443309, 0.8960084811872255, 2.1257414685624916, -0.9162858070293374, 1.5228489383421704], "max": [0.6163610289414246, 0.3461635089719416, 1.1790615165519125, 3.0150796165443516, 0.6721969259635836, 1.867220675850255, 0.6083275510622987, -0.1223107729425856, 1.1545148478683873, 2.82888828277577, 0.6349134384320756, 2.716489573384166], "count": [326]}, "gripper_mode_state": {"mean": [0.17791411042944785, 0.3803680981595092], "std": [0.3824404263928505, 0.4854772992242028], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.822085889570552, 1.8098159509202454], "std": [0.500554850408177, 0.5488655029777936], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.17791411042944785, 0.3803680981595092], "std": [0.3824404263928505, 0.4854772992242028], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.822085889570552, 1.8098159509202454], "std": [0.500554850408177, 0.5488655029777936], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.6147660968748087, 0.4663190282195624], "std": [0.24988756342580398, 0.1999863071044585], "min": [0.01999999862164259, 0.09374999441206455], "max": [0.8487500250339508, 0.6599999964237213], "count": [326]}, "gripper_open_scale_action": {"mean": [0.6147660968748087, 0.4663190282195624], "std": [0.24988756342580398, 0.1999863071044585], "min": [0.01999999862164259, 0.09374999441206455], "max": [0.8487500250339508, 0.6599999964237213], "count": [326]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7176470588235294]], [[0.6784313725490196]]], "mean": [[[0.3842626579520697]], [[0.40786231481481483]], [[0.38289853758169934]]], "std": [[[0.12949289840528358]], [[0.13127853908643464]], [[0.12621288596937702]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48067325980392156]], [[0.4901352308006536]], [[0.47645761846405227]]], "std": [[[0.13009753820295877]], [[0.12431013475072623]], [[0.13131562178087722]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47625043504901965]], [[0.49311014297385625]], [[0.4826181209150327]]], "std": [[[0.15344741367572054]], [[0.1412278296316627]], [[0.14593278387032854]]], "count": [100]}, "observation.state": {"min": [-0.09517689049243927, -0.022241666913032532, -1.4738811254501343, -0.9128503203392029, 0.5986584424972534, 0.007588333450257778, 0.015000000596046448, -0.011873000301420689, -0.10012199729681015, 0.02389799989759922, -3.140458106994629, 0.1356644481420517, -3.141592502593994, 0.042023666203022, -0.019031889736652374, -1.3297550678253174, -0.06559111177921295, 0.47168034315109253, -1.5765416622161865, 0.09399999678134918, -0.008592000231146812, -0.00585100008174777, 0.13379399478435516, -3.1340179443359375, 0.3223099410533905, -3.09710431098938], "max": [0.1703798919916153, 2.40762996673584, -0.4877292215824127, -0.0055822222493588924, 1.1669635772705078, 0.8446076512336731, 0.6490000486373901, 0.4334299862384796, 0.04571399837732315, 0.46044400334358215, 3.139253854751587, 1.1057358980178833, 3.1397078037261963, 0.2812393307685852, 2.0721383094787598, -0.47223857045173645, 1.5946141481399536, 1.240387201309204, 0.02014833316206932, 0.4710000157356262, 0.3901360034942627, 0.16913099586963654, 0.42958399653434753, 3.1400392055511475, 1.0182949304580688, -1.6129460334777832], "mean": [-0.03915296494960785, 1.2179503440856934, -1.0513442754745483, -0.4202595055103302, 0.9947304129600525, 0.4197361469268799, 0.4864795207977295, 0.23215049505233765, -0.034252434968948364, 0.24083933234214783, -1.1549144983291626, 0.6378333568572998, 1.7369953393936157, 0.1147816851735115, 1.0652576684951782, -0.8940933346748352, 0.5295249819755554, 0.9281455278396606, -0.6886076927185059, 0.36248692870140076, 0.1986277550458908, 0.05827885493636131, 0.24657048285007477, -0.7461202144622803, 0.6919268369674683, -2.73415470123291], "std": [0.07437802851200104, 0.8816990852355957, 0.44226938486099243, 0.32917776703834534, 0.1748618632555008, 0.31786298751831055, 0.18767407536506653, 0.17728014290332794, 0.042541179805994034, 0.09314046800136566, 2.6382980346679688, 0.2878182530403137, 2.3132104873657227, 0.0947059616446495, 0.8344441652297974, 0.37022140622138977, 0.5605151057243347, 0.23897606134414673, 0.6043218374252319, 0.14197269082069397, 0.16470478475093842, 0.0628533586859703, 0.06219504028558731, 2.706728935241699, 0.24329161643981934, 0.4868055284023285], "count": [337]}, "action": {"min": [-0.09517689049243927, -0.022241666913032532, -1.4738811254501343, -0.9128503203392029, 0.5986584424972534, 0.007588333450257778, 0.015000000596046448, -0.011873000301420689, -0.10012199729681015, 0.02389799989759922, -3.140458106994629, 0.1356644481420517, -3.141592502593994, 0.042023666203022, -0.019031889736652374, -1.3297550678253174, -0.06559111177921295, 0.47168034315109253, -1.5765416622161865, 0.09399999678134918, -0.008592000231146812, -0.00585100008174777, 0.13379399478435516, -3.1340179443359375, 0.3223099410533905, -3.09710431098938], "max": [0.1703798919916153, 2.40762996673584, -0.4877292215824127, -0.0055822222493588924, 1.1669635772705078, 0.8446076512336731, 0.6490000486373901, 0.4334299862384796, 0.04571399837732315, 0.46044400334358215, 3.139253854751587, 1.1057358980178833, 3.1397078037261963, 0.2812393307685852, 2.0721383094787598, -0.47223857045173645, 1.5946141481399536, 1.240387201309204, 0.02014833316206932, 0.4710000157356262, 0.3901360034942627, 0.16913099586963654, 0.42958399653434753, 3.1400392055511475, 1.0182949304580688, -1.6129460334777832], "mean": [-0.03915296494960785, 1.2179503440856934, -1.0513442754745483, -0.4202595055103302, 0.9947304129600525, 0.4197361469268799, 0.4864795207977295, 0.23215049505233765, -0.034252434968948364, 0.24083933234214783, -1.1549144983291626, 0.6378333568572998, 1.7369953393936157, 0.1147816851735115, 1.0652576684951782, -0.8940933346748352, 0.5295249819755554, 0.9281455278396606, -0.6886076927185059, 0.36248692870140076, 0.1986277550458908, 0.05827885493636131, 0.24657048285007477, -0.7461202144622803, 0.6919268369674683, -2.73415470123291], "std": [0.07437802851200104, 0.8816990852355957, 0.44226938486099243, 0.32917776703834534, 0.1748618632555008, 0.31786298751831055, 0.18767407536506653, 0.17728014290332794, 0.042541179805994034, 0.09314046800136566, 2.6382980346679688, 0.2878182530403137, 2.3132104873657227, 0.0947059616446495, 0.8344441652297974, 0.37022140622138977, 0.5605151057243347, 0.23897606134414673, 0.6043218374252319, 0.14197269082069397, 0.16470478475093842, 0.0628533586859703, 0.06219504028558731, 2.706728935241699, 0.24329161643981934, 0.4868055284023285], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [337]}, "index": {"min": [94427], "max": [94763], "mean": [94595.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [2.679525222551929, 5.0, 5.0, 5.0, 5.0], "std": [1.8061785848094773, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [337]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [337]}, "eef_direction_state": {"mean": [3.9881305637982196, 3.71513353115727], "std": [2.1069001532939673, 2.2740001350520833], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [1.1275964391691395, 1.0919881305637982], "std": [0.9204458878124693, 0.8441601939759646], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.8961424332344213, 0.9821958456973294], "std": [0.8392539168706964, 0.8507165335164069], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [3.9881305637982196, 3.71513353115727], "std": [2.1069001532939673, 2.2740001350520833], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [1.1275964391691395, 1.0919881305637982], "std": [0.9204458878124693, 0.8441601939759646], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.8961424332344213, 0.9821958456973294], "std": [0.8392539168706964, 0.8507165335164069], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.470709619007918, 0.2669927097085999, 1.0154625465891458, 2.4782131807368883, 0.20957677817690867, 1.2560813014498384, 0.43754722727744055, -0.24065814451643128, 1.02213773021397, 2.396151771133614, -0.12158681518915358, 2.057434329608763], "std": [0.1769542748257681, 0.04263931428164761, 0.09309815691372247, 0.27831204717371094, 0.22041406936245414, 0.28312269635444554, 0.16488617745560658, 0.0624461820283937, 0.061895394791005316, 0.19760275876385458, 0.4010976452313697, 0.4164592927500531], "min": [0.2270408611492215, 0.2008692127587021, 0.7987129001931882, 2.033532713803543, -0.05101157966489245, 0.8347981448713028, 0.23019575755367727, -0.30442825599455536, 0.9098003912771307, 2.123146416148514, -0.8541672180914773, 1.5710927070251544], "max": [0.6713963343376547, 0.34693409242294054, 1.2349461667225936, 2.9932274717677085, 0.605410564973818, 1.7238395950846717, 0.628870216025826, -0.13026983578631404, 1.2054127895675175, 2.713105065561269, 0.5926005264495902, 2.839992502289398], "count": [337]}, "eef_sim_pose_action": {"mean": [0.470709619007918, 0.2669927097085999, 1.0154625465891458, 2.4782131807368883, 0.20957677817690867, 1.2560813014498384, 0.43754722727744055, -0.24065814451643128, 1.02213773021397, 2.396151771133614, -0.12158681518915358, 2.057434329608763], "std": [0.1769542748257681, 0.04263931428164761, 0.09309815691372247, 0.27831204717371094, 0.22041406936245414, 0.28312269635444554, 0.16488617745560658, 0.0624461820283937, 0.061895394791005316, 0.19760275876385458, 0.4010976452313697, 0.4164592927500531], "min": [0.2270408611492215, 0.2008692127587021, 0.7987129001931882, 2.033532713803543, -0.05101157966489245, 0.8347981448713028, 0.23019575755367727, -0.30442825599455536, 0.9098003912771307, 2.123146416148514, -0.8541672180914773, 1.5710927070251544], "max": [0.6713963343376547, 0.34693409242294054, 1.2349461667225936, 2.9932274717677085, 0.605410564973818, 1.7238395950846717, 0.628870216025826, -0.13026983578631404, 1.2054127895675175, 2.713105065561269, 0.5926005264495902, 2.839992502289398], "count": [337]}, "gripper_mode_state": {"mean": [0.1572700296735905, 0.24925816023738873], "std": [0.3640551708739467, 0.43258355238319157], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.857566765578635, 1.8931750741839763], "std": [0.46594151754042495, 0.4082033540419621], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.1572700296735905, 0.24925816023738873], "std": [0.3640551708739467, 0.43258355238319157], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.857566765578635, 1.8931750741839763], "std": [0.46594151754042495, 0.4082033540419621], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.6081008964262417, 0.45310831352382985], "std": [0.2345930997858379, 0.1774657554440313], "min": [0.01875000074505806, 0.11749999597668648], "max": [0.8112500607967377, 0.5887500196695328], "count": [337]}, "gripper_open_scale_action": {"mean": [0.6081008964262417, 0.45310831352382985], "std": [0.2345930997858379, 0.1774657554440313], "min": [0.01875000074505806, 0.11749999597668648], "max": [0.8112500607967377, 0.5887500196695328], "count": [337]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7607843137254902]], [[0.7490196078431373]]], "mean": [[[0.38141071895424833]], [[0.40535360838779955]], [[0.38013799291939]]], "std": [[[0.14243155796118673]], [[0.1433684214637869]], [[0.13750450670787898]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803297120098039]], [[0.48937195465686273]], [[0.4757358884803921]]], "std": [[[0.13558724867116617]], [[0.1306772184619948]], [[0.13880946046031625]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47586093137254903]], [[0.493473551879085]], [[0.48240761029411766]]], "std": [[[0.15307043725660724]], [[0.13843387803276158]], [[0.14375606877140554]]], "count": [100]}, "observation.state": {"min": [-0.06621911376714706, -0.022241666913032532, -1.3415300846099854, -0.8074684739112854, 0.506237804889679, 0.026567889377474785, 0.0139999995008111, -0.011988000012934208, -0.0748789981007576, 0.0334630012512207, -3.1406850814819336, 0.1549852341413498, -3.1362693309783936, 0.010745777748525143, -0.018805110827088356, -1.227617859840393, 0.03448766842484474, 0.5073018670082092, -1.532006025314331, 0.10099999606609344, -0.010520000010728836, 0.0024820000398904085, 0.10152500122785568, -3.1409642696380615, 0.32210054993629456, -3.090122938156128], "max": [-0.023392999544739723, 2.318855047225952, -0.487118661403656, -0.08948999643325806, 1.1674519777297974, 0.7606649994850159, 0.6470000147819519, 0.41173601150512695, -0.006696000229567289, 0.41007000207901, 3.140493154525757, 1.0540915727615356, 3.1351349353790283, 0.4094211161136627, 2.1839396953582764, -0.47223857045173645, 1.4615304470062256, 1.2398289442062378, -0.08059333264827728, 0.5110000371932983, 0.3805589973926544, 0.18879200518131256, 0.39180201292037964, 3.133145332336426, 1.040094017982483, -1.6493536233901978], "mean": [-0.06195220723748207, 1.1825727224349976, -0.9707525372505188, -0.3450958728790283, 0.9680337905883789, 0.3486742079257965, 0.480055570602417, 0.21967417001724243, -0.03764459118247032, 0.22785620391368866, -1.2230181694030762, 0.5657160878181458, 1.7620354890823364, 0.11045892536640167, 1.0483903884887695, -0.8451319336891174, 0.5816569924354553, 0.9054245352745056, -0.7424052357673645, 0.3766358196735382, 0.18769869208335876, 0.06236385181546211, 0.23308806121349335, -0.24792100489139557, 0.6894393563270569, -2.711030960083008], "std": [0.01142527349293232, 0.8603949546813965, 0.3939725160598755, 0.26602327823638916, 0.1968245953321457, 0.2588898241519928, 0.19373004138469696, 0.1713707447052002, 0.027045894414186478, 0.08516500890254974, 2.6448862552642822, 0.29790204763412476, 2.324493169784546, 0.1370011270046234, 0.8615620732307434, 0.3316862881183624, 0.5478166341781616, 0.2548225224018097, 0.5745953321456909, 0.1412888467311859, 0.16189217567443848, 0.0693921446800232, 0.07298072427511215, 2.7792587280273438, 0.262771338224411, 0.43941256403923035], "count": [333]}, "action": {"min": [-0.06621911376714706, -0.022241666913032532, -1.3415300846099854, -0.8074684739112854, 0.506237804889679, 0.026567889377474785, 0.0139999995008111, -0.011988000012934208, -0.0748789981007576, 0.0334630012512207, -3.1406850814819336, 0.1549852341413498, -3.1362693309783936, 0.010745777748525143, -0.018805110827088356, -1.227617859840393, 0.03448766842484474, 0.5073018670082092, -1.532006025314331, 0.10099999606609344, -0.010520000010728836, 0.0024820000398904085, 0.10152500122785568, -3.1409642696380615, 0.32210054993629456, -3.090122938156128], "max": [-0.023392999544739723, 2.318855047225952, -0.487118661403656, -0.08948999643325806, 1.1674519777297974, 0.7606649994850159, 0.6470000147819519, 0.41173601150512695, -0.006696000229567289, 0.41007000207901, 3.140493154525757, 1.0540915727615356, 3.1351349353790283, 0.4094211161136627, 2.1839396953582764, -0.47223857045173645, 1.4615304470062256, 1.2398289442062378, -0.08059333264827728, 0.5110000371932983, 0.3805589973926544, 0.18879200518131256, 0.39180201292037964, 3.133145332336426, 1.040094017982483, -1.6493536233901978], "mean": [-0.06195220723748207, 1.1825727224349976, -0.9707525372505188, -0.3450958728790283, 0.9680337905883789, 0.3486742079257965, 0.480055570602417, 0.21967417001724243, -0.03764459118247032, 0.22785620391368866, -1.2230181694030762, 0.5657160878181458, 1.7620354890823364, 0.11045892536640167, 1.0483903884887695, -0.8451319336891174, 0.5816569924354553, 0.9054245352745056, -0.7424052357673645, 0.3766358196735382, 0.18769869208335876, 0.06236385181546211, 0.23308806121349335, -0.24792100489139557, 0.6894393563270569, -2.711030960083008], "std": [0.01142527349293232, 0.8603949546813965, 0.3939725160598755, 0.26602327823638916, 0.1968245953321457, 0.2588898241519928, 0.19373004138469696, 0.1713707447052002, 0.027045894414186478, 0.08516500890254974, 2.6448862552642822, 0.29790204763412476, 2.324493169784546, 0.1370011270046234, 0.8615620732307434, 0.3316862881183624, 0.5478166341781616, 0.2548225224018097, 0.5745953321456909, 0.1412888467311859, 0.16189217567443848, 0.0693921446800232, 0.07298072427511215, 2.7792587280273438, 0.262771338224411, 0.43941256403923035], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [333]}, "index": {"min": [94764], "max": [95096], "mean": [94930.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [2.8468468468468466, 5.0, 5.0, 5.0, 5.0], "std": [1.8512143479699157, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [333]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [333]}, "eef_direction_state": {"mean": [3.981981981981982, 3.798798798798799], "std": [2.1518145788281395, 2.290809107045692], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [1.003003003003003, 1.072072072072072], "std": [0.8853105476366757, 0.9206836966516178], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.8768768768768769, 0.8978978978978979], "std": [0.8559138065834442, 0.8320323692315325], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.981981981981982, 3.798798798798799], "std": [2.1518145788281395, 2.290809107045692], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.003003003003003, 1.072072072072072], "std": [0.8853105476366757, 0.9206836966516178], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.8768768768768769, 0.8978978978978979], "std": [0.8559138065834442, 0.8320323692315325], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.4582895188839288, 0.2636802991510392, 1.0025627960296415, 2.559282183450036, 0.17338928799577055, 1.2966894391690336, 0.42665991023224337, -0.23656749414028205, 1.0086772706919473, 2.4004919433173475, -0.11583412213204318, 2.062657404267113], "std": [0.17109119326280423, 0.027151168746093662, 0.08512037780906678, 0.29224668622697064, 0.1974221742882046, 0.178635959494806, 0.16211020210536417, 0.06898993556604667, 0.07276574929631484, 0.21985138749261424, 0.4026609942674336, 0.36403461124712855], "min": [0.22704219591215904, 0.22626801904397265, 0.8084802858706992, 2.084657959669305, -0.0857706555497697, 0.9819598184152128, 0.22814533445808272, -0.2961036321925658, 0.8776784328969436, 2.100319128838073, -0.8652105155774079, 1.6776474911716623], "max": [0.6501153863413818, 0.2947102151443128, 1.1848235620016478, 2.9825457846473746, 0.5162395671216569, 1.6036367211534133, 0.6194343848652716, -0.11078830393704238, 1.1675372110557913, 2.7959966899119664, 0.5802953164643654, 2.7299872492556663], "count": [333]}, "eef_sim_pose_action": {"mean": [0.4582895188839288, 0.2636802991510392, 1.0025627960296415, 2.559282183450036, 0.17338928799577055, 1.2966894391690336, 0.42665991023224337, -0.23656749414028205, 1.0086772706919473, 2.4004919433173475, -0.11583412213204318, 2.062657404267113], "std": [0.17109119326280423, 0.027151168746093662, 0.08512037780906678, 0.29224668622697064, 0.1974221742882046, 0.178635959494806, 0.16211020210536417, 0.06898993556604667, 0.07276574929631484, 0.21985138749261424, 0.4026609942674336, 0.36403461124712855], "min": [0.22704219591215904, 0.22626801904397265, 0.8084802858706992, 2.084657959669305, -0.0857706555497697, 0.9819598184152128, 0.22814533445808272, -0.2961036321925658, 0.8776784328969436, 2.100319128838073, -0.8652105155774079, 1.6776474911716623], "max": [0.6501153863413818, 0.2947102151443128, 1.1848235620016478, 2.9825457846473746, 0.5162395671216569, 1.6036367211534133, 0.6194343848652716, -0.11078830393704238, 1.1675372110557913, 2.7959966899119664, 0.5802953164643654, 2.7299872492556663], "count": [333]}, "gripper_mode_state": {"mean": [0.17117117117117117, 0.22522522522522523], "std": [0.37665846775435996, 0.4177305628601683], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.852852852852853, 1.8618618618618619], "std": [0.47073449026994196, 0.47661735285024637], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.17117117117117117, 0.22522522522522523], "std": [0.37665846775435996, 0.4177305628601683], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.852852852852853, 1.8618618618618619], "std": [0.47073449026994196, 0.47661735285024637], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.600067570920217, 0.4707958107372304], "std": [0.24216250029465625, 0.1766110845833939], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8087500184774399, 0.6387500464916229], "count": [333]}, "gripper_open_scale_action": {"mean": [0.600067570920217, 0.4707958107372304], "std": [0.24216250029465625, 0.1766110845833939], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8087500184774399, 0.6387500464916229], "count": [333]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.380643227124183]], [[0.4037101688453159]], [[0.37870920751633985]]], "std": [[[0.14048071857889805]], [[0.14264018458604721]], [[0.13702093512079444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802886437908496]], [[0.4895514154411764]], [[0.4757755637254902]]], "std": [[[0.13602207188167934]], [[0.12980703515796355]], [[0.14054111784167828]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4709745077614379]], [[0.48978631331699346]], [[0.4786751531862745]]], "std": [[[0.14991407575951887]], [[0.1370612260445063]], [[0.14125034325332134]]], "count": [100]}, "observation.state": {"min": [-0.10498066991567612, -0.021980000659823418, -1.2947441339492798, -1.1004304885864258, 0.37877121567726135, 0.03898833319544792, 0.0139999995008111, -0.011750999838113785, -0.10779699683189392, 0.02551800012588501, -3.141592502593994, 0.16524778306484222, -3.1312427520751953, 0.010745777748525143, -0.01667688973248005, -1.1794712543487549, -0.01965988799929619, 0.42869722843170166, -1.644505262374878, 0.07000000029802322, -0.008648999966681004, -0.002157999901100993, 0.13569499552249908, -3.1316094398498535, 0.2931804060935974, -3.0890932083129883], "max": [0.0464022234082222, 2.293595552444458, -0.487118661403656, -0.045843999832868576, 1.1673648357391357, 1.010818362236023, 0.6940000057220459, 0.4017519950866699, 0.006182999815791845, 0.42098599672317505, 3.140702486038208, 1.0319085121154785, 3.134803295135498, 0.4698835611343384, 2.0584793090820312, -0.4725002348423004, 1.3272780179977417, 1.2400208711624146, -0.05153089016675949, 0.527999997138977, 0.3711189925670624, 0.18810300529003143, 0.3967309892177582, 3.1402835845947266, 1.018137812614441, -1.5218572616577148], "mean": [-0.032073453068733215, 1.2433679103851318, -0.953709602355957, -0.5123798847198486, 0.9321295619010925, 0.5243255496025085, 0.5079479217529297, 0.22652581334114075, -0.03997224196791649, 0.21472036838531494, -1.2074037790298462, 0.6168375611305237, 2.3318192958831787, 0.15147513151168823, 1.0274933576583862, -0.8352993726730347, 0.5581316947937012, 0.8505731821060181, -0.72702556848526, 0.3701103627681732, 0.1886061728000641, 0.0678587481379509, 0.2452983260154724, -0.4216264486312866, 0.6935974955558777, -2.675097703933716], "std": [0.051509518176317215, 0.882056713104248, 0.34782758355140686, 0.406843364238739, 0.24584557116031647, 0.3648056089878082, 0.19354042410850525, 0.16831818222999573, 0.04207102581858635, 0.09476703405380249, 2.5615293979644775, 0.2680374085903168, 1.7329775094985962, 0.13484950363636017, 0.8048906922340393, 0.30201455950737, 0.5226906538009644, 0.28426823019981384, 0.5824289917945862, 0.15291722118854523, 0.15621767938137054, 0.06722378730773926, 0.05794018879532814, 2.729581117630005, 0.25346067547798157, 0.5120588541030884], "count": [325]}, "action": {"min": [-0.10498066991567612, -0.021980000659823418, -1.2947441339492798, -1.1004304885864258, 0.37877121567726135, 0.03898833319544792, 0.0139999995008111, -0.011750999838113785, -0.10779699683189392, 0.02551800012588501, -3.141592502593994, 0.16524778306484222, -3.1312427520751953, 0.010745777748525143, -0.01667688973248005, -1.1794712543487549, -0.01965988799929619, 0.42869722843170166, -1.644505262374878, 0.07000000029802322, -0.008648999966681004, -0.002157999901100993, 0.13569499552249908, -3.1316094398498535, 0.2931804060935974, -3.0890932083129883], "max": [0.0464022234082222, 2.293595552444458, -0.487118661403656, -0.045843999832868576, 1.1673648357391357, 1.010818362236023, 0.6940000057220459, 0.4017519950866699, 0.006182999815791845, 0.42098599672317505, 3.140702486038208, 1.0319085121154785, 3.134803295135498, 0.4698835611343384, 2.0584793090820312, -0.4725002348423004, 1.3272780179977417, 1.2400208711624146, -0.05153089016675949, 0.527999997138977, 0.3711189925670624, 0.18810300529003143, 0.3967309892177582, 3.1402835845947266, 1.018137812614441, -1.5218572616577148], "mean": [-0.032073453068733215, 1.2433679103851318, -0.953709602355957, -0.5123798847198486, 0.9321295619010925, 0.5243255496025085, 0.5079479217529297, 0.22652581334114075, -0.03997224196791649, 0.21472036838531494, -1.2074037790298462, 0.6168375611305237, 2.3318192958831787, 0.15147513151168823, 1.0274933576583862, -0.8352993726730347, 0.5581316947937012, 0.8505731821060181, -0.72702556848526, 0.3701103627681732, 0.1886061728000641, 0.0678587481379509, 0.2452983260154724, -0.4216264486312866, 0.6935974955558777, -2.675097703933716], "std": [0.051509518176317215, 0.882056713104248, 0.34782758355140686, 0.406843364238739, 0.24584557116031647, 0.3648056089878082, 0.19354042410850525, 0.16831818222999573, 0.04207102581858635, 0.09476703405380249, 2.5615293979644775, 0.2680374085903168, 1.7329775094985962, 0.13484950363636017, 0.8048906922340393, 0.30201455950737, 0.5226906538009644, 0.28426823019981384, 0.5824289917945862, 0.15291722118854523, 0.15621767938137054, 0.06722378730773926, 0.05794018879532814, 2.729581117630005, 0.25346067547798157, 0.5120588541030884], "count": [325]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [325]}, "index": {"min": [95097], "max": [95421], "mean": [95259.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [2.7753846153846156, 5.0, 5.0, 5.0, 5.0], "std": [1.7910916971097892, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [325]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [325]}, "eef_direction_state": {"mean": [4.061538461538461, 3.996923076923077], "std": [2.0967148155510977, 2.220877805024872], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [1.08, 0.9969230769230769], "std": [0.89428957623012, 0.9063823663790244], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.9261538461538461, 0.9415384615384615], "std": [0.8561590296339062, 0.8410419010310601], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [4.061538461538461, 3.996923076923077], "std": [2.0967148155510977, 2.220877805024872], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [1.08, 0.9969230769230769], "std": [0.89428957623012, 0.9063823663790244], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.9261538461538461, 0.9415384615384615], "std": [0.8561590296339062, 0.8410419010310601], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.464954941560055, 0.2612072409448463, 0.9893287832487887, 2.484074698479348, 0.23161731943028865, 1.2474107155130176, 0.4275131465819281, -0.2310407975765099, 1.0208435773531688, 2.391957177296913, -0.07434482140794686, 2.0845441925831856], "std": [0.16792023049366586, 0.04228705888191173, 0.09476311510118124, 0.25570043904834266, 0.2784454446769365, 0.2752306717576224, 0.15640787601211764, 0.06688566770511858, 0.05760684601920313, 0.2042670387783381, 0.43356594272936405, 0.4036671358540817], "min": [0.22718087862810926, 0.19300058325977082, 0.8003890131145673, 2.1081014828924083, -0.08585839730862643, 0.7411354098543457, 0.23008241924277278, -0.3007380749379714, 0.9118663028527754, 2.1206461068268694, -0.848256260405248, 1.6806009284685914], "max": [0.6395020471479235, 0.3075433539287247, 1.1954956437473752, 2.9668715593536428, 0.740531055488598, 1.7243237264269953, 0.6098649886581602, -0.11130175855449362, 1.172163037520137, 2.7673746579789396, 0.7437063215553175, 2.891854742279563], "count": [325]}, "eef_sim_pose_action": {"mean": [0.464954941560055, 0.2612072409448463, 0.9893287832487887, 2.484074698479348, 0.23161731943028865, 1.2474107155130176, 0.4275131465819281, -0.2310407975765099, 1.0208435773531688, 2.391957177296913, -0.07434482140794686, 2.0845441925831856], "std": [0.16792023049366586, 0.04228705888191173, 0.09476311510118124, 0.25570043904834266, 0.2784454446769365, 0.2752306717576224, 0.15640787601211764, 0.06688566770511858, 0.05760684601920313, 0.2042670387783381, 0.43356594272936405, 0.4036671358540817], "min": [0.22718087862810926, 0.19300058325977082, 0.8003890131145673, 2.1081014828924083, -0.08585839730862643, 0.7411354098543457, 0.23008241924277278, -0.3007380749379714, 0.9118663028527754, 2.1206461068268694, -0.848256260405248, 1.6806009284685914], "max": [0.6395020471479235, 0.3075433539287247, 1.1954956437473752, 2.9668715593536428, 0.740531055488598, 1.7243237264269953, 0.6098649886581602, -0.11130175855449362, 1.172163037520137, 2.7673746579789396, 0.7437063215553175, 2.891854742279563], "count": [325]}, "gripper_mode_state": {"mean": [0.15692307692307692, 0.5384615384615384], "std": [0.36372822938572075, 0.4985185152621425], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_state": {"mean": [1.8215384615384616, 1.843076923076923], "std": [0.5133576673962854, 0.49922069445801864], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_mode_action": {"mean": [0.15692307692307692, 0.5384615384615384], "std": [0.36372822938572075, 0.4985185152621425], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_action": {"mean": [1.8215384615384616, 1.843076923076923], "std": [0.5133576673962854, 0.49922069445801864], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_open_scale_state": {"mean": [0.6349346052317951, 0.46263846832399186], "std": [0.24192540774609686, 0.19114631260135498], "min": [0.017499999376013875, 0.08750000037252903], "max": [0.8675000071525574, 0.6599999964237213], "count": [325]}, "gripper_open_scale_action": {"mean": [0.6349346052317951, 0.46263846832399186], "std": [0.24192540774609686, 0.19114631260135498], "min": [0.017499999376013875, 0.08750000037252903], "max": [0.8675000071525574, 0.6599999964237213], "count": [325]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.38253186274509804]], [[0.40501543845315907]], [[0.37991324618736383]]], "std": [[[0.13844955383536622]], [[0.14033770482266525]], [[0.13490080036655466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48654661764705887]], [[0.4969196323529412]], [[0.4840142647058823]]], "std": [[[0.1277053141667706]], [[0.12122006584506298]], [[0.12813670594730228]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47479294321895427]], [[0.4950331352124183]], [[0.4834361928104575]]], "std": [[[0.14779757228868715]], [[0.13343357761999322]], [[0.1387952906195102]]], "count": [100]}, "observation.state": {"min": [-0.07476688921451569, -0.02225911058485508, -1.3240857124328613, -1.0924060344696045, 0.5130411386489868, 0.031783778220415115, 0.0139999995008111, -0.011846999637782574, -0.09282699972391129, 0.015270000323653221, -3.1373515129089355, 0.1722116321325302, -3.1397252082824707, -0.009385110810399055, -0.017200222238898277, -1.279410481452942, -0.01768866740167141, 0.5105814337730408, -1.782141923904419, 0.07499999552965164, -0.007666999939829111, -0.0021730000153183937, 0.1377439945936203, -3.141592502593994, 0.39165186882019043, -3.068131685256958], "max": [0.14733578264713287, 2.3781487941741943, -0.48614177107810974, 0.011460999958217144, 1.1667542457580566, 1.0463875532150269, 0.6979999542236328, 0.41533899307250977, 0.03794499859213829, 0.38236600160598755, 3.136566162109375, 1.0970790386199951, 3.1392364501953125, 0.4299357831478119, 2.08077335357666, -0.4720815420150757, 1.195397973060608, 1.2309846878051758, -0.05153089016675949, 0.48099997639656067, 0.3880159854888916, 0.1867610067129135, 0.35701999068260193, 3.138206720352173, 1.0120640993118286, -1.6329998970031738], "mean": [0.042150307446718216, 1.2723033428192139, -0.9871379137039185, -0.5350614786148071, 0.9619489908218384, 0.5294421911239624, 0.5078597664833069, 0.23512272536754608, -0.020161835476756096, 0.20791488885879517, -0.8899268507957458, 0.6085698008537292, 1.9478557109832764, 0.1184753030538559, 1.073103666305542, -0.895967960357666, 0.4720594584941864, 0.8856613039970398, -0.6720321178436279, 0.3394639194011688, 0.20181523263454437, 0.061562880873680115, 0.24280111491680145, -0.541210949420929, 0.6873255968093872, -2.6684563159942627], "std": [0.056693870574235916, 0.927332878112793, 0.3738352358341217, 0.4241151511669159, 0.1979808807373047, 0.38790401816368103, 0.19061364233493805, 0.17766259610652924, 0.03241005539894104, 0.0967690497636795, 2.6441218852996826, 0.28397712111473083, 2.248966932296753, 0.152578204870224, 0.8291267156600952, 0.35469990968704224, 0.421479731798172, 0.24789369106292725, 0.6079365015029907, 0.14790351688861847, 0.16508381068706512, 0.07136766612529755, 0.053661953657865524, 2.7939810752868652, 0.22494912147521973, 0.4829634726047516], "count": [383]}, "action": {"min": [-0.07476688921451569, -0.02225911058485508, -1.3240857124328613, -1.0924060344696045, 0.5130411386489868, 0.031783778220415115, 0.0139999995008111, -0.011846999637782574, -0.09282699972391129, 0.015270000323653221, -3.1373515129089355, 0.1722116321325302, -3.1397252082824707, -0.009385110810399055, -0.017200222238898277, -1.279410481452942, -0.01768866740167141, 0.5105814337730408, -1.782141923904419, 0.07499999552965164, -0.007666999939829111, -0.0021730000153183937, 0.1377439945936203, -3.141592502593994, 0.39165186882019043, -3.068131685256958], "max": [0.14733578264713287, 2.3781487941741943, -0.48614177107810974, 0.011460999958217144, 1.1667542457580566, 1.0463875532150269, 0.6979999542236328, 0.41533899307250977, 0.03794499859213829, 0.38236600160598755, 3.136566162109375, 1.0970790386199951, 3.1392364501953125, 0.4299357831478119, 2.08077335357666, -0.4720815420150757, 1.195397973060608, 1.2309846878051758, -0.05153089016675949, 0.48099997639656067, 0.3880159854888916, 0.1867610067129135, 0.35701999068260193, 3.138206720352173, 1.0120640993118286, -1.6329998970031738], "mean": [0.042150307446718216, 1.2723033428192139, -0.9871379137039185, -0.5350614786148071, 0.9619489908218384, 0.5294421911239624, 0.5078597664833069, 0.23512272536754608, -0.020161835476756096, 0.20791488885879517, -0.8899268507957458, 0.6085698008537292, 1.9478557109832764, 0.1184753030538559, 1.073103666305542, -0.895967960357666, 0.4720594584941864, 0.8856613039970398, -0.6720321178436279, 0.3394639194011688, 0.20181523263454437, 0.061562880873680115, 0.24280111491680145, -0.541210949420929, 0.6873255968093872, -2.6684563159942627], "std": [0.056693870574235916, 0.927332878112793, 0.3738352358341217, 0.4241151511669159, 0.1979808807373047, 0.38790401816368103, 0.19061364233493805, 0.17766259610652924, 0.03241005539894104, 0.0967690497636795, 2.6441218852996826, 0.28397712111473083, 2.248966932296753, 0.152578204870224, 0.8291267156600952, 0.35469990968704224, 0.421479731798172, 0.24789369106292725, 0.6079365015029907, 0.14790351688861847, 0.16508381068706512, 0.07136766612529755, 0.053661953657865524, 2.7939810752868652, 0.22494912147521973, 0.4829634726047516], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [383]}, "index": {"min": [95422], "max": [95804], "mean": [95613.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [2.8720626631853787, 5.0, 5.0, 5.0, 5.0], "std": [1.7809047122135844, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [383]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [383]}, "eef_direction_state": {"mean": [3.7571801566579635, 3.971279373368146], "std": [2.232221758830968, 2.227694234135761], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [1.0783289817232375, 0.9399477806788512], "std": [0.9049474265246785, 0.8962043532052016], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.8981723237597912, 0.8328981723237598], "std": [0.8746931138471203, 0.8447433571804958], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [3.7571801566579635, 3.971279373368146], "std": [2.232221758830968, 2.227694234135761], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [1.0783289817232375, 0.9399477806788512], "std": [0.9049474265246785, 0.8962043532052016], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.8981723237597912, 0.8328981723237598], "std": [0.8746931138471203, 0.8447433571804958], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.4734246953876508, 0.28093946265876535, 0.9825329407716876, 2.489193373309873, 0.28236434718113995, 1.3410644403481542, 0.44062271382680035, -0.23727740063529007, 1.0183697227160984, 2.4166181074939694, -0.057901592298471465, 2.0646778838185957], "std": [0.17722059516044036, 0.03257042811860552, 0.09687203001279374, 0.2588902725408709, 0.2990648518725118, 0.2404913590088186, 0.16523333593515593, 0.07113800485650949, 0.053327118491806116, 0.19309413168411022, 0.34605981271836217, 0.4013575473639499], "min": [0.22706527056499332, 0.20795717699264055, 0.7899915998467263, 2.039113787178316, -0.08840730006088493, 0.9826915577424405, 0.23104716074289444, -0.3007531747105139, 0.9139408280005019, 2.127195284335439, -0.7247355627826615, 1.6267592622307867], "max": [0.6530296769485796, 0.33919922762314286, 1.156900715832456, 2.9489420317828774, 0.6733613971280739, 1.7886658824400299, 0.626946050371108, -0.11242155794598763, 1.1326595834896263, 2.6846765081149533, 0.580130147353159, 2.760843879174331], "count": [383]}, "eef_sim_pose_action": {"mean": [0.4734246953876508, 0.28093946265876535, 0.9825329407716876, 2.489193373309873, 0.28236434718113995, 1.3410644403481542, 0.44062271382680035, -0.23727740063529007, 1.0183697227160984, 2.4166181074939694, -0.057901592298471465, 2.0646778838185957], "std": [0.17722059516044036, 0.03257042811860552, 0.09687203001279374, 0.2588902725408709, 0.2990648518725118, 0.2404913590088186, 0.16523333593515593, 0.07113800485650949, 0.053327118491806116, 0.19309413168411022, 0.34605981271836217, 0.4013575473639499], "min": [0.22706527056499332, 0.20795717699264055, 0.7899915998467263, 2.039113787178316, -0.08840730006088493, 0.9826915577424405, 0.23104716074289444, -0.3007531747105139, 0.9139408280005019, 2.127195284335439, -0.7247355627826615, 1.6267592622307867], "max": [0.6530296769485796, 0.33919922762314286, 1.156900715832456, 2.9489420317828774, 0.6733613971280739, 1.7886658824400299, 0.626946050371108, -0.11242155794598763, 1.1326595834896263, 2.6846765081149533, 0.580130147353159, 2.760843879174331], "count": [383]}, "gripper_mode_state": {"mean": [0.14882506527415143, 0.5639686684073107], "std": [0.35591595246672586, 0.49589112662175666], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.8590078328981723, 1.814621409921671], "std": [0.45239837505883895, 0.5355218047902849], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.14882506527415143, 0.5639686684073107], "std": [0.35591595246672586, 0.49589112662175666], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.8590078328981723, 1.814621409921671], "std": [0.45239837505883895, 0.5355218047902849], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.6348237358629412, 0.4243309425272767], "std": [0.23826708272657993, 0.18487948289449574], "min": [0.017499999376013875, 0.09374999441206455], "max": [0.872499942779541, 0.6012499704957008], "count": [383]}, "gripper_open_scale_action": {"mean": [0.6348237358629412, 0.4243309425272767], "std": [0.23826708272657993, 0.18487948289449574], "min": [0.017499999376013875, 0.09374999441206455], "max": [0.872499942779541, 0.6012499704957008], "count": [383]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7568627450980392]], [[0.6980392156862745]]], "mean": [[[0.3781145152505447]], [[0.4001645996732026]], [[0.3754782107843137]]], "std": [[[0.14354937534091608]], [[0.14551877549469755]], [[0.1401363106389671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832148141339869]], [[0.4938915584150327]], [[0.4811238439542484]]], "std": [[[0.14325348448199376]], [[0.13635031115998253]], [[0.14346085629895652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4611119995915033]], [[0.4871701756535948]], [[0.47494551470588237]]], "std": [[[0.1582396262008158]], [[0.1396908688978193]], [[0.1447547554488635]]], "count": [100]}, "observation.state": {"min": [-0.06320121884346008, -0.022276556119322777, -1.3838677406311035, -1.102890133857727, 0.49041566252708435, 0.030911555513739586, 0.0139999995008111, -0.01002500019967556, -0.0880580022931099, 0.030009999871253967, -3.1396901607513428, 0.17929765582084656, -3.136688232421875, -0.06784144788980484, -0.017270000651478767, -1.2991750240325928, 0.030388223007321358, 0.5280084609985352, -1.9657098054885864, 0.07899999618530273, -0.007868999615311623, -0.0003459999861661345, 0.13680499792099, -3.1408421993255615, 0.3452959358692169, -3.104975700378418], "max": [0.1326824426651001, 2.318610906600952, -0.48614177107810974, 0.05181000009179115, 1.1674519777297974, 1.022593379020691, 0.656000018119812, 0.4077660143375397, 0.03749699890613556, 0.4245130121707916, 3.134122610092163, 1.037388801574707, 3.1330580711364746, 0.41992267966270447, 2.1104812622070312, -0.4718373417854309, 1.2565407752990723, 1.2404221296310425, -0.08099455386400223, 0.47200000286102295, 0.38569000363349915, 0.17871199548244476, 0.36767300963401794, 3.1409294605255127, 1.0174221992492676, -1.5995768308639526], "mean": [0.030004369094967842, 1.405503511428833, -1.0355485677719116, -0.6012774109840393, 0.976567804813385, 0.5650181770324707, 0.5001567006111145, 0.258380651473999, -0.027945388108491898, 0.19511175155639648, -0.9580655694007874, 0.5628796219825745, 1.7521151304244995, 0.06417087465524673, 1.1625269651412964, -0.9222396016120911, 0.6277576684951782, 0.8661656975746155, -0.8703948855400085, 0.2930624783039093, 0.22240965068340302, 0.057842228561639786, 0.24208270013332367, -0.5646201372146606, 0.6796944737434387, -2.614485025405884], "std": [0.04526282101869583, 0.913456916809082, 0.3601705729961395, 0.4617750942707062, 0.20021235942840576, 0.42170408368110657, 0.19617776572704315, 0.17338858544826508, 0.034866318106651306, 0.09545072913169861, 2.5603439807891846, 0.28684812784194946, 2.4393653869628906, 0.1633484810590744, 0.8051462173461914, 0.3432115614414215, 0.4470871686935425, 0.23347027599811554, 0.6923512816429138, 0.15683871507644653, 0.1621510088443756, 0.06906434893608093, 0.05492250248789787, 2.7020301818847656, 0.22792485356330872, 0.578163206577301], "count": [425]}, "action": {"min": [-0.06320121884346008, -0.022276556119322777, -1.3838677406311035, -1.102890133857727, 0.49041566252708435, 0.030911555513739586, 0.0139999995008111, -0.01002500019967556, -0.0880580022931099, 0.030009999871253967, -3.1396901607513428, 0.17929765582084656, -3.136688232421875, -0.06784144788980484, -0.017270000651478767, -1.2991750240325928, 0.030388223007321358, 0.5280084609985352, -1.9657098054885864, 0.07899999618530273, -0.007868999615311623, -0.0003459999861661345, 0.13680499792099, -3.1408421993255615, 0.3452959358692169, -3.104975700378418], "max": [0.1326824426651001, 2.318610906600952, -0.48614177107810974, 0.05181000009179115, 1.1674519777297974, 1.022593379020691, 0.656000018119812, 0.4077660143375397, 0.03749699890613556, 0.4245130121707916, 3.134122610092163, 1.037388801574707, 3.1330580711364746, 0.41992267966270447, 2.1104812622070312, -0.4718373417854309, 1.2565407752990723, 1.2404221296310425, -0.08099455386400223, 0.47200000286102295, 0.38569000363349915, 0.17871199548244476, 0.36767300963401794, 3.1409294605255127, 1.0174221992492676, -1.5995768308639526], "mean": [0.030004369094967842, 1.405503511428833, -1.0355485677719116, -0.6012774109840393, 0.976567804813385, 0.5650181770324707, 0.5001567006111145, 0.258380651473999, -0.027945388108491898, 0.19511175155639648, -0.9580655694007874, 0.5628796219825745, 1.7521151304244995, 0.06417087465524673, 1.1625269651412964, -0.9222396016120911, 0.6277576684951782, 0.8661656975746155, -0.8703948855400085, 0.2930624783039093, 0.22240965068340302, 0.057842228561639786, 0.24208270013332367, -0.5646201372146606, 0.6796944737434387, -2.614485025405884], "std": [0.04526282101869583, 0.913456916809082, 0.3601705729961395, 0.4617750942707062, 0.20021235942840576, 0.42170408368110657, 0.19617776572704315, 0.17338858544826508, 0.034866318106651306, 0.09545072913169861, 2.5603439807891846, 0.28684812784194946, 2.4393653869628906, 0.1633484810590744, 0.8051462173461914, 0.3432115614414215, 0.4470871686935425, 0.23347027599811554, 0.6923512816429138, 0.15683871507644653, 0.1621510088443756, 0.06906434893608093, 0.05492250248789787, 2.7020301818847656, 0.22792485356330872, 0.578163206577301], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [425]}, "index": {"min": [95805], "max": [96229], "mean": [96017.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [2.4941176470588236, 5.0, 5.0, 5.0, 5.0], "std": [1.8267523700417838, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [425]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [425]}, "eef_direction_state": {"mean": [4.364705882352941, 3.9835294117647058], "std": [2.0456384524643405, 2.189216731206338], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.8870588235294118, 0.9882352941176471], "std": [0.9108222833428615, 0.8743954906382121], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.7694117647058824, 0.9035294117647059], "std": [0.8614657180590558, 0.824684903651945], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.364705882352941, 3.9835294117647058], "std": [2.0456384524643405, 2.189216731206338], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.8870588235294118, 0.9882352941176471], "std": [0.9108222833428615, 0.8743954906382121], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.7694117647058824, 0.9035294117647059], "std": [0.8614657180590558, 0.824684903651945], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.4966201003249282, 0.2731039809034172, 0.969679134834896, 2.515114289951367, 0.3640676663729971, 1.3135605121402434, 0.4613810354942018, -0.2411231304195894, 1.0178206486266634, 2.4038229722562723, -0.056146090899206205, 2.110629911673063], "std": [0.17295764076710407, 0.03512774116966836, 0.09555439162617756, 0.25550025723312114, 0.33184923492430835, 0.2617887351571506, 0.16230636293413528, 0.06882290781408101, 0.05467036892183858, 0.1835404509378062, 0.4252388388001345, 0.4174977614001166], "min": [0.228846960814435, 0.21270076021573503, 0.8048910411717022, 2.102966828704715, -0.07025496952089982, 0.9000074534047353, 0.23085113104615368, -0.29893501057411925, 0.9130257043008365, 2.1028069974128583, -0.7996257645953136, 1.5987710097988417], "max": [0.6456231020761176, 0.33870495499686704, 1.1990471851636162, 2.9528173215750337, 0.7806808444654405, 1.7738912263899285, 0.6246992353835608, -0.12041477644861405, 1.1429542511787594, 2.6582415418951313, 0.6149682731760882, 2.856520867276388], "count": [425]}, "eef_sim_pose_action": {"mean": [0.4966201003249282, 0.2731039809034172, 0.969679134834896, 2.515114289951367, 0.3640676663729971, 1.3135605121402434, 0.4613810354942018, -0.2411231304195894, 1.0178206486266634, 2.4038229722562723, -0.056146090899206205, 2.110629911673063], "std": [0.17295764076710407, 0.03512774116966836, 0.09555439162617756, 0.25550025723312114, 0.33184923492430835, 0.2617887351571506, 0.16230636293413528, 0.06882290781408101, 0.05467036892183858, 0.1835404509378062, 0.4252388388001345, 0.4174977614001166], "min": [0.228846960814435, 0.21270076021573503, 0.8048910411717022, 2.102966828704715, -0.07025496952089982, 0.9000074534047353, 0.23085113104615368, -0.29893501057411925, 0.9130257043008365, 2.1028069974128583, -0.7996257645953136, 1.5987710097988417], "max": [0.6456231020761176, 0.33870495499686704, 1.1990471851636162, 2.9528173215750337, 0.7806808444654405, 1.7738912263899285, 0.6246992353835608, -0.12041477644861405, 1.1429542511787594, 2.6582415418951313, 0.6149682731760882, 2.856520867276388], "count": [425]}, "gripper_mode_state": {"mean": [0.15764705882352942, 0.5623529411764706], "std": [0.36440974694403927, 0.4960968763524366], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8870588235294117, 1.8188235294117647], "std": [0.41324774944595044, 0.5380780869740549], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.15764705882352942, 0.5623529411764706], "std": [0.36440974694403927, 0.4960968763524366], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8870588235294117, 1.8188235294117647], "std": [0.41324774944595044, 0.5380780869740549], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.6251970526789699, 0.3663264718344983], "std": [0.24522200394451277, 0.19604876692878886], "min": [0.017499999376013875, 0.09874999523162842], "max": [0.820000022649765, 0.5900000035762787], "count": [425]}, "gripper_open_scale_action": {"mean": [0.6251970526789699, 0.3663264718344983], "std": [0.24522200394451277, 0.19604876692878886], "min": [0.017499999376013875, 0.09874999523162842], "max": [0.820000022649765, 0.5900000035762787], "count": [425]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7137254901960784]], [[0.7215686274509804]]], "mean": [[[0.37647445261437906]], [[0.4012088425925926]], [[0.3761815795206972]]], "std": [[[0.1435360408514173]], [[0.14509124383024982]], [[0.1391040513682212]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4787716952614379]], [[0.4908080187908497]], [[0.4785139562908497]]], "std": [[[0.13606469495193166]], [[0.12655410590528665]], [[0.1335642859191111]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683601062091503]], [[0.48683111519607847]], [[0.4764479513888889]]], "std": [[[0.1473619383945658]], [[0.1355003706020494]], [[0.13989729033271772]]], "count": [100]}, "observation.state": {"min": [-0.13425244390964508, -0.022381221875548363, -1.243422508239746, -1.2871557474136353, 0.5223913192749023, 0.030649889260530472, 0.017000000923871994, -0.01002500019967556, -0.1183290034532547, 0.022525999695062637, -3.141592502593994, 0.12739157676696777, -3.139585494995117, -0.02763199992477894, -0.017147889360785484, -1.1013375520706177, 0.010571333579719067, 0.359634667634964, -1.8904370069503784, 0.04999999701976776, -0.007977000437676907, -0.0004070000140927732, 0.11691000312566757, -3.1405105590820312, 0.2957285940647125, -3.1147494316101074], "max": [0.22496356070041656, 2.3172502517700195, -0.4862290024757385, 0.025713110342621803, 1.1671030521392822, 1.1577354669570923, 0.6809999942779541, 0.3915320038795471, 0.06422600150108337, 0.4002540111541748, 3.1337037086486816, 1.0375109910964966, 3.135518789291382, 0.45864933729171753, 2.045116901397705, -0.4718373417854309, 1.2754853963851929, 1.2404221296310425, -0.08108177781105042, 0.4960000216960907, 0.3602040112018585, 0.17672500014305115, 0.3699739873409271, 3.137002468109131, 1.01248300075531, -1.6743642091751099], "mean": [0.04752146452665329, 1.3087276220321655, -0.9574544429779053, -0.5958770513534546, 0.9439559578895569, 0.5716105103492737, 0.49866312742233276, 0.23435261845588684, -0.01902841217815876, 0.19531013071537018, -1.068299651145935, 0.5962613224983215, 1.6390196084976196, 0.09256105870008469, 1.0889925956726074, -0.8141437768936157, 0.6092187166213989, 0.8264903426170349, -0.7669293284416199, 0.3506772518157959, 0.19836993515491486, 0.05610496550798416, 0.23038335144519806, -0.41083571314811707, 0.6656489372253418, -2.731222152709961], "std": [0.09860587865114212, 0.9319707751274109, 0.33771127462387085, 0.502119779586792, 0.18678662180900574, 0.46163201332092285, 0.19256585836410522, 0.17190566658973694, 0.0461261011660099, 0.10359196364879608, 2.5592105388641357, 0.29646411538124084, 2.538998603820801, 0.13101674616336823, 0.7981495261192322, 0.2728947103023529, 0.4944872260093689, 0.2845999002456665, 0.6421902179718018, 0.16521374881267548, 0.1531958281993866, 0.05859684571623802, 0.06411123275756836, 2.762958526611328, 0.24389010667800903, 0.4941284656524658], "count": [386]}, "action": {"min": [-0.13425244390964508, -0.022381221875548363, -1.243422508239746, -1.2871557474136353, 0.5223913192749023, 0.030649889260530472, 0.017000000923871994, -0.01002500019967556, -0.1183290034532547, 0.022525999695062637, -3.141592502593994, 0.12739157676696777, -3.139585494995117, -0.02763199992477894, -0.017147889360785484, -1.1013375520706177, 0.010571333579719067, 0.359634667634964, -1.8904370069503784, 0.04999999701976776, -0.007977000437676907, -0.0004070000140927732, 0.11691000312566757, -3.1405105590820312, 0.2957285940647125, -3.1147494316101074], "max": [0.22496356070041656, 2.3172502517700195, -0.4862290024757385, 0.025713110342621803, 1.1671030521392822, 1.1577354669570923, 0.6809999942779541, 0.3915320038795471, 0.06422600150108337, 0.4002540111541748, 3.1337037086486816, 1.0375109910964966, 3.135518789291382, 0.45864933729171753, 2.045116901397705, -0.4718373417854309, 1.2754853963851929, 1.2404221296310425, -0.08108177781105042, 0.4960000216960907, 0.3602040112018585, 0.17672500014305115, 0.3699739873409271, 3.137002468109131, 1.01248300075531, -1.6743642091751099], "mean": [0.04752146452665329, 1.3087276220321655, -0.9574544429779053, -0.5958770513534546, 0.9439559578895569, 0.5716105103492737, 0.49866312742233276, 0.23435261845588684, -0.01902841217815876, 0.19531013071537018, -1.068299651145935, 0.5962613224983215, 1.6390196084976196, 0.09256105870008469, 1.0889925956726074, -0.8141437768936157, 0.6092187166213989, 0.8264903426170349, -0.7669293284416199, 0.3506772518157959, 0.19836993515491486, 0.05610496550798416, 0.23038335144519806, -0.41083571314811707, 0.6656489372253418, -2.731222152709961], "std": [0.09860587865114212, 0.9319707751274109, 0.33771127462387085, 0.502119779586792, 0.18678662180900574, 0.46163201332092285, 0.19256585836410522, 0.17190566658973694, 0.0461261011660099, 0.10359196364879608, 2.5592105388641357, 0.29646411538124084, 2.538998603820801, 0.13101674616336823, 0.7981495261192322, 0.2728947103023529, 0.4944872260093689, 0.2845999002456665, 0.6421902179718018, 0.16521374881267548, 0.1531958281993866, 0.05859684571623802, 0.06411123275756836, 2.762958526611328, 0.24389010667800903, 0.4941284656524658], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [386]}, "index": {"min": [96230], "max": [96615], "mean": [96422.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [2.8134715025906734, 5.0, 5.0, 5.0, 5.0], "std": [1.8099966709001907, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [386]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [386]}, "eef_direction_state": {"mean": [4.119170984455959, 4.062176165803109], "std": [2.1038566453624687, 2.1812363823057157], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [1.0103626943005182, 0.9015544041450777], "std": [0.9273598231052702, 0.8849037115112637], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8523316062176166, 0.8730569948186528], "std": [0.8556167692608814, 0.8467857433832896], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [4.119170984455959, 4.062176165803109], "std": [2.1038566453624687, 2.1812363823057157], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [1.0103626943005182, 0.9015544041450777], "std": [0.9273598231052702, 0.8849037115112637], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8523316062176166, 0.8730569948186528], "std": [0.8556167692608814, 0.8467857433832896], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.4725920296650504, 0.2819760436529344, 0.9699301804940044, 2.490073165102738, 0.31354691322775224, 1.3595994695642462, 0.43738232583203945, -0.24285156848503683, 1.0060286868899104, 2.4260759053020133, -0.08978089426929653, 1.9986666576672987], "std": [0.1714167719464685, 0.046330211518868666, 0.10366530721227082, 0.27960117666241846, 0.3055379063469762, 0.25868138585714373, 0.1534448460460908, 0.058299387386518985, 0.06381676522399847, 0.20480893609774686, 0.40742397887481696, 0.347826945932243], "min": [0.228846960814435, 0.18228668671633097, 0.7973129204405718, 2.1026810253742605, -0.06611021688182972, 0.9692814330782338, 0.23074166055016698, -0.29899118349091214, 0.892982513286267, 2.1279027531318566, -0.7779488547189631, 1.630445258234869], "max": [0.6290868987118381, 0.36533711535079855, 1.1747594677091222, 3.00100021752683, 0.7452812332795449, 1.8056903619426459, 0.5992667614080629, -0.12238154049448854, 1.1454102026434965, 2.7345909641707875, 0.6413151538112141, 2.6675714662810446], "count": [386]}, "eef_sim_pose_action": {"mean": [0.4725920296650504, 0.2819760436529344, 0.9699301804940044, 2.490073165102738, 0.31354691322775224, 1.3595994695642462, 0.43738232583203945, -0.24285156848503683, 1.0060286868899104, 2.4260759053020133, -0.08978089426929653, 1.9986666576672987], "std": [0.1714167719464685, 0.046330211518868666, 0.10366530721227082, 0.27960117666241846, 0.3055379063469762, 0.25868138585714373, 0.1534448460460908, 0.058299387386518985, 0.06381676522399847, 0.20480893609774686, 0.40742397887481696, 0.347826945932243], "min": [0.228846960814435, 0.18228668671633097, 0.7973129204405718, 2.1026810253742605, -0.06611021688182972, 0.9692814330782338, 0.23074166055016698, -0.29899118349091214, 0.892982513286267, 2.1279027531318566, -0.7779488547189631, 1.630445258234869], "max": [0.6290868987118381, 0.36533711535079855, 1.1747594677091222, 3.00100021752683, 0.7452812332795449, 1.8056903619426459, 0.5992667614080629, -0.12238154049448854, 1.1454102026434965, 2.7345909641707875, 0.6413151538112141, 2.6675714662810446], "count": [386]}, "gripper_mode_state": {"mean": [0.15803108808290156, 0.3601036269430052], "std": [0.3647701513038544, 0.4800302123882384], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8601036269430051, 1.8652849740932642], "std": [0.4508069789462412, 0.46369438594466994], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.15803108808290156, 0.3601036269430052], "std": [0.3647701513038544, 0.4800302123882384], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8601036269430051, 1.8652849740932642], "std": [0.4508069789462412, 0.46369438594466994], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.6233290163257251, 0.43834521304912516], "std": [0.24070780108855883, 0.20651728292862823], "min": [0.021250001154839993, 0.0624999962747097], "max": [0.8512499928474426, 0.6200000271201134], "count": [386]}, "gripper_open_scale_action": {"mean": [0.6233290163257251, 0.43834521304912516], "std": [0.24070780108855883, 0.20651728292862823], "min": [0.021250001154839993, 0.0624999962747097], "max": [0.8512499928474426, 0.6200000271201134], "count": [386]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7411764705882353]], [[0.7215686274509804]]], "mean": [[[0.37991857298474946]], [[0.40571398218253196]], [[0.38047631797493475]]], "std": [[[0.13327803944267236]], [[0.1335561861129698]], [[0.1290092528418925]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4888160591794473]], [[0.49559426567656767]], [[0.48341611054487804]]], "std": [[[0.13410450884853412]], [[0.13102985727916197]], [[0.13939117737830226]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45985533351129226]], [[0.4855879602666149]], [[0.47197149825276646]]], "std": [[[0.15815135880296533]], [[0.14231264151375747]], [[0.1485609884351903]]], "count": [101]}, "observation.state": {"min": [-0.16420455276966095, -0.022241666913032532, -1.3012160062789917, -1.192240595817566, 0.460864782333374, -0.07089421898126602, 0.0139999995008111, -0.01000600028783083, -0.1348239928483963, 0.026017000898718834, -3.139655351638794, 0.15819665789604187, -3.138328790664673, -0.11394710838794708, -0.01711300015449524, -1.051289439201355, -0.08546033501625061, 0.10177088528871536, -2.122203826904297, 0.05400000140070915, -0.007921000011265278, -0.004947000183165073, 0.17896899580955505, -3.13270902633667, 0.3974987268447876, -3.129427671432495], "max": [0.21545633673667908, 2.299997568130493, -0.48605456948280334, 0.07220255583524704, 1.1670856475830078, 1.108978271484375, 0.6580000519752502, 0.4061650037765503, 0.061772000044584274, 0.43938401341438293, 3.140824794769287, 1.0365335941314697, 3.1381194591522217, 0.408845454454422, 1.6939078569412231, -0.4718198776245117, 1.4494937658309937, 1.2403697967529297, -0.028818221762776375, 0.5080000162124634, 0.3542639911174774, 0.16449600458145142, 0.3858729898929596, 3.1338083744049072, 1.040181279182434, 3.1410341262817383], "mean": [0.01898985542356968, 1.3214126825332642, -1.045390248298645, -0.6235761046409607, 0.9765632152557373, 0.5863258242607117, 0.48466652631759644, 0.2527315318584442, -0.034555330872535706, 0.2358054220676422, -1.3327982425689697, 0.6777197122573853, 1.0340521335601807, 0.0658629760146141, 1.0443317890167236, -0.7697630524635315, 0.6949954032897949, 0.7901535034179688, -0.9458410739898682, 0.3153608441352844, 0.19467665255069733, 0.04297569394111633, 0.24700821936130524, -0.9163216352462769, 0.6985569000244141, -1.7474066019058228], "std": [0.09115073084831238, 0.8339186906814575, 0.3458412289619446, 0.4872639775276184, 0.17843158543109894, 0.46597999334335327, 0.20124858617782593, 0.16500647366046906, 0.05167738348245621, 0.08556407690048218, 2.3949337005615234, 0.2434278130531311, 2.781038999557495, 0.15002620220184326, 0.7013629078865051, 0.22209380567073822, 0.5605520009994507, 0.3067152798175812, 0.801504373550415, 0.17304877936840057, 0.1410118043422699, 0.056960102170705795, 0.045071929693222046, 2.5629451274871826, 0.2027805745601654, 2.043987989425659], "count": [471]}, "action": {"min": [-0.16420455276966095, -0.022241666913032532, -1.3012160062789917, -1.192240595817566, 0.460864782333374, -0.07089421898126602, 0.0139999995008111, -0.01000600028783083, -0.1348239928483963, 0.026017000898718834, -3.139655351638794, 0.15819665789604187, -3.138328790664673, -0.11394710838794708, -0.01711300015449524, -1.051289439201355, -0.08546033501625061, 0.10177088528871536, -2.122203826904297, 0.05400000140070915, -0.007921000011265278, -0.004947000183165073, 0.17896899580955505, -3.13270902633667, 0.3974987268447876, -3.129427671432495], "max": [0.21545633673667908, 2.299997568130493, -0.48605456948280334, 0.07220255583524704, 1.1670856475830078, 1.108978271484375, 0.6580000519752502, 0.4061650037765503, 0.061772000044584274, 0.43938401341438293, 3.140824794769287, 1.0365335941314697, 3.1381194591522217, 0.408845454454422, 1.6939078569412231, -0.4718198776245117, 1.4494937658309937, 1.2403697967529297, -0.028818221762776375, 0.5080000162124634, 0.3542639911174774, 0.16449600458145142, 0.3858729898929596, 3.1338083744049072, 1.040181279182434, 3.1410341262817383], "mean": [0.01898985542356968, 1.3214126825332642, -1.045390248298645, -0.6235761046409607, 0.9765632152557373, 0.5863258242607117, 0.48466652631759644, 0.2527315318584442, -0.034555330872535706, 0.2358054220676422, -1.3327982425689697, 0.6777197122573853, 1.0340521335601807, 0.0658629760146141, 1.0443317890167236, -0.7697630524635315, 0.6949954032897949, 0.7901535034179688, -0.9458410739898682, 0.3153608441352844, 0.19467665255069733, 0.04297569394111633, 0.24700821936130524, -0.9163216352462769, 0.6985569000244141, -1.7474066019058228], "std": [0.09115073084831238, 0.8339186906814575, 0.3458412289619446, 0.4872639775276184, 0.17843158543109894, 0.46597999334335327, 0.20124858617782593, 0.16500647366046906, 0.05167738348245621, 0.08556407690048218, 2.3949337005615234, 0.2434278130531311, 2.781038999557495, 0.15002620220184326, 0.7013629078865051, 0.22209380567073822, 0.5605520009994507, 0.3067152798175812, 0.801504373550415, 0.17304877936840057, 0.1410118043422699, 0.056960102170705795, 0.045071929693222046, 2.5629451274871826, 0.2027805745601654, 2.043987989425659], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [471]}, "index": {"min": [96616], "max": [97086], "mean": [96851.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [2.6008492569002124, 5.0, 5.0, 5.0, 5.0], "std": [1.9092798635176809, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [471]}, "eef_direction_state": {"mean": [4.515923566878981, 4.530785562632697], "std": [1.9709302303548395, 1.92166307647681], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.8237791932059448, 0.7813163481953291], "std": [0.9033714547264801, 0.8724073921543769], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7749469214437368, 0.7791932059447984], "std": [0.8372236669613712, 0.8534133953678772], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.515923566878981, 4.530785562632697], "std": [1.9709302303548395, 1.92166307647681], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.8237791932059448, 0.7813163481953291], "std": [0.9033714547264801, 0.8724073921543769], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7749469214437368, 0.7791932059447984], "std": [0.8372236669613712, 0.8534133953678772], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4910293107715144, 0.2664827734211904, 1.0102885257467655, 2.3955434877465214, 0.32061844586299043, 1.2430677341202014, 0.43372972518362674, -0.2560976108754664, 1.022710733542658, 2.3664838371581567, -0.0015255503896623725, 2.0518409095500116], "std": [0.16465490220422074, 0.051858865686162034, 0.08560900861595348, 0.23231283006133752, 0.26542370095568146, 0.3813706465507831, 0.14127198260994267, 0.056705688600182276, 0.04481554710226386, 0.15012251619168102, 0.4519605640513816, 0.363396603589893], "min": [0.22875379591711698, 0.1659256498289421, 0.8008224879119018, 2.102612980983524, -0.08394958080243331, 0.7393553677799768, 0.23083773447725525, -0.30419664276533337, 0.9550630109511807, 2.0910329002027646, -0.7816160158795936, 1.6316054864840992], "max": [0.6439088826423591, 0.363012243497191, 1.2140176085767898, 2.9703757008649374, 0.7240952739871305, 1.9206890139095454, 0.5935963102244822, -0.13484417634478763, 1.1612636156319522, 2.555367897314914, 0.8354728458231464, 2.6961529903656825], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4910293107715144, 0.2664827734211904, 1.0102885257467655, 2.3955434877465214, 0.32061844586299043, 1.2430677341202014, 0.43372972518362674, -0.2560976108754664, 1.022710733542658, 2.3664838371581567, -0.0015255503896623725, 2.0518409095500116], "std": [0.16465490220422074, 0.051858865686162034, 0.08560900861595348, 0.23231283006133752, 0.26542370095568146, 0.3813706465507831, 0.14127198260994267, 0.056705688600182276, 0.04481554710226386, 0.15012251619168102, 0.4519605640513816, 0.363396603589893], "min": [0.22875379591711698, 0.1659256498289421, 0.8008224879119018, 2.102612980983524, -0.08394958080243331, 0.7393553677799768, 0.23083773447725525, -0.30419664276533337, 0.9550630109511807, 2.0910329002027646, -0.7816160158795936, 1.6316054864840992], "max": [0.6439088826423591, 0.363012243497191, 1.2140176085767898, 2.9703757008649374, 0.7240952739871305, 1.9206890139095454, 0.5935963102244822, -0.13484417634478763, 1.1612636156319522, 2.555367897314914, 0.8354728458231464, 2.6961529903656825], "count": [471]}, "gripper_mode_state": {"mean": [0.16985138004246284, 0.6284501061571125], "std": [0.3755021820710686, 0.4832189671652286], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.89171974522293, 1.9044585987261147], "std": [0.4055813028474898, 0.3928788540167206], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.16985138004246284, 0.6284501061571125], "std": [0.3755021820710686, 0.4832189671652286], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.89171974522293, 1.9044585987261147], "std": [0.4055813028474898, 0.3928788540167206], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.6058306700867381, 0.3942011770023124], "std": [0.25156036620163785, 0.21631103507649815], "min": [0.017499999376013875, 0.06750000175088644], "max": [0.8225000649690628, 0.6350000202655792], "count": [471]}, "gripper_open_scale_action": {"mean": [0.6058306700867381, 0.3942011770023124], "std": [0.25156036620163785, 0.21631103507649815], "min": [0.017499999376013875, 0.06750000175088644], "max": [0.8225000649690628, 0.6350000202655792], "count": [471]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7490196078431373]], [[0.7254901960784313]]], "mean": [[[0.38103241740121124]], [[0.40671703793647934]], [[0.3809565994083668]]], "std": [[[0.13347208344697292]], [[0.13393670870046703]], [[0.12824729200886967]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48621266189962226]], [[0.497614495262937]], [[0.4855666186964082]]], "std": [[[0.12103076858461768]], [[0.11144076428074617]], [[0.11700846466707628]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632243696408227]], [[0.4826533680368172]], [[0.4710161150086946]]], "std": [[[0.15060614659148855]], [[0.1392941504448423]], [[0.14396117824951118]]], "count": [109]}, "observation.state": {"min": [-0.24455367028713226, -0.022276556119322777, -1.1447917222976685, -1.7416359186172485, 0.3167562186717987, 0.008530333638191223, 0.01599999889731407, -0.01002500019967556, -0.14792899787425995, -0.020179999992251396, -3.141592502593994, -0.013142330572009087, -3.139812469482422, -0.0630442202091217, -0.018874889239668846, -1.3674874305725098, -0.09184499830007553, 0.4804548919200897, -1.868788480758667, 0.04999999701976776, -0.008867999538779259, -0.0013150000013411045, 0.14080700278282166, -3.141592502593994, 0.1794023960828781, -3.141592502593994], "max": [0.32724034786224365, 2.3465394973754883, -0.48605456948280334, 0.0, 1.1606487035751343, 1.5878456830978394, 0.6899999976158142, 0.3631860017776489, 0.06705299764871597, 0.3222210109233856, 3.138765335083008, 1.2298985719680786, 3.140178918838501, 0.13301388919353485, 1.798818826675415, -0.4718198776245117, 1.7858401536941528, 1.2401604652404785, 0.027509888634085655, 0.37700000405311584, 0.3862150013446808, 0.07868500053882599, 0.3494200110435486, 3.1389222145080566, 1.1523362398147583, 3.1396028995513916], "mean": [0.0690779983997345, 1.286429524421692, -0.7811444401741028, -0.6503116488456726, 0.826573371887207, 0.5535949468612671, 0.46619948744773865, 0.20671620965003967, -0.010164997540414333, 0.16443540155887604, -1.5882213115692139, 0.5072430968284607, -0.75465989112854, 0.06482145935297012, 0.8960805535316467, -0.6998887062072754, 0.5178173780441284, 0.8431561589241028, -0.81235671043396, 0.24506834149360657, 0.16377170383930206, 0.03418419510126114, 0.24956414103507996, -0.3999262750148773, 0.7315735816955566, -1.9015909433364868], "std": [0.13608960807323456, 0.9321358799934387, 0.2530294954776764, 0.659131646156311, 0.25026828050613403, 0.5743378400802612, 0.20495660603046417, 0.15381194651126862, 0.0503462515771389, 0.09671391546726227, 2.3514785766601562, 0.38453570008277893, 2.903993844985962, 0.03270122781395912, 0.7070826888084412, 0.32629871368408203, 0.6028517484664917, 0.2517230212688446, 0.6714643239974976, 0.1256977915763855, 0.1410430371761322, 0.023763366043567657, 0.050993580371141434, 2.8201441764831543, 0.2942711114883423, 1.933162808418274], "count": [526]}, "action": {"min": [-0.24455367028713226, -0.022276556119322777, -1.1447917222976685, -1.7416359186172485, 0.3167562186717987, 0.008530333638191223, 0.01599999889731407, -0.01002500019967556, -0.14792899787425995, -0.020179999992251396, -3.141592502593994, -0.013142330572009087, -3.139812469482422, -0.0630442202091217, -0.018874889239668846, -1.3674874305725098, -0.09184499830007553, 0.4804548919200897, -1.868788480758667, 0.04999999701976776, -0.008867999538779259, -0.0013150000013411045, 0.14080700278282166, -3.141592502593994, 0.1794023960828781, -3.141592502593994], "max": [0.32724034786224365, 2.3465394973754883, -0.48605456948280334, 0.0, 1.1606487035751343, 1.5878456830978394, 0.6899999976158142, 0.3631860017776489, 0.06705299764871597, 0.3222210109233856, 3.138765335083008, 1.2298985719680786, 3.140178918838501, 0.13301388919353485, 1.798818826675415, -0.4718198776245117, 1.7858401536941528, 1.2401604652404785, 0.027509888634085655, 0.37700000405311584, 0.3862150013446808, 0.07868500053882599, 0.3494200110435486, 3.1389222145080566, 1.1523362398147583, 3.1396028995513916], "mean": [0.0690779983997345, 1.286429524421692, -0.7811444401741028, -0.6503116488456726, 0.826573371887207, 0.5535949468612671, 0.46619948744773865, 0.20671620965003967, -0.010164997540414333, 0.16443540155887604, -1.5882213115692139, 0.5072430968284607, -0.75465989112854, 0.06482145935297012, 0.8960805535316467, -0.6998887062072754, 0.5178173780441284, 0.8431561589241028, -0.81235671043396, 0.24506834149360657, 0.16377170383930206, 0.03418419510126114, 0.24956414103507996, -0.3999262750148773, 0.7315735816955566, -1.9015909433364868], "std": [0.13608960807323456, 0.9321358799934387, 0.2530294954776764, 0.659131646156311, 0.25026828050613403, 0.5743378400802612, 0.20495660603046417, 0.15381194651126862, 0.0503462515771389, 0.09671391546726227, 2.3514785766601562, 0.38453570008277893, 2.903993844985962, 0.03270122781395912, 0.7070826888084412, 0.32629871368408203, 0.6028517484664917, 0.2517230212688446, 0.6714643239974976, 0.1256977915763855, 0.1410430371761322, 0.023763366043567657, 0.050993580371141434, 2.8201441764831543, 0.2942711114883423, 1.933162808418274], "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": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [526]}, "index": {"min": [97087], "max": [97612], "mean": [97349.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [2.5247148288973382, 5.0, 5.0, 5.0, 5.0], "std": [1.8152180457615652, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [526]}, "eef_direction_state": {"mean": [4.195817490494297, 4.019011406844107], "std": [2.1364262466499198, 2.3284526618226473], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.876425855513308, 0.8403041825095057], "std": [0.9051685982570664, 0.8506154686659754], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.720532319391635, 0.7566539923954373], "std": [0.8476294958668217, 0.8396673601587716], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [4.195817490494297, 4.019011406844107], "std": [2.1364262466499198, 2.3284526618226473], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.876425855513308, 0.8403041825095057], "std": [0.9051685982570664, 0.8506154686659754], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.720532319391635, 0.7566539923954373], "std": [0.8476294958668217, 0.8396673601587716], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.4448747260085775, 0.29072677683920467, 0.9392285534077608, 2.467692193821137, 0.28649614599077966, 1.5811646537807094, 0.40263566367826015, -0.2647776052812313, 1.0250174901981206, 2.3680959482506263, 0.01970338579351686, 2.0962271925991267], "std": [0.15338280870409535, 0.05044445863640281, 0.09677579715023028, 0.8993786034311054, 0.2850696776998956, 0.2850981358879854, 0.14114259012948205, 0.023324703857404892, 0.050816691231145045, 0.2793072578853298, 0.35468188148326124, 0.4181092701334605], "min": [0.22873846108146628, 0.15221164229894635, 0.7549244566052357, -3.140738419522833, -0.04539059429459025, 0.8934432063887913, 0.22978559944357188, -0.29989612129694687, 0.9166177419493785, 1.9830389097581418, -0.6207655946860096, 1.647231651391734], "max": [0.6013335592523606, 0.36733990047853965, 1.097097176768754, 3.139353266924649, 0.9483921705427658, 2.252345532506441, 0.624820774036227, -0.22155194740240597, 1.1245151693904714, 2.9609294741675645, 0.7218065021842577, 2.9239002356606654], "count": [526]}, "eef_sim_pose_action": {"mean": [0.4448747260085775, 0.29072677683920467, 0.9392285534077608, 2.467692193821137, 0.28649614599077966, 1.5811646537807094, 0.40263566367826015, -0.2647776052812313, 1.0250174901981206, 2.3680959482506263, 0.01970338579351686, 2.0962271925991267], "std": [0.15338280870409535, 0.05044445863640281, 0.09677579715023028, 0.8993786034311054, 0.2850696776998956, 0.2850981358879854, 0.14114259012948205, 0.023324703857404892, 0.050816691231145045, 0.2793072578853298, 0.35468188148326124, 0.4181092701334605], "min": [0.22873846108146628, 0.15221164229894635, 0.7549244566052357, -3.140738419522833, -0.04539059429459025, 0.8934432063887913, 0.22978559944357188, -0.29989612129694687, 0.9166177419493785, 1.9830389097581418, -0.6207655946860096, 1.647231651391734], "max": [0.6013335592523606, 0.36733990047853965, 1.097097176768754, 3.139353266924649, 0.9483921705427658, 2.252345532506441, 0.624820774036227, -0.22155194740240597, 1.1245151693904714, 2.9609294741675645, 0.7218065021842577, 2.9239002356606654], "count": [526]}, "gripper_mode_state": {"mean": [0.18631178707224336, 1.0], "std": [0.3893580679402878, 0.0], "min": [0, 1], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.8935361216730038, 1.9277566539923954], "std": [0.3997100251539001, 0.33563614434545747], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.18631178707224336, 1.0], "std": [0.3893580679402878, 0.0], "min": [0, 1], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.8935361216730038, 1.9277566539923954], "std": [0.3997100251539001, 0.33563614434545747], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.5827495202151244, 0.30633555193159007], "std": [0.2561951497792704, 0.15712238990793093], "min": [0.01999999862164259, 0.0624999962747097], "max": [0.8624999970197678, 0.4712500050663948], "count": [526]}, "gripper_open_scale_action": {"mean": [0.5827495202151244, 0.30633555193159007], "std": [0.2561951497792704, 0.15712238990793093], "min": [0.01999999862164259, 0.0624999962747097], "max": [0.8624999970197678, 0.4712500050663948], "count": [526]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7764705882352941]], [[0.7333333333333333]]], "mean": [[[0.3782839816725911]], [[0.40357964252952644]], [[0.3778538370026373]]], "std": [[[0.13853839453891412]], [[0.13881477781070767]], [[0.13305039377099898]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48693250128998966]], [[0.4965246137197569]], [[0.48476851672686616]]], "std": [[[0.11752370952479939]], [[0.11083201404124633]], [[0.11591242563240722]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9333333333333333]]], "mean": [[[0.4664099999283339]], [[0.48676587941463134]], [[0.4782077976292856]]], "std": [[[0.1492585840091528]], [[0.13346830009572216]], [[0.1361964895660287]]], "count": [114]}, "observation.state": {"min": [-0.2559797763824463, -0.022276556119322777, -1.341390609741211, -1.527958869934082, 0.11788955330848694, 0.027230778709053993, 0.017999999225139618, -0.010600999929010868, -0.1453389972448349, 0.028459999710321426, -3.126809597015381, 0.10896090418100357, -3.141592502593994, 0.021980000659823418, -0.01704322174191475, -1.4022542238235474, 0.02405588887631893, 0.5095173120498657, -1.9989066123962402, 0.08699999749660492, -0.008352999575436115, 0.001800999976694584, 0.1089870035648346, -3.141592502593994, 0.09206611663103104, -3.141592502593994], "max": [0.09597933292388916, 2.1399099826812744, -0.4870139956474304, -0.04256444424390793, 1.1655330657958984, 1.367958426475525, 0.6330000162124634, 0.3803899884223938, 0.0272039994597435, 0.3287839889526367, 3.1394808292388916, 1.352281093597412, 3.141016721725464, 0.06332333385944366, 1.9329665899276733, -0.4721164405345917, 1.78010094165802, 1.2402127981185913, -0.024893222376704216, 0.3920000195503235, 0.39370501041412354, 0.0900299996137619, 0.3350040018558502, 3.138852596282959, 1.1508700847625732, 3.1386778354644775], "mean": [0.034234896302223206, 1.2863855361938477, -0.8369983434677124, -0.5783087015151978, 0.7988802790641785, 0.5233062505722046, 0.39209747314453125, 0.220181405544281, -0.019016563892364502, 0.1742173731327057, -1.8845571279525757, 0.5611945986747742, 1.7622694969177246, 0.03316706791520119, 1.0520844459533691, -0.7823158502578735, 0.5949768424034119, 0.9093765020370483, -0.8926616311073303, 0.23689381778240204, 0.19199590384960175, 0.034782856702804565, 0.24213413894176483, -0.4027934670448303, 0.6645492911338806, -1.6145144701004028], "std": [0.09275500476360321, 0.9217331409454346, 0.27548274397850037, 0.4579088091850281, 0.3335375189781189, 0.452891081571579, 0.1779453307390213, 0.16217349469661713, 0.040383584797382355, 0.08717614412307739, 2.1275594234466553, 0.36051303148269653, 2.4207324981689453, 0.008971290662884712, 0.73975670337677, 0.3494741916656494, 0.6130728721618652, 0.2074281871318817, 0.7053762674331665, 0.10868848860263824, 0.14562883973121643, 0.0266006700694561, 0.0598457045853138, 2.7880501747131348, 0.2613520920276642, 2.1678695678710938], "count": [559]}, "action": {"min": [-0.2559797763824463, -0.022276556119322777, -1.341390609741211, -1.527958869934082, 0.11788955330848694, 0.027230778709053993, 0.017999999225139618, -0.010600999929010868, -0.1453389972448349, 0.028459999710321426, -3.126809597015381, 0.10896090418100357, -3.141592502593994, 0.021980000659823418, -0.01704322174191475, -1.4022542238235474, 0.02405588887631893, 0.5095173120498657, -1.9989066123962402, 0.08699999749660492, -0.008352999575436115, 0.001800999976694584, 0.1089870035648346, -3.141592502593994, 0.09206611663103104, -3.141592502593994], "max": [0.09597933292388916, 2.1399099826812744, -0.4870139956474304, -0.04256444424390793, 1.1655330657958984, 1.367958426475525, 0.6330000162124634, 0.3803899884223938, 0.0272039994597435, 0.3287839889526367, 3.1394808292388916, 1.352281093597412, 3.141016721725464, 0.06332333385944366, 1.9329665899276733, -0.4721164405345917, 1.78010094165802, 1.2402127981185913, -0.024893222376704216, 0.3920000195503235, 0.39370501041412354, 0.0900299996137619, 0.3350040018558502, 3.138852596282959, 1.1508700847625732, 3.1386778354644775], "mean": [0.034234896302223206, 1.2863855361938477, -0.8369983434677124, -0.5783087015151978, 0.7988802790641785, 0.5233062505722046, 0.39209747314453125, 0.220181405544281, -0.019016563892364502, 0.1742173731327057, -1.8845571279525757, 0.5611945986747742, 1.7622694969177246, 0.03316706791520119, 1.0520844459533691, -0.7823158502578735, 0.5949768424034119, 0.9093765020370483, -0.8926616311073303, 0.23689381778240204, 0.19199590384960175, 0.034782856702804565, 0.24213413894176483, -0.4027934670448303, 0.6645492911338806, -1.6145144701004028], "std": [0.09275500476360321, 0.9217331409454346, 0.27548274397850037, 0.4579088091850281, 0.3335375189781189, 0.452891081571579, 0.1779453307390213, 0.16217349469661713, 0.040383584797382355, 0.08717614412307739, 2.1275594234466553, 0.36051303148269653, 2.4207324981689453, 0.008971290662884712, 0.73975670337677, 0.3494741916656494, 0.6130728721618652, 0.2074281871318817, 0.7053762674331665, 0.10868848860263824, 0.14562883973121643, 0.0266006700694561, 0.0598457045853138, 2.7880501747131348, 0.2613520920276642, 2.1678695678710938], "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": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [559]}, "index": {"min": [97613], "max": [98171], "mean": [97892.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [559]}, "subtask_annotation": {"mean": [2.7531305903398926, 5.0, 5.0, 5.0, 5.0], "std": [1.8435848359505593, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [559]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [559]}, "eef_direction_state": {"mean": [4.370304114490161, 4.205724508050089], "std": [2.097936224305489, 2.315592971103751], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_state": {"mean": [0.7728085867620751, 0.7441860465116279], "std": [0.8853273153534172, 0.8399874399043561], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_state": {"mean": [0.6797853309481217, 0.7209302325581395], "std": [0.8476860793706007, 0.8421638331032998], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_direction_action": {"mean": [4.370304114490161, 4.205724508050089], "std": [2.097936224305489, 2.315592971103751], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_action": {"mean": [0.7728085867620751, 0.7441860465116279], "std": [0.8853273153534172, 0.8399874399043561], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_action": {"mean": [0.6797853309481217, 0.7209302325581395], "std": [0.8476860793706007, 0.8421638331032998], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_sim_pose_state": {"mean": [0.45836035037935996, 0.2820614926094862, 0.9489111693380121, 2.5505296971908344, 0.26965406588246815, 1.4663863615177113, 0.4309681457643157, -0.2642341232692857, 1.017651157013589, 2.417352423876171, -0.05323728428904194, 2.1133840376991704], "std": [0.16170820530011693, 0.040627872208616675, 0.08727368551841297, 0.35547425903177293, 0.23688059918166596, 0.25167649707438816, 0.1457754696152148, 0.02604589489930051, 0.05969467376118942, 0.24665066191333487, 0.39947862549741364, 0.451917763980436], "min": [0.22830763987406522, 0.1550994821536039, 0.8033584241596685, 1.7651084715184513, -0.0604717857636381, 0.8102092606736464, 0.2303742375506591, -0.29678363967028804, 0.8847388209265196, 1.9904051622312469, -0.8273015820229324, 1.6188673515253913], "max": [0.6187855209304901, 0.3285679394440598, 1.103543090576146, 3.031439787870684, 0.856807491272848, 2.042048573644715, 0.6323696504746195, -0.21020543625950222, 1.1101405933702495, 3.0482748691486057, 0.5782547863206253, 2.9493748186678928], "count": [559]}, "eef_sim_pose_action": {"mean": [0.45836035037935996, 0.2820614926094862, 0.9489111693380121, 2.5505296971908344, 0.26965406588246815, 1.4663863615177113, 0.4309681457643157, -0.2642341232692857, 1.017651157013589, 2.417352423876171, -0.05323728428904194, 2.1133840376991704], "std": [0.16170820530011693, 0.040627872208616675, 0.08727368551841297, 0.35547425903177293, 0.23688059918166596, 0.25167649707438816, 0.1457754696152148, 0.02604589489930051, 0.05969467376118942, 0.24665066191333487, 0.39947862549741364, 0.451917763980436], "min": [0.22830763987406522, 0.1550994821536039, 0.8033584241596685, 1.7651084715184513, -0.0604717857636381, 0.8102092606736464, 0.2303742375506591, -0.29678363967028804, 0.8847388209265196, 1.9904051622312469, -0.8273015820229324, 1.6188673515253913], "max": [0.6187855209304901, 0.3285679394440598, 1.103543090576146, 3.031439787870684, 0.856807491272848, 2.042048573644715, 0.6323696504746195, -0.21020543625950222, 1.1101405933702495, 3.0482748691486057, 0.5782547863206253, 2.9493748186678928], "count": [559]}, "gripper_mode_state": {"mean": [0.25760286225402507, 1.0], "std": [0.4373141063498408, 0.0], "min": [0, 1], "max": [1, 1], "count": [559]}, "gripper_activity_state": {"mean": [1.894454382826476, 1.924865831842576], "std": [0.3894237028865609, 0.355997339082209], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_mode_action": {"mean": [0.25760286225402507, 1.0], "std": [0.4373141063498408, 0.0], "min": [0, 1], "max": [1, 1], "count": [559]}, "gripper_activity_action": {"mean": [1.894454382826476, 1.924865831842576], "std": [0.3894237028865609, 0.355997339082209], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_open_scale_state": {"mean": [0.49012074485247914, 0.29611807426501047], "std": [0.2224308443411439, 0.13586031852534755], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.7912500202655792, 0.49000002443790436], "count": [559]}, "gripper_open_scale_action": {"mean": [0.49012074485247914, 0.29611807426501047], "std": [0.2224308443411439, 0.13586031852534755], "min": [0.022499999031424522, 0.10874999687075615], "max": [0.7912500202655792, 0.49000002443790436], "count": [559]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8392156862745098]], [[0.8117647058823529]]], "mean": [[[0.3815382162309368]], [[0.4059314433551198]], [[0.3806821459694989]]], "std": [[[0.13714177163880922]], [[0.13832744971072805]], [[0.13252086538390828]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851945588235294]], [[0.49733589460784317]], [[0.48468365400326796]]], "std": [[[0.1196084538889267]], [[0.10905204576241916]], [[0.11518996037545284]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653704575163399]], [[0.4874869362745098]], [[0.47504695057189544]]], "std": [[[0.15003073208220702]], [[0.13723660172682978]], [[0.14222469913562158]]], "count": [100]}, "observation.state": {"min": [-0.16216355562210083, -0.02313133329153061, -1.1050881147384644, -1.7738382816314697, 0.29629388451576233, -0.01978199928998947, 0.017000000923871994, -0.011463000439107418, -0.11507099866867065, 0.0012250000145286322, -3.1384336948394775, 0.08344418555498123, -3.141016721725464, -0.006890555378049612, -0.018246889114379883, -1.2682634592056274, -0.042023666203022, 0.4553174376487732, -1.843110203742981, 0.038999997079372406, -0.009007999673485756, 0.0005840000230818987, 0.11758100241422653, -3.141592502593994, 0.12983503937721252, -3.1304051876068115], "max": [0.1754911094903946, 2.2211313247680664, -0.4865604341030121, 0.061230000108480453, 1.1641550064086914, 1.5350587368011475, 0.7120000123977661, 0.33077800273895264, 0.059464000165462494, 0.2972390055656433, 3.13464617729187, 1.1834728717803955, 3.1367580890655518, 0.24057632684707642, 1.8920243978500366, -0.47222110629081726, 1.789939522743225, 1.2273038625717163, 0.0, 0.44599997997283936, 0.3834080100059509, 0.12717300653457642, 0.32128700613975525, 3.138293981552124, 1.145861029624939, 3.1383464336395264], "mean": [0.05741159990429878, 1.2179979085922241, -0.7115206718444824, -0.7266290187835693, 0.7806059718132019, 0.5948132276535034, 0.4050401449203491, 0.19071467220783234, -0.013368557207286358, 0.16835814714431763, -1.0297231674194336, 0.521606981754303, -1.1089860200881958, 0.11678951978683472, 1.0101655721664429, -0.7473316192626953, 0.6401187777519226, 0.8323671817779541, -0.8629294633865356, 0.29307571053504944, 0.18425068259239197, 0.04904734715819359, 0.23823028802871704, -0.271427184343338, 0.7206295728683472, -2.56424880027771], "std": [0.10909593105316162, 0.9040528535842896, 0.17864207923412323, 0.6646298170089722, 0.29715219140052795, 0.5324770212173462, 0.1933572143316269, 0.14427325129508972, 0.0402667298913002, 0.09802781790494919, 2.6340219974517822, 0.3708910048007965, 2.739407539367676, 0.07165780663490295, 0.7522792816162109, 0.27899062633514404, 0.6412370204925537, 0.26167967915534973, 0.636534571647644, 0.1399409919977188, 0.14647340774536133, 0.03800075873732567, 0.05570602044463158, 2.7715609073638916, 0.25662198662757874, 0.9013150334358215], "count": [435]}, "action": {"min": [-0.16216355562210083, -0.02313133329153061, -1.1050881147384644, -1.7738382816314697, 0.29629388451576233, -0.01978199928998947, 0.017000000923871994, -0.011463000439107418, -0.11507099866867065, 0.0012250000145286322, -3.1384336948394775, 0.08344418555498123, -3.141016721725464, -0.006890555378049612, -0.018246889114379883, -1.2682634592056274, -0.042023666203022, 0.4553174376487732, -1.843110203742981, 0.038999997079372406, -0.009007999673485756, 0.0005840000230818987, 0.11758100241422653, -3.141592502593994, 0.12983503937721252, -3.1304051876068115], "max": [0.1754911094903946, 2.2211313247680664, -0.4865604341030121, 0.061230000108480453, 1.1641550064086914, 1.5350587368011475, 0.7120000123977661, 0.33077800273895264, 0.059464000165462494, 0.2972390055656433, 3.13464617729187, 1.1834728717803955, 3.1367580890655518, 0.24057632684707642, 1.8920243978500366, -0.47222110629081726, 1.789939522743225, 1.2273038625717163, 0.0, 0.44599997997283936, 0.3834080100059509, 0.12717300653457642, 0.32128700613975525, 3.138293981552124, 1.145861029624939, 3.1383464336395264], "mean": [0.05741159990429878, 1.2179979085922241, -0.7115206718444824, -0.7266290187835693, 0.7806059718132019, 0.5948132276535034, 0.4050401449203491, 0.19071467220783234, -0.013368557207286358, 0.16835814714431763, -1.0297231674194336, 0.521606981754303, -1.1089860200881958, 0.11678951978683472, 1.0101655721664429, -0.7473316192626953, 0.6401187777519226, 0.8323671817779541, -0.8629294633865356, 0.29307571053504944, 0.18425068259239197, 0.04904734715819359, 0.23823028802871704, -0.271427184343338, 0.7206295728683472, -2.56424880027771], "std": [0.10909593105316162, 0.9040528535842896, 0.17864207923412323, 0.6646298170089722, 0.29715219140052795, 0.5324770212173462, 0.1933572143316269, 0.14427325129508972, 0.0402667298913002, 0.09802781790494919, 2.6340219974517822, 0.3708910048007965, 2.739407539367676, 0.07165780663490295, 0.7522792816162109, 0.27899062633514404, 0.6412370204925537, 0.26167967915534973, 0.636534571647644, 0.1399409919977188, 0.14647340774536133, 0.03800075873732567, 0.05570602044463158, 2.7715609073638916, 0.25662198662757874, 0.9013150334358215], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [435]}, "index": {"min": [98172], "max": [98606], "mean": [98389.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [2.528735632183908, 5.0, 5.0, 5.0, 5.0], "std": [1.7967984328439808, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [435]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [435]}, "eef_direction_state": {"mean": [4.094252873563218, 3.967816091954023], "std": [2.1113462677855033, 2.3210924029838504], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.9517241379310345, 0.9287356321839081], "std": [0.8944094653547734, 0.8851141943309964], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.8459770114942529, 0.7908045977011494], "std": [0.8692452265266396, 0.8359222567255914], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.094252873563218, 3.967816091954023], "std": [2.1113462677855033, 2.3210924029838504], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.9517241379310345, 0.9287356321839081], "std": [0.8944094653547734, 0.8851141943309964], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.8459770114942529, 0.7908045977011494], "std": [0.8692452265266396, 0.8359222567255914], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.42886213983692995, 0.28747822371285453, 0.9431072381918861, 2.591489992273821, 0.27930538915919406, 1.5950528332067448, 0.42315104779811935, -0.2500104392895174, 1.0137986427836354, 2.3726471797942015, -0.042921144641838285, 2.112736876535096], "std": [0.14372166398475264, 0.04058245780674192, 0.09805242826453986, 0.3591166674689056, 0.27400859971174246, 0.1846603121075761, 0.14672469501133018, 0.03748381589791281, 0.055483226679637614, 0.24090051126097736, 0.3593873162073994, 0.33899067142570405], "min": [0.2273888292943949, 0.18493540612964865, 0.7762207679782309, 1.9565676596643953, -0.0515728133082769, 1.3676536162440753, 0.2297118713410829, -0.2980075025304578, 0.8934939933946089, 1.9917755545241569, -0.6415903704285727, 1.6400332008972498], "max": [0.5689633798694875, 0.3608059632017175, 1.0718355303516283, 3.048367662963308, 0.9879589804719746, 2.06825628067695, 0.6219619079819122, -0.17292917296047938, 1.096253568588426, 3.010906633849546, 0.7184258549103646, 2.849051835827644], "count": [435]}, "eef_sim_pose_action": {"mean": [0.42886213983692995, 0.28747822371285453, 0.9431072381918861, 2.591489992273821, 0.27930538915919406, 1.5950528332067448, 0.42315104779811935, -0.2500104392895174, 1.0137986427836354, 2.3726471797942015, -0.042921144641838285, 2.112736876535096], "std": [0.14372166398475264, 0.04058245780674192, 0.09805242826453986, 0.3591166674689056, 0.27400859971174246, 0.1846603121075761, 0.14672469501133018, 0.03748381589791281, 0.055483226679637614, 0.24090051126097736, 0.3593873162073994, 0.33899067142570405], "min": [0.2273888292943949, 0.18493540612964865, 0.7762207679782309, 1.9565676596643953, -0.0515728133082769, 1.3676536162440753, 0.2297118713410829, -0.2980075025304578, 0.8934939933946089, 1.9917755545241569, -0.6415903704285727, 1.6400332008972498], "max": [0.5689633798694875, 0.3608059632017175, 1.0718355303516283, 3.048367662963308, 0.9879589804719746, 2.06825628067695, 0.6219619079819122, -0.17292917296047938, 1.096253568588426, 3.010906633849546, 0.7184258549103646, 2.849051835827644], "count": [435]}, "gripper_mode_state": {"mean": [0.20689655172413793, 0.7448275862068966], "std": [0.4050806939472697, 0.43595808632494043], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8873563218390805, 1.8505747126436782], "std": [0.40536760603586813, 0.5057993703423442], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.20689655172413793, 0.7448275862068966], "std": [0.4050806939472697, 0.43595808632494043], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8873563218390805, 1.8505747126436782], "std": [0.40536760603586813, 0.5057993703423442], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.50630171817524, 0.3663448325154939], "std": [0.24169635465556868, 0.1749262011245512], "min": [0.021250001154839993, 0.04874999634921551], "max": [0.8900000154972076, 0.5574999749660492], "count": [435]}, "gripper_open_scale_action": {"mean": [0.50630171817524, 0.3663448325154939], "std": [0.24169635465556868, 0.1749262011245512], "min": [0.021250001154839993, 0.04874999634921551], "max": [0.8900000154972076, 0.5574999749660492], "count": [435]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.38170502995642697]], [[0.40642080610021786]], [[0.3811049863834423]]], "std": [[[0.13264255816354525]], [[0.13335363687626658]], [[0.12770147522543993]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48261214869281044]], [[0.49358816789215687]], [[0.48064981617647057]]], "std": [[[0.11795922927421247]], [[0.10915476322962588]], [[0.11412616072386353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722849959150327]], [[0.4933696139705882]], [[0.48036504493464055]]], "std": [[[0.1469961668544734]], [[0.13154664556417367]], [[0.13746768643375917]]], "count": [100]}, "observation.state": {"min": [-0.18663811683654785, -0.02204977720975876, -1.153496503829956, -1.776315450668335, 0.43099987506866455, 0.07590077817440033, 0.01599999889731407, -0.018498999997973442, -0.12405700236558914, -0.01270500011742115, -3.133843421936035, 0.025743601843714714, -3.136443853378296, 0.0015002222498878837, -0.018246889114379883, -1.3176660537719727, -0.10095100104808807, 0.5422605276107788, -2.017345428466797, 0.08000000566244125, -0.009022999554872513, 0.002013999968767166, 0.10823900252580643, -3.1365487575531006, 0.17807593941688538, -3.141592502593994], "max": [0.25686943531036377, 2.330665111541748, -0.48745012283325195, -0.12055855244398117, 1.167574167251587, 1.6163150072097778, 0.7089999914169312, 0.3456929922103882, 0.0729139968752861, 0.36750900745391846, 3.137892484664917, 1.1536102294921875, 3.1117475032806396, 0.14967332780361176, 1.8715795278549194, -0.47239556908607483, 1.782263994216919, 1.2398464679718018, 0.04415188729763031, 0.4690000116825104, 0.3923409879207611, 0.10228200256824493, 0.3830850124359131, 3.138136863708496, 1.1204664707183838, 3.1407549381256104], "mean": [0.12563350796699524, 1.2046648263931274, -0.7283259034156799, -0.7651175260543823, 0.8495402336120605, 0.703926146030426, 0.4144926369190216, 0.17912976443767548, -0.002716358983889222, 0.16013726592063904, -0.857947051525116, 0.5488881468772888, -1.0662059783935547, 0.09075149893760681, 0.9185568690299988, -0.7482261061668396, 0.4397035539150238, 0.8644638657569885, -0.7425125241279602, 0.35219040513038635, 0.16776235401630402, 0.03789672628045082, 0.24460646510124207, -1.1929718255996704, 0.7037132978439331, -2.427037477493286], "std": [0.12655571103096008, 0.9996247291564941, 0.2067951112985611, 0.6393667459487915, 0.2667902708053589, 0.5400134325027466, 0.1784503012895584, 0.15323781967163086, 0.04291027784347534, 0.11759763956069946, 2.6725196838378906, 0.41200071573257446, 2.733454465866089, 0.06938083469867706, 0.7678980827331543, 0.32847359776496887, 0.6015118956565857, 0.2622724175453186, 0.6637665629386902, 0.14253291487693787, 0.15030619502067566, 0.033950574696063995, 0.0604390949010849, 2.604221820831299, 0.27763763070106506, 1.1819560527801514], "count": [364]}, "action": {"min": [-0.18663811683654785, -0.02204977720975876, -1.153496503829956, -1.776315450668335, 0.43099987506866455, 0.07590077817440033, 0.01599999889731407, -0.018498999997973442, -0.12405700236558914, -0.01270500011742115, -3.133843421936035, 0.025743601843714714, -3.136443853378296, 0.0015002222498878837, -0.018246889114379883, -1.3176660537719727, -0.10095100104808807, 0.5422605276107788, -2.017345428466797, 0.08000000566244125, -0.009022999554872513, 0.002013999968767166, 0.10823900252580643, -3.1365487575531006, 0.17807593941688538, -3.141592502593994], "max": [0.25686943531036377, 2.330665111541748, -0.48745012283325195, -0.12055855244398117, 1.167574167251587, 1.6163150072097778, 0.7089999914169312, 0.3456929922103882, 0.0729139968752861, 0.36750900745391846, 3.137892484664917, 1.1536102294921875, 3.1117475032806396, 0.14967332780361176, 1.8715795278549194, -0.47239556908607483, 1.782263994216919, 1.2398464679718018, 0.04415188729763031, 0.4690000116825104, 0.3923409879207611, 0.10228200256824493, 0.3830850124359131, 3.138136863708496, 1.1204664707183838, 3.1407549381256104], "mean": [0.12563350796699524, 1.2046648263931274, -0.7283259034156799, -0.7651175260543823, 0.8495402336120605, 0.703926146030426, 0.4144926369190216, 0.17912976443767548, -0.002716358983889222, 0.16013726592063904, -0.857947051525116, 0.5488881468772888, -1.0662059783935547, 0.09075149893760681, 0.9185568690299988, -0.7482261061668396, 0.4397035539150238, 0.8644638657569885, -0.7425125241279602, 0.35219040513038635, 0.16776235401630402, 0.03789672628045082, 0.24460646510124207, -1.1929718255996704, 0.7037132978439331, -2.427037477493286], "std": [0.12655571103096008, 0.9996247291564941, 0.2067951112985611, 0.6393667459487915, 0.2667902708053589, 0.5400134325027466, 0.1784503012895584, 0.15323781967163086, 0.04291027784347534, 0.11759763956069946, 2.6725196838378906, 0.41200071573257446, 2.733454465866089, 0.06938083469867706, 0.7678980827331543, 0.32847359776496887, 0.6015118956565857, 0.2622724175453186, 0.6637665629386902, 0.14253291487693787, 0.15030619502067566, 0.033950574696063995, 0.0604390949010849, 2.604221820831299, 0.27763763070106506, 1.1819560527801514], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [364]}, "index": {"min": [98607], "max": [98970], "mean": [98788.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [2.741758241758242, 5.0, 5.0, 5.0, 5.0], "std": [1.8558825946942947, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [364]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [364]}, "eef_direction_state": {"mean": [4.167582417582418, 4.170329670329671], "std": [2.0345757668122526, 2.1581939185853045], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.9697802197802198, 0.9587912087912088], "std": [0.9088508358397158, 0.8869968286237812], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.8653846153846154, 0.8873626373626373], "std": [0.8745545901725545, 0.8554638034677982], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.167582417582418, 4.170329670329671], "std": [2.0345757668122526, 2.1581939185853045], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.9697802197802198, 0.9587912087912088], "std": [0.9088508358397158, 0.8869968286237812], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.8653846153846154, 0.8873626373626373], "std": [0.8745545901725545, 0.8554638034677982], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.41721579697907524, 0.29802969685763436, 0.9349174453102174, 2.561759961132625, 0.2917108879159507, 1.5706766783084918, 0.40662475807009535, -0.26101278895495855, 1.0199849294498244, 2.408997174527448, 0.03319300218781535, 2.070046281470684], "std": [0.15262092466736646, 0.04298266356831999, 0.11758351234822564, 0.4000152221420267, 0.30634632393663136, 0.20622407074501906, 0.15040829183962803, 0.03356038011189768, 0.06017627878904438, 0.26464268806652763, 0.31644220173854015, 0.45637790515777676], "min": [0.22013795790324445, 0.1759968497811749, 0.7623141459111442, 1.9874774539840243, -0.06063639301325452, 1.1665671647604925, 0.22975525878477718, -0.29657120833922396, 0.8840833234357733, 2.0142922426968783, -0.6279581635665907, 1.654379818042341], "max": [0.5837251049082494, 0.3741690941869032, 1.1422015528499176, 3.1127400318954814, 0.9603628893270897, 2.0597203410368787, 0.6308481325180677, -0.19787510716559753, 1.1579195575157861, 2.922461196375695, 0.6618221328981866, 3.048877219555767], "count": [364]}, "eef_sim_pose_action": {"mean": [0.41721579697907524, 0.29802969685763436, 0.9349174453102174, 2.561759961132625, 0.2917108879159507, 1.5706766783084918, 0.40662475807009535, -0.26101278895495855, 1.0199849294498244, 2.408997174527448, 0.03319300218781535, 2.070046281470684], "std": [0.15262092466736646, 0.04298266356831999, 0.11758351234822564, 0.4000152221420267, 0.30634632393663136, 0.20622407074501906, 0.15040829183962803, 0.03356038011189768, 0.06017627878904438, 0.26464268806652763, 0.31644220173854015, 0.45637790515777676], "min": [0.22013795790324445, 0.1759968497811749, 0.7623141459111442, 1.9874774539840243, -0.06063639301325452, 1.1665671647604925, 0.22975525878477718, -0.29657120833922396, 0.8840833234357733, 2.0142922426968783, -0.6279581635665907, 1.654379818042341], "max": [0.5837251049082494, 0.3741690941869032, 1.1422015528499176, 3.1127400318954814, 0.9603628893270897, 2.0597203410368787, 0.6308481325180677, -0.19787510716559753, 1.1579195575157861, 2.922461196375695, 0.6618221328981866, 3.048877219555767], "count": [364]}, "gripper_mode_state": {"mean": [0.30494505494505497, 0.26373626373626374], "std": [0.46038415308263053, 0.44065797045633925], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.8406593406593406, 1.8818681318681318], "std": [0.4592105078769639, 0.4445034569833377], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.30494505494505497, 0.26373626373626374], "std": [0.46038415308263053, 0.44065797045633925], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.8406593406593406, 1.8818681318681318], "std": [0.4592105078769639, 0.4445034569833377], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.5181147058681165, 0.4402369498735765], "std": [0.22306233447350618, 0.17816606714074057], "min": [0.01999999862164259, 0.10000000707805157], "max": [0.8862499892711639, 0.586250014603138], "count": [364]}, "gripper_open_scale_action": {"mean": [0.5181147058681165, 0.4402369498735765], "std": [0.22306233447350618, 0.17816606714074057], "min": [0.01999999862164259, 0.10000000707805157], "max": [0.8862499892711639, 0.586250014603138], "count": [364]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.8]], [[0.7803921568627451]]], "mean": [[[0.3808367783224401]], [[0.4059008959694989]], [[0.3802934694989107]]], "std": [[[0.13709273762419721]], [[0.13844497307869863]], [[0.13244750313769366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48309715482026144]], [[0.4952621670751634]], [[0.48240052491830065]]], "std": [[[0.11691773937688195]], [[0.10607451665386768]], [[0.11187267303692743]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4645281658496732]], [[0.49344497140522875]], [[0.479438137254902]]], "std": [[[0.1473266503651307]], [[0.12883785849405477]], [[0.13437986257416845]]], "count": [100]}, "observation.state": {"min": [-0.15694767236709595, -0.022416111081838608, -1.108315348625183, -1.764941692352295, 0.40141409635543823, 0.07933733612298965, 0.010000000707805157, -0.012009999714791775, -0.11157699674367905, 0.0022460001055151224, -3.130474805831909, 0.13545499742031097, -3.141592502593994, 0.04851299896836281, -0.019747111946344376, -1.3668943643569946, -0.09596189111471176, 0.466621458530426, -1.959848403930664, 0.07100000232458115, -0.009116999804973602, 0.003922999836504459, 0.10261599719524384, -3.123720407485962, 0.19193384051322937, -3.133965492248535], "max": [0.24594922363758087, 2.2420473098754883, -0.48745012283325195, 0.015403444878757, 1.1616604328155518, 1.7411473989486694, 0.7120000123977661, 0.345755010843277, 0.04606899991631508, 0.3008959889411926, 3.14042329788208, 1.1019484996795654, 3.1395506858825684, 0.18081167340278625, 1.9546674489974976, -0.47239556908607483, 1.774518609046936, 1.2403697967529297, 0.01058877818286419, 0.578000009059906, 0.39639100432395935, 0.11593099683523178, 0.33448800444602966, 3.1401963233947754, 1.0148042440414429, 3.132673978805542], "mean": [0.06167232245206833, 1.2801542282104492, -0.722396194934845, -0.8717332482337952, 0.7413375973701477, 0.8103233575820923, 0.416258841753006, 0.20112065970897675, -0.011308319866657257, 0.15470881760120392, -0.979371964931488, 0.5837324857711792, -1.0490483045578003, 0.11021450161933899, 1.0411385297775269, -0.7598919868469238, 0.6112555861473083, 0.8380034565925598, -0.8984476327896118, 0.36780446767807007, 0.1868131160736084, 0.04624515771865845, 0.22926300764083862, -0.7058088779449463, 0.6856769919395447, -2.629645824432373], "std": [0.1135951578617096, 0.9393407106399536, 0.1809949427843094, 0.6799175143241882, 0.303257018327713, 0.6115742921829224, 0.2279416173696518, 0.151131734251976, 0.03813124820590019, 0.104290671646595, 2.6470532417297363, 0.32121726870536804, 2.7854514122009277, 0.05280958116054535, 0.7839005589485168, 0.33729055523872375, 0.6643751859664917, 0.2694914937019348, 0.7078507542610168, 0.16349290311336517, 0.15086707472801208, 0.03845055028796196, 0.06651987135410309, 2.7395853996276855, 0.25859829783439636, 0.6094872951507568], "count": [379]}, "action": {"min": [-0.15694767236709595, -0.022416111081838608, -1.108315348625183, -1.764941692352295, 0.40141409635543823, 0.07933733612298965, 0.010000000707805157, -0.012009999714791775, -0.11157699674367905, 0.0022460001055151224, -3.130474805831909, 0.13545499742031097, -3.141592502593994, 0.04851299896836281, -0.019747111946344376, -1.3668943643569946, -0.09596189111471176, 0.466621458530426, -1.959848403930664, 0.07100000232458115, -0.009116999804973602, 0.003922999836504459, 0.10261599719524384, -3.123720407485962, 0.19193384051322937, -3.133965492248535], "max": [0.24594922363758087, 2.2420473098754883, -0.48745012283325195, 0.015403444878757, 1.1616604328155518, 1.7411473989486694, 0.7120000123977661, 0.345755010843277, 0.04606899991631508, 0.3008959889411926, 3.14042329788208, 1.1019484996795654, 3.1395506858825684, 0.18081167340278625, 1.9546674489974976, -0.47239556908607483, 1.774518609046936, 1.2403697967529297, 0.01058877818286419, 0.578000009059906, 0.39639100432395935, 0.11593099683523178, 0.33448800444602966, 3.1401963233947754, 1.0148042440414429, 3.132673978805542], "mean": [0.06167232245206833, 1.2801542282104492, -0.722396194934845, -0.8717332482337952, 0.7413375973701477, 0.8103233575820923, 0.416258841753006, 0.20112065970897675, -0.011308319866657257, 0.15470881760120392, -0.979371964931488, 0.5837324857711792, -1.0490483045578003, 0.11021450161933899, 1.0411385297775269, -0.7598919868469238, 0.6112555861473083, 0.8380034565925598, -0.8984476327896118, 0.36780446767807007, 0.1868131160736084, 0.04624515771865845, 0.22926300764083862, -0.7058088779449463, 0.6856769919395447, -2.629645824432373], "std": [0.1135951578617096, 0.9393407106399536, 0.1809949427843094, 0.6799175143241882, 0.303257018327713, 0.6115742921829224, 0.2279416173696518, 0.151131734251976, 0.03813124820590019, 0.104290671646595, 2.6470532417297363, 0.32121726870536804, 2.7854514122009277, 0.05280958116054535, 0.7839005589485168, 0.33729055523872375, 0.6643751859664917, 0.2694914937019348, 0.7078507542610168, 0.16349290311336517, 0.15086707472801208, 0.03845055028796196, 0.06651987135410309, 2.7395853996276855, 0.25859829783439636, 0.6094872951507568], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [379]}, "index": {"min": [98971], "max": [99349], "mean": [99160.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.575197889182058, 5.0, 5.0, 5.0, 5.0], "std": [1.8638392443153156, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [379]}, "eef_direction_state": {"mean": [4.158311345646438, 4.044854881266491], "std": [2.0134778843242396, 2.2356180442165403], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.9340369393139841, 0.9313984168865436], "std": [0.8857579129929828, 0.869015697152375], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8654353562005277, 0.8786279683377308], "std": [0.8719268735015042, 0.860166404934647], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.158311345646438, 4.044854881266491], "std": [2.0134778843242396, 2.2356180442165403], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.9340369393139841, 0.9313984168865436], "std": [0.8857579129929828, 0.869015697152375], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8654353562005277, 0.8786279683377308], "std": [0.8719268735015042, 0.860166404934647], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.4391703981261788, 0.2893558597088343, 0.9294415080996055, 2.5267612125894994, 0.2704659457912085, 1.5155667092172047, 0.4257812983281262, -0.25279078101181995, 1.004759612856082, 2.418985320053949, -0.016046125629854385, 1.9854480861069432], "std": [0.15050095060162785, 0.03824752899831293, 0.10432407572707514, 0.3066906877214898, 0.24641992405731244, 0.1801276361989907, 0.15107797263218667, 0.03793916637072932, 0.06623319441548578, 0.2454847848376666, 0.3401247936462841, 0.8549671660664608], "min": [0.22673830695943112, 0.18841796473444017, 0.7772301575290594, 2.038823246997803, -0.06818852837261513, 1.1175711628795093, 0.22949037624165097, -0.2946746572695329, 0.8785218027535449, 2.122812005018609, -0.607700121465389, -3.1361264401389706], "max": [0.5838511514234628, 0.3474269119571646, 1.0755007168179156, 2.989399749115849, 0.7163389392141872, 2.0326560277085326, 0.635060567636135, -0.18420338343550663, 1.109437515124883, 2.911908421877074, 0.6683554160381133, 3.1360740896874297], "count": [379]}, "eef_sim_pose_action": {"mean": [0.4391703981261788, 0.2893558597088343, 0.9294415080996055, 2.5267612125894994, 0.2704659457912085, 1.5155667092172047, 0.4257812983281262, -0.25279078101181995, 1.004759612856082, 2.418985320053949, -0.016046125629854385, 1.9854480861069432], "std": [0.15050095060162785, 0.03824752899831293, 0.10432407572707514, 0.3066906877214898, 0.24641992405731244, 0.1801276361989907, 0.15107797263218667, 0.03793916637072932, 0.06623319441548578, 0.2454847848376666, 0.3401247936462841, 0.8549671660664608], "min": [0.22673830695943112, 0.18841796473444017, 0.7772301575290594, 2.038823246997803, -0.06818852837261513, 1.1175711628795093, 0.22949037624165097, -0.2946746572695329, 0.8785218027535449, 2.122812005018609, -0.607700121465389, -3.1361264401389706], "max": [0.5838511514234628, 0.3474269119571646, 1.0755007168179156, 2.989399749115849, 0.7163389392141872, 2.0326560277085326, 0.635060567636135, -0.18420338343550663, 1.109437515124883, 2.911908421877074, 0.6683554160381133, 3.1360740896874297], "count": [379]}, "gripper_mode_state": {"mean": [0.36675461741424803, 0.42480211081794195], "std": [0.4819187359084276, 0.4943129347514207], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8153034300791557, 1.8680738786279683], "std": [0.5265290338599303, 0.4746994436738573], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.36675461741424803, 0.42480211081794195], "std": [0.4819187359084276, 0.4943129347514207], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8153034300791557, 1.8680738786279683], "std": [0.5265290338599303, 0.4746994436738573], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.520323221964914, 0.459755933438096], "std": [0.28492643785497906, 0.20436600569560662], "min": [0.012500000884756446, 0.08875000290572643], "max": [0.8900000154972076, 0.7225000113248825], "count": [379]}, "gripper_open_scale_action": {"mean": [0.520323221964914, 0.459755933438096], "std": [0.28492643785497906, 0.20436600569560662], "min": [0.012500000884756446, 0.08875000290572643], "max": [0.8900000154972076, 0.7225000113248825], "count": [379]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7725490196078432]], [[0.7764705882352941]]], "mean": [[[0.3815852287581699]], [[0.40651083605664484]], [[0.38104947440087145]]], "std": [[[0.13479493083876806]], [[0.13551233926978043]], [[0.1296876993215991]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48163347426470593]], [[0.4928358108660131]], [[0.48039303513071896]]], "std": [[[0.11808433711623882]], [[0.10989682973964475]], [[0.11625926112632709]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46867726715686275]], [[0.4907037642973856]], [[0.4778078533496732]]], "std": [[[0.14601006877825504]], [[0.13096772918747177]], [[0.13721925427224646]]], "count": [100]}, "observation.state": {"min": [-0.27427899837493896, -0.022416111081838608, -1.185227870941162, -1.7782517671585083, 0.4241791069507599, 0.013327555730938911, 0.017999999225139618, -0.01130099967122078, -0.14908699691295624, -0.0068419999442994595, -3.1372294425964355, 0.056618478149175644, -3.14054536819458, 0.041936445981264114, -0.017235111445188522, -1.3985909223556519, 0.059921666979789734, 0.4187887907028198, -1.9435901641845703, 0.07699999958276749, -0.008937999606132507, 0.004387000110000372, 0.11225800216197968, -3.1281535625457764, 0.2010793834924698, -3.13996958732605], "max": [0.1856263279914856, 2.2800238132476807, -0.4876768887042999, -0.0884258896112442, 1.1671903133392334, 1.543763518333435, 0.7150000333786011, 0.36225101351737976, 0.05355200171470642, 0.3081530034542084, 3.123319149017334, 1.15547776222229, 3.133668899536133, 0.14878366887569427, 1.8897916078567505, -0.4762682318687439, 1.8055000305175781, 1.2402825355529785, -0.035708777606487274, 0.6279999613761902, 0.4033699929714203, 0.08498799800872803, 0.3251799941062927, 3.1402487754821777, 1.0843905210494995, 3.140702486038208], "mean": [0.04886266216635704, 1.271069049835205, -0.8050072193145752, -0.6538531184196472, 0.8138434886932373, 0.5686402916908264, 0.4618450403213501, 0.2085973620414734, -0.006920649670064449, 0.1639053225517273, -1.1582062244415283, 0.5241512060165405, -1.1259316205978394, 0.057107504457235336, 0.9938886165618896, -0.7513588666915894, 0.5799298882484436, 0.8772637844085693, -0.8406485915184021, 0.405214786529541, 0.180417999625206, 0.034963253885507584, 0.23721545934677124, -0.07187876850366592, 0.7136681079864502, -2.1072909832000732], "std": [0.1366499960422516, 0.9580024480819702, 0.2600148916244507, 0.653542160987854, 0.2634834051132202, 0.5428416132926941, 0.2095881998538971, 0.16216899454593658, 0.048848047852516174, 0.09881174564361572, 2.6117262840270996, 0.38686174154281616, 2.7472522258758545, 0.01796662248671055, 0.7636791467666626, 0.345902681350708, 0.6232346296310425, 0.2521693706512451, 0.7158616781234741, 0.1828753799200058, 0.14967022836208344, 0.027090122923254967, 0.05892140045762062, 2.8528614044189453, 0.25401240587234497, 1.7810437679290771], "count": [372]}, "action": {"min": [-0.27427899837493896, -0.022416111081838608, -1.185227870941162, -1.7782517671585083, 0.4241791069507599, 0.013327555730938911, 0.017999999225139618, -0.01130099967122078, -0.14908699691295624, -0.0068419999442994595, -3.1372294425964355, 0.056618478149175644, -3.14054536819458, 0.041936445981264114, -0.017235111445188522, -1.3985909223556519, 0.059921666979789734, 0.4187887907028198, -1.9435901641845703, 0.07699999958276749, -0.008937999606132507, 0.004387000110000372, 0.11225800216197968, -3.1281535625457764, 0.2010793834924698, -3.13996958732605], "max": [0.1856263279914856, 2.2800238132476807, -0.4876768887042999, -0.0884258896112442, 1.1671903133392334, 1.543763518333435, 0.7150000333786011, 0.36225101351737976, 0.05355200171470642, 0.3081530034542084, 3.123319149017334, 1.15547776222229, 3.133668899536133, 0.14878366887569427, 1.8897916078567505, -0.4762682318687439, 1.8055000305175781, 1.2402825355529785, -0.035708777606487274, 0.6279999613761902, 0.4033699929714203, 0.08498799800872803, 0.3251799941062927, 3.1402487754821777, 1.0843905210494995, 3.140702486038208], "mean": [0.04886266216635704, 1.271069049835205, -0.8050072193145752, -0.6538531184196472, 0.8138434886932373, 0.5686402916908264, 0.4618450403213501, 0.2085973620414734, -0.006920649670064449, 0.1639053225517273, -1.1582062244415283, 0.5241512060165405, -1.1259316205978394, 0.057107504457235336, 0.9938886165618896, -0.7513588666915894, 0.5799298882484436, 0.8772637844085693, -0.8406485915184021, 0.405214786529541, 0.180417999625206, 0.034963253885507584, 0.23721545934677124, -0.07187876850366592, 0.7136681079864502, -2.1072909832000732], "std": [0.1366499960422516, 0.9580024480819702, 0.2600148916244507, 0.653542160987854, 0.2634834051132202, 0.5428416132926941, 0.2095881998538971, 0.16216899454593658, 0.048848047852516174, 0.09881174564361572, 2.6117262840270996, 0.38686174154281616, 2.7472522258758545, 0.01796662248671055, 0.7636791467666626, 0.345902681350708, 0.6232346296310425, 0.2521693706512451, 0.7158616781234741, 0.1828753799200058, 0.14967022836208344, 0.027090122923254967, 0.05892140045762062, 2.8528614044189453, 0.25401240587234497, 1.7810437679290771], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [372]}, "index": {"min": [99350], "max": [99721], "mean": [99535.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [2.596774193548387, 5.0, 5.0, 5.0, 5.0], "std": [1.801668976129932, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [372]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [372]}, "eef_direction_state": {"mean": [4.10752688172043, 3.803763440860215], "std": [2.065915744211416, 2.3999746477059256], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.9946236559139785, 0.9704301075268817], "std": [0.9274622087652463, 0.8960407704559772], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8736559139784946, 0.8682795698924731], "std": [0.8661213565000324, 0.8496452436871775], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.10752688172043, 3.803763440860215], "std": [2.065915744211416, 2.3999746477059256], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.9946236559139785, 0.9704301075268817], "std": [0.9274622087652463, 0.8960407704559772], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8736559139784946, 0.8682795698924731], "std": [0.8661213565000324, 0.8496452436871775], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.44679821631098615, 0.29398001377023714, 0.9386910553096649, 2.591549951404634, 0.24698071964131815, 1.545329443182334, 0.4193714000408867, -0.26403919618769206, 1.0127140645299986, 2.3897239359202693, -0.041895395031563795, 2.070939271026595], "std": [0.1616333559357729, 0.04910472844757756, 0.09883544290047673, 0.3819437991752652, 0.24598954053681574, 0.20338647158553985, 0.1498607152432165, 0.026552898289396575, 0.05868551055895518, 0.2504086773044757, 0.30595998764279675, 0.4162469078254971], "min": [0.2274964195109906, 0.15110297524107838, 0.7681763439171744, 1.9852575220778461, -0.04207220014582491, 1.1607037954166755, 0.2297309218983376, -0.29420368295124166, 0.8881317429830762, 2.0563964827405066, -0.6280445297956005, 1.6341215549629986], "max": [0.5996980663138619, 0.3548398286813801, 1.082793782405635, 3.083218851721282, 0.7839340465537616, 2.0718024903423737, 0.6420713024122854, -0.2152519415233375, 1.100270118059748, 2.9393521168704986, 0.5894236770061627, 2.9342997816002123], "count": [372]}, "eef_sim_pose_action": {"mean": [0.44679821631098615, 0.29398001377023714, 0.9386910553096649, 2.591549951404634, 0.24698071964131815, 1.545329443182334, 0.4193714000408867, -0.26403919618769206, 1.0127140645299986, 2.3897239359202693, -0.041895395031563795, 2.070939271026595], "std": [0.1616333559357729, 0.04910472844757756, 0.09883544290047673, 0.3819437991752652, 0.24598954053681574, 0.20338647158553985, 0.1498607152432165, 0.026552898289396575, 0.05868551055895518, 0.2504086773044757, 0.30595998764279675, 0.4162469078254971], "min": [0.2274964195109906, 0.15110297524107838, 0.7681763439171744, 1.9852575220778461, -0.04207220014582491, 1.1607037954166755, 0.2297309218983376, -0.29420368295124166, 0.8881317429830762, 2.0563964827405066, -0.6280445297956005, 1.6341215549629986], "max": [0.5996980663138619, 0.3548398286813801, 1.082793782405635, 3.083218851721282, 0.7839340465537616, 2.0718024903423737, 0.6420713024122854, -0.2152519415233375, 1.100270118059748, 2.9393521168704986, 0.5894236770061627, 2.9342997816002123], "count": [372]}, "gripper_mode_state": {"mean": [0.1989247311827957, 0.2553763440860215], "std": [0.3991912856096013, 0.4360725478257949], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.8629032258064515, 1.85752688172043], "std": [0.446034090613708, 0.46791956829742837], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.1989247311827957, 0.2553763440860215], "std": [0.3991912856096013, 0.4360725478257949], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.8629032258064515, 1.85752688172043], "std": [0.446034090613708, 0.46791956829742837], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.5773050928430792, 0.5065188203908263], "std": [0.2619856412810653, 0.22859406444477182], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.8937500417232513, 0.7849999517202377], "count": [372]}, "gripper_open_scale_action": {"mean": [0.5773050928430792, 0.5065188203908263], "std": [0.2619856412810653, 0.22859406444477182], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.8937500417232513, 0.7849999517202377], "count": [372]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7411764705882353]], [[0.7254901960784313]]], "mean": [[[0.381977066993464]], [[0.4069944744008715]], [[0.38153458605664486]]], "std": [[[0.12943702132619422]], [[0.1306095977897714]], [[0.1250523406797751]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48353453022875814]], [[0.4953343402777778]], [[0.4831062642973856]]], "std": [[[0.12052366460063918]], [[0.10929928328691348]], [[0.11469433508067349]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708211315359477]], [[0.48978705065359474]], [[0.4774247671568627]]], "std": [[[0.1442517809320929]], [[0.13098510563710378]], [[0.13680681079366247]]], "count": [100]}, "observation.state": {"min": [-0.29413077235221863, -0.02269522286951542, -1.2049400806427002, -1.7600048780441284, 0.39963477849960327, 0.05964255705475807, 0.020000001415610313, -0.02909800037741661, -0.1478620022535324, -0.01641100086271763, -3.1294102668762207, -0.0065275318920612335, -3.139986991882324, 0.041936445981264114, -0.017217665910720825, -1.434718370437622, 0.045983556658029556, 0.5294389128684998, -1.8582520484924316, 0.06399999558925629, -0.009677999652922153, 0.0029249999206513166, 0.09785100072622299, -3.141592502593994, 0.2514146864414215, -3.141592502593994], "max": [0.3370266556739807, 2.3384103775024414, -0.48708376288414, -0.07419122010469437, 1.1672252416610718, 1.6409116983413696, 0.7109999656677246, 0.34873300790786743, 0.0499889999628067, 0.3523879945278168, 3.134716033935547, 1.1563678979873657, 3.1401264667510986, 0.11007444560527802, 1.9120681285858154, -0.4762682318687439, 1.7921898365020752, 1.2400906085968018, -0.08294833451509476, 0.5270000100135803, 0.4002990126609802, 0.07686500251293182, 0.38523799180984497, 3.1385905742645264, 1.220979928970337, 3.1389048099517822], "mean": [0.06921488791704178, 1.223501205444336, -0.7516839504241943, -0.6615827083587646, 0.8627790808677673, 0.5856932997703552, 0.4518392086029053, 0.18668700754642487, -0.0032929545268416405, 0.16983486711978912, -1.0576647520065308, 0.5127732753753662, -0.4223226308822632, 0.050817981362342834, 0.9624336361885071, -0.7759122848510742, 0.5398314595222473, 0.9146890044212341, -0.8126654028892517, 0.3350677788257599, 0.1738458126783371, 0.0328410379588604, 0.2484837770462036, -0.08222057670354843, 0.7074057459831238, -2.41275954246521], "std": [0.16169103980064392, 0.9435908198356628, 0.21482810378074646, 0.6561946272850037, 0.2516075074672699, 0.5690326690673828, 0.182112455368042, 0.14962781965732574, 0.04874865338206291, 0.1062060073018074, 2.6340763568878174, 0.4169130027294159, 2.938786029815674, 0.02049994468688965, 0.7605706453323364, 0.38021063804626465, 0.5681926608085632, 0.23068614304065704, 0.6657581925392151, 0.17205560207366943, 0.14997631311416626, 0.022436615079641342, 0.06708616763353348, 2.8328301906585693, 0.2548137903213501, 1.2583733797073364], "count": [384]}, "action": {"min": [-0.29413077235221863, -0.02269522286951542, -1.2049400806427002, -1.7600048780441284, 0.39963477849960327, 0.05964255705475807, 0.020000001415610313, -0.02909800037741661, -0.1478620022535324, -0.01641100086271763, -3.1294102668762207, -0.0065275318920612335, -3.139986991882324, 0.041936445981264114, -0.017217665910720825, -1.434718370437622, 0.045983556658029556, 0.5294389128684998, -1.8582520484924316, 0.06399999558925629, -0.009677999652922153, 0.0029249999206513166, 0.09785100072622299, -3.141592502593994, 0.2514146864414215, -3.141592502593994], "max": [0.3370266556739807, 2.3384103775024414, -0.48708376288414, -0.07419122010469437, 1.1672252416610718, 1.6409116983413696, 0.7109999656677246, 0.34873300790786743, 0.0499889999628067, 0.3523879945278168, 3.134716033935547, 1.1563678979873657, 3.1401264667510986, 0.11007444560527802, 1.9120681285858154, -0.4762682318687439, 1.7921898365020752, 1.2400906085968018, -0.08294833451509476, 0.5270000100135803, 0.4002990126609802, 0.07686500251293182, 0.38523799180984497, 3.1385905742645264, 1.220979928970337, 3.1389048099517822], "mean": [0.06921488791704178, 1.223501205444336, -0.7516839504241943, -0.6615827083587646, 0.8627790808677673, 0.5856932997703552, 0.4518392086029053, 0.18668700754642487, -0.0032929545268416405, 0.16983486711978912, -1.0576647520065308, 0.5127732753753662, -0.4223226308822632, 0.050817981362342834, 0.9624336361885071, -0.7759122848510742, 0.5398314595222473, 0.9146890044212341, -0.8126654028892517, 0.3350677788257599, 0.1738458126783371, 0.0328410379588604, 0.2484837770462036, -0.08222057670354843, 0.7074057459831238, -2.41275954246521], "std": [0.16169103980064392, 0.9435908198356628, 0.21482810378074646, 0.6561946272850037, 0.2516075074672699, 0.5690326690673828, 0.182112455368042, 0.14962781965732574, 0.04874865338206291, 0.1062060073018074, 2.6340763568878174, 0.4169130027294159, 2.938786029815674, 0.02049994468688965, 0.7605706453323364, 0.38021063804626465, 0.5681926608085632, 0.23068614304065704, 0.6657581925392151, 0.17205560207366943, 0.14997631311416626, 0.022436615079641342, 0.06708616763353348, 2.8328301906585693, 0.2548137903213501, 1.2583733797073364], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [384]}, "index": {"min": [99722], "max": [100105], "mean": [99913.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [2.640625, 5.0, 5.0, 5.0, 5.0], "std": [1.883595748218904, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [384]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [384]}, "eef_direction_state": {"mean": [4.026041666666667, 3.7708333333333335], "std": [2.0651747702306498, 2.3825719937822565], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [1.0729166666666667, 0.9375], "std": [0.9297713839374104, 0.8485588272673459], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_state": {"mean": [0.84375, 0.8776041666666666], "std": [0.8579059413284574, 0.8738793356728224], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_direction_action": {"mean": [4.026041666666667, 3.7708333333333335], "std": [2.0651747702306498, 2.3825719937822565], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [1.0729166666666667, 0.9375], "std": [0.9297713839374104, 0.8485588272673459], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_action": {"mean": [0.84375, 0.8776041666666666], "std": [0.8579059413284574, 0.8738793356728224], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_sim_pose_state": {"mean": [0.42488842014352785, 0.2975619278027642, 0.9446353905603485, 2.532395523746422, 0.28422234674986263, 1.551384499174626, 0.4127442050998836, -0.26610011112277004, 1.0239578184513836, 2.3972836563717173, -0.03296223093138708, 2.0876564549704155], "std": [0.14906275849812292, 0.04886263669651743, 0.10621129868666343, 0.7093004178591525, 0.28844827760146535, 0.23015349989720207, 0.15012827124029174, 0.02195359185558069, 0.06696499840744269, 0.2407832732795039, 0.32504262226291286, 0.40451867132204217], "min": [0.20974437528461845, 0.15234251028398488, 0.7587115082994667, -3.1404387661421067, -0.030510734146182994, 1.0605362494612836, 0.22896619439917393, -0.29547181836584885, 0.8735722906697105, 1.9197216248709936, -0.6640163762716547, 1.6969190521550648], "max": [0.5868769824910791, 0.3496002099375177, 1.1271156632606592, 3.1405009170065754, 1.0422054724407581, 2.2102772238134736, 0.6389477445521649, -0.2233960249979695, 1.162020714519854, 2.884088897764507, 0.5956713439839745, 3.063889234461309], "count": [384]}, "eef_sim_pose_action": {"mean": [0.42488842014352785, 0.2975619278027642, 0.9446353905603485, 2.532395523746422, 0.28422234674986263, 1.551384499174626, 0.4127442050998836, -0.26610011112277004, 1.0239578184513836, 2.3972836563717173, -0.03296223093138708, 2.0876564549704155], "std": [0.14906275849812292, 0.04886263669651743, 0.10621129868666343, 0.7093004178591525, 0.28844827760146535, 0.23015349989720207, 0.15012827124029174, 0.02195359185558069, 0.06696499840744269, 0.2407832732795039, 0.32504262226291286, 0.40451867132204217], "min": [0.20974437528461845, 0.15234251028398488, 0.7587115082994667, -3.1404387661421067, -0.030510734146182994, 1.0605362494612836, 0.22896619439917393, -0.29547181836584885, 0.8735722906697105, 1.9197216248709936, -0.6640163762716547, 1.6969190521550648], "max": [0.5868769824910791, 0.3496002099375177, 1.1271156632606592, 3.1405009170065754, 1.0422054724407581, 2.2102772238134736, 0.6389477445521649, -0.2233960249979695, 1.162020714519854, 2.884088897764507, 0.5956713439839745, 3.063889234461309], "count": [384]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.6015625], "std": [0.3726779962499653, 0.4895764073091656], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_state": {"mean": [1.875, 1.9114583333333333], "std": [0.42695628191498325, 0.37842045390089124], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_mode_action": {"mean": [0.16666666666666666, 0.6015625], "std": [0.3726779962499653, 0.4895764073091656], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_action": {"mean": [1.875, 1.9114583333333333], "std": [0.42695628191498325, 0.37842045390089124], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_open_scale_state": {"mean": [0.5647981756980395, 0.41883463054546155], "std": [0.22764037655295463, 0.21506890429119724], "min": [0.025000001769512892, 0.07999999448657036], "max": [0.8887499570846558, 0.6587500125169754], "count": [384]}, "gripper_open_scale_action": {"mean": [0.5647981756980395, 0.41883463054546155], "std": [0.22764037655295463, 0.21506890429119724], "min": [0.025000001769512892, 0.07999999448657036], "max": [0.8887499570846558, 0.6587500125169754], "count": [384]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7568627450980392]], [[0.7568627450980392]]], "mean": [[[0.3792731563180828]], [[0.4035514624183007]], [[0.3775616830065359]]], "std": [[[0.13996602258590304]], [[0.14136735880135173]], [[0.13555781386914686]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48686343137254906]], [[0.4989897569444444]], [[0.4868910232843137]]], "std": [[[0.11588509319406147]], [[0.10529853651721505]], [[0.11185897890473108]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45730975081699343]], [[0.4822735559640523]], [[0.47023834967320266]]], "std": [[[0.14535377386179357]], [[0.1311832596467512]], [[0.13503736726934043]]], "count": [100]}, "observation.state": {"min": [-0.283943235874176, -0.02269522286951542, -1.5137068033218384, -1.7728091478347778, 0.4711395502090454, -0.07506344467401505, 0.013000000268220901, -0.019378000870347023, -0.15184399485588074, -0.012335999868810177, -3.1386430263519287, -0.004904371686279774, -3.139131784439087, 0.03659844398498535, -0.01870044507086277, -1.4168202877044678, -0.06557366997003555, 0.3885575532913208, -1.7801357507705688, 0.035999998450279236, -0.009529000148177147, -3.999999989900971e-06, 0.09086599946022034, -3.141592502593994, 0.09114109724760056, -3.141592502593994], "max": [0.3155350983142853, 2.329007863998413, -0.4864034354686737, 0.046367332339286804, 1.1670682430267334, 1.4933840036392212, 0.6809999942779541, 0.4096969962120056, 0.040435999631881714, 0.33772900700569153, 3.1381020545959473, 1.1578339338302612, 3.1387476921081543, 0.12155289202928543, 1.9739959239959717, -0.47890233993530273, 1.787078619003296, 1.2406314611434937, 0.008635000325739384, 0.3669999837875366, 0.38611000776290894, 0.0849979966878891, 0.3520109951496124, 3.139777421951294, 1.0456966161727905, 3.138573169708252], "mean": [0.004251206759363413, 1.4448654651641846, -0.9303902387619019, -0.6776442527770996, 0.8990293741226196, 0.6126604676246643, 0.45562830567359924, 0.23910550773143768, -0.0215944591909647, 0.1528121829032898, -1.9846930503845215, 0.4453077018260956, 0.9052425026893616, 0.09131298214197159, 1.0996404886245728, -0.8127371668815613, 0.571521520614624, 0.8010028600692749, -0.902022123336792, 0.22174136340618134, 0.20519445836544037, 0.04188254848122597, 0.23818178474903107, -0.3843993842601776, 0.6576911807060242, -2.0677406787872314], "std": [0.14103646576404572, 0.968771755695343, 0.377191960811615, 0.6736862063407898, 0.2235996425151825, 0.5589165091514587, 0.19519983232021332, 0.16936476528644562, 0.04662562906742096, 0.10287792235612869, 1.9809539318084717, 0.4017435312271118, 2.819446325302124, 0.02563800849020481, 0.7623481154441833, 0.354544460773468, 0.6265196204185486, 0.2836829125881195, 0.6474853754043579, 0.12435156106948853, 0.15190649032592773, 0.027079204097390175, 0.07021941989660263, 2.7609641551971436, 0.2816855013370514, 1.6690750122070312], "count": [441]}, "action": {"min": [-0.283943235874176, -0.02269522286951542, -1.5137068033218384, -1.7728091478347778, 0.4711395502090454, -0.07506344467401505, 0.013000000268220901, -0.019378000870347023, -0.15184399485588074, -0.012335999868810177, -3.1386430263519287, -0.004904371686279774, -3.139131784439087, 0.03659844398498535, -0.01870044507086277, -1.4168202877044678, -0.06557366997003555, 0.3885575532913208, -1.7801357507705688, 0.035999998450279236, -0.009529000148177147, -3.999999989900971e-06, 0.09086599946022034, -3.141592502593994, 0.09114109724760056, -3.141592502593994], "max": [0.3155350983142853, 2.329007863998413, -0.4864034354686737, 0.046367332339286804, 1.1670682430267334, 1.4933840036392212, 0.6809999942779541, 0.4096969962120056, 0.040435999631881714, 0.33772900700569153, 3.1381020545959473, 1.1578339338302612, 3.1387476921081543, 0.12155289202928543, 1.9739959239959717, -0.47890233993530273, 1.787078619003296, 1.2406314611434937, 0.008635000325739384, 0.3669999837875366, 0.38611000776290894, 0.0849979966878891, 0.3520109951496124, 3.139777421951294, 1.0456966161727905, 3.138573169708252], "mean": [0.004251206759363413, 1.4448654651641846, -0.9303902387619019, -0.6776442527770996, 0.8990293741226196, 0.6126604676246643, 0.45562830567359924, 0.23910550773143768, -0.0215944591909647, 0.1528121829032898, -1.9846930503845215, 0.4453077018260956, 0.9052425026893616, 0.09131298214197159, 1.0996404886245728, -0.8127371668815613, 0.571521520614624, 0.8010028600692749, -0.902022123336792, 0.22174136340618134, 0.20519445836544037, 0.04188254848122597, 0.23818178474903107, -0.3843993842601776, 0.6576911807060242, -2.0677406787872314], "std": [0.14103646576404572, 0.968771755695343, 0.377191960811615, 0.6736862063407898, 0.2235996425151825, 0.5589165091514587, 0.19519983232021332, 0.16936476528644562, 0.04662562906742096, 0.10287792235612869, 1.9809539318084717, 0.4017435312271118, 2.819446325302124, 0.02563800849020481, 0.7623481154441833, 0.354544460773468, 0.6265196204185486, 0.2836829125881195, 0.6474853754043579, 0.12435156106948853, 0.15190649032592773, 0.027079204097390175, 0.07021941989660263, 2.7609641551971436, 0.2816855013370514, 1.6690750122070312], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [441]}, "index": {"min": [100106], "max": [100546], "mean": [100326.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [2.380952380952381, 5.0, 5.0, 5.0, 5.0], "std": [1.749635530559417, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [441]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [441]}, "eef_direction_state": {"mean": [4.068027210884353, 3.9863945578231292], "std": [2.1842349925456515, 2.3308628161920897], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.9138321995464853, 0.8321995464852607], "std": [0.8993895934339295, 0.8459356832146568], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.7619047619047619, 0.8049886621315193], "std": [0.8329931278350424, 0.8508086388886215], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.068027210884353, 3.9863945578231292], "std": [2.1842349925456515, 2.3308628161920897], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.9138321995464853, 0.8321995464852607], "std": [0.8993895934339295, 0.8459356832146568], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.7619047619047619, 0.8049886621315193], "std": [0.8329931278350424, 0.8508086388886215], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.47736796352778743, 0.27928637600516426, 0.9276150146704955, 2.6251282472543114, 0.3243033231802222, 1.47604215087981, 0.4440897444136584, -0.25713104805183884, 1.0136801662341175, 2.4376845334863235, 0.03373967488750537, 2.1258741497651297], "std": [0.16893608934171653, 0.04675482335405624, 0.10290628767355961, 0.6195184595485417, 0.26968702784541143, 0.21889523443391576, 0.15203521382529017, 0.02665947284627446, 0.0700118463138714, 0.25674350461727513, 0.4042535466042342, 0.4246522194639903], "min": [0.21938951551605385, 0.14833729487873276, 0.7627768134739571, -3.1413228874529437, -0.030587000631539185, 1.0254246895289603, 0.22916000486055452, -0.2985876306765702, 0.8666765398326811, 2.0941058723841546, -0.642518104537667, 1.6898225285975577], "max": [0.6480513948878498, 0.33972976068509114, 1.1123970473010132, 3.1404370412474516, 0.8376275662902746, 2.115902488951441, 0.6247317789112765, -0.21523137653517255, 1.1270305672421939, 3.0495452163829926, 0.7815622227343173, 2.911159029890383], "count": [441]}, "eef_sim_pose_action": {"mean": [0.47736796352778743, 0.27928637600516426, 0.9276150146704955, 2.6251282472543114, 0.3243033231802222, 1.47604215087981, 0.4440897444136584, -0.25713104805183884, 1.0136801662341175, 2.4376845334863235, 0.03373967488750537, 2.1258741497651297], "std": [0.16893608934171653, 0.04675482335405624, 0.10290628767355961, 0.6195184595485417, 0.26968702784541143, 0.21889523443391576, 0.15203521382529017, 0.02665947284627446, 0.0700118463138714, 0.25674350461727513, 0.4042535466042342, 0.4246522194639903], "min": [0.21938951551605385, 0.14833729487873276, 0.7627768134739571, -3.1413228874529437, -0.030587000631539185, 1.0254246895289603, 0.22916000486055452, -0.2985876306765702, 0.8666765398326811, 2.0941058723841546, -0.642518104537667, 1.6898225285975577], "max": [0.6480513948878498, 0.33972976068509114, 1.1123970473010132, 3.1404370412474516, 0.8376275662902746, 2.115902488951441, 0.6247317789112765, -0.21523137653517255, 1.1270305672421939, 3.0495452163829926, 0.7815622227343173, 2.911159029890383], "count": [441]}, "gripper_mode_state": {"mean": [0.17913832199546487, 1.0], "std": [0.38346809983115226, 0.0], "min": [0, 1], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.875283446712018, 1.9047619047619047], "std": [0.4315783130474506, 0.38685897164933114], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.17913832199546487, 1.0], "std": [0.38346809983115226, 0.0], "min": [0, 1], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.875283446712018, 1.9047619047619047], "std": [0.4315783130474506, 0.38685897164933114], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.5695351482054342, 0.2771768710088162], "std": [0.2440000321109016, 0.15543954604619611], "min": [0.016250000335276127, 0.044999998062849045], "max": [0.8512499928474426, 0.4587499797344208], "count": [441]}, "gripper_open_scale_action": {"mean": [0.5695351482054342, 0.2771768710088162], "std": [0.2440000321109016, 0.15543954604619611], "min": [0.016250000335276127, 0.044999998062849045], "max": [0.8512499928474426, 0.4587499797344208], "count": [441]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7647058823529411]], [[0.7490196078431373]]], "mean": [[[0.3789521350762527]], [[0.40282245915032683]], [[0.3776507679738562]]], "std": [[[0.13976619622709707]], [[0.1434880484053127]], [[0.13719581133530834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48407793300653595]], [[0.4960004248366013]], [[0.48333148488562094]]], "std": [[[0.12000449293570152]], [[0.10830134846708397]], [[0.11485366719555462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47065712009803923]], [[0.4935791973039215]], [[0.48062253267973853]]], "std": [[[0.14749507410644877]], [[0.13293386520385236]], [[0.138811676959897]]], "count": [100]}, "observation.state": {"min": [-0.3239433467388153, -0.02203233353793621, -1.2645303010940552, -1.52504563331604, 0.35347679257392883, -0.08778044581413269, 0.0139999995008111, -0.010180000215768814, -0.15467999875545502, -0.004137000069022179, -3.1407198905944824, 0.07504914700984955, -3.1405978202819824, 0.03659844398498535, -0.01870044507086277, -1.408778429031372, 0.05950300022959709, 0.541213870048523, -1.849198341369629, 0.10099999606609344, -0.009789999574422836, 0.006039999891072512, 0.08371099829673767, -3.130544662475586, 0.2437003254890442, -3.141592502593994], "max": [0.4777161180973053, 2.31925630569458, -0.4863860011100769, -0.04087233170866966, 1.1658470630645752, 1.351229190826416, 0.7120000123977661, 0.3625290095806122, 0.10489299893379211, 0.3241640031337738, 3.1369850635528564, 1.1348130702972412, 3.1397600173950195, 0.12476266920566559, 1.9310476779937744, -0.47237810492515564, 1.787165880203247, 1.2405617237091064, -0.054322000592947006, 0.3880000114440918, 0.3927980065345764, 0.09480399638414383, 0.3726939857006073, 3.1401264667510986, 1.0362718105316162, 3.1405978202819824], "mean": [0.022202445194125175, 1.3224643468856812, -0.8089641332626343, -0.7235994338989258, 0.777085542678833, 0.6408803462982178, 0.3937860429286957, 0.21544258296489716, -0.020069707185029984, 0.16358888149261475, -2.0196733474731445, 0.5341910719871521, 1.2123816013336182, 0.057713594287633896, 1.0233330726623535, -0.7180704474449158, 0.6640311479568481, 0.8716466426849365, -0.9149075746536255, 0.27792200446128845, 0.1759459674358368, 0.03874506056308746, 0.2296927124261856, 0.03697964549064636, 0.6875325441360474, -2.3639883995056152], "std": [0.21049824357032776, 0.9164609313011169, 0.23706218600273132, 0.576819658279419, 0.2728140950202942, 0.510783851146698, 0.20778478682041168, 0.152785062789917, 0.06734710931777954, 0.09754485636949539, 1.9704104661941528, 0.34035637974739075, 2.748319149017334, 0.028179988265037537, 0.7528489232063293, 0.3378274738788605, 0.6529346108436584, 0.24594466388225555, 0.6708192229270935, 0.09699521213769913, 0.13933366537094116, 0.027354780584573746, 0.07372447848320007, 2.8149259090423584, 0.24394439160823822, 1.4129579067230225], "count": [395]}, "action": {"min": [-0.3239433467388153, -0.02203233353793621, -1.2645303010940552, -1.52504563331604, 0.35347679257392883, -0.08778044581413269, 0.0139999995008111, -0.010180000215768814, -0.15467999875545502, -0.004137000069022179, -3.1407198905944824, 0.07504914700984955, -3.1405978202819824, 0.03659844398498535, -0.01870044507086277, -1.408778429031372, 0.05950300022959709, 0.541213870048523, -1.849198341369629, 0.10099999606609344, -0.009789999574422836, 0.006039999891072512, 0.08371099829673767, -3.130544662475586, 0.2437003254890442, -3.141592502593994], "max": [0.4777161180973053, 2.31925630569458, -0.4863860011100769, -0.04087233170866966, 1.1658470630645752, 1.351229190826416, 0.7120000123977661, 0.3625290095806122, 0.10489299893379211, 0.3241640031337738, 3.1369850635528564, 1.1348130702972412, 3.1397600173950195, 0.12476266920566559, 1.9310476779937744, -0.47237810492515564, 1.787165880203247, 1.2405617237091064, -0.054322000592947006, 0.3880000114440918, 0.3927980065345764, 0.09480399638414383, 0.3726939857006073, 3.1401264667510986, 1.0362718105316162, 3.1405978202819824], "mean": [0.022202445194125175, 1.3224643468856812, -0.8089641332626343, -0.7235994338989258, 0.777085542678833, 0.6408803462982178, 0.3937860429286957, 0.21544258296489716, -0.020069707185029984, 0.16358888149261475, -2.0196733474731445, 0.5341910719871521, 1.2123816013336182, 0.057713594287633896, 1.0233330726623535, -0.7180704474449158, 0.6640311479568481, 0.8716466426849365, -0.9149075746536255, 0.27792200446128845, 0.1759459674358368, 0.03874506056308746, 0.2296927124261856, 0.03697964549064636, 0.6875325441360474, -2.3639883995056152], "std": [0.21049824357032776, 0.9164609313011169, 0.23706218600273132, 0.576819658279419, 0.2728140950202942, 0.510783851146698, 0.20778478682041168, 0.152785062789917, 0.06734710931777954, 0.09754485636949539, 1.9704104661941528, 0.34035637974739075, 2.748319149017334, 0.028179988265037537, 0.7528489232063293, 0.3378274738788605, 0.6529346108436584, 0.24594466388225555, 0.6708192229270935, 0.09699521213769913, 0.13933366537094116, 0.027354780584573746, 0.07372447848320007, 2.8149259090423584, 0.24394439160823822, 1.4129579067230225], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [395]}, "index": {"min": [100547], "max": [100941], "mean": [100744.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [2.5493670886075948, 5.0, 5.0, 5.0, 5.0], "std": [1.8209660405790495, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [395]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [395]}, "eef_direction_state": {"mean": [3.9164556962025316, 3.946835443037975], "std": [2.1944942832984498, 2.3286240541528493], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.9341772151898734, 0.9569620253164557], "std": [0.8976602604985451, 0.8862784578714745], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.9063291139240506, 0.9316455696202531], "std": [0.8591048877405609, 0.8496528410642025], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [3.9164556962025316, 3.946835443037975], "std": [2.1944942832984498, 2.3286240541528493], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.9341772151898734, 0.9569620253164557], "std": [0.8976602604985451, 0.8862784578714745], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.9063291139240506, 0.9316455696202531], "std": [0.8591048877405609, 0.8496528410642025], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4535764923730521, 0.2807907970249269, 0.9382614024029231, 2.5825319904161903, 0.30115616713353976, 1.5009330104593048, 0.41497450273499853, -0.26033544726534996, 1.0052079493668846, 2.4143344171077774, -0.0784732781333045, 2.0704651548383493], "std": [0.15227445859130048, 0.06720080112121521, 0.09761721282985299, 0.3296899680425862, 0.22509367903650282, 0.22340729826213876, 0.13953413283371702, 0.02682103528612268, 0.07354402394486997, 0.229436242007572, 0.3320821778677532, 0.39495846051274486], "min": [0.22872022215518975, 0.14592606381571727, 0.770781952637227, 2.006393516118946, -0.008002027013836566, 1.1366951581751064, 0.2288739943585461, -0.2925517460444025, 0.8594431240780777, 2.0938511398986135, -0.6630960929503019, 1.6801035691811101], "max": [0.6008664049997402, 0.404727903265029, 1.0988384485830742, 3.051415590775333, 0.667984187065569, 2.0882488597506947, 0.6314208367710864, -0.20538172135689198, 1.1478122342855852, 2.872757241716672, 0.5534577628139168, 3.0120676718331363], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4535764923730521, 0.2807907970249269, 0.9382614024029231, 2.5825319904161903, 0.30115616713353976, 1.5009330104593048, 0.41497450273499853, -0.26033544726534996, 1.0052079493668846, 2.4143344171077774, -0.0784732781333045, 2.0704651548383493], "std": [0.15227445859130048, 0.06720080112121521, 0.09761721282985299, 0.3296899680425862, 0.22509367903650282, 0.22340729826213876, 0.13953413283371702, 0.02682103528612268, 0.07354402394486997, 0.229436242007572, 0.3320821778677532, 0.39495846051274486], "min": [0.22872022215518975, 0.14592606381571727, 0.770781952637227, 2.006393516118946, -0.008002027013836566, 1.1366951581751064, 0.2288739943585461, -0.2925517460444025, 0.8594431240780777, 2.0938511398986135, -0.6630960929503019, 1.6801035691811101], "max": [0.6008664049997402, 0.404727903265029, 1.0988384485830742, 3.051415590775333, 0.667984187065569, 2.0882488597506947, 0.6314208367710864, -0.20538172135689198, 1.1478122342855852, 2.872757241716672, 0.5534577628139168, 3.0120676718331363], "count": [395]}, "gripper_mode_state": {"mean": [0.2607594936708861, 1.0], "std": [0.43904894958465673, 0.0], "min": [0, 1], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8430379746835444, 1.9037974683544303], "std": [0.4563708086782287, 0.4036049697899672], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.2607594936708861, 1.0], "std": [0.43904894958465673, 0.0], "min": [0, 1], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8430379746835444, 1.9037974683544303], "std": [0.4563708086782287, 0.4036049697899672], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.49223099796018926, 0.3474019003584038], "std": [0.259730975810691, 0.12124411799794993], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8900000154972076, 0.48500001430511475], "count": [395]}, "gripper_open_scale_action": {"mean": [0.49223099796018926, 0.3474019003584038], "std": [0.259730975810691, 0.12124411799794993], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8900000154972076, 0.48500001430511475], "count": [395]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.380000234204793]], [[0.40451749727668845]], [[0.37860200708061004]]], "std": [[[0.13515346424008595]], [[0.13671609829395143]], [[0.13095948547160122]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48243921364379083]], [[0.4938280473856209]], [[0.48047545138888886]]], "std": [[[0.1253853638719908]], [[0.11699611142067581]], [[0.12348477516654098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47135192401960785]], [[0.49011107230392154]], [[0.4784048243464052]]], "std": [[[0.14400219687941307]], [[0.12932417864597107]], [[0.13556515033958275]]], "count": [100]}, "observation.state": {"min": [-0.28598421812057495, -0.022381221875548363, -1.3324415683746338, -1.4985301494598389, 0.47595423460006714, 0.07412144541740417, 0.015000000596046448, -0.010874999687075615, -0.1539119929075241, -0.0062049999833106995, -3.1249945163726807, 0.005131268873810768, -3.141592502593994, -0.09053666889667511, -0.018142221495509148, -1.2776659727096558, 0.034609775990247726, 0.4887235462665558, -1.9556094408035278, 0.08699999749660492, -0.009933000430464745, 0.0022460001055151224, 0.10356999933719635, -3.131626844406128, 0.20352284610271454, -3.133913278579712], "max": [0.4501538872718811, 2.3345377445220947, -0.4870488941669464, -0.08795488625764847, 1.161346435546875, 1.2502433061599731, 0.6959999799728394, 0.3859950006008148, 0.08548499643802643, 0.30430901050567627, 3.1362345218658447, 1.1879409551620483, 3.140144109725952, 0.07670322060585022, 1.8771966695785522, -0.4726746678352356, 1.7883695363998413, 1.240177869796753, -0.11026633530855179, 0.5329999923706055, 0.38323500752449036, 0.08450199663639069, 0.3586980104446411, 3.1380321979522705, 1.186980962753296, 3.137089729309082], "mean": [0.053938157856464386, 1.2746633291244507, -0.8545581102371216, -0.6325765252113342, 0.9008404612541199, 0.5730695128440857, 0.395760178565979, 0.21241915225982666, -0.010926570743322372, 0.17784450948238373, -1.1030653715133667, 0.5042951703071594, 1.0244096517562866, 0.060032159090042114, 0.9820805191993713, -0.7312077283859253, 0.6034815907478333, 0.8622567653656006, -0.83717280626297, 0.3698482811450958, 0.17537462711334229, 0.0355231948196888, 0.23950357735157013, -0.0075462860986590385, 0.7277725338935852, -2.4682693481445312], "std": [0.17369990050792694, 0.9375883936882019, 0.30815762281417847, 0.529690682888031, 0.23543888330459595, 0.4247411787509918, 0.18607912957668304, 0.16211539506912231, 0.05622738227248192, 0.0953480526804924, 2.5761280059814453, 0.39065226912498474, 2.804957151412964, 0.03119150549173355, 0.7431063652038574, 0.2998600900173187, 0.6120544075965881, 0.2597769796848297, 0.6501979827880859, 0.15088067948818207, 0.14282795786857605, 0.024913763627409935, 0.06239959970116615, 2.8427367210388184, 0.26152288913726807, 1.236820101737976], "count": [363]}, "action": {"min": [-0.28598421812057495, -0.022381221875548363, -1.3324415683746338, -1.4985301494598389, 0.47595423460006714, 0.07412144541740417, 0.015000000596046448, -0.010874999687075615, -0.1539119929075241, -0.0062049999833106995, -3.1249945163726807, 0.005131268873810768, -3.141592502593994, -0.09053666889667511, -0.018142221495509148, -1.2776659727096558, 0.034609775990247726, 0.4887235462665558, -1.9556094408035278, 0.08699999749660492, -0.009933000430464745, 0.0022460001055151224, 0.10356999933719635, -3.131626844406128, 0.20352284610271454, -3.133913278579712], "max": [0.4501538872718811, 2.3345377445220947, -0.4870488941669464, -0.08795488625764847, 1.161346435546875, 1.2502433061599731, 0.6959999799728394, 0.3859950006008148, 0.08548499643802643, 0.30430901050567627, 3.1362345218658447, 1.1879409551620483, 3.140144109725952, 0.07670322060585022, 1.8771966695785522, -0.4726746678352356, 1.7883695363998413, 1.240177869796753, -0.11026633530855179, 0.5329999923706055, 0.38323500752449036, 0.08450199663639069, 0.3586980104446411, 3.1380321979522705, 1.186980962753296, 3.137089729309082], "mean": [0.053938157856464386, 1.2746633291244507, -0.8545581102371216, -0.6325765252113342, 0.9008404612541199, 0.5730695128440857, 0.395760178565979, 0.21241915225982666, -0.010926570743322372, 0.17784450948238373, -1.1030653715133667, 0.5042951703071594, 1.0244096517562866, 0.060032159090042114, 0.9820805191993713, -0.7312077283859253, 0.6034815907478333, 0.8622567653656006, -0.83717280626297, 0.3698482811450958, 0.17537462711334229, 0.0355231948196888, 0.23950357735157013, -0.0075462860986590385, 0.7277725338935852, -2.4682693481445312], "std": [0.17369990050792694, 0.9375883936882019, 0.30815762281417847, 0.529690682888031, 0.23543888330459595, 0.4247411787509918, 0.18607912957668304, 0.16211539506912231, 0.05622738227248192, 0.0953480526804924, 2.5761280059814453, 0.39065226912498474, 2.804957151412964, 0.03119150549173355, 0.7431063652038574, 0.2998600900173187, 0.6120544075965881, 0.2597769796848297, 0.6501979827880859, 0.15088067948818207, 0.14282795786857605, 0.024913763627409935, 0.06239959970116615, 2.8427367210388184, 0.26152288913726807, 1.236820101737976], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [363]}, "index": {"min": [100942], "max": [101304], "mean": [101123.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [2.6170798898071626, 5.0, 5.0, 5.0, 5.0], "std": [1.8420958424553218, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [363]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [363]}, "eef_direction_state": {"mean": [3.6859504132231407, 3.8898071625344355], "std": [2.18572777694216, 2.176503809630739], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.1267217630853994, 1.0606060606060606], "std": [0.9123740698010765, 0.8635034453803015], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.90633608815427, 0.8650137741046832], "std": [0.8378370207090683, 0.850191478888412], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.6859504132231407, 3.8898071625344355], "std": [2.18572777694216, 2.176503809630739], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.1267217630853994, 1.0606060606060606], "std": [0.9123740698010765, 0.8635034453803015], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.90633608815427, 0.8650137741046832], "std": [0.8378370207090683, 0.850191478888412], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.4506394920383597, 0.29002308386173076, 0.952533553594435, 2.608882850778032, 0.3090353471715158, 1.4778109716448098, 0.4143267212668108, -0.26349991284461294, 1.0150245894072119, 2.3786556985149585, -0.056842476444081, 2.0604253555695817], "std": [0.16160324807221235, 0.05616404959337162, 0.09540359439778806, 0.3824050684059387, 0.2868425470003477, 0.21049104497327728, 0.1430252750950352, 0.024413628627153374, 0.06222160758744353, 0.2508485939563585, 0.3050398936695098, 0.35006662700778013], "min": [0.22810187264261134, 0.14675950345468455, 0.768716227642344, 1.9462176499036363, -0.05874085906680504, 1.119384671903162, 0.22868240052323735, -0.29634149988966174, 0.8793464510338531, 1.9491126803535055, -0.6463337495934633, 1.703187499298491], "max": [0.6242006528243321, 0.3852657207633108, 1.079073077290943, 3.135173871760672, 1.0302181044518033, 2.1137149553266514, 0.6218830630460636, -0.21572999416177957, 1.1338266605811063, 2.9349116138849825, 0.5925751992538943, 2.8517464922232123], "count": [363]}, "eef_sim_pose_action": {"mean": [0.4506394920383597, 0.29002308386173076, 0.952533553594435, 2.608882850778032, 0.3090353471715158, 1.4778109716448098, 0.4143267212668108, -0.26349991284461294, 1.0150245894072119, 2.3786556985149585, -0.056842476444081, 2.0604253555695817], "std": [0.16160324807221235, 0.05616404959337162, 0.09540359439778806, 0.3824050684059387, 0.2868425470003477, 0.21049104497327728, 0.1430252750950352, 0.024413628627153374, 0.06222160758744353, 0.2508485939563585, 0.3050398936695098, 0.35006662700778013], "min": [0.22810187264261134, 0.14675950345468455, 0.768716227642344, 1.9462176499036363, -0.05874085906680504, 1.119384671903162, 0.22868240052323735, -0.29634149988966174, 0.8793464510338531, 1.9491126803535055, -0.6463337495934633, 1.703187499298491], "max": [0.6242006528243321, 0.3852657207633108, 1.079073077290943, 3.135173871760672, 1.0302181044518033, 2.1137149553266514, 0.6218830630460636, -0.21572999416177957, 1.1338266605811063, 2.9349116138849825, 0.5925751992538943, 2.8517464922232123], "count": [363]}, "gripper_mode_state": {"mean": [0.21763085399449036, 0.6804407713498623], "std": [0.41263502685074865, 0.46630583101079337], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8512396694214877, 1.862258953168044], "std": [0.4574661984495239, 0.47849899510360244], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.21763085399449036, 0.6804407713498623], "std": [0.41263502685074865, 0.46630583101079337], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8512396694214877, 1.862258953168044], "std": [0.4574661984495239, 0.47849899510360244], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.4947004171175569, 0.46231061263784723], "std": [0.2325986782822882, 0.1886007069204279], "min": [0.01875000074505806, 0.10874999687075615], "max": [0.8699999749660492, 0.6662499904632568], "count": [363]}, "gripper_open_scale_action": {"mean": [0.4947004171175569, 0.46231061263784723], "std": [0.2325986782822882, 0.1886007069204279], "min": [0.01875000074505806, 0.10874999687075615], "max": [0.8699999749660492, 0.6662499904632568], "count": [363]}}} +{"episode_index": 201, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7529411764705882]], [[0.7529411764705882]]], "mean": [[[0.38152177832244005]], [[0.4059159586056645]], [[0.3798682952069717]]], "std": [[[0.13249259368665744]], [[0.1337818450506539]], [[0.1282579797686663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847153574346405]], [[0.4953499285130719]], [[0.48278657883986925]]], "std": [[[0.13169659682835108]], [[0.12440865568554318]], [[0.1311259628643016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46060167075163394]], [[0.4788408619281046]], [[0.4656075571895425]]], "std": [[[0.1415415525405887]], [[0.13168951213182276]], [[0.1373183013703639]]], "count": [100]}, "observation.state": {"min": [-0.20935077965259552, -0.022381221875548363, -1.5420888662338257, -1.4365500211715698, 0.5461855530738831, 0.024178000167012215, 0.020000001415610313, -0.010874999687075615, -0.14270099997520447, -0.014120000414550304, -3.141592502593994, -0.009354968555271626, -3.13996958732605, -0.08886200189590454, -0.018979554995894432, -1.2505398988723755, 0.10895799845457077, 0.3524824380874634, -1.927105188369751, 0.03800000250339508, -0.010084999725222588, -0.013670999556779861, 0.11261100322008133, -3.1276473999023438, 0.211970254778862, -3.141016721725464], "max": [0.4066125452518463, 2.4151134490966797, -0.48596733808517456, 0.06792866438627243, 1.167033314704895, 1.2504875659942627, 0.7039999961853027, 0.4072920083999634, 0.08049099892377853, 0.33425700664520264, 3.1359901428222656, 1.1953760385513306, 3.138206720352173, 0.07153967022895813, 1.8385223150253296, -0.47820454835891724, 1.8003888130187988, 1.2405441999435425, -0.1564941108226776, 0.5270000100135803, 0.3542200028896332, 0.08229800313711166, 0.35793301463127136, 3.137456178665161, 1.1688295602798462, 3.1408770084381104], "mean": [0.036194462329149246, 1.2687357664108276, -0.9161222577095032, -0.5549591183662415, 1.005311131477356, 0.5334360599517822, 0.4015539884567261, 0.21486271917819977, -0.00957589689642191, 0.179415762424469, -0.6115357875823975, 0.5045203566551208, 1.90456223487854, 0.010944305919110775, 0.9227322340011597, -0.6887677907943726, 0.6461383700370789, 0.8190518617630005, -0.8945374488830566, 0.30026277899742126, 0.1660369634628296, 0.02765938825905323, 0.2427290678024292, 0.05652856081724167, 0.7427840232849121, -2.280879020690918], "std": [0.1406117081642151, 1.0029035806655884, 0.37572067975997925, 0.542015016078949, 0.19244875013828278, 0.45862647891044617, 0.15904662013053894, 0.17516964673995972, 0.045846112072467804, 0.09957163035869598, 2.706347703933716, 0.41598939895629883, 2.307236909866333, 0.06063302233815193, 0.7162507176399231, 0.25572365522384644, 0.5527575612068176, 0.32724082469940186, 0.6671945452690125, 0.16573043167591095, 0.1400194615125656, 0.024647435173392296, 0.055844057351350784, 2.815612554550171, 0.23091426491737366, 1.5353115797042847], "count": [379]}, "action": {"min": [-0.20935077965259552, -0.022381221875548363, -1.5420888662338257, -1.4365500211715698, 0.5461855530738831, 0.024178000167012215, 0.020000001415610313, -0.010874999687075615, -0.14270099997520447, -0.014120000414550304, -3.141592502593994, -0.009354968555271626, -3.13996958732605, -0.08886200189590454, -0.018979554995894432, -1.2505398988723755, 0.10895799845457077, 0.3524824380874634, -1.927105188369751, 0.03800000250339508, -0.010084999725222588, -0.013670999556779861, 0.11261100322008133, -3.1276473999023438, 0.211970254778862, -3.141016721725464], "max": [0.4066125452518463, 2.4151134490966797, -0.48596733808517456, 0.06792866438627243, 1.167033314704895, 1.2504875659942627, 0.7039999961853027, 0.4072920083999634, 0.08049099892377853, 0.33425700664520264, 3.1359901428222656, 1.1953760385513306, 3.138206720352173, 0.07153967022895813, 1.8385223150253296, -0.47820454835891724, 1.8003888130187988, 1.2405441999435425, -0.1564941108226776, 0.5270000100135803, 0.3542200028896332, 0.08229800313711166, 0.35793301463127136, 3.137456178665161, 1.1688295602798462, 3.1408770084381104], "mean": [0.036194462329149246, 1.2687357664108276, -0.9161222577095032, -0.5549591183662415, 1.005311131477356, 0.5334360599517822, 0.4015539884567261, 0.21486271917819977, -0.00957589689642191, 0.179415762424469, -0.6115357875823975, 0.5045203566551208, 1.90456223487854, 0.010944305919110775, 0.9227322340011597, -0.6887677907943726, 0.6461383700370789, 0.8190518617630005, -0.8945374488830566, 0.30026277899742126, 0.1660369634628296, 0.02765938825905323, 0.2427290678024292, 0.05652856081724167, 0.7427840232849121, -2.280879020690918], "std": [0.1406117081642151, 1.0029035806655884, 0.37572067975997925, 0.542015016078949, 0.19244875013828278, 0.45862647891044617, 0.15904662013053894, 0.17516964673995972, 0.045846112072467804, 0.09957163035869598, 2.706347703933716, 0.41598939895629883, 2.307236909866333, 0.06063302233815193, 0.7162507176399231, 0.25572365522384644, 0.5527575612068176, 0.32724082469940186, 0.6671945452690125, 0.16573043167591095, 0.1400194615125656, 0.024647435173392296, 0.055844057351350784, 2.815612554550171, 0.23091426491737366, 1.5353115797042847], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [379]}, "index": {"min": [101305], "max": [101683], "mean": [101494.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.7493403693931397, 5.0, 5.0, 5.0, 5.0], "std": [1.8414656138803716, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [379]}, "eef_direction_state": {"mean": [3.899736147757256, 3.9868073878627968], "std": [2.260239073454022, 2.1481623962304863], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [1.0, 1.0105540897097625], "std": [0.9415644086413062, 0.8281934812137581], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8021108179419525, 0.8891820580474934], "std": [0.8628331429507499, 0.8430151415367019], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.899736147757256, 3.9868073878627968], "std": [2.260239073454022, 2.1481623962304863], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [1.0, 1.0105540897097625], "std": [0.9415644086413062, 0.8281934812137581], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8021108179419525, 0.8891820580474934], "std": [0.8628331429507499, 0.8430151415367019], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.4531239634337652, 0.29141628225236865, 0.9541549776815489, 2.423668370290788, 0.3327277026077944, 1.438372106514228, 0.4050489940432297, -0.2713545356710176, 1.0183184752176353, 2.3533242653921373, -0.005874597839279547, 2.0280130908490936], "std": [0.17465689861769837, 0.045880813821906195, 0.09968973062503378, 1.038729400012263, 0.34161776150895506, 0.16922653906433044, 0.14027515439648708, 0.024137610608498592, 0.05566505418562702, 0.20073840417127864, 0.3563124328984907, 0.3123770957389646], "min": [0.22810187264261134, 0.15781588481756267, 0.7607117715837821, -3.138332084115822, -0.08435187720897219, 1.1158055784626866, 0.22854897072317365, -0.3122564479796647, 0.8883670895265757, 1.967822427386165, -0.6251728939135683, 1.6273377102008237], "max": [0.6456991637067543, 0.3806201756333206, 1.1091886073579857, 3.1397243634511325, 1.0763029874567955, 1.919913132516451, 0.5932487859450895, -0.21794912546298606, 1.1331222282376725, 2.9250458750854014, 0.75646309872895, 2.7036508457605586], "count": [379]}, "eef_sim_pose_action": {"mean": [0.4531239634337652, 0.29141628225236865, 0.9541549776815489, 2.423668370290788, 0.3327277026077944, 1.438372106514228, 0.4050489940432297, -0.2713545356710176, 1.0183184752176353, 2.3533242653921373, -0.005874597839279547, 2.0280130908490936], "std": [0.17465689861769837, 0.045880813821906195, 0.09968973062503378, 1.038729400012263, 0.34161776150895506, 0.16922653906433044, 0.14027515439648708, 0.024137610608498592, 0.05566505418562702, 0.20073840417127864, 0.3563124328984907, 0.3123770957389646], "min": [0.22810187264261134, 0.15781588481756267, 0.7607117715837821, -3.138332084115822, -0.08435187720897219, 1.1158055784626866, 0.22854897072317365, -0.3122564479796647, 0.8883670895265757, 1.967822427386165, -0.6251728939135683, 1.6273377102008237], "max": [0.6456991637067543, 0.3806201756333206, 1.1091886073579857, 3.1397243634511325, 1.0763029874567955, 1.919913132516451, 0.5932487859450895, -0.21794912546298606, 1.1331222282376725, 2.9250458750854014, 0.75646309872895, 2.7036508457605586], "count": [379]}, "gripper_mode_state": {"mean": [0.16358839050131926, 0.6094986807387863], "std": [0.36990164773153805, 0.48786272548378357], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8601583113456464, 1.9155672823218997], "std": [0.4524585157191272, 0.360658124007214], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.16358839050131926, 0.6094986807387863], "std": [0.36990164773153805, 0.48786272548378357], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8601583113456464, 1.9155672823218997], "std": [0.4524585157191272, 0.360658124007214], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.5019426081786644, 0.37532652090586194], "std": [0.1988086575043875, 0.20716249401001327], "min": [0.025000001769512892, 0.04750000312924385], "max": [0.8799999952316284, 0.6587500125169754], "count": [379]}, "gripper_open_scale_action": {"mean": [0.5019426081786644, 0.37532652090586194], "std": [0.1988086575043875, 0.20716249401001327], "min": [0.025000001769512892, 0.04750000312924385], "max": [0.8799999952316284, 0.6587500125169754], "count": [379]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7411764705882353]], [[0.7450980392156863]]], "mean": [[[0.3817730446623094]], [[0.405570871459695]], [[0.3793653431372549]]], "std": [[[0.13132974411128523]], [[0.1328951992367813]], [[0.1271044645567939]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815097181372549]], [[0.4940651736111111]], [[0.4813398958333333]]], "std": [[[0.12610508128226752]], [[0.11613501001849845]], [[0.12288944698199383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47256506944444443]], [[0.4899792013888889]], [[0.4782458660130719]]], "std": [[[0.1429318763347891]], [[0.13024270369726407]], [[0.13540671032651186]]], "count": [100]}, "observation.state": {"min": [-0.2858446538448334, -0.021875333040952682, -1.3252370357513428, -1.366528034210205, 0.6289070844650269, -0.09826455265283585, 0.01900000125169754, -0.010861000046133995, -0.16428999602794647, 0.004978999961167574, -3.141592502593994, 0.08810422569513321, -3.1362345218658447, -0.23103421926498413, -0.01709555648267269, -1.2094582319259644, 0.012472777627408504, 0.4812398850917816, -2.044785499572754, 0.05400000140070915, -0.01015700027346611, -0.039393000304698944, 0.12519800662994385, -3.140493154525757, 0.18713420629501343, -3.1352221965789795], "max": [0.4464033246040344, 2.3237221240997314, -0.48596733808517456, 0.02152644470334053, 1.1648004055023193, 1.1713595390319824, 0.7120000123977661, 0.39606401324272156, 0.09991499781608582, 0.3352999985218048, 3.138538360595703, 1.1420562267303467, 3.138887405395508, 0.11098155379295349, 1.8006504774093628, -0.4726397693157196, 1.7893813848495483, 1.2399511337280273, -0.055194221436977386, 0.4440000057220459, 0.3825779855251312, 0.07202800363302231, 0.3596389889717102, 3.11967134475708, 1.159125566482544, 3.1352221965789795], "mean": [0.06318577378988266, 1.2634353637695312, -0.895487904548645, -0.5972681045532227, 0.9448992013931274, 0.5841651558876038, 0.372708261013031, 0.21636931598186493, -0.005336257163435221, 0.18046511709690094, -0.868697464466095, 0.561350405216217, 0.9299532771110535, 0.01086618471890688, 0.8795562386512756, -0.671655535697937, 0.6563328504562378, 0.8539375066757202, -0.8890644311904907, 0.31325462460517883, 0.1576697677373886, 0.024028649553656578, 0.24361540377140045, -0.3837208151817322, 0.7710444331169128, -1.7391479015350342], "std": [0.1729395091533661, 0.9785808324813843, 0.3297412693500519, 0.4828766882419586, 0.1939116269350052, 0.45426586270332336, 0.1604725420475006, 0.17356839776039124, 0.054970018565654755, 0.09622549265623093, 2.6405982971191406, 0.3487705588340759, 2.8488693237304688, 0.07121359556913376, 0.7167859673500061, 0.28108644485473633, 0.5764433741569519, 0.2820793390274048, 0.7040981650352478, 0.13510507345199585, 0.13934312760829926, 0.02418770082294941, 0.052281614392995834, 2.7795047760009766, 0.22390958666801453, 2.1332499980926514], "count": [385]}, "action": {"min": [-0.2858446538448334, -0.021875333040952682, -1.3252370357513428, -1.366528034210205, 0.6289070844650269, -0.09826455265283585, 0.01900000125169754, -0.010861000046133995, -0.16428999602794647, 0.004978999961167574, -3.141592502593994, 0.08810422569513321, -3.1362345218658447, -0.23103421926498413, -0.01709555648267269, -1.2094582319259644, 0.012472777627408504, 0.4812398850917816, -2.044785499572754, 0.05400000140070915, -0.01015700027346611, -0.039393000304698944, 0.12519800662994385, -3.140493154525757, 0.18713420629501343, -3.1352221965789795], "max": [0.4464033246040344, 2.3237221240997314, -0.48596733808517456, 0.02152644470334053, 1.1648004055023193, 1.1713595390319824, 0.7120000123977661, 0.39606401324272156, 0.09991499781608582, 0.3352999985218048, 3.138538360595703, 1.1420562267303467, 3.138887405395508, 0.11098155379295349, 1.8006504774093628, -0.4726397693157196, 1.7893813848495483, 1.2399511337280273, -0.055194221436977386, 0.4440000057220459, 0.3825779855251312, 0.07202800363302231, 0.3596389889717102, 3.11967134475708, 1.159125566482544, 3.1352221965789795], "mean": [0.06318577378988266, 1.2634353637695312, -0.895487904548645, -0.5972681045532227, 0.9448992013931274, 0.5841651558876038, 0.372708261013031, 0.21636931598186493, -0.005336257163435221, 0.18046511709690094, -0.868697464466095, 0.561350405216217, 0.9299532771110535, 0.01086618471890688, 0.8795562386512756, -0.671655535697937, 0.6563328504562378, 0.8539375066757202, -0.8890644311904907, 0.31325462460517883, 0.1576697677373886, 0.024028649553656578, 0.24361540377140045, -0.3837208151817322, 0.7710444331169128, -1.7391479015350342], "std": [0.1729395091533661, 0.9785808324813843, 0.3297412693500519, 0.4828766882419586, 0.1939116269350052, 0.45426586270332336, 0.1604725420475006, 0.17356839776039124, 0.054970018565654755, 0.09622549265623093, 2.6405982971191406, 0.3487705588340759, 2.8488693237304688, 0.07121359556913376, 0.7167859673500061, 0.28108644485473633, 0.5764433741569519, 0.2820793390274048, 0.7040981650352478, 0.13510507345199585, 0.13934312760829926, 0.02418770082294941, 0.052281614392995834, 2.7795047760009766, 0.22390958666801453, 2.1332499980926514], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [385]}, "index": {"min": [101684], "max": [102068], "mean": [101876.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [3.4415584415584415, 5.0, 5.0, 5.0, 5.0], "std": [1.524633287767589, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [385]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [385]}, "eef_direction_state": {"mean": [3.7688311688311686, 4.220779220779221], "std": [2.1371336393111364, 2.2472111236760575], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.0571428571428572, 0.8597402597402597], "std": [0.907032921040673, 0.8892225906104061], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.8623376623376623, 0.7350649350649351], "std": [0.8149637807327519, 0.8451183324147209], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.7688311688311686, 4.220779220779221], "std": [2.1371336393111364, 2.2472111236760575], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.0571428571428572, 0.8597402597402597], "std": [0.907032921040673, 0.8892225906104061], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.8623376623376623, 0.7350649350649351], "std": [0.8149637807327519, 0.8451183324147209], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.454575090358576, 0.29562566850109906, 0.9551312975722939, 2.542345882871811, 0.32780104788252146, 1.4154144295498285, 0.39671901316183333, -0.27503312857698314, 1.0192115682724034, 2.326652900943578, -0.03600701875245636, 2.016591766918234], "std": [0.1730035413764991, 0.054897712983530404, 0.09634811046628042, 0.33068871147636736, 0.2998519040712839, 0.2128258642560132, 0.13962433536643198, 0.023725289659119873, 0.052085605550074125, 0.19784096560069944, 0.3336892587970578, 0.35252482685012065], "min": [0.2281504660667468, 0.13659988899654857, 0.7797796432664934, 1.9987836168178845, -0.040532050408907505, 0.845196421069425, 0.2284724426334091, -0.33813127702788626, 0.9009870014751807, 1.9822303363972122, -0.6676230612730255, 1.5727444998485287], "max": [0.6337332638431495, 0.39995074119413293, 1.1099346894344908, 3.0324937297361525, 0.9202244610261707, 1.807886530516639, 0.6217025229312362, -0.22823229479903218, 1.1349612765338373, 2.9477094274413127, 0.6736391391972689, 2.811364714685], "count": [385]}, "eef_sim_pose_action": {"mean": [0.454575090358576, 0.29562566850109906, 0.9551312975722939, 2.542345882871811, 0.32780104788252146, 1.4154144295498285, 0.39671901316183333, -0.27503312857698314, 1.0192115682724034, 2.326652900943578, -0.03600701875245636, 2.016591766918234], "std": [0.1730035413764991, 0.054897712983530404, 0.09634811046628042, 0.33068871147636736, 0.2998519040712839, 0.2128258642560132, 0.13962433536643198, 0.023725289659119873, 0.052085605550074125, 0.19784096560069944, 0.3336892587970578, 0.35252482685012065], "min": [0.2281504660667468, 0.13659988899654857, 0.7797796432664934, 1.9987836168178845, -0.040532050408907505, 0.845196421069425, 0.2284724426334091, -0.33813127702788626, 0.9009870014751807, 1.9822303363972122, -0.6676230612730255, 1.5727444998485287], "max": [0.6337332638431495, 0.39995074119413293, 1.1099346894344908, 3.0324937297361525, 0.9202244610261707, 1.807886530516639, 0.6217025229312362, -0.22823229479903218, 1.1349612765338373, 2.9477094274413127, 0.6736391391972689, 2.811364714685], "count": [385]}, "gripper_mode_state": {"mean": [0.3220779220779221, 0.6753246753246753], "std": [0.4672726550825426, 0.46825341239792106], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.8181818181818181, 1.8285714285714285], "std": [0.476111760514895, 0.5361859395592861], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.3220779220779221, 0.6753246753246753], "std": [0.4672726550825426, 0.46825341239792106], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.8181818181818181, 1.8285714285714285], "std": [0.476111760514895, 0.5361859395592861], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.46588635765765973, 0.3915681839473062], "std": [0.20059077894686522, 0.16888126300502115], "min": [0.023750001564621925, 0.06750000175088644], "max": [0.8900000154972076, 0.5550000071525574], "count": [385]}, "gripper_open_scale_action": {"mean": [0.46588635765765973, 0.3915681839473062], "std": [0.20059077894686522, 0.16888126300502115], "min": [0.023750001564621925, 0.06750000175088644], "max": [0.8900000154972076, 0.5550000071525574], "count": [385]}}} +{"episode_index": 203, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.796078431372549]], [[0.796078431372549]]], "mean": [[[0.3819448965141612]], [[0.40632102396514164]], [[0.38047138344226583]]], "std": [[[0.13607897609514846]], [[0.13749261081789424]], [[0.1316632526588045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48380941993464055]], [[0.49488589869281047]], [[0.48275377246732026]]], "std": [[[0.12460783979939595]], [[0.11527957888018149]], [[0.1205875343450895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47564268382352937]], [[0.4917833251633987]], [[0.4794378921568628]]], "std": [[[0.14454313196978336]], [[0.13311446165832425]], [[0.13891479700994286]]], "count": [100]}, "observation.state": {"min": [-0.3071966767311096, -0.023096444085240364, -1.4739683866500854, -1.7202141284942627, 0.44617655873298645, 0.08390777558088303, 0.01599999889731407, -0.022474000230431557, -0.1588979959487915, -0.022353999316692352, -3.137805223464966, 0.08051203936338425, -3.141592502593994, -0.2218409925699234, -0.01709555648267269, -1.1695802211761475, 0.01163544412702322, 0.43007534742355347, -2.1114931106567383, 0.07100000232458115, -0.008526000194251537, -0.03970000147819519, 0.11785200238227844, -3.140266180038452, 0.24546308815479279, -3.1403708457946777], "max": [0.270912230014801, 2.3848299980163574, -0.4865778982639313, -0.07213278114795685, 1.1674171686172485, 1.5257434844970703, 0.7150000333786011, 0.4010629951953888, 0.05550999939441681, 0.3250359892845154, 3.132185220718384, 1.1045316457748413, 3.1385209560394287, 0.12497200071811676, 1.825142502784729, -0.4726397693157196, 1.7968475818634033, 1.240177869796753, -0.055194221436977386, 0.42899999022483826, 0.3743950128555298, 0.09099499881267548, 0.3680180013179779, 3.1375784873962402, 1.0868688821792603, 3.140580415725708], "mean": [0.021635733544826508, 1.3104923963546753, -0.8623510003089905, -0.7043237090110779, 0.8725047707557678, 0.6369175910949707, 0.38401883840560913, 0.2194863110780716, -0.015517069958150387, 0.17304158210754395, -1.1224952936172485, 0.5254635810852051, -0.10422741621732712, -0.019702408462762833, 0.955606997013092, -0.6914133429527283, 0.666587233543396, 0.8344059586524963, -0.8945505619049072, 0.31928932666778564, 0.17180457711219788, 0.01837022230029106, 0.23506107926368713, -0.04388619586825371, 0.763128936290741, -1.9641177654266357], "std": [0.17189663648605347, 0.94585120677948, 0.3049565553665161, 0.6645301580429077, 0.25149232149124146, 0.5363298654556274, 0.1977081298828125, 0.16428886353969574, 0.059613365679979324, 0.09680479019880295, 2.589024782180786, 0.3775312900543213, 3.0035746097564697, 0.0830242708325386, 0.7401984333992004, 0.26768243312835693, 0.6395922303199768, 0.2724127769470215, 0.7625738382339478, 0.1325961947441101, 0.1411711573600769, 0.0287031140178442, 0.060419026762247086, 2.8563590049743652, 0.20488153398036957, 2.024062156677246], "count": [373]}, "action": {"min": [-0.3071966767311096, -0.023096444085240364, -1.4739683866500854, -1.7202141284942627, 0.44617655873298645, 0.08390777558088303, 0.01599999889731407, -0.022474000230431557, -0.1588979959487915, -0.022353999316692352, -3.137805223464966, 0.08051203936338425, -3.141592502593994, -0.2218409925699234, -0.01709555648267269, -1.1695802211761475, 0.01163544412702322, 0.43007534742355347, -2.1114931106567383, 0.07100000232458115, -0.008526000194251537, -0.03970000147819519, 0.11785200238227844, -3.140266180038452, 0.24546308815479279, -3.1403708457946777], "max": [0.270912230014801, 2.3848299980163574, -0.4865778982639313, -0.07213278114795685, 1.1674171686172485, 1.5257434844970703, 0.7150000333786011, 0.4010629951953888, 0.05550999939441681, 0.3250359892845154, 3.132185220718384, 1.1045316457748413, 3.1385209560394287, 0.12497200071811676, 1.825142502784729, -0.4726397693157196, 1.7968475818634033, 1.240177869796753, -0.055194221436977386, 0.42899999022483826, 0.3743950128555298, 0.09099499881267548, 0.3680180013179779, 3.1375784873962402, 1.0868688821792603, 3.140580415725708], "mean": [0.021635733544826508, 1.3104923963546753, -0.8623510003089905, -0.7043237090110779, 0.8725047707557678, 0.6369175910949707, 0.38401883840560913, 0.2194863110780716, -0.015517069958150387, 0.17304158210754395, -1.1224952936172485, 0.5254635810852051, -0.10422741621732712, -0.019702408462762833, 0.955606997013092, -0.6914133429527283, 0.666587233543396, 0.8344059586524963, -0.8945505619049072, 0.31928932666778564, 0.17180457711219788, 0.01837022230029106, 0.23506107926368713, -0.04388619586825371, 0.763128936290741, -1.9641177654266357], "std": [0.17189663648605347, 0.94585120677948, 0.3049565553665161, 0.6645301580429077, 0.25149232149124146, 0.5363298654556274, 0.1977081298828125, 0.16428886353969574, 0.059613365679979324, 0.09680479019880295, 2.589024782180786, 0.3775312900543213, 3.0035746097564697, 0.0830242708325386, 0.7401984333992004, 0.26768243312835693, 0.6395922303199768, 0.2724127769470215, 0.7625738382339478, 0.1325961947441101, 0.1411711573600769, 0.0287031140178442, 0.060419026762247086, 2.8563590049743652, 0.20488153398036957, 2.024062156677246], "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": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [373]}, "index": {"min": [102069], "max": [102441], "mean": [102255.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [2.5415549597855227, 5.0, 5.0, 5.0, 5.0], "std": [1.8601261871082906, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [373]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [373]}, "eef_direction_state": {"mean": [3.9839142091152815, 3.785522788203753], "std": [2.098067210422384, 2.3033032713771036], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [1.0375335120643432, 0.9973190348525469], "std": [0.9138119946014507, 0.8679539266920769], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.8793565683646113, 0.9249329758713136], "std": [0.8564078692671183, 0.8600425878294762], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.9839142091152815, 3.785522788203753], "std": [2.098067210422384, 2.3033032713771036], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [1.0375335120643432, 0.9973190348525469], "std": [0.9138119946014507, 0.8679539266920769], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.8793565683646113, 0.9249329758713136], "std": [0.8564078692671183, 0.8600425878294762], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.4576733022873562, 0.2853481825372339, 0.947780560341987, 2.5817373418261167, 0.29828928191857207, 1.4708575822692984, 0.41090876609865445, -0.28071269599880627, 1.0106201057815485, 2.338904470349616, -0.05080925413276484, 1.9577799899826902], "std": [0.1637556813436293, 0.05982822667518429, 0.09685746409462437, 0.3667089576574228, 0.2912428535954904, 0.17063829931081267, 0.14147765965287382, 0.028170647760540724, 0.06020370465104542, 0.17987490697911596, 0.312443060069826, 0.35094223808441705], "min": [0.21633182605395043, 0.14137464986262188, 0.7527031517439083, 2.0367822419792554, -0.03637080443388574, 1.0853765601436054, 0.23014379639779, -0.338337926877328, 0.8936836699280705, 2.0525986635247113, -0.6703022219795255, 1.570651955855555], "max": [0.639429450181504, 0.3568364003968978, 1.099847619359959, 3.0566639834027085, 0.9617861898573485, 1.9517163362146914, 0.6135700496199592, -0.20942545001682375, 1.1432086714124163, 2.887668637341544, 0.5851220307867195, 2.7132906372638685], "count": [373]}, "eef_sim_pose_action": {"mean": [0.4576733022873562, 0.2853481825372339, 0.947780560341987, 2.5817373418261167, 0.29828928191857207, 1.4708575822692984, 0.41090876609865445, -0.28071269599880627, 1.0106201057815485, 2.338904470349616, -0.05080925413276484, 1.9577799899826902], "std": [0.1637556813436293, 0.05982822667518429, 0.09685746409462437, 0.3667089576574228, 0.2912428535954904, 0.17063829931081267, 0.14147765965287382, 0.028170647760540724, 0.06020370465104542, 0.17987490697911596, 0.312443060069826, 0.35094223808441705], "min": [0.21633182605395043, 0.14137464986262188, 0.7527031517439083, 2.0367822419792554, -0.03637080443388574, 1.0853765601436054, 0.23014379639779, -0.338337926877328, 0.8936836699280705, 2.0525986635247113, -0.6703022219795255, 1.570651955855555], "max": [0.639429450181504, 0.3568364003968978, 1.099847619359959, 3.0566639834027085, 0.9617861898573485, 1.9517163362146914, 0.6135700496199592, -0.20942545001682375, 1.1432086714124163, 2.887668637341544, 0.5851220307867195, 2.7132906372638685], "count": [373]}, "gripper_mode_state": {"mean": [0.2359249329758713, 0.546916890080429], "std": [0.424575504446738, 0.49779393871880256], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.8632707774798927, 1.9168900804289544], "std": [0.44549219595044065, 0.36767362440608553], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.2359249329758713, 0.546916890080429], "std": [0.424575504446738, 0.49779393871880256], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.8632707774798927, 1.9168900804289544], "std": [0.44549219595044065, 0.36767362440608553], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.4800234537324481, 0.39911191710757826], "std": [0.24713528945625327, 0.16574538653494625], "min": [0.01999999862164259, 0.08875000290572643], "max": [0.8937500417232513, 0.5362499877810478], "count": [373]}, "gripper_open_scale_action": {"mean": [0.4800234537324481, 0.39911191710757826], "std": [0.24713528945625327, 0.16574538653494625], "min": [0.01999999862164259, 0.08875000290572643], "max": [0.8937500417232513, 0.5362499877810478], "count": [373]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.7647058823529411]], [[0.7450980392156863]]], "mean": [[[0.3811747739651416]], [[0.40608213235294116]], [[0.3802299836601307]]], "std": [[[0.1335285007091306]], [[0.13496214334409287]], [[0.1293769839773549]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48121130310457516]], [[0.4920731903594771]], [[0.4788976164215686]]], "std": [[[0.12693497153882635]], [[0.11822350111396382]], [[0.12503150702255586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722299285130719]], [[0.4887839072712418]], [[0.47755355187908494]]], "std": [[[0.14211736221789412]], [[0.13209902385162314]], [[0.13684419893798788]]], "count": [100]}, "observation.state": {"min": [-0.23656411468982697, -0.023096444085240364, -1.1962004899978638, -1.682534098625183, 0.3922732174396515, 0.0826343297958374, 0.012000000104308128, -0.010870999656617641, -0.1239050030708313, -0.02945300005376339, -3.141592502593994, 0.07939502596855164, -3.14054536819458, -0.09456633031368256, -0.017078110948204994, -1.1462047100067139, -0.026358556002378464, 0.32526910305023193, -2.0482046604156494, 0.04399999976158142, -0.008433000184595585, -0.005547999870032072, 0.0797009989619255, -3.141592502593994, 0.09992009401321411, -3.141592502593994], "max": [0.3544187843799591, 2.43807053565979, -0.4865778982639313, -0.03213266655802727, 1.167155385017395, 1.4980242252349854, 0.7139999866485596, 0.35690000653266907, 0.0584850013256073, 0.3251799941062927, 3.1409294605255127, 1.1919376850128174, 3.141016721725464, 0.2095426619052887, 2.0229973793029785, -0.47232577204704285, 1.7999526262283325, 1.2407187223434448, -0.051722776144742966, 0.3489999771118164, 0.3536530137062073, 0.11414899677038193, 0.32902300357818604, 3.1382241249084473, 1.1401886940002441, 3.140702486038208], "mean": [0.08137523382902145, 1.2851711511611938, -0.817110002040863, -0.7154760956764221, 0.8969234228134155, 0.667442798614502, 0.4179249703884125, 0.20842842757701874, -0.0021396188531070948, 0.17127178609371185, -1.719631314277649, 0.5184472799301147, 0.1704762876033783, 0.07181994616985321, 0.9749253392219543, -0.6615841388702393, 0.7181810140609741, 0.7961870431900024, -0.9022379517555237, 0.2728347182273865, 0.17091508209705353, 0.031115051358938217, 0.22599633038043976, -0.0028201155364513397, 0.7476204037666321, -1.9049465656280518], "std": [0.1712678074836731, 0.9397005438804626, 0.2727070152759552, 0.6009138822555542, 0.24975550174713135, 0.526103675365448, 0.21390099823474884, 0.15666602551937103, 0.0491771474480629, 0.10040371865034103, 2.204119920730591, 0.3718928098678589, 3.0106663703918457, 0.09555689990520477, 0.7553989291191101, 0.218812495470047, 0.6616590619087219, 0.3165779709815979, 0.7650893330574036, 0.1118260994553566, 0.1371016651391983, 0.03677540272474289, 0.0631319060921669, 2.7806360721588135, 0.23663029074668884, 2.051924467086792], "count": [431]}, "action": {"min": [-0.23656411468982697, -0.023096444085240364, -1.1962004899978638, -1.682534098625183, 0.3922732174396515, 0.0826343297958374, 0.012000000104308128, -0.010870999656617641, -0.1239050030708313, -0.02945300005376339, -3.141592502593994, 0.07939502596855164, -3.14054536819458, -0.09456633031368256, -0.017078110948204994, -1.1462047100067139, -0.026358556002378464, 0.32526910305023193, -2.0482046604156494, 0.04399999976158142, -0.008433000184595585, -0.005547999870032072, 0.0797009989619255, -3.141592502593994, 0.09992009401321411, -3.141592502593994], "max": [0.3544187843799591, 2.43807053565979, -0.4865778982639313, -0.03213266655802727, 1.167155385017395, 1.4980242252349854, 0.7139999866485596, 0.35690000653266907, 0.0584850013256073, 0.3251799941062927, 3.1409294605255127, 1.1919376850128174, 3.141016721725464, 0.2095426619052887, 2.0229973793029785, -0.47232577204704285, 1.7999526262283325, 1.2407187223434448, -0.051722776144742966, 0.3489999771118164, 0.3536530137062073, 0.11414899677038193, 0.32902300357818604, 3.1382241249084473, 1.1401886940002441, 3.140702486038208], "mean": [0.08137523382902145, 1.2851711511611938, -0.817110002040863, -0.7154760956764221, 0.8969234228134155, 0.667442798614502, 0.4179249703884125, 0.20842842757701874, -0.0021396188531070948, 0.17127178609371185, -1.719631314277649, 0.5184472799301147, 0.1704762876033783, 0.07181994616985321, 0.9749253392219543, -0.6615841388702393, 0.7181810140609741, 0.7961870431900024, -0.9022379517555237, 0.2728347182273865, 0.17091508209705353, 0.031115051358938217, 0.22599633038043976, -0.0028201155364513397, 0.7476204037666321, -1.9049465656280518], "std": [0.1712678074836731, 0.9397005438804626, 0.2727070152759552, 0.6009138822555542, 0.24975550174713135, 0.526103675365448, 0.21390099823474884, 0.15666602551937103, 0.0491771474480629, 0.10040371865034103, 2.204119920730591, 0.3718928098678589, 3.0106663703918457, 0.09555689990520477, 0.7553989291191101, 0.218812495470047, 0.6616590619087219, 0.3165779709815979, 0.7650893330574036, 0.1118260994553566, 0.1371016651391983, 0.03677540272474289, 0.0631319060921669, 2.7806360721588135, 0.23663029074668884, 2.051924467086792], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [431]}, "index": {"min": [102442], "max": [102872], "mean": [102657.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [2.5986078886310904, 5.0, 5.0, 5.0, 5.0], "std": [1.854047534871181, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [431]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [431]}, "eef_direction_state": {"mean": [4.164733178654292, 3.9675174013921115], "std": [2.0914719914976985, 2.3038076238181464], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.91415313225058, 0.9187935034802784], "std": [0.9034911225734723, 0.8831468894565973], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_state": {"mean": [0.8352668213457076, 0.8074245939675174], "std": [0.8660976624058787, 0.846743785225148], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_direction_action": {"mean": [4.164733178654292, 3.9675174013921115], "std": [2.0914719914976985, 2.3038076238181464], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.91415313225058, 0.9187935034802784], "std": [0.9034911225734723, 0.8831468894565973], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_action": {"mean": [0.8352668213457076, 0.8074245939675174], "std": [0.8660976624058787, 0.846743785225148], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_sim_pose_state": {"mean": [0.44658174725563027, 0.2986669976743006, 0.9459887758240795, 2.5909649350797537, 0.3348077629792554, 1.4929292379451562, 0.4099747459376592, -0.2680289687142442, 1.001585261947706, 2.3360796316162995, -0.07143052968533875, 1.981191270536038], "std": [0.1560923380218585, 0.049132697539347486, 0.1004477083185265, 0.35962737982561754, 0.2919590267518764, 0.19715136037640016, 0.13750022344811708, 0.036296630316738035, 0.06291080274680202, 0.20281412448215738, 0.37860749122639137, 0.2683686961594324], "min": [0.2281019234389961, 0.17646530815261804, 0.7456502508135222, 1.9491659479377395, -0.014155487503655806, 1.0355901438273718, 0.23022454763883077, -0.3046933117578354, 0.855444811714427, 2.000568594312671, -0.8223143664339063, 1.6331759147068474], "max": [0.5947652454758316, 0.3585185869093824, 1.100319844927295, 3.03634253439246, 0.991008861694946, 1.9998726349828755, 0.5929637109641642, -0.18610680402145288, 1.1041108994995983, 3.039431188858232, 0.6658774388294697, 2.6108488184641825], "count": [431]}, "eef_sim_pose_action": {"mean": [0.44658174725563027, 0.2986669976743006, 0.9459887758240795, 2.5909649350797537, 0.3348077629792554, 1.4929292379451562, 0.4099747459376592, -0.2680289687142442, 1.001585261947706, 2.3360796316162995, -0.07143052968533875, 1.981191270536038], "std": [0.1560923380218585, 0.049132697539347486, 0.1004477083185265, 0.35962737982561754, 0.2919590267518764, 0.19715136037640016, 0.13750022344811708, 0.036296630316738035, 0.06291080274680202, 0.20281412448215738, 0.37860749122639137, 0.2683686961594324], "min": [0.2281019234389961, 0.17646530815261804, 0.7456502508135222, 1.9491659479377395, -0.014155487503655806, 1.0355901438273718, 0.23022454763883077, -0.3046933117578354, 0.855444811714427, 2.000568594312671, -0.8223143664339063, 1.6331759147068474], "max": [0.5947652454758316, 0.3585185869093824, 1.100319844927295, 3.03634253439246, 0.991008861694946, 1.9998726349828755, 0.5929637109641642, -0.18610680402145288, 1.1041108994995983, 3.039431188858232, 0.6658774388294697, 2.6108488184641825], "count": [431]}, "gripper_mode_state": {"mean": [0.2459396751740139, 1.0], "std": [0.4306429511199702, 0.0], "min": [0, 1], "max": [1, 1], "count": [431]}, "gripper_activity_state": {"mean": [1.8723897911832947, 1.911832946635731], "std": [0.42536033179874355, 0.37512457937518523], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_mode_action": {"mean": [0.2459396751740139, 1.0], "std": [0.4306429511199702, 0.0], "min": [0, 1], "max": [1, 1], "count": [431]}, "gripper_activity_action": {"mean": [1.8723897911832947, 1.911832946635731], "std": [0.42536033179874355, 0.37512457937518523], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_open_scale_state": {"mean": [0.5224042737061317, 0.3410440655273932], "std": [0.26737548279993545, 0.13978250211965404], "min": [0.01500000013038516, 0.054999999701976776], "max": [0.8924999833106995, 0.4362499713897705], "count": [431]}, "gripper_open_scale_action": {"mean": [0.5224042737061317, 0.3410440655273932], "std": [0.26737548279993545, 0.13978250211965404], "min": [0.01500000013038516, 0.054999999701976776], "max": [0.8924999833106995, 0.4362499713897705], "count": [431]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.7176470588235294]], [[0.7372549019607844]]], "mean": [[[0.3813829112200436]], [[0.40550819444444447]], [[0.37961248093681915]]], "std": [[[0.13294383060625428]], [[0.13434820699301359]], [[0.12851551220258342]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830702491830065]], [[0.4929256392973856]], [[0.4799666748366013]]], "std": [[[0.12950454456196056]], [[0.12219463743168499]], [[0.12915232684933378]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47732453022875815]], [[0.4953136274509804]], [[0.4839134232026144]]], "std": [[[0.14476308916921585]], [[0.133240839797115]], [[0.13857130731035092]]], "count": [100]}, "observation.state": {"min": [-0.24514678120613098, -0.02225911058485508, -1.3902349472045898, -1.5452288389205933, 0.5258976817131042, 0.05275199934840202, 0.017999999225139618, -0.009999999776482582, -0.14888200163841248, -0.017297999933362007, -3.141592502593994, 0.09969321638345718, -3.141592502593994, -0.039616335183382034, -0.017078110948204994, -1.17781400680542, -0.014112555421888828, 0.4735643267631531, -2.1124000549316406, 0.06700000166893005, -0.010336999781429768, -0.002374999923631549, 0.12728700041770935, -3.1402313709259033, 0.1737126260995865, -3.141592502593994], "max": [0.3166515529155731, 2.3987507820129395, -0.48617666959762573, -0.06588766723871231, 1.166300654411316, 1.2870510816574097, 0.7120000123977661, 0.385578989982605, 0.06620199978351593, 0.33114999532699585, 3.1399171352386475, 1.2140685319900513, 3.140458106994629, 0.04964688792824745, 1.8034067153930664, -0.47232577204704285, 1.7792810201644897, 1.2400732040405273, -0.04922822117805481, 0.4710000157356262, 0.3796750009059906, 0.0786919966340065, 0.334289014339447, 3.126862049102783, 1.0183472633361816, 3.1407549381256104], "mean": [0.08661682903766632, 1.2374402284622192, -0.8569098114967346, -0.6654873490333557, 0.9296726584434509, 0.5689592957496643, 0.43077754974365234, 0.21050208806991577, -0.006857458967715502, 0.18479743599891663, -1.7242164611816406, 0.5357344150543213, -0.23977987468242645, 0.016338007524609566, 0.8794993758201599, -0.7075541019439697, 0.5323337912559509, 0.8855754137039185, -0.7573763132095337, 0.3095966577529907, 0.15897491574287415, 0.023338505998253822, 0.24680227041244507, -0.30257561802864075, 0.740163266658783, -1.6699233055114746], "std": [0.15479907393455505, 0.9481868743896484, 0.30497312545776367, 0.5503761768341064, 0.22033843398094177, 0.44788074493408203, 0.1972416341304779, 0.16663138568401337, 0.05355459451675415, 0.09496427327394485, 2.1766700744628906, 0.36180612444877625, 3.012411594390869, 0.0333104208111763, 0.742739737033844, 0.2548995018005371, 0.6008602380752563, 0.25235939025878906, 0.7181683778762817, 0.12795229256153107, 0.14406545460224152, 0.02424072101712227, 0.05600732937455177, 2.815763235092163, 0.22664962708950043, 2.1920077800750732], "count": [416]}, "action": {"min": [-0.24514678120613098, -0.02225911058485508, -1.3902349472045898, -1.5452288389205933, 0.5258976817131042, 0.05275199934840202, 0.017999999225139618, -0.009999999776482582, -0.14888200163841248, -0.017297999933362007, -3.141592502593994, 0.09969321638345718, -3.141592502593994, -0.039616335183382034, -0.017078110948204994, -1.17781400680542, -0.014112555421888828, 0.4735643267631531, -2.1124000549316406, 0.06700000166893005, -0.010336999781429768, -0.002374999923631549, 0.12728700041770935, -3.1402313709259033, 0.1737126260995865, -3.141592502593994], "max": [0.3166515529155731, 2.3987507820129395, -0.48617666959762573, -0.06588766723871231, 1.166300654411316, 1.2870510816574097, 0.7120000123977661, 0.385578989982605, 0.06620199978351593, 0.33114999532699585, 3.1399171352386475, 1.2140685319900513, 3.140458106994629, 0.04964688792824745, 1.8034067153930664, -0.47232577204704285, 1.7792810201644897, 1.2400732040405273, -0.04922822117805481, 0.4710000157356262, 0.3796750009059906, 0.0786919966340065, 0.334289014339447, 3.126862049102783, 1.0183472633361816, 3.1407549381256104], "mean": [0.08661682903766632, 1.2374402284622192, -0.8569098114967346, -0.6654873490333557, 0.9296726584434509, 0.5689592957496643, 0.43077754974365234, 0.21050208806991577, -0.006857458967715502, 0.18479743599891663, -1.7242164611816406, 0.5357344150543213, -0.23977987468242645, 0.016338007524609566, 0.8794993758201599, -0.7075541019439697, 0.5323337912559509, 0.8855754137039185, -0.7573763132095337, 0.3095966577529907, 0.15897491574287415, 0.023338505998253822, 0.24680227041244507, -0.30257561802864075, 0.740163266658783, -1.6699233055114746], "std": [0.15479907393455505, 0.9481868743896484, 0.30497312545776367, 0.5503761768341064, 0.22033843398094177, 0.44788074493408203, 0.1972416341304779, 0.16663138568401337, 0.05355459451675415, 0.09496427327394485, 2.1766700744628906, 0.36180612444877625, 3.012411594390869, 0.0333104208111763, 0.742739737033844, 0.2548995018005371, 0.6008602380752563, 0.25235939025878906, 0.7181683778762817, 0.12795229256153107, 0.14406545460224152, 0.02424072101712227, 0.05600732937455177, 2.815763235092163, 0.22664962708950043, 2.1920077800750732], "count": [416]}, "timestamp": {"min": [0.0], "max": [13.833333333333334], "mean": [6.916666666666666], "std": [4.002950300854497], "count": [416]}, "frame_index": {"min": [0], "max": [415], "mean": [207.5], "std": [120.08850902563492], "count": [416]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [416]}, "index": {"min": [102873], "max": [103288], "mean": [103080.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [2.6971153846153846, 5.0, 5.0, 5.0, 5.0], "std": [1.843541571309947, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [416]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [416]}, "eef_direction_state": {"mean": [3.9903846153846154, 4.228365384615385], "std": [2.1460840559372127, 2.194456131402018], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.9831730769230769, 0.8725961538461539], "std": [0.9105184115308617, 0.8909906923371106], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_state": {"mean": [0.8413461538461539, 0.8076923076923077], "std": [0.839998921350391, 0.8557152100494992], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_direction_action": {"mean": [3.9903846153846154, 4.228365384615385], "std": [2.1460840559372127, 2.194456131402018], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.9831730769230769, 0.8725961538461539], "std": [0.9105184115308617, 0.8909906923371106], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_action": {"mean": [0.8413461538461539, 0.8076923076923077], "std": [0.839998921350391, 0.8557152100494992], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_sim_pose_state": {"mean": [0.44864473398914306, 0.2940466642713652, 0.9594463017729906, 2.5687676943223416, 0.3532318405155838, 1.5152723847146032, 0.39795221457813457, -0.27562556320286447, 1.0222633053602523, 2.353663777550226, -0.02156674544006927, 1.9635307204857335], "std": [0.16608165277579093, 0.05351834995493108, 0.09507699156207669, 0.3416969404650051, 0.30586837801665984, 0.18557783185996046, 0.14431066134749898, 0.023691090899556077, 0.05577763272128998, 0.19772989379052644, 0.35355847398830365, 0.3592082974122504], "min": [0.22889905206772293, 0.15181508854571046, 0.7575989560048866, 1.9269224109703482, -0.018208129902110848, 1.0468888458467174, 0.2283142179339315, -0.3009589223992731, 0.903099538362719, 2.120148615863181, -0.7852640270715081, 1.5750110630331644], "max": [0.624002532690767, 0.36727967640761505, 1.1057824268837046, 3.010753788795417, 1.0156349195030585, 1.9722517233973211, 0.6187560415450998, -0.22156973219737183, 1.1095263439833014, 2.9659183548475156, 0.634663544362752, 2.8071884434063383], "count": [416]}, "eef_sim_pose_action": {"mean": [0.44864473398914306, 0.2940466642713652, 0.9594463017729906, 2.5687676943223416, 0.3532318405155838, 1.5152723847146032, 0.39795221457813457, -0.27562556320286447, 1.0222633053602523, 2.353663777550226, -0.02156674544006927, 1.9635307204857335], "std": [0.16608165277579093, 0.05351834995493108, 0.09507699156207669, 0.3416969404650051, 0.30586837801665984, 0.18557783185996046, 0.14431066134749898, 0.023691090899556077, 0.05577763272128998, 0.19772989379052644, 0.35355847398830365, 0.3592082974122504], "min": [0.22889905206772293, 0.15181508854571046, 0.7575989560048866, 1.9269224109703482, -0.018208129902110848, 1.0468888458467174, 0.2283142179339315, -0.3009589223992731, 0.903099538362719, 2.120148615863181, -0.7852640270715081, 1.5750110630331644], "max": [0.624002532690767, 0.36727967640761505, 1.1057824268837046, 3.010753788795417, 1.0156349195030585, 1.9722517233973211, 0.6187560415450998, -0.22156973219737183, 1.1095263439833014, 2.9659183548475156, 0.634663544362752, 2.8071884434063383], "count": [416]}, "gripper_mode_state": {"mean": [0.1971153846153846, 0.6899038461538461], "std": [0.3978201977820061, 0.46253273312920923], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_state": {"mean": [1.8533653846153846, 1.8846153846153846], "std": [0.43868051844515843, 0.4342919150244713], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.1971153846153846, 0.6899038461538461], "std": [0.3978201977820061, 0.46253273312920923], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_action": {"mean": [1.8533653846153846, 1.8846153846153846], "std": [0.43868051844515843, 0.4342919150244713], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.5384705371286075, 0.38699517644440323], "std": [0.24655152259781768, 0.15994047287396115], "min": [0.022499999031424522, 0.08375000208616257], "max": [0.8900000154972076, 0.5887500196695328], "count": [416]}, "gripper_open_scale_action": {"mean": [0.5384705371286075, 0.38699517644440323], "std": [0.24655152259781768, 0.15994047287396115], "min": [0.022499999031424522, 0.08375000208616257], "max": [0.8900000154972076, 0.5887500196695328], "count": [416]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7647058823529411]], [[0.7686274509803922]]], "mean": [[[0.3811573965141612]], [[0.40580041666666666]], [[0.3795459259259259]]], "std": [[[0.13269180591366259]], [[0.1337613367646135]], [[0.12802995978848558]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48317320465686275]], [[0.4948637071078431]], [[0.4824935355392157]]], "std": [[[0.11981888910547205]], [[0.10906052337904616]], [[0.11549161190824947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710495343137255]], [[0.490643220996732]], [[0.4777350428921569]]], "std": [[[0.1397435459134437]], [[0.1279054473102932]], [[0.13441406088862384]]], "count": [100]}, "observation.state": {"min": [-0.3538431227207184, -0.023079000413417816, -1.1851755380630493, -1.4737067222595215, 0.4863336682319641, 0.08232033252716064, 0.015000000596046448, -0.02626900002360344, -0.16183599829673767, -0.01070099975913763, -3.1358680725097656, 0.04211479797959328, -3.141592502593994, 0.007309222128242254, -0.018892332911491394, -1.1814773082733154, -0.032795555889606476, 0.4141311049461365, -1.964540958404541, 0.06200000271201134, -0.009266999550163746, 0.00043899999582208693, 0.11289200186729431, -3.13996958732605, 0.15627676248550415, -3.1248373985290527], "max": [0.3861676752567291, 2.34106183052063, -0.48617666959762573, -0.06588766723871231, 1.1675043106079102, 1.2580060958862305, 0.7109999656677246, 0.3522639870643616, 0.07070700079202652, 0.3274089992046356, 3.135239601135254, 1.1465766429901123, 3.138206720352173, 0.13959044218063354, 1.8028658628463745, -0.47220367193222046, 1.775059461593628, 1.2401429414749146, 0.04263422265648842, 0.578000009059906, 0.3767009973526001, 0.07999300211668015, 0.34975600242614746, 3.134436845779419, 1.1236778497695923, 3.1365835666656494], "mean": [0.0896632969379425, 1.1479302644729614, -0.7866824269294739, -0.6614452004432678, 0.8940187096595764, 0.6115410923957825, 0.4203265309333801, 0.18934199213981628, -0.006069525144994259, 0.18708917498588562, -0.7639046311378479, 0.5870710015296936, -0.2737417221069336, 0.06416863203048706, 0.8304190635681152, -0.6649198532104492, 0.4542922377586365, 0.8460627794265747, -0.6699531674385071, 0.3671283721923828, 0.14699549973011017, 0.02904004231095314, 0.24528644979000092, -0.4853249192237854, 0.726938009262085, -1.7216248512268066], "std": [0.1724020391702652, 0.9475848078727722, 0.2485550194978714, 0.5157712697982788, 0.23349837958812714, 0.42874443531036377, 0.18635541200637817, 0.16152328252792358, 0.0515228807926178, 0.09372745454311371, 2.6730940341949463, 0.3730922043323517, 2.9643518924713135, 0.04645790904760361, 0.7162191867828369, 0.27144718170166016, 0.591648280620575, 0.2830873727798462, 0.6733801364898682, 0.1587451547384262, 0.13633224368095398, 0.025606315582990646, 0.05839117616415024, 2.8291962146759033, 0.26430079340934753, 2.192997932434082], "count": [395]}, "action": {"min": [-0.3538431227207184, -0.023079000413417816, -1.1851755380630493, -1.4737067222595215, 0.4863336682319641, 0.08232033252716064, 0.015000000596046448, -0.02626900002360344, -0.16183599829673767, -0.01070099975913763, -3.1358680725097656, 0.04211479797959328, -3.141592502593994, 0.007309222128242254, -0.018892332911491394, -1.1814773082733154, -0.032795555889606476, 0.4141311049461365, -1.964540958404541, 0.06200000271201134, -0.009266999550163746, 0.00043899999582208693, 0.11289200186729431, -3.13996958732605, 0.15627676248550415, -3.1248373985290527], "max": [0.3861676752567291, 2.34106183052063, -0.48617666959762573, -0.06588766723871231, 1.1675043106079102, 1.2580060958862305, 0.7109999656677246, 0.3522639870643616, 0.07070700079202652, 0.3274089992046356, 3.135239601135254, 1.1465766429901123, 3.138206720352173, 0.13959044218063354, 1.8028658628463745, -0.47220367193222046, 1.775059461593628, 1.2401429414749146, 0.04263422265648842, 0.578000009059906, 0.3767009973526001, 0.07999300211668015, 0.34975600242614746, 3.134436845779419, 1.1236778497695923, 3.1365835666656494], "mean": [0.0896632969379425, 1.1479302644729614, -0.7866824269294739, -0.6614452004432678, 0.8940187096595764, 0.6115410923957825, 0.4203265309333801, 0.18934199213981628, -0.006069525144994259, 0.18708917498588562, -0.7639046311378479, 0.5870710015296936, -0.2737417221069336, 0.06416863203048706, 0.8304190635681152, -0.6649198532104492, 0.4542922377586365, 0.8460627794265747, -0.6699531674385071, 0.3671283721923828, 0.14699549973011017, 0.02904004231095314, 0.24528644979000092, -0.4853249192237854, 0.726938009262085, -1.7216248512268066], "std": [0.1724020391702652, 0.9475848078727722, 0.2485550194978714, 0.5157712697982788, 0.23349837958812714, 0.42874443531036377, 0.18635541200637817, 0.16152328252792358, 0.0515228807926178, 0.09372745454311371, 2.6730940341949463, 0.3730922043323517, 2.9643518924713135, 0.04645790904760361, 0.7162191867828369, 0.27144718170166016, 0.591648280620575, 0.2830873727798462, 0.6733801364898682, 0.1587451547384262, 0.13633224368095398, 0.025606315582990646, 0.05839117616415024, 2.8291962146759033, 0.26430079340934753, 2.192997932434082], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [395]}, "index": {"min": [103289], "max": [103683], "mean": [103486.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [2.8177215189873417, 5.0, 5.0, 5.0, 5.0], "std": [1.847938262275692, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [395]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [395]}, "eef_direction_state": {"mean": [4.0886075949367084, 4.227848101265823], "std": [2.1191703261735926, 2.214734130333936], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.9822784810126582, 0.8936708860759494], "std": [0.9424932587034734, 0.9078200028126785], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.7721518987341772, 0.7848101265822784], "std": [0.8501580953289567, 0.8489887666944738], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.0886075949367084, 4.227848101265823], "std": [2.1191703261735926, 2.214734130333936], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.9822784810126582, 0.8936708860759494], "std": [0.9424932587034734, 0.9078200028126785], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.7721518987341772, 0.7848101265822784], "std": [0.8501580953289567, 0.8489887666944738], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4274839621912846, 0.2948168639440835, 0.9617412082751688, 2.523764413148438, 0.3021086334130187, 1.4901481338094964, 0.3858816277879261, -0.26986825394555813, 1.0206627036685003, 2.3800527131511973, -0.004795417060344273, 1.9712941777079591], "std": [0.16093865804151897, 0.05140236970836922, 0.09380130913595747, 0.35544354021093344, 0.2950957141617354, 0.18176118185308252, 0.13648878799354855, 0.02515975488028983, 0.05818190465494776, 0.2379541885259824, 0.34039305472646875, 0.39735668860058204], "min": [0.2123163258084988, 0.13899214977161126, 0.7642398603498103, 1.993141358027714, -0.07772254258809919, 1.1412663268216607, 0.2295123662181548, -0.2981442664421916, 0.8886438818706319, 2.013929799317584, -0.6648005835975139, 1.6128616810261676], "max": [0.5901735292822374, 0.37074127212688085, 1.1020737842247028, 3.0861733248302023, 0.8643636323505559, 2.00626779045695, 0.6153553304049917, -0.22021443086516532, 1.1248621750935734, 2.984507300796121, 0.7199037683759979, 2.876547343271718], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4274839621912846, 0.2948168639440835, 0.9617412082751688, 2.523764413148438, 0.3021086334130187, 1.4901481338094964, 0.3858816277879261, -0.26986825394555813, 1.0206627036685003, 2.3800527131511973, -0.004795417060344273, 1.9712941777079591], "std": [0.16093865804151897, 0.05140236970836922, 0.09380130913595747, 0.35544354021093344, 0.2950957141617354, 0.18176118185308252, 0.13648878799354855, 0.02515975488028983, 0.05818190465494776, 0.2379541885259824, 0.34039305472646875, 0.39735668860058204], "min": [0.2123163258084988, 0.13899214977161126, 0.7642398603498103, 1.993141358027714, -0.07772254258809919, 1.1412663268216607, 0.2295123662181548, -0.2981442664421916, 0.8886438818706319, 2.013929799317584, -0.6648005835975139, 1.6128616810261676], "max": [0.5901735292822374, 0.37074127212688085, 1.1020737842247028, 3.0861733248302023, 0.8643636323505559, 2.00626779045695, 0.6153553304049917, -0.22021443086516532, 1.1248621750935734, 2.984507300796121, 0.7199037683759979, 2.876547343271718], "count": [395]}, "gripper_mode_state": {"mean": [0.18227848101265823, 0.23544303797468355], "std": [0.38607387424219125, 0.4242753985843832], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8734177215189873, 1.8556962025316455], "std": [0.4259639435503115, 0.4793843191309195], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.18227848101265823, 0.23544303797468355], "std": [0.38607387424219125, 0.4242753985843832], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8734177215189873, 1.8556962025316455], "std": [0.4259639435503115, 0.4793843191309195], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.525408231942101, 0.4589113828172035], "std": [0.2329444789880797, 0.1984319258436503], "min": [0.01875000074505806, 0.07750000339001417], "max": [0.8887499570846558, 0.7225000113248825], "count": [395]}, "gripper_open_scale_action": {"mean": [0.525408231942101, 0.4589113828172035], "std": [0.2329444789880797, 0.1984319258436503], "min": [0.01875000074505806, 0.07750000339001417], "max": [0.8887499570846558, 0.7225000113248825], "count": [395]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7019607843137254]], [[0.6980392156862745]]], "mean": [[[0.38084996187363834]], [[0.4050820969498911]], [[0.37913288671023965]]], "std": [[[0.1346357673845626]], [[0.1359534939617884]], [[0.13010780606250869]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48474616830065365]], [[0.49544281045751637]], [[0.4826285008169935]]], "std": [[[0.1277969471827177]], [[0.11932955644630545]], [[0.12587010030310603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754173202614379]], [[0.492209699754902]], [[0.4795983721405229]]], "std": [[[0.13915802482758952]], [[0.12863932428211558]], [[0.1345084093089123]]], "count": [100]}, "observation.state": {"min": [-0.32954299449920654, -0.023079000413417816, -1.4536280632019043, -1.401312232017517, 0.41153189539909363, 0.015595333650708199, 0.013000000268220901, -0.010828999802470207, -0.17125700414180756, 0.00292599992826581, -3.141592502593994, 0.02762855961918831, -3.1405279636383057, -0.06927189230918884, -0.017130443826317787, -1.0532257556915283, 0.019485443830490112, 0.2826872169971466, -1.8650727272033691, 0.04800000041723251, -0.008328000083565712, -1.700000029813964e-05, 0.10106100142002106, -3.139864683151245, 0.20092231035232544, -3.141592502593994], "max": [0.35495954751968384, 2.3114585876464844, -0.4864208996295929, 0.054548777639865875, 1.1664576530456543, 1.1794712543487549, 0.7150000333786011, 0.40224000811576843, 0.07718399912118912, 0.31745800375938416, 3.1409642696380615, 1.1194018125534058, 3.1396727561950684, 0.07991299778223038, 1.8821508884429932, -0.47220367193222046, 1.7887184619903564, 1.2242162227630615, -0.07762777805328369, 0.5099999904632568, 0.36106300354003906, 0.07933200150728226, 0.3148530125617981, 3.1369850635528564, 1.1387923955917358, 3.139742612838745], "mean": [0.02584349364042282, 1.2914131879806519, -0.9539496302604675, -0.4937591850757599, 0.9389461874961853, 0.47922471165657043, 0.44241875410079956, 0.22871039807796478, -0.012170165777206421, 0.19043228030204773, -0.8190605640411377, 0.5069001913070679, 1.8809751272201538, 0.03330126777291298, 0.8877512812614441, -0.6540775895118713, 0.5355266332626343, 0.8063238859176636, -0.765596866607666, 0.35505130887031555, 0.15691415965557098, 0.028629332780838013, 0.2374228686094284, -0.32239678502082825, 0.7085657715797424, -1.5683021545410156], "std": [0.1546088010072708, 0.9431381821632385, 0.37931376695632935, 0.5105217695236206, 0.25358933210372925, 0.4173949062824249, 0.20246297121047974, 0.1740388721227646, 0.05947137251496315, 0.08819975703954697, 2.747910499572754, 0.37241995334625244, 2.3232476711273193, 0.05079986900091171, 0.7217909693717957, 0.2236262559890747, 0.614676296710968, 0.30709192156791687, 0.7267661094665527, 0.17947891354560852, 0.13444288074970245, 0.026039114221930504, 0.060453515499830246, 2.8118953704833984, 0.2606068551540375, 2.296029806137085], "count": [386]}, "action": {"min": [-0.32954299449920654, -0.023079000413417816, -1.4536280632019043, -1.401312232017517, 0.41153189539909363, 0.015595333650708199, 0.013000000268220901, -0.010828999802470207, -0.17125700414180756, 0.00292599992826581, -3.141592502593994, 0.02762855961918831, -3.1405279636383057, -0.06927189230918884, -0.017130443826317787, -1.0532257556915283, 0.019485443830490112, 0.2826872169971466, -1.8650727272033691, 0.04800000041723251, -0.008328000083565712, -1.700000029813964e-05, 0.10106100142002106, -3.139864683151245, 0.20092231035232544, -3.141592502593994], "max": [0.35495954751968384, 2.3114585876464844, -0.4864208996295929, 0.054548777639865875, 1.1664576530456543, 1.1794712543487549, 0.7150000333786011, 0.40224000811576843, 0.07718399912118912, 0.31745800375938416, 3.1409642696380615, 1.1194018125534058, 3.1396727561950684, 0.07991299778223038, 1.8821508884429932, -0.47220367193222046, 1.7887184619903564, 1.2242162227630615, -0.07762777805328369, 0.5099999904632568, 0.36106300354003906, 0.07933200150728226, 0.3148530125617981, 3.1369850635528564, 1.1387923955917358, 3.139742612838745], "mean": [0.02584349364042282, 1.2914131879806519, -0.9539496302604675, -0.4937591850757599, 0.9389461874961853, 0.47922471165657043, 0.44241875410079956, 0.22871039807796478, -0.012170165777206421, 0.19043228030204773, -0.8190605640411377, 0.5069001913070679, 1.8809751272201538, 0.03330126777291298, 0.8877512812614441, -0.6540775895118713, 0.5355266332626343, 0.8063238859176636, -0.765596866607666, 0.35505130887031555, 0.15691415965557098, 0.028629332780838013, 0.2374228686094284, -0.32239678502082825, 0.7085657715797424, -1.5683021545410156], "std": [0.1546088010072708, 0.9431381821632385, 0.37931376695632935, 0.5105217695236206, 0.25358933210372925, 0.4173949062824249, 0.20246297121047974, 0.1740388721227646, 0.05947137251496315, 0.08819975703954697, 2.747910499572754, 0.37241995334625244, 2.3232476711273193, 0.05079986900091171, 0.7217909693717957, 0.2236262559890747, 0.614676296710968, 0.30709192156791687, 0.7267661094665527, 0.17947891354560852, 0.13444288074970245, 0.026039114221930504, 0.060453515499830246, 2.8118953704833984, 0.2606068551540375, 2.296029806137085], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [386]}, "index": {"min": [103684], "max": [104069], "mean": [103876.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [2.6139896373056994, 5.0, 5.0, 5.0, 5.0], "std": [1.8600549158688933, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [386]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [386]}, "eef_direction_state": {"mean": [3.8238341968911915, 3.901554404145078], "std": [2.1316883316971467, 2.3711669736626253], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [1.044041450777202, 0.927461139896373], "std": [0.9108603450749295, 0.8667264837956026], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8704663212435233, 0.9455958549222798], "std": [0.8448615118789252, 0.8725187067688442], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.8238341968911915, 3.901554404145078], "std": [2.1316883316971467, 2.3711669736626253], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [1.044041450777202, 0.927461139896373], "std": [0.9108603450749295, 0.8667264837956026], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8704663212435233, 0.9455958549222798], "std": [0.8448615118789252, 0.8725187067688442], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.4670097585728301, 0.2889160976397293, 0.9651888279019635, 2.6092022226449907, 0.23067064059280673, 1.4472184689477603, 0.3959018480244793, -0.2703341302153078, 1.0128587658915456, 2.3865695345380527, -0.007826889285565556, 1.9598162083738913], "std": [0.17362362097986853, 0.05950504910095919, 0.08832913215070606, 0.3684025274156345, 0.2631486866668503, 0.20832716101119678, 0.13466879499854548, 0.025504325063738575, 0.06024480145555482, 0.2232779833390913, 0.39222329037381093, 0.40537364572217566], "min": [0.22809054515195995, 0.129429634712666, 0.7777304651324624, 2.021930092420839, -0.1329372371466475, 0.895425672386499, 0.2303739191995387, -0.29863067821903516, 0.876777662445584, 1.9937992964348137, -0.7415704858114908, 1.6665919775282676], "max": [0.6406216620177828, 0.3776143111500506, 1.0923989076770593, 3.1121264571247185, 0.9266392618666983, 1.9213223044703385, 0.5999696174015153, -0.22090805776908323, 1.0900663044049848, 2.937537800828336, 0.8011702425734364, 2.8699851729684664], "count": [386]}, "eef_sim_pose_action": {"mean": [0.4670097585728301, 0.2889160976397293, 0.9651888279019635, 2.6092022226449907, 0.23067064059280673, 1.4472184689477603, 0.3959018480244793, -0.2703341302153078, 1.0128587658915456, 2.3865695345380527, -0.007826889285565556, 1.9598162083738913], "std": [0.17362362097986853, 0.05950504910095919, 0.08832913215070606, 0.3684025274156345, 0.2631486866668503, 0.20832716101119678, 0.13466879499854548, 0.025504325063738575, 0.06024480145555482, 0.2232779833390913, 0.39222329037381093, 0.40537364572217566], "min": [0.22809054515195995, 0.129429634712666, 0.7777304651324624, 2.021930092420839, -0.1329372371466475, 0.895425672386499, 0.2303739191995387, -0.29863067821903516, 0.876777662445584, 1.9937992964348137, -0.7415704858114908, 1.6665919775282676], "max": [0.6406216620177828, 0.3776143111500506, 1.0923989076770593, 3.1121264571247185, 0.9266392618666983, 1.9213223044703385, 0.5999696174015153, -0.22090805776908323, 1.0900663044049848, 2.937537800828336, 0.8011702425734364, 2.8699851729684664], "count": [386]}, "gripper_mode_state": {"mean": [0.19430051813471502, 0.27979274611398963], "std": [0.3956612525725732, 0.44889727704229104], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8601036269430051, 1.8756476683937824], "std": [0.4508069789462414, 0.44381497359228517], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.19430051813471502, 0.27979274611398963], "std": [0.3956612525725732, 0.44889727704229104], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8601036269430051, 1.8756476683937824], "std": [0.4508069789462414, 0.44381497359228517], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.5530213551122908, 0.4438147734889249], "std": [0.25307882638706897, 0.2243487403218023], "min": [0.016250000335276127, 0.06000000052154064], "max": [0.8937500417232513, 0.637499988079071], "count": [386]}, "gripper_open_scale_action": {"mean": [0.5530213551122908, 0.4438147734889249], "std": [0.25307882638706897, 0.2243487403218023], "min": [0.016250000335276127, 0.06000000052154064], "max": [0.8937500417232513, 0.637499988079071], "count": [386]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7607843137254902]], [[0.7019607843137254]]], "mean": [[[0.3827251824618736]], [[0.40636763071895426]], [[0.38050259803921566]]], "std": [[[0.1315050366578396]], [[0.13358299215635408]], [[0.12782567436810197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48222752042483663]], [[0.49271889093137256]], [[0.48011622549019606]]], "std": [[[0.12417668293460776]], [[0.11433200714926221]], [[0.12171176103333066]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47560403390522876]], [[0.49112222017973856]], [[0.4785858905228758]]], "std": [[[0.14110642363982928]], [[0.13055305033892772]], [[0.1372273563965966]]], "count": [100]}, "observation.state": {"min": [-0.2761106789112091, -0.022363778203725815, -1.3943867683410645, -1.4546747207641602, 0.4675634503364563, 0.01529877819120884, 0.0139999995008111, -0.010214000009000301, -0.1471100002527237, -0.003957000095397234, -3.141016721725464, 0.07007496058940887, -3.140580415725708, -0.029550889506936073, -0.016990888863801956, -1.17781400680542, 0.06901022046804428, 0.4713488817214966, -2.0373191833496094, 0.06499999761581421, -0.00840499997138977, 0.006459999829530716, 0.10151000320911407, -3.13419246673584, 0.20842722058296204, -3.1335816383361816], "max": [0.27790743112564087, 2.320268154144287, -0.4864208996295929, -0.014688222669064999, 1.167556643486023, 1.2312114238739014, 0.7109999656677246, 0.3834800124168396, 0.06470800191164017, 0.3297939896583557, 3.1406502723693848, 1.2010483741760254, 3.1409642696380615, 0.08143066614866257, 1.890018343925476, -0.4733898937702179, 1.7811475992202759, 1.2402476072311401, -0.04333199933171272, 0.6510000228881836, 0.3787379860877991, 0.0845709964632988, 0.3537349998950958, 3.134995222091675, 1.0722779035568237, 3.131783962249756], "mean": [0.06622043997049332, 1.217454195022583, -0.8436616659164429, -0.6036226153373718, 0.911048412322998, 0.5472093820571899, 0.4414936304092407, 0.204807311296463, -0.0032210673671215773, 0.18223926424980164, -1.0108280181884766, 0.5353549122810364, 0.029404744505882263, 0.006810103543102741, 0.8977036476135254, -0.7033121585845947, 0.5537543892860413, 0.8759666681289673, -0.7862061262130737, 0.373786062002182, 0.15962207317352295, 0.026199085637927055, 0.2460610717535019, -0.24610239267349243, 0.7245834469795227, -1.7700519561767578], "std": [0.15166997909545898, 0.954676628112793, 0.3106822073459625, 0.5416193604469299, 0.23702098429203033, 0.44988107681274414, 0.19166815280914307, 0.16627517342567444, 0.04913664236664772, 0.0966387689113617, 2.632282257080078, 0.3762962222099304, 3.0303239822387695, 0.04235969856381416, 0.7227175831794739, 0.25848108530044556, 0.5616734623908997, 0.25931018590927124, 0.664581298828125, 0.16482369601726532, 0.13864360749721527, 0.023292766883969307, 0.06254768371582031, 2.827812910079956, 0.23396755754947662, 2.128851890563965], "count": [377]}, "action": {"min": [-0.2761106789112091, -0.022363778203725815, -1.3943867683410645, -1.4546747207641602, 0.4675634503364563, 0.01529877819120884, 0.0139999995008111, -0.010214000009000301, -0.1471100002527237, -0.003957000095397234, -3.141016721725464, 0.07007496058940887, -3.140580415725708, -0.029550889506936073, -0.016990888863801956, -1.17781400680542, 0.06901022046804428, 0.4713488817214966, -2.0373191833496094, 0.06499999761581421, -0.00840499997138977, 0.006459999829530716, 0.10151000320911407, -3.13419246673584, 0.20842722058296204, -3.1335816383361816], "max": [0.27790743112564087, 2.320268154144287, -0.4864208996295929, -0.014688222669064999, 1.167556643486023, 1.2312114238739014, 0.7109999656677246, 0.3834800124168396, 0.06470800191164017, 0.3297939896583557, 3.1406502723693848, 1.2010483741760254, 3.1409642696380615, 0.08143066614866257, 1.890018343925476, -0.4733898937702179, 1.7811475992202759, 1.2402476072311401, -0.04333199933171272, 0.6510000228881836, 0.3787379860877991, 0.0845709964632988, 0.3537349998950958, 3.134995222091675, 1.0722779035568237, 3.131783962249756], "mean": [0.06622043997049332, 1.217454195022583, -0.8436616659164429, -0.6036226153373718, 0.911048412322998, 0.5472093820571899, 0.4414936304092407, 0.204807311296463, -0.0032210673671215773, 0.18223926424980164, -1.0108280181884766, 0.5353549122810364, 0.029404744505882263, 0.006810103543102741, 0.8977036476135254, -0.7033121585845947, 0.5537543892860413, 0.8759666681289673, -0.7862061262130737, 0.373786062002182, 0.15962207317352295, 0.026199085637927055, 0.2460610717535019, -0.24610239267349243, 0.7245834469795227, -1.7700519561767578], "std": [0.15166997909545898, 0.954676628112793, 0.3106822073459625, 0.5416193604469299, 0.23702098429203033, 0.44988107681274414, 0.19166815280914307, 0.16627517342567444, 0.04913664236664772, 0.0966387689113617, 2.632282257080078, 0.3762962222099304, 3.0303239822387695, 0.04235969856381416, 0.7227175831794739, 0.25848108530044556, 0.5616734623908997, 0.25931018590927124, 0.664581298828125, 0.16482369601726532, 0.13864360749721527, 0.023292766883969307, 0.06254768371582031, 2.827812910079956, 0.23396755754947662, 2.128851890563965], "count": [377]}, "timestamp": {"min": [0.0], "max": [12.533333333333333], "mean": [6.266666666666667], "std": [3.6276714294434105], "count": [377]}, "frame_index": {"min": [0], "max": [376], "mean": [188.0], "std": [108.83014288330233], "count": [377]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [377]}, "index": {"min": [104070], "max": [104446], "mean": [104258.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [2.740053050397878, 5.0, 5.0, 5.0, 5.0], "std": [1.7545130884541722, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [377]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [377]}, "eef_direction_state": {"mean": [3.8408488063660475, 3.7294429708222814], "std": [2.1986558037101354, 2.3860798694300698], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [1.0371352785145889, 1.0424403183023874], "std": [0.9147771627898208, 0.8850676290411692], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.8620689655172413, 0.9389920424403183], "std": [0.8475703865936398, 0.8550006080257944], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [3.8408488063660475, 3.7294429708222814], "std": [2.1986558037101354, 2.3860798694300698], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [1.0371352785145889, 1.0424403183023874], "std": [0.9147771627898208, 0.8850676290411692], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.8620689655172413, 0.9389920424403183], "std": [0.8475703865936398, 0.8550006080257944], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.44299948589786103, 0.2977352796121868, 0.956942694456859, 2.5791740975495037, 0.2988351141775285, 1.5021301357931132, 0.39859856320755666, -0.2727559412263624, 1.0215598520919997, 2.377001794260343, -0.028941016771147427, 1.991881751984171], "std": [0.1657212387598798, 0.04920807047474089, 0.09672678992776908, 0.3641901661563438, 0.2719588211610306, 0.16644448345213356, 0.1388618129624768, 0.022766884312163713, 0.062386040051037414, 0.2082425974879666, 0.33897070408977054, 0.3572524019427258], "min": [0.22868370982027186, 0.15348007756803247, 0.7708975943195191, 1.9401677380084488, -0.04256233812689714, 1.1636995025776067, 0.2302828645112635, -0.29213579195898653, 0.877245414503996, 2.0673267812069955, -0.7024709544135079, 1.6099468845444402], "max": [0.621572284078762, 0.3659334391365054, 1.1044208355960599, 3.0578031374889214, 0.9305275432970976, 1.9462854690524074, 0.6176360159634999, -0.21565186045845142, 1.1288228712443125, 2.9317350401881392, 0.6153689410630143, 2.785595056942182], "count": [377]}, "eef_sim_pose_action": {"mean": [0.44299948589786103, 0.2977352796121868, 0.956942694456859, 2.5791740975495037, 0.2988351141775285, 1.5021301357931132, 0.39859856320755666, -0.2727559412263624, 1.0215598520919997, 2.377001794260343, -0.028941016771147427, 1.991881751984171], "std": [0.1657212387598798, 0.04920807047474089, 0.09672678992776908, 0.3641901661563438, 0.2719588211610306, 0.16644448345213356, 0.1388618129624768, 0.022766884312163713, 0.062386040051037414, 0.2082425974879666, 0.33897070408977054, 0.3572524019427258], "min": [0.22868370982027186, 0.15348007756803247, 0.7708975943195191, 1.9401677380084488, -0.04256233812689714, 1.1636995025776067, 0.2302828645112635, -0.29213579195898653, 0.877245414503996, 2.0673267812069955, -0.7024709544135079, 1.6099468845444402], "max": [0.621572284078762, 0.3659334391365054, 1.1044208355960599, 3.0578031374889214, 0.9305275432970976, 1.9462854690524074, 0.6176360159634999, -0.21565186045845142, 1.1288228712443125, 2.9317350401881392, 0.6153689410630143, 2.785595056942182], "count": [377]}, "gripper_mode_state": {"mean": [0.18037135278514588, 0.26790450928381965], "std": [0.3844964601652423, 0.4428675684549665], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.8647214854111407, 1.870026525198939], "std": [0.4373200145301692, 0.444928092228366], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.18037135278514588, 0.26790450928381965], "std": [0.3844964601652423, 0.4428675684549665], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.8647214854111407, 1.870026525198939], "std": [0.4373200145301692, 0.444928092228366], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.5518667150223356, 0.4672314271340715], "std": [0.23958532363711374, 0.2060295883363298], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.8887499570846558, 0.8137500286102295], "count": [377]}, "gripper_open_scale_action": {"mean": [0.5518667150223356, 0.4672314271340715], "std": [0.23958532363711374, 0.2060295883363298], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.8887499570846558, 0.8137500286102295], "count": [377]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.8980392156862745]], [[0.8745098039215686]]], "mean": [[[0.38165623093681916]], [[0.40746757897603486]], [[0.3815305283224401]]], "std": [[[0.12819358238260045]], [[0.12868023429300418]], [[0.12333913268519613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4837627308006536]], [[0.49395792892156865]], [[0.48149992034313727]]], "std": [[[0.12067485354074692]], [[0.11227933836339526]], [[0.11857871703399352]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694554922385621]], [[0.48717143382352945]], [[0.47491444035947716]]], "std": [[[0.14683610088634397]], [[0.1376551281196883]], [[0.14340550750296002]]], "count": [100]}, "observation.state": {"min": [-0.30763277411460876, -0.022363778203725815, -1.094952940940857, -1.3424720764160156, 0.3684092164039612, 0.025695666670799255, 0.0139999995008111, -0.010292000137269497, -0.15716400742530823, -0.0021460000425577164, -3.141592502593994, 0.08478808403015137, -3.1405279636383057, -0.07270844280719757, -0.016764111816883087, -1.1813552379608154, -0.018369000405073166, 0.41643378138542175, -1.9470442533493042, 0.04800000041723251, -0.008775000460445881, -0.0022239999379962683, 0.11824700236320496, -3.141592502593994, 0.20619319379329681, -3.1379623413085938], "max": [0.34541743993759155, 2.309417724609375, -0.48600223660469055, 0.05442666634917259, 1.160735845565796, 1.1609277725219727, 0.7120000123977661, 0.36149901151657104, 0.06901899725198746, 0.3329080045223236, 3.1409642696380615, 1.0906736850738525, 3.1398823261260986, 0.10993488878011703, 1.825386643409729, -0.47234323620796204, 1.7808336019515991, 1.2399685382843018, -0.06196266785264015, 0.5870000123977661, 0.37763500213623047, 0.08139599859714508, 0.3475640118122101, 3.130265474319458, 1.1280936002731323, 3.1370723247528076], "mean": [0.02952193282544613, 1.1659717559814453, -0.8193321824073792, -0.40390875935554504, 0.8550813794136047, 0.40548044443130493, 0.41964617371559143, 0.20025481283664703, -0.004682932049036026, 0.1957685500383377, 0.6578370332717896, 0.5497221946716309, 1.3517735004425049, 0.05896628648042679, 0.8609821796417236, -0.6715360879898071, 0.5030264854431152, 0.8908058404922485, -0.753450334072113, 0.3620102107524872, 0.15139982104301453, 0.030780669301748276, 0.2454298883676529, -0.7118039727210999, 0.724858283996582, -1.6534510850906372], "std": [0.14234741032123566, 0.8893566727638245, 0.25303593277931213, 0.524696946144104, 0.24757030606269836, 0.43016859889030457, 0.19284272193908691, 0.1574743241071701, 0.05087953060865402, 0.08429639786481857, 2.857736349105835, 0.35770565271377563, 2.68552565574646, 0.03464948758482933, 0.7239460945129395, 0.27268949151039124, 0.6261280179023743, 0.2554232180118561, 0.6921643018722534, 0.19101305305957794, 0.13747583329677582, 0.0263028796762228, 0.05753127485513687, 2.6843764781951904, 0.25117549300193787, 2.203716993331909], "count": [379]}, "action": {"min": [-0.30763277411460876, -0.022363778203725815, -1.094952940940857, -1.3424720764160156, 0.3684092164039612, 0.025695666670799255, 0.0139999995008111, -0.010292000137269497, -0.15716400742530823, -0.0021460000425577164, -3.141592502593994, 0.08478808403015137, -3.1405279636383057, -0.07270844280719757, -0.016764111816883087, -1.1813552379608154, -0.018369000405073166, 0.41643378138542175, -1.9470442533493042, 0.04800000041723251, -0.008775000460445881, -0.0022239999379962683, 0.11824700236320496, -3.141592502593994, 0.20619319379329681, -3.1379623413085938], "max": [0.34541743993759155, 2.309417724609375, -0.48600223660469055, 0.05442666634917259, 1.160735845565796, 1.1609277725219727, 0.7120000123977661, 0.36149901151657104, 0.06901899725198746, 0.3329080045223236, 3.1409642696380615, 1.0906736850738525, 3.1398823261260986, 0.10993488878011703, 1.825386643409729, -0.47234323620796204, 1.7808336019515991, 1.2399685382843018, -0.06196266785264015, 0.5870000123977661, 0.37763500213623047, 0.08139599859714508, 0.3475640118122101, 3.130265474319458, 1.1280936002731323, 3.1370723247528076], "mean": [0.02952193282544613, 1.1659717559814453, -0.8193321824073792, -0.40390875935554504, 0.8550813794136047, 0.40548044443130493, 0.41964617371559143, 0.20025481283664703, -0.004682932049036026, 0.1957685500383377, 0.6578370332717896, 0.5497221946716309, 1.3517735004425049, 0.05896628648042679, 0.8609821796417236, -0.6715360879898071, 0.5030264854431152, 0.8908058404922485, -0.753450334072113, 0.3620102107524872, 0.15139982104301453, 0.030780669301748276, 0.2454298883676529, -0.7118039727210999, 0.724858283996582, -1.6534510850906372], "std": [0.14234741032123566, 0.8893566727638245, 0.25303593277931213, 0.524696946144104, 0.24757030606269836, 0.43016859889030457, 0.19284272193908691, 0.1574743241071701, 0.05087953060865402, 0.08429639786481857, 2.857736349105835, 0.35770565271377563, 2.68552565574646, 0.03464948758482933, 0.7239460945129395, 0.27268949151039124, 0.6261280179023743, 0.2554232180118561, 0.6921643018722534, 0.19101305305957794, 0.13747583329677582, 0.0263028796762228, 0.05753127485513687, 2.6843764781951904, 0.25117549300193787, 2.203716993331909], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [379]}, "index": {"min": [104447], "max": [104825], "mean": [104636.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.554089709762533, 5.0, 5.0, 5.0, 5.0], "std": [1.9244580232483752, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [379]}, "eef_direction_state": {"mean": [4.255936675461742, 3.978891820580475], "std": [1.9935080272136332, 2.325623662808514], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.9472295514511874, 0.9472295514511874], "std": [0.9259447019696143, 0.9057782714999463], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8469656992084432, 0.7862796833773087], "std": [0.88541988094806, 0.8404180614927758], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.255936675461742, 3.978891820580475], "std": [1.9935080272136332, 2.325623662808514], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.9472295514511874, 0.9472295514511874], "std": [0.9259447019696143, 0.9057782714999463], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8469656992084432, 0.7862796833773087], "std": [0.88541988094806, 0.8404180614927758], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.43861221908214715, 0.29643309374528076, 0.9705999777169991, 2.5739709010914193, 0.15160020204556854, 1.4969955464110702, 0.39029843469900044, -0.2681849187944144, 1.0208318794878273, 2.356812245639985, -0.017030581666759737, 2.0420565944420397], "std": [0.15707303549738225, 0.05088550171108244, 0.08439683924087342, 0.3530610985278275, 0.24840874845448582, 0.19731477789658455, 0.13765026815197898, 0.02579672727843697, 0.05734623356114207, 0.23263302423476073, 0.39215128278624334, 0.3709207970971014], "min": [0.228605784000502, 0.1435940323587025, 0.7727079799790719, 2.050396957723431, -0.08166799756198517, 0.917039195658365, 0.22991282705642146, -0.30080493718695356, 0.8939580220586341, 2.0056751036870826, -0.7471648888737621, 1.693302676812861], "max": [0.5990279986197833, 0.3694036963627173, 1.1078531047601967, 3.0425797506832817, 0.7677486681830326, 1.904198450099925, 0.6162955551199939, -0.2188646074170496, 1.1225041958150954, 2.9346483529127925, 0.7561193886984414, 2.8276095972828292], "count": [379]}, "eef_sim_pose_action": {"mean": [0.43861221908214715, 0.29643309374528076, 0.9705999777169991, 2.5739709010914193, 0.15160020204556854, 1.4969955464110702, 0.39029843469900044, -0.2681849187944144, 1.0208318794878273, 2.356812245639985, -0.017030581666759737, 2.0420565944420397], "std": [0.15707303549738225, 0.05088550171108244, 0.08439683924087342, 0.3530610985278275, 0.24840874845448582, 0.19731477789658455, 0.13765026815197898, 0.02579672727843697, 0.05734623356114207, 0.23263302423476073, 0.39215128278624334, 0.3709207970971014], "min": [0.228605784000502, 0.1435940323587025, 0.7727079799790719, 2.050396957723431, -0.08166799756198517, 0.917039195658365, 0.22991282705642146, -0.30080493718695356, 0.8939580220586341, 2.0056751036870826, -0.7471648888737621, 1.693302676812861], "max": [0.5990279986197833, 0.3694036963627173, 1.1078531047601967, 3.0425797506832817, 0.7677486681830326, 1.904198450099925, 0.6162955551199939, -0.2188646074170496, 1.1225041958150954, 2.9346483529127925, 0.7561193886984414, 2.8276095972828292], "count": [379]}, "gripper_mode_state": {"mean": [0.20052770448548812, 0.6728232189973615], "std": [0.4003952350106945, 0.4691824111956782], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8654353562005277, 1.8759894459102902], "std": [0.4362747166716525, 0.4570511883879291], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.20052770448548812, 0.6728232189973615], "std": [0.4003952350106945, 0.4691824111956782], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8654353562005277, 1.8759894459102902], "std": [0.4362747166716525, 0.4570511883879291], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.5245580335269316, 0.452513197586825], "std": [0.24105362767213917, 0.23876661899422374], "min": [0.017499999376013875, 0.06000000052154064], "max": [0.8900000154972076, 0.7337500154972076], "count": [379]}, "gripper_open_scale_action": {"mean": [0.5245580335269316, 0.452513197586825], "std": [0.24105362767213917, 0.23876661899422374], "min": [0.017499999376013875, 0.06000000052154064], "max": [0.8900000154972076, 0.7337500154972076], "count": [379]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7372549019607844]], [[0.7294117647058823]]], "mean": [[[0.38216376906318084]], [[0.4059247685185185]], [[0.3798195424836601]]], "std": [[[0.12864185545963272]], [[0.12970072708312488]], [[0.12398322173061793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791167647058823]], [[0.49155842116013077]], [[0.4783353594771242]]], "std": [[[0.12505921790627877]], [[0.11440993257793677]], [[0.12149518104346421]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48177326593137254]], [[0.4942414358660131]], [[0.4824898243464052]]], "std": [[[0.13549582639285254]], [[0.12724392720932093]], [[0.1340526479801778]]], "count": [100]}, "observation.state": {"min": [-0.2471877783536911, -0.022451000288128853, -1.372999906539917, -1.1053847074508667, 0.6002110242843628, -0.13039721548557281, 0.017999999225139618, -0.01012600027024746, -0.15502899885177612, 0.005735000129789114, -3.1390793323516846, -0.04185299202799797, -3.141592502593994, 0.09864833205938339, -0.016781555488705635, -1.2384159564971924, -0.04589633271098137, 0.4661853313446045, -1.8410518169403076, 0.0689999982714653, -0.007639000192284584, -0.003963000141084194, 0.1278200000524521, -3.1402487754821777, 0.2278178334236145, -3.129375457763672], "max": [0.42962178587913513, 2.3762996196746826, -0.48600223660469055, 0.0, 1.1592531204223633, 0.9310274720191956, 0.7100000381469727, 0.40547099709510803, 0.11699599772691727, 0.34428301453590393, 3.1397950649261475, 1.2178384065628052, 3.140580415725708, 0.10140455514192581, 1.812111496925354, -0.47234323620796204, 1.7779377698898315, 1.240666389465332, -0.05777600035071373, 0.656000018119812, 0.37864598631858826, 0.09069199860095978, 0.3659229874610901, 3.1379101276397705, 1.1388273239135742, 3.136042594909668], "mean": [0.0809045135974884, 1.2788552045822144, -0.972454845905304, -0.38466086983680725, 0.958620011806488, 0.37523096799850464, 0.4558238387107849, 0.22753620147705078, 0.009513785131275654, 0.18839909136295319, -0.6977999210357666, 0.5011734366416931, 0.09165257215499878, 0.10064323246479034, 0.8473631143569946, -0.6968759298324585, 0.37395474314689636, 0.864371657371521, -0.5836684107780457, 0.4294472932815552, 0.15172189474105835, 0.029227398335933685, 0.25180500745773315, -1.0818036794662476, 0.720420777797699, -1.7010624408721924], "std": [0.15194156765937805, 0.9741796851158142, 0.38093122839927673, 0.4016587734222412, 0.18069475889205933, 0.3499424457550049, 0.19948016107082367, 0.1783757209777832, 0.05625258386135101, 0.09271305799484253, 2.8213093280792236, 0.40480005741119385, 3.0231637954711914, 0.0007659674156457186, 0.7038364410400391, 0.2710965573787689, 0.6187506318092346, 0.25584498047828674, 0.6474932432174683, 0.17856034636497498, 0.1348418891429901, 0.03102501854300499, 0.058314669877290726, 2.6573896408081055, 0.24712422490119934, 2.1841228008270264], "count": [342]}, "action": {"min": [-0.2471877783536911, -0.022451000288128853, -1.372999906539917, -1.1053847074508667, 0.6002110242843628, -0.13039721548557281, 0.017999999225139618, -0.01012600027024746, -0.15502899885177612, 0.005735000129789114, -3.1390793323516846, -0.04185299202799797, -3.141592502593994, 0.09864833205938339, -0.016781555488705635, -1.2384159564971924, -0.04589633271098137, 0.4661853313446045, -1.8410518169403076, 0.0689999982714653, -0.007639000192284584, -0.003963000141084194, 0.1278200000524521, -3.1402487754821777, 0.2278178334236145, -3.129375457763672], "max": [0.42962178587913513, 2.3762996196746826, -0.48600223660469055, 0.0, 1.1592531204223633, 0.9310274720191956, 0.7100000381469727, 0.40547099709510803, 0.11699599772691727, 0.34428301453590393, 3.1397950649261475, 1.2178384065628052, 3.140580415725708, 0.10140455514192581, 1.812111496925354, -0.47234323620796204, 1.7779377698898315, 1.240666389465332, -0.05777600035071373, 0.656000018119812, 0.37864598631858826, 0.09069199860095978, 0.3659229874610901, 3.1379101276397705, 1.1388273239135742, 3.136042594909668], "mean": [0.0809045135974884, 1.2788552045822144, -0.972454845905304, -0.38466086983680725, 0.958620011806488, 0.37523096799850464, 0.4558238387107849, 0.22753620147705078, 0.009513785131275654, 0.18839909136295319, -0.6977999210357666, 0.5011734366416931, 0.09165257215499878, 0.10064323246479034, 0.8473631143569946, -0.6968759298324585, 0.37395474314689636, 0.864371657371521, -0.5836684107780457, 0.4294472932815552, 0.15172189474105835, 0.029227398335933685, 0.25180500745773315, -1.0818036794662476, 0.720420777797699, -1.7010624408721924], "std": [0.15194156765937805, 0.9741796851158142, 0.38093122839927673, 0.4016587734222412, 0.18069475889205933, 0.3499424457550049, 0.19948016107082367, 0.1783757209777832, 0.05625258386135101, 0.09271305799484253, 2.8213093280792236, 0.40480005741119385, 3.0231637954711914, 0.0007659674156457186, 0.7038364410400391, 0.2710965573787689, 0.6187506318092346, 0.25584498047828674, 0.6474932432174683, 0.17856034636497498, 0.1348418891429901, 0.03102501854300499, 0.058314669877290726, 2.6573896408081055, 0.24712422490119934, 2.1841228008270264], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [342]}, "index": {"min": [104826], "max": [105167], "mean": [104996.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [2.780701754385965, 5.0, 5.0, 5.0, 5.0], "std": [1.7840690657924063, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [342]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [342]}, "eef_direction_state": {"mean": [3.807017543859649, 4.146198830409356], "std": [2.0571250860303194, 2.2984167309777366], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [1.1228070175438596, 0.9005847953216374], "std": [0.9061874786066629, 0.9154615412200721], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.97953216374269, 0.8216374269005848], "std": [0.8392016624459472, 0.8517609606208917], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [3.807017543859649, 4.146198830409356], "std": [2.0571250860303194, 2.2984167309777366], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [1.1228070175438596, 0.9005847953216374], "std": [0.9061874786066629, 0.9154615412200721], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.97953216374269, 0.8216374269005848], "std": [0.8392016624459472, 0.8517609606208917], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.46587231708053406, 0.3106627009109037, 0.9631892297385571, 1.7558738223945738, 0.22292702103254977, 1.4958941303442557, 0.3905606938326872, -0.2696480484882552, 1.0270717684981947, 2.384173756365273, -0.0007123579971207995, 1.957418087262518], "std": [0.17795133724662132, 0.056207282763362565, 0.09278674918572055, 1.970545406661466, 0.25841036858747224, 0.1855384744929713, 0.13501034917917995, 0.03054870133997249, 0.05805594519936762, 0.22523983138216838, 0.3359437032732917, 0.3769876990281669], "min": [0.22875909456565613, 0.14594331022943124, 0.7805159194819502, -3.14076187477976, -0.027134533491370627, 0.9786397516543848, 0.2310243453926656, -0.30254174101726533, 0.9036591289497071, 1.9882174783057753, -0.7568067364011087, 1.6808975956493126], "max": [0.6432411166599966, 0.4174749168047493, 1.1191137921033252, 3.1376266262246966, 0.8592025674221975, 1.7781312118701154, 0.6172035803072524, -0.209520789883534, 1.14086699437989, 2.870235645932801, 0.6512677391246018, 2.8924180512707127], "count": [342]}, "eef_sim_pose_action": {"mean": [0.46587231708053406, 0.3106627009109037, 0.9631892297385571, 1.7558738223945738, 0.22292702103254977, 1.4958941303442557, 0.3905606938326872, -0.2696480484882552, 1.0270717684981947, 2.384173756365273, -0.0007123579971207995, 1.957418087262518], "std": [0.17795133724662132, 0.056207282763362565, 0.09278674918572055, 1.970545406661466, 0.25841036858747224, 0.1855384744929713, 0.13501034917917995, 0.03054870133997249, 0.05805594519936762, 0.22523983138216838, 0.3359437032732917, 0.3769876990281669], "min": [0.22875909456565613, 0.14594331022943124, 0.7805159194819502, -3.14076187477976, -0.027134533491370627, 0.9786397516543848, 0.2310243453926656, -0.30254174101726533, 0.9036591289497071, 1.9882174783057753, -0.7568067364011087, 1.6808975956493126], "max": [0.6432411166599966, 0.4174749168047493, 1.1191137921033252, 3.1376266262246966, 0.8592025674221975, 1.7781312118701154, 0.6172035803072524, -0.209520789883534, 1.14086699437989, 2.870235645932801, 0.6512677391246018, 2.8924180512707127], "count": [342]}, "gripper_mode_state": {"mean": [0.19298245614035087, 0.21052631578947367], "std": [0.39463936418252654, 0.4076824574955183], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_state": {"mean": [1.847953216374269, 1.8508771929824561], "std": [0.45912950705007366, 0.4632542430354698], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.19298245614035087, 0.21052631578947367], "std": [0.39463936418252654, 0.4076824574955183], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_action": {"mean": [1.847953216374269, 1.8508771929824561], "std": [0.45912950705007366, 0.4632542430354698], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.5697806881351276, 0.5368092049414303], "std": [0.24935005704049623, 0.22320024663032992], "min": [0.022499999031424522, 0.08624999783933163], "max": [0.8875000476837158, 0.820000022649765], "count": [342]}, "gripper_open_scale_action": {"mean": [0.5697806881351276, 0.5368092049414303], "std": [0.24935005704049623, 0.22320024663032992], "min": [0.022499999031424522, 0.08624999783933163], "max": [0.8875000476837158, 0.820000022649765], "count": [342]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.38073676198257084]], [[0.40558787581699346]], [[0.37926771241830065]]], "std": [[[0.13172271681066539]], [[0.1323257828259595]], [[0.12659498336526337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4837624734477124]], [[0.49432088235294114]], [[0.482768852124183]]], "std": [[[0.11762539756120033]], [[0.1089170818806843]], [[0.11470319600346121]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46909530841503266]], [[0.48474187704248367]], [[0.47161860498366015]]], "std": [[[0.14740117992312185]], [[0.13753498965422165]], [[0.14363153791560976]]], "count": [100]}, "observation.state": {"min": [-0.24921132624149323, -0.022381221875548363, -1.1731388568878174, -1.7411125898361206, 0.5774459838867188, 0.02630622312426567, 0.017999999225139618, -0.010394999757409096, -0.1412000060081482, -0.01580600067973137, -3.141592502593994, 0.11859510838985443, -3.141592502593994, 0.00891411118209362, -0.018682999536395073, -1.448534369468689, -0.055141888558864594, 0.410328209400177, -1.8361324071884155, 0.09399999678134918, -0.008466999977827072, -0.0021869998890906572, 0.12711699306964874, -3.1317315101623535, 0.17154841125011444, -3.1381020545959473], "max": [0.3154304325580597, 2.343259811401367, -0.48608943819999695, -0.005913666449487209, 1.1670682430267334, 1.5359309911727905, 0.6779999732971191, 0.34533700346946716, 0.0636179968714714, 0.34345000982284546, 3.1390271186828613, 1.083221197128296, 3.13996958732605, 0.15963411331176758, 1.8948853015899658, -0.4719594419002533, 1.794510006904602, 1.2403697967529297, 0.042233001440763474, 0.5830000042915344, 0.403313010931015, 0.09226900339126587, 0.34899601340293884, 3.1402313709259033, 1.1417769193649292, 3.139288902282715], "mean": [0.06915148347616196, 1.194810152053833, -0.7675665616989136, -0.6741958260536194, 0.859658420085907, 0.6216707229614258, 0.444668710231781, 0.1914840191602707, 0.0003320903342682868, 0.1758979707956314, -0.6630260348320007, 0.5704905390739441, -0.813980758190155, 0.11279783397912979, 0.9075009226799011, -0.771393895149231, 0.3639841377735138, 0.8972104787826538, -0.625673234462738, 0.38025978207588196, 0.1673896610736847, 0.03637368604540825, 0.2549912929534912, -0.9553894400596619, 0.6983634829521179, -1.8891040086746216], "std": [0.16594688594341278, 0.9506312012672424, 0.22242926061153412, 0.6308025121688843, 0.2434876561164856, 0.5470581650733948, 0.1874537467956543, 0.15702272951602936, 0.04450087994337082, 0.1039041206240654, 2.752330780029297, 0.3675903379917145, 2.8689849376678467, 0.042533550411462784, 0.7441906332969666, 0.37492620944976807, 0.5826734900474548, 0.24810025095939636, 0.621391773223877, 0.1625596582889557, 0.14965006709098816, 0.03146417438983917, 0.053891293704509735, 2.718219041824341, 0.297415167093277, 1.9590493440628052], "count": [428]}, "action": {"min": [-0.24921132624149323, -0.022381221875548363, -1.1731388568878174, -1.7411125898361206, 0.5774459838867188, 0.02630622312426567, 0.017999999225139618, -0.010394999757409096, -0.1412000060081482, -0.01580600067973137, -3.141592502593994, 0.11859510838985443, -3.141592502593994, 0.00891411118209362, -0.018682999536395073, -1.448534369468689, -0.055141888558864594, 0.410328209400177, -1.8361324071884155, 0.09399999678134918, -0.008466999977827072, -0.0021869998890906572, 0.12711699306964874, -3.1317315101623535, 0.17154841125011444, -3.1381020545959473], "max": [0.3154304325580597, 2.343259811401367, -0.48608943819999695, -0.005913666449487209, 1.1670682430267334, 1.5359309911727905, 0.6779999732971191, 0.34533700346946716, 0.0636179968714714, 0.34345000982284546, 3.1390271186828613, 1.083221197128296, 3.13996958732605, 0.15963411331176758, 1.8948853015899658, -0.4719594419002533, 1.794510006904602, 1.2403697967529297, 0.042233001440763474, 0.5830000042915344, 0.403313010931015, 0.09226900339126587, 0.34899601340293884, 3.1402313709259033, 1.1417769193649292, 3.139288902282715], "mean": [0.06915148347616196, 1.194810152053833, -0.7675665616989136, -0.6741958260536194, 0.859658420085907, 0.6216707229614258, 0.444668710231781, 0.1914840191602707, 0.0003320903342682868, 0.1758979707956314, -0.6630260348320007, 0.5704905390739441, -0.813980758190155, 0.11279783397912979, 0.9075009226799011, -0.771393895149231, 0.3639841377735138, 0.8972104787826538, -0.625673234462738, 0.38025978207588196, 0.1673896610736847, 0.03637368604540825, 0.2549912929534912, -0.9553894400596619, 0.6983634829521179, -1.8891040086746216], "std": [0.16594688594341278, 0.9506312012672424, 0.22242926061153412, 0.6308025121688843, 0.2434876561164856, 0.5470581650733948, 0.1874537467956543, 0.15702272951602936, 0.04450087994337082, 0.1039041206240654, 2.752330780029297, 0.3675903379917145, 2.8689849376678467, 0.042533550411462784, 0.7441906332969666, 0.37492620944976807, 0.5826734900474548, 0.24810025095939636, 0.621391773223877, 0.1625596582889557, 0.14965006709098816, 0.03146417438983917, 0.053891293704509735, 2.718219041824341, 0.297415167093277, 1.9590493440628052], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [428]}, "index": {"min": [105168], "max": [105595], "mean": [105381.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [2.8200934579439254, 5.0, 5.0, 5.0, 5.0], "std": [1.776762778925207, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [428]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [428]}, "eef_direction_state": {"mean": [4.154205607476635, 3.927570093457944], "std": [2.0552090360896766, 2.3114680940388954], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.9742990654205608, 0.9626168224299065], "std": [0.9231160275282294, 0.8772858914960074], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.7967289719626168, 0.9135514018691588], "std": [0.8473645517444932, 0.8562598002292792], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.154205607476635, 3.927570093457944], "std": [2.0552090360896766, 2.3114680940388954], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.9742990654205608, 0.9626168224299065], "std": [0.9231160275282294, 0.8772858914960074], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.7967289719626168, 0.9135514018691588], "std": [0.8473645517444932, 0.8562598002292792], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.4296506261441139, 0.3011574497035233, 0.9506432487661581, 2.5368792757919567, 0.2872521789801392, 1.5198023111898789, 0.4061491201692706, -0.2624949632050157, 1.0302986824228457, 2.4096152163314257, 0.008224302359548153, 2.0489249136377277], "std": [0.15640603679701806, 0.04457051150907517, 0.1039612788032383, 0.35324976325279933, 0.2891269124476245, 0.18771812453104997, 0.149714012793706, 0.031083654670602298, 0.053676218404301, 0.28817203557392135, 0.320618584686794, 0.4353867459906633], "min": [0.22833514832439322, 0.15895271917266418, 0.7592196607050625, 2.057320409710334, -0.030343306161338512, 1.1389423237806322, 0.23026282901533335, -0.3007670855898734, 0.9029536656410204, 2.000735095429984, -0.7372180415902204, 1.689016470825498], "max": [0.5834313911493748, 0.36494409083503676, 1.118223736062579, 2.992364355715083, 0.9589976520763095, 1.9759010306465237, 0.6418614537108532, -0.2079328294987811, 1.1239428328215888, 2.9372536037493115, 0.5993643131573987, 3.0914347910950872], "count": [428]}, "eef_sim_pose_action": {"mean": [0.4296506261441139, 0.3011574497035233, 0.9506432487661581, 2.5368792757919567, 0.2872521789801392, 1.5198023111898789, 0.4061491201692706, -0.2624949632050157, 1.0302986824228457, 2.4096152163314257, 0.008224302359548153, 2.0489249136377277], "std": [0.15640603679701806, 0.04457051150907517, 0.1039612788032383, 0.35324976325279933, 0.2891269124476245, 0.18771812453104997, 0.149714012793706, 0.031083654670602298, 0.053676218404301, 0.28817203557392135, 0.320618584686794, 0.4353867459906633], "min": [0.22833514832439322, 0.15895271917266418, 0.7592196607050625, 2.057320409710334, -0.030343306161338512, 1.1389423237806322, 0.23026282901533335, -0.3007670855898734, 0.9029536656410204, 2.000735095429984, -0.7372180415902204, 1.689016470825498], "max": [0.5834313911493748, 0.36494409083503676, 1.118223736062579, 2.992364355715083, 0.9589976520763095, 1.9759010306465237, 0.6418614537108532, -0.2079328294987811, 1.1239428328215888, 2.9372536037493115, 0.5993643131573987, 3.0914347910950872], "count": [428]}, "gripper_mode_state": {"mean": [0.17757009345794392, 0.3598130841121495], "std": [0.38215043551889516, 0.4799454433723174], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.8714953271028036, 1.908878504672897], "std": [0.4267138149681858, 0.3910394179112647], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.17757009345794392, 0.3598130841121495], "std": [0.38215043551889516, 0.4799454433723174], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.8714953271028036, 1.908878504672897], "std": [0.4267138149681858, 0.3910394179112647], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.555838196844115, 0.475324189168549], "std": [0.2343175439518558, 0.20319973384115916], "min": [0.022499999031424522, 0.11749999597668648], "max": [0.8474999666213989, 0.728750005364418], "count": [428]}, "gripper_open_scale_action": {"mean": [0.555838196844115, 0.475324189168549], "std": [0.2343175439518558, 0.20319973384115916], "min": [0.022499999031424522, 0.11749999597668648], "max": [0.8474999666213989, 0.728750005364418], "count": [428]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6509803921568628]], [[0.6235294117647059]]], "mean": [[[0.3814696623093682]], [[0.4052838289760349]], [[0.3786631154684096]]], "std": [[[0.13060971926587506]], [[0.13163086717230402]], [[0.12627776096045876]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48427469158496733]], [[0.4964294934640523]], [[0.4854891156045752]]], "std": [[[0.12060430919279948]], [[0.10954385815377396]], [[0.11612547773832932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818218586601307]], [[0.49468706086601305]], [[0.4835379125816993]]], "std": [[[0.1394199378709097]], [[0.13180902449685294]], [[0.1368369047071279]]], "count": [100]}, "observation.state": {"min": [-0.2654695510864258, -0.02232888899743557, -1.2048529386520386, -1.3285863399505615, 0.44971778988838196, -0.11712200194597244, 0.02199999988079071, -0.010235999710857868, -0.14799199998378754, 0.002360000042244792, -3.141592502593994, 0.1166403591632843, -3.1388349533081055, -0.05308344587683678, -0.017287444323301315, -1.0730252265930176, 0.0, 0.44403088092803955, -1.9132717847824097, 0.05400000140070915, -0.008627000264823437, -0.0018729999428614974, 0.13509699702262878, -3.1388700008392334, 0.27892106771469116, -3.141592502593994], "max": [0.2864203453063965, 2.3152265548706055, -0.48608943819999695, 0.12045388668775558, 1.153391718864441, 1.2718220949172974, 0.7129999995231628, 0.376816987991333, 0.0629429966211319, 0.3472619950771332, 3.1396028995513916, 1.1903843879699707, 3.1360599994659424, 0.11122577637434006, 1.7438164949417114, -0.45838767290115356, 1.7820720672607422, 1.2403523921966553, -0.10618433356285095, 0.4699999690055847, 0.3542810082435608, 0.09504500031471252, 0.37400901317596436, 3.1368801593780518, 1.031245231628418, 3.1342623233795166], "mean": [0.0137226777151227, 1.1977592706680298, -0.873243510723114, -0.4969903230667114, 0.8611478209495544, 0.48528674244880676, 0.3906514346599579, 0.21311014890670776, -0.008967041037976742, 0.1986759752035141, -0.5470820665359497, 0.5947951674461365, 1.7801647186279297, 0.02152046002447605, 0.7744526267051697, -0.6523371338844299, 0.5424441695213318, 0.864147961139679, -0.7678326964378357, 0.3847002685070038, 0.13826017081737518, 0.02212616242468357, 0.25509870052337646, -1.0335395336151123, 0.8043367266654968, -1.5516120195388794], "std": [0.1595556139945984, 0.9146429300308228, 0.2937883734703064, 0.5132749676704407, 0.24671532213687897, 0.43291589617729187, 0.18533356487751007, 0.167495459318161, 0.05250997096300125, 0.08688993006944656, 2.837695598602295, 0.3485351800918579, 2.3732614517211914, 0.05823369696736336, 0.6896021962165833, 0.2276414930820465, 0.6217237114906311, 0.2579439580440521, 0.7306685447692871, 0.15401571989059448, 0.13154779374599457, 0.027890175580978394, 0.05585234612226486, 2.618262767791748, 0.20893584191799164, 2.2712268829345703], "count": [384]}, "action": {"min": [-0.2654695510864258, -0.02232888899743557, -1.2048529386520386, -1.3285863399505615, 0.44971778988838196, -0.11712200194597244, 0.02199999988079071, -0.010235999710857868, -0.14799199998378754, 0.002360000042244792, -3.141592502593994, 0.1166403591632843, -3.1388349533081055, -0.05308344587683678, -0.017287444323301315, -1.0730252265930176, 0.0, 0.44403088092803955, -1.9132717847824097, 0.05400000140070915, -0.008627000264823437, -0.0018729999428614974, 0.13509699702262878, -3.1388700008392334, 0.27892106771469116, -3.141592502593994], "max": [0.2864203453063965, 2.3152265548706055, -0.48608943819999695, 0.12045388668775558, 1.153391718864441, 1.2718220949172974, 0.7129999995231628, 0.376816987991333, 0.0629429966211319, 0.3472619950771332, 3.1396028995513916, 1.1903843879699707, 3.1360599994659424, 0.11122577637434006, 1.7438164949417114, -0.45838767290115356, 1.7820720672607422, 1.2403523921966553, -0.10618433356285095, 0.4699999690055847, 0.3542810082435608, 0.09504500031471252, 0.37400901317596436, 3.1368801593780518, 1.031245231628418, 3.1342623233795166], "mean": [0.0137226777151227, 1.1977592706680298, -0.873243510723114, -0.4969903230667114, 0.8611478209495544, 0.48528674244880676, 0.3906514346599579, 0.21311014890670776, -0.008967041037976742, 0.1986759752035141, -0.5470820665359497, 0.5947951674461365, 1.7801647186279297, 0.02152046002447605, 0.7744526267051697, -0.6523371338844299, 0.5424441695213318, 0.864147961139679, -0.7678326964378357, 0.3847002685070038, 0.13826017081737518, 0.02212616242468357, 0.25509870052337646, -1.0335395336151123, 0.8043367266654968, -1.5516120195388794], "std": [0.1595556139945984, 0.9146429300308228, 0.2937883734703064, 0.5132749676704407, 0.24671532213687897, 0.43291589617729187, 0.18533356487751007, 0.167495459318161, 0.05250997096300125, 0.08688993006944656, 2.837695598602295, 0.3485351800918579, 2.3732614517211914, 0.05823369696736336, 0.6896021962165833, 0.2276414930820465, 0.6217237114906311, 0.2579439580440521, 0.7306685447692871, 0.15401571989059448, 0.13154779374599457, 0.027890175580978394, 0.05585234612226486, 2.618262767791748, 0.20893584191799164, 2.2712268829345703], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [384]}, "index": {"min": [105596], "max": [105979], "mean": [105787.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [2.7890625, 5.0, 5.0, 5.0, 5.0], "std": [1.818534539428314, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [384]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [384]}, "eef_direction_state": {"mean": [4.002604166666667, 4.002604166666667], "std": [2.121932464755331, 2.3031892493488155], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [1.0182291666666667, 0.9244791666666666], "std": [0.9169588490308456, 0.8821285452808485], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_state": {"mean": [0.8802083333333334, 0.8541666666666666], "std": [0.8697604784827595, 0.8475352336170003], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_direction_action": {"mean": [4.002604166666667, 4.002604166666667], "std": [2.121932464755331, 2.3031892493488155], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [1.0182291666666667, 0.9244791666666666], "std": [0.9169588490308456, 0.8821285452808485], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_action": {"mean": [0.8802083333333334, 0.8541666666666666], "std": [0.8697604784827595, 0.8475352336170003], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_sim_pose_state": {"mean": [0.4514492096266885, 0.2920954671003581, 0.9734124127617347, 2.5232098729108365, 0.20597558925039985, 1.4364548494712812, 0.37720603961414184, -0.2768510590507377, 1.030547579022682, 2.2879167668372644, 0.007666363773102214, 1.9624523708231905], "std": [0.16701427051704432, 0.05245745226486623, 0.08702143787132603, 0.34130542406581865, 0.23780938450740735, 0.22979251908712153, 0.13183739650116555, 0.027339870956137716, 0.05563268328203668, 0.1788620629829002, 0.3368452939242163, 0.3242060225748376], "min": [0.22864366204607542, 0.15272806586060686, 0.7771557468370631, 1.950854869684465, -0.13273357847545197, 0.9284819281706057, 0.2301015295440369, -0.30046098666556953, 0.910515295509527, 2.0885594924796402, -0.6920656495648688, 1.706784940236453], "max": [0.6143356001653768, 0.3629027220726254, 1.1220558123625457, 3.0056569850193173, 0.7727830390136434, 2.03915033090582, 0.593392186264937, -0.20514736179423415, 1.149163181193047, 2.8604025589551183, 0.6814819834679628, 2.772608726010888], "count": [384]}, "eef_sim_pose_action": {"mean": [0.4514492096266885, 0.2920954671003581, 0.9734124127617347, 2.5232098729108365, 0.20597558925039985, 1.4364548494712812, 0.37720603961414184, -0.2768510590507377, 1.030547579022682, 2.2879167668372644, 0.007666363773102214, 1.9624523708231905], "std": [0.16701427051704432, 0.05245745226486623, 0.08702143787132603, 0.34130542406581865, 0.23780938450740735, 0.22979251908712153, 0.13183739650116555, 0.027339870956137716, 0.05563268328203668, 0.1788620629829002, 0.3368452939242163, 0.3242060225748376], "min": [0.22864366204607542, 0.15272806586060686, 0.7771557468370631, 1.950854869684465, -0.13273357847545197, 0.9284819281706057, 0.2301015295440369, -0.30046098666556953, 0.910515295509527, 2.0885594924796402, -0.6920656495648688, 1.706784940236453], "max": [0.6143356001653768, 0.3629027220726254, 1.1220558123625457, 3.0056569850193173, 0.7727830390136434, 2.03915033090582, 0.593392186264937, -0.20514736179423415, 1.149163181193047, 2.8604025589551183, 0.6814819834679628, 2.772608726010888], "count": [384]}, "gripper_mode_state": {"mean": [0.21875, 0.2109375], "std": [0.41339864235384227, 0.4079741059108409], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_state": {"mean": [1.8463541666666667, 1.8776041666666667], "std": [0.45624970272060245, 0.44851431784946744], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_mode_action": {"mean": [0.21875, 0.2109375], "std": [0.41339864235384227, 0.4079741059108409], "min": [0, 0], "max": [1, 1], "count": [384]}, "gripper_activity_action": {"mean": [1.8463541666666667, 1.8776041666666667], "std": [0.45624970272060245, 0.44851431784946744], "min": [0, 0], "max": [2, 2], "count": [384]}, "gripper_open_scale_state": {"mean": [0.4883137960981306, 0.4808756624576442], "std": [0.23166740615817574, 0.19251975274618854], "min": [0.027499999850988388, 0.06750000175088644], "max": [0.8912499994039536, 0.5874999612569809], "count": [384]}, "gripper_open_scale_action": {"mean": [0.4883137960981306, 0.4808756624576442], "std": [0.23166740615817574, 0.19251975274618854], "min": [0.027499999850988388, 0.06750000175088644], "max": [0.8912499994039536, 0.5874999612569809], "count": [384]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7176470588235294]], [[0.7450980392156863]]], "mean": [[[0.3814107489106754]], [[0.4063948502178649]], [[0.3800744580610022]]], "std": [[[0.13151493888422772]], [[0.132588279602524]], [[0.12672221822255278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817063623366013]], [[0.4919424795751634]], [[0.48014841299019606]]], "std": [[[0.12605365067285043]], [[0.11838550206125542]], [[0.1238932901441286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692234579248366]], [[0.4882458455882353]], [[0.4745320486111111]]], "std": [[[0.1447793269522496]], [[0.1306478545436872]], [[0.1380465654499316]]], "count": [100]}, "observation.state": {"min": [-0.26295754313468933, -0.022363778203725815, -1.1942466497421265, -1.7602839469909668, 0.5246416926383972, 0.08177955448627472, 0.0139999995008111, -0.010483000427484512, -0.1352829933166504, -0.017055999487638474, -3.1386430263519287, 0.08335692435503006, -3.140981674194336, 0.03654611110687256, -0.01842133328318596, -1.0388864278793335, -0.01899700053036213, 0.3368871212005615, -1.92558753490448, 0.06300000101327896, -0.0082609998062253, -0.0016420000465586782, 0.10834799706935883, -3.1344194412231445, 0.2678731679916382, -3.1408421993255615], "max": [0.37428799271583557, 2.3415677547454834, -0.4871709942817688, -0.06613188982009888, 1.160823106765747, 1.5083339214324951, 0.7129999995231628, 0.3589339852333069, 0.05962900072336197, 0.31886500120162964, 3.1325693130493164, 1.1031179428100586, 3.1407723426818848, 0.10027066618204117, 1.8738298416137695, -0.47234323620796204, 1.7998828887939453, 1.2402476072311401, -0.059485554695129395, 0.6319999694824219, 0.3540230095386505, 0.09293399751186371, 0.34369999170303345, 3.14021372795105, 1.0798002481460571, 3.1377878189086914], "mean": [0.08580402284860611, 1.289101004600525, -0.8177895545959473, -0.6579387784004211, 0.8771742582321167, 0.6087182760238647, 0.3885422646999359, 0.21351087093353271, -0.0017260023159906268, 0.17651352286338806, -1.1384140253067017, 0.4926060140132904, -0.8955209255218506, 0.07400405406951904, 0.8979881405830383, -0.6775182485580444, 0.45254117250442505, 0.8172339797019958, -0.7288791537284851, 0.3863909840583801, 0.16080255806446075, 0.026799649000167847, 0.24509191513061523, -1.0594881772994995, 0.7120710611343384, -1.7904183864593506], "std": [0.13844725489616394, 0.8981102108955383, 0.27068042755126953, 0.654771089553833, 0.22343739867210388, 0.5279737710952759, 0.17631496489048004, 0.15316852927207947, 0.0471477136015892, 0.09255103766918182, 2.588104248046875, 0.36081674695014954, 2.863818883895874, 0.02784975990653038, 0.697848379611969, 0.22718505561351776, 0.6277830004692078, 0.2842668890953064, 0.7091665863990784, 0.1968761384487152, 0.13242122530937195, 0.029294826090335846, 0.057962656021118164, 2.6265010833740234, 0.24585823714733124, 2.081058979034424], "count": [374]}, "action": {"min": [-0.26295754313468933, -0.022363778203725815, -1.1942466497421265, -1.7602839469909668, 0.5246416926383972, 0.08177955448627472, 0.0139999995008111, -0.010483000427484512, -0.1352829933166504, -0.017055999487638474, -3.1386430263519287, 0.08335692435503006, -3.140981674194336, 0.03654611110687256, -0.01842133328318596, -1.0388864278793335, -0.01899700053036213, 0.3368871212005615, -1.92558753490448, 0.06300000101327896, -0.0082609998062253, -0.0016420000465586782, 0.10834799706935883, -3.1344194412231445, 0.2678731679916382, -3.1408421993255615], "max": [0.37428799271583557, 2.3415677547454834, -0.4871709942817688, -0.06613188982009888, 1.160823106765747, 1.5083339214324951, 0.7129999995231628, 0.3589339852333069, 0.05962900072336197, 0.31886500120162964, 3.1325693130493164, 1.1031179428100586, 3.1407723426818848, 0.10027066618204117, 1.8738298416137695, -0.47234323620796204, 1.7998828887939453, 1.2402476072311401, -0.059485554695129395, 0.6319999694824219, 0.3540230095386505, 0.09293399751186371, 0.34369999170303345, 3.14021372795105, 1.0798002481460571, 3.1377878189086914], "mean": [0.08580402284860611, 1.289101004600525, -0.8177895545959473, -0.6579387784004211, 0.8771742582321167, 0.6087182760238647, 0.3885422646999359, 0.21351087093353271, -0.0017260023159906268, 0.17651352286338806, -1.1384140253067017, 0.4926060140132904, -0.8955209255218506, 0.07400405406951904, 0.8979881405830383, -0.6775182485580444, 0.45254117250442505, 0.8172339797019958, -0.7288791537284851, 0.3863909840583801, 0.16080255806446075, 0.026799649000167847, 0.24509191513061523, -1.0594881772994995, 0.7120710611343384, -1.7904183864593506], "std": [0.13844725489616394, 0.8981102108955383, 0.27068042755126953, 0.654771089553833, 0.22343739867210388, 0.5279737710952759, 0.17631496489048004, 0.15316852927207947, 0.0471477136015892, 0.09255103766918182, 2.588104248046875, 0.36081674695014954, 2.863818883895874, 0.02784975990653038, 0.697848379611969, 0.22718505561351776, 0.6277830004692078, 0.2842668890953064, 0.7091665863990784, 0.1968761384487152, 0.13242122530937195, 0.029294826090335846, 0.057962656021118164, 2.6265010833740234, 0.24585823714733124, 2.081058979034424], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [374]}, "index": {"min": [105980], "max": [106353], "mean": [106166.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [2.5668449197860963, 5.0, 5.0, 5.0, 5.0], "std": [1.7955894247759547, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [374]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [374]}, "eef_direction_state": {"mean": [4.045454545454546, 4.016042780748663], "std": [2.101837286888354, 2.30316205756574], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.9866310160427807, 0.8877005347593583], "std": [0.9059121840670943, 0.8610456000084051], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.8983957219251337, 0.8689839572192514], "std": [0.8592669388968497, 0.8661492225237281], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.045454545454546, 4.016042780748663], "std": [2.101837286888354, 2.30316205756574], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.9866310160427807, 0.8877005347593583], "std": [0.9059121840670943, 0.8610456000084051], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.8983957219251337, 0.8689839572192514], "std": [0.8592669388968497, 0.8661492225237281], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.45171392805576405, 0.29911863429521846, 0.9512700820388724, 2.6158517227005156, 0.2787274981854738, 1.529172796336431, 0.3997054484456896, -0.27212208157987294, 1.0204447941698709, 2.3811688679068106, 0.025820568827501677, 2.018594640241967], "std": [0.15268036884907565, 0.04730715054584856, 0.09255840517151755, 0.3518349901295441, 0.295638576668295, 0.17296957890110112, 0.13264014685522557, 0.02873835672617358, 0.05771693840179394, 0.2163499688936698, 0.38225652687488515, 0.3734841987128296], "min": [0.2284203466468931, 0.1652825353738027, 0.7579976147943607, 2.0445508564533634, -0.05841795512001524, 1.1719206293618307, 0.23041258681486573, -0.3002233871647291, 0.8840620870510315, 2.0555114867877715, -0.7669284045052338, 1.6933601016648139], "max": [0.5970781023653534, 0.35930750916041054, 1.0936033260785334, 3.054610290030874, 1.0598200172664423, 1.985921507879501, 0.5928744130968527, -0.20727464076760907, 1.1186523777955353, 2.8609050910423663, 0.7472754217897752, 2.761687797806664], "count": [374]}, "eef_sim_pose_action": {"mean": [0.45171392805576405, 0.29911863429521846, 0.9512700820388724, 2.6158517227005156, 0.2787274981854738, 1.529172796336431, 0.3997054484456896, -0.27212208157987294, 1.0204447941698709, 2.3811688679068106, 0.025820568827501677, 2.018594640241967], "std": [0.15268036884907565, 0.04730715054584856, 0.09255840517151755, 0.3518349901295441, 0.295638576668295, 0.17296957890110112, 0.13264014685522557, 0.02873835672617358, 0.05771693840179394, 0.2163499688936698, 0.38225652687488515, 0.3734841987128296], "min": [0.2284203466468931, 0.1652825353738027, 0.7579976147943607, 2.0445508564533634, -0.05841795512001524, 1.1719206293618307, 0.23041258681486573, -0.3002233871647291, 0.8840620870510315, 2.0555114867877715, -0.7669284045052338, 1.6933601016648139], "max": [0.5970781023653534, 0.35930750916041054, 1.0936033260785334, 3.054610290030874, 1.0598200172664423, 1.985921507879501, 0.5928744130968527, -0.20727464076760907, 1.1186523777955353, 2.8609050910423663, 0.7472754217897752, 2.761687797806664], "count": [374]}, "gripper_mode_state": {"mean": [0.19518716577540107, 0.2807486631016043], "std": [0.3963447187638131, 0.44936494218871514], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.858288770053476, 1.8796791443850267], "std": [0.44926947481092405, 0.4374988510216427], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.19518716577540107, 0.2807486631016043], "std": [0.3963447187638131, 0.44936494218871514], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.858288770053476, 1.8796791443850267], "std": [0.44926947481092405, 0.4374988510216427], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.4856784834170385, 0.48298796379868997], "std": [0.220393077914767, 0.24609529714526357], "min": [0.017499999376013875, 0.0787500012665987], "max": [0.8912499994039536, 0.7899999618530273], "count": [374]}, "gripper_open_scale_action": {"mean": [0.4856784834170385, 0.48298796379868997], "std": [0.220393077914767, 0.24609529714526357], "min": [0.017499999376013875, 0.0787500012665987], "max": [0.8912499994039536, 0.7899999618530273], "count": [374]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.3809928159041394]], [[0.4042750571895425]], [[0.377943431372549]]], "std": [[[0.1352810226583763]], [[0.13654113306998159]], [[0.1307854883177167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799173468137255]], [[0.49106697508169933]], [[0.47768747140522877]]], "std": [[[0.11966417589148379]], [[0.1113342495573774]], [[0.11810305767423339]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737688276143791]], [[0.4892343137254902]], [[0.4760193484477124]]], "std": [[[0.14063244833305488]], [[0.1282567852624042]], [[0.13488973592952697]]], "count": [100]}, "observation.state": {"min": [-0.2755001187324524, -0.0224684439599514, -1.2597156763076782, -1.734047532081604, 0.4726397693157196, 0.10820788890123367, 0.0139999995008111, -0.010847000405192375, -0.1547510027885437, -0.006045999936759472, -3.137526035308838, 0.10957176983356476, -3.141592502593994, 0.09992177784442902, -0.017235111445188522, -1.2528774738311768, -0.015822110697627068, 0.4117063283920288, -2.121488571166992, 0.08399999886751175, -0.008345000445842743, -0.00012799999967683107, 0.1171410009264946, -3.138660430908203, 0.1889493614435196, -3.13464617729187], "max": [0.33587533235549927, 2.3384976387023926, -0.48673489689826965, -0.06271278113126755, 1.160701036453247, 1.3884731531143188, 0.7100000381469727, 0.36689600348472595, 0.05450399965047836, 0.30761998891830444, 3.134401798248291, 1.182966709136963, 3.1401264667510986, 0.09992177784442902, 1.7986268997192383, -0.4719943404197693, 1.793899416923523, 1.240648865699768, -0.03668566793203354, 0.6419999599456787, 0.37880200147628784, 0.0829479992389679, 0.3490299880504608, 3.1397078037261963, 1.1075509786605835, 3.134768486022949], "mean": [0.03976903855800629, 1.2494195699691772, -0.7985957264900208, -0.7103834748268127, 0.824851393699646, 0.6383382678031921, 0.435440331697464, 0.20580284297466278, -0.013060570694506168, 0.16900207102298737, -1.022222638130188, 0.557379424571991, 0.22203603386878967, 0.09992208331823349, 0.895403265953064, -0.69645756483078, 0.4204568862915039, 0.8301689624786377, -0.647316038608551, 0.4289613664150238, 0.16130250692367554, 0.031373199075460434, 0.243909552693367, -0.8453864455223083, 0.7117827534675598, -2.0151102542877197], "std": [0.1403321772813797, 0.9570784568786621, 0.24738426506519318, 0.6208943128585815, 0.25514477491378784, 0.49964872002601624, 0.18484264612197876, 0.16093212366104126, 0.04714664816856384, 0.10497763752937317, 2.6303348541259766, 0.35091137886047363, 2.963948965072632, 3.0547380447387695e-07, 0.714820384979248, 0.28163450956344604, 0.6090869903564453, 0.27700480818748474, 0.6658870577812195, 0.19638484716415405, 0.13747663795948029, 0.028458667919039726, 0.05441273748874664, 2.7651681900024414, 0.25179392099380493, 1.8965344429016113], "count": [389]}, "action": {"min": [-0.2755001187324524, -0.0224684439599514, -1.2597156763076782, -1.734047532081604, 0.4726397693157196, 0.10820788890123367, 0.0139999995008111, -0.010847000405192375, -0.1547510027885437, -0.006045999936759472, -3.137526035308838, 0.10957176983356476, -3.141592502593994, 0.09992177784442902, -0.017235111445188522, -1.2528774738311768, -0.015822110697627068, 0.4117063283920288, -2.121488571166992, 0.08399999886751175, -0.008345000445842743, -0.00012799999967683107, 0.1171410009264946, -3.138660430908203, 0.1889493614435196, -3.13464617729187], "max": [0.33587533235549927, 2.3384976387023926, -0.48673489689826965, -0.06271278113126755, 1.160701036453247, 1.3884731531143188, 0.7100000381469727, 0.36689600348472595, 0.05450399965047836, 0.30761998891830444, 3.134401798248291, 1.182966709136963, 3.1401264667510986, 0.09992177784442902, 1.7986268997192383, -0.4719943404197693, 1.793899416923523, 1.240648865699768, -0.03668566793203354, 0.6419999599456787, 0.37880200147628784, 0.0829479992389679, 0.3490299880504608, 3.1397078037261963, 1.1075509786605835, 3.134768486022949], "mean": [0.03976903855800629, 1.2494195699691772, -0.7985957264900208, -0.7103834748268127, 0.824851393699646, 0.6383382678031921, 0.435440331697464, 0.20580284297466278, -0.013060570694506168, 0.16900207102298737, -1.022222638130188, 0.557379424571991, 0.22203603386878967, 0.09992208331823349, 0.895403265953064, -0.69645756483078, 0.4204568862915039, 0.8301689624786377, -0.647316038608551, 0.4289613664150238, 0.16130250692367554, 0.031373199075460434, 0.243909552693367, -0.8453864455223083, 0.7117827534675598, -2.0151102542877197], "std": [0.1403321772813797, 0.9570784568786621, 0.24738426506519318, 0.6208943128585815, 0.25514477491378784, 0.49964872002601624, 0.18484264612197876, 0.16093212366104126, 0.04714664816856384, 0.10497763752937317, 2.6303348541259766, 0.35091137886047363, 2.963948965072632, 3.0547380447387695e-07, 0.714820384979248, 0.28163450956344604, 0.6090869903564453, 0.27700480818748474, 0.6658870577812195, 0.19638484716415405, 0.13747663795948029, 0.028458667919039726, 0.05441273748874664, 2.7651681900024414, 0.25179392099380493, 1.8965344429016113], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [389]}, "index": {"min": [106354], "max": [106742], "mean": [106548.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [2.7686375321336762, 5.0, 5.0, 5.0, 5.0], "std": [1.721762546658113, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [389]}, "eef_direction_state": {"mean": [3.8894601542416454, 4.125964010282776], "std": [2.2160009295750744, 2.355777104766546], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.9897172236503856, 0.8740359897172236], "std": [0.9125782973692226, 0.9166101675297289], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.8046272493573264, 0.781491002570694], "std": [0.8681032583895909, 0.8610789179136529], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [3.8894601542416454, 4.125964010282776], "std": [2.2160009295750744, 2.355777104766546], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.9897172236503856, 0.8740359897172236], "std": [0.9125782973692226, 0.9166101675297289], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.8046272493573264, 0.781491002570694], "std": [0.8681032583895909, 0.8610789179136529], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.4439540709917047, 0.28777729018024406, 0.9437250219661868, 2.5538242793692487, 0.2807087580204951, 1.497228568173614, 0.40015334753217513, -0.267522093507822, 1.019253697791199, 2.4015993150637183, 0.004313432305947539, 1.9839740942768147], "std": [0.16032771399599371, 0.0471498980849027, 0.10503194504972882, 0.33720509258619175, 0.27616907704291516, 0.21941533307382916, 0.13762868457649846, 0.02800411246760038, 0.054155415999039516, 0.23538088844240268, 0.3017819315870795, 0.37236193728681444], "min": [0.22806151992298873, 0.14566968912012673, 0.768851621409693, 1.957210712054405, -0.06509565649039839, 1.1222749235029494, 0.23031124658590682, -0.2987135620367805, 0.8929236492935381, 2.029373378592175, -0.6424985025838988, 1.7023560489618301], "max": [0.6043273741056544, 0.35443644703143407, 1.0823752583378277, 3.00043082515552, 0.7972726109720294, 2.088140322743738, 0.617406649005783, -0.2172562810884587, 1.1239837811433302, 2.9518741645409063, 0.6471144816767969, 2.8606090190856985], "count": [389]}, "eef_sim_pose_action": {"mean": [0.4439540709917047, 0.28777729018024406, 0.9437250219661868, 2.5538242793692487, 0.2807087580204951, 1.497228568173614, 0.40015334753217513, -0.267522093507822, 1.019253697791199, 2.4015993150637183, 0.004313432305947539, 1.9839740942768147], "std": [0.16032771399599371, 0.0471498980849027, 0.10503194504972882, 0.33720509258619175, 0.27616907704291516, 0.21941533307382916, 0.13762868457649846, 0.02800411246760038, 0.054155415999039516, 0.23538088844240268, 0.3017819315870795, 0.37236193728681444], "min": [0.22806151992298873, 0.14566968912012673, 0.768851621409693, 1.957210712054405, -0.06509565649039839, 1.1222749235029494, 0.23031124658590682, -0.2987135620367805, 0.8929236492935381, 2.029373378592175, -0.6424985025838988, 1.7023560489618301], "max": [0.6043273741056544, 0.35443644703143407, 1.0823752583378277, 3.00043082515552, 0.7972726109720294, 2.088140322743738, 0.617406649005783, -0.2172562810884587, 1.1239837811433302, 2.9518741645409063, 0.6471144816767969, 2.8606090190856985], "count": [389]}, "gripper_mode_state": {"mean": [0.17480719794344474, 0.31876606683804626], "std": [0.37980210832828126, 0.46599813462142664], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8714652956298201, 1.8354755784061696], "std": [0.4348957998932163, 0.4687412368140456], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.17480719794344474, 0.31876606683804626], "std": [0.37980210832828126, 0.46599813462142664], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8714652956298201, 1.8354755784061696], "std": [0.4348957998932163, 0.4687412368140456], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.544299467662493, 0.5362018026114659], "std": [0.23105266635591318, 0.24548122180307214], "min": [0.017499999376013875, 0.10499999858438969], "max": [0.8875000476837158, 0.8024999499320984], "count": [389]}, "gripper_open_scale_action": {"mean": [0.544299467662493, 0.5362018026114659], "std": [0.23105266635591318, 0.24548122180307214], "min": [0.017499999376013875, 0.10499999858438969], "max": [0.8875000476837158, 0.8024999499320984], "count": [389]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7372549019607844]], [[0.7137254901960784]]], "mean": [[[0.3778152505446623]], [[0.40274642156862744]], [[0.3758380364923747]]], "std": [[[0.13659120280287843]], [[0.1375828417133878]], [[0.1312841148389464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48384600694444446]], [[0.4946804575163399]], [[0.4819253370098039]]], "std": [[[0.12079724467946538]], [[0.11241138220520405]], [[0.11919568865291978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724081964869281]], [[0.4909649366830065]], [[0.4793242871732026]]], "std": [[[0.1525865052917374]], [[0.13819250160373459]], [[0.14398681152970294]]], "count": [100]}, "observation.state": {"min": [-0.26431822776794434, -0.022224221378564835, -1.2086906433105469, -1.7678897380828857, 0.524554431438446, -0.042965665459632874, 0.01599999889731407, -0.010847000405192375, -0.13396799564361572, -0.014783999882638454, -3.141592502593994, 0.02701769582927227, -3.141592502593994, -0.028957778587937355, -0.018752777948975563, -1.3377271890640259, -0.03645888715982437, 0.41589298844337463, -2.0287539958953857, 0.10599999874830246, -0.00800000037997961, -0.0033030000049620867, 0.11249300092458725, -3.1239473819732666, 0.25158920884132385, -3.139288902282715], "max": [0.2173577845096588, 2.315366268157959, -0.48610690236091614, 0.0, 1.1543686389923096, 1.5567771196365356, 0.7129999995231628, 0.3409779965877533, 0.017159000039100647, 0.3202750086784363, 3.1406850814819336, 1.1630350351333618, 3.1407198905944824, 0.1697169989347458, 1.8180948495864868, -0.41289255023002625, 1.792503833770752, 1.240387201309204, -0.0355168879032135, 0.527999997138977, 0.38833099603652954, 0.09619300067424774, 0.3714410066604614, 3.1408770084381104, 1.0395879745483398, 3.139463424682617], "mean": [0.012262919917702675, 1.1330608129501343, -0.6795448660850525, -0.7066368460655212, 0.8333512544631958, 0.6325676441192627, 0.43022647500038147, 0.1732887178659439, -0.020480630919337273, 0.17764171957969666, -1.7633639574050903, 0.555056095123291, 0.3228118121623993, 0.06403836607933044, 0.8113235235214233, -0.6896044015884399, 0.47693079710006714, 0.925046980381012, -0.7507361173629761, 0.3740498721599579, 0.1435537338256836, 0.025382475927472115, 0.24935708940029144, -0.5009655356407166, 0.7539312839508057, -2.2751073837280273], "std": [0.11212509870529175, 0.9034082293510437, 0.17662619054317474, 0.6233778595924377, 0.2638777792453766, 0.5426765084266663, 0.17945875227451324, 0.14156684279441833, 0.034905970096588135, 0.09692356735467911, 2.2345526218414307, 0.3696751594543457, 2.9935085773468018, 0.06267347931861877, 0.7440938353538513, 0.3349893391132355, 0.5959649682044983, 0.23820196092128754, 0.7116456031799316, 0.16642959415912628, 0.14282865822315216, 0.031049387529492378, 0.05601095035672188, 2.7809767723083496, 0.2545453906059265, 1.5004308223724365], "count": [378]}, "action": {"min": [-0.26431822776794434, -0.022224221378564835, -1.2086906433105469, -1.7678897380828857, 0.524554431438446, -0.042965665459632874, 0.01599999889731407, -0.010847000405192375, -0.13396799564361572, -0.014783999882638454, -3.141592502593994, 0.02701769582927227, -3.141592502593994, -0.028957778587937355, -0.018752777948975563, -1.3377271890640259, -0.03645888715982437, 0.41589298844337463, -2.0287539958953857, 0.10599999874830246, -0.00800000037997961, -0.0033030000049620867, 0.11249300092458725, -3.1239473819732666, 0.25158920884132385, -3.139288902282715], "max": [0.2173577845096588, 2.315366268157959, -0.48610690236091614, 0.0, 1.1543686389923096, 1.5567771196365356, 0.7129999995231628, 0.3409779965877533, 0.017159000039100647, 0.3202750086784363, 3.1406850814819336, 1.1630350351333618, 3.1407198905944824, 0.1697169989347458, 1.8180948495864868, -0.41289255023002625, 1.792503833770752, 1.240387201309204, -0.0355168879032135, 0.527999997138977, 0.38833099603652954, 0.09619300067424774, 0.3714410066604614, 3.1408770084381104, 1.0395879745483398, 3.139463424682617], "mean": [0.012262919917702675, 1.1330608129501343, -0.6795448660850525, -0.7066368460655212, 0.8333512544631958, 0.6325676441192627, 0.43022647500038147, 0.1732887178659439, -0.020480630919337273, 0.17764171957969666, -1.7633639574050903, 0.555056095123291, 0.3228118121623993, 0.06403836607933044, 0.8113235235214233, -0.6896044015884399, 0.47693079710006714, 0.925046980381012, -0.7507361173629761, 0.3740498721599579, 0.1435537338256836, 0.025382475927472115, 0.24935708940029144, -0.5009655356407166, 0.7539312839508057, -2.2751073837280273], "std": [0.11212509870529175, 0.9034082293510437, 0.17662619054317474, 0.6233778595924377, 0.2638777792453766, 0.5426765084266663, 0.17945875227451324, 0.14156684279441833, 0.034905970096588135, 0.09692356735467911, 2.2345526218414307, 0.3696751594543457, 2.9935085773468018, 0.06267347931861877, 0.7440938353538513, 0.3349893391132355, 0.5959649682044983, 0.23820196092128754, 0.7116456031799316, 0.16642959415912628, 0.14282865822315216, 0.031049387529492378, 0.05601095035672188, 2.7809767723083496, 0.2545453906059265, 1.5004308223724365], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [378]}, "index": {"min": [106743], "max": [107120], "mean": [106931.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [2.798941798941799, 5.0, 5.0, 5.0, 5.0], "std": [1.8160946942303349, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [378]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [378]}, "eef_direction_state": {"mean": [4.156084656084656, 4.021164021164021], "std": [2.109308548714466, 2.3321032402879633], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.9312169312169312, 0.9126984126984127], "std": [0.9117278790448479, 0.891047548923134], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.828042328042328, 0.8412698412698413], "std": [0.8756294052572665, 0.845899212347571], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.156084656084656, 4.021164021164021], "std": [2.109308548714466, 2.3321032402879633], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.9312169312169312, 0.9126984126984127], "std": [0.9117278790448479, 0.891047548923134], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.828042328042328, 0.8412698412698413], "std": [0.8756294052572665, 0.845899212347571], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.41147052958213004, 0.2803786449098089, 0.9523758185052582, 2.559787675103501, 0.281705773695417, 1.4857418716448239, 0.3824569074003148, -0.27353319236348966, 1.0247691137997017, 2.3454480012778203, -0.008601472061235222, 2.052448148270538], "std": [0.14096090755708046, 0.035034535428179164, 0.09696776073575898, 0.3569529989765826, 0.26421520201162807, 0.17073711183012463, 0.14302000491253547, 0.030532663729609853, 0.05584559406021656, 0.2428858892335257, 0.3208203583969998, 0.40170489454795044], "min": [0.22814198166092797, 0.16646576843044822, 0.7603268614140056, 1.9781157977820627, -0.02199456217745044, 1.131893325867234, 0.23065151139708356, -0.30188156015082235, 0.8882025996127594, 2.0957772058659256, -0.7384988147437667, 1.6066554098669361], "max": [0.5794186167486857, 0.31705702277093495, 1.0949821644698732, 3.11355950782834, 0.8431200586719294, 1.9547846958357145, 0.6271750952237067, -0.20400532649686703, 1.146595815748477, 2.884181288685667, 0.49700734793496926, 2.881263149691471], "count": [378]}, "eef_sim_pose_action": {"mean": [0.41147052958213004, 0.2803786449098089, 0.9523758185052582, 2.559787675103501, 0.281705773695417, 1.4857418716448239, 0.3824569074003148, -0.27353319236348966, 1.0247691137997017, 2.3454480012778203, -0.008601472061235222, 2.052448148270538], "std": [0.14096090755708046, 0.035034535428179164, 0.09696776073575898, 0.3569529989765826, 0.26421520201162807, 0.17073711183012463, 0.14302000491253547, 0.030532663729609853, 0.05584559406021656, 0.2428858892335257, 0.3208203583969998, 0.40170489454795044], "min": [0.22814198166092797, 0.16646576843044822, 0.7603268614140056, 1.9781157977820627, -0.02199456217745044, 1.131893325867234, 0.23065151139708356, -0.30188156015082235, 0.8882025996127594, 2.0957772058659256, -0.7384988147437667, 1.6066554098669361], "max": [0.5794186167486857, 0.31705702277093495, 1.0949821644698732, 3.11355950782834, 0.8431200586719294, 1.9547846958357145, 0.6271750952237067, -0.20400532649686703, 1.146595815748477, 2.884181288685667, 0.49700734793496926, 2.881263149691471], "count": [378]}, "gripper_mode_state": {"mean": [0.1746031746031746, 0.3915343915343915], "std": [0.37962732517782105, 0.48809344574597896], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.8597883597883598, 1.8544973544973544], "std": [0.4471212537174658, 0.49600881781224215], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.1746031746031746, 0.3915343915343915], "std": [0.37962732517782105, 0.48809344574597896], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.8597883597883598, 1.8544973544973544], "std": [0.4471212537174658, 0.49600881781224215], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.5377810808926052, 0.4675628370285113], "std": [0.22432344072936178, 0.20803707062400462], "min": [0.01999999862164259, 0.13249999843537807], "max": [0.8912499994039536, 0.6599999964237213], "count": [378]}, "gripper_open_scale_action": {"mean": [0.5377810808926052, 0.4675628370285113], "std": [0.22432344072936178, 0.20803707062400462], "min": [0.01999999862164259, 0.13249999843537807], "max": [0.8912499994039536, 0.6599999964237213], "count": [378]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.796078431372549]], [[0.7725490196078432]]], "mean": [[[0.3792743082788671]], [[0.4034683986928104]], [[0.3769326089324619]]], "std": [[[0.13662511034348765]], [[0.1382799756521458]], [[0.13215192716256363]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.483518431372549]], [[0.49475341299019604]], [[0.48236166666666663]]], "std": [[[0.1252790489824862]], [[0.11608758864030652]], [[0.12220199704958674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4731923529411765]], [[0.49099924836601305]], [[0.47924054942810457]]], "std": [[[0.1505337314395939]], [[0.137929478939518]], [[0.14336028428070274]]], "count": [100]}, "observation.state": {"min": [-0.22628933191299438, -0.02239866741001606, -1.2150230407714844, -1.7133759260177612, 0.537847101688385, 0.03372010961174965, 0.015000000596046448, -0.010067000053822994, -0.12903200089931488, -0.012490999884903431, -3.141592502593994, 0.03433062508702278, -3.1409993171691895, 0.0188400000333786, -0.01826433278620243, -1.1723538637161255, -0.008844333700835705, 0.46363845467567444, -1.8008946180343628, 0.0949999988079071, -0.008290000259876251, -0.0009720000089146197, 0.10728500038385391, -3.1398298740386963, 0.17072810232639313, -3.140021800994873], "max": [0.2789366543292999, 2.3270366191864014, -0.4862290024757385, -0.06995221972465515, 1.1662309169769287, 1.5183993577957153, 0.7120000123977661, 0.35506701469421387, 0.04682299867272377, 0.3302159905433655, 3.1212594509124756, 1.1246378421783447, 3.1400043964385986, 0.169682115316391, 1.9025957584381104, -0.4720815420150757, 1.7949810028076172, 1.2400732040405273, -0.04987366497516632, 0.5640000104904175, 0.3756999969482422, 0.1131799966096878, 0.34492000937461853, 3.140493154525757, 1.1265926361083984, 3.141016721725464], "mean": [0.09851650148630142, 1.276949405670166, -0.76874178647995, -0.7388001084327698, 0.8689520359039307, 0.6869900822639465, 0.4468494951725006, 0.19960136711597443, -0.008092252537608147, 0.16445320844650269, -1.8407155275344849, 0.5032431483268738, -0.7228763103485107, 0.06103725731372833, 0.9196367263793945, -0.7062447667121887, 0.5507096648216248, 0.87038254737854, -0.7947449088096619, 0.3617998957633972, 0.16402587294578552, 0.03474072739481926, 0.24011830985546112, -0.8516713976860046, 0.708573043346405, -2.155575752258301], "std": [0.12309270352125168, 0.9360987544059753, 0.21642522513866425, 0.6067394614219666, 0.22741591930389404, 0.534111738204956, 0.1929115504026413, 0.14884918928146362, 0.040829792618751526, 0.10625321418046951, 2.0700290203094482, 0.38111168146133423, 2.9326210021972656, 0.04175335168838501, 0.7505835294723511, 0.2806246876716614, 0.6191845536231995, 0.2592232823371887, 0.7047532796859741, 0.17841792106628418, 0.14268851280212402, 0.03374412655830383, 0.06032717227935791, 2.685271978378296, 0.26377931237220764, 1.729481816291809], "count": [338]}, "action": {"min": [-0.22628933191299438, -0.02239866741001606, -1.2150230407714844, -1.7133759260177612, 0.537847101688385, 0.03372010961174965, 0.015000000596046448, -0.010067000053822994, -0.12903200089931488, -0.012490999884903431, -3.141592502593994, 0.03433062508702278, -3.1409993171691895, 0.0188400000333786, -0.01826433278620243, -1.1723538637161255, -0.008844333700835705, 0.46363845467567444, -1.8008946180343628, 0.0949999988079071, -0.008290000259876251, -0.0009720000089146197, 0.10728500038385391, -3.1398298740386963, 0.17072810232639313, -3.140021800994873], "max": [0.2789366543292999, 2.3270366191864014, -0.4862290024757385, -0.06995221972465515, 1.1662309169769287, 1.5183993577957153, 0.7120000123977661, 0.35506701469421387, 0.04682299867272377, 0.3302159905433655, 3.1212594509124756, 1.1246378421783447, 3.1400043964385986, 0.169682115316391, 1.9025957584381104, -0.4720815420150757, 1.7949810028076172, 1.2400732040405273, -0.04987366497516632, 0.5640000104904175, 0.3756999969482422, 0.1131799966096878, 0.34492000937461853, 3.140493154525757, 1.1265926361083984, 3.141016721725464], "mean": [0.09851650148630142, 1.276949405670166, -0.76874178647995, -0.7388001084327698, 0.8689520359039307, 0.6869900822639465, 0.4468494951725006, 0.19960136711597443, -0.008092252537608147, 0.16445320844650269, -1.8407155275344849, 0.5032431483268738, -0.7228763103485107, 0.06103725731372833, 0.9196367263793945, -0.7062447667121887, 0.5507096648216248, 0.87038254737854, -0.7947449088096619, 0.3617998957633972, 0.16402587294578552, 0.03474072739481926, 0.24011830985546112, -0.8516713976860046, 0.708573043346405, -2.155575752258301], "std": [0.12309270352125168, 0.9360987544059753, 0.21642522513866425, 0.6067394614219666, 0.22741591930389404, 0.534111738204956, 0.1929115504026413, 0.14884918928146362, 0.040829792618751526, 0.10625321418046951, 2.0700290203094482, 0.38111168146133423, 2.9326210021972656, 0.04175335168838501, 0.7505835294723511, 0.2806246876716614, 0.6191845536231995, 0.2592232823371887, 0.7047532796859741, 0.17841792106628418, 0.14268851280212402, 0.03374412655830383, 0.06032717227935791, 2.685271978378296, 0.26377931237220764, 1.729481816291809], "count": [338]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [338]}, "index": {"min": [107121], "max": [107458], "mean": [107289.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [2.6272189349112427, 5.0, 5.0, 5.0, 5.0], "std": [1.8260358864426438, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [338]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [338]}, "eef_direction_state": {"mean": [3.8076923076923075, 3.710059171597633], "std": [2.2137948355627928, 2.359411343956335], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [1.0502958579881656, 1.0355029585798816], "std": [0.9104017099142543, 0.8729565564216415], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.893491124260355, 0.9112426035502958], "std": [0.8637431962642719, 0.8554338635976891], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [3.8076923076923075, 3.710059171597633], "std": [2.2137948355627928, 2.359411343956335], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [1.0502958579881656, 1.0355029585798816], "std": [0.9104017099142543, 0.8729565564216415], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.893491124260355, 0.9112426035502958], "std": [0.8637431962642719, 0.8554338635976891], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.4376630146033913, 0.2927130580937189, 0.9391741917595144, 2.608152163233144, 0.3349010710401924, 1.533542975238559, 0.40298231096842896, -0.26423359656899387, 1.0155905709810016, 2.3848555922688743, -0.02956352030013207, 2.040188959489723], "std": [0.14828328325468818, 0.04089755231756449, 0.10628916223560401, 0.37319634336542534, 0.2827276830786086, 0.1490815255597578, 0.14289533228583423, 0.03322360705248676, 0.060109499823431355, 0.24397521908924694, 0.3678338722229017, 0.4184618977854877], "min": [0.22874909051226183, 0.17112188970089665, 0.7625115700278748, 2.004527214378057, -0.06549550556696593, 1.1823138091960868, 0.2303514313940379, -0.2995516404355212, 0.8831127808854256, 2.0120187345551086, -0.6913141507838654, 1.621706398969006], "max": [0.5930544937671896, 0.3470287637605973, 1.1049999949508449, 3.1010677688274653, 0.824284511420013, 1.8859417927002076, 0.6145424465931711, -0.18695005639574855, 1.1199256392995023, 2.9700891962330886, 0.6666085355125619, 3.0060110086963285], "count": [338]}, "eef_sim_pose_action": {"mean": [0.4376630146033913, 0.2927130580937189, 0.9391741917595144, 2.608152163233144, 0.3349010710401924, 1.533542975238559, 0.40298231096842896, -0.26423359656899387, 1.0155905709810016, 2.3848555922688743, -0.02956352030013207, 2.040188959489723], "std": [0.14828328325468818, 0.04089755231756449, 0.10628916223560401, 0.37319634336542534, 0.2827276830786086, 0.1490815255597578, 0.14289533228583423, 0.03322360705248676, 0.060109499823431355, 0.24397521908924694, 0.3678338722229017, 0.4184618977854877], "min": [0.22874909051226183, 0.17112188970089665, 0.7625115700278748, 2.004527214378057, -0.06549550556696593, 1.1823138091960868, 0.2303514313940379, -0.2995516404355212, 0.8831127808854256, 2.0120187345551086, -0.6913141507838654, 1.621706398969006], "max": [0.5930544937671896, 0.3470287637605973, 1.1049999949508449, 3.1010677688274653, 0.824284511420013, 1.8859417927002076, 0.6145424465931711, -0.18695005639574855, 1.1199256392995023, 2.9700891962330886, 0.6666085355125619, 3.0060110086963285], "count": [338]}, "gripper_mode_state": {"mean": [0.1834319526627219, 0.4349112426035503], "std": [0.38702024676373437, 0.49574535162781463], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_state": {"mean": [1.831360946745562, 1.8076923076923077], "std": [0.47849484785270896, 0.561327673820248], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_mode_action": {"mean": [0.1834319526627219, 0.4349112426035503], "std": [0.38702024676373437, 0.49574535162781463], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_action": {"mean": [1.831360946745562, 1.8076923076923077], "std": [0.47849484785270896, 0.561327673820248], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_open_scale_state": {"mean": [0.5585614148976513, 0.4522485222623369], "std": [0.2411395680827335, 0.22302231804162795], "min": [0.01875000074505806, 0.11874999850988388], "max": [0.8900000154972076, 0.7050000131130219], "count": [338]}, "gripper_open_scale_action": {"mean": [0.5585614148976513, 0.4522485222623369], "std": [0.2411395680827335, 0.22302231804162795], "min": [0.01875000074505806, 0.11874999850988388], "max": [0.8900000154972076, 0.7050000131130219], "count": [338]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7098039215686275]], [[0.7098039215686275]]], "mean": [[[0.3810062663398693]], [[0.4049882788671024]], [[0.37875409041394337]]], "std": [[[0.13266068031822656]], [[0.1341262595471331]], [[0.12851724657003816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785366115196078]], [[0.49001533700980393]], [[0.4773554309640523]]], "std": [[[0.12609317693347996]], [[0.11680237803918692]], [[0.1223762074578594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47337712826797385]], [[0.4867660294117647]], [[0.47491839256535945]]], "std": [[[0.14833122505786106]], [[0.14002855317765633]], [[0.14590774726624717]]], "count": [100]}, "observation.state": {"min": [-0.236267551779747, -0.022451000288128853, -1.1616778373718262, -1.6556521654129028, 0.41589298844337463, -0.011844777502119541, 0.015000000596046448, -0.010684999637305737, -0.13352400064468384, -0.0046270000748336315, -3.1391143798828125, 0.13878858089447021, -3.141592502593994, 0.0, -0.01971222274005413, -1.1711328029632568, 0.020828666165471077, 0.3711305558681488, -1.839167833328247, 0.08799999952316284, -0.008693000301718712, 0.0019450000254437327, 0.11238999664783478, -3.1368627548217773, 0.10920525342226028, -3.139742612838745], "max": [0.2774713337421417, 2.321558952331543, -0.4870314300060272, -0.06993477791547775, 1.140325903892517, 1.4376490116119385, 0.7100000381469727, 0.3682129979133606, 0.051628001034259796, 0.30409398674964905, 3.1393237113952637, 1.1105879545211792, 3.1390271186828613, 0.08936788886785507, 1.976455569267273, -0.47162801027297974, 1.771744966506958, 1.2300251722335815, -0.05819466710090637, 0.5640000104904175, 0.36761701107025146, 0.09767500311136246, 0.30689001083374023, 3.127769708633423, 1.3550736904144287, 3.137892484664917], "mean": [0.07119149714708328, 1.2311224937438965, -0.8050737977027893, -0.6320726871490479, 0.804589569568634, 0.5969588756561279, 0.4220719039440155, 0.21204060316085815, -0.004996198229491711, 0.18251962959766388, -1.0095138549804688, 0.5722607374191284, -0.7230218052864075, 0.05878809094429016, 0.944063127040863, -0.7089847326278687, 0.5223519802093506, 0.8284278512001038, -0.7086562514305115, 0.4188982844352722, 0.1719452291727066, 0.03135480359196663, 0.23757724463939667, -0.28349292278289795, 0.729110836982727, -1.0048941373825073], "std": [0.12203259021043777, 0.8935699462890625, 0.2489422857761383, 0.6136515736579895, 0.27222126722335815, 0.5298734307289124, 0.2057548612356186, 0.15814173221588135, 0.044968605041503906, 0.08738303184509277, 2.6855061054229736, 0.33175548911094666, 2.9208743572235107, 0.034970469772815704, 0.7582691311836243, 0.27305060625076294, 0.6393387913703918, 0.2868806719779968, 0.6722404360771179, 0.16959547996520996, 0.14388050138950348, 0.03175719827413559, 0.057931337505578995, 2.779792308807373, 0.3020848333835602, 2.600687026977539], "count": [345]}, "action": {"min": [-0.236267551779747, -0.022451000288128853, -1.1616778373718262, -1.6556521654129028, 0.41589298844337463, -0.011844777502119541, 0.015000000596046448, -0.010684999637305737, -0.13352400064468384, -0.0046270000748336315, -3.1391143798828125, 0.13878858089447021, -3.141592502593994, 0.0, -0.01971222274005413, -1.1711328029632568, 0.020828666165471077, 0.3711305558681488, -1.839167833328247, 0.08799999952316284, -0.008693000301718712, 0.0019450000254437327, 0.11238999664783478, -3.1368627548217773, 0.10920525342226028, -3.139742612838745], "max": [0.2774713337421417, 2.321558952331543, -0.4870314300060272, -0.06993477791547775, 1.140325903892517, 1.4376490116119385, 0.7100000381469727, 0.3682129979133606, 0.051628001034259796, 0.30409398674964905, 3.1393237113952637, 1.1105879545211792, 3.1390271186828613, 0.08936788886785507, 1.976455569267273, -0.47162801027297974, 1.771744966506958, 1.2300251722335815, -0.05819466710090637, 0.5640000104904175, 0.36761701107025146, 0.09767500311136246, 0.30689001083374023, 3.127769708633423, 1.3550736904144287, 3.137892484664917], "mean": [0.07119149714708328, 1.2311224937438965, -0.8050737977027893, -0.6320726871490479, 0.804589569568634, 0.5969588756561279, 0.4220719039440155, 0.21204060316085815, -0.004996198229491711, 0.18251962959766388, -1.0095138549804688, 0.5722607374191284, -0.7230218052864075, 0.05878809094429016, 0.944063127040863, -0.7089847326278687, 0.5223519802093506, 0.8284278512001038, -0.7086562514305115, 0.4188982844352722, 0.1719452291727066, 0.03135480359196663, 0.23757724463939667, -0.28349292278289795, 0.729110836982727, -1.0048941373825073], "std": [0.12203259021043777, 0.8935699462890625, 0.2489422857761383, 0.6136515736579895, 0.27222126722335815, 0.5298734307289124, 0.2057548612356186, 0.15814173221588135, 0.044968605041503906, 0.08738303184509277, 2.6855061054229736, 0.33175548911094666, 2.9208743572235107, 0.034970469772815704, 0.7582691311836243, 0.27305060625076294, 0.6393387913703918, 0.2868806719779968, 0.6722404360771179, 0.16959547996520996, 0.14388050138950348, 0.03175719827413559, 0.057931337505578995, 2.779792308807373, 0.3020848333835602, 2.600687026977539], "count": [345]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [345]}, "index": {"min": [107459], "max": [107803], "mean": [107631.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [2.5855072463768116, 5.0, 5.0, 5.0, 5.0], "std": [1.8679039917541995, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [345]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [345]}, "eef_direction_state": {"mean": [3.8318840579710143, 3.652173913043478], "std": [2.153695358378799, 2.453191278317923], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [1.0840579710144929, 1.055072463768116], "std": [0.9208728040707035, 0.9104125887231154], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.9391304347826087, 0.8782608695652174], "std": [0.8541827845160417, 0.8527652488394619], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [3.8318840579710143, 3.652173913043478], "std": [2.153695358378799, 2.453191278317923], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [1.0840579710144929, 1.055072463768116], "std": [0.9208728040707035, 0.9104125887231154], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.9391304347826087, 0.8782608695652174], "std": [0.8541827845160417, 0.8527652488394619], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.4502158202357271, 0.2959232264396762, 0.957235406257435, 2.543367390412047, 0.22040873432353397, 1.5130044433345808, 0.41090029534146827, -0.2676159081182974, 1.0130123413133512, 2.3569210121621356, -0.05904899387100169, 1.968593703346405], "std": [0.15764005056817865, 0.04511553530865867, 0.08748299585560122, 0.32666777406322334, 0.2346378724353047, 0.17100031197017188, 0.1441240701905956, 0.031177483101790415, 0.05766914872267207, 0.28965902058912346, 0.3620580690883557, 0.3760416602421582], "min": [0.22822435011430958, 0.16671232409854697, 0.770242231896204, 2.0287075039890254, -0.0656734707929425, 1.056924976713432, 0.22995399276939194, -0.29663902278425996, 0.8883314501127496, 1.76188119100538, -0.7955671626882386, 1.6268932004652554], "max": [0.6057215866870581, 0.35296221082932655, 1.0789526714194173, 3.0019430394849755, 0.7254262602219579, 1.8700921060874884, 0.6063363564518285, -0.20254190375660153, 1.0817802090272557, 3.029664053618273, 0.6421488362495134, 2.8246607135438504], "count": [345]}, "eef_sim_pose_action": {"mean": [0.4502158202357271, 0.2959232264396762, 0.957235406257435, 2.543367390412047, 0.22040873432353397, 1.5130044433345808, 0.41090029534146827, -0.2676159081182974, 1.0130123413133512, 2.3569210121621356, -0.05904899387100169, 1.968593703346405], "std": [0.15764005056817865, 0.04511553530865867, 0.08748299585560122, 0.32666777406322334, 0.2346378724353047, 0.17100031197017188, 0.1441240701905956, 0.031177483101790415, 0.05766914872267207, 0.28965902058912346, 0.3620580690883557, 0.3760416602421582], "min": [0.22822435011430958, 0.16671232409854697, 0.770242231896204, 2.0287075039890254, -0.0656734707929425, 1.056924976713432, 0.22995399276939194, -0.29663902278425996, 0.8883314501127496, 1.76188119100538, -0.7955671626882386, 1.6268932004652554], "max": [0.6057215866870581, 0.35296221082932655, 1.0789526714194173, 3.0019430394849755, 0.7254262602219579, 1.8700921060874884, 0.6063363564518285, -0.20254190375660153, 1.0817802090272557, 3.029664053618273, 0.6421488362495134, 2.8246607135438504], "count": [345]}, "gripper_mode_state": {"mean": [0.21739130434782608, 0.32463768115942027], "std": [0.41247099915239743, 0.46823931608831726], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.863768115942029, 1.8521739130434782], "std": [0.43935757267237896, 0.47991807744510045], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.21739130434782608, 0.32463768115942027], "std": [0.41247099915239743, 0.46823931608831726], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.863768115942029, 1.8521739130434782], "std": [0.43935757267237896, 0.47991807744510045], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.5275905672933204, 0.523623193681672], "std": [0.25719352201293827, 0.21199438670449489], "min": [0.01875000074505806, 0.10999999940395355], "max": [0.8875000476837158, 0.7050000131130219], "count": [345]}, "gripper_open_scale_action": {"mean": [0.5275905672933204, 0.523623193681672], "std": [0.25719352201293827, 0.21199438670449489], "min": [0.01875000074505806, 0.10999999940395355], "max": [0.8875000476837158, 0.7050000131130219], "count": [345]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.803921568627451]], [[0.8274509803921568]]], "mean": [[[0.3771820016339869]], [[0.40177603758169933]], [[0.3753216693899782]]], "std": [[[0.13615028871372056]], [[0.13730800848096017]], [[0.13124582774395113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48390508578431374]], [[0.49844992442810454]], [[0.48563395220588235]]], "std": [[[0.12474782611778669]], [[0.11143220224178099]], [[0.11643582403653202]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4699038092320261]], [[0.4910111825980392]], [[0.47946378880718954]]], "std": [[[0.14871582650614001]], [[0.13434560593920858]], [[0.14031652533168668]]], "count": [100]}, "observation.state": {"min": [-0.226132333278656, -0.022712666541337967, -0.9892395734786987, -1.7676979303359985, 0.3857490122318268, 0.05379866808652878, 0.017999999225139618, -0.01976899988949299, -0.11736699938774109, -0.013166000135242939, -3.1409120559692383, 0.06677629798650742, -3.141592502593994, 0.0, -0.016833888366818428, -1.2160696983337402, 0.02370700053870678, 0.5155879855155945, -1.953184723854065, 0.07699999958276749, -0.008980999700725079, 0.0019420000026002526, 0.12110599875450134, -3.1377530097961426, 0.22544418275356293, -3.1316094398498535], "max": [0.2948983311653137, 2.2878215312957764, -0.4877815544605255, -0.09903211146593094, 1.1672775745391846, 1.6566814184188843, 0.7129999995231628, 0.3035770058631897, 0.047864001244306564, 0.33048900961875916, 3.1315743923187256, 1.1313223838806152, 3.1369850635528564, 0.2109033316373825, 1.800196886062622, -0.4719768762588501, 1.7912304401397705, 1.2402127981185913, -0.05927622318267822, 0.5870000123977661, 0.3792490065097809, 0.11828699707984924, 0.35141199827194214, 3.140021800994873, 1.0310533046722412, 3.1362693309783936], "mean": [0.08800378441810608, 1.180345058441162, -0.6448594927787781, -0.8109115958213806, 0.7909058332443237, 0.7316156625747681, 0.44550982117652893, 0.1721976399421692, -0.0083393519744277, 0.16886712610721588, -1.0308507680892944, 0.5419473052024841, -0.8109313249588013, 0.04512309655547142, 0.9650306105613708, -0.685798704624176, 0.6710790991783142, 0.8397522568702698, -0.9267968535423279, 0.3447645902633667, 0.17061223089694977, 0.03763654828071594, 0.23651964962482452, -0.37791070342063904, 0.7177039384841919, -2.557830572128296], "std": [0.1306076943874359, 0.8917704820632935, 0.1212981641292572, 0.6513458490371704, 0.2787208557128906, 0.5644848942756653, 0.1837243288755417, 0.1330755352973938, 0.036410119384527206, 0.10136037319898605, 2.609461784362793, 0.39081498980522156, 2.8449881076812744, 0.06104147806763649, 0.709424614906311, 0.2875789701938629, 0.6366087794303894, 0.26829102635383606, 0.6964592933654785, 0.14803792536258698, 0.1371859908103943, 0.03328060358762741, 0.053596675395965576, 2.7814064025878906, 0.2286590188741684, 1.0485749244689941], "count": [390]}, "action": {"min": [-0.226132333278656, -0.022712666541337967, -0.9892395734786987, -1.7676979303359985, 0.3857490122318268, 0.05379866808652878, 0.017999999225139618, -0.01976899988949299, -0.11736699938774109, -0.013166000135242939, -3.1409120559692383, 0.06677629798650742, -3.141592502593994, 0.0, -0.016833888366818428, -1.2160696983337402, 0.02370700053870678, 0.5155879855155945, -1.953184723854065, 0.07699999958276749, -0.008980999700725079, 0.0019420000026002526, 0.12110599875450134, -3.1377530097961426, 0.22544418275356293, -3.1316094398498535], "max": [0.2948983311653137, 2.2878215312957764, -0.4877815544605255, -0.09903211146593094, 1.1672775745391846, 1.6566814184188843, 0.7129999995231628, 0.3035770058631897, 0.047864001244306564, 0.33048900961875916, 3.1315743923187256, 1.1313223838806152, 3.1369850635528564, 0.2109033316373825, 1.800196886062622, -0.4719768762588501, 1.7912304401397705, 1.2402127981185913, -0.05927622318267822, 0.5870000123977661, 0.3792490065097809, 0.11828699707984924, 0.35141199827194214, 3.140021800994873, 1.0310533046722412, 3.1362693309783936], "mean": [0.08800378441810608, 1.180345058441162, -0.6448594927787781, -0.8109115958213806, 0.7909058332443237, 0.7316156625747681, 0.44550982117652893, 0.1721976399421692, -0.0083393519744277, 0.16886712610721588, -1.0308507680892944, 0.5419473052024841, -0.8109313249588013, 0.04512309655547142, 0.9650306105613708, -0.685798704624176, 0.6710790991783142, 0.8397522568702698, -0.9267968535423279, 0.3447645902633667, 0.17061223089694977, 0.03763654828071594, 0.23651964962482452, -0.37791070342063904, 0.7177039384841919, -2.557830572128296], "std": [0.1306076943874359, 0.8917704820632935, 0.1212981641292572, 0.6513458490371704, 0.2787208557128906, 0.5644848942756653, 0.1837243288755417, 0.1330755352973938, 0.036410119384527206, 0.10136037319898605, 2.609461784362793, 0.39081498980522156, 2.8449881076812744, 0.06104147806763649, 0.709424614906311, 0.2875789701938629, 0.6366087794303894, 0.26829102635383606, 0.6964592933654785, 0.14803792536258698, 0.1371859908103943, 0.03328060358762741, 0.053596675395965576, 2.7814064025878906, 0.2286590188741684, 1.0485749244689941], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [390]}, "index": {"min": [107804], "max": [108193], "mean": [107998.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [2.694871794871795, 5.0, 5.0, 5.0, 5.0], "std": [1.7502305661956385, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [390]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [390]}, "eef_direction_state": {"mean": [4.32051282051282, 3.8333333333333335], "std": [1.9825753113615354, 2.2972484470231795], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [1.0256410256410255, 0.9923076923076923], "std": [0.9469838621856097, 0.8607940923519425], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.8, 0.8846153846153846], "std": [0.8539500976232532, 0.8470275209825084], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.32051282051282, 3.8333333333333335], "std": [1.9825753113615354, 2.2972484470231795], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [1.0256410256410255, 0.9923076923076923], "std": [0.9469838621856097, 0.8607940923519425], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.8, 0.8846153846153846], "std": [0.8539500976232532, 0.8470275209825084], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4102687952590631, 0.2923681552609485, 0.9435879248728959, 2.5713384924954337, 0.30592490008285955, 1.5687114629761596, 0.4096731255022607, -0.2614382178386004, 1.0120877163596007, 2.3776986994751077, -0.041861339612004736, 2.0660661975912937], "std": [0.13246828331446486, 0.03637554167572564, 0.1013770798457953, 0.38077615065462816, 0.2683581303411432, 0.18045330086562814, 0.13736460656191787, 0.032752619118191176, 0.05333325920660147, 0.21398469232295267, 0.3460894598708551, 0.38900592643550297], "min": [0.21903466478433256, 0.18274736786846196, 0.7619840144685353, 2.0098383905847146, -0.02917036376478599, 1.2591344575328942, 0.22965099740144845, -0.29664201520234834, 0.8969528162054664, 2.099198927869164, -0.619261362275536, 1.6532213400953062], "max": [0.5411536116928121, 0.3473767564998954, 1.1052635216768174, 3.060586109736121, 0.8956388628609906, 2.0308368701058, 0.6180964044188955, -0.18181092224477247, 1.1264966109778791, 2.91510097010309, 0.617356133936048, 2.8582438198810585], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4102687952590631, 0.2923681552609485, 0.9435879248728959, 2.5713384924954337, 0.30592490008285955, 1.5687114629761596, 0.4096731255022607, -0.2614382178386004, 1.0120877163596007, 2.3776986994751077, -0.041861339612004736, 2.0660661975912937], "std": [0.13246828331446486, 0.03637554167572564, 0.1013770798457953, 0.38077615065462816, 0.2683581303411432, 0.18045330086562814, 0.13736460656191787, 0.032752619118191176, 0.05333325920660147, 0.21398469232295267, 0.3460894598708551, 0.38900592643550297], "min": [0.21903466478433256, 0.18274736786846196, 0.7619840144685353, 2.0098383905847146, -0.02917036376478599, 1.2591344575328942, 0.22965099740144845, -0.29664201520234834, 0.8969528162054664, 2.099198927869164, -0.619261362275536, 1.6532213400953062], "max": [0.5411536116928121, 0.3473767564998954, 1.1052635216768174, 3.060586109736121, 0.8956388628609906, 2.0308368701058, 0.6180964044188955, -0.18181092224477247, 1.1264966109778791, 2.91510097010309, 0.617356133936048, 2.8582438198810585], "count": [390]}, "gripper_mode_state": {"mean": [0.16923076923076924, 0.6871794871794872], "std": [0.3749556186755057, 0.4636419303505937], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8666666666666667, 1.8487179487179488], "std": [0.43872386814331604, 0.48588897902118955], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.16923076923076924, 0.6871794871794872], "std": [0.3749556186755057, 0.4636419303505937], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8666666666666667, 1.8487179487179488], "std": [0.43872386814331604, 0.48588897902118955], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.5568878331567901, 0.4309551280278426], "std": [0.22965499873111134, 0.18504731546281136], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.8912499994039536, 0.7337500154972076], "count": [390]}, "gripper_open_scale_action": {"mean": [0.5568878331567901, 0.4309551280278426], "std": [0.22965499873111134, 0.18504731546281136], "min": [0.022499999031424522, 0.09624999947845936], "max": [0.8912499994039536, 0.7337500154972076], "count": [390]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7450980392156863]], [[0.7098039215686275]]], "mean": [[[0.38099820533769063]], [[0.4049805419389978]], [[0.3782551879084967]]], "std": [[[0.1342685902483218]], [[0.13486560954544893]], [[0.12940919096281797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858820526960784]], [[0.49539739583333336]], [[0.482587914624183]]], "std": [[[0.12135375980369308]], [[0.11402003566884118]], [[0.12016151696550428]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469436989379085]], [[0.4877592687908497]], [[0.4751518423202614]]], "std": [[[0.14864151037848217]], [[0.13820128311464366]], [[0.143005116003593]]], "count": [100]}, "observation.state": {"min": [-0.27649444341659546, -0.022712666541337967, -1.2606053352355957, -1.7677850723266602, 0.4689415693283081, 0.041570112109184265, 0.01599999889731407, -0.010479999706149101, -0.1445309966802597, -0.01580899953842163, -3.1383464336395264, 0.08993680775165558, -3.141592502593994, -0.08455321937799454, -0.018526000902056694, -1.1094666719436646, -0.04406466707587242, 0.41805610060691833, -1.9105678796768188, 0.06000000238418579, -0.008271999657154083, -0.006463999859988689, 0.10340599715709686, -3.1378402709960938, 0.21636846661567688, -3.1392016410827637], "max": [0.2935376763343811, 2.350098133087158, -0.4870488941669464, -0.04003499820828438, 1.1607533693313599, 1.520370602607727, 0.7129999995231628, 0.3700920045375824, 0.04853900149464607, 0.31412601470947266, 3.1289215087890625, 1.1643091440200806, 3.140056848526001, 0.07965133339166641, 1.9531497955322266, -0.4717850089073181, 1.7846015691757202, 1.240404725074768, -0.054461557418107986, 0.4620000123977661, 0.36250001192092896, 0.08271799981594086, 0.31181800365448, 3.1338956356048584, 1.0662391185760498, 3.133110284805298], "mean": [0.03871568292379379, 1.2048879861831665, -0.7967116236686707, -0.6165677905082703, 0.8693450689315796, 0.5874292254447937, 0.41687333583831787, 0.2002515196800232, -0.01456744410097599, 0.1795000433921814, -0.8824545741081238, 0.5468854904174805, 1.4559446573257446, 0.019853930920362473, 0.8541786670684814, -0.6679003834724426, 0.5264829993247986, 0.8724787831306458, -0.768139123916626, 0.35784661769866943, 0.15271343290805817, 0.024441445246338844, 0.24235446751117706, -0.25015130639076233, 0.7372649908065796, -1.6897523403167725], "std": [0.11913393437862396, 0.9323585629463196, 0.2719748914241791, 0.6436281204223633, 0.24061746895313263, 0.5422142148017883, 0.1781320571899414, 0.16050152480602264, 0.04094066470861435, 0.09323481470346451, 2.7253849506378174, 0.3701561689376831, 2.5841076374053955, 0.03893456235527992, 0.738000750541687, 0.2465100884437561, 0.5927696824073792, 0.2667848467826843, 0.7217329144477844, 0.1603628396987915, 0.13899695873260498, 0.02671712264418602, 0.05683488771319389, 2.7949628829956055, 0.25128012895584106, 2.1951236724853516], "count": [379]}, "action": {"min": [-0.27649444341659546, -0.022712666541337967, -1.2606053352355957, -1.7677850723266602, 0.4689415693283081, 0.041570112109184265, 0.01599999889731407, -0.010479999706149101, -0.1445309966802597, -0.01580899953842163, -3.1383464336395264, 0.08993680775165558, -3.141592502593994, -0.08455321937799454, -0.018526000902056694, -1.1094666719436646, -0.04406466707587242, 0.41805610060691833, -1.9105678796768188, 0.06000000238418579, -0.008271999657154083, -0.006463999859988689, 0.10340599715709686, -3.1378402709960938, 0.21636846661567688, -3.1392016410827637], "max": [0.2935376763343811, 2.350098133087158, -0.4870488941669464, -0.04003499820828438, 1.1607533693313599, 1.520370602607727, 0.7129999995231628, 0.3700920045375824, 0.04853900149464607, 0.31412601470947266, 3.1289215087890625, 1.1643091440200806, 3.140056848526001, 0.07965133339166641, 1.9531497955322266, -0.4717850089073181, 1.7846015691757202, 1.240404725074768, -0.054461557418107986, 0.4620000123977661, 0.36250001192092896, 0.08271799981594086, 0.31181800365448, 3.1338956356048584, 1.0662391185760498, 3.133110284805298], "mean": [0.03871568292379379, 1.2048879861831665, -0.7967116236686707, -0.6165677905082703, 0.8693450689315796, 0.5874292254447937, 0.41687333583831787, 0.2002515196800232, -0.01456744410097599, 0.1795000433921814, -0.8824545741081238, 0.5468854904174805, 1.4559446573257446, 0.019853930920362473, 0.8541786670684814, -0.6679003834724426, 0.5264829993247986, 0.8724787831306458, -0.768139123916626, 0.35784661769866943, 0.15271343290805817, 0.024441445246338844, 0.24235446751117706, -0.25015130639076233, 0.7372649908065796, -1.6897523403167725], "std": [0.11913393437862396, 0.9323585629463196, 0.2719748914241791, 0.6436281204223633, 0.24061746895313263, 0.5422142148017883, 0.1781320571899414, 0.16050152480602264, 0.04094066470861435, 0.09323481470346451, 2.7253849506378174, 0.3701561689376831, 2.5841076374053955, 0.03893456235527992, 0.738000750541687, 0.2465100884437561, 0.5927696824073792, 0.2667848467826843, 0.7217329144477844, 0.1603628396987915, 0.13899695873260498, 0.02671712264418602, 0.05683488771319389, 2.7949628829956055, 0.25128012895584106, 2.1951236724853516], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [379]}, "index": {"min": [108194], "max": [108572], "mean": [108383.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [2.812664907651715, 5.0, 5.0, 5.0, 5.0], "std": [1.7895174158539289, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [379]}, "eef_direction_state": {"mean": [3.9815303430079156, 3.899736147757256], "std": [2.1603715064574094, 2.360733067586808], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [1.0184696569920844, 0.9023746701846965], "std": [0.9258394356954116, 0.8828292591340656], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8654353562005277, 0.8786279683377308], "std": [0.8566628557721533, 0.8540094580673167], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.9815303430079156, 3.899736147757256], "std": [2.1603715064574094, 2.360733067586808], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [1.0184696569920844, 0.9023746701846965], "std": [0.9258394356954116, 0.8828292591340656], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8654353562005277, 0.8786279683377308], "std": [0.8566628557721533, 0.8540094580673167], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.43852982546507907, 0.2863606790132625, 0.9542675959063136, 2.5670188461803045, 0.23807867724609783, 1.474259661576532, 0.3916791999659422, -0.2745137903876741, 1.0178211678987217, 2.3474517536238513, -0.025334542622032295, 1.9925470729372206], "std": [0.16005477899737428, 0.0408877352202681, 0.09328148923408873, 0.3639459783554696, 0.26027653863060063, 0.21110436526293103, 0.1392362292688877, 0.026180217815044926, 0.05666974782379076, 0.22199793153938305, 0.3863466750835751, 0.388466220715294], "min": [0.22839442775303964, 0.15589929629592333, 0.7592078406256166, 1.9765843380078558, -0.036620550226049264, 1.079974708926541, 0.2304440861060174, -0.3050167588971985, 0.879138120115857, 2.074905936300759, -0.8280898315783821, 1.5979693859618176], "max": [0.6085902876695026, 0.3480994577789274, 1.0889427728881267, 3.0477509740094684, 0.8111388322817064, 2.0337959891398727, 0.6013562300227395, -0.21754773358839308, 1.0870681876884933, 2.9222770387804755, 0.685543145930632, 2.7862586586173497], "count": [379]}, "eef_sim_pose_action": {"mean": [0.43852982546507907, 0.2863606790132625, 0.9542675959063136, 2.5670188461803045, 0.23807867724609783, 1.474259661576532, 0.3916791999659422, -0.2745137903876741, 1.0178211678987217, 2.3474517536238513, -0.025334542622032295, 1.9925470729372206], "std": [0.16005477899737428, 0.0408877352202681, 0.09328148923408873, 0.3639459783554696, 0.26027653863060063, 0.21110436526293103, 0.1392362292688877, 0.026180217815044926, 0.05666974782379076, 0.22199793153938305, 0.3863466750835751, 0.388466220715294], "min": [0.22839442775303964, 0.15589929629592333, 0.7592078406256166, 1.9765843380078558, -0.036620550226049264, 1.079974708926541, 0.2304440861060174, -0.3050167588971985, 0.879138120115857, 2.074905936300759, -0.8280898315783821, 1.5979693859618176], "max": [0.6085902876695026, 0.3480994577789274, 1.0889427728881267, 3.0477509740094684, 0.8111388322817064, 2.0337959891398727, 0.6013562300227395, -0.21754773358839308, 1.0870681876884933, 2.9222770387804755, 0.685543145930632, 2.7862586586173497], "count": [379]}, "gripper_mode_state": {"mean": [0.17941952506596306, 0.2612137203166227], "std": [0.38370321746249053, 0.4392961559528745], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8627968337730871, 1.8733509234828496], "std": [0.43847130507316184, 0.45920903756050785], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.17941952506596306, 0.2612137203166227], "std": [0.38370321746249053, 0.4392961559528745], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8627968337730871, 1.8733509234828496], "std": [0.43847130507316184, 0.45920903756050785], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.5210916959007312, 0.4473087069821743], "std": [0.22266486833071408, 0.20045369234852065], "min": [0.01999999862164259, 0.07500000298023224], "max": [0.8912499994039536, 0.5775000154972076], "count": [379]}, "gripper_open_scale_action": {"mean": [0.5210916959007312, 0.4473087069821743], "std": [0.22266486833071408, 0.20045369234852065], "min": [0.01999999862164259, 0.07500000298023224], "max": [0.8912499994039536, 0.5775000154972076], "count": [379]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.3804683224400871]], [[0.4050606454248366]], [[0.3786589950980392]]], "std": [[[0.13339656648092915]], [[0.13378975467673573]], [[0.12800124494652657]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48471035947712415]], [[0.4951902920751634]], [[0.48293227736928107]]], "std": [[[0.11311684058106179]], [[0.10452651297506818]], [[0.11063396227203308]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789204901960784]], [[0.4936011070261438]], [[0.4810652961601307]]], "std": [[[0.15151169228479888]], [[0.14033930463443633]], [[0.14689756085392278]]], "count": [100]}, "observation.state": {"min": [-0.3653564453125, -0.022311445325613022, -1.2132261991500854, -1.4430742263793945, 0.4039086699485779, 0.03051033243536949, 0.0139999995008111, -0.010169999673962593, -0.17724600434303284, 0.006918000057339668, -3.1342971324920654, 0.1808684766292572, -3.1374387741088867, -0.052664779126644135, -0.01732233352959156, -1.2793232202529907, -0.04315755516290665, 0.461091548204422, -1.98008394241333, 0.09399999678134918, -0.009078999981284142, -0.009518000297248363, 0.1148729994893074, -3.140789747238159, 0.15798720717430115, -3.132237672805786], "max": [0.2595558762550354, 2.2983405590057373, -0.48619410395622253, 0.0, 1.1319177150726318, 1.3326159715652466, 0.7100000381469727, 0.37376201152801514, 0.052636001259088516, 0.3246830105781555, 3.137648105621338, 1.1133280992507935, 3.14054536819458, 0.02173577807843685, 1.8372139930725098, -0.42213812470436096, 1.787427544593811, 1.2312289476394653, -0.05332766845822334, 0.5799999833106995, 0.3880879878997803, 0.0711819976568222, 0.3152660131454468, 3.1324994564056396, 1.020424246788025, 3.1345415115356445], "mean": [0.017415642738342285, 1.1739610433578491, -0.8167391419410706, -0.5231319069862366, 0.793287992477417, 0.5079054236412048, 0.41430607438087463, 0.20532581210136414, -0.015031665563583374, 0.1900714784860611, -0.9046509265899658, 0.6203482747077942, 1.1652226448059082, -0.016481155529618263, 0.8487060070037842, -0.6852807998657227, 0.5011389255523682, 0.9161266684532166, -0.7702432870864868, 0.37862783670425415, 0.1515066921710968, 0.018584346398711205, 0.2440400868654251, -1.0098848342895508, 0.7324988842010498, -1.644525170326233], "std": [0.14748147130012512, 0.9128410220146179, 0.26967814564704895, 0.5061457753181458, 0.27416545152664185, 0.44966599345207214, 0.18156909942626953, 0.16431571543216705, 0.05452638864517212, 0.08706068992614746, 2.766040563583374, 0.30941876769065857, 2.765547513961792, 0.03571225330233574, 0.7387712597846985, 0.3162955641746521, 0.6038493514060974, 0.22798314690589905, 0.7540842890739441, 0.15713009238243103, 0.14309675991535187, 0.02171238698065281, 0.0537540428340435, 2.666562080383301, 0.24886687099933624, 2.2153875827789307], "count": [349]}, "action": {"min": [-0.3653564453125, -0.022311445325613022, -1.2132261991500854, -1.4430742263793945, 0.4039086699485779, 0.03051033243536949, 0.0139999995008111, -0.010169999673962593, -0.17724600434303284, 0.006918000057339668, -3.1342971324920654, 0.1808684766292572, -3.1374387741088867, -0.052664779126644135, -0.01732233352959156, -1.2793232202529907, -0.04315755516290665, 0.461091548204422, -1.98008394241333, 0.09399999678134918, -0.009078999981284142, -0.009518000297248363, 0.1148729994893074, -3.140789747238159, 0.15798720717430115, -3.132237672805786], "max": [0.2595558762550354, 2.2983405590057373, -0.48619410395622253, 0.0, 1.1319177150726318, 1.3326159715652466, 0.7100000381469727, 0.37376201152801514, 0.052636001259088516, 0.3246830105781555, 3.137648105621338, 1.1133280992507935, 3.14054536819458, 0.02173577807843685, 1.8372139930725098, -0.42213812470436096, 1.787427544593811, 1.2312289476394653, -0.05332766845822334, 0.5799999833106995, 0.3880879878997803, 0.0711819976568222, 0.3152660131454468, 3.1324994564056396, 1.020424246788025, 3.1345415115356445], "mean": [0.017415642738342285, 1.1739610433578491, -0.8167391419410706, -0.5231319069862366, 0.793287992477417, 0.5079054236412048, 0.41430607438087463, 0.20532581210136414, -0.015031665563583374, 0.1900714784860611, -0.9046509265899658, 0.6203482747077942, 1.1652226448059082, -0.016481155529618263, 0.8487060070037842, -0.6852807998657227, 0.5011389255523682, 0.9161266684532166, -0.7702432870864868, 0.37862783670425415, 0.1515066921710968, 0.018584346398711205, 0.2440400868654251, -1.0098848342895508, 0.7324988842010498, -1.644525170326233], "std": [0.14748147130012512, 0.9128410220146179, 0.26967814564704895, 0.5061457753181458, 0.27416545152664185, 0.44966599345207214, 0.18156909942626953, 0.16431571543216705, 0.05452638864517212, 0.08706068992614746, 2.766040563583374, 0.30941876769065857, 2.765547513961792, 0.03571225330233574, 0.7387712597846985, 0.3162955641746521, 0.6038493514060974, 0.22798314690589905, 0.7540842890739441, 0.15713009238243103, 0.14309675991535187, 0.02171238698065281, 0.0537540428340435, 2.666562080383301, 0.24886687099933624, 2.2153875827789307], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [349]}, "index": {"min": [108573], "max": [108921], "mean": [108747.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [2.7220630372492836, 5.0, 5.0, 5.0, 5.0], "std": [1.8955838548463433, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [349]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [349]}, "eef_direction_state": {"mean": [3.8739255014326646, 3.819484240687679], "std": [2.1494669973445624, 2.4210321907531127], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.0143266475644699, 0.9570200573065902], "std": [0.9192752327095997, 0.8994670514671805], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.9111747851002865, 0.9140401146131805], "std": [0.8467812279214763, 0.8588344261012844], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.8739255014326646, 3.819484240687679], "std": [2.1494669973445624, 2.4210321907531127], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.0143266475644699, 0.9570200573065902], "std": [0.9192752327095997, 0.8994670514671805], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.9111747851002865, 0.9140401146131805], "std": [0.8467812279214763, 0.8588344261012844], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.443611138264226, 0.28605760736925556, 0.9648080407506812, 2.502894990686403, 0.18767544781568996, 1.4603626106506837, 0.3904704271899523, -0.28037001246141285, 1.0194671437357679, 2.369780285905599, -0.0013487982921436346, 1.9657267225442607], "std": [0.1638483766025796, 0.0545841244481411, 0.08720230732387914, 0.30100003887031057, 0.20203558879866862, 0.1970731604777915, 0.14329378422722058, 0.021143641068215376, 0.05353692865358486, 0.23253168936105534, 0.3190162203101186, 0.4189003727195939], "min": [0.22871119036339363, 0.12345211390136474, 0.7816923567295386, 2.027715158267815, -0.03678303727630117, 0.9385629539345393, 0.22967718030921863, -0.308076406930046, 0.890586557100663, 2.104173639684461, -0.7076053234227595, 1.5943778178975114], "max": [0.6112746594800234, 0.3539677851091907, 1.099983336187149, 2.9307644572845515, 0.5547066320997343, 1.7935165824609007, 0.6271162880638416, -0.2291050861055455, 1.0904082930082415, 2.9825427327341556, 0.5514405865496927, 2.854724660023199], "count": [349]}, "eef_sim_pose_action": {"mean": [0.443611138264226, 0.28605760736925556, 0.9648080407506812, 2.502894990686403, 0.18767544781568996, 1.4603626106506837, 0.3904704271899523, -0.28037001246141285, 1.0194671437357679, 2.369780285905599, -0.0013487982921436346, 1.9657267225442607], "std": [0.1638483766025796, 0.0545841244481411, 0.08720230732387914, 0.30100003887031057, 0.20203558879866862, 0.1970731604777915, 0.14329378422722058, 0.021143641068215376, 0.05353692865358486, 0.23253168936105534, 0.3190162203101186, 0.4189003727195939], "min": [0.22871119036339363, 0.12345211390136474, 0.7816923567295386, 2.027715158267815, -0.03678303727630117, 0.9385629539345393, 0.22967718030921863, -0.308076406930046, 0.890586557100663, 2.104173639684461, -0.7076053234227595, 1.5943778178975114], "max": [0.6112746594800234, 0.3539677851091907, 1.099983336187149, 2.9307644572845515, 0.5547066320997343, 1.7935165824609007, 0.6271162880638416, -0.2291050861055455, 1.0904082930082415, 2.9825427327341556, 0.5514405865496927, 2.854724660023199], "count": [349]}, "gripper_mode_state": {"mean": [0.18911174785100288, 0.2607449856733524], "std": [0.3915973629581045, 0.43904104377558645], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.828080229226361, 1.8681948424068768], "std": [0.4896780234288371, 0.4476521455458409], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.18911174785100288, 0.2607449856733524], "std": [0.3915973629581045, 0.43904104377558645], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.828080229226361, 1.8681948424068768], "std": [0.4896780234288371, 0.4476521455458409], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.5178832312122542, 0.4732843784129722], "std": [0.22696215340277803, 0.19641275638765796], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.8875000476837158, 0.7249999791383743], "count": [349]}, "gripper_open_scale_action": {"mean": [0.5178832312122542, 0.4732843784129722], "std": [0.22696215340277803, 0.19641275638765796], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.8875000476837158, 0.7249999791383743], "count": [349]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7372549019607844]], [[0.7019607843137254]]], "mean": [[[0.3903366094771242]], [[0.41276383714596954]], [[0.38784002178649235]]], "std": [[[0.13153859538540133]], [[0.1326105326617796]], [[0.12802729187636783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469380618872549]], [[0.46502289419934645]], [[0.4574887745098039]]], "std": [[[0.152150106672156]], [[0.15302319374737863]], [[0.15323055157407547]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759313562091503]], [[0.48825137867647056]], [[0.47801946078431373]]], "std": [[[0.16308327515240553]], [[0.15498803912884873]], [[0.1609528087729665]]], "count": [100]}, "observation.state": {"min": [-0.3771663308143616, -0.022014888003468513, -1.1941245794296265, -1.0453234910964966, 0.25414812564849854, -0.12012244760990143, 0.07899999618530273, -0.010247999802231789, -0.17230699956417084, 0.11428199708461761, -3.141592502593994, 0.30712559819221497, -3.1400392055511475, -0.22709177434444427, -0.018682999536395073, -1.4502438306808472, -0.09105999767780304, 0.4638303220272064, -1.310095191001892, 0.015000000596046448, -0.007956000044941902, -0.043786000460386276, 0.004007000010460615, -3.139986991882324, 0.2617470324039459, -3.140021800994873], "max": [0.08537311106920242, 2.0731327533721924, -0.48689189553260803, 0.05430455505847931, 1.1673473119735718, 2.1018810272216797, 0.5789999961853027, 0.389272004365921, 0.017480000853538513, 0.4174570143222809, 3.1394457817077637, 1.037231683731079, 3.1359028816223145, 0.20903678238391876, 2.486914873123169, -0.47171521186828613, 1.3343255519866943, 1.219541072845459, 0.026951666921377182, 0.6239999532699585, 0.4393250048160553, 0.09647499769926071, 0.3147459924221039, 3.1361820697784424, 1.0378600358963013, 3.1291134357452393], "mean": [-0.0653635710477829, 1.184786081314087, -0.9567239284515381, -0.44125720858573914, 0.716488778591156, 0.7527859807014465, 0.40703633427619934, 0.23311452567577362, -0.05001632124185562, 0.24646900594234467, 0.016566766425967216, 0.6796245574951172, 1.2136093378067017, 0.0100570572540164, 1.0682120323181152, -0.852566123008728, 0.5334147810935974, 1.0084888935089111, -0.556649923324585, 0.39864879846572876, 0.18557411432266235, 0.023186277598142624, 0.21605753898620605, 0.5707500576972961, 0.6773552894592285, -2.160820722579956], "std": [0.1772724688053131, 0.7891696691513062, 0.3050609529018402, 0.358856201171875, 0.32684600353240967, 0.7830118536949158, 0.1956474334001541, 0.16408632695674896, 0.06612864136695862, 0.07137308269739151, 2.8447368144989014, 0.22920694947242737, 2.3244261741638184, 0.09896634519100189, 0.9197061061859131, 0.3903782367706299, 0.5201237797737122, 0.19720406830310822, 0.47855430841445923, 0.16969110071659088, 0.17216484248638153, 0.03517289087176323, 0.10423354804515839, 2.7395665645599365, 0.2342434674501419, 1.9914852380752563], "count": [395]}, "action": {"min": [-0.3771663308143616, -0.022014888003468513, -1.1941245794296265, -1.0453234910964966, 0.25414812564849854, -0.12012244760990143, 0.07899999618530273, -0.010247999802231789, -0.17230699956417084, 0.11428199708461761, -3.141592502593994, 0.30712559819221497, -3.1400392055511475, -0.22709177434444427, -0.018682999536395073, -1.4502438306808472, -0.09105999767780304, 0.4638303220272064, -1.310095191001892, 0.015000000596046448, -0.007956000044941902, -0.043786000460386276, 0.004007000010460615, -3.139986991882324, 0.2617470324039459, -3.140021800994873], "max": [0.08537311106920242, 2.0731327533721924, -0.48689189553260803, 0.05430455505847931, 1.1673473119735718, 2.1018810272216797, 0.5789999961853027, 0.389272004365921, 0.017480000853538513, 0.4174570143222809, 3.1394457817077637, 1.037231683731079, 3.1359028816223145, 0.20903678238391876, 2.486914873123169, -0.47171521186828613, 1.3343255519866943, 1.219541072845459, 0.026951666921377182, 0.6239999532699585, 0.4393250048160553, 0.09647499769926071, 0.3147459924221039, 3.1361820697784424, 1.0378600358963013, 3.1291134357452393], "mean": [-0.0653635710477829, 1.184786081314087, -0.9567239284515381, -0.44125720858573914, 0.716488778591156, 0.7527859807014465, 0.40703633427619934, 0.23311452567577362, -0.05001632124185562, 0.24646900594234467, 0.016566766425967216, 0.6796245574951172, 1.2136093378067017, 0.0100570572540164, 1.0682120323181152, -0.852566123008728, 0.5334147810935974, 1.0084888935089111, -0.556649923324585, 0.39864879846572876, 0.18557411432266235, 0.023186277598142624, 0.21605753898620605, 0.5707500576972961, 0.6773552894592285, -2.160820722579956], "std": [0.1772724688053131, 0.7891696691513062, 0.3050609529018402, 0.358856201171875, 0.32684600353240967, 0.7830118536949158, 0.1956474334001541, 0.16408632695674896, 0.06612864136695862, 0.07137308269739151, 2.8447368144989014, 0.22920694947242737, 2.3244261741638184, 0.09896634519100189, 0.9197061061859131, 0.3903782367706299, 0.5201237797737122, 0.19720406830310822, 0.47855430841445923, 0.16969110071659088, 0.17216484248638153, 0.03517289087176323, 0.10423354804515839, 2.7395665645599365, 0.2342434674501419, 1.9914852380752563], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [395]}, "index": {"min": [108922], "max": [109316], "mean": [109119.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [3.2455696202531645, 5.0, 5.0, 5.0, 5.0], "std": [1.6015654895460607, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [395]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [395]}, "eef_direction_state": {"mean": [4.063291139240507, 3.837974683544304], "std": [2.0972662866844654, 2.3219537712484266], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [1.0253164556962024, 0.9721518987341772], "std": [0.8505349551796075, 0.923249175584748], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.9746835443037974, 0.8177215189873418], "std": [0.8475531952881402, 0.8610796128486152], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.063291139240507, 3.837974683544304], "std": [2.0972662866844654, 2.3219537712484266], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [1.0253164556962024, 0.9721518987341772], "std": [0.8505349551796075, 0.923249175584748], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.9746835443037974, 0.8177215189873418], "std": [0.8475531952881402, 0.8610796128486152], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4715952715205181, 0.25125788751557715, 1.021087681990012, 2.4239375634674736, -0.1050820288366087, 1.117233175552208, 0.4245972010089446, -0.27578805938388024, 0.9916330844942461, 2.4130733178823403, -0.2566893035169642, 1.893593469980029], "std": [0.1638928814499281, 0.06613158450603171, 0.07145652344995972, 0.2031089171161586, 0.3375521730318935, 0.5041292738709268, 0.17255995984118325, 0.03501404116406225, 0.10393317494612135, 0.21072455740162258, 0.2982007479839507, 0.28773045859543517], "min": [0.22839788741807027, 0.12880742222225863, 0.8887656680936556, 2.103574291917716, -0.7544066069049445, 0.17949645371975453, 0.2308047776355057, -0.3433110787623617, 0.7801266299864622, 2.1033637523334057, -0.8067767922757328, 1.556983870149193], "max": [0.6273008053676088, 0.31887151568008226, 1.1922142964132938, 2.7152646183136104, 0.42323356937023293, 1.7467212253899422, 0.6787714150485277, -0.20320079216860015, 1.0898877304452188, 2.818764303078311, 0.0733906754256839, 2.4124625480683393], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4715952715205181, 0.25125788751557715, 1.021087681990012, 2.4239375634674736, -0.1050820288366087, 1.117233175552208, 0.4245972010089446, -0.27578805938388024, 0.9916330844942461, 2.4130733178823403, -0.2566893035169642, 1.893593469980029], "std": [0.1638928814499281, 0.06613158450603171, 0.07145652344995972, 0.2031089171161586, 0.3375521730318935, 0.5041292738709268, 0.17255995984118325, 0.03501404116406225, 0.10393317494612135, 0.21072455740162258, 0.2982007479839507, 0.28773045859543517], "min": [0.22839788741807027, 0.12880742222225863, 0.8887656680936556, 2.103574291917716, -0.7544066069049445, 0.17949645371975453, 0.2308047776355057, -0.3433110787623617, 0.7801266299864622, 2.1033637523334057, -0.8067767922757328, 1.556983870149193], "max": [0.6273008053676088, 0.31887151568008226, 1.1922142964132938, 2.7152646183136104, 0.42323356937023293, 1.7467212253899422, 0.6787714150485277, -0.20320079216860015, 1.0898877304452188, 2.818764303078311, 0.0733906754256839, 2.4124625480683393], "count": [395]}, "gripper_mode_state": {"mean": [0.2810126582278481, 0.2810126582278481], "std": [0.4494936530626048, 0.449493653062604], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.860759493670886, 1.8151898734177214], "std": [0.47023229420270185, 0.5360636197825898], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.2810126582278481, 0.2810126582278481], "std": [0.4494936530626048, 0.449493653062604], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.860759493670886, 1.8151898734177214], "std": [0.47023229420270185, 0.5360636197825898], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.5087943028752939, 0.4983101331133726], "std": [0.24455899910763998, 0.21211344714614938], "min": [0.09874999523162842, 0.01875000074505806], "max": [0.7237499952316284, 0.7799999415874481], "count": [395]}, "gripper_open_scale_action": {"mean": [0.5087943028752939, 0.4983101331133726], "std": [0.24455899910763998, 0.21211344714614938], "min": [0.09874999523162842, 0.01875000074505806], "max": [0.7237499952316284, 0.7799999415874481], "count": [395]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8196078431372549]], [[0.7803921568627451]]], "mean": [[[0.38819613834422656]], [[0.4105771922657952]], [[0.3858449128540305]]], "std": [[[0.1320126790697428]], [[0.13362216044162722]], [[0.1292060038633212]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667387459150327]], [[0.46370594362745093]], [[0.45636814542483656]]], "std": [[[0.14875090953649497]], [[0.14841143455389938]], [[0.14862672858016232]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842327675653595]], [[0.4954365298202615]], [[0.4855348366013072]]], "std": [[[0.1479115199846219]], [[0.13906556442406773]], [[0.1454383030485408]]], "count": [100]}, "observation.state": {"min": [-0.4242314398288727, -0.022014888003468513, -1.1959388256072998, -0.9190256595611572, 0.27072033286094666, 0.03242922201752663, 0.08699999749660492, -0.010096999816596508, -0.18861700594425201, 0.12175200134515762, -3.141592502593994, 0.270124614238739, -3.1396901607513428, -0.23159244656562805, -0.01826433278620243, -1.2888129949569702, -0.08863522112369537, 0.4864383339881897, -1.3072168827056885, 0.01599999889731407, -0.008957000449299812, -0.05071699991822243, 0.0063680000603199005, -3.141592502593994, 0.16076229512691498, -3.141592502593994], "max": [0.047745443880558014, 2.059037446975708, -0.48689189553260803, -0.028451889753341675, 1.1668413877487183, 2.008361339569092, 0.5839999914169312, 0.3807629942893982, 0.002592999953776598, 0.3965190052986145, 3.1386778354644775, 1.040635108947754, 3.140702486038208, 0.17013566195964813, 2.4104034900665283, -0.47171521186828613, 1.3824199438095093, 1.189536690711975, 0.026655111461877823, 0.6069999933242798, 0.41472598910331726, 0.08057200163602829, 0.2960889935493469, 3.133389711380005, 1.0188184976577759, 3.1404407024383545], "mean": [-0.11894220858812332, 1.2100512981414795, -0.963654100894928, -0.40951329469680786, 0.6930617094039917, 0.75640469789505, 0.37409135699272156, 0.2377147674560547, -0.06368568539619446, 0.2423321157693863, 0.8520256280899048, 0.6412740349769592, 2.4355309009552, -0.010472259484231472, 0.8971046209335327, -0.7452191114425659, 0.4572853446006775, 1.0061572790145874, -0.48772504925727844, 0.3831339180469513, 0.1498422920703888, 0.013230598531663418, 0.20666754245758057, -0.39462482929229736, 0.678447425365448, -1.9152624607086182], "std": [0.1680312603712082, 0.7903380393981934, 0.3076569437980652, 0.2751395106315613, 0.3255559802055359, 0.6829656958580017, 0.19478194415569305, 0.16194799542427063, 0.0671699121594429, 0.06784435361623764, 2.706045627593994, 0.2545880675315857, 0.9373978972434998, 0.10652808845043182, 0.9531230330467224, 0.34664854407310486, 0.4893641173839569, 0.20036129653453827, 0.44541457295417786, 0.14697447419166565, 0.1696178913116455, 0.03191307187080383, 0.09691672772169113, 2.8554954528808594, 0.2825331687927246, 2.2541236877441406], "count": [383]}, "action": {"min": [-0.4242314398288727, -0.022014888003468513, -1.1959388256072998, -0.9190256595611572, 0.27072033286094666, 0.03242922201752663, 0.08699999749660492, -0.010096999816596508, -0.18861700594425201, 0.12175200134515762, -3.141592502593994, 0.270124614238739, -3.1396901607513428, -0.23159244656562805, -0.01826433278620243, -1.2888129949569702, -0.08863522112369537, 0.4864383339881897, -1.3072168827056885, 0.01599999889731407, -0.008957000449299812, -0.05071699991822243, 0.0063680000603199005, -3.141592502593994, 0.16076229512691498, -3.141592502593994], "max": [0.047745443880558014, 2.059037446975708, -0.48689189553260803, -0.028451889753341675, 1.1668413877487183, 2.008361339569092, 0.5839999914169312, 0.3807629942893982, 0.002592999953776598, 0.3965190052986145, 3.1386778354644775, 1.040635108947754, 3.140702486038208, 0.17013566195964813, 2.4104034900665283, -0.47171521186828613, 1.3824199438095093, 1.189536690711975, 0.026655111461877823, 0.6069999933242798, 0.41472598910331726, 0.08057200163602829, 0.2960889935493469, 3.133389711380005, 1.0188184976577759, 3.1404407024383545], "mean": [-0.11894220858812332, 1.2100512981414795, -0.963654100894928, -0.40951329469680786, 0.6930617094039917, 0.75640469789505, 0.37409135699272156, 0.2377147674560547, -0.06368568539619446, 0.2423321157693863, 0.8520256280899048, 0.6412740349769592, 2.4355309009552, -0.010472259484231472, 0.8971046209335327, -0.7452191114425659, 0.4572853446006775, 1.0061572790145874, -0.48772504925727844, 0.3831339180469513, 0.1498422920703888, 0.013230598531663418, 0.20666754245758057, -0.39462482929229736, 0.678447425365448, -1.9152624607086182], "std": [0.1680312603712082, 0.7903380393981934, 0.3076569437980652, 0.2751395106315613, 0.3255559802055359, 0.6829656958580017, 0.19478194415569305, 0.16194799542427063, 0.0671699121594429, 0.06784435361623764, 2.706045627593994, 0.2545880675315857, 0.9373978972434998, 0.10652808845043182, 0.9531230330467224, 0.34664854407310486, 0.4893641173839569, 0.20036129653453827, 0.44541457295417786, 0.14697447419166565, 0.1696178913116455, 0.03191307187080383, 0.09691672772169113, 2.8554954528808594, 0.2825331687927246, 2.2541236877441406], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [383]}, "index": {"min": [109317], "max": [109699], "mean": [109508.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [3.122715404699739, 5.0, 5.0, 5.0, 5.0], "std": [1.6168437615591416, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [383]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [383]}, "eef_direction_state": {"mean": [4.1827676240208875, 3.989556135770235], "std": [2.138303093795664, 2.267927260486807], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.8955613577023499, 0.9060052219321149], "std": [0.8847746896567311, 0.8947426778145542], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.835509138381201, 0.783289817232376], "std": [0.8498764703941073, 0.8656681490065379], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.1827676240208875, 3.989556135770235], "std": [2.138303093795664, 2.267927260486807], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.8955613577023499, 0.9060052219321149], "std": [0.8847746896567311, 0.8947426778145542], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.835509138381201, 0.783289817232376], "std": [0.8498764703941073, 0.8656681490065379], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.4763015862522619, 0.2376626189768384, 1.0169809244205554, 2.4654038070123683, -0.12679040310526188, 1.020491730664842, 0.38887856282707, -0.28568002390080516, 0.9821337422491742, 2.427913586279845, -0.2093769095563606, 1.8003502158060622], "std": [0.1617709560696667, 0.06718464172773714, 0.0679131094467876, 0.22565382935079772, 0.35656061547400897, 0.49146805175358044, 0.17006136227520982, 0.03178765318180497, 0.0965869723315366, 0.2564077789181415, 0.30550624233555485, 0.20884426268596623], "min": [0.22871511773111491, 0.11263194767517484, 0.896233872439719, 2.1005416082619313, -0.7875774183789453, 0.13225070042515452, 0.22959572977382003, -0.3498838858596148, 0.7823530619395223, 2.121333733493996, -0.8403934402951151, 1.4959203234143967], "max": [0.6190529005287182, 0.3040067002897181, 1.1712585370340727, 2.7804803289006736, 0.3782047035900349, 1.5750439552383433, 0.6543198704789556, -0.21917884777222796, 1.071101910490524, 2.9588611366537356, 0.05243576805856032, 2.3142695994693327], "count": [383]}, "eef_sim_pose_action": {"mean": [0.4763015862522619, 0.2376626189768384, 1.0169809244205554, 2.4654038070123683, -0.12679040310526188, 1.020491730664842, 0.38887856282707, -0.28568002390080516, 0.9821337422491742, 2.427913586279845, -0.2093769095563606, 1.8003502158060622], "std": [0.1617709560696667, 0.06718464172773714, 0.0679131094467876, 0.22565382935079772, 0.35656061547400897, 0.49146805175358044, 0.17006136227520982, 0.03178765318180497, 0.0965869723315366, 0.2564077789181415, 0.30550624233555485, 0.20884426268596623], "min": [0.22871511773111491, 0.11263194767517484, 0.896233872439719, 2.1005416082619313, -0.7875774183789453, 0.13225070042515452, 0.22959572977382003, -0.3498838858596148, 0.7823530619395223, 2.121333733493996, -0.8403934402951151, 1.4959203234143967], "max": [0.6190529005287182, 0.3040067002897181, 1.1712585370340727, 2.7804803289006736, 0.3782047035900349, 1.5750439552383433, 0.6543198704789556, -0.21917884777222796, 1.071101910490524, 2.9588611366537356, 0.05243576805856032, 2.3142695994693327], "count": [383]}, "gripper_mode_state": {"mean": [0.3263707571801567, 0.6240208877284595], "std": [0.4688847257458988, 0.48437466842005983], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.843342036553525, 1.8302872062663185], "std": [0.5073880336512274, 0.48467013467375747], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.3263707571801567, 0.6240208877284595], "std": [0.4688847257458988, 0.48437466842005983], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.843342036553525, 1.8302872062663185], "std": [0.5073880336512274, 0.48467013467375747], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.4676142286791347, 0.4789164525823906], "std": [0.2434776767635843, 0.1837185085524319], "min": [0.10874999687075615, 0.01999999862164259], "max": [0.7299999892711639, 0.7587499916553497], "count": [383]}, "gripper_open_scale_action": {"mean": [0.4676142286791347, 0.4789164525823906], "std": [0.2434776767635843, 0.1837185085524319], "min": [0.10874999687075615, 0.01999999862164259], "max": [0.7299999892711639, 0.7587499916553497], "count": [383]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7333333333333333]], [[0.6901960784313725]]], "mean": [[[0.3908592619825708]], [[0.412651454248366]], [[0.38757424291938997]]], "std": [[[0.1283479846921963]], [[0.13046511914673153]], [[0.12587318336685782]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4680837724673203]], [[0.4701135539215686]], [[0.4610991503267974]]], "std": [[[0.1541447277176891]], [[0.15116111634355306]], [[0.1503759498750673]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48584626225490196]], [[0.49540947916666667]], [[0.48446622753267976]]], "std": [[[0.13990240235457962]], [[0.13335397946912725]], [[0.14040590405665446]]], "count": [100]}, "observation.state": {"min": [-0.306027889251709, -0.022293999791145325, -1.1545082330703735, -1.1320921182632446, 0.4314360022544861, 0.009297888725996017, 0.10099999606609344, -0.010325999930500984, -0.1537570059299469, 0.1469780057668686, -3.1312777996063232, 0.2551496922969818, -3.1409642696380615, -0.18362022936344147, -0.01826433278620243, -1.3185906410217285, 0.031853556632995605, 0.5064994692802429, -1.3599863052368164, 0.01900000125169754, -0.008969999849796295, -0.026638999581336975, 0.007470000069588423, -3.130143404006958, 0.18915878236293793, -3.1382765769958496], "max": [0.04769311100244522, 1.9784791469573975, -0.4858975410461426, 0.0, 1.1678358316421509, 2.1019856929779053, 0.5550000071525574, 0.3726319968700409, 0.004461000207811594, 0.40507400035858154, 3.130666971206665, 1.0502169132232666, 3.137002468109131, 0.1595643311738968, 2.4218297004699707, -0.47257000207901, 1.499384880065918, 1.2344037294387817, -0.05894477665424347, 0.5920000076293945, 0.41802701354026794, 0.10975199937820435, 0.3906649947166443, 3.132551908493042, 1.0191326141357422, 3.1314697265625], "mean": [-0.0774298831820488, 1.0716040134429932, -0.9077917337417603, -0.455166757106781, 0.7549470067024231, 0.7755125164985657, 0.4033172130584717, 0.21233193576335907, -0.04948524758219719, 0.25876203179359436, 1.2161388397216797, 0.7021142244338989, 2.4409401416778564, -0.0016833535628393292, 0.8508965969085693, -0.7547171115875244, 0.5185603499412537, 1.0343955755233765, -0.4870929419994354, 0.40277382731437683, 0.1440071016550064, 0.024168990552425385, 0.21920084953308105, 2.089675188064575, 0.7204422354698181, -2.001431941986084], "std": [0.1390499621629715, 0.7776950001716614, 0.3004952669143677, 0.399657666683197, 0.3072727918624878, 0.7389547824859619, 0.1839974820613861, 0.16251873970031738, 0.05977831408381462, 0.05979228764772415, 2.5414540767669678, 0.2592383623123169, 1.1190136671066284, 0.0882711410522461, 0.9404680132865906, 0.35940617322921753, 0.5130556225776672, 0.20068764686584473, 0.45373475551605225, 0.15420587360858917, 0.1713561713695526, 0.03071964718401432, 0.09898138791322708, 1.9739716053009033, 0.24771711230278015, 2.1898202896118164], "count": [349]}, "action": {"min": [-0.306027889251709, -0.022293999791145325, -1.1545082330703735, -1.1320921182632446, 0.4314360022544861, 0.009297888725996017, 0.10099999606609344, -0.010325999930500984, -0.1537570059299469, 0.1469780057668686, -3.1312777996063232, 0.2551496922969818, -3.1409642696380615, -0.18362022936344147, -0.01826433278620243, -1.3185906410217285, 0.031853556632995605, 0.5064994692802429, -1.3599863052368164, 0.01900000125169754, -0.008969999849796295, -0.026638999581336975, 0.007470000069588423, -3.130143404006958, 0.18915878236293793, -3.1382765769958496], "max": [0.04769311100244522, 1.9784791469573975, -0.4858975410461426, 0.0, 1.1678358316421509, 2.1019856929779053, 0.5550000071525574, 0.3726319968700409, 0.004461000207811594, 0.40507400035858154, 3.130666971206665, 1.0502169132232666, 3.137002468109131, 0.1595643311738968, 2.4218297004699707, -0.47257000207901, 1.499384880065918, 1.2344037294387817, -0.05894477665424347, 0.5920000076293945, 0.41802701354026794, 0.10975199937820435, 0.3906649947166443, 3.132551908493042, 1.0191326141357422, 3.1314697265625], "mean": [-0.0774298831820488, 1.0716040134429932, -0.9077917337417603, -0.455166757106781, 0.7549470067024231, 0.7755125164985657, 0.4033172130584717, 0.21233193576335907, -0.04948524758219719, 0.25876203179359436, 1.2161388397216797, 0.7021142244338989, 2.4409401416778564, -0.0016833535628393292, 0.8508965969085693, -0.7547171115875244, 0.5185603499412537, 1.0343955755233765, -0.4870929419994354, 0.40277382731437683, 0.1440071016550064, 0.024168990552425385, 0.21920084953308105, 2.089675188064575, 0.7204422354698181, -2.001431941986084], "std": [0.1390499621629715, 0.7776950001716614, 0.3004952669143677, 0.399657666683197, 0.3072727918624878, 0.7389547824859619, 0.1839974820613861, 0.16251873970031738, 0.05977831408381462, 0.05979228764772415, 2.5414540767669678, 0.2592383623123169, 1.1190136671066284, 0.0882711410522461, 0.9404680132865906, 0.35940617322921753, 0.5130556225776672, 0.20068764686584473, 0.45373475551605225, 0.15420587360858917, 0.1713561713695526, 0.03071964718401432, 0.09898138791322708, 1.9739716053009033, 0.24771711230278015, 2.1898202896118164], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [349]}, "index": {"min": [109700], "max": [110048], "mean": [109874.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [3.30945558739255, 5.0, 5.0, 5.0, 5.0], "std": [1.5902449727140822, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [349]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [349]}, "eef_direction_state": {"mean": [3.988538681948424, 4.126074498567335], "std": [2.096493289034779, 2.2624711507369555], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.0343839541547277, 0.9111747851002865], "std": [0.8490469839449228, 0.9275262387689654], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.9713467048710601, 0.7994269340974212], "std": [0.8424848413330418, 0.8630589387564394], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.988538681948424, 4.126074498567335], "std": [2.096493289034779, 2.2624711507369555], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.0343839541547277, 0.9111747851002865], "std": [0.8490469839449228, 0.9275262387689654], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.9713467048710601, 0.7994269340974212], "std": [0.8424848413330418, 0.8630589387564394], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.4508336187179797, 0.25177684353068225, 1.0333507900350072, 2.3992409950984426, -0.09656861640789906, 1.071291031220989, 0.3829907654682376, -0.27477510944457323, 0.9947118204571225, 2.368463272621183, -0.23430844390219346, 1.8360627985982796], "std": [0.1622641335895247, 0.059894617701314636, 0.059944620579885234, 0.22850518959816102, 0.37125467982945504, 0.5270043464688509, 0.17179150593224293, 0.030485689847624644, 0.09870765714580496, 0.22075245742940286, 0.3116475199604706, 0.24443934250856436], "min": [0.22848341390290616, 0.1472008686412416, 0.9212613001624498, 2.0899817474126046, -0.7936516849025296, 0.07046734882819394, 0.22970066034226155, -0.3261953249862999, 0.7835177031020115, 2.0154697116399785, -0.8656458871108614, 1.3849359418105154], "max": [0.6107630636117339, 0.3058693654450515, 1.1799688120518028, 2.789138715738316, 0.494860924932941, 1.5573899857773463, 0.657607218230566, -0.19006545672670272, 1.1666203602747012, 2.904323657356513, 0.0261116179079115, 2.4752196678744696], "count": [349]}, "eef_sim_pose_action": {"mean": [0.4508336187179797, 0.25177684353068225, 1.0333507900350072, 2.3992409950984426, -0.09656861640789906, 1.071291031220989, 0.3829907654682376, -0.27477510944457323, 0.9947118204571225, 2.368463272621183, -0.23430844390219346, 1.8360627985982796], "std": [0.1622641335895247, 0.059894617701314636, 0.059944620579885234, 0.22850518959816102, 0.37125467982945504, 0.5270043464688509, 0.17179150593224293, 0.030485689847624644, 0.09870765714580496, 0.22075245742940286, 0.3116475199604706, 0.24443934250856436], "min": [0.22848341390290616, 0.1472008686412416, 0.9212613001624498, 2.0899817474126046, -0.7936516849025296, 0.07046734882819394, 0.22970066034226155, -0.3261953249862999, 0.7835177031020115, 2.0154697116399785, -0.8656458871108614, 1.3849359418105154], "max": [0.6107630636117339, 0.3058693654450515, 1.1799688120518028, 2.789138715738316, 0.494860924932941, 1.5573899857773463, 0.657607218230566, -0.19006545672670272, 1.1666203602747012, 2.904323657356513, 0.0261116179079115, 2.4752196678744696], "count": [349]}, "gripper_mode_state": {"mean": [0.2836676217765043, 0.2808022922636103], "std": [0.45077744190694297, 0.4493911046328277], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.845272206303725, 1.8022922636103151], "std": [0.5068151557732778, 0.5442014369516701], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.2836676217765043, 0.2808022922636103], "std": [0.45077744190694297, 0.4493911046328277], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.845272206303725, 1.8022922636103151], "std": [0.5068151557732778, 0.5442014369516701], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.5041475587372366, 0.5034670541276435], "std": [0.22999701848788734, 0.19275721198504087], "min": [0.1262499950826168, 0.023750001564621925], "max": [0.6937500089406967, 0.7400000095367432], "count": [349]}, "gripper_open_scale_action": {"mean": [0.5041475587372366, 0.5034670541276435], "std": [0.22999701848788734, 0.19275721198504087], "min": [0.1262499950826168, 0.023750001564621925], "max": [0.6937500089406967, 0.7400000095367432], "count": [349]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8627450980392157]], [[0.8196078431372549]]], "mean": [[[0.39012600762527233]], [[0.4114270969498911]], [[0.386500582788671]]], "std": [[[0.13259114456823012]], [[0.13483352336455498]], [[0.13014542951842528]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46534117647058826]], [[0.4671280923202615]], [[0.45979625612745095]]], "std": [[[0.15786270687966694]], [[0.15512820508677827]], [[0.1534471728109787]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4906037847222222]], [[0.5010826225490196]], [[0.49035230187908496]]], "std": [[[0.13524313837228516]], [[0.12934520778100325]], [[0.1360590469982213]]], "count": [100]}, "observation.state": {"min": [-0.4051472246646881, -0.022346332669258118, -1.203352689743042, -1.2220356464385986, 0.17913700640201569, -0.044762443751096725, 0.10400000214576721, -0.009759999811649323, -0.17834599316120148, 0.12903399765491486, -3.141592502593994, 0.3111223876476288, -3.141592502593994, -0.1653384417295456, -0.017235111445188522, -1.5900959968566895, 0.06068922206759453, 0.5367306470870972, -1.3349186182022095, 0.017000000923871994, -0.008476000279188156, -0.01838899962604046, 0.002822000067681074, -3.141592502593994, 0.21265089511871338, -3.141592502593994], "max": [0.07666833698749542, 2.0112571716308594, -0.48594990372657776, 0.005250777583569288, 1.1677659749984741, 2.102003335952759, 0.5999999642372131, 0.38221800327301025, 0.0005760000203736126, 0.4101729989051819, 3.138538360595703, 1.035277009010315, 3.132918357849121, 0.16139599680900574, 2.481733798980713, -0.47241300344467163, 1.5170037746429443, 1.2145694494247437, -0.0847800001502037, 0.6010000109672546, 0.4634779989719391, 0.08654599636793137, 0.3356330096721649, 3.140021800994873, 1.0497632026672363, 3.1408770084381104], "mean": [-0.0936000645160675, 1.2018687725067139, -0.9402293562889099, -0.5468618273735046, 0.6796337962150574, 0.8806864023208618, 0.4156918227672577, 0.23738080263137817, -0.053190454840660095, 0.24457329511642456, 0.9107387661933899, 0.6878877878189087, 1.765973448753357, -0.02193131111562252, 0.9254211187362671, -0.8104313611984253, 0.5636501908302307, 1.0565650463104248, -0.5405706167221069, 0.40051496028900146, 0.15911756455898285, 0.022121373564004898, 0.20962665975093842, 0.4816693961620331, 0.7071057558059692, -1.554258942604065], "std": [0.17502932250499725, 0.7737780213356018, 0.29208868741989136, 0.4501279890537262, 0.349769651889801, 0.8036272525787354, 0.20321893692016602, 0.16038864850997925, 0.06743917614221573, 0.06566905230283737, 2.651843547821045, 0.23229452967643738, 1.9573863744735718, 0.07838814705610275, 1.01141357421875, 0.4197264015674591, 0.5263358950614929, 0.18169765174388885, 0.4370594322681427, 0.1552056074142456, 0.1854698657989502, 0.025334537029266357, 0.10545331984758377, 2.7963907718658447, 0.26229792833328247, 2.4996330738067627], "count": [413]}, "action": {"min": [-0.4051472246646881, -0.022346332669258118, -1.203352689743042, -1.2220356464385986, 0.17913700640201569, -0.044762443751096725, 0.10400000214576721, -0.009759999811649323, -0.17834599316120148, 0.12903399765491486, -3.141592502593994, 0.3111223876476288, -3.141592502593994, -0.1653384417295456, -0.017235111445188522, -1.5900959968566895, 0.06068922206759453, 0.5367306470870972, -1.3349186182022095, 0.017000000923871994, -0.008476000279188156, -0.01838899962604046, 0.002822000067681074, -3.141592502593994, 0.21265089511871338, -3.141592502593994], "max": [0.07666833698749542, 2.0112571716308594, -0.48594990372657776, 0.005250777583569288, 1.1677659749984741, 2.102003335952759, 0.5999999642372131, 0.38221800327301025, 0.0005760000203736126, 0.4101729989051819, 3.138538360595703, 1.035277009010315, 3.132918357849121, 0.16139599680900574, 2.481733798980713, -0.47241300344467163, 1.5170037746429443, 1.2145694494247437, -0.0847800001502037, 0.6010000109672546, 0.4634779989719391, 0.08654599636793137, 0.3356330096721649, 3.140021800994873, 1.0497632026672363, 3.1408770084381104], "mean": [-0.0936000645160675, 1.2018687725067139, -0.9402293562889099, -0.5468618273735046, 0.6796337962150574, 0.8806864023208618, 0.4156918227672577, 0.23738080263137817, -0.053190454840660095, 0.24457329511642456, 0.9107387661933899, 0.6878877878189087, 1.765973448753357, -0.02193131111562252, 0.9254211187362671, -0.8104313611984253, 0.5636501908302307, 1.0565650463104248, -0.5405706167221069, 0.40051496028900146, 0.15911756455898285, 0.022121373564004898, 0.20962665975093842, 0.4816693961620331, 0.7071057558059692, -1.554258942604065], "std": [0.17502932250499725, 0.7737780213356018, 0.29208868741989136, 0.4501279890537262, 0.349769651889801, 0.8036272525787354, 0.20321893692016602, 0.16038864850997925, 0.06743917614221573, 0.06566905230283737, 2.651843547821045, 0.23229452967643738, 1.9573863744735718, 0.07838814705610275, 1.01141357421875, 0.4197264015674591, 0.5263358950614929, 0.18169765174388885, 0.4370594322681427, 0.1552056074142456, 0.1854698657989502, 0.025334537029266357, 0.10545331984758377, 2.7963907718658447, 0.26229792833328247, 2.4996330738067627], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [413]}, "index": {"min": [110049], "max": [110461], "mean": [110255.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [3.0484261501210654, 5.0, 5.0, 5.0, 5.0], "std": [1.6088672846016387, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [413]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [413]}, "eef_direction_state": {"mean": [4.14043583535109, 4.2590799031477], "std": [2.1739458337349715, 2.200197245374827], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.8789346246973365, 0.8256658595641646], "std": [0.8746451805457911, 0.8931376011280207], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.9079903147699758, 0.7094430992736077], "std": [0.8642812966346607, 0.8538946126274428], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.14043583535109, 4.2590799031477], "std": [2.1739458337349715, 2.200197245374827], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.8789346246973365, 0.8256658595641646], "std": [0.8746451805457911, 0.8931376011280207], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.9079903147699758, 0.7094430992736077], "std": [0.8642812966346607, 0.8538946126274428], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.4757964302852763, 0.2480049206261065, 1.019122345418476, 2.4097284372613905, -0.11422528411544904, 1.0640516598216485, 0.39814675882343814, -0.2768645904622957, 0.9851831051093954, 2.365740373398635, -0.26677718279609264, 1.8536149336729777], "std": [0.16010272467012165, 0.06752609926437611, 0.06581974286336148, 0.20115734617521266, 0.36276426135970874, 0.5211978576201959, 0.18592093098056336, 0.02508271458075489, 0.10513409163432699, 0.21172284168819602, 0.368193390468016, 0.22603616203798538], "min": [0.22904030302865508, 0.12262689528439301, 0.903363500948434, 2.1060325234125368, -0.7233477840459999, 0.12206715251488309, 0.23005429004649475, -0.317954621919124, 0.7789411801646955, 2.0894962813975972, -1.0103247253364467, 1.4028970145297137], "max": [0.6203351651377089, 0.3019904651245268, 1.1850747517459603, 2.748778616204682, 0.4427819463615452, 1.587597260548531, 0.7029790701087553, -0.21337351499566903, 1.1116504232927578, 2.872135155015201, 0.0405402670755568, 2.3467340555071163], "count": [413]}, "eef_sim_pose_action": {"mean": [0.4757964302852763, 0.2480049206261065, 1.019122345418476, 2.4097284372613905, -0.11422528411544904, 1.0640516598216485, 0.39814675882343814, -0.2768645904622957, 0.9851831051093954, 2.365740373398635, -0.26677718279609264, 1.8536149336729777], "std": [0.16010272467012165, 0.06752609926437611, 0.06581974286336148, 0.20115734617521266, 0.36276426135970874, 0.5211978576201959, 0.18592093098056336, 0.02508271458075489, 0.10513409163432699, 0.21172284168819602, 0.368193390468016, 0.22603616203798538], "min": [0.22904030302865508, 0.12262689528439301, 0.903363500948434, 2.1060325234125368, -0.7233477840459999, 0.12206715251488309, 0.23005429004649475, -0.317954621919124, 0.7789411801646955, 2.0894962813975972, -1.0103247253364467, 1.4028970145297137], "max": [0.6203351651377089, 0.3019904651245268, 1.1850747517459603, 2.748778616204682, 0.4427819463615452, 1.587597260548531, 0.7029790701087553, -0.21337351499566903, 1.1116504232927578, 2.872135155015201, 0.0405402670755568, 2.3467340555071163], "count": [413]}, "gripper_mode_state": {"mean": [0.31234866828087166, 0.15980629539951574], "std": [0.4634511599985908, 0.36642631367056644], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.8329297820823245, 1.828087167070218], "std": [0.5241669395732625, 0.49889512031105915], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.31234866828087166, 0.15980629539951574], "std": [0.4634511599985908, 0.36642631367056644], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.8329297820823245, 1.828087167070218], "std": [0.5241669395732625, 0.49889512031105915], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.5196156136276647, 0.5006416453968634], "std": [0.2540234893964243, 0.1940077194981987], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7499999552965164, 0.7512500137090683], "count": [413]}, "gripper_open_scale_action": {"mean": [0.5196156136276647, 0.5006416453968634], "std": [0.2540234893964243, 0.1940077194981987], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7499999552965164, 0.7512500137090683], "count": [413]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.792156862745098]], [[0.7607843137254902]]], "mean": [[[0.3893769498910676]], [[0.4113467510893246]], [[0.3862041258169934]]], "std": [[[0.13356066424210297]], [[0.13582084979467615]], [[0.13095166631076408]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4676296058006536]], [[0.4708586029411765]], [[0.4620764644607843]]], "std": [[[0.1480022835015837]], [[0.1439446298647057]], [[0.14409654627154386]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920254881535948]], [[0.5033019444444444]], [[0.4932185212418301]]], "std": [[[0.1324352193787574]], [[0.12055604233757079]], [[0.12703855421733207]]], "count": [100]}, "observation.state": {"min": [-0.4234813451766968, -0.022346332669258118, -1.1593577861785889, -1.2759389877319336, 0.32525166869163513, 0.009158333763480186, 0.0989999994635582, -0.009781000204384327, -0.19257999956607819, 0.11802099645137787, -3.1408770084381104, 0.4008846879005432, -3.141592502593994, -0.1724906712770462, -0.018142221495509148, -1.1923452615737915, 0.06119511276483536, 0.48601967096328735, -1.4467724561691284, 0.013000000268220901, -0.0088919997215271, -0.014759999699890614, -0.0034620000515133142, -3.1407723426818848, 0.11424924433231354, -3.137124538421631], "max": [0.08723966777324677, 2.0560545921325684, -0.4856358766555786, 0.0, 1.167172908782959, 2.1019160747528076, 0.5860000252723694, 0.37624499201774597, 0.005756000056862831, 0.39429599046707153, 3.1261813640594482, 1.0366731882095337, 3.140824794769287, 0.11133044213056564, 2.4113454818725586, -0.47241300344467163, 1.442306637763977, 1.2214773893356323, -0.08997844159603119, 0.5699999928474426, 0.3900719881057739, 0.06497500091791153, 0.3463059961795807, 3.1378402709960938, 1.0220997333526611, 3.138817548751831], "mean": [-0.08264466375112534, 1.1416566371917725, -0.9131017923355103, -0.5057519674301147, 0.7491845488548279, 0.7697751522064209, 0.4222806394100189, 0.21835856139659882, -0.05382580682635307, 0.24477331340312958, 0.9257134199142456, 0.70261150598526, 2.361717462539673, -0.04996336251497269, 0.8492762446403503, -0.7237022519111633, 0.5505978465080261, 1.0226536989212036, -0.5287098288536072, 0.3912911117076874, 0.13829223811626434, 0.015832120552659035, 0.20759250223636627, -0.28679636120796204, 0.7113370895385742, -1.4132076501846313], "std": [0.20508255064487457, 0.789583146572113, 0.2898409366607666, 0.4270389676094055, 0.31271257996559143, 0.7424051761627197, 0.19156667590141296, 0.1577533632516861, 0.07719157636165619, 0.0673692524433136, 2.6938910484313965, 0.21955308318138123, 1.3397388458251953, 0.10028483718633652, 0.977116048336029, 0.30155110359191895, 0.5426821708679199, 0.21730180084705353, 0.47616297006607056, 0.1483733355998993, 0.16814269125461578, 0.018531691282987595, 0.10556671768426895, 2.8380939960479736, 0.3002094030380249, 2.6180405616760254], "count": [391]}, "action": {"min": [-0.4234813451766968, -0.022346332669258118, -1.1593577861785889, -1.2759389877319336, 0.32525166869163513, 0.009158333763480186, 0.0989999994635582, -0.009781000204384327, -0.19257999956607819, 0.11802099645137787, -3.1408770084381104, 0.4008846879005432, -3.141592502593994, -0.1724906712770462, -0.018142221495509148, -1.1923452615737915, 0.06119511276483536, 0.48601967096328735, -1.4467724561691284, 0.013000000268220901, -0.0088919997215271, -0.014759999699890614, -0.0034620000515133142, -3.1407723426818848, 0.11424924433231354, -3.137124538421631], "max": [0.08723966777324677, 2.0560545921325684, -0.4856358766555786, 0.0, 1.167172908782959, 2.1019160747528076, 0.5860000252723694, 0.37624499201774597, 0.005756000056862831, 0.39429599046707153, 3.1261813640594482, 1.0366731882095337, 3.140824794769287, 0.11133044213056564, 2.4113454818725586, -0.47241300344467163, 1.442306637763977, 1.2214773893356323, -0.08997844159603119, 0.5699999928474426, 0.3900719881057739, 0.06497500091791153, 0.3463059961795807, 3.1378402709960938, 1.0220997333526611, 3.138817548751831], "mean": [-0.08264466375112534, 1.1416566371917725, -0.9131017923355103, -0.5057519674301147, 0.7491845488548279, 0.7697751522064209, 0.4222806394100189, 0.21835856139659882, -0.05382580682635307, 0.24477331340312958, 0.9257134199142456, 0.70261150598526, 2.361717462539673, -0.04996336251497269, 0.8492762446403503, -0.7237022519111633, 0.5505978465080261, 1.0226536989212036, -0.5287098288536072, 0.3912911117076874, 0.13829223811626434, 0.015832120552659035, 0.20759250223636627, -0.28679636120796204, 0.7113370895385742, -1.4132076501846313], "std": [0.20508255064487457, 0.789583146572113, 0.2898409366607666, 0.4270389676094055, 0.31271257996559143, 0.7424051761627197, 0.19156667590141296, 0.1577533632516861, 0.07719157636165619, 0.0673692524433136, 2.6938910484313965, 0.21955308318138123, 1.3397388458251953, 0.10028483718633652, 0.977116048336029, 0.30155110359191895, 0.5426821708679199, 0.21730180084705353, 0.47616297006607056, 0.1483733355998993, 0.16814269125461578, 0.018531691282987595, 0.10556671768426895, 2.8380939960479736, 0.3002094030380249, 2.6180405616760254], "count": [391]}, "timestamp": {"min": [0.0], "max": [13.0], "mean": [6.5], "std": [3.76238694920599], "count": [391]}, "frame_index": {"min": [0], "max": [390], "mean": [195.0], "std": [112.8716084761797], "count": [391]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [391]}, "index": {"min": [110462], "max": [110852], "mean": [110657.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [3.317135549872123, 5.0, 5.0, 5.0, 5.0], "std": [1.5576518426645114, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [391]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [391]}, "eef_direction_state": {"mean": [4.140664961636829, 4.158567774936062], "std": [2.1876562725970436, 2.194021636415356], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.9539641943734015, 0.8695652173913043], "std": [0.9034904685999466, 0.8851543800022839], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.887468030690537, 0.6777493606138107], "std": [0.8686771454305143, 0.8453217420993228], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [4.140664961636829, 4.158567774936062], "std": [2.1876562725970436, 2.194021636415356], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.9539641943734015, 0.8695652173913043], "std": [0.9034904685999466, 0.8851543800022839], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.887468030690537, 0.6777493606138107], "std": [0.8686771454305143, 0.8453217420993228], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.45680946951358636, 0.24739701370208367, 1.0193456037935162, 2.4027856360948627, -0.04890294300428078, 1.1175698079181564, 0.3773915456954921, -0.2831682276277047, 0.983080497049671, 2.3855712407997482, -0.23837880319808602, 1.7554047014447323], "std": [0.15749236420354631, 0.07722431903466667, 0.06749261128681958, 0.19429110709845918, 0.3291805972334359, 0.450827606712028, 0.16862620570194756, 0.018404660161807532, 0.1052907279502263, 0.2742838797790341, 0.32758037849104504, 0.22338184008509385], "min": [0.22901736762803793, 0.10837093578139342, 0.892373062069677, 2.1035840807887958, -0.731622856486127, 0.2672152559161709, 0.22969654189129757, -0.31442258468101403, 0.772457831428426, 2.0964163689822075, -0.8357211918824166, 1.3150890702249498], "max": [0.614231319284028, 0.3071653931213618, 1.1691160887479801, 2.6413517443082206, 0.47392870161471823, 1.5882204359036862, 0.6297998077322808, -0.23488039280462722, 1.1223681453631376, 2.9896490237384166, 0.05291080158770756, 2.3629791768135084], "count": [391]}, "eef_sim_pose_action": {"mean": [0.45680946951358636, 0.24739701370208367, 1.0193456037935162, 2.4027856360948627, -0.04890294300428078, 1.1175698079181564, 0.3773915456954921, -0.2831682276277047, 0.983080497049671, 2.3855712407997482, -0.23837880319808602, 1.7554047014447323], "std": [0.15749236420354631, 0.07722431903466667, 0.06749261128681958, 0.19429110709845918, 0.3291805972334359, 0.450827606712028, 0.16862620570194756, 0.018404660161807532, 0.1052907279502263, 0.2742838797790341, 0.32758037849104504, 0.22338184008509385], "min": [0.22901736762803793, 0.10837093578139342, 0.892373062069677, 2.1035840807887958, -0.731622856486127, 0.2672152559161709, 0.22969654189129757, -0.31442258468101403, 0.772457831428426, 2.0964163689822075, -0.8357211918824166, 1.3150890702249498], "max": [0.614231319284028, 0.3071653931213618, 1.1691160887479801, 2.6413517443082206, 0.47392870161471823, 1.5882204359036862, 0.6297998077322808, -0.23488039280462722, 1.1223681453631376, 2.9896490237384166, 0.05291080158770756, 2.3629791768135084], "count": [391]}, "gripper_mode_state": {"mean": [0.26342710997442453, 0.1534526854219949], "std": [0.4404920745086652, 0.3604233049606735], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.895140664961637, 1.8056265984654731], "std": [0.41302566216238, 0.5236787575737176], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.26342710997442453, 0.1534526854219949], "std": [0.4404920745086652, 0.3604233049606735], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.895140664961637, 1.8056265984654731], "std": [0.41302566216238, 0.5236787575737176], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.5278516752535806, 0.48911445202779913], "std": [0.23945847282307428, 0.18546682064180536], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.7325000315904617, 0.7124999910593033], "count": [391]}, "gripper_open_scale_action": {"mean": [0.5278516752535806, 0.48911445202779913], "std": [0.23945847282307428, 0.18546682064180536], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.7325000315904617, 0.7124999910593033], "count": [391]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.8156862745098039]], [[0.7607843137254902]]], "mean": [[[0.39090576252723314]], [[0.41233038671023964]], [[0.3872195642701525]]], "std": [[[0.13068004756319526]], [[0.13306868475295014]], [[0.12814250235006946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655415012254902]], [[0.4633016748366013]], [[0.45503630923202615]]], "std": [[[0.1519048127410632]], [[0.15137061962406212]], [[0.1525242685669565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4933343259803922]], [[0.50437616625817]], [[0.4939089358660131]]], "std": [[[0.1311515699605935]], [[0.12244006898892294]], [[0.1295015413423594]]], "count": [100]}, "observation.state": {"min": [-0.4036295413970947, -0.02225911058485508, -1.0970113277435303, -1.1716561317443848, 0.24416989088058472, -0.036354221403598785, 0.0689999982714653, -0.009743000380694866, -0.17453399300575256, 0.13136999309062958, -3.140056848526001, 0.33766883611679077, -3.141592502593994, -0.21561333537101746, -0.018874889239668846, -1.3903048038482666, 0.020165778696537018, 0.4654701054096222, -1.2781544923782349, 0.017000000923871994, -0.008813000284135342, -0.03990200161933899, 0.0020240000449121, -3.141592502593994, 0.1511629819869995, -3.1373515129089355], "max": [0.07565655559301376, 1.9812877178192139, -0.4857056736946106, 0.030388223007321358, 1.1670856475830078, 2.1015846729278564, 0.590999960899353, 0.36767399311065674, 0.0056409998796880245, 0.39616701006889343, 3.14021372795105, 1.0392388105392456, 3.138538360595703, 0.21081611514091492, 2.4789252281188965, -0.4725525677204132, 1.323004126548767, 1.230914831161499, -0.10419566929340363, 0.574999988079071, 0.4243359863758087, 0.08376400172710419, 0.38067400455474854, 3.1355364322662354, 1.0151009559631348, 3.139376163482666], "mean": [-0.057131122797727585, 1.0941511392593384, -0.8748992681503296, -0.4783896505832672, 0.708214282989502, 0.7321558594703674, 0.39746975898742676, 0.21305973827838898, -0.04414607957005501, 0.24766002595424652, 0.12291565537452698, 0.706100344657898, 0.36110514402389526, 0.012084197252988815, 0.8322178721427917, -0.7821530103683472, 0.46936631202697754, 1.0403966903686523, -0.4630339741706848, 0.4227192997932434, 0.14283433556556702, 0.017400052398443222, 0.21949200332164764, -0.40895259380340576, 0.7333611845970154, -1.8861074447631836], "std": [0.18067394196987152, 0.7709598541259766, 0.2762354612350464, 0.4181825816631317, 0.34236228466033936, 0.758459210395813, 0.19849711656570435, 0.15779328346252441, 0.06693913042545319, 0.06228041648864746, 2.851018190383911, 0.2255300134420395, 2.7280900478363037, 0.09882166981697083, 0.9777766466140747, 0.3836505711078644, 0.48781174421310425, 0.2093481868505478, 0.41762834787368774, 0.15037909150123596, 0.17963643372058868, 0.027748001739382744, 0.10092040151357651, 2.834963321685791, 0.273173451423645, 2.2215733528137207], "count": [332]}, "action": {"min": [-0.4036295413970947, -0.02225911058485508, -1.0970113277435303, -1.1716561317443848, 0.24416989088058472, -0.036354221403598785, 0.0689999982714653, -0.009743000380694866, -0.17453399300575256, 0.13136999309062958, -3.140056848526001, 0.33766883611679077, -3.141592502593994, -0.21561333537101746, -0.018874889239668846, -1.3903048038482666, 0.020165778696537018, 0.4654701054096222, -1.2781544923782349, 0.017000000923871994, -0.008813000284135342, -0.03990200161933899, 0.0020240000449121, -3.141592502593994, 0.1511629819869995, -3.1373515129089355], "max": [0.07565655559301376, 1.9812877178192139, -0.4857056736946106, 0.030388223007321358, 1.1670856475830078, 2.1015846729278564, 0.590999960899353, 0.36767399311065674, 0.0056409998796880245, 0.39616701006889343, 3.14021372795105, 1.0392388105392456, 3.138538360595703, 0.21081611514091492, 2.4789252281188965, -0.4725525677204132, 1.323004126548767, 1.230914831161499, -0.10419566929340363, 0.574999988079071, 0.4243359863758087, 0.08376400172710419, 0.38067400455474854, 3.1355364322662354, 1.0151009559631348, 3.139376163482666], "mean": [-0.057131122797727585, 1.0941511392593384, -0.8748992681503296, -0.4783896505832672, 0.708214282989502, 0.7321558594703674, 0.39746975898742676, 0.21305973827838898, -0.04414607957005501, 0.24766002595424652, 0.12291565537452698, 0.706100344657898, 0.36110514402389526, 0.012084197252988815, 0.8322178721427917, -0.7821530103683472, 0.46936631202697754, 1.0403966903686523, -0.4630339741706848, 0.4227192997932434, 0.14283433556556702, 0.017400052398443222, 0.21949200332164764, -0.40895259380340576, 0.7333611845970154, -1.8861074447631836], "std": [0.18067394196987152, 0.7709598541259766, 0.2762354612350464, 0.4181825816631317, 0.34236228466033936, 0.758459210395813, 0.19849711656570435, 0.15779328346252441, 0.06693913042545319, 0.06228041648864746, 2.851018190383911, 0.2255300134420395, 2.7280900478363037, 0.09882166981697083, 0.9777766466140747, 0.3836505711078644, 0.48781174421310425, 0.2093481868505478, 0.41762834787368774, 0.15037909150123596, 0.17963643372058868, 0.027748001739382744, 0.10092040151357651, 2.834963321685791, 0.273173451423645, 2.2215733528137207], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [332]}, "index": {"min": [110853], "max": [111184], "mean": [111018.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [3.355421686746988, 5.0, 5.0, 5.0, 5.0], "std": [1.5639579857580699, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [332]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [332]}, "eef_direction_state": {"mean": [4.024096385542169, 4.042168674698795], "std": [2.0839368652096226, 2.253116742622587], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.0813253012048192, 0.927710843373494], "std": [0.8794922838272405, 0.9220607163203615], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [1.0271084337349397, 0.8524096385542169], "std": [0.8408902771001953, 0.8742777953954655], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.024096385542169, 4.042168674698795], "std": [2.0839368652096226, 2.253116742622587], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.0813253012048192, 0.927710843373494], "std": [0.8794922838272405, 0.9220607163203615], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [1.0271084337349397, 0.8524096385542169], "std": [0.8408902771001953, 0.8742777953954655], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.4514946735651512, 0.2570864851365777, 1.0222506399938354, 2.396476397142563, -0.07353780624358622, 1.1796051108257843, 0.38179123716863494, -0.28151283273401684, 0.9949707317939722, 2.367964189881721, -0.2026154073655045, 1.8218711270703303], "std": [0.15753617576963985, 0.06699048368700562, 0.062418801963975964, 0.19810087217153635, 0.3415764025184458, 0.4499491873191427, 0.18007936293579882, 0.027630441721921, 0.10060658195623924, 0.24303171945239285, 0.31510500318394696, 0.23301903238107777], "min": [0.2290309714283848, 0.12650165490468945, 0.9057225302931964, 2.0884593444056554, -0.7727700883710639, 0.29173510114717627, 0.22984866330994913, -0.3393806861874601, 0.7781061938527472, 2.1256426543409876, -0.8162917048164501, 1.3590471444078163], "max": [0.6056437553061442, 0.30704890086692016, 1.1707479816140396, 2.682492558677406, 0.4148992905202282, 1.623992944719474, 0.6641954494629413, -0.21589305705875936, 1.1564403050556666, 2.952527073553044, 0.08519400356169182, 2.438068404823812], "count": [332]}, "eef_sim_pose_action": {"mean": [0.4514946735651512, 0.2570864851365777, 1.0222506399938354, 2.396476397142563, -0.07353780624358622, 1.1796051108257843, 0.38179123716863494, -0.28151283273401684, 0.9949707317939722, 2.367964189881721, -0.2026154073655045, 1.8218711270703303], "std": [0.15753617576963985, 0.06699048368700562, 0.062418801963975964, 0.19810087217153635, 0.3415764025184458, 0.4499491873191427, 0.18007936293579882, 0.027630441721921, 0.10060658195623924, 0.24303171945239285, 0.31510500318394696, 0.23301903238107777], "min": [0.2290309714283848, 0.12650165490468945, 0.9057225302931964, 2.0884593444056554, -0.7727700883710639, 0.29173510114717627, 0.22984866330994913, -0.3393806861874601, 0.7781061938527472, 2.1256426543409876, -0.8162917048164501, 1.3590471444078163], "max": [0.6056437553061442, 0.30704890086692016, 1.1707479816140396, 2.682492558677406, 0.4148992905202282, 1.623992944719474, 0.6641954494629413, -0.21589305705875936, 1.1564403050556666, 2.952527073553044, 0.08519400356169182, 2.438068404823812], "count": [332]}, "gripper_mode_state": {"mean": [0.28313253012048195, 0.13855421686746988], "std": [0.4505202553804383, 0.3454807459985442], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8162650602409638, 1.7921686746987953], "std": [0.5482506920281394, 0.5560717388770628], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.28313253012048195, 0.13855421686746988], "std": [0.4505202553804383, 0.3454807459985442], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8162650602409638, 1.7921686746987953], "std": [0.5482506920281394, 0.5560717388770628], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.4968373617437859, 0.528399848129533], "std": [0.24812159118006846, 0.18797388625327854], "min": [0.08624999783933163, 0.021250001154839993], "max": [0.7387499511241913, 0.7187499850988388], "count": [332]}, "gripper_open_scale_action": {"mean": [0.4968373617437859, 0.528399848129533], "std": [0.24812159118006846, 0.18797388625327854], "min": [0.08624999783933163, 0.021250001154839993], "max": [0.7387499511241913, 0.7187499850988388], "count": [332]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7647058823529411]], [[0.7254901960784313]]], "mean": [[[0.39124159041394335]], [[0.41257070533769064]], [[0.3871189106753813]]], "std": [[[0.133263718647826]], [[0.13566179137379472]], [[0.13078100685386645]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622194628267974]], [[0.4656749183006536]], [[0.4583558496732026]]], "std": [[[0.1564076762656101]], [[0.14956630283318587]], [[0.1488517052340841]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48889523897058823]], [[0.4994675040849673]], [[0.48894939746732025]]], "std": [[[0.1409701700304702]], [[0.13287862642201376]], [[0.13924263411060828]]], "count": [100]}, "observation.state": {"min": [-0.3988323211669922, -0.02166599966585636, -1.1164095401763916, -1.1398025751113892, 0.2907989025115967, -0.012350666336715221, 0.09200000017881393, -0.009877000004053116, -0.1793469935655594, 0.13866500556468964, -3.141592502593994, 0.17751745879650116, -3.1311731338500977, -0.24553056061267853, -0.020113443955779076, -1.1922929286956787, -0.020061111077666283, 0.5276072025299072, -1.469153642654419, 0.017000000923871994, -0.008558999747037888, -0.039434999227523804, -0.002580000087618828, -3.141592502593994, 0.1586853414773941, -3.141592502593994], "max": [0.07733122259378433, 1.9763509035110474, -0.4863162338733673, -0.04662900045514107, 1.1655853986740112, 2.1021602153778076, 0.5759999752044678, 0.36469998955726624, 0.007424000184983015, 0.3901279866695404, 3.1313998699188232, 1.103274941444397, 3.11967134475708, 0.1595468819141388, 2.4184978008270264, -0.4719594419002533, 1.5799084901809692, 1.2014163732528687, -0.05308344587683678, 0.6040000319480896, 0.3979089856147766, 0.08827300369739532, 0.313495010137558, 3.139812469482422, 1.01260507106781, 3.1410515308380127], "mean": [-0.07651916146278381, 1.1477210521697998, -0.9058923721313477, -0.5442013740539551, 0.7008644938468933, 0.9307911992073059, 0.3783082365989685, 0.22471539676189423, -0.053907569497823715, 0.24718211591243744, 0.23557926714420319, 0.6738359332084656, 1.5588641166687012, -0.040220826864242554, 0.840844988822937, -0.7222515940666199, 0.5174620747566223, 1.051007628440857, -0.5386542677879333, 0.42906296253204346, 0.13592036068439484, 0.014811692759394646, 0.21974541246891022, -0.626203179359436, 0.7061655521392822, -1.753294825553894], "std": [0.18254652619361877, 0.7702375054359436, 0.27693966031074524, 0.408490926027298, 0.3207007646560669, 0.797249972820282, 0.2009948045015335, 0.15653471648693085, 0.06979023665189743, 0.06019466370344162, 2.794602632522583, 0.2765798568725586, 2.073150157928467, 0.11125310510396957, 0.9147461652755737, 0.28269994258880615, 0.5663162469863892, 0.18902845680713654, 0.4956526458263397, 0.14900459349155426, 0.15956838428974152, 0.026096409186720848, 0.099632628262043, 2.780313730239868, 0.25516805052757263, 2.3595871925354004], "count": [351]}, "action": {"min": [-0.3988323211669922, -0.02166599966585636, -1.1164095401763916, -1.1398025751113892, 0.2907989025115967, -0.012350666336715221, 0.09200000017881393, -0.009877000004053116, -0.1793469935655594, 0.13866500556468964, -3.141592502593994, 0.17751745879650116, -3.1311731338500977, -0.24553056061267853, -0.020113443955779076, -1.1922929286956787, -0.020061111077666283, 0.5276072025299072, -1.469153642654419, 0.017000000923871994, -0.008558999747037888, -0.039434999227523804, -0.002580000087618828, -3.141592502593994, 0.1586853414773941, -3.141592502593994], "max": [0.07733122259378433, 1.9763509035110474, -0.4863162338733673, -0.04662900045514107, 1.1655853986740112, 2.1021602153778076, 0.5759999752044678, 0.36469998955726624, 0.007424000184983015, 0.3901279866695404, 3.1313998699188232, 1.103274941444397, 3.11967134475708, 0.1595468819141388, 2.4184978008270264, -0.4719594419002533, 1.5799084901809692, 1.2014163732528687, -0.05308344587683678, 0.6040000319480896, 0.3979089856147766, 0.08827300369739532, 0.313495010137558, 3.139812469482422, 1.01260507106781, 3.1410515308380127], "mean": [-0.07651916146278381, 1.1477210521697998, -0.9058923721313477, -0.5442013740539551, 0.7008644938468933, 0.9307911992073059, 0.3783082365989685, 0.22471539676189423, -0.053907569497823715, 0.24718211591243744, 0.23557926714420319, 0.6738359332084656, 1.5588641166687012, -0.040220826864242554, 0.840844988822937, -0.7222515940666199, 0.5174620747566223, 1.051007628440857, -0.5386542677879333, 0.42906296253204346, 0.13592036068439484, 0.014811692759394646, 0.21974541246891022, -0.626203179359436, 0.7061655521392822, -1.753294825553894], "std": [0.18254652619361877, 0.7702375054359436, 0.27693966031074524, 0.408490926027298, 0.3207007646560669, 0.797249972820282, 0.2009948045015335, 0.15653471648693085, 0.06979023665189743, 0.06019466370344162, 2.794602632522583, 0.2765798568725586, 2.073150157928467, 0.11125310510396957, 0.9147461652755737, 0.28269994258880615, 0.5663162469863892, 0.18902845680713654, 0.4956526458263397, 0.14900459349155426, 0.15956838428974152, 0.026096409186720848, 0.099632628262043, 2.780313730239868, 0.25516805052757263, 2.3595871925354004], "count": [351]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [351]}, "index": {"min": [111185], "max": [111535], "mean": [111360.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [3.1054131054131053, 5.0, 5.0, 5.0, 5.0], "std": [1.6217008719960642, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [351]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [351]}, "eef_direction_state": {"mean": [3.982905982905983, 4.096866096866097], "std": [2.1667635980273157, 2.215399710358564], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.9772079772079773, 0.9116809116809117], "std": [0.8800052832942672, 0.9124996323803783], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.9715099715099715, 0.8091168091168092], "std": [0.8634969975138208, 0.8708819680703287], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.982905982905983, 4.096866096866097], "std": [2.1667635980273157, 2.215399710358564], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.9772079772079773, 0.9116809116809117], "std": [0.8800052832942672, 0.9124996323803783], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.9715099715099715, 0.8091168091168092], "std": [0.8634969975138208, 0.8708819680703287], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.4631413145144682, 0.24730806600753308, 1.0217068822913438, 2.4267040967474203, -0.12336691634966408, 0.9966674436392218, 0.3749904282667111, -0.2841637713200375, 0.995186607554764, 2.3811822578927138, -0.21866885025035948, 1.8023158173809684], "std": [0.15626743719163147, 0.06987797902759504, 0.06032215570106481, 0.2523371471745547, 0.3782282635069071, 0.5487571823327806, 0.16003377779551242, 0.025966539218356146, 0.09935716521241417, 0.2248115709944339, 0.3462579806729168, 0.23035018031412968], "min": [0.22896613539496066, 0.12175566802328089, 0.9129920452468789, 2.0354382239027533, -0.7520448363053767, -0.018175602488762266, 0.2301596584079651, -0.3393410970772852, 0.7733335691391731, 2.055618955851899, -0.8965125093931844, 1.3446187554263105], "max": [0.6028557065371051, 0.3088230891291018, 1.164566608961197, 2.8969516952899546, 0.36935776736464376, 1.6280124988541258, 0.6375960455660189, -0.21151920868310933, 1.0886264836408728, 2.9315910585523053, 0.06678584621758055, 2.356492295623664], "count": [351]}, "eef_sim_pose_action": {"mean": [0.4631413145144682, 0.24730806600753308, 1.0217068822913438, 2.4267040967474203, -0.12336691634966408, 0.9966674436392218, 0.3749904282667111, -0.2841637713200375, 0.995186607554764, 2.3811822578927138, -0.21866885025035948, 1.8023158173809684], "std": [0.15626743719163147, 0.06987797902759504, 0.06032215570106481, 0.2523371471745547, 0.3782282635069071, 0.5487571823327806, 0.16003377779551242, 0.025966539218356146, 0.09935716521241417, 0.2248115709944339, 0.3462579806729168, 0.23035018031412968], "min": [0.22896613539496066, 0.12175566802328089, 0.9129920452468789, 2.0354382239027533, -0.7520448363053767, -0.018175602488762266, 0.2301596584079651, -0.3393410970772852, 0.7733335691391731, 2.055618955851899, -0.8965125093931844, 1.3446187554263105], "max": [0.6028557065371051, 0.3088230891291018, 1.164566608961197, 2.8969516952899546, 0.36935776736464376, 1.6280124988541258, 0.6375960455660189, -0.21151920868310933, 1.0886264836408728, 2.9315910585523053, 0.06678584621758055, 2.356492295623664], "count": [351]}, "gripper_mode_state": {"mean": [0.3504273504273504, 0.13105413105413105], "std": [0.47710378587873187, 0.33745954689084967], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_state": {"mean": [1.8404558404558404, 1.811965811965812], "std": [0.5093583670223091, 0.527288780006401], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_mode_action": {"mean": [0.3504273504273504, 0.13105413105413105], "std": [0.47710378587873187, 0.33745954689084967], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_action": {"mean": [1.8404558404558404, 1.811965811965812], "std": [0.5093583670223091, 0.527288780006401], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_open_scale_state": {"mean": [0.4728846117970865, 0.5363283390736479], "std": [0.25124336642117234, 0.186255394037592], "min": [0.11500000022351742, 0.021250001154839993], "max": [0.7199999690055847, 0.755000039935112], "count": [351]}, "gripper_open_scale_action": {"mean": [0.4728846117970865, 0.5363283390736479], "std": [0.25124336642117234, 0.186255394037592], "min": [0.11500000022351742, 0.021250001154839993], "max": [0.7199999690055847, 0.755000039935112], "count": [351]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8862745098039215]], [[0.8156862745098039]]], "mean": [[[0.3904041203703704]], [[0.41339964596949896]], [[0.38774319989106754]]], "std": [[[0.1340844008316986]], [[0.1347867125576533]], [[0.13036870144717086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46871379084967324]], [[0.47021736315359475]], [[0.4622773856209151]]], "std": [[[0.15266522069134136]], [[0.14866661205241447]], [[0.1480808361635328]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48192676674836604]], [[0.4931358925653595]], [[0.4815006903594771]]], "std": [[[0.1420603812078993]], [[0.13522663608092486]], [[0.14271106494102273]]], "count": [100]}, "observation.state": {"min": [-0.42512109875679016, -0.022224221378564835, -1.1436402797698975, -1.0738625526428223, 0.2703714370727539, 0.06791122257709503, 0.0989999994635582, -0.009898999705910683, -0.18564000725746155, 0.11761700361967087, -3.1378226280212402, 0.24268803000450134, -3.139009475708008, -0.20179733633995056, -0.019991332665085793, -1.1908624172210693, -0.009664222598075867, 0.5269094705581665, -1.5459964275360107, 0.020000001415610313, -0.01107100024819374, -0.0231929998844862, -0.00040099999750964344, -3.1393063068389893, 0.18917623162269592, -3.139934539794922], "max": [0.016066333279013634, 2.037109851837158, -0.48607200384140015, -0.046716220676898956, 1.1678358316421509, 2.0997703075408936, 0.593999981880188, 0.36347201466560364, -0.0008239999879151583, 0.4069649875164032, 3.128136157989502, 1.0506707429885864, 3.138014793395996, 0.05983444303274155, 2.4107348918914795, -0.4721338748931885, 1.626380443572998, 1.2308101654052734, -0.050065554678440094, 0.5999999642372131, 0.40195000171661377, 0.07916700094938278, 0.3397049903869629, 3.140702486038208, 1.0284875631332397, 3.134279727935791], "mean": [-0.10326307266950607, 1.1277469396591187, -0.9217833876609802, -0.4505721628665924, 0.7283546328544617, 0.8031338453292847, 0.3830893337726593, 0.2177335023880005, -0.05813363939523697, 0.2500734031200409, 1.1079221963882446, 0.661794126033783, 2.237884998321533, -0.04628491774201393, 0.8011314272880554, -0.7049751281738281, 0.5908767580986023, 1.0525944232940674, -0.5949494242668152, 0.38141757249832153, 0.12870627641677856, 0.02226836606860161, 0.2155628204345703, -0.013658314943313599, 0.739249587059021, -1.3025919198989868], "std": [0.18685635924339294, 0.7838252782821655, 0.2866990566253662, 0.3401198983192444, 0.32507970929145813, 0.7691523432731628, 0.18854182958602905, 0.15825483202934265, 0.07226439565420151, 0.06722614914178848, 2.592409610748291, 0.2630677819252014, 1.3589776754379272, 0.08562464267015457, 0.944733738899231, 0.2937788963317871, 0.531194806098938, 0.19911286234855652, 0.46846139430999756, 0.14199364185333252, 0.16312643885612488, 0.021680612117052078, 0.10245132446289062, 2.858569383621216, 0.2607147693634033, 2.6000118255615234], "count": [381]}, "action": {"min": [-0.42512109875679016, -0.022224221378564835, -1.1436402797698975, -1.0738625526428223, 0.2703714370727539, 0.06791122257709503, 0.0989999994635582, -0.009898999705910683, -0.18564000725746155, 0.11761700361967087, -3.1378226280212402, 0.24268803000450134, -3.139009475708008, -0.20179733633995056, -0.019991332665085793, -1.1908624172210693, -0.009664222598075867, 0.5269094705581665, -1.5459964275360107, 0.020000001415610313, -0.01107100024819374, -0.0231929998844862, -0.00040099999750964344, -3.1393063068389893, 0.18917623162269592, -3.139934539794922], "max": [0.016066333279013634, 2.037109851837158, -0.48607200384140015, -0.046716220676898956, 1.1678358316421509, 2.0997703075408936, 0.593999981880188, 0.36347201466560364, -0.0008239999879151583, 0.4069649875164032, 3.128136157989502, 1.0506707429885864, 3.138014793395996, 0.05983444303274155, 2.4107348918914795, -0.4721338748931885, 1.626380443572998, 1.2308101654052734, -0.050065554678440094, 0.5999999642372131, 0.40195000171661377, 0.07916700094938278, 0.3397049903869629, 3.140702486038208, 1.0284875631332397, 3.134279727935791], "mean": [-0.10326307266950607, 1.1277469396591187, -0.9217833876609802, -0.4505721628665924, 0.7283546328544617, 0.8031338453292847, 0.3830893337726593, 0.2177335023880005, -0.05813363939523697, 0.2500734031200409, 1.1079221963882446, 0.661794126033783, 2.237884998321533, -0.04628491774201393, 0.8011314272880554, -0.7049751281738281, 0.5908767580986023, 1.0525944232940674, -0.5949494242668152, 0.38141757249832153, 0.12870627641677856, 0.02226836606860161, 0.2155628204345703, -0.013658314943313599, 0.739249587059021, -1.3025919198989868], "std": [0.18685635924339294, 0.7838252782821655, 0.2866990566253662, 0.3401198983192444, 0.32507970929145813, 0.7691523432731628, 0.18854182958602905, 0.15825483202934265, 0.07226439565420151, 0.06722614914178848, 2.592409610748291, 0.2630677819252014, 1.3589776754379272, 0.08562464267015457, 0.944733738899231, 0.2937788963317871, 0.531194806098938, 0.19911286234855652, 0.46846139430999756, 0.14199364185333252, 0.16312643885612488, 0.021680612117052078, 0.10245132446289062, 2.858569383621216, 0.2607147693634033, 2.6000118255615234], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [381]}, "index": {"min": [111536], "max": [111916], "mean": [111726.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [3.1627296587926508, 5.0, 5.0, 5.0, 5.0], "std": [1.642537216311439, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [381]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [381]}, "eef_direction_state": {"mean": [4.451443569553806, 4.270341207349081], "std": [2.0067809626656947, 2.1621626043551925], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.8792650918635171, 0.84251968503937], "std": [0.8820850302507405, 0.9115058941220953], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.868766404199475, 0.7690288713910761], "std": [0.8471634315857876, 0.8689368722066952], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.451443569553806, 4.270341207349081], "std": [2.0067809626656947, 2.1621626043551925], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.8792650918635171, 0.84251968503937], "std": [0.8820850302507405, 0.9115058941220953], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.868766404199475, 0.7690288713910761], "std": [0.8471634315857876, 0.8689368722066952], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.4562868597575393, 0.24316483230789068, 1.024688161009287, 2.44239123738887, -0.12194111897098339, 1.021331941758287, 0.367752248617104, -0.2767532923034633, 0.9910966097364882, 2.3489947075109514, -0.22475973218515938, 1.851153759757817], "std": [0.15802300968556923, 0.07228520320979819, 0.0673435024788143, 0.23296632239348208, 0.3667173198462771, 0.5334251997829873, 0.16360753674877648, 0.021565249296622964, 0.10226025340005807, 0.22264775939402912, 0.3400328061090885, 0.21307054395101377], "min": [0.22893581803884072, 0.11548883322891557, 0.8920201095041735, 2.0895843757292236, -0.7609141206954546, 0.032719647814450026, 0.22753399910249195, -0.32299017223053006, 0.7755239979738433, 2.0645235070381305, -0.9460664378339354, 1.4196504784979433], "max": [0.601626062768117, 0.3005892234571011, 1.1818447103038843, 2.817588545788504, 0.42917322042448625, 1.526548253646348, 0.6416476070157557, -0.2208831448434134, 1.1173670053168738, 2.8952368384860234, 0.05236426824884011, 2.3660765950381575], "count": [381]}, "eef_sim_pose_action": {"mean": [0.4562868597575393, 0.24316483230789068, 1.024688161009287, 2.44239123738887, -0.12194111897098339, 1.021331941758287, 0.367752248617104, -0.2767532923034633, 0.9910966097364882, 2.3489947075109514, -0.22475973218515938, 1.851153759757817], "std": [0.15802300968556923, 0.07228520320979819, 0.0673435024788143, 0.23296632239348208, 0.3667173198462771, 0.5334251997829873, 0.16360753674877648, 0.021565249296622964, 0.10226025340005807, 0.22264775939402912, 0.3400328061090885, 0.21307054395101377], "min": [0.22893581803884072, 0.11548883322891557, 0.8920201095041735, 2.0895843757292236, -0.7609141206954546, 0.032719647814450026, 0.22753399910249195, -0.32299017223053006, 0.7755239979738433, 2.0645235070381305, -0.9460664378339354, 1.4196504784979433], "max": [0.601626062768117, 0.3005892234571011, 1.1818447103038843, 2.817588545788504, 0.42917322042448625, 1.526548253646348, 0.6416476070157557, -0.2208831448434134, 1.1173670053168738, 2.8952368384860234, 0.05236426824884011, 2.3660765950381575], "count": [381]}, "gripper_mode_state": {"mean": [0.30971128608923887, 0.6509186351706037], "std": [0.4623745293138314, 0.4766797305930291], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.874015748031496, 1.7979002624671916], "std": [0.45232776744394027, 0.5310276280556987], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.30971128608923887, 0.6509186351706037], "std": [0.4623745293138314, 0.4766797305930291], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.874015748031496, 1.7979002624671916], "std": [0.45232776744394027, 0.5310276280556987], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.47886155997928515, 0.4767716558175919], "std": [0.23567770077327432, 0.17749235723080076], "min": [0.12374999932944775, 0.025000001769512892], "max": [0.742499977350235, 0.7499999552965164], "count": [381]}, "gripper_open_scale_action": {"mean": [0.47886155997928515, 0.4767716558175919], "std": [0.23567770077327432, 0.17749235723080076], "min": [0.12374999932944775, 0.025000001769512892], "max": [0.742499977350235, 0.7499999552965164], "count": [381]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8980392156862745]], [[0.8431372549019608]]], "mean": [[[0.39073890250544663]], [[0.41174095860566445]], [[0.38624577342047933]]], "std": [[[0.13194141967863052]], [[0.13434564523768813]], [[0.1292624034368006]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46373158905228756]], [[0.4647234007352941]], [[0.45708612949346406]]], "std": [[[0.1583535318759111]], [[0.15561987118410428]], [[0.15369264328935897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47957907679738565]], [[0.48998978553921574]], [[0.4781300163398693]]], "std": [[[0.1438872105379812]], [[0.13819674113209487]], [[0.14493559589157515]]], "count": [100]}, "observation.state": {"min": [-0.38444066047668457, -0.022224221378564835, -1.1338016986846924, -1.4439464807510376, 0.30646398663520813, 0.040924668312072754, 0.09300000220537186, -0.009898999705910683, -0.17300599813461304, 0.12436100095510483, -3.139934539794922, 0.17334610223770142, -3.140266180038452, -0.28519922494888306, -0.019677333533763885, -1.3294236660003662, 0.14611466228961945, 0.5638916492462158, -1.3636845350265503, 0.012000000104308128, -0.011071999557316303, -0.06453800201416016, 0.011242999695241451, -3.1363391876220703, 0.1820552945137024, -3.1397078037261963], "max": [0.11605788767337799, 2.0015406608581543, -0.48607200384140015, 0.05036211013793945, 1.1675218343734741, 2.1016716957092285, 0.5320000052452087, 0.3693999946117401, 0.0029810001142323017, 0.405580997467041, 3.1386256217956543, 1.0407049655914307, 3.137927532196045, 0.07979089021682739, 2.410630226135254, -0.47227343916893005, 1.4157038927078247, 1.2034398317337036, -0.11726155877113342, 0.6010000109672546, 0.42154499888420105, 0.08281199634075165, 0.33403798937797546, 3.138817548751831, 1.0788229703903198, 3.128537654876709], "mean": [-0.09749065339565277, 1.123169183731079, -0.8968647122383118, -0.5101341009140015, 0.7222972512245178, 0.9086668491363525, 0.35731977224349976, 0.2199108600616455, -0.05201149359345436, 0.24990150332450867, 1.0305964946746826, 0.6557857990264893, 2.254938840866089, -0.04737415164709091, 0.8740858435630798, -0.7658889293670654, 0.5761087536811829, 1.0394909381866455, -0.5736779570579529, 0.3924340009689331, 0.14643186330795288, 0.020507177338004112, 0.22519302368164062, 1.2150659561157227, 0.7284262180328369, -2.103116035461426], "std": [0.14201360940933228, 0.7630029916763306, 0.2758442163467407, 0.44830387830734253, 0.31778037548065186, 0.8091822862625122, 0.17706961929798126, 0.15666894614696503, 0.05913538858294487, 0.0617823600769043, 2.604896306991577, 0.2833200991153717, 1.3002405166625977, 0.105548195540905, 0.9103676080703735, 0.3397059440612793, 0.4187125563621521, 0.1846649944782257, 0.39796799421310425, 0.14102862775325775, 0.16653001308441162, 0.029665155336260796, 0.09881577640771866, 2.5773873329162598, 0.26202085614204407, 2.030951738357544], "count": [398]}, "action": {"min": [-0.38444066047668457, -0.022224221378564835, -1.1338016986846924, -1.4439464807510376, 0.30646398663520813, 0.040924668312072754, 0.09300000220537186, -0.009898999705910683, -0.17300599813461304, 0.12436100095510483, -3.139934539794922, 0.17334610223770142, -3.140266180038452, -0.28519922494888306, -0.019677333533763885, -1.3294236660003662, 0.14611466228961945, 0.5638916492462158, -1.3636845350265503, 0.012000000104308128, -0.011071999557316303, -0.06453800201416016, 0.011242999695241451, -3.1363391876220703, 0.1820552945137024, -3.1397078037261963], "max": [0.11605788767337799, 2.0015406608581543, -0.48607200384140015, 0.05036211013793945, 1.1675218343734741, 2.1016716957092285, 0.5320000052452087, 0.3693999946117401, 0.0029810001142323017, 0.405580997467041, 3.1386256217956543, 1.0407049655914307, 3.137927532196045, 0.07979089021682739, 2.410630226135254, -0.47227343916893005, 1.4157038927078247, 1.2034398317337036, -0.11726155877113342, 0.6010000109672546, 0.42154499888420105, 0.08281199634075165, 0.33403798937797546, 3.138817548751831, 1.0788229703903198, 3.128537654876709], "mean": [-0.09749065339565277, 1.123169183731079, -0.8968647122383118, -0.5101341009140015, 0.7222972512245178, 0.9086668491363525, 0.35731977224349976, 0.2199108600616455, -0.05201149359345436, 0.24990150332450867, 1.0305964946746826, 0.6557857990264893, 2.254938840866089, -0.04737415164709091, 0.8740858435630798, -0.7658889293670654, 0.5761087536811829, 1.0394909381866455, -0.5736779570579529, 0.3924340009689331, 0.14643186330795288, 0.020507177338004112, 0.22519302368164062, 1.2150659561157227, 0.7284262180328369, -2.103116035461426], "std": [0.14201360940933228, 0.7630029916763306, 0.2758442163467407, 0.44830387830734253, 0.31778037548065186, 0.8091822862625122, 0.17706961929798126, 0.15666894614696503, 0.05913538858294487, 0.0617823600769043, 2.604896306991577, 0.2833200991153717, 1.3002405166625977, 0.105548195540905, 0.9103676080703735, 0.3397059440612793, 0.4187125563621521, 0.1846649944782257, 0.39796799421310425, 0.14102862775325775, 0.16653001308441162, 0.029665155336260796, 0.09881577640771866, 2.5773873329162598, 0.26202085614204407, 2.030951738357544], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [398]}, "index": {"min": [111917], "max": [112314], "mean": [112115.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [3.1381909547738696, 5.0, 5.0, 5.0, 5.0], "std": [1.5941156694407028, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [398]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [398]}, "eef_direction_state": {"mean": [4.185929648241206, 4.14321608040201], "std": [2.03254995304754, 2.155300048727081], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.992462311557789, 0.9045226130653267], "std": [0.8724962555313712, 0.9083253397629486], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.9195979899497487, 0.7613065326633166], "std": [0.8644676749312175, 0.8422333922032855], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.185929648241206, 4.14321608040201], "std": [2.03254995304754, 2.155300048727081], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.992462311557789, 0.9045226130653267], "std": [0.8724962555313712, 0.9083253397629486], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.9195979899497487, 0.7613065326633166], "std": [0.8644676749312175, 0.8422333922032855], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.4584006769899582, 0.24921314310603557, 1.0244582300536285, 2.4476059810576314, -0.12968252553667517, 0.9763406029362579, 0.3854144326217414, -0.2784435919811005, 1.0007945064552173, 2.3684077697396773, -0.23719816431169363, 1.89582323170419], "std": [0.15636219542932409, 0.05929491488254989, 0.061972306638716175, 0.2576807399220372, 0.38473125720621754, 0.5860849936156144, 0.16697699856895842, 0.029655939068758096, 0.09861457822201879, 0.24100184577122105, 0.27735986509215976, 0.21756670954264065], "min": [0.22893581803884072, 0.12769127314747555, 0.8986691750369957, 2.100426820089378, -0.7683561791557413, -0.08485614465151858, 0.22750675465051512, -0.3639840291386913, 0.7873241505467425, 2.059476193172136, -0.8331600095111821, 1.4481594583747353], "max": [0.6076646146236141, 0.3039197745485872, 1.1805757069361729, 2.9034155247925026, 0.48217340974709266, 1.5449113179760117, 0.6611225288767346, -0.21696906970914348, 1.1103249561971134, 2.923368972825042, 0.037076038812011936, 2.418000715787546], "count": [398]}, "eef_sim_pose_action": {"mean": [0.4584006769899582, 0.24921314310603557, 1.0244582300536285, 2.4476059810576314, -0.12968252553667517, 0.9763406029362579, 0.3854144326217414, -0.2784435919811005, 1.0007945064552173, 2.3684077697396773, -0.23719816431169363, 1.89582323170419], "std": [0.15636219542932409, 0.05929491488254989, 0.061972306638716175, 0.2576807399220372, 0.38473125720621754, 0.5860849936156144, 0.16697699856895842, 0.029655939068758096, 0.09861457822201879, 0.24100184577122105, 0.27735986509215976, 0.21756670954264065], "min": [0.22893581803884072, 0.12769127314747555, 0.8986691750369957, 2.100426820089378, -0.7683561791557413, -0.08485614465151858, 0.22750675465051512, -0.3639840291386913, 0.7873241505467425, 2.059476193172136, -0.8331600095111821, 1.4481594583747353], "max": [0.6076646146236141, 0.3039197745485872, 1.1805757069361729, 2.9034155247925026, 0.48217340974709266, 1.5449113179760117, 0.6611225288767346, -0.21696906970914348, 1.1103249561971134, 2.923368972825042, 0.037076038812011936, 2.418000715787546], "count": [398]}, "gripper_mode_state": {"mean": [0.4371859296482412, 0.2562814070351759], "std": [0.49603870067349065, 0.43657902771806245], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.8417085427135678, 1.814070351758794], "std": [0.5137008255475422, 0.5310490377335827], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.4371859296482412, 0.2562814070351759], "std": [0.49603870067349065, 0.43657902771806245], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.8417085427135678, 1.814070351758794], "std": [0.5137008255475422, 0.5310490377335827], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.44664886929843595, 0.490543348252558], "std": [0.22133698627630707, 0.17628574684361936], "min": [0.11625000275671482, 0.01500000013038516], "max": [0.6650000065565109, 0.7512500137090683], "count": [398]}, "gripper_open_scale_action": {"mean": [0.44664886929843595, 0.490543348252558], "std": [0.22133698627630707, 0.17628574684361936], "min": [0.11625000275671482, 0.01500000013038516], "max": [0.6650000065565109, 0.7512500137090683], "count": [398]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8549019607843137]], [[0.807843137254902]]], "mean": [[[0.38916964869281045]], [[0.41145645152505445]], [[0.38635316993464053]]], "std": [[[0.13422162558979053]], [[0.13584039526906241]], [[0.13118493556561567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47047621323529415]], [[0.4734656331699347]], [[0.46538564746732025]]], "std": [[[0.1597799682639852]], [[0.155868963619966]], [[0.15416408006599894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48100268790849676]], [[0.49080852736928104]], [[0.4797716094771242]]], "std": [[[0.14614023726319833]], [[0.1401212421755643]], [[0.1471422067432344]]], "count": [100]}, "observation.state": {"min": [-0.35623300075531006, -0.0221021119505167, -1.2307753562927246, -1.7537249326705933, 0.3183262348175049, 0.0, 0.11100000143051147, -0.009901000186800957, -0.16204500198364258, 0.11888200044631958, -3.1381020545959473, 0.3811101019382477, -3.141592502593994, -0.24584455788135529, -0.01835155487060547, -1.2814165353775024, -0.06998711079359055, 0.5251126885414124, -1.416262149810791, 0.015000000596046448, -0.009112999774515629, -0.04609600082039833, 0.0011119999689981341, -3.1397600173950195, 0.20931734144687653, -3.1396727561950684], "max": [0.08615811169147491, 1.972408413887024, -0.4863336682319641, 0.02632366679608822, 1.1672252416610718, 2.1017940044403076, 0.5900000333786011, 0.37841901183128357, 0.0021979999728500843, 0.4115470051765442, 3.140336036682129, 1.0800621509552002, 3.1383113861083984, 0.26437056064605713, 2.4305343627929688, -0.47227343916893005, 1.4708282947540283, 1.2399511337280273, 0.0, 0.6490000486373901, 0.4094719886779785, 0.08778899908065796, 0.33052000403404236, 3.139812469482422, 1.0490999221801758, 3.140178918838501], "mean": [-0.07552123069763184, 1.1566929817199707, -0.9088219404220581, -0.6547449231147766, 0.7470929026603699, 1.0058143138885498, 0.3882176876068115, 0.22453483939170837, -0.04919212684035301, 0.2487035095691681, 0.7629584074020386, 0.7038105726242065, 1.8777515888214111, -0.0301231499761343, 0.8126667141914368, -0.7237178683280945, 0.5329601168632507, 1.0540432929992676, -0.5389518737792969, 0.4499475359916687, 0.13460476696491241, 0.017382340505719185, 0.21945060789585114, 0.6709154844284058, 0.733315110206604, -1.9693024158477783], "std": [0.15568409860134125, 0.7671532034873962, 0.28514736890792847, 0.5722412467002869, 0.31083250045776367, 0.8230170011520386, 0.19169221818447113, 0.15635675191879272, 0.059611011296510696, 0.06807051599025726, 2.688472032546997, 0.23300130665302277, 1.8474425077438354, 0.12791244685649872, 0.9266210198402405, 0.32531359791755676, 0.5282335877418518, 0.21283651888370514, 0.4782150983810425, 0.15348826348781586, 0.16664192080497742, 0.028609417378902435, 0.09530336409807205, 2.7682180404663086, 0.24815015494823456, 2.187018394470215], "count": [381]}, "action": {"min": [-0.35623300075531006, -0.0221021119505167, -1.2307753562927246, -1.7537249326705933, 0.3183262348175049, 0.0, 0.11100000143051147, -0.009901000186800957, -0.16204500198364258, 0.11888200044631958, -3.1381020545959473, 0.3811101019382477, -3.141592502593994, -0.24584455788135529, -0.01835155487060547, -1.2814165353775024, -0.06998711079359055, 0.5251126885414124, -1.416262149810791, 0.015000000596046448, -0.009112999774515629, -0.04609600082039833, 0.0011119999689981341, -3.1397600173950195, 0.20931734144687653, -3.1396727561950684], "max": [0.08615811169147491, 1.972408413887024, -0.4863336682319641, 0.02632366679608822, 1.1672252416610718, 2.1017940044403076, 0.5900000333786011, 0.37841901183128357, 0.0021979999728500843, 0.4115470051765442, 3.140336036682129, 1.0800621509552002, 3.1383113861083984, 0.26437056064605713, 2.4305343627929688, -0.47227343916893005, 1.4708282947540283, 1.2399511337280273, 0.0, 0.6490000486373901, 0.4094719886779785, 0.08778899908065796, 0.33052000403404236, 3.139812469482422, 1.0490999221801758, 3.140178918838501], "mean": [-0.07552123069763184, 1.1566929817199707, -0.9088219404220581, -0.6547449231147766, 0.7470929026603699, 1.0058143138885498, 0.3882176876068115, 0.22453483939170837, -0.04919212684035301, 0.2487035095691681, 0.7629584074020386, 0.7038105726242065, 1.8777515888214111, -0.0301231499761343, 0.8126667141914368, -0.7237178683280945, 0.5329601168632507, 1.0540432929992676, -0.5389518737792969, 0.4499475359916687, 0.13460476696491241, 0.017382340505719185, 0.21945060789585114, 0.6709154844284058, 0.733315110206604, -1.9693024158477783], "std": [0.15568409860134125, 0.7671532034873962, 0.28514736890792847, 0.5722412467002869, 0.31083250045776367, 0.8230170011520386, 0.19169221818447113, 0.15635675191879272, 0.059611011296510696, 0.06807051599025726, 2.688472032546997, 0.23300130665302277, 1.8474425077438354, 0.12791244685649872, 0.9266210198402405, 0.32531359791755676, 0.5282335877418518, 0.21283651888370514, 0.4782150983810425, 0.15348826348781586, 0.16664192080497742, 0.028609417378902435, 0.09530336409807205, 2.7682180404663086, 0.24815015494823456, 2.187018394470215], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [381]}, "index": {"min": [112315], "max": [112695], "mean": [112505.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [3.1758530183727034, 5.0, 5.0, 5.0, 5.0], "std": [1.6387834356619735, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [381]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [381]}, "eef_direction_state": {"mean": [4.299212598425197, 3.968503937007874], "std": [2.0733844950980944, 2.221123859697103], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.9212598425196851, 0.9028871391076115], "std": [0.898581260411784, 0.8835130666653748], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.9002624671916011, 0.7952755905511811], "std": [0.863688564449199, 0.8724892678280032], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.299212598425197, 3.968503937007874], "std": [2.0733844950980944, 2.221123859697103], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.9212598425196851, 0.9028871391076115], "std": [0.898581260411784, 0.8835130666653748], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.9002624671916011, 0.7952755905511811], "std": [0.863688564449199, 0.8724892678280032], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.46289170234086463, 0.2518761644599892, 1.023181063570618, 2.391286074498018, -0.08019346084485361, 1.016153416952782, 0.373623639861226, -0.2815968108289752, 0.9949707465035896, 2.3583685872181506, -0.22498286426652456, 1.8413766924635968], "std": [0.1559830822804676, 0.05990251301275862, 0.068208123278307, 0.19694029041367636, 0.37660457361148414, 0.5449146986891744, 0.1670942182043887, 0.02851728369950045, 0.09503946900916399, 0.22156212747749357, 0.305558719579588, 0.2440753807347426], "min": [0.22894701722061278, 0.13821273743638554, 0.89325556166081, 2.0636571107906914, -0.6712375510382628, 0.118522822740589, 0.22949393783857328, -0.34579959685345496, 0.7771283711604283, 2.0523072018169075, -0.859488287047953, 1.4172733899400463], "max": [0.6165809594125524, 0.30361229053979155, 1.1853662937563934, 2.6758654963347404, 0.5568174346574755, 1.5834515391736323, 0.6490773900241639, -0.21205799949455173, 1.1066043606504496, 2.87314272766791, 0.05864562858347333, 2.431824544047183], "count": [381]}, "eef_sim_pose_action": {"mean": [0.46289170234086463, 0.2518761644599892, 1.023181063570618, 2.391286074498018, -0.08019346084485361, 1.016153416952782, 0.373623639861226, -0.2815968108289752, 0.9949707465035896, 2.3583685872181506, -0.22498286426652456, 1.8413766924635968], "std": [0.1559830822804676, 0.05990251301275862, 0.068208123278307, 0.19694029041367636, 0.37660457361148414, 0.5449146986891744, 0.1670942182043887, 0.02851728369950045, 0.09503946900916399, 0.22156212747749357, 0.305558719579588, 0.2440753807347426], "min": [0.22894701722061278, 0.13821273743638554, 0.89325556166081, 2.0636571107906914, -0.6712375510382628, 0.118522822740589, 0.22949393783857328, -0.34579959685345496, 0.7771283711604283, 2.0523072018169075, -0.859488287047953, 1.4172733899400463], "max": [0.6165809594125524, 0.30361229053979155, 1.1853662937563934, 2.6758654963347404, 0.5568174346574755, 1.5834515391736323, 0.6490773900241639, -0.21205799949455173, 1.1066043606504496, 2.87314272766791, 0.05864562858347333, 2.431824544047183], "count": [381]}, "gripper_mode_state": {"mean": [0.4671916010498688, 0.12335958005249344], "std": [0.4989224478396711, 0.32884950062568896], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.837270341207349, 1.8083989501312336], "std": [0.5171869224394637, 0.5349053031691439], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.4671916010498688, 0.12335958005249344], "std": [0.4989224478396711, 0.32884950062568896], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.837270341207349, 1.8083989501312336], "std": [0.5171869224394637, 0.5349053031691439], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.48527230921731845, 0.5624343966881884], "std": [0.23961544000221896, 0.19185986596044904], "min": [0.13875000178813934, 0.01875000074505806], "max": [0.7375000417232513, 0.8112500607967377], "count": [381]}, "gripper_open_scale_action": {"mean": [0.48527230921731845, 0.5624343966881884], "std": [0.23961544000221896, 0.19185986596044904], "min": [0.13875000178813934, 0.01875000074505806], "max": [0.7375000417232513, 0.8112500607967377], "count": [381]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7215686274509804]], [[0.6901960784313725]]], "mean": [[[0.3894814760348584]], [[0.41199097766884535]], [[0.387023431372549]]], "std": [[[0.137349663761576]], [[0.13858165152581936]], [[0.13365043731374404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469914681372549]], [[0.46770117034313724]], [[0.46007644199346404]]], "std": [[[0.15368443781658125]], [[0.15368133460467057]], [[0.153300994817587]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48124385620915033]], [[0.4923453533496732]], [[0.482397060866013]]], "std": [[[0.1507037363821806]], [[0.142494964575767]], [[0.14858065203576737]]], "count": [100]}, "observation.state": {"min": [-0.4052518904209137, -0.02168344520032406, -1.085166573524475, -1.092423439025879, 0.23232510685920715, -0.05167044326663017, 0.1340000033378601, -0.009879999794065952, -0.1708890050649643, 0.1283850073814392, -3.141592502593994, 0.2635970711708069, -3.1223766803741455, -0.184230774641037, -0.020340222865343094, -1.2205703258514404, -0.06538178026676178, 0.43309321999549866, -1.4807019233703613, 0.017999999225139618, -0.008349999785423279, -0.02119000069797039, -0.00229199999012053, -3.14009165763855, 0.16135568916797638, -3.139899730682373], "max": [0.0028957778122276068, 1.962255835533142, -0.4863685667514801, 0.03436555713415146, 1.1672252416610718, 2.101811408996582, 0.5860000252723694, 0.36544299125671387, 0.002785000018775463, 0.386337012052536, 3.1353094577789307, 1.0350151062011719, 3.1383464336395264, 0.189987450838089, 2.428685426712036, -0.47225600481033325, 1.5957828760147095, 1.2403348684310913, 0.0, 0.6050000190734863, 0.40029600262641907, 0.11377499997615814, 0.31875500082969666, 3.1379101276397705, 1.0139490365982056, 3.131941080093384], "mean": [-0.11260969191789627, 1.1113253831863403, -0.8708066344261169, -0.4893377721309662, 0.7008016705513, 0.7955046892166138, 0.4009769856929779, 0.211727574467659, -0.055541638284921646, 0.23882359266281128, 1.0591214895248413, 0.6918845772743225, 2.4528677463531494, -0.001939257956109941, 0.8534528613090515, -0.7324373126029968, 0.5206630229949951, 1.0379787683486938, -0.5073800086975098, 0.399578332901001, 0.13932889699935913, 0.02083553746342659, 0.2185555100440979, 0.616950511932373, 0.7151867747306824, -1.7706177234649658], "std": [0.16264118254184723, 0.7973180413246155, 0.26371967792510986, 0.41430389881134033, 0.35811835527420044, 0.7826617360115051, 0.16702114045619965, 0.1584184616804123, 0.06508190929889679, 0.06860344111919403, 2.653428316116333, 0.2453623265028, 1.0694241523742676, 0.09390539675951004, 0.9294042587280273, 0.30264121294021606, 0.5720974802970886, 0.21235869824886322, 0.5086277723312378, 0.1405620574951172, 0.16265568137168884, 0.031742408871650696, 0.10118348896503448, 2.7789306640625, 0.26574182510375977, 2.392894744873047], "count": [341]}, "action": {"min": [-0.4052518904209137, -0.02168344520032406, -1.085166573524475, -1.092423439025879, 0.23232510685920715, -0.05167044326663017, 0.1340000033378601, -0.009879999794065952, -0.1708890050649643, 0.1283850073814392, -3.141592502593994, 0.2635970711708069, -3.1223766803741455, -0.184230774641037, -0.020340222865343094, -1.2205703258514404, -0.06538178026676178, 0.43309321999549866, -1.4807019233703613, 0.017999999225139618, -0.008349999785423279, -0.02119000069797039, -0.00229199999012053, -3.14009165763855, 0.16135568916797638, -3.139899730682373], "max": [0.0028957778122276068, 1.962255835533142, -0.4863685667514801, 0.03436555713415146, 1.1672252416610718, 2.101811408996582, 0.5860000252723694, 0.36544299125671387, 0.002785000018775463, 0.386337012052536, 3.1353094577789307, 1.0350151062011719, 3.1383464336395264, 0.189987450838089, 2.428685426712036, -0.47225600481033325, 1.5957828760147095, 1.2403348684310913, 0.0, 0.6050000190734863, 0.40029600262641907, 0.11377499997615814, 0.31875500082969666, 3.1379101276397705, 1.0139490365982056, 3.131941080093384], "mean": [-0.11260969191789627, 1.1113253831863403, -0.8708066344261169, -0.4893377721309662, 0.7008016705513, 0.7955046892166138, 0.4009769856929779, 0.211727574467659, -0.055541638284921646, 0.23882359266281128, 1.0591214895248413, 0.6918845772743225, 2.4528677463531494, -0.001939257956109941, 0.8534528613090515, -0.7324373126029968, 0.5206630229949951, 1.0379787683486938, -0.5073800086975098, 0.399578332901001, 0.13932889699935913, 0.02083553746342659, 0.2185555100440979, 0.616950511932373, 0.7151867747306824, -1.7706177234649658], "std": [0.16264118254184723, 0.7973180413246155, 0.26371967792510986, 0.41430389881134033, 0.35811835527420044, 0.7826617360115051, 0.16702114045619965, 0.1584184616804123, 0.06508190929889679, 0.06860344111919403, 2.653428316116333, 0.2453623265028, 1.0694241523742676, 0.09390539675951004, 0.9294042587280273, 0.30264121294021606, 0.5720974802970886, 0.21235869824886322, 0.5086277723312378, 0.1405620574951172, 0.16265568137168884, 0.031742408871650696, 0.10118348896503448, 2.7789306640625, 0.26574182510375977, 2.392894744873047], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [341]}, "index": {"min": [112696], "max": [113036], "mean": [112866.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [3.275659824046921, 5.0, 5.0, 5.0, 5.0], "std": [1.5918487163965096, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [341]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [341]}, "eef_direction_state": {"mean": [4.129032258064516, 4.011730205278592], "std": [2.133603907099562, 2.249765761139753], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.9472140762463344, 1.0146627565982405], "std": [0.874952622718095, 0.9236652194310095], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.8563049853372434, 0.8973607038123167], "std": [0.8492863042767356, 0.8921416859340908], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.129032258064516, 4.011730205278592], "std": [2.133603907099562, 2.249765761139753], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.9472140762463344, 1.0146627565982405], "std": [0.874952622718095, 0.9236652194310095], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.8563049853372434, 0.8973607038123167], "std": [0.8492863042767356, 0.8921416859340908], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.4501822940079646, 0.24571813505522938, 1.0134135173064867, 2.417557635636326, -0.09569910606805535, 1.0805106428554272, 0.37837230652552195, -0.2781469670972629, 0.9940198542402442, 2.3710429691912345, -0.23989181314793237, 1.8121577654147667], "std": [0.1581487277664019, 0.06515061076705998, 0.06873627184841002, 0.21808238786880155, 0.3308673779846388, 0.5088383885274655, 0.16311469614391683, 0.031465520439889226, 0.10092030958102091, 0.24283228843139418, 0.3269636362099607, 0.2631685587391037], "min": [0.22898438416855024, 0.13030303427875276, 0.9028064669743887, 2.1050687827833565, -0.7322604796022418, 0.0858094364398656, 0.23047888324893326, -0.3207250046966531, 0.7736501465421532, 1.9688756422886542, -0.8867509806886019, 1.4404387322368082], "max": [0.6035251112182642, 0.3042038185078858, 1.161058424360353, 2.7907672362846148, 0.38921740135957617, 1.6179467801392193, 0.6399763820055149, -0.18609645562780958, 1.0948945571050546, 2.9256903467968476, 0.05467705325217276, 2.4990464819347853], "count": [341]}, "eef_sim_pose_action": {"mean": [0.4501822940079646, 0.24571813505522938, 1.0134135173064867, 2.417557635636326, -0.09569910606805535, 1.0805106428554272, 0.37837230652552195, -0.2781469670972629, 0.9940198542402442, 2.3710429691912345, -0.23989181314793237, 1.8121577654147667], "std": [0.1581487277664019, 0.06515061076705998, 0.06873627184841002, 0.21808238786880155, 0.3308673779846388, 0.5088383885274655, 0.16311469614391683, 0.031465520439889226, 0.10092030958102091, 0.24283228843139418, 0.3269636362099607, 0.2631685587391037], "min": [0.22898438416855024, 0.13030303427875276, 0.9028064669743887, 2.1050687827833565, -0.7322604796022418, 0.0858094364398656, 0.23047888324893326, -0.3207250046966531, 0.7736501465421532, 1.9688756422886542, -0.8867509806886019, 1.4404387322368082], "max": [0.6035251112182642, 0.3042038185078858, 1.161058424360353, 2.7907672362846148, 0.38921740135957617, 1.6179467801392193, 0.6399763820055149, -0.18609645562780958, 1.0948945571050546, 2.9256903467968476, 0.05467705325217276, 2.4990464819347853], "count": [341]}, "gripper_mode_state": {"mean": [0.2903225806451613, 0.6011730205278593], "std": [0.45391120256355666, 0.48965704316109937], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.8797653958944283, 1.8299120234604105], "std": [0.440175855392582, 0.48476767528888975], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.2903225806451613, 0.6011730205278593], "std": [0.45391120256355666, 0.48965704316109937], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.8797653958944283, 1.8299120234604105], "std": [0.440175855392582, 0.48476767528888975], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.5012206831001991, 0.4994721395985013], "std": [0.2087763853264045, 0.17570228849688393], "min": [0.16750000417232513, 0.022499999031424522], "max": [0.7325000315904617, 0.7562500238418579], "count": [341]}, "gripper_open_scale_action": {"mean": [0.5012206831001991, 0.4994721395985013], "std": [0.2087763853264045, 0.17570228849688393], "min": [0.16750000417232513, 0.022499999031424522], "max": [0.7325000315904617, 0.7562500238418579], "count": [341]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8117647058823529]], [[0.7568627450980392]]], "mean": [[[0.38904650871459695]], [[0.4112618872549019]], [[0.38642906862745097]]], "std": [[[0.1345881466214007]], [[0.13629982176372424]], [[0.1316064528770534]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47471769199346403]], [[0.4751426633986928]], [[0.4666309007352941]]], "std": [[[0.1555749269049672]], [[0.15360472564534036]], [[0.15269125568854028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857654861111111]], [[0.4961886111111111]], [[0.48524986519607843]]], "std": [[[0.14013505662828618]], [[0.13158702034089959]], [[0.13864582964536926]]], "count": [100]}, "observation.state": {"min": [-0.32575756311416626, -0.022241666913032532, -1.2164534330368042, -1.3729475736618042, 0.38318467140197754, 0.013781110756099224, 0.11900000274181366, -0.009879999794065952, -0.15398100018501282, 0.12803800404071808, -3.141592502593994, 0.3680724799633026, -3.1391143798828125, -0.19830843806266785, -0.018787667155265808, -1.3096067905426025, 0.026916777715086937, 0.5324044227600098, -1.4379804134368896, 0.0139999995008111, -0.00964100006967783, -0.025325000286102295, 0.003907000180333853, -3.141592502593994, 0.1863488107919693, -3.1330580711364746], "max": [0.03808122128248215, 1.9702627658843994, -0.48596733808517456, 0.0, 1.1671030521392822, 2.101968288421631, 0.5849999785423279, 0.3811889886856079, -3.7000001611886546e-05, 0.4119910001754761, 3.1404407024383545, 1.0353467464447021, 3.140109062194824, 0.20938566327095032, 2.433901309967041, -0.47225600481033325, 1.412092924118042, 1.2406140565872192, -0.05139133334159851, 0.6340000033378601, 0.4112760126590729, 0.11203700304031372, 0.32405200600624084, 3.1371421813964844, 1.0208256244659424, 3.140056848526001], "mean": [-0.08708290010690689, 1.1292088031768799, -0.9025217890739441, -0.5453499555587769, 0.7670911550521851, 0.8774722814559937, 0.38614532351493835, 0.21846096217632294, -0.05275961384177208, 0.24572867155075073, 1.008622407913208, 0.6967805027961731, 2.392287254333496, 0.015995025634765625, 0.8656399250030518, -0.7602670192718506, 0.5126222372055054, 1.037158489227295, -0.5070258378982544, 0.3874356746673584, 0.14442883431911469, 0.022344382479786873, 0.21438123285770416, 0.3180912435054779, 0.718530535697937, -1.8984792232513428], "std": [0.13904055953025818, 0.7843651175498962, 0.29149606823921204, 0.4529830813407898, 0.29825958609580994, 0.7785227298736572, 0.17462223768234253, 0.15996776521205902, 0.057905375957489014, 0.06379411369562149, 2.650632619857788, 0.22322730720043182, 1.1327184438705444, 0.09746956080198288, 0.9649021625518799, 0.3430761992931366, 0.5321075320243835, 0.20924808084964752, 0.48461124300956726, 0.15632084012031555, 0.17340481281280518, 0.032383281737565994, 0.0994548350572586, 2.8369638919830322, 0.2660400867462158, 2.2451322078704834], "count": [331]}, "action": {"min": [-0.32575756311416626, -0.022241666913032532, -1.2164534330368042, -1.3729475736618042, 0.38318467140197754, 0.013781110756099224, 0.11900000274181366, -0.009879999794065952, -0.15398100018501282, 0.12803800404071808, -3.141592502593994, 0.3680724799633026, -3.1391143798828125, -0.19830843806266785, -0.018787667155265808, -1.3096067905426025, 0.026916777715086937, 0.5324044227600098, -1.4379804134368896, 0.0139999995008111, -0.00964100006967783, -0.025325000286102295, 0.003907000180333853, -3.141592502593994, 0.1863488107919693, -3.1330580711364746], "max": [0.03808122128248215, 1.9702627658843994, -0.48596733808517456, 0.0, 1.1671030521392822, 2.101968288421631, 0.5849999785423279, 0.3811889886856079, -3.7000001611886546e-05, 0.4119910001754761, 3.1404407024383545, 1.0353467464447021, 3.140109062194824, 0.20938566327095032, 2.433901309967041, -0.47225600481033325, 1.412092924118042, 1.2406140565872192, -0.05139133334159851, 0.6340000033378601, 0.4112760126590729, 0.11203700304031372, 0.32405200600624084, 3.1371421813964844, 1.0208256244659424, 3.140056848526001], "mean": [-0.08708290010690689, 1.1292088031768799, -0.9025217890739441, -0.5453499555587769, 0.7670911550521851, 0.8774722814559937, 0.38614532351493835, 0.21846096217632294, -0.05275961384177208, 0.24572867155075073, 1.008622407913208, 0.6967805027961731, 2.392287254333496, 0.015995025634765625, 0.8656399250030518, -0.7602670192718506, 0.5126222372055054, 1.037158489227295, -0.5070258378982544, 0.3874356746673584, 0.14442883431911469, 0.022344382479786873, 0.21438123285770416, 0.3180912435054779, 0.718530535697937, -1.8984792232513428], "std": [0.13904055953025818, 0.7843651175498962, 0.29149606823921204, 0.4529830813407898, 0.29825958609580994, 0.7785227298736572, 0.17462223768234253, 0.15996776521205902, 0.057905375957489014, 0.06379411369562149, 2.650632619857788, 0.22322730720043182, 1.1327184438705444, 0.09746956080198288, 0.9649021625518799, 0.3430761992931366, 0.5321075320243835, 0.20924808084964752, 0.48461124300956726, 0.15632084012031555, 0.17340481281280518, 0.032383281737565994, 0.0994548350572586, 2.8369638919830322, 0.2660400867462158, 2.2451322078704834], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [331]}, "index": {"min": [113037], "max": [113367], "mean": [113202.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [3.302114803625378, 5.0, 5.0, 5.0, 5.0], "std": [1.5563809982114056, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [331]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [331]}, "eef_direction_state": {"mean": [4.172205438066465, 3.8851963746223563], "std": [2.1196707049379677, 2.299111520389841], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.9909365558912386, 0.972809667673716], "std": [0.8947189969974575, 0.9209795242106628], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.9395770392749244, 0.7915407854984894], "std": [0.8564515086466596, 0.8596639443870733], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.172205438066465, 3.8851963746223563], "std": [2.1196707049379677, 2.299111520389841], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.9909365558912386, 0.972809667673716], "std": [0.8947189969974575, 0.9209795242106628], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.9395770392749244, 0.7915407854984894], "std": [0.8564515086466596, 0.8596639443870733], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.45689452788745605, 0.24842896843802081, 1.0202691528486716, 2.407630255031762, -0.07275183373150859, 1.0304892817978986, 0.38343579974948955, -0.2766136341223633, 0.989869609683222, 2.374586500354912, -0.23061335201513927, 1.8400715554873603], "std": [0.15965235884151968, 0.05806995251980261, 0.0639968219140831, 0.19231002446742912, 0.3417217717938755, 0.5169604498302567, 0.17387333480148207, 0.03216757834761975, 0.09913595602646545, 0.2385955598153784, 0.3140989323027216, 0.2491693864837537], "min": [0.22898438416855024, 0.14673221010444346, 0.9023539642897245, 2.105038445864096, -0.6928146381536822, 0.11173133795370327, 0.22882702754360446, -0.3250257723484759, 0.7799465761046064, 2.068943331424742, -0.8240656964923524, 1.4486344371493391], "max": [0.6193419539692656, 0.30137933245266885, 1.1868206927457983, 2.685255344752881, 0.482995783143759, 1.559392222826809, 0.6512070079611176, -0.187686784210908, 1.1000130177719194, 2.8975321456345515, 0.06367726709955224, 2.4817637949992792], "count": [331]}, "eef_sim_pose_action": {"mean": [0.45689452788745605, 0.24842896843802081, 1.0202691528486716, 2.407630255031762, -0.07275183373150859, 1.0304892817978986, 0.38343579974948955, -0.2766136341223633, 0.989869609683222, 2.374586500354912, -0.23061335201513927, 1.8400715554873603], "std": [0.15965235884151968, 0.05806995251980261, 0.0639968219140831, 0.19231002446742912, 0.3417217717938755, 0.5169604498302567, 0.17387333480148207, 0.03216757834761975, 0.09913595602646545, 0.2385955598153784, 0.3140989323027216, 0.2491693864837537], "min": [0.22898438416855024, 0.14673221010444346, 0.9023539642897245, 2.105038445864096, -0.6928146381536822, 0.11173133795370327, 0.22882702754360446, -0.3250257723484759, 0.7799465761046064, 2.068943331424742, -0.8240656964923524, 1.4486344371493391], "max": [0.6193419539692656, 0.30137933245266885, 1.1868206927457983, 2.685255344752881, 0.482995783143759, 1.559392222826809, 0.6512070079611176, -0.187686784210908, 1.1000130177719194, 2.8975321456345515, 0.06367726709955224, 2.4817637949992792], "count": [331]}, "gripper_mode_state": {"mean": [0.4108761329305136, 0.40483383685800606], "std": [0.4919928214096029, 0.4908598592193412], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.8066465256797584, 1.7945619335347431], "std": [0.564898134397907, 0.5497327323163027], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.4108761329305136, 0.40483383685800606], "std": [0.4919928214096029, 0.4908598592193412], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.8066465256797584, 1.7945619335347431], "std": [0.564898134397907, 0.5497327323163027], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.48268126855601534, 0.4842938104112635], "std": [0.21827751727025585, 0.1954010916269822], "min": [0.14875000342726707, 0.017499999376013875], "max": [0.7312499731779099, 0.7925000041723251], "count": [331]}, "gripper_open_scale_action": {"mean": [0.48268126855601534, 0.4842938104112635], "std": [0.21827751727025585, 0.1954010916269822], "min": [0.14875000342726707, 0.017499999376013875], "max": [0.7312499731779099, 0.7925000041723251], "count": [331]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.7058823529411765]], [[0.6823529411764706]]], "mean": [[[0.39341900599128543]], [[0.41433133986928106]], [[0.38947230119825704]]], "std": [[[0.1284720998609134]], [[0.13079351870690326]], [[0.12650431321697242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697942973856209]], [[0.4741002614379085]], [[0.4675932107843137]]], "std": [[[0.15768344694839928]], [[0.15113020366052984]], [[0.1493179658564449]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4921774244281046]], [[0.50248477124183]], [[0.49197696282679737]]], "std": [[[0.1370403267068577]], [[0.12906203136950642]], [[0.1362687064823744]]], "count": [100]}, "observation.state": {"min": [-0.42220789194107056, -0.022241666913032532, -1.2832307815551758, -1.1236315965652466, 0.3645888864994049, 0.005599666852504015, 0.09700000286102295, -0.009771999903023243, -0.2040960043668747, 0.13248500227928162, -3.1331276893615723, 0.35009559988975525, -3.138259172439575, -0.2665860056877136, -0.020165778696537018, -1.3570730686187744, -0.013257777318358421, 0.48382166028022766, -1.3084379434585571, 0.017999999225139618, -0.00904299970716238, -0.05522400140762329, 0.011370999738574028, -3.1406850814819336, 0.18851302564144135, -3.141592502593994], "max": [0.048530444502830505, 2.0914318561553955, -0.48594990372657776, 0.02625388838350773, 1.1672252416610718, 2.101689338684082, 0.5400000214576721, 0.3876959979534149, 0.002492000116035342, 0.4415830075740814, 3.138765335083008, 1.0780025720596313, 3.1198110580444336, 0.16983911395072937, 2.429295778274536, -0.47215133905410767, 1.2755900621414185, 1.2400906085968018, 0.025486333295702934, 0.6190000176429749, 0.42174801230430603, 0.058942001312971115, 0.3322699964046478, 3.1406326293945312, 1.0416474342346191, 3.1391491889953613], "mean": [-0.07646684348583221, 1.2073380947113037, -1.0142525434494019, -0.5205709934234619, 0.8099506497383118, 0.8766722083091736, 0.38675859570503235, 0.23787032067775726, -0.05826700106263161, 0.2510474622249603, 0.9756422638893127, 0.7088429927825928, 2.3988654613494873, -0.017055818811058998, 0.792496383190155, -0.7583174109458923, 0.4459120035171509, 1.054912805557251, -0.4337058365345001, 0.4048038721084595, 0.1327897608280182, 0.010459559969604015, 0.22845329344272614, 1.7654606103897095, 0.7355573773384094, -2.023951768875122], "std": [0.18324781954288483, 0.8173120617866516, 0.3474809229373932, 0.3795997202396393, 0.2651480436325073, 0.7604473829269409, 0.18597786128520966, 0.1688326597213745, 0.07656893879175186, 0.06657876819372177, 2.665070056915283, 0.22279660403728485, 0.9940410852432251, 0.11335456371307373, 0.9193626046180725, 0.3385810852050781, 0.4785320460796356, 0.21031570434570312, 0.4516240358352661, 0.1548086255788803, 0.1710449606180191, 0.024694260209798813, 0.09397932887077332, 2.2935752868652344, 0.25464576482772827, 2.1898586750030518], "count": [376]}, "action": {"min": [-0.42220789194107056, -0.022241666913032532, -1.2832307815551758, -1.1236315965652466, 0.3645888864994049, 0.005599666852504015, 0.09700000286102295, -0.009771999903023243, -0.2040960043668747, 0.13248500227928162, -3.1331276893615723, 0.35009559988975525, -3.138259172439575, -0.2665860056877136, -0.020165778696537018, -1.3570730686187744, -0.013257777318358421, 0.48382166028022766, -1.3084379434585571, 0.017999999225139618, -0.00904299970716238, -0.05522400140762329, 0.011370999738574028, -3.1406850814819336, 0.18851302564144135, -3.141592502593994], "max": [0.048530444502830505, 2.0914318561553955, -0.48594990372657776, 0.02625388838350773, 1.1672252416610718, 2.101689338684082, 0.5400000214576721, 0.3876959979534149, 0.002492000116035342, 0.4415830075740814, 3.138765335083008, 1.0780025720596313, 3.1198110580444336, 0.16983911395072937, 2.429295778274536, -0.47215133905410767, 1.2755900621414185, 1.2400906085968018, 0.025486333295702934, 0.6190000176429749, 0.42174801230430603, 0.058942001312971115, 0.3322699964046478, 3.1406326293945312, 1.0416474342346191, 3.1391491889953613], "mean": [-0.07646684348583221, 1.2073380947113037, -1.0142525434494019, -0.5205709934234619, 0.8099506497383118, 0.8766722083091736, 0.38675859570503235, 0.23787032067775726, -0.05826700106263161, 0.2510474622249603, 0.9756422638893127, 0.7088429927825928, 2.3988654613494873, -0.017055818811058998, 0.792496383190155, -0.7583174109458923, 0.4459120035171509, 1.054912805557251, -0.4337058365345001, 0.4048038721084595, 0.1327897608280182, 0.010459559969604015, 0.22845329344272614, 1.7654606103897095, 0.7355573773384094, -2.023951768875122], "std": [0.18324781954288483, 0.8173120617866516, 0.3474809229373932, 0.3795997202396393, 0.2651480436325073, 0.7604473829269409, 0.18597786128520966, 0.1688326597213745, 0.07656893879175186, 0.06657876819372177, 2.665070056915283, 0.22279660403728485, 0.9940410852432251, 0.11335456371307373, 0.9193626046180725, 0.3385810852050781, 0.4785320460796356, 0.21031570434570312, 0.4516240358352661, 0.1548086255788803, 0.1710449606180191, 0.024694260209798813, 0.09397932887077332, 2.2935752868652344, 0.25464576482772827, 2.1898586750030518], "count": [376]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [376]}, "index": {"min": [113368], "max": [113743], "mean": [113555.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [3.1382978723404253, 5.0, 5.0, 5.0, 5.0], "std": [1.6347363885985546, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [376]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [376]}, "eef_direction_state": {"mean": [4.079787234042553, 4.14095744680851], "std": [2.1173085980582793, 2.2286392991798434], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.9414893617021277, 0.8882978723404256], "std": [0.8453766093221131, 0.9215339181689967], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.9468085106382979, 0.776595744680851], "std": [0.8613080265057984, 0.8679182150796235], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [4.079787234042553, 4.14095744680851], "std": [2.1173085980582793, 2.2286392991798434], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.9414893617021277, 0.8882978723404256], "std": [0.8453766093221131, 0.9215339181689967], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.9468085106382979, 0.776595744680851], "std": [0.8613080265057984, 0.8679182150796235], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.476347280164892, 0.24296070829520064, 1.0255668609385895, 2.3983733842933357, -0.06714163013933311, 0.9811377444307949, 0.3717655615126314, -0.2884424082651754, 1.0039148530607171, 2.370896502214729, -0.2069849812516344, 1.7886507261484674], "std": [0.1685886103342459, 0.07660925428111093, 0.06667758081520303, 0.19292246899286625, 0.3281349457391249, 0.5159134496720665, 0.17146622242306983, 0.024730314255046522, 0.09366528861810974, 0.2288231099876502, 0.2739585558228234, 0.21607785037581326], "min": [0.22906078158089133, 0.09698841675192388, 0.9067965209576054, 2.0624495608793216, -0.6742221272259851, 0.10673967940357998, 0.22964935730067307, -0.3548608602380442, 0.7874602463576607, 2.099640856085478, -0.751417092697316, 1.4119737720554921], "max": [0.625808273888806, 0.30390501562417016, 1.2161807590361458, 2.691913830546185, 0.4504041750079826, 1.583611910903916, 0.6616409381134761, -0.2406805425778405, 1.1084039028173642, 2.904768073564269, 0.07933161486186413, 2.3754325002921037], "count": [376]}, "eef_sim_pose_action": {"mean": [0.476347280164892, 0.24296070829520064, 1.0255668609385895, 2.3983733842933357, -0.06714163013933311, 0.9811377444307949, 0.3717655615126314, -0.2884424082651754, 1.0039148530607171, 2.370896502214729, -0.2069849812516344, 1.7886507261484674], "std": [0.1685886103342459, 0.07660925428111093, 0.06667758081520303, 0.19292246899286625, 0.3281349457391249, 0.5159134496720665, 0.17146622242306983, 0.024730314255046522, 0.09366528861810974, 0.2288231099876502, 0.2739585558228234, 0.21607785037581326], "min": [0.22906078158089133, 0.09698841675192388, 0.9067965209576054, 2.0624495608793216, -0.6742221272259851, 0.10673967940357998, 0.22964935730067307, -0.3548608602380442, 0.7874602463576607, 2.099640856085478, -0.751417092697316, 1.4119737720554921], "max": [0.625808273888806, 0.30390501562417016, 1.2161807590361458, 2.691913830546185, 0.4504041750079826, 1.583611910903916, 0.6616409381134761, -0.2406805425778405, 1.1084039028173642, 2.904768073564269, 0.07933161486186413, 2.3754325002921037], "count": [376]}, "gripper_mode_state": {"mean": [0.3351063829787234, 0.2632978723404255], "std": [0.4720276422685865, 0.44042264106359286], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_state": {"mean": [1.8590425531914894, 1.803191489361702], "std": [0.4824837537755145, 0.5492649106353207], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.3351063829787234, 0.2632978723404255], "std": [0.4720276422685865, 0.44042264106359286], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_action": {"mean": [1.8590425531914894, 1.803191489361702], "std": [0.4824837537755145, 0.5492649106353207], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.4834474739866292, 0.506004002898872], "std": [0.23247226498695178, 0.19351104777085706], "min": [0.12125000357627869, 0.022499999031424522], "max": [0.6750000268220901, 0.7737500220537186], "count": [376]}, "gripper_open_scale_action": {"mean": [0.4834474739866292, 0.506004002898872], "std": [0.23247226498695178, 0.19351104777085706], "min": [0.12125000357627869, 0.022499999031424522], "max": [0.6750000268220901, 0.7737500220537186], "count": [376]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7647058823529411]], [[0.7372549019607844]]], "mean": [[[0.3914475462962963]], [[0.4126470942265795]], [[0.387825811546841]]], "std": [[[0.13162730298663253]], [[0.13424299917158636]], [[0.1298172364596271]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46896005923202616]], [[0.47533553513071897]], [[0.4676549714052287]]], "std": [[[0.16013146432443806]], [[0.15298235406567331]], [[0.15049645175474385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49079261642156863]], [[0.503002824754902]], [[0.49311466503267976]]], "std": [[[0.133172522476569]], [[0.12151353211437214]], [[0.1273855058785008]]], "count": [100]}, "observation.state": {"min": [-0.4039086699485779, -0.021805554628372192, -1.25031316280365, -1.286615014076233, 0.29597988724708557, -0.04797222092747688, 0.10300000011920929, -0.009771999903023243, -0.1834149956703186, 0.12161199748516083, -3.13906192779541, 0.3050486743450165, -3.139777421951294, -0.25411322712898254, -0.018944665789604187, -1.2327640056610107, -0.01784566603600979, 0.5311833620071411, -1.4564192295074463, 0.015000000596046448, -0.008077999576926231, -0.04592699930071831, 0.003713000100106001, -3.141592502593994, 0.16786576807498932, -3.141592502593994], "max": [0.07410400360822678, 2.0308125019073486, -0.48594990372657776, 0.030213776975870132, 1.1670159101486206, 2.102386951446533, 0.5999999642372131, 0.38178500533103943, 0.002563999965786934, 0.40674498677253723, 3.1346287727355957, 1.035102367401123, 3.130178213119507, 0.24029722809791565, 2.4082579612731934, -0.4718373417854309, 1.5000826120376587, 1.2305834293365479, 0.026637665927410126, 0.6430000066757202, 0.4033780097961426, 0.07986699789762497, 0.3430359959602356, 3.1372294425964355, 1.0132683515548706, 3.136967420578003], "mean": [-0.10616979002952576, 1.1703990697860718, -0.9565532803535461, -0.534710705280304, 0.7571264505386353, 0.8890612125396729, 0.38128358125686646, 0.23046207427978516, -0.05770183727145195, 0.25170958042144775, 1.0655608177185059, 0.7003105282783508, 2.4205594062805176, -0.029314439743757248, 0.8508989810943604, -0.7478880286216736, 0.48002779483795166, 1.0380380153656006, -0.46437177062034607, 0.43898406624794006, 0.13929861783981323, 0.012222632765769958, 0.21869006752967834, 0.2919772267341614, 0.7190490365028381, -1.7720820903778076], "std": [0.16377994418144226, 0.7876826524734497, 0.31358832120895386, 0.45572221279144287, 0.30015143752098083, 0.8059968948364258, 0.19390444457530975, 0.16146817803382874, 0.0690719410777092, 0.06415089964866638, 2.614132881164551, 0.24411390721797943, 1.0021981000900269, 0.16120100021362305, 0.9455353021621704, 0.30257150530815125, 0.5521939396858215, 0.21443572640419006, 0.5067617893218994, 0.1601736694574356, 0.16537094116210938, 0.026872258633375168, 0.1051156222820282, 2.868237018585205, 0.2761031985282898, 2.420301675796509], "count": [362]}, "action": {"min": [-0.4039086699485779, -0.021805554628372192, -1.25031316280365, -1.286615014076233, 0.29597988724708557, -0.04797222092747688, 0.10300000011920929, -0.009771999903023243, -0.1834149956703186, 0.12161199748516083, -3.13906192779541, 0.3050486743450165, -3.139777421951294, -0.25411322712898254, -0.018944665789604187, -1.2327640056610107, -0.01784566603600979, 0.5311833620071411, -1.4564192295074463, 0.015000000596046448, -0.008077999576926231, -0.04592699930071831, 0.003713000100106001, -3.141592502593994, 0.16786576807498932, -3.141592502593994], "max": [0.07410400360822678, 2.0308125019073486, -0.48594990372657776, 0.030213776975870132, 1.1670159101486206, 2.102386951446533, 0.5999999642372131, 0.38178500533103943, 0.002563999965786934, 0.40674498677253723, 3.1346287727355957, 1.035102367401123, 3.130178213119507, 0.24029722809791565, 2.4082579612731934, -0.4718373417854309, 1.5000826120376587, 1.2305834293365479, 0.026637665927410126, 0.6430000066757202, 0.4033780097961426, 0.07986699789762497, 0.3430359959602356, 3.1372294425964355, 1.0132683515548706, 3.136967420578003], "mean": [-0.10616979002952576, 1.1703990697860718, -0.9565532803535461, -0.534710705280304, 0.7571264505386353, 0.8890612125396729, 0.38128358125686646, 0.23046207427978516, -0.05770183727145195, 0.25170958042144775, 1.0655608177185059, 0.7003105282783508, 2.4205594062805176, -0.029314439743757248, 0.8508989810943604, -0.7478880286216736, 0.48002779483795166, 1.0380380153656006, -0.46437177062034607, 0.43898406624794006, 0.13929861783981323, 0.012222632765769958, 0.21869006752967834, 0.2919772267341614, 0.7190490365028381, -1.7720820903778076], "std": [0.16377994418144226, 0.7876826524734497, 0.31358832120895386, 0.45572221279144287, 0.30015143752098083, 0.8059968948364258, 0.19390444457530975, 0.16146817803382874, 0.0690719410777092, 0.06415089964866638, 2.614132881164551, 0.24411390721797943, 1.0021981000900269, 0.16120100021362305, 0.9455353021621704, 0.30257150530815125, 0.5521939396858215, 0.21443572640419006, 0.5067617893218994, 0.1601736694574356, 0.16537094116210938, 0.026872258633375168, 0.1051156222820282, 2.868237018585205, 0.2761031985282898, 2.420301675796509], "count": [362]}, "timestamp": {"min": [0.0], "max": [12.033333333333333], "mean": [6.016666666666667], "std": [3.4833333333333334], "count": [362]}, "frame_index": {"min": [0], "max": [361], "mean": [180.5], "std": [104.5], "count": [362]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [362]}, "index": {"min": [113744], "max": [114105], "mean": [113924.5], "std": [104.5], "count": [362]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [362]}, "subtask_annotation": {"mean": [3.1519337016574585, 5.0, 5.0, 5.0, 5.0], "std": [1.6205207252666916, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [362]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [362]}, "eef_direction_state": {"mean": [4.138121546961326, 3.8756906077348066], "std": [2.0766352956097536, 2.3134282979837053], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_state": {"mean": [0.9861878453038674, 0.9392265193370166], "std": [0.8746442674301351, 0.9143771593674944], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_state": {"mean": [1.0082872928176796, 0.8232044198895028], "std": [0.8587784240135728, 0.8774099926653913], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_direction_action": {"mean": [4.138121546961326, 3.8756906077348066], "std": [2.0766352956097536, 2.3134282979837053], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_action": {"mean": [0.9861878453038674, 0.9392265193370166], "std": [0.8746442674301351, 0.9143771593674944], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_action": {"mean": [1.0082872928176796, 0.8232044198895028], "std": [0.8587784240135728, 0.8774099926653913], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_sim_pose_state": {"mean": [0.46892223139305333, 0.24350530854775052, 1.0262523746623857, 2.4033220606968624, -0.08855899519188595, 0.9912237700409934, 0.3783304254595202, -0.2867400176002233, 0.994119815660349, 2.373319583511096, -0.22953640837970915, 1.7684899967175653], "std": [0.16118392875207757, 0.06919060293839306, 0.06428036544142646, 0.2145790251073933, 0.3515804972278302, 0.5590446754821936, 0.16582240768948564, 0.026789137556758928, 0.104841415151447, 0.24742727067398632, 0.32480590936209663, 0.22097917466508177], "min": [0.22906078158089133, 0.11748198256663936, 0.895942198283139, 2.105804229361194, -0.678951603765439, 0.006571714970365905, 0.23055756487683288, -0.3457249216273822, 0.7796874723211173, 2.0398260038084817, -0.9269203920405875, 1.3437822541571776], "max": [0.6200048590401406, 0.30397672453712793, 1.1812435664915344, 2.75169587368194, 0.4416036092834146, 1.57767784974112, 0.6430305269805624, -0.22002078277403925, 1.1191354603760066, 2.929194809114798, 0.060120155512483286, 2.345994410968947], "count": [362]}, "eef_sim_pose_action": {"mean": [0.46892223139305333, 0.24350530854775052, 1.0262523746623857, 2.4033220606968624, -0.08855899519188595, 0.9912237700409934, 0.3783304254595202, -0.2867400176002233, 0.994119815660349, 2.373319583511096, -0.22953640837970915, 1.7684899967175653], "std": [0.16118392875207757, 0.06919060293839306, 0.06428036544142646, 0.2145790251073933, 0.3515804972278302, 0.5590446754821936, 0.16582240768948564, 0.026789137556758928, 0.104841415151447, 0.24742727067398632, 0.32480590936209663, 0.22097917466508177], "min": [0.22906078158089133, 0.11748198256663936, 0.895942198283139, 2.105804229361194, -0.678951603765439, 0.006571714970365905, 0.23055756487683288, -0.3457249216273822, 0.7796874723211173, 2.0398260038084817, -0.9269203920405875, 1.3437822541571776], "max": [0.6200048590401406, 0.30397672453712793, 1.1812435664915344, 2.75169587368194, 0.4416036092834146, 1.57767784974112, 0.6430305269805624, -0.22002078277403925, 1.1191354603760066, 2.929194809114798, 0.060120155512483286, 2.345994410968947], "count": [362]}, "gripper_mode_state": {"mean": [0.43646408839779005, 0.1408839779005525], "std": [0.4959467591756979, 0.34790182907174866], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_state": {"mean": [1.8370165745856353, 1.839779005524862], "std": [0.5133143789715867, 0.4894104648402465], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_mode_action": {"mean": [0.43646408839779005, 0.1408839779005525], "std": [0.4959467591756979, 0.34790182907174866], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_action": {"mean": [1.8370165745856353, 1.839779005524862], "std": [0.5133143789715867, 0.4894104648402465], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_open_scale_state": {"mean": [0.47660566506217855, 0.5487292857637412], "std": [0.2423806780045213, 0.20021628084179197], "min": [0.1287500001490116, 0.01875000074505806], "max": [0.7499999552965164, 0.8037500083446503], "count": [362]}, "gripper_open_scale_action": {"mean": [0.47660566506217855, 0.5487292857637412], "std": [0.2423806780045213, 0.20021628084179197], "min": [0.1287500001490116, 0.01875000074505806], "max": [0.7499999552965164, 0.8037500083446503], "count": [362]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7568627450980392]], [[0.7098039215686275]]], "mean": [[[0.3907527478213508]], [[0.4127978077342048]], [[0.3879269008714597]]], "std": [[[0.1303503050104749]], [[0.13244606549365073]], [[0.12774947292846503]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4661540767973856]], [[0.46576519199346406]], [[0.4583624571078431]]], "std": [[[0.1549986608791674]], [[0.15280014392181293]], [[0.1514559749770948]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48574631944444446]], [[0.49516114583333337]], [[0.48449430555555556]]], "std": [[[0.14414685620794523]], [[0.135716349620462]], [[0.1422493657457624]]], "count": [100]}, "observation.state": {"min": [-0.3639608919620514, -0.021945111453533173, -1.1551536321640015, -1.2158080339431763, 0.3717760145664215, 0.012734444811940193, 0.10599999874830246, -0.009809999726712704, -0.172435000538826, 0.12554000318050385, -3.141592502593994, 0.3211405575275421, -3.141592502593994, -0.24258244037628174, -0.01877022162079811, -1.3386517763137817, -0.016781555488705635, 0.49406155943870544, -1.2745957374572754, 0.01900000125169754, -0.00877000018954277, -0.04898799955844879, 0.003674000035971403, -3.1364963054656982, 0.1469218134880066, -3.141592502593994], "max": [0.0257305558770895, 2.024358034133911, -0.4863860011100769, -0.014374222606420517, 1.1675392389297485, 2.101410150527954, 0.5849999785423279, 0.37267500162124634, -0.0010730000212788582, 0.40367698669433594, 3.1404407024383545, 1.0356957912445068, 3.1408944129943848, 0.1296645551919937, 2.447089195251465, -0.4718373417854309, 1.294203281402588, 1.2400732040405273, 0.009472332894802094, 0.5950000286102295, 0.41037100553512573, 0.0889270007610321, 0.3398370146751404, 3.140667676925659, 1.0420314073562622, 3.1375608444213867], "mean": [-0.08171994239091873, 1.0779706239700317, -0.900280237197876, -0.4463364779949188, 0.7747957706451416, 0.744939923286438, 0.38603389263153076, 0.20925067365169525, -0.04943740740418434, 0.25128960609436035, 1.099662184715271, 0.692564845085144, 2.314110040664673, 0.00013807015784550458, 0.8318838477134705, -0.7576959133148193, 0.46052587032318115, 1.044558048248291, -0.4379408657550812, 0.40557625889778137, 0.1384318619966507, 0.016582395881414413, 0.2251112312078476, 0.6666500568389893, 0.7121540307998657, -1.8759828805923462], "std": [0.14805234968662262, 0.7921856045722961, 0.2967858612537384, 0.3872542083263397, 0.30694061517715454, 0.7591258883476257, 0.17256931960582733, 0.1618700623512268, 0.061835892498493195, 0.06481609493494034, 2.6401705741882324, 0.24326378107070923, 1.3665293455123901, 0.09985557943582535, 0.9219120144844055, 0.34205687046051025, 0.4642602801322937, 0.20187722146511078, 0.4256186783313751, 0.16214649379253387, 0.16602015495300293, 0.030767813324928284, 0.09779980033636093, 2.7932140827178955, 0.28306612372398376, 2.289264440536499], "count": [335]}, "action": {"min": [-0.3639608919620514, -0.021945111453533173, -1.1551536321640015, -1.2158080339431763, 0.3717760145664215, 0.012734444811940193, 0.10599999874830246, -0.009809999726712704, -0.172435000538826, 0.12554000318050385, -3.141592502593994, 0.3211405575275421, -3.141592502593994, -0.24258244037628174, -0.01877022162079811, -1.3386517763137817, -0.016781555488705635, 0.49406155943870544, -1.2745957374572754, 0.01900000125169754, -0.00877000018954277, -0.04898799955844879, 0.003674000035971403, -3.1364963054656982, 0.1469218134880066, -3.141592502593994], "max": [0.0257305558770895, 2.024358034133911, -0.4863860011100769, -0.014374222606420517, 1.1675392389297485, 2.101410150527954, 0.5849999785423279, 0.37267500162124634, -0.0010730000212788582, 0.40367698669433594, 3.1404407024383545, 1.0356957912445068, 3.1408944129943848, 0.1296645551919937, 2.447089195251465, -0.4718373417854309, 1.294203281402588, 1.2400732040405273, 0.009472332894802094, 0.5950000286102295, 0.41037100553512573, 0.0889270007610321, 0.3398370146751404, 3.140667676925659, 1.0420314073562622, 3.1375608444213867], "mean": [-0.08171994239091873, 1.0779706239700317, -0.900280237197876, -0.4463364779949188, 0.7747957706451416, 0.744939923286438, 0.38603389263153076, 0.20925067365169525, -0.04943740740418434, 0.25128960609436035, 1.099662184715271, 0.692564845085144, 2.314110040664673, 0.00013807015784550458, 0.8318838477134705, -0.7576959133148193, 0.46052587032318115, 1.044558048248291, -0.4379408657550812, 0.40557625889778137, 0.1384318619966507, 0.016582395881414413, 0.2251112312078476, 0.6666500568389893, 0.7121540307998657, -1.8759828805923462], "std": [0.14805234968662262, 0.7921856045722961, 0.2967858612537384, 0.3872542083263397, 0.30694061517715454, 0.7591258883476257, 0.17256931960582733, 0.1618700623512268, 0.061835892498493195, 0.06481609493494034, 2.6401705741882324, 0.24326378107070923, 1.3665293455123901, 0.09985557943582535, 0.9219120144844055, 0.34205687046051025, 0.4642602801322937, 0.20187722146511078, 0.4256186783313751, 0.16214649379253387, 0.16602015495300293, 0.030767813324928284, 0.09779980033636093, 2.7932140827178955, 0.28306612372398376, 2.289264440536499], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [335]}, "index": {"min": [114106], "max": [114440], "mean": [114273.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [3.346268656716418, 5.0, 5.0, 5.0, 5.0], "std": [1.5757801534486557, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [335]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [335]}, "eef_direction_state": {"mean": [4.050746268656717, 3.8268656716417913], "std": [2.11472260164048, 2.301173100545088], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [1.035820895522388, 1.0388059701492538], "std": [0.8631254370949741, 0.9182974551221188], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.9731343283582089, 0.8507462686567164], "std": [0.8477506831385396, 0.8852646344081737], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.050746268656717, 3.8268656716417913], "std": [2.11472260164048, 2.301173100545088], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [1.035820895522388, 1.0388059701492538], "std": [0.8631254370949741, 0.9182974551221188], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.9731343283582089, 0.8507462686567164], "std": [0.8477506831385396, 0.8852646344081737], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.44776286261583365, 0.25183400191069427, 1.0258983595043374, 2.4158625197751067, -0.07749262755259494, 1.0871798193610869, 0.3773923865677112, -0.2823176697061505, 1.0005914671511655, 2.390092872978435, -0.23099673636794812, 1.8152022228437281], "std": [0.16160470872777596, 0.061915108702777305, 0.06494230396939259, 0.21343723782082868, 0.3391466763351912, 0.5074231289152853, 0.16644683301458552, 0.030705157130639645, 0.09752873336771503, 0.25601089548470163, 0.2951781465991899, 0.2414408627556836], "min": [0.22901490391743612, 0.12850292661395446, 0.8998709133242158, 2.1053651528776736, -0.7508129670240822, 0.13301182219219432, 0.22978808222720493, -0.3483999872618988, 0.7797100978808504, 2.095564474693578, -0.8373994120258292, 1.3979658461347602], "max": [0.610789395075032, 0.3003441850189665, 1.178434282257141, 2.7333142803563106, 0.5125171353454281, 1.5464033216685609, 0.6499606524409723, -0.21069935361790182, 1.115863466614538, 2.963244988801213, 0.030531200698257432, 2.461323291665771], "count": [335]}, "eef_sim_pose_action": {"mean": [0.44776286261583365, 0.25183400191069427, 1.0258983595043374, 2.4158625197751067, -0.07749262755259494, 1.0871798193610869, 0.3773923865677112, -0.2823176697061505, 1.0005914671511655, 2.390092872978435, -0.23099673636794812, 1.8152022228437281], "std": [0.16160470872777596, 0.061915108702777305, 0.06494230396939259, 0.21343723782082868, 0.3391466763351912, 0.5074231289152853, 0.16644683301458552, 0.030705157130639645, 0.09752873336771503, 0.25601089548470163, 0.2951781465991899, 0.2414408627556836], "min": [0.22901490391743612, 0.12850292661395446, 0.8998709133242158, 2.1053651528776736, -0.7508129670240822, 0.13301182219219432, 0.22978808222720493, -0.3483999872618988, 0.7797100978808504, 2.095564474693578, -0.8373994120258292, 1.3979658461347602], "max": [0.610789395075032, 0.3003441850189665, 1.178434282257141, 2.7333142803563106, 0.5125171353454281, 1.5464033216685609, 0.6499606524409723, -0.21069935361790182, 1.115863466614538, 2.963244988801213, 0.030531200698257432, 2.461323291665771], "count": [335]}, "gripper_mode_state": {"mean": [0.27761194029850744, 0.2865671641791045], "std": [0.4478208915428199, 0.45215752188087177], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.8477611940298508, 1.8029850746268656], "std": [0.49846277393759125, 0.5325158954263358], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.27761194029850744, 0.2865671641791045], "std": [0.4478208915428199, 0.45215752188087177], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.8477611940298508, 1.8029850746268656], "std": [0.49846277393759125, 0.5325158954263358], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.4825410450349993, 0.5069701480123201], "std": [0.21571176769068165, 0.202682819130055], "min": [0.13249999843537807, 0.023750001564621925], "max": [0.7312499731779099, 0.7437500357627869], "count": [335]}, "gripper_open_scale_action": {"mean": [0.4825410450349993, 0.5069701480123201], "std": [0.21571176769068165, 0.202682819130055], "min": [0.13249999843537807, 0.023750001564621925], "max": [0.7312499731779099, 0.7437500357627869], "count": [335]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7254901960784313]], [[0.6901960784313725]]], "mean": [[[0.3907425762527233]], [[0.4129146241830065]], [[0.38793958877995643]]], "std": [[[0.13036637936611722]], [[0.13229380361961648]], [[0.12784368965631945]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659714133986928]], [[0.46982543096405227]], [[0.4629637540849673]]], "std": [[[0.15438566605187407]], [[0.1489261424200538]], [[0.14771553111125135]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845115093954248]], [[0.4960214195261438]], [[0.485657710375817]]], "std": [[[0.13958583703036861]], [[0.13132506916248354]], [[0.1375368810310645]]], "count": [100]}, "observation.state": {"min": [-0.41348567605018616, -0.022014888003468513, -1.2030560970306396, -1.0814683437347412, 0.2734765410423279, 0.04430888965725899, 0.05299999937415123, -0.01028599962592125, -0.18858300149440765, 0.13324600458145142, -3.1393935680389404, 0.2344326227903366, 1.3745864629745483, -0.2595558762550354, -0.01890977844595909, -1.3679758310317993, 0.011670333333313465, 0.5680608749389648, -1.304059386253357, 0.017000000923871994, -0.008948000147938728, -0.055070001631975174, 0.0098860003054142, -3.139533281326294, 0.21322686970233917, -3.141592502593994], "max": [0.0257305558770895, 2.0377204418182373, -0.4864383339881897, -0.051443666219711304, 1.1676089763641357, 2.006337881088257, 0.5370000004768372, 0.3784080147743225, -0.0006520000169984996, 0.4067609906196594, 3.1403186321258545, 1.0564826726913452, 3.13431453704834, 0.11265622079372406, 2.433377981185913, -0.47241300344467163, 1.3876532316207886, 1.2155288457870483, -0.05093777924776077, 0.5979999899864197, 0.42283201217651367, 0.06265100091695786, 0.3557640016078949, 3.1381020545959473, 1.108894944190979, 3.1361472606658936], "mean": [-0.1122288927435875, 1.1576186418533325, -0.9583427309989929, -0.4874536693096161, 0.7322781085968018, 0.8287080526351929, 0.3461296558380127, 0.22718854248523712, -0.06388907134532928, 0.2512150704860687, 0.000997288734652102, 0.6914849877357483, 2.524582624435425, -0.04591628164052963, 0.84418785572052, -0.7543506622314453, 0.49111825227737427, 1.0288282632827759, -0.4915437400341034, 0.39577481150627136, 0.14562298357486725, 0.012155008502304554, 0.2221696674823761, 0.7202107906341553, 0.7216604351997375, -1.9495244026184082], "std": [0.16975660622119904, 0.7986840009689331, 0.31458404660224915, 0.331139475107193, 0.3267788887023926, 0.6623167395591736, 0.18162080645561218, 0.1637258529663086, 0.07015831768512726, 0.06694290041923523, 2.8484280109405518, 0.2522541582584381, 0.6046040058135986, 0.11484503746032715, 0.9226682782173157, 0.3673471510410309, 0.4608398377895355, 0.19701319932937622, 0.41876348853111267, 0.153720885515213, 0.17026135325431824, 0.024890301749110222, 0.09368766099214554, 2.7830991744995117, 0.2597546875476837, 2.2523419857025146], "count": [354]}, "action": {"min": [-0.41348567605018616, -0.022014888003468513, -1.2030560970306396, -1.0814683437347412, 0.2734765410423279, 0.04430888965725899, 0.05299999937415123, -0.01028599962592125, -0.18858300149440765, 0.13324600458145142, -3.1393935680389404, 0.2344326227903366, 1.3745864629745483, -0.2595558762550354, -0.01890977844595909, -1.3679758310317993, 0.011670333333313465, 0.5680608749389648, -1.304059386253357, 0.017000000923871994, -0.008948000147938728, -0.055070001631975174, 0.0098860003054142, -3.139533281326294, 0.21322686970233917, -3.141592502593994], "max": [0.0257305558770895, 2.0377204418182373, -0.4864383339881897, -0.051443666219711304, 1.1676089763641357, 2.006337881088257, 0.5370000004768372, 0.3784080147743225, -0.0006520000169984996, 0.4067609906196594, 3.1403186321258545, 1.0564826726913452, 3.13431453704834, 0.11265622079372406, 2.433377981185913, -0.47241300344467163, 1.3876532316207886, 1.2155288457870483, -0.05093777924776077, 0.5979999899864197, 0.42283201217651367, 0.06265100091695786, 0.3557640016078949, 3.1381020545959473, 1.108894944190979, 3.1361472606658936], "mean": [-0.1122288927435875, 1.1576186418533325, -0.9583427309989929, -0.4874536693096161, 0.7322781085968018, 0.8287080526351929, 0.3461296558380127, 0.22718854248523712, -0.06388907134532928, 0.2512150704860687, 0.000997288734652102, 0.6914849877357483, 2.524582624435425, -0.04591628164052963, 0.84418785572052, -0.7543506622314453, 0.49111825227737427, 1.0288282632827759, -0.4915437400341034, 0.39577481150627136, 0.14562298357486725, 0.012155008502304554, 0.2221696674823761, 0.7202107906341553, 0.7216604351997375, -1.9495244026184082], "std": [0.16975660622119904, 0.7986840009689331, 0.31458404660224915, 0.331139475107193, 0.3267788887023926, 0.6623167395591736, 0.18162080645561218, 0.1637258529663086, 0.07015831768512726, 0.06694290041923523, 2.8484280109405518, 0.2522541582584381, 0.6046040058135986, 0.11484503746032715, 0.9226682782173157, 0.3673471510410309, 0.4608398377895355, 0.19701319932937622, 0.41876348853111267, 0.153720885515213, 0.17026135325431824, 0.024890301749110222, 0.09368766099214554, 2.7830991744995117, 0.2597546875476837, 2.2523419857025146], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [354]}, "index": {"min": [114441], "max": [114794], "mean": [114617.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [3.1779661016949152, 5.0, 5.0, 5.0, 5.0], "std": [1.6189102629636005, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [354]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [354]}, "eef_direction_state": {"mean": [4.214689265536723, 4.084745762711864], "std": [2.1613474138965, 2.2013462926888923], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.9011299435028248, 0.9350282485875706], "std": [0.8790395825185909, 0.9198158279754225], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.8926553672316384, 0.7994350282485876], "std": [0.8435881528469512, 0.8483281780985874], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.214689265536723, 4.084745762711864], "std": [2.1613474138965, 2.2013462926888923], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.9011299435028248, 0.9350282485875706], "std": [0.8790395825185909, 0.9198158279754225], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.8926553672316384, 0.7994350282485876], "std": [0.8435881528469512, 0.8483281780985874], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.4657374584720958, 0.23740719596634324, 1.0257773295408272, 2.417247829069846, -0.10218759080303674, 0.9854313746564216, 0.38463171830400616, -0.2867651506444258, 0.9976953695849664, 2.3780153099845114, -0.22116429291586145, 1.810866391047026], "std": [0.1634790807608519, 0.07022928076911109, 0.06703934994756681, 0.21875234029542232, 0.34903988382193696, 0.47562362219055127, 0.17066428036116096, 0.024898349525208113, 0.09341631083431447, 0.2355568722036383, 0.28595240130524124, 0.1988726355354316], "min": [0.2286385210271302, 0.11253264527966783, 0.9075939107785435, 2.0846767668052357, -0.7997665127103215, 0.053264232971720116, 0.2296948272462101, -0.35462831806229694, 0.7859475991348532, 2.032301386819997, -0.8129140397325322, 1.474553904835731], "max": [0.6166890534744603, 0.30076197215264816, 1.181364011222019, 2.8012054821835073, 0.3829791737240815, 1.5490379255330922, 0.6624162125139033, -0.2370138174710517, 1.1317964699857306, 2.8758756088921262, 0.04949589406551502, 2.3834268628920046], "count": [354]}, "eef_sim_pose_action": {"mean": [0.4657374584720958, 0.23740719596634324, 1.0257773295408272, 2.417247829069846, -0.10218759080303674, 0.9854313746564216, 0.38463171830400616, -0.2867651506444258, 0.9976953695849664, 2.3780153099845114, -0.22116429291586145, 1.810866391047026], "std": [0.1634790807608519, 0.07022928076911109, 0.06703934994756681, 0.21875234029542232, 0.34903988382193696, 0.47562362219055127, 0.17066428036116096, 0.024898349525208113, 0.09341631083431447, 0.2355568722036383, 0.28595240130524124, 0.1988726355354316], "min": [0.2286385210271302, 0.11253264527966783, 0.9075939107785435, 2.0846767668052357, -0.7997665127103215, 0.053264232971720116, 0.2296948272462101, -0.35462831806229694, 0.7859475991348532, 2.032301386819997, -0.8129140397325322, 1.474553904835731], "max": [0.6166890534744603, 0.30076197215264816, 1.181364011222019, 2.8012054821835073, 0.3829791737240815, 1.5490379255330922, 0.6624162125139033, -0.2370138174710517, 1.1317964699857306, 2.8758756088921262, 0.04949589406551502, 2.3834268628920046], "count": [354]}, "gripper_mode_state": {"mean": [0.3022598870056497, 0.2796610169491525], "std": [0.4592372455637508, 0.44883263311408], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.8559322033898304, 1.7824858757062148], "std": [0.48611379004565125, 0.5681057145530667], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.3022598870056497, 0.2796610169491525], "std": [0.4592372455637508, 0.44883263311408], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.8559322033898304, 1.7824858757062148], "std": [0.48611379004565125, 0.5681057145530667], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.432662442773791, 0.4947175233464393], "std": [0.22702601945390938, 0.19215137134289637], "min": [0.06624999921768904, 0.021250001154839993], "max": [0.6712500005960464, 0.7474999874830246], "count": [354]}, "gripper_open_scale_action": {"mean": [0.432662442773791, 0.4947175233464393], "std": [0.22702601945390938, 0.19215137134289637], "min": [0.06624999921768904, 0.021250001154839993], "max": [0.6712500005960464, 0.7474999874830246], "count": [354]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7490196078431373]], [[0.7215686274509804]]], "mean": [[[0.3892948910675381]], [[0.41133664760348587]], [[0.38631211873638344]]], "std": [[[0.13553512431760956]], [[0.13749303570771118]], [[0.13267222311848118]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657822160947712]], [[0.4619361315359477]], [[0.4540956842320262]]], "std": [[[0.15780365976861715]], [[0.15736799243172245]], [[0.15630746313797195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842727961601307]], [[0.4932829881535948]], [[0.48165052900326794]]], "std": [[[0.14620950585328873]], [[0.13953344945640067]], [[0.14739696905547403]]], "count": [100]}, "observation.state": {"min": [-0.35565733909606934, -0.022067222744226456, -1.1118913888931274, -1.4633795022964478, 0.25770679116249084, 0.013327555730938911, 0.0989999994635582, -0.01028599962592125, -0.15280400216579437, 0.12155500054359436, -3.13724684715271, 0.2980498969554901, -3.1410515308380127, -0.19600577652454376, -0.020200666040182114, -1.298250436782837, 0.0326385572552681, 0.5621646642684937, -1.353026032447815, 0.013000000268220901, -0.008321000263094902, -0.0328110009431839, 0.007953000254929066, -3.141592502593994, 0.21448352932929993, -3.1389222145080566], "max": [0.08720477670431137, 1.9465906620025635, -0.4864383339881897, -0.03973844274878502, 1.165393590927124, 2.1018288135528564, 0.5400000214576721, 0.3666130006313324, -0.0031580000650137663, 0.38241198658943176, 3.137927532196045, 1.043130874633789, 3.1340527534484863, 0.19115622341632843, 2.410996675491333, -0.4725002348423004, 1.433724045753479, 1.2400732040405273, -0.051059890538454056, 0.6650000214576721, 0.41037699580192566, 0.10444100201129913, 0.3379180133342743, 3.140859603881836, 1.0159910917282104, 3.1384685039520264], "mean": [-0.08248402178287506, 1.1332108974456787, -0.8576297163963318, -0.6413889527320862, 0.6888905167579651, 0.9567511081695557, 0.3407846987247467, 0.21825705468654633, -0.0501675121486187, 0.24112293124198914, 0.05835984647274017, 0.6924138069152832, 1.9200841188430786, -0.012156723998486996, 0.9018858075141907, -0.7672706842422485, 0.5262710452079773, 1.0356498956680298, -0.4990898668766022, 0.41790568828582764, 0.1495663821697235, 0.02084352821111679, 0.22041182219982147, 0.7397221326828003, 0.6790456175804138, -1.8838974237442017], "std": [0.15830017626285553, 0.7583362460136414, 0.25034719705581665, 0.5044964551925659, 0.34355056285858154, 0.7885317802429199, 0.16575641930103302, 0.15272746980190277, 0.058210425078868866, 0.06417249143123627, 2.809755563735962, 0.2405882626771927, 1.8423322439193726, 0.09855145961046219, 0.9117797017097473, 0.3329196572303772, 0.49464452266693115, 0.21684901416301727, 0.4400242567062378, 0.15310519933700562, 0.16622883081436157, 0.030302908271551132, 0.100676029920578, 2.7661101818084717, 0.25438570976257324, 2.291069269180298], "count": [368]}, "action": {"min": [-0.35565733909606934, -0.022067222744226456, -1.1118913888931274, -1.4633795022964478, 0.25770679116249084, 0.013327555730938911, 0.0989999994635582, -0.01028599962592125, -0.15280400216579437, 0.12155500054359436, -3.13724684715271, 0.2980498969554901, -3.1410515308380127, -0.19600577652454376, -0.020200666040182114, -1.298250436782837, 0.0326385572552681, 0.5621646642684937, -1.353026032447815, 0.013000000268220901, -0.008321000263094902, -0.0328110009431839, 0.007953000254929066, -3.141592502593994, 0.21448352932929993, -3.1389222145080566], "max": [0.08720477670431137, 1.9465906620025635, -0.4864383339881897, -0.03973844274878502, 1.165393590927124, 2.1018288135528564, 0.5400000214576721, 0.3666130006313324, -0.0031580000650137663, 0.38241198658943176, 3.137927532196045, 1.043130874633789, 3.1340527534484863, 0.19115622341632843, 2.410996675491333, -0.4725002348423004, 1.433724045753479, 1.2400732040405273, -0.051059890538454056, 0.6650000214576721, 0.41037699580192566, 0.10444100201129913, 0.3379180133342743, 3.140859603881836, 1.0159910917282104, 3.1384685039520264], "mean": [-0.08248402178287506, 1.1332108974456787, -0.8576297163963318, -0.6413889527320862, 0.6888905167579651, 0.9567511081695557, 0.3407846987247467, 0.21825705468654633, -0.0501675121486187, 0.24112293124198914, 0.05835984647274017, 0.6924138069152832, 1.9200841188430786, -0.012156723998486996, 0.9018858075141907, -0.7672706842422485, 0.5262710452079773, 1.0356498956680298, -0.4990898668766022, 0.41790568828582764, 0.1495663821697235, 0.02084352821111679, 0.22041182219982147, 0.7397221326828003, 0.6790456175804138, -1.8838974237442017], "std": [0.15830017626285553, 0.7583362460136414, 0.25034719705581665, 0.5044964551925659, 0.34355056285858154, 0.7885317802429199, 0.16575641930103302, 0.15272746980190277, 0.058210425078868866, 0.06417249143123627, 2.809755563735962, 0.2405882626771927, 1.8423322439193726, 0.09855145961046219, 0.9117797017097473, 0.3329196572303772, 0.49464452266693115, 0.21684901416301727, 0.4400242567062378, 0.15310519933700562, 0.16622883081436157, 0.030302908271551132, 0.100676029920578, 2.7661101818084717, 0.25438570976257324, 2.291069269180298], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [368]}, "index": {"min": [114795], "max": [115162], "mean": [114978.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [3.2119565217391304, 5.0, 5.0, 5.0, 5.0], "std": [1.6028739400448355, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [368]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [368]}, "eef_direction_state": {"mean": [4.171195652173913, 3.9592391304347827], "std": [2.040496711902629, 2.285581333003304], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [0.970108695652174, 0.9782608695652174], "std": [0.8480655667910107, 0.9234653646851941], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.9266304347826086, 0.8369565217391305], "std": [0.864484990155503, 0.8663663989560506], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [4.171195652173913, 3.9592391304347827], "std": [2.040496711902629, 2.285581333003304], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [0.970108695652174, 0.9782608695652174], "std": [0.8480655667910107, 0.9234653646851941], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.9266304347826086, 0.8369565217391305], "std": [0.864484990155503, 0.8663663989560506], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.4566123446531837, 0.25094791906185365, 1.0156187272950867, 2.4062951384162723, -0.0855369668520989, 1.0549366254041992, 0.3885715069699766, -0.27810865303991145, 0.9959376922505075, 2.4180079145738067, -0.2467870162275937, 1.8262484687858789], "std": [0.15234983230885968, 0.058417538771475715, 0.06431924659904657, 0.21152869091891807, 0.3667865480142955, 0.495109379497723, 0.1666740590182384, 0.030176865624779645, 0.10040922986703184, 0.22997019644369907, 0.29531354311592584, 0.22693555049943692], "min": [0.2286385210271302, 0.1478507029555844, 0.8958968514344317, 2.098120411068583, -0.708905790739031, 0.13191006327119403, 0.2304038504124875, -0.33224532335127066, 0.7839815076822126, 2.0613254351796924, -0.8978931581664567, 1.4577027005876573], "max": [0.6046692366080376, 0.29826149136254954, 1.1569472402876957, 2.752336180389666, 0.45753017596542334, 1.5420363302614888, 0.6502943461667551, -0.19533958948728178, 1.1139124068675852, 2.89211000999779, 0.016098317941947604, 2.468346622904909], "count": [368]}, "eef_sim_pose_action": {"mean": [0.4566123446531837, 0.25094791906185365, 1.0156187272950867, 2.4062951384162723, -0.0855369668520989, 1.0549366254041992, 0.3885715069699766, -0.27810865303991145, 0.9959376922505075, 2.4180079145738067, -0.2467870162275937, 1.8262484687858789], "std": [0.15234983230885968, 0.058417538771475715, 0.06431924659904657, 0.21152869091891807, 0.3667865480142955, 0.495109379497723, 0.1666740590182384, 0.030176865624779645, 0.10040922986703184, 0.22997019644369907, 0.29531354311592584, 0.22693555049943692], "min": [0.2286385210271302, 0.1478507029555844, 0.8958968514344317, 2.098120411068583, -0.708905790739031, 0.13191006327119403, 0.2304038504124875, -0.33224532335127066, 0.7839815076822126, 2.0613254351796924, -0.8978931581664567, 1.4577027005876573], "max": [0.6046692366080376, 0.29826149136254954, 1.1569472402876957, 2.752336180389666, 0.45753017596542334, 1.5420363302614888, 0.6502943461667551, -0.19533958948728178, 1.1139124068675852, 2.89211000999779, 0.016098317941947604, 2.468346622904909], "count": [368]}, "gripper_mode_state": {"mean": [0.5815217391304348, 0.13858695652173914], "std": [0.4933094424893452, 0.3455149953385269], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_state": {"mean": [1.8641304347826086, 1.8396739130434783], "std": [0.4697551447618718, 0.4764587465306468], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.5815217391304348, 0.13858695652173914], "std": [0.4933094424893452, 0.3455149953385269], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_action": {"mean": [1.8641304347826086, 1.8396739130434783], "std": [0.4697551447618718, 0.4764587465306468], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.42598165683043393, 0.5223811088470266], "std": [0.20719584791195803, 0.19138128868980636], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.6750000268220901, 0.8312500268220901], "count": [368]}, "gripper_open_scale_action": {"mean": [0.42598165683043393, 0.5223811088470266], "std": [0.20719584791195803, 0.19138128868980636], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.6750000268220901, 0.8312500268220901], "count": [368]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.792156862745098]], [[0.7647058823529411]]], "mean": [[[0.3895869689542484]], [[0.4117271269063181]], [[0.3866775027233116]]], "std": [[[0.13192172841951486]], [[0.13364200033518703]], [[0.1291544434198304]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47176547385620915]], [[0.47230105800653593]], [[0.46289913398692806]]], "std": [[[0.14716000392697046]], [[0.14685416777220167]], [[0.1467410483780128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879102593954248]], [[0.5008623999183006]], [[0.49071161151960785]]], "std": [[[0.14281381029417375]], [[0.13327137330137342]], [[0.13910733377789428]]], "count": [100]}, "observation.state": {"min": [-0.3842138946056366, -0.02211955562233925, -1.0752058029174805, -1.0262043476104736, 0.2695166766643524, 0.061230000108480453, 0.04699999839067459, -0.010091000236570835, -0.16726599633693695, 0.1379310041666031, -3.136443853378296, 0.2491457462310791, 1.447645902633667, -0.377096563577652, -0.018386444076895714, -1.1711152791976929, -0.04334944486618042, 0.606229305267334, -1.3863972425460815, 0.01900000125169754, -0.008351000025868416, -0.09081099927425385, -0.0032210000790655613, -3.141592502593994, 0.09876818209886551, -3.141592502593994], "max": [0.016467556357383728, 1.943398356437683, -0.4865081012248993, 0.021439222618937492, 1.1672775745391846, 2.101602077484131, 0.5659999847412109, 0.35334500670433044, 0.0026859999634325504, 0.40612998604774475, 3.140458106994629, 1.0351548194885254, 3.1233713626861572, 0.18955133855342865, 2.4030768871307373, -0.4725002348423004, 1.4986172914505005, 1.2118829488754272, -0.0522112213075161, 0.6380000114440918, 0.38725799322128296, 0.09364199638366699, 0.3231639862060547, 3.1328835487365723, 1.0217856168746948, 3.1409642696380615], "mean": [-0.12466104328632355, 1.0973728895187378, -0.8865559697151184, -0.4707757830619812, 0.7009514570236206, 0.7676260471343994, 0.3410602807998657, 0.21123415231704712, -0.0583500936627388, 0.2545313835144043, 0.9035067558288574, 0.671359658241272, 2.573686361312866, -0.038140613585710526, 0.8755395412445068, -0.7182851433753967, 0.5185085535049438, 1.0271660089492798, -0.5148022770881653, 0.4116680324077606, 0.14132016897201538, 0.009850742295384407, 0.21260832250118256, 0.5225606560707092, 0.6822912096977234, -1.6312456130981445], "std": [0.1583065241575241, 0.748554527759552, 0.25852465629577637, 0.3592003583908081, 0.3520830571651459, 0.7593548893928528, 0.19016478955745697, 0.1526612937450409, 0.06422355026006699, 0.06497003883123398, 2.666782855987549, 0.251578152179718, 0.6259236931800842, 0.15358828008174896, 0.9284985661506653, 0.29193633794784546, 0.5174193978309631, 0.18919898569583893, 0.45767951011657715, 0.1431231051683426, 0.15705303847789764, 0.04082063212990761, 0.0992586687207222, 2.7652063369750977, 0.30500510334968567, 2.4564685821533203], "count": [365]}, "action": {"min": [-0.3842138946056366, -0.02211955562233925, -1.0752058029174805, -1.0262043476104736, 0.2695166766643524, 0.061230000108480453, 0.04699999839067459, -0.010091000236570835, -0.16726599633693695, 0.1379310041666031, -3.136443853378296, 0.2491457462310791, 1.447645902633667, -0.377096563577652, -0.018386444076895714, -1.1711152791976929, -0.04334944486618042, 0.606229305267334, -1.3863972425460815, 0.01900000125169754, -0.008351000025868416, -0.09081099927425385, -0.0032210000790655613, -3.141592502593994, 0.09876818209886551, -3.141592502593994], "max": [0.016467556357383728, 1.943398356437683, -0.4865081012248993, 0.021439222618937492, 1.1672775745391846, 2.101602077484131, 0.5659999847412109, 0.35334500670433044, 0.0026859999634325504, 0.40612998604774475, 3.140458106994629, 1.0351548194885254, 3.1233713626861572, 0.18955133855342865, 2.4030768871307373, -0.4725002348423004, 1.4986172914505005, 1.2118829488754272, -0.0522112213075161, 0.6380000114440918, 0.38725799322128296, 0.09364199638366699, 0.3231639862060547, 3.1328835487365723, 1.0217856168746948, 3.1409642696380615], "mean": [-0.12466104328632355, 1.0973728895187378, -0.8865559697151184, -0.4707757830619812, 0.7009514570236206, 0.7676260471343994, 0.3410602807998657, 0.21123415231704712, -0.0583500936627388, 0.2545313835144043, 0.9035067558288574, 0.671359658241272, 2.573686361312866, -0.038140613585710526, 0.8755395412445068, -0.7182851433753967, 0.5185085535049438, 1.0271660089492798, -0.5148022770881653, 0.4116680324077606, 0.14132016897201538, 0.009850742295384407, 0.21260832250118256, 0.5225606560707092, 0.6822912096977234, -1.6312456130981445], "std": [0.1583065241575241, 0.748554527759552, 0.25852465629577637, 0.3592003583908081, 0.3520830571651459, 0.7593548893928528, 0.19016478955745697, 0.1526612937450409, 0.06422355026006699, 0.06497003883123398, 2.666782855987549, 0.251578152179718, 0.6259236931800842, 0.15358828008174896, 0.9284985661506653, 0.29193633794784546, 0.5174193978309631, 0.18919898569583893, 0.45767951011657715, 0.1431231051683426, 0.15705303847789764, 0.04082063212990761, 0.0992586687207222, 2.7652063369750977, 0.30500510334968567, 2.4564685821533203], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [365]}, "index": {"min": [115163], "max": [115527], "mean": [115345.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [3.3232876712328765, 5.0, 5.0, 5.0, 5.0], "std": [1.5805773652865678, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [365]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [365]}, "eef_direction_state": {"mean": [4.227397260273973, 3.8602739726027395], "std": [2.04746821769185, 2.271849148838011], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.9808219178082191, 0.9780821917808219], "std": [0.8772087635575, 0.906331847560288], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.915068493150685, 0.7643835616438356], "std": [0.863835225421234, 0.8564613183715717], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.227397260273973, 3.8602739726027395], "std": [2.04746821769185, 2.271849148838011], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.9808219178082191, 0.9780821917808219], "std": [0.8772087635575, 0.906331847560288], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.915068493150685, 0.7643835616438356], "std": [0.863835225421234, 0.8564613183715717], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.4497919949072083, 0.24293194045879915, 1.0291035830734314, 2.4237443738402513, -0.11826613902528059, 1.0704841537450835, 0.38038188726068484, -0.2891328088377216, 0.9880978242494386, 2.4125909255871685, -0.2531868216384097, 1.7858204947290188], "std": [0.15241771921234754, 0.0642582167095218, 0.0650504639174755, 0.21442823008803052, 0.39390032367163735, 0.4624001957018406, 0.15753285364131306, 0.04083889656775351, 0.09901835589198185, 0.28456195718949073, 0.32950198638563905, 0.24944973982603996], "min": [0.2287289526958204, 0.1338862701815826, 0.9123330820776572, 2.1048400265199922, -0.85471584159205, 0.15155192412593932, 0.23030243490643057, -0.39046853210151766, 0.7726481104819608, 2.0640341938221556, -0.9635604728405641, 1.2574587494834448], "max": [0.5915632294608888, 0.30409826295780523, 1.1808523385030885, 2.7760357624956113, 0.4233688579706054, 1.5578283637811379, 0.6269125269149534, -0.2062492396132916, 1.0992208710368354, 3.0134221323674253, 0.08425999746679746, 2.4099947146229344], "count": [365]}, "eef_sim_pose_action": {"mean": [0.4497919949072083, 0.24293194045879915, 1.0291035830734314, 2.4237443738402513, -0.11826613902528059, 1.0704841537450835, 0.38038188726068484, -0.2891328088377216, 0.9880978242494386, 2.4125909255871685, -0.2531868216384097, 1.7858204947290188], "std": [0.15241771921234754, 0.0642582167095218, 0.0650504639174755, 0.21442823008803052, 0.39390032367163735, 0.4624001957018406, 0.15753285364131306, 0.04083889656775351, 0.09901835589198185, 0.28456195718949073, 0.32950198638563905, 0.24944973982603996], "min": [0.2287289526958204, 0.1338862701815826, 0.9123330820776572, 2.1048400265199922, -0.85471584159205, 0.15155192412593932, 0.23030243490643057, -0.39046853210151766, 0.7726481104819608, 2.0640341938221556, -0.9635604728405641, 1.2574587494834448], "max": [0.5915632294608888, 0.30409826295780523, 1.1808523385030885, 2.7760357624956113, 0.4233688579706054, 1.5578283637811379, 0.6269125269149534, -0.2062492396132916, 1.0992208710368354, 3.0134221323674253, 0.08425999746679746, 2.4099947146229344], "count": [365]}, "gripper_mode_state": {"mean": [0.7150684931506849, 0.13972602739726028], "std": [0.4513818153779491, 0.3467025593575013], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8383561643835618, 1.7726027397260273], "std": [0.5167416717652185, 0.5492860307291094], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.7150684931506849, 0.13972602739726028], "std": [0.4513818153779491, 0.3467025593575013], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8383561643835618, 1.7726027397260273], "std": [0.5167416717652185, 0.5492860307291094], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.42632533020454727, 0.5145856377171123], "std": [0.2377060014075747, 0.17890426150822625], "min": [0.05874999798834324, 0.023750001564621925], "max": [0.7074999809265137, 0.7975000143051147], "count": [365]}, "gripper_open_scale_action": {"mean": [0.42632533020454727, 0.5145856377171123], "std": [0.2377060014075747, 0.17890426150822625], "min": [0.05874999798834324, 0.023750001564621925], "max": [0.7074999809265137, 0.7975000143051147], "count": [365]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8941176470588236]], [[0.8274509803921568]]], "mean": [[[0.3889048910675381]], [[0.41137996459694987]], [[0.38656277505446623]]], "std": [[[0.13282256894672292]], [[0.13493705995939637]], [[0.13041306052006896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689811335784314]], [[0.4681401552287581]], [[0.45889604166666664]]], "std": [[[0.15330326545912412]], [[0.15134755388638527]], [[0.15053465608459932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487945414624183]], [[0.49776772875816994]], [[0.4873250939542484]]], "std": [[[0.13982291752481169]], [[0.13286906079388794]], [[0.13954743697922517]]], "count": [100]}, "observation.state": {"min": [-0.36228621006011963, -0.02211955562233925, -1.1053847074508667, -1.0687862634658813, 0.3422949016094208, -0.04003499820828438, 0.05299999937415123, -0.012544999830424786, -0.16528700292110443, 0.14307600259780884, -3.136164665222168, 0.14379768073558807, -3.122446298599243, -0.2916013300418854, -0.01826433278620243, -1.2141681909561157, -0.023532556369900703, 0.5552741289138794, -1.3867286443710327, 0.0139999995008111, -0.00835500005632639, -0.06202400103211403, 0.002495999913662672, -3.141592502593994, 0.17552776634693146, -3.141592502593994], "max": [0.025852667167782784, 1.948352575302124, -0.4862813353538513, -0.0217532217502594, 1.1648004055023193, 2.101898670196533, 0.5839999914169312, 0.35729101300239563, -0.0016749999485909939, 0.39195799827575684, 3.1390271186828613, 1.0600082874298096, 3.1407198905944824, 0.17065900564193726, 2.4051003456115723, -0.47232577204704285, 1.4872087240219116, 1.2108712196350098, -0.03572622314095497, 0.6510000228881836, 0.3973880112171173, 0.09435699880123138, 0.3461039960384369, 3.1359376907348633, 1.0194642543792725, 3.13893985748291], "mean": [-0.12570902705192566, 1.0998051166534424, -0.8863481879234314, -0.4757017493247986, 0.7136345505714417, 0.7942902445793152, 0.3536234498023987, 0.21437899768352509, -0.05652407556772232, 0.2512875497341156, 0.6692948341369629, 0.660873293876648, 2.4129672050476074, -0.002861800603568554, 0.8749974370002747, -0.730219841003418, 0.5145719051361084, 1.0171056985855103, -0.5095676779747009, 0.4176378548145294, 0.14480721950531006, 0.017532313242554665, 0.21603751182556152, 0.2585398256778717, 0.7010711431503296, -1.9210914373397827], "std": [0.1234774962067604, 0.7633662223815918, 0.27057960629463196, 0.38548365235328674, 0.32769542932510376, 0.7556044459342957, 0.20013238489627838, 0.15658921003341675, 0.05922767147421837, 0.06103352829813957, 2.714813470840454, 0.27196162939071655, 1.0977941751480103, 0.13257616758346558, 0.918294370174408, 0.30956506729125977, 0.5525189638137817, 0.20025292038917542, 0.4895544946193695, 0.1585814505815506, 0.16199088096618652, 0.034886132925748825, 0.09869083017110825, 2.8308162689208984, 0.2581958770751953, 2.2413268089294434], "count": [359]}, "action": {"min": [-0.36228621006011963, -0.02211955562233925, -1.1053847074508667, -1.0687862634658813, 0.3422949016094208, -0.04003499820828438, 0.05299999937415123, -0.012544999830424786, -0.16528700292110443, 0.14307600259780884, -3.136164665222168, 0.14379768073558807, -3.122446298599243, -0.2916013300418854, -0.01826433278620243, -1.2141681909561157, -0.023532556369900703, 0.5552741289138794, -1.3867286443710327, 0.0139999995008111, -0.00835500005632639, -0.06202400103211403, 0.002495999913662672, -3.141592502593994, 0.17552776634693146, -3.141592502593994], "max": [0.025852667167782784, 1.948352575302124, -0.4862813353538513, -0.0217532217502594, 1.1648004055023193, 2.101898670196533, 0.5839999914169312, 0.35729101300239563, -0.0016749999485909939, 0.39195799827575684, 3.1390271186828613, 1.0600082874298096, 3.1407198905944824, 0.17065900564193726, 2.4051003456115723, -0.47232577204704285, 1.4872087240219116, 1.2108712196350098, -0.03572622314095497, 0.6510000228881836, 0.3973880112171173, 0.09435699880123138, 0.3461039960384369, 3.1359376907348633, 1.0194642543792725, 3.13893985748291], "mean": [-0.12570902705192566, 1.0998051166534424, -0.8863481879234314, -0.4757017493247986, 0.7136345505714417, 0.7942902445793152, 0.3536234498023987, 0.21437899768352509, -0.05652407556772232, 0.2512875497341156, 0.6692948341369629, 0.660873293876648, 2.4129672050476074, -0.002861800603568554, 0.8749974370002747, -0.730219841003418, 0.5145719051361084, 1.0171056985855103, -0.5095676779747009, 0.4176378548145294, 0.14480721950531006, 0.017532313242554665, 0.21603751182556152, 0.2585398256778717, 0.7010711431503296, -1.9210914373397827], "std": [0.1234774962067604, 0.7633662223815918, 0.27057960629463196, 0.38548365235328674, 0.32769542932510376, 0.7556044459342957, 0.20013238489627838, 0.15658921003341675, 0.05922767147421837, 0.06103352829813957, 2.714813470840454, 0.27196162939071655, 1.0977941751480103, 0.13257616758346558, 0.918294370174408, 0.30956506729125977, 0.5525189638137817, 0.20025292038917542, 0.4895544946193695, 0.1585814505815506, 0.16199088096618652, 0.034886132925748825, 0.09869083017110825, 2.8308162689208984, 0.2581958770751953, 2.2413268089294434], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [359]}, "index": {"min": [115528], "max": [115886], "mean": [115707.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.2256267409470754, 5.0, 5.0, 5.0, 5.0], "std": [1.5927448968243836, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [359]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [359]}, "eef_direction_state": {"mean": [3.9944289693593316, 4.0334261838440115], "std": [2.1399430250002265, 2.1539617484789515], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.9860724233983287, 0.9972144846796658], "std": [0.8492670313726864, 0.9247407443424451], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [1.0473537604456824, 0.8523676880222841], "std": [0.8414654051456231, 0.8659055630914421], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.9944289693593316, 4.0334261838440115], "std": [2.1399430250002265, 2.1539617484789515], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.9860724233983287, 0.9972144846796658], "std": [0.8492670313726864, 0.9247407443424451], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [1.0473537604456824, 0.8523676880222841], "std": [0.8414654051456231, 0.8659055630914421], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.4529105361285192, 0.24474747386905885, 1.025865233536014, 2.439719700476732, -0.10269958688767222, 1.0314092695057058, 0.3838292800144239, -0.2814474451488114, 0.9915127075812179, 2.392145932720566, -0.2270132808578762, 1.8135828230561855], "std": [0.15630386775327848, 0.0593286095920904, 0.061171607680072605, 0.24049023259304056, 0.40534021817081484, 0.5200399824397761, 0.16245838452150177, 0.034766956918513725, 0.09841804486918915, 0.23677404578352026, 0.3148806696775819, 0.2376460147361481], "min": [0.22636657254290468, 0.13578704107655282, 0.9174576455506896, 2.0803032420060243, -0.8594970856505029, -0.059741002278232536, 0.23029768623805352, -0.36179765717331863, 0.7784528613923024, 2.0200263638520037, -0.8287548318116107, 1.3134884045897102], "max": [0.595539003819168, 0.2997428505684491, 1.166668489548177, 2.92053684137411, 0.4499293296690956, 1.526866858731287, 0.6369709292180451, -0.20546202340987682, 1.1221827571127732, 2.9262292581726803, 0.06341369334626745, 2.4467448816354107], "count": [359]}, "eef_sim_pose_action": {"mean": [0.4529105361285192, 0.24474747386905885, 1.025865233536014, 2.439719700476732, -0.10269958688767222, 1.0314092695057058, 0.3838292800144239, -0.2814474451488114, 0.9915127075812179, 2.392145932720566, -0.2270132808578762, 1.8135828230561855], "std": [0.15630386775327848, 0.0593286095920904, 0.061171607680072605, 0.24049023259304056, 0.40534021817081484, 0.5200399824397761, 0.16245838452150177, 0.034766956918513725, 0.09841804486918915, 0.23677404578352026, 0.3148806696775819, 0.2376460147361481], "min": [0.22636657254290468, 0.13578704107655282, 0.9174576455506896, 2.0803032420060243, -0.8594970856505029, -0.059741002278232536, 0.23029768623805352, -0.36179765717331863, 0.7784528613923024, 2.0200263638520037, -0.8287548318116107, 1.3134884045897102], "max": [0.595539003819168, 0.2997428505684491, 1.166668489548177, 2.92053684137411, 0.4499293296690956, 1.526866858731287, 0.6369709292180451, -0.20546202340987682, 1.1221827571127732, 2.9262292581726803, 0.06341369334626745, 2.4467448816354107], "count": [359]}, "gripper_mode_state": {"mean": [0.4428969359331476, 0.14763231197771587], "std": [0.4967285376079947, 0.3547351299742274], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.8272980501392757, 1.807799442896936], "std": [0.52590942352374, 0.537553939924527], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.4428969359331476, 0.14763231197771587], "std": [0.4967285376079947, 0.3547351299742274], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.8272980501392757, 1.807799442896936], "std": [0.52590942352374, 0.537553939924527], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.4420299353700619, 0.522047351668965], "std": [0.2501653856656567, 0.1982266725876924], "min": [0.06624999921768904, 0.017499999376013875], "max": [0.7299999892711639, 0.8137500286102295], "count": [359]}, "gripper_open_scale_action": {"mean": [0.4420299353700619, 0.522047351668965], "std": [0.2501653856656567, 0.1982266725876924], "min": [0.06624999921768904, 0.017499999376013875], "max": [0.7299999892711639, 0.8137500286102295], "count": [359]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9529411764705882]]], "mean": [[[0.39036900599128543]], [[0.4118282107843137]], [[0.3868344444444444]]], "std": [[[0.13603560970058726]], [[0.1388857421165222]], [[0.1339495364135301]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46497883374183]], [[0.4606363378267974]], [[0.4529522651143791]]], "std": [[[0.15482158858787884]], [[0.15557275165376952]], [[0.1550867236151147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871761785130719]], [[0.4979765073529412]], [[0.4869210702614379]]], "std": [[[0.1420384403289778]], [[0.13417889190959992]], [[0.1413550274604995]]], "count": [100]}, "observation.state": {"min": [-0.41299721598625183, -0.02203233353793621, -1.0767408609390259, -1.172981858253479, 0.24106477200984955, -0.00901877786964178, 0.09100000560283661, -0.00976799987256527, -0.17521099746227264, 0.12061099708080292, -3.141592502593994, 0.21010275185108185, -3.141592502593994, -0.2785005569458008, -0.020130889490246773, -1.4379456043243408, 0.007483666762709618, 0.5310786962509155, -1.2857078313827515, 0.013000000268220901, -0.009600999765098095, -0.0651170015335083, 0.0049600000493228436, -3.141592502593994, 0.22874285280704498, -3.1323423385620117], "max": [0.08723966777324677, 1.99833083152771, -0.4858103394508362, 0.026341110467910767, 1.1676265001296997, 2.1017067432403564, 0.5740000009536743, 0.3507179915904999, 0.002363000065088272, 0.38409799337387085, 3.1366360187530518, 1.0339330434799194, 3.1394283771514893, 0.22136999666690826, 2.4802162647247314, -0.47232577204704285, 1.2654722929000854, 1.2401255369186401, -0.04320988804101944, 0.6150000095367432, 0.43254899978637695, 0.09428299963474274, 0.36976298689842224, 3.134366989135742, 1.0274055004119873, 3.1330056190490723], "mean": [-0.13360418379306793, 1.133243203163147, -0.8735895752906799, -0.4765333831310272, 0.6692372560501099, 0.7784697413444519, 0.36079201102256775, 0.21768581867218018, -0.059628237038850784, 0.2435307502746582, 0.7871955633163452, 0.6709403991699219, 1.8904948234558105, -0.018166380003094673, 0.9716048240661621, -0.8222528100013733, 0.5138295292854309, 1.0313359498977661, -0.5266632437705994, 0.3986644744873047, 0.1686321198940277, 0.018183626234531403, 0.2125592678785324, 0.6711648106575012, 0.6860438585281372, -2.1648736000061035], "std": [0.17047999799251556, 0.75836580991745, 0.2532375156879425, 0.4174652695655823, 0.3581184148788452, 0.7917933464050293, 0.18629901111125946, 0.15148554742336273, 0.06695360690355301, 0.06316476315259933, 2.7146403789520264, 0.2629534900188446, 1.8779391050338745, 0.11852392554283142, 0.9624105095863342, 0.4153187572956085, 0.45670706033706665, 0.19255076348781586, 0.42845869064331055, 0.16323527693748474, 0.17939284443855286, 0.031226113438606262, 0.10122860223054886, 2.779827833175659, 0.24141429364681244, 1.9813700914382935], "count": [369]}, "action": {"min": [-0.41299721598625183, -0.02203233353793621, -1.0767408609390259, -1.172981858253479, 0.24106477200984955, -0.00901877786964178, 0.09100000560283661, -0.00976799987256527, -0.17521099746227264, 0.12061099708080292, -3.141592502593994, 0.21010275185108185, -3.141592502593994, -0.2785005569458008, -0.020130889490246773, -1.4379456043243408, 0.007483666762709618, 0.5310786962509155, -1.2857078313827515, 0.013000000268220901, -0.009600999765098095, -0.0651170015335083, 0.0049600000493228436, -3.141592502593994, 0.22874285280704498, -3.1323423385620117], "max": [0.08723966777324677, 1.99833083152771, -0.4858103394508362, 0.026341110467910767, 1.1676265001296997, 2.1017067432403564, 0.5740000009536743, 0.3507179915904999, 0.002363000065088272, 0.38409799337387085, 3.1366360187530518, 1.0339330434799194, 3.1394283771514893, 0.22136999666690826, 2.4802162647247314, -0.47232577204704285, 1.2654722929000854, 1.2401255369186401, -0.04320988804101944, 0.6150000095367432, 0.43254899978637695, 0.09428299963474274, 0.36976298689842224, 3.134366989135742, 1.0274055004119873, 3.1330056190490723], "mean": [-0.13360418379306793, 1.133243203163147, -0.8735895752906799, -0.4765333831310272, 0.6692372560501099, 0.7784697413444519, 0.36079201102256775, 0.21768581867218018, -0.059628237038850784, 0.2435307502746582, 0.7871955633163452, 0.6709403991699219, 1.8904948234558105, -0.018166380003094673, 0.9716048240661621, -0.8222528100013733, 0.5138295292854309, 1.0313359498977661, -0.5266632437705994, 0.3986644744873047, 0.1686321198940277, 0.018183626234531403, 0.2125592678785324, 0.6711648106575012, 0.6860438585281372, -2.1648736000061035], "std": [0.17047999799251556, 0.75836580991745, 0.2532375156879425, 0.4174652695655823, 0.3581184148788452, 0.7917933464050293, 0.18629901111125946, 0.15148554742336273, 0.06695360690355301, 0.06316476315259933, 2.7146403789520264, 0.2629534900188446, 1.8779391050338745, 0.11852392554283142, 0.9624105095863342, 0.4153187572956085, 0.45670706033706665, 0.19255076348781586, 0.42845869064331055, 0.16323527693748474, 0.17939284443855286, 0.031226113438606262, 0.10122860223054886, 2.779827833175659, 0.24141429364681244, 1.9813700914382935], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [369]}, "index": {"min": [115887], "max": [116255], "mean": [116071.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [3.149051490514905, 5.0, 5.0, 5.0, 5.0], "std": [1.5831105260619431, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [369]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [369]}, "eef_direction_state": {"mean": [4.040650406504065, 3.7804878048780486], "std": [2.0418323270455203, 2.285348355551036], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.986449864498645, 0.9728997289972899], "std": [0.8441288534336273, 0.895228237374024], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [1.010840108401084, 0.8861788617886179], "std": [0.8584927858308196, 0.8667597076310655], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.040650406504065, 3.7804878048780486], "std": [2.0418323270455203, 2.285348355551036], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.986449864498645, 0.9728997289972899], "std": [0.8441288534336273, 0.895228237374024], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [1.010840108401084, 0.8861788617886179], "std": [0.8584927858308196, 0.8667597076310655], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.4562036150528685, 0.2416349821740539, 1.0181337076907364, 2.4343987536457092, -0.1080362801250162, 1.0681111475331118, 0.4076290901940816, -0.2807485951067611, 0.9881241853977399, 2.4111212598987066, -0.23859974277350754, 1.867692997600811], "std": [0.15124509255716467, 0.06700842776693225, 0.06326427805141936, 0.2358875179934279, 0.36792184256953236, 0.5396284466938353, 0.1798090834969768, 0.03118027373372776, 0.10092537256751911, 0.21439740281802416, 0.294468963568356, 0.23874175519125146], "min": [0.2290742942948515, 0.1258213620464519, 0.8949964258534822, 2.1064186674439576, -0.7972205052278266, 0.01069774323702477, 0.22910226930156563, -0.3646592377746911, 0.7810736009990039, 2.1133846777737624, -0.8002735086199919, 1.4676381884444574], "max": [0.5889744016790901, 0.3037765192409398, 1.1587633945767513, 2.8524082722376076, 0.43298096708804046, 1.5663559980811874, 0.672407764006408, -0.2052582407041898, 1.1457565080477647, 2.859551178175437, 0.030418510835614976, 2.42989652739204], "count": [369]}, "eef_sim_pose_action": {"mean": [0.4562036150528685, 0.2416349821740539, 1.0181337076907364, 2.4343987536457092, -0.1080362801250162, 1.0681111475331118, 0.4076290901940816, -0.2807485951067611, 0.9881241853977399, 2.4111212598987066, -0.23859974277350754, 1.867692997600811], "std": [0.15124509255716467, 0.06700842776693225, 0.06326427805141936, 0.2358875179934279, 0.36792184256953236, 0.5396284466938353, 0.1798090834969768, 0.03118027373372776, 0.10092537256751911, 0.21439740281802416, 0.294468963568356, 0.23874175519125146], "min": [0.2290742942948515, 0.1258213620464519, 0.8949964258534822, 2.1064186674439576, -0.7972205052278266, 0.01069774323702477, 0.22910226930156563, -0.3646592377746911, 0.7810736009990039, 2.1133846777737624, -0.8002735086199919, 1.4676381884444574], "max": [0.5889744016790901, 0.3037765192409398, 1.1587633945767513, 2.8524082722376076, 0.43298096708804046, 1.5663559980811874, 0.672407764006408, -0.2052582407041898, 1.1457565080477647, 2.859551178175437, 0.030418510835614976, 2.42989652739204], "count": [369]}, "gripper_mode_state": {"mean": [0.4146341463414634, 0.17073170731707318], "std": [0.4926587774810768, 0.37627435659857245], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.815718157181572, 1.8265582655826558], "std": [0.5446682555836243, 0.5071300004841266], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.4146341463414634, 0.17073170731707318], "std": [0.4926587774810768, 0.37627435659857245], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.815718157181572, 1.8265582655826558], "std": [0.5446682555836243, 0.5071300004841266], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.45098916980813997, 0.49832994488401083], "std": [0.23287399464651096, 0.20404443276331918], "min": [0.11375000700354576, 0.016250000335276127], "max": [0.7175000011920929, 0.768750011920929], "count": [369]}, "gripper_open_scale_action": {"mean": [0.45098916980813997, 0.49832994488401083], "std": [0.23287399464651096, 0.20404443276331918], "min": [0.11375000700354576, 0.016250000335276127], "max": [0.7175000011920929, 0.768750011920929], "count": [369]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8274509803921568]], [[0.796078431372549]]], "mean": [[[0.3921592374727669]], [[0.4137945942265795]], [[0.38888355392156865]]], "std": [[[0.12870937861064338]], [[0.13063584943484982]], [[0.12636215197865955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46390901143790847]], [[0.46340329248366013]], [[0.45708139093137257]]], "std": [[[0.16276692853804176]], [[0.1576973829072407]], [[0.15569023496171747]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4934485253267974]], [[0.5059857638888889]], [[0.49517509803921567]]], "std": [[[0.1274886090935401]], [[0.11632717166851242]], [[0.1223695505685811]]], "count": [100]}, "observation.state": {"min": [-0.4428621232509613, -0.022067222744226456, -1.2050796747207642, -0.9197059869766235, 0.3101447820663452, 0.0, 0.08299999684095383, -0.009796000085771084, -0.19755099713802338, 0.13811999559402466, -3.120421886444092, 0.1684766262769699, -3.132394790649414, -0.2885311245918274, -0.020130889490246773, -1.420204520225525, 0.015752334147691727, 0.537916898727417, -1.313130497932434, 0.013000000268220901, -0.009611000306904316, -0.06437399983406067, 0.004517000168561935, -3.141592502593994, 0.2140122801065445, -3.141592502593994], "max": [0.08474510908126831, 2.0202410221099854, -0.4858103394508362, 0.049542222172021866, 1.1679753065109253, 2.0884838104248047, 0.5400000214576721, 0.3809489905834198, 0.010029000230133533, 0.39429500699043274, 3.1359901428222656, 1.040861964225769, 3.13407039642334, 0.11105133593082428, 2.480722188949585, -0.472535103559494, 1.3029779195785522, 1.225890874862671, -0.052176333963871, 0.6080000400543213, 0.430417001247406, 0.07267700135707855, 0.36589500308036804, 3.140859603881836, 1.0220820903778076, 3.1383113861083984], "mean": [-0.1010773554444313, 1.1941157579421997, -0.9804732799530029, -0.37216466665267944, 0.7330127358436584, 0.8662566542625427, 0.3359568119049072, 0.23960106074810028, -0.0532740093767643, 0.25560465455055237, 1.2800332307815552, 0.590940535068512, 2.0284547805786133, -0.05105229467153549, 0.7322423458099365, -0.7365963459014893, 0.430483877658844, 1.057816982269287, -0.44218361377716064, 0.3912658393383026, 0.1256551295518875, 0.012611816637217999, 0.2254418134689331, -0.1248432844877243, 0.7625771760940552, -2.2182233333587646], "std": [0.1597091257572174, 0.7564799189567566, 0.3133498430252075, 0.3042219877243042, 0.29147055745124817, 0.8171836137771606, 0.19083690643310547, 0.15885478258132935, 0.06743576377630234, 0.055149804800748825, 2.4747579097747803, 0.28736382722854614, 1.5010737180709839, 0.10173094272613525, 0.9376561045646667, 0.37912681698799133, 0.4337177574634552, 0.1747693121433258, 0.4047609567642212, 0.12747721374034882, 0.1719590425491333, 0.025521740317344666, 0.0928436890244484, 2.923527956008911, 0.25439053773880005, 1.98336660861969], "count": [418]}, "action": {"min": [-0.4428621232509613, -0.022067222744226456, -1.2050796747207642, -0.9197059869766235, 0.3101447820663452, 0.0, 0.08299999684095383, -0.009796000085771084, -0.19755099713802338, 0.13811999559402466, -3.120421886444092, 0.1684766262769699, -3.132394790649414, -0.2885311245918274, -0.020130889490246773, -1.420204520225525, 0.015752334147691727, 0.537916898727417, -1.313130497932434, 0.013000000268220901, -0.009611000306904316, -0.06437399983406067, 0.004517000168561935, -3.141592502593994, 0.2140122801065445, -3.141592502593994], "max": [0.08474510908126831, 2.0202410221099854, -0.4858103394508362, 0.049542222172021866, 1.1679753065109253, 2.0884838104248047, 0.5400000214576721, 0.3809489905834198, 0.010029000230133533, 0.39429500699043274, 3.1359901428222656, 1.040861964225769, 3.13407039642334, 0.11105133593082428, 2.480722188949585, -0.472535103559494, 1.3029779195785522, 1.225890874862671, -0.052176333963871, 0.6080000400543213, 0.430417001247406, 0.07267700135707855, 0.36589500308036804, 3.140859603881836, 1.0220820903778076, 3.1383113861083984], "mean": [-0.1010773554444313, 1.1941157579421997, -0.9804732799530029, -0.37216466665267944, 0.7330127358436584, 0.8662566542625427, 0.3359568119049072, 0.23960106074810028, -0.0532740093767643, 0.25560465455055237, 1.2800332307815552, 0.590940535068512, 2.0284547805786133, -0.05105229467153549, 0.7322423458099365, -0.7365963459014893, 0.430483877658844, 1.057816982269287, -0.44218361377716064, 0.3912658393383026, 0.1256551295518875, 0.012611816637217999, 0.2254418134689331, -0.1248432844877243, 0.7625771760940552, -2.2182233333587646], "std": [0.1597091257572174, 0.7564799189567566, 0.3133498430252075, 0.3042219877243042, 0.29147055745124817, 0.8171836137771606, 0.19083690643310547, 0.15885478258132935, 0.06743576377630234, 0.055149804800748825, 2.4747579097747803, 0.28736382722854614, 1.5010737180709839, 0.10173094272613525, 0.9376561045646667, 0.37912681698799133, 0.4337177574634552, 0.1747693121433258, 0.4047609567642212, 0.12747721374034882, 0.1719590425491333, 0.025521740317344666, 0.0928436890244484, 2.923527956008911, 0.25439053773880005, 1.98336660861969], "count": [418]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [418]}, "index": {"min": [116256], "max": [116673], "mean": [116464.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [3.04066985645933, 5.0, 5.0, 5.0, 5.0], "std": [1.664654088843343, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [418]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [418]}, "eef_direction_state": {"mean": [4.157894736842105, 4.2727272727272725], "std": [2.0282566979893795, 2.2236813150025716], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.9904306220095693, 0.8205741626794258], "std": [0.8357469834263933, 0.9248600853719694], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.9545454545454546, 0.6363636363636364], "std": [0.8417007782383238, 0.8253276465912951], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.157894736842105, 4.2727272727272725], "std": [2.0282566979893795, 2.2236813150025716], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.9904306220095693, 0.8205741626794258], "std": [0.8357469834263933, 0.9248600853719694], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.9545454545454546, 0.6363636363636364], "std": [0.8417007782383238, 0.8253276465912951], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.478166560860918, 0.248062265812093, 1.0302642300914118, 2.5131967105930753, -0.19606814661999744, 0.9130955889040707, 0.3646302853902758, -0.2862508600303143, 1.0009075742531088, 2.3454389957501056, -0.17733262459091992, 1.7914864465678144], "std": [0.15869715223602188, 0.06744679320265765, 0.05524541541119442, 0.2593507343295549, 0.3898976616707463, 0.6191881220151304, 0.17233900759270177, 0.02551594819307426, 0.09255463195885676, 0.22501048889250796, 0.28586883479182623, 0.19781239592475358], "min": [0.22893611924963275, 0.10371775098568353, 0.9125504538556982, 2.0998828997136614, -0.8108600800668411, -0.05701012229691216, 0.22908803277769552, -0.3638752824282877, 0.7806189860853608, 2.1153526275778347, -0.8658858389483409, 1.4953309579655492], "max": [0.6192129719799284, 0.31143229186888993, 1.1691249293444996, 2.8991638778275144, 0.4163550317643503, 1.6193799841631562, 0.6702646594748695, -0.22698721056340063, 1.141827779240327, 2.877454326144434, 0.04780543740891097, 2.432409029204777], "count": [418]}, "eef_sim_pose_action": {"mean": [0.478166560860918, 0.248062265812093, 1.0302642300914118, 2.5131967105930753, -0.19606814661999744, 0.9130955889040707, 0.3646302853902758, -0.2862508600303143, 1.0009075742531088, 2.3454389957501056, -0.17733262459091992, 1.7914864465678144], "std": [0.15869715223602188, 0.06744679320265765, 0.05524541541119442, 0.2593507343295549, 0.3898976616707463, 0.6191881220151304, 0.17233900759270177, 0.02551594819307426, 0.09255463195885676, 0.22501048889250796, 0.28586883479182623, 0.19781239592475358], "min": [0.22893611924963275, 0.10371775098568353, 0.9125504538556982, 2.0998828997136614, -0.8108600800668411, -0.05701012229691216, 0.22908803277769552, -0.3638752824282877, 0.7806189860853608, 2.1153526275778347, -0.8658858389483409, 1.4953309579655492], "max": [0.6192129719799284, 0.31143229186888993, 1.1691249293444996, 2.8991638778275144, 0.4163550317643503, 1.6193799841631562, 0.6702646594748695, -0.22698721056340063, 1.141827779240327, 2.877454326144434, 0.04780543740891097, 2.432409029204777], "count": [418]}, "gripper_mode_state": {"mean": [0.3827751196172249, 0.645933014354067], "std": [0.48606411862967663, 0.4782296052332358], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.8803827751196172, 1.832535885167464], "std": [0.44833327368889764, 0.4994674483545886], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.3827751196172249, 0.645933014354067], "std": [0.48606411862967663, 0.4782296052332358], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.8803827751196172, 1.832535885167464], "std": [0.44833327368889764, 0.4994674483545886], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.4199461773055735, 0.4890819418056908], "std": [0.2385460134320161, 0.1593468865958571], "min": [0.10374999605119228, 0.016250000335276127], "max": [0.6750000268220901, 0.7600000500679016], "count": [418]}, "gripper_open_scale_action": {"mean": [0.4199461773055735, 0.4890819418056908], "std": [0.2385460134320161, 0.1593468865958571], "min": [0.10374999605119228, 0.016250000335276127], "max": [0.6750000268220901, 0.7600000500679016], "count": [418]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.803921568627451]], [[0.7215686274509804]]], "mean": [[[0.3907218082788671]], [[0.41200675381263613]], [[0.3873510430283224]]], "std": [[[0.1308956508291356]], [[0.13250550716620899]], [[0.12790532970606006]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4595083966503268]], [[0.4589739460784314]], [[0.45278342524509807]]], "std": [[[0.16176892646263605]], [[0.15396182374222947]], [[0.15193793653616314]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48079487336601306]], [[0.49189196691176473]], [[0.48028611723856207]]], "std": [[[0.14485996328153372]], [[0.13856647320040344]], [[0.14569544940274193]]], "count": [100]}, "observation.state": {"min": [-0.4235685467720032, -0.02232888899743557, -1.3323718309402466, -1.1811109781265259, 0.34269610047340393, 0.057165443897247314, 0.1379999965429306, -0.009890000335872173, -0.20118199288845062, 0.14001600444316864, -3.1290087699890137, 0.29307568073272705, 1.3292078971862793, -0.2798786759376526, -0.01819455623626709, -1.349188208580017, 0.08443111181259155, 0.5133551359176636, -1.343885064125061, 0.013000000268220901, -0.010002000257372856, -0.06656499952077866, 0.010111000388860703, -3.1401615142822266, 0.22771309316158295, -3.1335642337799072], "max": [0.035778556019067764, 2.036534309387207, -0.48607200384140015, -0.021404333412647247, 1.1675392389297485, 2.1017589569091797, 0.4819999933242798, 0.4100410044193268, 0.0012519999872893095, 0.4533570110797882, 3.125605344772339, 1.1532961130142212, 3.10494065284729, 0.10672511160373688, 2.423347234725952, -0.4724479019641876, 1.3018265962600708, 1.23562490940094, -0.11698244512081146, 0.5710000395774841, 0.4196690022945404, 0.07497300207614899, 0.31703099608421326, 3.1408421993255615, 1.0240719318389893, 3.139219045639038], "mean": [-0.07526649534702301, 1.2557719945907593, -1.031448483467102, -0.4998056888580322, 0.7898485660552979, 0.9229931831359863, 0.3483157455921173, 0.24774911999702454, -0.05541588366031647, 0.24276193976402283, 1.1678444147109985, 0.6761239171028137, 2.4721519947052, -0.07149714976549149, 0.9231526851654053, -0.7915130257606506, 0.5344895124435425, 1.0614409446716309, -0.5578778982162476, 0.390769898891449, 0.15452252328395844, 0.013232407160103321, 0.2300560474395752, 1.468780517578125, 0.6800917983055115, -2.2111246585845947], "std": [0.1698712706565857, 0.8255734443664551, 0.35100460052490234, 0.38768959045410156, 0.263266384601593, 0.7712905406951904, 0.13522647321224213, 0.1713474541902542, 0.07088398188352585, 0.07220413535833359, 2.5662930011749268, 0.24343173205852509, 0.6702203154563904, 0.1367299109697342, 0.869661271572113, 0.33212655782699585, 0.4211583435535431, 0.19368088245391846, 0.4106575846672058, 0.14886215329170227, 0.16220901906490326, 0.028439506888389587, 0.09661165624856949, 2.4605472087860107, 0.22435544431209564, 1.9413596391677856], "count": [436]}, "action": {"min": [-0.4235685467720032, -0.02232888899743557, -1.3323718309402466, -1.1811109781265259, 0.34269610047340393, 0.057165443897247314, 0.1379999965429306, -0.009890000335872173, -0.20118199288845062, 0.14001600444316864, -3.1290087699890137, 0.29307568073272705, 1.3292078971862793, -0.2798786759376526, -0.01819455623626709, -1.349188208580017, 0.08443111181259155, 0.5133551359176636, -1.343885064125061, 0.013000000268220901, -0.010002000257372856, -0.06656499952077866, 0.010111000388860703, -3.1401615142822266, 0.22771309316158295, -3.1335642337799072], "max": [0.035778556019067764, 2.036534309387207, -0.48607200384140015, -0.021404333412647247, 1.1675392389297485, 2.1017589569091797, 0.4819999933242798, 0.4100410044193268, 0.0012519999872893095, 0.4533570110797882, 3.125605344772339, 1.1532961130142212, 3.10494065284729, 0.10672511160373688, 2.423347234725952, -0.4724479019641876, 1.3018265962600708, 1.23562490940094, -0.11698244512081146, 0.5710000395774841, 0.4196690022945404, 0.07497300207614899, 0.31703099608421326, 3.1408421993255615, 1.0240719318389893, 3.139219045639038], "mean": [-0.07526649534702301, 1.2557719945907593, -1.031448483467102, -0.4998056888580322, 0.7898485660552979, 0.9229931831359863, 0.3483157455921173, 0.24774911999702454, -0.05541588366031647, 0.24276193976402283, 1.1678444147109985, 0.6761239171028137, 2.4721519947052, -0.07149714976549149, 0.9231526851654053, -0.7915130257606506, 0.5344895124435425, 1.0614409446716309, -0.5578778982162476, 0.390769898891449, 0.15452252328395844, 0.013232407160103321, 0.2300560474395752, 1.468780517578125, 0.6800917983055115, -2.2111246585845947], "std": [0.1698712706565857, 0.8255734443664551, 0.35100460052490234, 0.38768959045410156, 0.263266384601593, 0.7712905406951904, 0.13522647321224213, 0.1713474541902542, 0.07088398188352585, 0.07220413535833359, 2.5662930011749268, 0.24343173205852509, 0.6702203154563904, 0.1367299109697342, 0.869661271572113, 0.33212655782699585, 0.4211583435535431, 0.19368088245391846, 0.4106575846672058, 0.14886215329170227, 0.16220901906490326, 0.028439506888389587, 0.09661165624856949, 2.4605472087860107, 0.22435544431209564, 1.9413596391677856], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [436]}, "index": {"min": [116674], "max": [117109], "mean": [116891.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [2.9908256880733943, 5.0, 5.0, 5.0, 5.0], "std": [1.6450950885433018, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [436]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [436]}, "eef_direction_state": {"mean": [4.394495412844036, 3.9610091743119265], "std": [1.9653808773614945, 2.2829328653742262], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.8899082568807339, 0.8830275229357798], "std": [0.870931690738044, 0.8870040333650021], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.8738532110091743, 0.8142201834862385], "std": [0.8541076229984135, 0.8672849056005411], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.394495412844036, 3.9610091743119265], "std": [1.9653808773614945, 2.2829328653742262], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.8899082568807339, 0.8830275229357798], "std": [0.870931690738044, 0.8870040333650021], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.8738532110091743, 0.8142201834862385], "std": [0.8541076229984135, 0.8672849056005411], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.4861927056787487, 0.24582940072164636, 1.0173394691167124, 2.4320717743872198, -0.0877123988069545, 0.9437246954963054, 0.3935316254191187, -0.2857048100086165, 1.005633184526937, 2.4189155735174888, -0.23554196990052925, 1.869220930062889], "std": [0.171090196380721, 0.07096685652276691, 0.07236968607597856, 0.22124109887555138, 0.32873143074849165, 0.5620989346610823, 0.16262877418424387, 0.028539620134958824, 0.09634614023559288, 0.20176977901612062, 0.26993840146443765, 0.1900722982943782], "min": [0.22890719280813554, 0.09984829202238259, 0.9143034572064129, 1.9878630934458443, -0.7121777997333862, 0.0031967765975196016, 0.2285737857159405, -0.3662606322590158, 0.78617369763369, 2.1171512921402815, -0.7553094102655953, 1.4289653905744613], "max": [0.64816149568773, 0.3026683349590098, 1.2282602083816405, 2.762130687197247, 0.4991644306856369, 1.5575797940709544, 0.6594074826698292, -0.22467983361977373, 1.0921706965629234, 2.864981318415441, 0.036989917006620354, 2.282998577246644], "count": [436]}, "eef_sim_pose_action": {"mean": [0.4861927056787487, 0.24582940072164636, 1.0173394691167124, 2.4320717743872198, -0.0877123988069545, 0.9437246954963054, 0.3935316254191187, -0.2857048100086165, 1.005633184526937, 2.4189155735174888, -0.23554196990052925, 1.869220930062889], "std": [0.171090196380721, 0.07096685652276691, 0.07236968607597856, 0.22124109887555138, 0.32873143074849165, 0.5620989346610823, 0.16262877418424387, 0.028539620134958824, 0.09634614023559288, 0.20176977901612062, 0.26993840146443765, 0.1900722982943782], "min": [0.22890719280813554, 0.09984829202238259, 0.9143034572064129, 1.9878630934458443, -0.7121777997333862, 0.0031967765975196016, 0.2285737857159405, -0.3662606322590158, 0.78617369763369, 2.1171512921402815, -0.7553094102655953, 1.4289653905744613], "max": [0.64816149568773, 0.3026683349590098, 1.2282602083816405, 2.762130687197247, 0.4991644306856369, 1.5575797940709544, 0.6594074826698292, -0.22467983361977373, 1.0921706965629234, 2.864981318415441, 0.036989917006620354, 2.282998577246644], "count": [436]}, "gripper_mode_state": {"mean": [0.481651376146789, 0.268348623853211], "std": [0.4996632145782711, 0.4431000337726254], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.8623853211009174, 1.8256880733944953], "std": [0.4830691235559912, 0.5174751103751308], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.481651376146789, 0.268348623853211], "std": [0.4996632145782711, 0.4431000337726254], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.8623853211009174, 1.8256880733944953], "std": [0.4830691235559912, 0.5174751103751308], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.43539563330625175, 0.48846044158723223], "std": [0.16903323125552458, 0.18607797985077593], "min": [0.17249999567866325, 0.016250000335276127], "max": [0.6024999916553497, 0.7137500494718552], "count": [436]}, "gripper_open_scale_action": {"mean": [0.43539563330625175, 0.48846044158723223], "std": [0.16903323125552458, 0.18607797985077593], "min": [0.17249999567866325, 0.016250000335276127], "max": [0.6024999916553497, 0.7137500494718552], "count": [436]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8]], [[0.7647058823529411]]], "mean": [[[0.3904066775599128]], [[0.41276391067538126]], [[0.38753755991285405]]], "std": [[[0.1334578198285208]], [[0.13430983013851033]], [[0.12990163311930095]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46928133169934644]], [[0.4637337009803922]], [[0.4555786601307189]]], "std": [[[0.1541823535975566]], [[0.15790367180424025]], [[0.15800987294686789]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48452901960784317]], [[0.4946152634803922]], [[0.4828088705065359]]], "std": [[[0.1437886025457805]], [[0.13803173772694194]], [[0.14533059625413436]]], "count": [100]}, "observation.state": {"min": [-0.38615021109580994, -0.02225911058485508, -1.30137300491333, -1.2474522590637207, 0.21515977382659912, 0.005285666789859533, 0.11100000143051147, -0.009782999753952026, -0.17197999358177185, 0.12648500502109528, -3.141592502593994, 0.263265460729599, -3.141592502593994, -0.23150521516799927, -0.018682999536395073, -1.2804745435714722, -0.036633335053920746, 0.5871974229812622, -1.308106541633606, 0.017000000923871994, -0.009571000002324581, -0.041214000433683395, 0.0034860000014305115, -3.141592502593994, 0.16786576807498932, -3.140109062194824], "max": [0.10569588840007782, 1.9987670183181763, -0.48601967096328735, 0.03213266655802727, 1.1676265001296997, 2.102090358734131, 0.5550000071525574, 0.3937390148639679, 0.002111000008881092, 0.42987799644470215, 3.135606288909912, 1.0350675582885742, 3.140824794769287, 0.19914577901363373, 2.4217772483825684, -0.4721338748931885, 1.368970274925232, 1.2241638898849487, 0.031277887523174286, 0.6129999756813049, 0.4060809910297394, 0.0980290025472641, 0.323870986700058, 3.1375958919525146, 1.0277894735336304, 3.135850429534912], "mean": [-0.0941137820482254, 1.153971552848816, -0.9440106749534607, -0.4545411169528961, 0.7409871220588684, 0.78818279504776, 0.3483086824417114, 0.22686345875263214, -0.051481205970048904, 0.24749727547168732, 1.0433992147445679, 0.6790327429771423, 2.015833854675293, -0.014363570138812065, 0.9146929979324341, -0.7549823522567749, 0.5236486792564392, 1.033576488494873, -0.5055825710296631, 0.4056306481361389, 0.1535559743642807, 0.01903418079018593, 0.21502424776554108, 0.6003066301345825, 0.6649145483970642, -2.066478967666626], "std": [0.15818016231060028, 0.8007662892341614, 0.3227710425853729, 0.42527398467063904, 0.33795711398124695, 0.8146878480911255, 0.16504846513271332, 0.16607795655727386, 0.06170397251844406, 0.06799744814634323, 2.6416332721710205, 0.2539479732513428, 1.7331281900405884, 0.12966477870941162, 0.915621280670166, 0.3422870635986328, 0.48937854170799255, 0.19052380323410034, 0.43674972653388977, 0.15314434468746185, 0.1654958873987198, 0.028892625123262405, 0.0964307114481926, 2.7879326343536377, 0.26309290528297424, 2.108306884765625], "count": [404]}, "action": {"min": [-0.38615021109580994, -0.02225911058485508, -1.30137300491333, -1.2474522590637207, 0.21515977382659912, 0.005285666789859533, 0.11100000143051147, -0.009782999753952026, -0.17197999358177185, 0.12648500502109528, -3.141592502593994, 0.263265460729599, -3.141592502593994, -0.23150521516799927, -0.018682999536395073, -1.2804745435714722, -0.036633335053920746, 0.5871974229812622, -1.308106541633606, 0.017000000923871994, -0.009571000002324581, -0.041214000433683395, 0.0034860000014305115, -3.141592502593994, 0.16786576807498932, -3.140109062194824], "max": [0.10569588840007782, 1.9987670183181763, -0.48601967096328735, 0.03213266655802727, 1.1676265001296997, 2.102090358734131, 0.5550000071525574, 0.3937390148639679, 0.002111000008881092, 0.42987799644470215, 3.135606288909912, 1.0350675582885742, 3.140824794769287, 0.19914577901363373, 2.4217772483825684, -0.4721338748931885, 1.368970274925232, 1.2241638898849487, 0.031277887523174286, 0.6129999756813049, 0.4060809910297394, 0.0980290025472641, 0.323870986700058, 3.1375958919525146, 1.0277894735336304, 3.135850429534912], "mean": [-0.0941137820482254, 1.153971552848816, -0.9440106749534607, -0.4545411169528961, 0.7409871220588684, 0.78818279504776, 0.3483086824417114, 0.22686345875263214, -0.051481205970048904, 0.24749727547168732, 1.0433992147445679, 0.6790327429771423, 2.015833854675293, -0.014363570138812065, 0.9146929979324341, -0.7549823522567749, 0.5236486792564392, 1.033576488494873, -0.5055825710296631, 0.4056306481361389, 0.1535559743642807, 0.01903418079018593, 0.21502424776554108, 0.6003066301345825, 0.6649145483970642, -2.066478967666626], "std": [0.15818016231060028, 0.8007662892341614, 0.3227710425853729, 0.42527398467063904, 0.33795711398124695, 0.8146878480911255, 0.16504846513271332, 0.16607795655727386, 0.06170397251844406, 0.06799744814634323, 2.6416332721710205, 0.2539479732513428, 1.7331281900405884, 0.12966477870941162, 0.915621280670166, 0.3422870635986328, 0.48937854170799255, 0.19052380323410034, 0.43674972653388977, 0.15314434468746185, 0.1654958873987198, 0.028892625123262405, 0.0964307114481926, 2.7879326343536377, 0.26309290528297424, 2.108306884765625], "count": [404]}, "timestamp": {"min": [0.0], "max": [13.433333333333334], "mean": [6.716666666666666], "std": [3.887479903485033], "count": [404]}, "frame_index": {"min": [0], "max": [403], "mean": [201.5], "std": [116.62439710455098], "count": [404]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [404]}, "index": {"min": [117110], "max": [117513], "mean": [117311.5], "std": [116.62439710455098], "count": [404]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [404]}, "subtask_annotation": {"mean": [3.1955445544554455, 5.0, 5.0, 5.0, 5.0], "std": [1.6225148401265095, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [404]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [404]}, "eef_direction_state": {"mean": [4.237623762376238, 3.772277227722772], "std": [1.9199242706367112, 2.257577726341112], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_state": {"mean": [1.0074257425742574, 0.9826732673267327], "std": [0.8398752305561088, 0.8715507870651477], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_state": {"mean": [0.9603960396039604, 0.8316831683168316], "std": [0.8665487717640035, 0.8823832145057219], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_direction_action": {"mean": [4.237623762376238, 3.772277227722772], "std": [1.9199242706367112, 2.257577726341112], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_action": {"mean": [1.0074257425742574, 0.9826732673267327], "std": [0.8398752305561088, 0.8715507870651477], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_action": {"mean": [0.9603960396039604, 0.8316831683168316], "std": [0.8665487717640035, 0.8823832145057219], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_sim_pose_state": {"mean": [0.4653619475778844, 0.24977685756532528, 1.0221278546387573, 2.42931582590832, -0.10538982404217992, 1.0609932549104066, 0.3925584481507323, -0.27992075499557834, 0.9905500072797617, 2.4324329772596296, -0.2533189253396793, 1.830455666990746], "std": [0.16582648177804368, 0.061785646100140534, 0.06813549186041673, 0.2285459431570809, 0.33830123306352505, 0.581329201816028, 0.16595481270008008, 0.02879917558752838, 0.09615643835129124, 0.23557984427501952, 0.3107019974645388, 0.21294137420186268], "min": [0.2290461064667349, 0.1289369072108103, 0.9008224607056451, 2.1056558525759286, -0.6977833739519427, -0.049757043203701334, 0.22901546748231266, -0.34085797706375903, 0.7794943958524505, 2.1133731419544795, -0.8930048285835074, 1.3536437164265314], "max": [0.6319871545468225, 0.3035230950203425, 1.2048084440147322, 2.8059211258622856, 0.459993192403243, 1.575137957921659, 0.6456264682042198, -0.20166310297823326, 1.0999462834113176, 2.9304445221576447, 0.04289196442280474, 2.3104953146237937], "count": [404]}, "eef_sim_pose_action": {"mean": [0.4653619475778844, 0.24977685756532528, 1.0221278546387573, 2.42931582590832, -0.10538982404217992, 1.0609932549104066, 0.3925584481507323, -0.27992075499557834, 0.9905500072797617, 2.4324329772596296, -0.2533189253396793, 1.830455666990746], "std": [0.16582648177804368, 0.061785646100140534, 0.06813549186041673, 0.2285459431570809, 0.33830123306352505, 0.581329201816028, 0.16595481270008008, 0.02879917558752838, 0.09615643835129124, 0.23557984427501952, 0.3107019974645388, 0.21294137420186268], "min": [0.2290461064667349, 0.1289369072108103, 0.9008224607056451, 2.1056558525759286, -0.6977833739519427, -0.049757043203701334, 0.22901546748231266, -0.34085797706375903, 0.7794943958524505, 2.1133731419544795, -0.8930048285835074, 1.3536437164265314], "max": [0.6319871545468225, 0.3035230950203425, 1.2048084440147322, 2.8059211258622856, 0.459993192403243, 1.575137957921659, 0.6456264682042198, -0.20166310297823326, 1.0999462834113176, 2.9304445221576447, 0.04289196442280474, 2.3104953146237937], "count": [404]}, "gripper_mode_state": {"mean": [0.5965346534653465, 0.15346534653465346], "std": [0.4905925607674117, 0.36043547820331323], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_state": {"mean": [1.886138613861386, 1.853960396039604], "std": [0.4185145118484925, 0.4624077734279284], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_mode_action": {"mean": [0.5965346534653465, 0.15346534653465346], "std": [0.4905925607674117, 0.36043547820331323], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_action": {"mean": [1.886138613861386, 1.853960396039604], "std": [0.4185145118484925, 0.4624077734279284], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_open_scale_state": {"mean": [0.4353867580487144, 0.5070389862492736], "std": [0.2063104506768111, 0.19143006053457365], "min": [0.13875000178813934, 0.021250001154839993], "max": [0.6937500089406967, 0.7662499696016312], "count": [404]}, "gripper_open_scale_action": {"mean": [0.4353867580487144, 0.5070389862492736], "std": [0.2063104506768111, 0.19143006053457365], "min": [0.13875000178813934, 0.021250001154839993], "max": [0.6937500089406967, 0.7662499696016312], "count": [404]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8941176470588236]], [[0.8470588235294118]]], "mean": [[[0.3872053240740741]], [[0.41027099128540306]], [[0.3853556508714597]]], "std": [[[0.1385926000890939]], [[0.1395423928502555]], [[0.1349691130838246]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698621875]], [[0.46537126838235293]], [[0.45487648080065357]]], "std": [[[0.1454431142756147]], [[0.14898244599672675]], [[0.15084941771348834]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48298390931372553]], [[0.4936436866830065]], [[0.4830273815359477]]], "std": [[[0.14891263439381527]], [[0.14205037620128744]], [[0.14901036645792967]]], "count": [100]}, "observation.state": {"min": [-0.4267957806587219, -0.02225911058485508, -1.0651054382324219, -0.9199327826499939, 0.1885918825864792, 0.0, 0.06200000271201134, -0.009752999991178513, -0.16549700498580933, 0.14048999547958374, -3.139742612838745, 0.11611675471067429, -3.1385209560394287, -0.2688537836074829, -0.016764111816883087, -1.3686562776565552, 0.006192777771502733, 0.589831531047821, -1.338198184967041, 0.010000000707805157, -0.007969999685883522, -0.05952199921011925, 0.01318500004708767, -3.1377005577087402, 0.2422167956829071, -3.1397600173950195], "max": [0.02566077746450901, 1.8897392749786377, -0.48546144366264343, -0.03755788877606392, 1.1656726598739624, 2.101532220840454, 0.527999997138977, 0.35503900051116943, -0.0006079999729990959, 0.39770299196243286, 3.13873028755188, 1.0343693494796753, 3.1407198905944824, 0.23979133367538452, 2.412322521209717, -0.4719768762588501, 1.296820044517517, 1.1970202922821045, -0.05453133210539818, 0.715999960899353, 0.4182719886302948, 0.11076200008392334, 0.3118480145931244, 3.1403186321258545, 1.0141934156417847, 3.1335642337799072], "mean": [-0.17126639187335968, 1.095120906829834, -0.8384600281715393, -0.42596009373664856, 0.6209802031517029, 0.6524260640144348, 0.3404184877872467, 0.20850074291229248, -0.06697288155555725, 0.24516408145427704, -0.19942715764045715, 0.6575073599815369, 1.206192970275879, 0.04696183279156685, 1.0381391048431396, -0.8269102573394775, 0.5245631337165833, 1.016263723373413, -0.5668556690216064, 0.3651563823223114, 0.1774984896183014, 0.027856973931193352, 0.20689307153224945, 0.7419595718383789, 0.6664236783981323, -2.255265235900879], "std": [0.16522403061389923, 0.7408658266067505, 0.2396230399608612, 0.3342421054840088, 0.3932284116744995, 0.7460670471191406, 0.17313142120838165, 0.1483076959848404, 0.061837028712034225, 0.061069514602422714, 2.819260835647583, 0.2793828547000885, 2.4138824939727783, 0.11456619203090668, 0.9487698674201965, 0.38214248418807983, 0.4864172339439392, 0.18086089193820953, 0.4839421808719635, 0.17391663789749146, 0.17515034973621368, 0.04211883246898651, 0.0972137451171875, 2.7409281730651855, 0.23256072402000427, 1.8133772611618042], "count": [389]}, "action": {"min": [-0.4267957806587219, -0.02225911058485508, -1.0651054382324219, -0.9199327826499939, 0.1885918825864792, 0.0, 0.06200000271201134, -0.009752999991178513, -0.16549700498580933, 0.14048999547958374, -3.139742612838745, 0.11611675471067429, -3.1385209560394287, -0.2688537836074829, -0.016764111816883087, -1.3686562776565552, 0.006192777771502733, 0.589831531047821, -1.338198184967041, 0.010000000707805157, -0.007969999685883522, -0.05952199921011925, 0.01318500004708767, -3.1377005577087402, 0.2422167956829071, -3.1397600173950195], "max": [0.02566077746450901, 1.8897392749786377, -0.48546144366264343, -0.03755788877606392, 1.1656726598739624, 2.101532220840454, 0.527999997138977, 0.35503900051116943, -0.0006079999729990959, 0.39770299196243286, 3.13873028755188, 1.0343693494796753, 3.1407198905944824, 0.23979133367538452, 2.412322521209717, -0.4719768762588501, 1.296820044517517, 1.1970202922821045, -0.05453133210539818, 0.715999960899353, 0.4182719886302948, 0.11076200008392334, 0.3118480145931244, 3.1403186321258545, 1.0141934156417847, 3.1335642337799072], "mean": [-0.17126639187335968, 1.095120906829834, -0.8384600281715393, -0.42596009373664856, 0.6209802031517029, 0.6524260640144348, 0.3404184877872467, 0.20850074291229248, -0.06697288155555725, 0.24516408145427704, -0.19942715764045715, 0.6575073599815369, 1.206192970275879, 0.04696183279156685, 1.0381391048431396, -0.8269102573394775, 0.5245631337165833, 1.016263723373413, -0.5668556690216064, 0.3651563823223114, 0.1774984896183014, 0.027856973931193352, 0.20689307153224945, 0.7419595718383789, 0.6664236783981323, -2.255265235900879], "std": [0.16522403061389923, 0.7408658266067505, 0.2396230399608612, 0.3342421054840088, 0.3932284116744995, 0.7460670471191406, 0.17313142120838165, 0.1483076959848404, 0.061837028712034225, 0.061069514602422714, 2.819260835647583, 0.2793828547000885, 2.4138824939727783, 0.11456619203090668, 0.9487698674201965, 0.38214248418807983, 0.4864172339439392, 0.18086089193820953, 0.4839421808719635, 0.17391663789749146, 0.17515034973621368, 0.04211883246898651, 0.0972137451171875, 2.7409281730651855, 0.23256072402000427, 1.8133772611618042], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [389]}, "index": {"min": [117514], "max": [117902], "mean": [117708.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.2262210796915167, 5.0, 5.0, 5.0, 5.0], "std": [1.5512599945402583, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [389]}, "eef_direction_state": {"mean": [4.383033419023136, 3.8046272493573263], "std": [2.0469602647245786, 2.243042181651127], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.8740359897172236, 0.9691516709511568], "std": [0.8823137430195627, 0.8834813994451667], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.8354755784061697, 0.8637532133676092], "std": [0.8536485086942253, 0.860111370065766], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.383033419023136, 3.8046272493573263], "std": [2.0469602647245786, 2.243042181651127], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.8740359897172236, 0.9691516709511568], "std": [0.8823137430195627, 0.8834813994451667], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.8354755784061697, 0.8637532133676092], "std": [0.8536485086942253, 0.860111370065766], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.44711943791438424, 0.2343624683518549, 1.0197972370033888, 2.4485391562004737, -0.09265885229461943, 1.1051270934418345, 0.4164899295060798, -0.2711000234243378, 0.9824386544457001, 2.4274144321386504, -0.24620483536672322, 1.9411378266221522], "std": [0.14811655803161874, 0.06187057382853666, 0.061154932758268214, 0.2513537558261627, 0.4062295312734215, 0.5500503015435235, 0.17561435744127485, 0.041955827938153736, 0.09688256014957593, 0.2112270326502234, 0.2890495736216714, 0.26118611188940927], "min": [0.22906748634768873, 0.13575264520102623, 0.9149505639411636, 2.1060204003947707, -0.9137892410011399, -0.10537107536766177, 0.23064572081072993, -0.35900860758932435, 0.789229073339607, 2.1271057754010023, -0.7471636467364678, 1.548504452141788], "max": [0.5934314775492661, 0.30080431647583805, 1.172356946846623, 2.958062596480438, 0.41118437218051174, 1.5727200422921312, 0.6580875591994292, -0.18881182360261473, 1.0869949237147447, 2.8517389573240184, 0.04859323082813338, 2.536860465656908], "count": [389]}, "eef_sim_pose_action": {"mean": [0.44711943791438424, 0.2343624683518549, 1.0197972370033888, 2.4485391562004737, -0.09265885229461943, 1.1051270934418345, 0.4164899295060798, -0.2711000234243378, 0.9824386544457001, 2.4274144321386504, -0.24620483536672322, 1.9411378266221522], "std": [0.14811655803161874, 0.06187057382853666, 0.061154932758268214, 0.2513537558261627, 0.4062295312734215, 0.5500503015435235, 0.17561435744127485, 0.041955827938153736, 0.09688256014957593, 0.2112270326502234, 0.2890495736216714, 0.26118611188940927], "min": [0.22906748634768873, 0.13575264520102623, 0.9149505639411636, 2.1060204003947707, -0.9137892410011399, -0.10537107536766177, 0.23064572081072993, -0.35900860758932435, 0.789229073339607, 2.1271057754010023, -0.7471636467364678, 1.548504452141788], "max": [0.5934314775492661, 0.30080431647583805, 1.172356946846623, 2.958062596480438, 0.41118437218051174, 1.5727200422921312, 0.6580875591994292, -0.18881182360261473, 1.0869949237147447, 2.8517389573240184, 0.04859323082813338, 2.536860465656908], "count": [389]}, "gripper_mode_state": {"mean": [0.6683804627249358, 0.4730077120822622], "std": [0.47079509319080426, 0.499270884783968], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.845758354755784, 1.8149100257069408], "std": [0.49351970574874965, 0.5187326900531916], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.6683804627249358, 0.4730077120822622], "std": [0.47079509319080426, 0.499270884783968], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.845758354755784, 1.8149100257069408], "std": [0.49351970574874965, 0.5187326900531916], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.4255237750311629, 0.45644601741458524], "std": [0.2164143334248481, 0.21739597885794926], "min": [0.07750000339001417, 0.012500000884756446], "max": [0.6599999964237213, 0.8949999511241913], "count": [389]}, "gripper_open_scale_action": {"mean": [0.4255237750311629, 0.45644601741458524], "std": [0.2164143334248481, 0.21739597885794926], "min": [0.07750000339001417, 0.012500000884756446], "max": [0.6599999964237213, 0.8949999511241913], "count": [389]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9686274509803922]], [[0.9019607843137255]]], "mean": [[[0.3913092020697168]], [[0.41235811819172113]], [[0.3876693545751634]]], "std": [[[0.13730950955619808]], [[0.13970317041248168]], [[0.13497677887671555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45899856413398693]], [[0.46539177491830064]], [[0.4573624795751634]]], "std": [[[0.16076484907318822]], [[0.15154346443226993]], [[0.15035853843485966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856866850490196]], [[0.4957985416666667]], [[0.4850680596405229]]], "std": [[[0.14185874327771827]], [[0.13473058592333167]], [[0.1422697734202445]]], "count": [100]}, "observation.state": {"min": [-0.424911767244339, -0.022224221378564835, -1.4252809286117554, -1.4433882236480713, 0.34107378125190735, 0.015839556232094765, 0.10899999737739563, -0.01050500012934208, -0.19737499952316284, 0.0990850031375885, -3.1394283771514893, 0.2742261290550232, -3.141592502593994, -0.311714768409729, -0.016990888863801956, -1.4415216445922852, 0.016764111816883087, 0.5597747564315796, -1.4163318872451782, 0.012000000104308128, -0.008898000232875347, -0.08294299989938736, 0.016057999804615974, -3.141592502593994, 0.2600540518760681, -3.137159585952759], "max": [0.029603222385048866, 2.118732452392578, -0.4865081012248993, 0.0, 1.1676613092422485, 1.9901669025421143, 0.5149999856948853, 0.4035069942474365, 6.800000119255856e-05, 0.43715500831604004, 3.1389222145080566, 1.1559315919876099, 3.1406502723693848, 0.27933788299560547, 2.4099152088165283, -0.47257000207901, 1.296471118927002, 1.2141857147216797, -0.026550443843007088, 0.5740000009536743, 0.4352090060710907, 0.06012300029397011, 0.3185440003871918, 3.141016721725464, 1.027614951133728, 3.1351001262664795], "mean": [-0.14642837643623352, 1.3347561359405518, -1.0401891469955444, -0.5965069532394409, 0.72847580909729, 0.9196874499320984, 0.3685603439807892, 0.2588362693786621, -0.07730751484632492, 0.2357552945613861, 0.17306898534297943, 0.6418842673301697, 2.263634204864502, -0.07436718046665192, 1.052793025970459, -0.8452367186546326, 0.6085560917854309, 1.0437648296356201, -0.641981303691864, 0.3692382276058197, 0.17946860194206238, 0.014618007466197014, 0.2077517956495285, 1.8948099613189697, 0.6976666450500488, -2.2988061904907227], "std": [0.18454639613628387, 0.7932764887809753, 0.3304182291030884, 0.46344849467277527, 0.2885648310184479, 0.6901678442955017, 0.1639271378517151, 0.16048663854599, 0.07937253266572952, 0.07502594590187073, 2.7744040489196777, 0.24505266547203064, 1.324664831161499, 0.15585219860076904, 0.9630146622657776, 0.3993183970451355, 0.4493214190006256, 0.1733238846063614, 0.481720894575119, 0.1751888543367386, 0.17787395417690277, 0.032560110092163086, 0.10745479166507721, 2.0607635974884033, 0.22802507877349854, 1.8729233741760254], "count": [464]}, "action": {"min": [-0.424911767244339, -0.022224221378564835, -1.4252809286117554, -1.4433882236480713, 0.34107378125190735, 0.015839556232094765, 0.10899999737739563, -0.01050500012934208, -0.19737499952316284, 0.0990850031375885, -3.1394283771514893, 0.2742261290550232, -3.141592502593994, -0.311714768409729, -0.016990888863801956, -1.4415216445922852, 0.016764111816883087, 0.5597747564315796, -1.4163318872451782, 0.012000000104308128, -0.008898000232875347, -0.08294299989938736, 0.016057999804615974, -3.141592502593994, 0.2600540518760681, -3.137159585952759], "max": [0.029603222385048866, 2.118732452392578, -0.4865081012248993, 0.0, 1.1676613092422485, 1.9901669025421143, 0.5149999856948853, 0.4035069942474365, 6.800000119255856e-05, 0.43715500831604004, 3.1389222145080566, 1.1559315919876099, 3.1406502723693848, 0.27933788299560547, 2.4099152088165283, -0.47257000207901, 1.296471118927002, 1.2141857147216797, -0.026550443843007088, 0.5740000009536743, 0.4352090060710907, 0.06012300029397011, 0.3185440003871918, 3.141016721725464, 1.027614951133728, 3.1351001262664795], "mean": [-0.14642837643623352, 1.3347561359405518, -1.0401891469955444, -0.5965069532394409, 0.72847580909729, 0.9196874499320984, 0.3685603439807892, 0.2588362693786621, -0.07730751484632492, 0.2357552945613861, 0.17306898534297943, 0.6418842673301697, 2.263634204864502, -0.07436718046665192, 1.052793025970459, -0.8452367186546326, 0.6085560917854309, 1.0437648296356201, -0.641981303691864, 0.3692382276058197, 0.17946860194206238, 0.014618007466197014, 0.2077517956495285, 1.8948099613189697, 0.6976666450500488, -2.2988061904907227], "std": [0.18454639613628387, 0.7932764887809753, 0.3304182291030884, 0.46344849467277527, 0.2885648310184479, 0.6901678442955017, 0.1639271378517151, 0.16048663854599, 0.07937253266572952, 0.07502594590187073, 2.7744040489196777, 0.24505266547203064, 1.324664831161499, 0.15585219860076904, 0.9630146622657776, 0.3993183970451355, 0.4493214190006256, 0.1733238846063614, 0.481720894575119, 0.1751888543367386, 0.17787395417690277, 0.032560110092163086, 0.10745479166507721, 2.0607635974884033, 0.22802507877349854, 1.8729233741760254], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [464]}, "index": {"min": [117903], "max": [118366], "mean": [118134.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [2.9008620689655173, 5.0, 5.0, 5.0, 5.0], "std": [1.5943324021549685, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [464]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [464]}, "eef_direction_state": {"mean": [4.377155172413793, 4.3469827586206895], "std": [1.9403818083378432, 2.090173940884112], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.9741379310344828, 0.7844827586206896], "std": [0.860645376292495, 0.8764744668739934], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.9396551724137931, 0.7068965517241379], "std": [0.8282594244543097, 0.8460582169920916], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.377155172413793, 4.3469827586206895], "std": [1.9403818083378432, 2.090173940884112], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.9741379310344828, 0.7844827586206896], "std": [0.860645376292495, 0.8764744668739934], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.9396551724137931, 0.7068965517241379], "std": [0.8282594244543097, 0.8460582169920916], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.49727163180510753, 0.22390702494730974, 1.010293643168321, 2.457524286045743, -0.02660808703323448, 0.9473721629489928, 0.4185314438136766, -0.2843901608154654, 0.9833899327101207, 2.3880633375224267, -0.2786941923409134, 1.919890460549462], "std": [0.16021570536905783, 0.07953815304236551, 0.07517486432228912, 0.2194531526541968, 0.3866020757818347, 0.5307251782290491, 0.17831806992422283, 0.032586457585050986, 0.10720715961199627, 0.20345701093950125, 0.27534127136632697, 0.22363108801033174], "min": [0.22835262490813274, 0.10356870621777872, 0.8734530228989408, 1.9850663221761988, -0.6692950695599258, -0.02127727767094556, 0.2297888781620118, -0.3822868804993992, 0.7921015393506653, 2.1127015294025333, -0.761849232228133, 1.5665876984518676], "max": [0.6417538469369574, 0.3014855343540482, 1.2119966763420507, 2.799086029394043, 0.527481861242479, 1.5573273233029838, 0.6747469628941348, -0.2395203947784351, 1.093643741768939, 2.846094545628958, 0.051875763444372724, 2.3495318197783432], "count": [464]}, "eef_sim_pose_action": {"mean": [0.49727163180510753, 0.22390702494730974, 1.010293643168321, 2.457524286045743, -0.02660808703323448, 0.9473721629489928, 0.4185314438136766, -0.2843901608154654, 0.9833899327101207, 2.3880633375224267, -0.2786941923409134, 1.919890460549462], "std": [0.16021570536905783, 0.07953815304236551, 0.07517486432228912, 0.2194531526541968, 0.3866020757818347, 0.5307251782290491, 0.17831806992422283, 0.032586457585050986, 0.10720715961199627, 0.20345701093950125, 0.27534127136632697, 0.22363108801033174], "min": [0.22835262490813274, 0.10356870621777872, 0.8734530228989408, 1.9850663221761988, -0.6692950695599258, -0.02127727767094556, 0.2297888781620118, -0.3822868804993992, 0.7921015393506653, 2.1127015294025333, -0.761849232228133, 1.5665876984518676], "max": [0.6417538469369574, 0.3014855343540482, 1.2119966763420507, 2.799086029394043, 0.527481861242479, 1.5573273233029838, 0.6747469628941348, -0.2395203947784351, 1.093643741768939, 2.846094545628958, 0.051875763444372724, 2.3495318197783432], "count": [464]}, "gripper_mode_state": {"mean": [0.4245689655172414, 0.21336206896551724], "std": [0.4942774110121386, 0.40968121325277795], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.831896551724138, 1.8642241379310345], "std": [0.527044318284891, 0.45591448620075975], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.4245689655172414, 0.21336206896551724], "std": [0.4942774110121386, 0.40968121325277795], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.831896551724138, 1.8642241379310345], "std": [0.527044318284891, 0.45591448620075975], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.4607004297150556, 0.4615463356558707], "std": [0.2049087163415961, 0.21898681594167502], "min": [0.13624999672174454, 0.01500000013038516], "max": [0.6437499821186066, 0.7175000011920929], "count": [464]}, "gripper_open_scale_action": {"mean": [0.4607004297150556, 0.4615463356558707], "std": [0.2049087163415961, 0.21898681594167502], "min": [0.13624999672174454, 0.01500000013038516], "max": [0.6437499821186066, 0.7175000011920929], "count": [464]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.8156862745098039]], [[0.792156862745098]]], "mean": [[[0.3904492456427015]], [[0.4128880119825708]], [[0.3881014406318083]]], "std": [[[0.13578759308500016]], [[0.13744136457268372]], [[0.13257817297071753]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618765727124183]], [[0.45859198937908496]], [[0.44857709150326797]]], "std": [[[0.1500664692273934]], [[0.15070804054595757]], [[0.15290678844421843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886370241013072]], [[0.500809356617647]], [[0.4908851531862745]]], "std": [[[0.1448435092302752]], [[0.13581159123213588]], [[0.14245379368308583]]], "count": [100]}, "observation.state": {"min": [-0.433285117149353, -0.021857889369130135, -1.12568998336792, -0.9529899954795837, 0.2733021080493927, 0.0, 0.07899999618530273, -0.009841999970376492, -0.18589000403881073, 0.1260250061750412, -3.141592502593994, 0.1998576670885086, -3.1358330249786377, -0.2934853434562683, -0.018613222986459732, -1.3519618511199951, 0.03160933405160904, 0.5801324248313904, -1.3615388870239258, 0.015000000596046448, -0.008616999723017216, -0.06698500365018845, 0.011990999802947044, -3.1384685039520264, 0.17030923068523407, -3.1366183757781982], "max": [0.016136111691594124, 2.0061984062194824, -0.485862672328949, -0.04076766595244408, 1.1670507192611694, 2.046006441116333, 0.5530000329017639, 0.3742780089378357, -0.0033939999993890524, 0.3932749927043915, 3.1409120559692383, 1.054667592048645, 3.1388001441955566, 0.13948577642440796, 2.4169976711273193, -0.4718373417854309, 1.3192012310028076, 1.2404570579528809, -0.027440110221505165, 0.6159999966621399, 0.42119100689888, 0.07878199964761734, 0.30269700288772583, 3.14009165763855, 1.0126575231552124, 3.1375608444213867], "mean": [-0.1404183954000473, 1.1470857858657837, -0.9024507999420166, -0.4045528173446655, 0.6800215244293213, 0.6660638451576233, 0.3671089708805084, 0.21977728605270386, -0.06411377340555191, 0.2412741333246231, 0.18123690783977509, 0.6485034227371216, 2.339890956878662, -0.042071886360645294, 1.0009236335754395, -0.8039382100105286, 0.5840779542922974, 1.023915410041809, -0.6025823354721069, 0.39317184686660767, 0.1712278574705124, 0.018361633643507957, 0.2132665514945984, 1.2991093397140503, 0.6925170421600342, -2.1428167819976807], "std": [0.16956163942813873, 0.7827984690666199, 0.2786499261856079, 0.30763617157936096, 0.3577958047389984, 0.6918971538543701, 0.17858172953128815, 0.15734745562076569, 0.06915028393268585, 0.06780099123716354, 2.8400352001190186, 0.26111897826194763, 1.349045753479004, 0.10972773283720016, 0.9318975210189819, 0.3607528805732727, 0.47035205364227295, 0.18649902939796448, 0.4616774916648865, 0.1579187512397766, 0.17039020359516144, 0.03219045326113701, 0.09909695386886597, 2.5077097415924072, 0.2497205138206482, 2.021395683288574], "count": [405]}, "action": {"min": [-0.433285117149353, -0.021857889369130135, -1.12568998336792, -0.9529899954795837, 0.2733021080493927, 0.0, 0.07899999618530273, -0.009841999970376492, -0.18589000403881073, 0.1260250061750412, -3.141592502593994, 0.1998576670885086, -3.1358330249786377, -0.2934853434562683, -0.018613222986459732, -1.3519618511199951, 0.03160933405160904, 0.5801324248313904, -1.3615388870239258, 0.015000000596046448, -0.008616999723017216, -0.06698500365018845, 0.011990999802947044, -3.1384685039520264, 0.17030923068523407, -3.1366183757781982], "max": [0.016136111691594124, 2.0061984062194824, -0.485862672328949, -0.04076766595244408, 1.1670507192611694, 2.046006441116333, 0.5530000329017639, 0.3742780089378357, -0.0033939999993890524, 0.3932749927043915, 3.1409120559692383, 1.054667592048645, 3.1388001441955566, 0.13948577642440796, 2.4169976711273193, -0.4718373417854309, 1.3192012310028076, 1.2404570579528809, -0.027440110221505165, 0.6159999966621399, 0.42119100689888, 0.07878199964761734, 0.30269700288772583, 3.14009165763855, 1.0126575231552124, 3.1375608444213867], "mean": [-0.1404183954000473, 1.1470857858657837, -0.9024507999420166, -0.4045528173446655, 0.6800215244293213, 0.6660638451576233, 0.3671089708805084, 0.21977728605270386, -0.06411377340555191, 0.2412741333246231, 0.18123690783977509, 0.6485034227371216, 2.339890956878662, -0.042071886360645294, 1.0009236335754395, -0.8039382100105286, 0.5840779542922974, 1.023915410041809, -0.6025823354721069, 0.39317184686660767, 0.1712278574705124, 0.018361633643507957, 0.2132665514945984, 1.2991093397140503, 0.6925170421600342, -2.1428167819976807], "std": [0.16956163942813873, 0.7827984690666199, 0.2786499261856079, 0.30763617157936096, 0.3577958047389984, 0.6918971538543701, 0.17858172953128815, 0.15734745562076569, 0.06915028393268585, 0.06780099123716354, 2.8400352001190186, 0.26111897826194763, 1.349045753479004, 0.10972773283720016, 0.9318975210189819, 0.3607528805732727, 0.47035205364227295, 0.18649902939796448, 0.4616774916648865, 0.1579187512397766, 0.17039020359516144, 0.03219045326113701, 0.09909695386886597, 2.5077097415924072, 0.2497205138206482, 2.021395683288574], "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": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [405]}, "index": {"min": [118367], "max": [118771], "mean": [118569.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [3.180246913580247, 5.0, 5.0, 5.0, 5.0], "std": [1.5977159432546102, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [405]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [405]}, "eef_direction_state": {"mean": [4.212345679012346, 4.019753086419753], "std": [2.099816730159829, 2.275929860333384], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.9358024691358025, 0.9135802469135802], "std": [0.8696967886519051, 0.9162124243445954], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.9382716049382716, 0.8271604938271605], "std": [0.8395424828748974, 0.8576471324917705], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [4.212345679012346, 4.019753086419753], "std": [2.099816730159829, 2.275929860333384], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.9358024691358025, 0.9135802469135802], "std": [0.8696967886519051, 0.9162124243445954], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.9382716049382716, 0.8271604938271605], "std": [0.8395424828748974, 0.8576471324917705], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.458377702112698, 0.23723397292222845, 1.0159364812407945, 2.460785012627175, -0.08515401840181365, 1.0912425779829638, 0.4103145613012782, -0.2806436392909498, 0.988869102646528, 2.3995208072450067, -0.27467739433751165, 1.8859588005633023], "std": [0.15715365746244592, 0.06917130061100012, 0.06790278909416361, 0.23217741100533976, 0.3686016029555728, 0.48052674513727006, 0.1708344801882786, 0.0321155218163016, 0.0988571468219689, 0.2220610288079662, 0.2810983058054902, 0.2597434148510868], "min": [0.22900773688673565, 0.1154075130523152, 0.9004879553934957, 2.0847526610851337, -0.8431761872296769, 0.0755278094577101, 0.2300251904722153, -0.36665836771155436, 0.7880392502199569, 2.1286099755394554, -0.7841515878355579, 1.435404394976168], "max": [0.6124852592543656, 0.2980261193306098, 1.1680112453845934, 2.8455643901770022, 0.4219440911105665, 1.5442232835346732, 0.6609987478298796, -0.2208975676987626, 1.0776571288366952, 2.9332928458040444, 0.08320463006416823, 2.3149307145359512], "count": [405]}, "eef_sim_pose_action": {"mean": [0.458377702112698, 0.23723397292222845, 1.0159364812407945, 2.460785012627175, -0.08515401840181365, 1.0912425779829638, 0.4103145613012782, -0.2806436392909498, 0.988869102646528, 2.3995208072450067, -0.27467739433751165, 1.8859588005633023], "std": [0.15715365746244592, 0.06917130061100012, 0.06790278909416361, 0.23217741100533976, 0.3686016029555728, 0.48052674513727006, 0.1708344801882786, 0.0321155218163016, 0.0988571468219689, 0.2220610288079662, 0.2810983058054902, 0.2597434148510868], "min": [0.22900773688673565, 0.1154075130523152, 0.9004879553934957, 2.0847526610851337, -0.8431761872296769, 0.0755278094577101, 0.2300251904722153, -0.36665836771155436, 0.7880392502199569, 2.1286099755394554, -0.7841515878355579, 1.435404394976168], "max": [0.6124852592543656, 0.2980261193306098, 1.1680112453845934, 2.8455643901770022, 0.4219440911105665, 1.5442232835346732, 0.6609987478298796, -0.2208975676987626, 1.0776571288366952, 2.9332928458040444, 0.08320463006416823, 2.3149307145359512], "count": [405]}, "gripper_mode_state": {"mean": [0.5679012345679012, 0.1654320987654321], "std": [0.4953679666108342, 0.3715700734228941], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.891358024691358, 1.8444444444444446], "std": [0.41934620802946376, 0.47971184766495406], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.5679012345679012, 0.1654320987654321], "std": [0.4953679666108342, 0.3715700734228941], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.891358024691358, 1.8444444444444446], "std": [0.41934620802946376, 0.47971184766495406], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.4588858141667313, 0.49146295819477537], "std": [0.22322738463044345, 0.19739877676028392], "min": [0.09874999523162842, 0.01875000074505806], "max": [0.6912500411272049, 0.7699999958276749], "count": [405]}, "gripper_open_scale_action": {"mean": [0.4588858141667313, 0.49146295819477537], "std": [0.22322738463044345, 0.19739877676028392], "min": [0.09874999523162842, 0.01875000074505806], "max": [0.6912500411272049, 0.7699999958276749], "count": [405]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8666666666666667]], [[0.8156862745098039]]], "mean": [[[0.38853805010893244]], [[0.4113819798474945]], [[0.38671767973856214]]], "std": [[[0.14078089464646162]], [[0.14184064872985794]], [[0.1366267071456792]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4624713235294118]], [[0.46152105392156867]], [[0.45019010620915034]]], "std": [[[0.14941397256434927]], [[0.14765749254202318]], [[0.15101180244597162]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4861055984477124]], [[0.49437612949346404]], [[0.48358061887254905]]], "std": [[[0.15135873932052102]], [[0.14669024539565814]], [[0.15473141344133134]]], "count": [100]}, "observation.state": {"min": [-0.4152649939060211, -0.022014888003468513, -1.1454720497131348, -1.27862548828125, 0.36947333812713623, 0.006471889093518257, 0.1119999960064888, -0.009712000377476215, -0.19485999643802643, 0.1001340001821518, -3.140824794769287, 0.19956094026565552, -3.139498233795166, -0.2254868894815445, -0.018613222986459732, -1.348839282989502, 0.06831244379281998, 0.5793648958206177, -1.3004136085510254, 0.017999999225139618, -0.008674000389873981, -0.04037100076675415, 0.0030799999367445707, -3.135850429534912, 0.15854570269584656, -3.141592502593994], "max": [0.016136111691594124, 2.098287582397461, -0.485862672328949, -0.02182300016283989, 1.1673473119735718, 1.8193683624267578, 0.5149999856948853, 0.3795599937438965, -0.001711999997496605, 0.40687599778175354, 3.140667676925659, 1.0382614135742188, 3.1407198905944824, 0.1210469976067543, 2.4324533939361572, -0.4718373417854309, 1.35480535030365, 1.2400732040405273, -0.07361555844545364, 0.5649999976158142, 0.4151589870452881, 0.06611599773168564, 0.33628401160240173, 3.1321330070495605, 1.0165669918060303, 3.136723279953003], "mean": [-0.1357199102640152, 1.1941570043563843, -0.9189258813858032, -0.45235475897789, 0.7072601914405823, 0.6935931444168091, 0.36645951867103577, 0.2263757735490799, -0.06541851907968521, 0.2292354553937912, -0.5217059254646301, 0.6166185736656189, 2.2579519748687744, -0.006542906630784273, 1.0039455890655518, -0.7988093495368958, 0.5664752125740051, 1.0511693954467773, -0.5377025604248047, 0.34343570470809937, 0.16411317884922028, 0.02244207262992859, 0.20748665928840637, 1.7661263942718506, 0.6281683444976807, -2.080319881439209], "std": [0.1593576967716217, 0.8196187019348145, 0.2940429151058197, 0.4141179621219635, 0.32632559537887573, 0.6494758129119873, 0.14682622253894806, 0.1613912582397461, 0.07125020027160645, 0.0735909640789032, 2.770375967025757, 0.2709919810295105, 1.550402045249939, 0.09095916152000427, 0.9448790550231934, 0.36073774099349976, 0.4636019170284271, 0.18094421923160553, 0.43954676389694214, 0.15780481696128845, 0.16895423829555511, 0.02481994405388832, 0.10828738659620285, 2.181173086166382, 0.2626999318599701, 2.1109142303466797], "count": [427]}, "action": {"min": [-0.4152649939060211, -0.022014888003468513, -1.1454720497131348, -1.27862548828125, 0.36947333812713623, 0.006471889093518257, 0.1119999960064888, -0.009712000377476215, -0.19485999643802643, 0.1001340001821518, -3.140824794769287, 0.19956094026565552, -3.139498233795166, -0.2254868894815445, -0.018613222986459732, -1.348839282989502, 0.06831244379281998, 0.5793648958206177, -1.3004136085510254, 0.017999999225139618, -0.008674000389873981, -0.04037100076675415, 0.0030799999367445707, -3.135850429534912, 0.15854570269584656, -3.141592502593994], "max": [0.016136111691594124, 2.098287582397461, -0.485862672328949, -0.02182300016283989, 1.1673473119735718, 1.8193683624267578, 0.5149999856948853, 0.3795599937438965, -0.001711999997496605, 0.40687599778175354, 3.140667676925659, 1.0382614135742188, 3.1407198905944824, 0.1210469976067543, 2.4324533939361572, -0.4718373417854309, 1.35480535030365, 1.2400732040405273, -0.07361555844545364, 0.5649999976158142, 0.4151589870452881, 0.06611599773168564, 0.33628401160240173, 3.1321330070495605, 1.0165669918060303, 3.136723279953003], "mean": [-0.1357199102640152, 1.1941570043563843, -0.9189258813858032, -0.45235475897789, 0.7072601914405823, 0.6935931444168091, 0.36645951867103577, 0.2263757735490799, -0.06541851907968521, 0.2292354553937912, -0.5217059254646301, 0.6166185736656189, 2.2579519748687744, -0.006542906630784273, 1.0039455890655518, -0.7988093495368958, 0.5664752125740051, 1.0511693954467773, -0.5377025604248047, 0.34343570470809937, 0.16411317884922028, 0.02244207262992859, 0.20748665928840637, 1.7661263942718506, 0.6281683444976807, -2.080319881439209], "std": [0.1593576967716217, 0.8196187019348145, 0.2940429151058197, 0.4141179621219635, 0.32632559537887573, 0.6494758129119873, 0.14682622253894806, 0.1613912582397461, 0.07125020027160645, 0.0735909640789032, 2.770375967025757, 0.2709919810295105, 1.550402045249939, 0.09095916152000427, 0.9448790550231934, 0.36073774099349976, 0.4636019170284271, 0.18094421923160553, 0.43954676389694214, 0.15780481696128845, 0.16895423829555511, 0.02481994405388832, 0.10828738659620285, 2.181173086166382, 0.2626999318599701, 2.1109142303466797], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [427]}, "index": {"min": [118772], "max": [119198], "mean": [118985.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [3.1358313817330212, 5.0, 5.0, 5.0, 5.0], "std": [1.6007329848116154, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [427]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [427]}, "eef_direction_state": {"mean": [4.159250585480094, 4.14519906323185], "std": [2.0843854418576315, 2.2276722805236893], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.9391100702576113, 0.8337236533957846], "std": [0.8331774649609385, 0.888640752685126], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.8992974238875878, 0.7611241217798594], "std": [0.8391333061260515, 0.8432604566256697], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.159250585480094, 4.14519906323185], "std": [2.0843854418576315, 2.2276722805236893], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.9391100702576113, 0.8337236533957846], "std": [0.8331774649609385, 0.888640752685126], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.8992974238875878, 0.7611241217798594], "std": [0.8391333061260515, 0.8432604566256697], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.464902048542007, 0.23588444830542893, 1.0039133385055017, 2.488720348485891, -0.03128718368889858, 1.0989531913191841, 0.4031371437475467, -0.276549325442801, 0.983031409281127, 2.461707441401594, -0.30652846038020076, 1.8672736948468598], "std": [0.16113388443957508, 0.07137504803185214, 0.0737501794094025, 0.24381742779561397, 0.3935521126057928, 0.4878481321847082, 0.16945060778684887, 0.02478185193405097, 0.10799232788338002, 0.22799510367864956, 0.3164951709594626, 0.2047842437705701], "min": [0.22911376529305974, 0.10606286969942683, 0.8745261440741371, 2.1030373803594076, -0.7683466378846098, 0.09963890162239397, 0.22993384946142592, -0.33976679283216554, 0.7790891110078495, 2.124517644538055, -0.9393906908584011, 1.4451754731963542], "max": [0.617876342122413, 0.29970538515458817, 1.1817115302936982, 2.8640597214411603, 0.5476851222615666, 1.5625725060037972, 0.6550559510205971, -0.23300230697596636, 1.1120628653713307, 2.950129812418287, 0.027937257849344865, 2.2959249493204146], "count": [427]}, "eef_sim_pose_action": {"mean": [0.464902048542007, 0.23588444830542893, 1.0039133385055017, 2.488720348485891, -0.03128718368889858, 1.0989531913191841, 0.4031371437475467, -0.276549325442801, 0.983031409281127, 2.461707441401594, -0.30652846038020076, 1.8672736948468598], "std": [0.16113388443957508, 0.07137504803185214, 0.0737501794094025, 0.24381742779561397, 0.3935521126057928, 0.4878481321847082, 0.16945060778684887, 0.02478185193405097, 0.10799232788338002, 0.22799510367864956, 0.3164951709594626, 0.2047842437705701], "min": [0.22911376529305974, 0.10606286969942683, 0.8745261440741371, 2.1030373803594076, -0.7683466378846098, 0.09963890162239397, 0.22993384946142592, -0.33976679283216554, 0.7790891110078495, 2.124517644538055, -0.9393906908584011, 1.4451754731963542], "max": [0.617876342122413, 0.29970538515458817, 1.1817115302936982, 2.8640597214411603, 0.5476851222615666, 1.5625725060037972, 0.6550559510205971, -0.23300230697596636, 1.1120628653713307, 2.950129812418287, 0.027937257849344865, 2.2959249493204146], "count": [427]}, "gripper_mode_state": {"mean": [0.40749414519906324, 0.6768149882903981], "std": [0.49136815813354057, 0.467692698163941], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.8782201405152226, 1.8407494145199064], "std": [0.453111665096312, 0.48192374110646163], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.40749414519906324, 0.6768149882903981], "std": [0.49136815813354057, 0.467692698163941], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.8782201405152226, 1.8407494145199064], "std": [0.453111665096312, 0.48192374110646163], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.4580737718880456, 0.4292944998074698], "std": [0.18353313349519534, 0.19725551389673562], "min": [0.139999995008111, 0.022499999031424522], "max": [0.6437499821186066, 0.7062499970197678], "count": [427]}, "gripper_open_scale_action": {"mean": [0.4580737718880456, 0.4292944998074698], "std": [0.18353313349519534, 0.19725551389673562], "min": [0.139999995008111, 0.022499999031424522], "max": [0.6437499821186066, 0.7062499970197678], "count": [427]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7254901960784313]], [[0.6980392156862745]]], "mean": [[[0.38750850490196076]], [[0.4106587745098039]], [[0.38591713779956427]]], "std": [[[0.13561954241182672]], [[0.13627802448751153]], [[0.13168196196026308]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4539551286764706]], [[0.45463462622549017]], [[0.4479693075980392]]], "std": [[[0.16022574604401824]], [[0.1559830658334418]], [[0.15527812145155484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48421382965686277]], [[0.4951858660130719]], [[0.4845053860294118]]], "std": [[[0.1514274339429346]], [[0.14525190682886482]], [[0.15208634707750165]]], "count": [100]}, "observation.state": {"min": [-0.423359215259552, -0.02217188850045204, -1.2341595888137817, -1.215842843055725, 0.2841002345085144, 0.008983888663351536, 0.06300000101327896, -0.009712000377476215, -0.187950998544693, 0.10419400036334991, -3.1405978202819824, 0.3185575008392334, -3.141592502593994, -0.2936772108078003, -0.018613222986459732, -1.237473964691162, -0.06243366748094559, 0.5856099724769592, -1.3767155408859253, 0.013000000268220901, -0.008434000425040722, -0.06555800139904022, 0.0034749999176710844, -3.141592502593994, 0.1575683206319809, -3.140667676925659], "max": [0.057444553822278976, 2.066277027130127, -0.48600223660469055, -0.02182300016283989, 1.167556643486023, 2.101654291152954, 0.5360000133514404, 0.38818201422691345, -2.4000000848900527e-05, 0.3968789875507355, 3.1345067024230957, 1.0460456609725952, 3.140981674194336, 0.16118666529655457, 2.409670829772949, -0.4719071090221405, 1.4302525520324707, 1.214115858078003, 0.07167921960353851, 0.6150000095367432, 0.3983370065689087, 0.06345099955797195, 0.3289540112018585, 3.139253854751587, 1.0174221992492676, 3.1388001441955566], "mean": [-0.07822418957948685, 1.2933446168899536, -0.974818766117096, -0.5701519250869751, 0.6823363900184631, 0.9589608311653137, 0.3567190170288086, 0.2542058825492859, -0.05216069146990776, 0.23578482866287231, 0.1377703696489334, 0.6251509785652161, 2.2100086212158203, -0.08309073746204376, 0.9523311257362366, -0.7465625405311584, 0.5822231769561768, 1.0282241106033325, -0.5757701396942139, 0.38612258434295654, 0.15538379549980164, 0.013651045970618725, 0.21990661323070526, 1.6246179342269897, 0.6651782989501953, -1.2682759761810303], "std": [0.18026947975158691, 0.7583084106445312, 0.2867448925971985, 0.39487212896347046, 0.3080025315284729, 0.7921982407569885, 0.20424336194992065, 0.15518039464950562, 0.0697145164012909, 0.06935770064592361, 2.7810494899749756, 0.2423570454120636, 1.367898941040039, 0.12039001286029816, 0.8672292232513428, 0.3017187714576721, 0.46579885482788086, 0.17782437801361084, 0.4420090615749359, 0.14834299683570862, 0.14970877766609192, 0.029043707996606827, 0.10522718727588654, 2.3045268058776855, 0.2580183446407318, 2.6875085830688477], "count": [459]}, "action": {"min": [-0.423359215259552, -0.02217188850045204, -1.2341595888137817, -1.215842843055725, 0.2841002345085144, 0.008983888663351536, 0.06300000101327896, -0.009712000377476215, -0.187950998544693, 0.10419400036334991, -3.1405978202819824, 0.3185575008392334, -3.141592502593994, -0.2936772108078003, -0.018613222986459732, -1.237473964691162, -0.06243366748094559, 0.5856099724769592, -1.3767155408859253, 0.013000000268220901, -0.008434000425040722, -0.06555800139904022, 0.0034749999176710844, -3.141592502593994, 0.1575683206319809, -3.140667676925659], "max": [0.057444553822278976, 2.066277027130127, -0.48600223660469055, -0.02182300016283989, 1.167556643486023, 2.101654291152954, 0.5360000133514404, 0.38818201422691345, -2.4000000848900527e-05, 0.3968789875507355, 3.1345067024230957, 1.0460456609725952, 3.140981674194336, 0.16118666529655457, 2.409670829772949, -0.4719071090221405, 1.4302525520324707, 1.214115858078003, 0.07167921960353851, 0.6150000095367432, 0.3983370065689087, 0.06345099955797195, 0.3289540112018585, 3.139253854751587, 1.0174221992492676, 3.1388001441955566], "mean": [-0.07822418957948685, 1.2933446168899536, -0.974818766117096, -0.5701519250869751, 0.6823363900184631, 0.9589608311653137, 0.3567190170288086, 0.2542058825492859, -0.05216069146990776, 0.23578482866287231, 0.1377703696489334, 0.6251509785652161, 2.2100086212158203, -0.08309073746204376, 0.9523311257362366, -0.7465625405311584, 0.5822231769561768, 1.0282241106033325, -0.5757701396942139, 0.38612258434295654, 0.15538379549980164, 0.013651045970618725, 0.21990661323070526, 1.6246179342269897, 0.6651782989501953, -1.2682759761810303], "std": [0.18026947975158691, 0.7583084106445312, 0.2867448925971985, 0.39487212896347046, 0.3080025315284729, 0.7921982407569885, 0.20424336194992065, 0.15518039464950562, 0.0697145164012909, 0.06935770064592361, 2.7810494899749756, 0.2423570454120636, 1.367898941040039, 0.12039001286029816, 0.8672292232513428, 0.3017187714576721, 0.46579885482788086, 0.17782437801361084, 0.4420090615749359, 0.14834299683570862, 0.14970877766609192, 0.029043707996606827, 0.10522718727588654, 2.3045268058776855, 0.2580183446407318, 2.6875085830688477], "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": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [459]}, "index": {"min": [119199], "max": [119657], "mean": [119428.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [2.821350762527233, 5.0, 5.0, 5.0, 5.0], "std": [1.6312249714453075, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [459]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [459]}, "eef_direction_state": {"mean": [4.368191721132898, 4.2636165577342044], "std": [2.052033158905421, 2.17987547190559], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.8474945533769063, 0.8017429193899782], "std": [0.8623378806133398, 0.8867932064411451], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.8845315904139434, 0.7080610021786492], "std": [0.8617762655067239, 0.8541583204335584], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.368191721132898, 4.2636165577342044], "std": [2.052033158905421, 2.17987547190559], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.8474945533769063, 0.8017429193899782], "std": [0.8623378806133398, 0.8867932064411451], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.8845315904139434, 0.7080610021786492], "std": [0.8617762655067239, 0.8541583204335584], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.4926173221707479, 0.2490364493188293, 1.0103122134320512, 2.4708669606588027, -0.11657571398905942, 0.9985540993593701, 0.39446383501076493, -0.28534236782068345, 0.9954913891262857, 2.4298990613572498, -0.28137731532146826, 1.8266646466090755], "std": [0.15488717796139762, 0.06975594180590229, 0.06945600396581511, 0.20857731195883497, 0.3953980599380634, 0.5080153241188903, 0.1501634993283923, 0.029075504910562336, 0.10504437423209873, 0.22578181339622483, 0.2980485029398427, 0.22356397954562574], "min": [0.22911376529305974, 0.11311025835596583, 0.8785650141988826, 2.0951476604515156, -0.7755183654769215, 0.17820645897954668, 0.23022044006440984, -0.3650866998701745, 0.7794311832382301, 2.1238397096639132, -0.9652492664791095, 1.4029690249605473], "max": [0.6263012544758032, 0.30140851279539027, 1.1713625666710903, 2.7061103085735105, 0.46231271502984184, 1.5535642292498735, 0.6381079919811187, -0.23641302846336132, 1.1049920830384645, 2.9517327571290477, 0.028619580251931342, 2.2520810938294638], "count": [459]}, "eef_sim_pose_action": {"mean": [0.4926173221707479, 0.2490364493188293, 1.0103122134320512, 2.4708669606588027, -0.11657571398905942, 0.9985540993593701, 0.39446383501076493, -0.28534236782068345, 0.9954913891262857, 2.4298990613572498, -0.28137731532146826, 1.8266646466090755], "std": [0.15488717796139762, 0.06975594180590229, 0.06945600396581511, 0.20857731195883497, 0.3953980599380634, 0.5080153241188903, 0.1501634993283923, 0.029075504910562336, 0.10504437423209873, 0.22578181339622483, 0.2980485029398427, 0.22356397954562574], "min": [0.22911376529305974, 0.11311025835596583, 0.8785650141988826, 2.0951476604515156, -0.7755183654769215, 0.17820645897954668, 0.23022044006440984, -0.3650866998701745, 0.7794311832382301, 2.1238397096639132, -0.9652492664791095, 1.4029690249605473], "max": [0.6263012544758032, 0.30140851279539027, 1.1713625666710903, 2.7061103085735105, 0.46231271502984184, 1.5535642292498735, 0.6381079919811187, -0.23641302846336132, 1.1049920830384645, 2.9517327571290477, 0.028619580251931342, 2.2520810938294638], "count": [459]}, "gripper_mode_state": {"mean": [0.35076252723311546, 0.35076252723311546], "std": [0.4772087349600319, 0.4772087349600322], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8496732026143792, 1.8453159041394336], "std": [0.4997329373494171, 0.4895808290997578], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.35076252723311546, 0.35076252723311546], "std": [0.4772087349600319, 0.4772087349600322], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8496732026143792, 1.8453159041394336], "std": [0.4997329373494171, 0.4895808290997578], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.44589869258012255, 0.4826525010296381], "std": [0.2553039393219665, 0.18542883755325681], "min": [0.0787500012665987, 0.016250000335276127], "max": [0.6700000166893005, 0.768750011920929], "count": [459]}, "gripper_open_scale_action": {"mean": [0.44589869258012255, 0.4826525010296381], "std": [0.2553039393219665, 0.18542883755325681], "min": [0.0787500012665987, 0.016250000335276127], "max": [0.6700000166893005, 0.768750011920929], "count": [459]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9333333333333333]], [[0.8705882352941177]]], "mean": [[[0.39246717320261437]], [[0.4138634531590414]], [[0.38892451797385624]]], "std": [[[0.1316345517455468]], [[0.13386391195448663]], [[0.12918696959142742]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606990727124183]], [[0.4616694117647059]], [[0.4531194424019608]]], "std": [[[0.15523304401162843]], [[0.15064139214096972]], [[0.15047893904395107]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842547263071895]], [[0.49527315767973856]], [[0.48540544730392154]]], "std": [[[0.14855801961969023]], [[0.13948134427952316]], [[0.14504693707675687]]], "count": [100]}, "observation.state": {"min": [-0.47600656747817993, -0.02217188850045204, -1.2747353315353394, -1.1381627321243286, 0.2398785501718521, 0.06199755519628525, 0.09300000220537186, -0.010187000036239624, -0.21863800287246704, 0.10827100276947021, -3.141592502593994, 0.2548530101776123, -3.139498233795166, -0.21114756166934967, -0.018613222986459732, -1.3887522220611572, -0.06243366748094559, 0.5570359826087952, -1.2073125839233398, 0.010000000707805157, -0.008132999762892723, -0.0397690013051033, 0.0006200000061653554, -3.1373167037963867, 0.18713420629501343, -3.1406850814819336], "max": [0.034906335175037384, 2.141026496887207, -0.48600223660469055, -0.02189277857542038, 1.1676089763641357, 1.9243141412734985, 0.5680000185966492, 0.3931550085544586, 0.004594000056385994, 0.4321630001068115, 3.138084650039673, 1.032467007637024, 3.140702486038208, 0.08942022174596786, 2.464830160140991, -0.4719071090221405, 1.2032480239868164, 1.2041726112365723, 0.07169666886329651, 0.640999972820282, 0.42563098669052124, 0.0452519990503788, 0.32506200671195984, 3.1343495845794678, 1.0141061544418335, 3.1387827396392822], "mean": [-0.10595894604921341, 1.1983606815338135, -0.9967803359031677, -0.4366092383861542, 0.7563856840133667, 0.7449060082435608, 0.37266939878463745, 0.23477178812026978, -0.06311120837926865, 0.24442723393440247, 0.9447158575057983, 0.6600830554962158, 2.2773640155792236, -0.0737290233373642, 0.9241065382957458, -0.7876095771789551, 0.4710756540298462, 1.0278218984603882, -0.4756920039653778, 0.4123140573501587, 0.15887056291103363, 0.009053931571543217, 0.21963214874267578, 1.4219270944595337, 0.6797785758972168, -1.5238301753997803], "std": [0.18259289860725403, 0.8310107588768005, 0.35224631428718567, 0.3507571816444397, 0.3122004568576813, 0.6826513409614563, 0.18709096312522888, 0.1696919947862625, 0.0769762471318245, 0.07309378683567047, 2.66945481300354, 0.26149842143058777, 1.3658701181411743, 0.10648403316736221, 0.9153005480766296, 0.37015634775161743, 0.46387556195259094, 0.19122956693172455, 0.4356430768966675, 0.17916926741600037, 0.17023102939128876, 0.01844070293009281, 0.09826811403036118, 2.4853663444519043, 0.249684676527977, 2.6072328090667725], "count": [389]}, "action": {"min": [-0.47600656747817993, -0.02217188850045204, -1.2747353315353394, -1.1381627321243286, 0.2398785501718521, 0.06199755519628525, 0.09300000220537186, -0.010187000036239624, -0.21863800287246704, 0.10827100276947021, -3.141592502593994, 0.2548530101776123, -3.139498233795166, -0.21114756166934967, -0.018613222986459732, -1.3887522220611572, -0.06243366748094559, 0.5570359826087952, -1.2073125839233398, 0.010000000707805157, -0.008132999762892723, -0.0397690013051033, 0.0006200000061653554, -3.1373167037963867, 0.18713420629501343, -3.1406850814819336], "max": [0.034906335175037384, 2.141026496887207, -0.48600223660469055, -0.02189277857542038, 1.1676089763641357, 1.9243141412734985, 0.5680000185966492, 0.3931550085544586, 0.004594000056385994, 0.4321630001068115, 3.138084650039673, 1.032467007637024, 3.140702486038208, 0.08942022174596786, 2.464830160140991, -0.4719071090221405, 1.2032480239868164, 1.2041726112365723, 0.07169666886329651, 0.640999972820282, 0.42563098669052124, 0.0452519990503788, 0.32506200671195984, 3.1343495845794678, 1.0141061544418335, 3.1387827396392822], "mean": [-0.10595894604921341, 1.1983606815338135, -0.9967803359031677, -0.4366092383861542, 0.7563856840133667, 0.7449060082435608, 0.37266939878463745, 0.23477178812026978, -0.06311120837926865, 0.24442723393440247, 0.9447158575057983, 0.6600830554962158, 2.2773640155792236, -0.0737290233373642, 0.9241065382957458, -0.7876095771789551, 0.4710756540298462, 1.0278218984603882, -0.4756920039653778, 0.4123140573501587, 0.15887056291103363, 0.009053931571543217, 0.21963214874267578, 1.4219270944595337, 0.6797785758972168, -1.5238301753997803], "std": [0.18259289860725403, 0.8310107588768005, 0.35224631428718567, 0.3507571816444397, 0.3122004568576813, 0.6826513409614563, 0.18709096312522888, 0.1696919947862625, 0.0769762471318245, 0.07309378683567047, 2.66945481300354, 0.26149842143058777, 1.3658701181411743, 0.10648403316736221, 0.9153005480766296, 0.37015634775161743, 0.46387556195259094, 0.19122956693172455, 0.4356430768966675, 0.17916926741600037, 0.17023102939128876, 0.01844070293009281, 0.09826811403036118, 2.4853663444519043, 0.249684676527977, 2.6072328090667725], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [389]}, "index": {"min": [119658], "max": [120046], "mean": [119852.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.2390745501285347, 5.0, 5.0, 5.0, 5.0], "std": [1.6055543588024455, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [389]}, "eef_direction_state": {"mean": [4.143958868894601, 3.9074550128534704], "std": [2.0781259498894395, 2.274632872698302], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.987146529562982, 0.910025706940874], "std": [0.8618383720613534, 0.8572253016845406], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.9305912596401028, 0.7480719794344473], "std": [0.8561376231929574, 0.8594119080649543], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.143958868894601, 3.9074550128534704], "std": [2.0781259498894395, 2.274632872698302], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.987146529562982, 0.910025706940874], "std": [0.8618383720613534, 0.8572253016845406], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.9305912596401028, 0.7480719794344473], "std": [0.8561376231929574, 0.8594119080649543], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.47332699705804193, 0.23820007593598025, 1.0190613834458504, 2.451007938836618, -0.07187568334878013, 1.0419653407560359, 0.39792445377283275, -0.2898550964074429, 0.995153207034201, 2.4246231055231906, -0.23399401151800484, 1.7654879571712974], "std": [0.16949070454806042, 0.07703076725025342, 0.07319485636924361, 0.23685601710863333, 0.34604938077507297, 0.5197131755909262, 0.17059512865477994, 0.018404444969730708, 0.09796927704243688, 0.22441895280377044, 0.2759796684941195, 0.20188366745948222], "min": [0.228647335792868, 0.08250118440546814, 0.8826890712598364, 2.106453356888767, -0.7315336539781061, 0.10894517361731348, 0.23072136988140746, -0.3391434551798252, 0.7766817065033522, 2.1259815565567366, -0.7453656691019663, 1.485586834985571], "max": [0.6314686752162287, 0.3060014581695591, 1.2068173063381766, 2.801687093889507, 0.4758846238279002, 1.561614162314361, 0.6653356545148486, -0.25432154430731274, 1.1011667045271454, 2.9109489271666176, 0.038851041109840834, 2.217560744307892], "count": [389]}, "eef_sim_pose_action": {"mean": [0.47332699705804193, 0.23820007593598025, 1.0190613834458504, 2.451007938836618, -0.07187568334878013, 1.0419653407560359, 0.39792445377283275, -0.2898550964074429, 0.995153207034201, 2.4246231055231906, -0.23399401151800484, 1.7654879571712974], "std": [0.16949070454806042, 0.07703076725025342, 0.07319485636924361, 0.23685601710863333, 0.34604938077507297, 0.5197131755909262, 0.17059512865477994, 0.018404444969730708, 0.09796927704243688, 0.22441895280377044, 0.2759796684941195, 0.20188366745948222], "min": [0.228647335792868, 0.08250118440546814, 0.8826890712598364, 2.106453356888767, -0.7315336539781061, 0.10894517361731348, 0.23072136988140746, -0.3391434551798252, 0.7766817065033522, 2.1259815565567366, -0.7453656691019663, 1.485586834985571], "max": [0.6314686752162287, 0.3060014581695591, 1.2068173063381766, 2.801687093889507, 0.4758846238279002, 1.561614162314361, 0.6653356545148486, -0.25432154430731274, 1.1011667045271454, 2.9109489271666176, 0.038851041109840834, 2.217560744307892], "count": [389]}, "gripper_mode_state": {"mean": [0.5938303341902313, 0.29048843187660667], "std": [0.49111695998585986, 0.4539877782743489], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8920308483290489, 1.8046272493573265], "std": [0.4164524421593845, 0.5440769427836295], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.5938303341902313, 0.29048843187660667], "std": [0.49111695998585986, 0.4539877782743489], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8920308483290489, 1.8046272493573265], "std": [0.4164524421593845, 0.5440769427836295], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.46583547616008775, 0.5153920312153516], "std": [0.23386412227172498, 0.2239609849310764], "min": [0.11625000275671482, 0.012500000884756446], "max": [0.7100000232458115, 0.8012499660253525], "count": [389]}, "gripper_open_scale_action": {"mean": [0.46583547616008775, 0.5153920312153516], "std": [0.23386412227172498, 0.2239609849310764], "min": [0.11625000275671482, 0.012500000884756446], "max": [0.7100000232458115, 0.8012499660253525], "count": [389]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8627450980392157]], [[0.788235294117647]]], "mean": [[[0.3917747848583878]], [[0.41311095588235297]], [[0.3883822848583878]]], "std": [[[0.12836877516595915]], [[0.12961691923936874]], [[0.1252530909486922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46664017156862747]], [[0.4697474857026144]], [[0.4629189399509804]]], "std": [[[0.15519114388679126]], [[0.14975538998878177]], [[0.14825668904804604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48682505514705887]], [[0.49735277982026144]], [[0.48691260620915033]]], "std": [[[0.14407215928653966]], [[0.13611876595827757]], [[0.1429320717469929]]], "count": [100]}, "observation.state": {"min": [-0.5339046716690063, -0.022084666416049004, -1.3380063772201538, -1.0271114110946655, 0.1914527714252472, 0.016397777944803238, 0.10300000011920929, -0.010184000246226788, -0.24224600195884705, 0.0952259972691536, -3.135274648666382, 0.2128428965806961, -3.141592502593994, -0.265155553817749, -0.018473666161298752, -1.382594347000122, -0.018944665789604187, 0.45784687995910645, -1.3516478538513184, 0.015000000596046448, -0.007770999800413847, -0.05884300172328949, 0.008421000093221664, -3.141592502593994, 0.21525147557258606, -3.1395680904388428], "max": [0.057374779134988785, 2.2055535316467285, -0.48615923523902893, 0.024160554632544518, 1.167696237564087, 2.0496349334716797, 0.5419999957084656, 0.4141789972782135, 0.0019209999591112137, 0.42274200916290283, 3.1341052055358887, 1.0344042778015137, 3.1408944129943848, 0.17925910651683807, 2.428353786468506, -0.4719245433807373, 1.3211201429367065, 1.2405093908309937, 0.01972966641187668, 0.6209999918937683, 0.42659398913383484, 0.037436001002788544, 0.3284749984741211, 3.1400392055511475, 1.0147343873977661, 3.1378402709960938], "mean": [-0.12115156650543213, 1.2260955572128296, -1.0347267389297485, -0.42077115178108215, 0.7558822631835938, 0.751799464225769, 0.37007856369018555, 0.2410205453634262, -0.07025783509016037, 0.24247464537620544, 0.9332635998725891, 0.6674766540527344, 1.7234171628952026, -0.08125278353691101, 0.8594831824302673, -0.771263599395752, 0.47508978843688965, 1.0586867332458496, -0.4600798785686493, 0.4131237268447876, 0.14320208132266998, 0.005117087624967098, 0.22229179739952087, 1.2582076787948608, 0.7090398073196411, -1.9049941301345825], "std": [0.2072516679763794, 0.8611807227134705, 0.38331425189971924, 0.3242751955986023, 0.3175084888935089, 0.7423306107521057, 0.17203576862812042, 0.17500613629817963, 0.08653236925601959, 0.07457545399665833, 2.683300256729126, 0.25944340229034424, 1.9756814241409302, 0.14043015241622925, 0.9294008612632751, 0.35168999433517456, 0.4896015524864197, 0.20979569852352142, 0.4757652282714844, 0.14399349689483643, 0.16989848017692566, 0.02379836142063141, 0.10213333368301392, 2.575302839279175, 0.24048715829849243, 2.3701250553131104], "count": [437]}, "action": {"min": [-0.5339046716690063, -0.022084666416049004, -1.3380063772201538, -1.0271114110946655, 0.1914527714252472, 0.016397777944803238, 0.10300000011920929, -0.010184000246226788, -0.24224600195884705, 0.0952259972691536, -3.135274648666382, 0.2128428965806961, -3.141592502593994, -0.265155553817749, -0.018473666161298752, -1.382594347000122, -0.018944665789604187, 0.45784687995910645, -1.3516478538513184, 0.015000000596046448, -0.007770999800413847, -0.05884300172328949, 0.008421000093221664, -3.141592502593994, 0.21525147557258606, -3.1395680904388428], "max": [0.057374779134988785, 2.2055535316467285, -0.48615923523902893, 0.024160554632544518, 1.167696237564087, 2.0496349334716797, 0.5419999957084656, 0.4141789972782135, 0.0019209999591112137, 0.42274200916290283, 3.1341052055358887, 1.0344042778015137, 3.1408944129943848, 0.17925910651683807, 2.428353786468506, -0.4719245433807373, 1.3211201429367065, 1.2405093908309937, 0.01972966641187668, 0.6209999918937683, 0.42659398913383484, 0.037436001002788544, 0.3284749984741211, 3.1400392055511475, 1.0147343873977661, 3.1378402709960938], "mean": [-0.12115156650543213, 1.2260955572128296, -1.0347267389297485, -0.42077115178108215, 0.7558822631835938, 0.751799464225769, 0.37007856369018555, 0.2410205453634262, -0.07025783509016037, 0.24247464537620544, 0.9332635998725891, 0.6674766540527344, 1.7234171628952026, -0.08125278353691101, 0.8594831824302673, -0.771263599395752, 0.47508978843688965, 1.0586867332458496, -0.4600798785686493, 0.4131237268447876, 0.14320208132266998, 0.005117087624967098, 0.22229179739952087, 1.2582076787948608, 0.7090398073196411, -1.9049941301345825], "std": [0.2072516679763794, 0.8611807227134705, 0.38331425189971924, 0.3242751955986023, 0.3175084888935089, 0.7423306107521057, 0.17203576862812042, 0.17500613629817963, 0.08653236925601959, 0.07457545399665833, 2.683300256729126, 0.25944340229034424, 1.9756814241409302, 0.14043015241622925, 0.9294008612632751, 0.35168999433517456, 0.4896015524864197, 0.20979569852352142, 0.4757652282714844, 0.14399349689483643, 0.16989848017692566, 0.02379836142063141, 0.10213333368301392, 2.575302839279175, 0.24048715829849243, 2.3701250553131104], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [437]}, "index": {"min": [120047], "max": [120483], "mean": [120265.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.160183066361556, 5.0, 5.0, 5.0, 5.0], "std": [1.6255871569776374, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [437]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [437]}, "eef_direction_state": {"mean": [4.189931350114416, 4.2837528604119], "std": [2.041466974867547, 2.1642057142759366], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.954233409610984, 0.8306636155606407], "std": [0.8300487540369564, 0.9044374556053094], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.9290617848970252, 0.7231121281464531], "std": [0.8514369538273588, 0.8496823575364727], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.189931350114416, 4.2837528604119], "std": [2.041466974867547, 2.1642057142759366], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.954233409610984, 0.8306636155606407], "std": [0.8300487540369564, 0.9044374556053094], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.9290617848970252, 0.7231121281464531], "std": [0.8514369538273588, 0.8496823575364727], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.4795989258031719, 0.2310757594072937, 1.0171394880799418, 2.442300395475547, -0.09701496307618829, 1.0161700011781958, 0.38224901203862727, -0.2938203682399838, 0.9977758983572508, 2.3897968456284393, -0.2341397409084139, 1.755825307685964], "std": [0.17485658698026174, 0.08653350489064952, 0.0746514115076244, 0.23144053097695344, 0.34500135612247673, 0.540444998739053, 0.17031777309095184, 0.023976985235348677, 0.10184419362227547, 0.20846162874179747, 0.29048413652686217, 0.19778126380346453], "min": [0.2286533837390955, 0.058992507633769696, 0.869685249522541, 2.105797534364267, -0.7956847655443113, -0.02022815314715065, 0.23101175636321863, -0.3583337247494223, 0.7844671358303743, 2.1260196273037115, -0.8704379585298129, 1.4617506739276696], "max": [0.6523655635057196, 0.303335927549273, 1.1972889899478165, 2.834617302515918, 0.4423522902305228, 1.6331245453711236, 0.6662485994797168, -0.26162766593077735, 1.1045684442982722, 2.8876087904822505, 0.04041088147291938, 2.218505272124964], "count": [437]}, "eef_sim_pose_action": {"mean": [0.4795989258031719, 0.2310757594072937, 1.0171394880799418, 2.442300395475547, -0.09701496307618829, 1.0161700011781958, 0.38224901203862727, -0.2938203682399838, 0.9977758983572508, 2.3897968456284393, -0.2341397409084139, 1.755825307685964], "std": [0.17485658698026174, 0.08653350489064952, 0.0746514115076244, 0.23144053097695344, 0.34500135612247673, 0.540444998739053, 0.17031777309095184, 0.023976985235348677, 0.10184419362227547, 0.20846162874179747, 0.29048413652686217, 0.19778126380346453], "min": [0.2286533837390955, 0.058992507633769696, 0.869685249522541, 2.105797534364267, -0.7956847655443113, -0.02022815314715065, 0.23101175636321863, -0.3583337247494223, 0.7844671358303743, 2.1260196273037115, -0.8704379585298129, 1.4617506739276696], "max": [0.6523655635057196, 0.303335927549273, 1.1972889899478165, 2.834617302515918, 0.4423522902305228, 1.6331245453711236, 0.6662485994797168, -0.26162766593077735, 1.1045684442982722, 2.8876087904822505, 0.04041088147291938, 2.218505272124964], "count": [437]}, "gripper_mode_state": {"mean": [0.41647597254004576, 0.14416475972540047], "std": [0.4929743774648631, 0.3512567177702316], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.82837528604119, 1.8649885583524028], "std": [0.5286486949614204, 0.43061959762110436], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.41647597254004576, 0.14416475972540047], "std": [0.4929743774648631, 0.3512567177702316], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.82837528604119, 1.8649885583524028], "std": [0.5286486949614204, 0.43061959762110436], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.46260011356826913, 0.5164044658926228], "std": [0.21504461641742226, 0.1799926293046363], "min": [0.1287500001490116, 0.01875000074505806], "max": [0.677499994635582, 0.7762499898672104], "count": [437]}, "gripper_open_scale_action": {"mean": [0.46260011356826913, 0.5164044658926228], "std": [0.21504461641742226, 0.1799926293046363], "min": [0.1287500001490116, 0.01875000074505806], "max": [0.677499994635582, 0.7762499898672104], "count": [437]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9686274509803922]], [[0.9294117647058824]]], "mean": [[[0.38261202879844747]], [[0.40587923371963164]], [[0.38046511415023526]]], "std": [[[0.14140734970840058]], [[0.14151139321334044]], [[0.13552176885426445]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47514396248695556]], [[0.47659435759597957]], [[0.4681758097846982]]], "std": [[[0.14821614038159567]], [[0.14739687733555717]], [[0.14781438878672024]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4894821462898885]], [[0.5023280898143572]], [[0.4932856164524634]]], "std": [[[0.1208331762333232]], [[0.10776520977292056]], [[0.11183574006938356]]], "count": [119]}, "observation.state": {"min": [-0.06485844403505325, -0.022224221378564835, -1.2267107963562012, -1.7528177499771118, 0.448130339384079, 0.015542999841272831, 0.1119999960064888, -0.00990699976682663, -0.07012499868869781, 0.12919099628925323, -3.1383464336395264, 0.1696460098028183, -3.1406502723693848, -0.3007596731185913, -0.01833411119878292, -1.5193064212799072, -0.017566556110978127, 0.4647374451160431, -1.3966370820999146, 0.010999999940395355, -0.008592000231146812, -0.06315399706363678, 0.009823000058531761, -3.141592502593994, -0.0339815653860569, -3.1395680904388428], "max": [0.14744044840335846, 1.9015141725540161, -0.48615923523902893, 0.07113844156265259, 1.1663180589675903, 2.101724147796631, 0.5410000085830688, 0.39889898896217346, 0.043818000704050064, 0.3576120138168335, 3.1404407024383545, 1.167834758758545, 3.1392712593078613, 0.3225477635860443, 2.331031322479248, -0.4721164405345917, 1.5270518064498901, 1.2393754720687866, 0.01972966641187668, 0.5929999947547913, 0.39716699719429016, 0.187623992562294, 0.3115270137786865, 3.1377005577087402, 1.143574595451355, 3.1357808113098145], "mean": [0.008996553719043732, 1.0185863971710205, -0.7496749758720398, -0.6430716514587402, 0.7972512245178223, 0.8917034864425659, 0.38057270646095276, 0.18957097828388214, -0.027404703199863434, 0.2395676225423813, 0.529934287071228, 0.6732028126716614, -0.6677001118659973, 0.010992828756570816, 1.3611798286437988, -0.8947185277938843, 0.6749522686004639, 0.9008588194847107, -0.7065250277519226, 0.429495632648468, 0.23246000707149506, 0.03229459747672081, 0.16959267854690552, 1.4997076988220215, 0.5471941828727722, -1.940725564956665], "std": [0.07106658071279526, 0.7402483820915222, 0.3153184950351715, 0.6024223566055298, 0.2696024179458618, 0.8047171831130981, 0.16938886046409607, 0.15056352317333221, 0.031088808551430702, 0.052980758249759674, 2.7021989822387695, 0.2757833003997803, 2.642747640609741, 0.13419069349765778, 0.932243824005127, 0.314189076423645, 0.5591999292373657, 0.2261926680803299, 0.5227630734443665, 0.17655514180660248, 0.1638610064983368, 0.0554732047021389, 0.09120799601078033, 2.347625732421875, 0.31375426054000854, 2.1997029781341553], "count": [587]}, "action": {"min": [-0.06485844403505325, -0.022224221378564835, -1.2267107963562012, -1.7528177499771118, 0.448130339384079, 0.015542999841272831, 0.1119999960064888, -0.00990699976682663, -0.07012499868869781, 0.12919099628925323, -3.1383464336395264, 0.1696460098028183, -3.1406502723693848, -0.3007596731185913, -0.01833411119878292, -1.5193064212799072, -0.017566556110978127, 0.4647374451160431, -1.3966370820999146, 0.010999999940395355, -0.008592000231146812, -0.06315399706363678, 0.009823000058531761, -3.141592502593994, -0.0339815653860569, -3.1395680904388428], "max": [0.14744044840335846, 1.9015141725540161, -0.48615923523902893, 0.07113844156265259, 1.1663180589675903, 2.101724147796631, 0.5410000085830688, 0.39889898896217346, 0.043818000704050064, 0.3576120138168335, 3.1404407024383545, 1.167834758758545, 3.1392712593078613, 0.3225477635860443, 2.331031322479248, -0.4721164405345917, 1.5270518064498901, 1.2393754720687866, 0.01972966641187668, 0.5929999947547913, 0.39716699719429016, 0.187623992562294, 0.3115270137786865, 3.1377005577087402, 1.143574595451355, 3.1357808113098145], "mean": [0.008996553719043732, 1.0185863971710205, -0.7496749758720398, -0.6430716514587402, 0.7972512245178223, 0.8917034864425659, 0.38057270646095276, 0.18957097828388214, -0.027404703199863434, 0.2395676225423813, 0.529934287071228, 0.6732028126716614, -0.6677001118659973, 0.010992828756570816, 1.3611798286437988, -0.8947185277938843, 0.6749522686004639, 0.9008588194847107, -0.7065250277519226, 0.429495632648468, 0.23246000707149506, 0.03229459747672081, 0.16959267854690552, 1.4997076988220215, 0.5471941828727722, -1.940725564956665], "std": [0.07106658071279526, 0.7402483820915222, 0.3153184950351715, 0.6024223566055298, 0.2696024179458618, 0.8047171831130981, 0.16938886046409607, 0.15056352317333221, 0.031088808551430702, 0.052980758249759674, 2.7021989822387695, 0.2757833003997803, 2.642747640609741, 0.13419069349765778, 0.932243824005127, 0.314189076423645, 0.5591999292373657, 0.2261926680803299, 0.5227630734443665, 0.17655514180660248, 0.1638610064983368, 0.0554732047021389, 0.09120799601078033, 2.347625732421875, 0.31375426054000854, 2.1997029781341553], "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": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [587]}, "index": {"min": [120484], "max": [121070], "mean": [120777.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [3.315161839863714, 5.0, 5.0, 5.0, 5.0], "std": [1.611656358352936, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [587]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [587]}, "eef_direction_state": {"mean": [4.538330494037479, 4.2248722316865415], "std": [2.0644997925233697, 2.1328599963227326], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.7240204429301533, 0.8262350936967632], "std": [0.832977982815068, 0.8931653982029093], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.696763202725724, 0.7308347529812607], "std": [0.8296300052617576, 0.8632886399867741], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [4.538330494037479, 4.2248722316865415], "std": [2.0644997925233697, 2.1328599963227326], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.7240204429301533, 0.8262350936967632], "std": [0.832977982815068, 0.8931653982029093], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.696763202725724, 0.7308347529812607], "std": [0.8296300052617576, 0.8632886399867741], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.42785492962190363, 0.2735697535996764, 1.0140851740947376, 2.408544030158031, 0.031260249727184636, 1.1619963697961058, 0.47168081055938793, -0.2668064192729755, 0.9452059264370537, 2.4620278268825393, -0.31016006049053124, 1.8378417050487899], "std": [0.1502676662344748, 0.03145855901943989, 0.053156444878545435, 0.24497908980257874, 0.43450652706972287, 0.566094569791335, 0.1642405623114008, 0.05543972460387252, 0.09081786112475017, 0.7189804337044009, 0.2861862895735086, 0.23536856738441658], "min": [0.22894541868438378, 0.22982253188044433, 0.9036274558813584, 1.9678096031306325, -0.7301378361709017, 0.0864719447141098, 0.2300735391424641, -0.3632121498300417, 0.7857366474381532, -3.1411712902714473, -0.7918782403408418, 1.4551372678582917], "max": [0.6370371821579865, 0.3451681983562487, 1.1316951508912487, 2.9709979467799905, 0.7026525527108527, 1.6552350435670102, 0.6358749696044951, -0.11209606215886923, 1.0866328768708977, 3.1348218891403845, 0.06962717328280754, 2.432044307937298], "count": [587]}, "eef_sim_pose_action": {"mean": [0.42785492962190363, 0.2735697535996764, 1.0140851740947376, 2.408544030158031, 0.031260249727184636, 1.1619963697961058, 0.47168081055938793, -0.2668064192729755, 0.9452059264370537, 2.4620278268825393, -0.31016006049053124, 1.8378417050487899], "std": [0.1502676662344748, 0.03145855901943989, 0.053156444878545435, 0.24497908980257874, 0.43450652706972287, 0.566094569791335, 0.1642405623114008, 0.05543972460387252, 0.09081786112475017, 0.7189804337044009, 0.2861862895735086, 0.23536856738441658], "min": [0.22894541868438378, 0.22982253188044433, 0.9036274558813584, 1.9678096031306325, -0.7301378361709017, 0.0864719447141098, 0.2300735391424641, -0.3632121498300417, 0.7857366474381532, -3.1411712902714473, -0.7918782403408418, 1.4551372678582917], "max": [0.6370371821579865, 0.3451681983562487, 1.1316951508912487, 2.9709979467799905, 0.7026525527108527, 1.6552350435670102, 0.6358749696044951, -0.11209606215886923, 1.0866328768708977, 3.1348218891403845, 0.06962717328280754, 2.432044307937298], "count": [587]}, "gripper_mode_state": {"mean": [0.34071550255536626, 0.17035775127768313], "std": [0.47394983792993456, 0.3759467885981918], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.918228279386712, 1.9045996592844974], "std": [0.3739265326327507, 0.3797640729996475], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.34071550255536626, 0.17035775127768313], "std": [0.47394983792993456, 0.3759467885981918], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.918228279386712, 1.9045996592844974], "std": [0.3739265326327507, 0.3797640729996475], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.475715511435646, 0.5368675535058466], "std": [0.21173590112638127, 0.22069382180811056], "min": [0.139999995008111, 0.013749999925494194], "max": [0.6762500107288361, 0.7412499934434891], "count": [587]}, "gripper_open_scale_action": {"mean": [0.475715511435646, 0.5368675535058466], "std": [0.21173590112638127, 0.22069382180811056], "min": [0.139999995008111, 0.013749999925494194], "max": [0.6762500107288361, 0.7412499934434891], "count": [587]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9803921568627451]], [[0.9294117647058824]]], "mean": [[[0.3824638663053297]], [[0.4071743760738261]], [[0.38169523486901535]]], "std": [[[0.14036848637689647]], [[0.13946544888740445]], [[0.13374431613442106]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4660454876056114]], [[0.46758778362293424]], [[0.4599250159413359]]], "std": [[[0.1513434636257718]], [[0.1488495403789868]], [[0.14932760735704917]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833964361150965]], [[0.4960940621844944]], [[0.4865720581593071]]], "std": [[[0.11697871029002514]], [[0.10639070377286569]], [[0.11181548551387623]]], "count": [123]}, "observation.state": {"min": [-0.1166684478521347, -0.022224221378564835, -1.2516738176345825, -1.5150151252746582, 0.3676939904689789, -0.217549666762352, 0.0559999980032444, -0.010498999617993832, -0.07250799983739853, 0.17735999822616577, -3.141592502593994, 0.18392279744148254, -3.1381194591522217, -0.0834193304181099, -0.018805110827088356, -1.1890830993652344, 0.011652888730168343, 0.3763464391231537, -1.5170037746429443, 0.013000000268220901, -0.013189000077545643, 0.00030399998649954796, 0.0052089998498559, -3.1267921924591064, -0.03914773464202881, -3.141592502593994], "max": [0.0362495556473732, 1.8967868089675903, -0.4865604341030121, 0.220428004860878, 1.160491704940796, 2.1017940044403076, 0.5429999828338623, 0.40449199080467224, 0.006198999937623739, 0.3310920000076294, 3.137770414352417, 1.2065460681915283, 3.1338608264923096, 0.35912877321243286, 2.311161994934082, -0.4734247922897339, 1.771239161491394, 1.2330780029296875, -0.03227222338318825, 0.5680000185966492, 0.3686330020427704, 0.20347900688648224, 0.31898900866508484, 3.134768486022949, 1.101791501045227, 3.141016721725464], "mean": [-0.046843934804201126, 0.9022942781448364, -0.7348428964614868, -0.48214098811149597, 0.7606391310691833, 0.7935946583747864, 0.3696824312210083, 0.17461220920085907, -0.028793931007385254, 0.2523803412914276, -0.34877151250839233, 0.696271538734436, -0.5340990424156189, 0.04415113478899002, 1.4110875129699707, -0.8366073966026306, 0.8981208205223083, 0.8677804470062256, -0.88387531042099, 0.4499131441116333, 0.2272498607635498, 0.05025298148393631, 0.14730389416217804, 0.8848374485969543, 0.5409479737281799, -1.6559301614761353], "std": [0.04859807714819908, 0.7192001342773438, 0.3271217942237854, 0.5088371634483337, 0.2952342629432678, 0.8821121454238892, 0.19249211251735687, 0.15422748029232025, 0.02529151178896427, 0.03959314897656441, 2.7444357872009277, 0.29606184363365173, 2.618114471435547, 0.09475210309028625, 0.9601737856864929, 0.2645096182823181, 0.605431854724884, 0.2702985405921936, 0.514818549156189, 0.1748862862586975, 0.1595027595758438, 0.05024820566177368, 0.1017320454120636, 2.546182870864868, 0.2963501811027527, 2.44795560836792], "count": [617]}, "action": {"min": [-0.1166684478521347, -0.022224221378564835, -1.2516738176345825, -1.5150151252746582, 0.3676939904689789, -0.217549666762352, 0.0559999980032444, -0.010498999617993832, -0.07250799983739853, 0.17735999822616577, -3.141592502593994, 0.18392279744148254, -3.1381194591522217, -0.0834193304181099, -0.018805110827088356, -1.1890830993652344, 0.011652888730168343, 0.3763464391231537, -1.5170037746429443, 0.013000000268220901, -0.013189000077545643, 0.00030399998649954796, 0.0052089998498559, -3.1267921924591064, -0.03914773464202881, -3.141592502593994], "max": [0.0362495556473732, 1.8967868089675903, -0.4865604341030121, 0.220428004860878, 1.160491704940796, 2.1017940044403076, 0.5429999828338623, 0.40449199080467224, 0.006198999937623739, 0.3310920000076294, 3.137770414352417, 1.2065460681915283, 3.1338608264923096, 0.35912877321243286, 2.311161994934082, -0.4734247922897339, 1.771239161491394, 1.2330780029296875, -0.03227222338318825, 0.5680000185966492, 0.3686330020427704, 0.20347900688648224, 0.31898900866508484, 3.134768486022949, 1.101791501045227, 3.141016721725464], "mean": [-0.046843934804201126, 0.9022942781448364, -0.7348428964614868, -0.48214098811149597, 0.7606391310691833, 0.7935946583747864, 0.3696824312210083, 0.17461220920085907, -0.028793931007385254, 0.2523803412914276, -0.34877151250839233, 0.696271538734436, -0.5340990424156189, 0.04415113478899002, 1.4110875129699707, -0.8366073966026306, 0.8981208205223083, 0.8677804470062256, -0.88387531042099, 0.4499131441116333, 0.2272498607635498, 0.05025298148393631, 0.14730389416217804, 0.8848374485969543, 0.5409479737281799, -1.6559301614761353], "std": [0.04859807714819908, 0.7192001342773438, 0.3271217942237854, 0.5088371634483337, 0.2952342629432678, 0.8821121454238892, 0.19249211251735687, 0.15422748029232025, 0.02529151178896427, 0.03959314897656441, 2.7444357872009277, 0.29606184363365173, 2.618114471435547, 0.09475210309028625, 0.9601737856864929, 0.2645096182823181, 0.605431854724884, 0.2702985405921936, 0.514818549156189, 0.1748862862586975, 0.1595027595758438, 0.05024820566177368, 0.1017320454120636, 2.546182870864868, 0.2963501811027527, 2.44795560836792], "count": [617]}, "timestamp": {"min": [0.0], "max": [20.533333333333335], "mean": [10.266666666666666], "std": [5.937077470345902], "count": [617]}, "frame_index": {"min": [0], "max": [616], "mean": [308.0], "std": [178.11232411037705], "count": [617]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [617]}, "index": {"min": [121071], "max": [121687], "mean": [121379.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [3.1329011345218802, 5.0, 5.0, 5.0, 5.0], "std": [1.654570854166538, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [617]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [617]}, "eef_direction_state": {"mean": [4.244732576985413, 4.376012965964343], "std": [2.292276292486225, 2.0467648473111004], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.7082658022690438, 0.7536466774716369], "std": [0.8304261119475096, 0.8639683564044502], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.6612641815235009, 0.6580226904376013], "std": [0.8232876871321988, 0.8336936108441092], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.244732576985413, 4.376012965964343], "std": [2.292276292486225, 2.0467648473111004], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.7082658022690438, 0.7536466774716369], "std": [0.8304261119475096, 0.8639683564044502], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.6612641815235009, 0.6580226904376013], "std": [0.8232876871321988, 0.8336936108441092], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.41308515547590047, 0.27234758721768604, 1.0269628311122672, 2.397863742654725, -0.06988002897652011, 1.09318426753234, 0.46662528097638345, -0.24902340016753807, 0.9229616179789131, 2.4827143205586664, -0.3699306928853208, 1.87650597514225], "std": [0.15397240607247087, 0.025482238903925043, 0.03981864985821152, 0.26743531497057993, 0.4150264145904687, 0.6220605911918982, 0.16003661607719222, 0.04991129063178681, 0.10142160234889665, 0.528154012123093, 0.3566754436520305, 0.19492341540143027], "min": [0.22819639013477375, 0.22875240763802313, 0.9514741647788418, 1.9344163486543433, -0.8211700205193749, -0.07359748848143499, 0.22533512763198954, -0.2982801867627999, 0.7810588004468603, -3.124124735768061, -1.0809035199025467, 1.4853269616295957], "max": [0.6427937946574819, 0.30760725083518875, 1.106342989934602, 2.9016764475925534, 0.5347611128083525, 1.7100751315715428, 0.608615310046585, -0.0964495529084601, 1.0942809998488676, 3.1404186760943347, 0.13456046413437206, 2.479665157177376], "count": [617]}, "eef_sim_pose_action": {"mean": [0.41308515547590047, 0.27234758721768604, 1.0269628311122672, 2.397863742654725, -0.06988002897652011, 1.09318426753234, 0.46662528097638345, -0.24902340016753807, 0.9229616179789131, 2.4827143205586664, -0.3699306928853208, 1.87650597514225], "std": [0.15397240607247087, 0.025482238903925043, 0.03981864985821152, 0.26743531497057993, 0.4150264145904687, 0.6220605911918982, 0.16003661607719222, 0.04991129063178681, 0.10142160234889665, 0.528154012123093, 0.3566754436520305, 0.19492341540143027], "min": [0.22819639013477375, 0.22875240763802313, 0.9514741647788418, 1.9344163486543433, -0.8211700205193749, -0.07359748848143499, 0.22533512763198954, -0.2982801867627999, 0.7810588004468603, -3.124124735768061, -1.0809035199025467, 1.4853269616295957], "max": [0.6427937946574819, 0.30760725083518875, 1.106342989934602, 2.9016764475925534, 0.5347611128083525, 1.7100751315715428, 0.608615310046585, -0.0964495529084601, 1.0942809998488676, 3.1404186760943347, 0.13456046413437206, 2.479665157177376], "count": [617]}, "gripper_mode_state": {"mean": [0.31118314424635335, 0.15235008103727715], "std": [0.4629775318342189, 0.3593598945976195], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.9141004862236628, 1.93192868719611], "std": [0.3743115252585962, 0.33475360411135413], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.31118314424635335, 0.15235008103727715], "std": [0.4629775318342189, 0.3593598945976195], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.9141004862236628, 1.93192868719611], "std": [0.3743115252585962, 0.33475360411135413], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.46210291336563747, 0.5623906079718973], "std": [0.24061451434527098, 0.2186081893342715], "min": [0.0699999975040555, 0.016250000335276127], "max": [0.6787499785423279, 0.7100000232458115], "count": [617]}, "gripper_open_scale_action": {"mean": [0.46210291336563747, 0.5623906079718973], "std": [0.24061451434527098, 0.2186081893342715], "min": [0.0699999975040555, 0.016250000335276127], "max": [0.6787499785423279, 0.7100000232458115], "count": [617]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8588235294117647]], [[0.8313725490196079]]], "mean": [[[0.3823043195910843]], [[0.4067776032065248]], [[0.38169846191088025]]], "std": [[[0.14046840867655797]], [[0.13966970484973862]], [[0.13413953716253268]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655453361544048]], [[0.46939852522205466]], [[0.46123821818613486]]], "std": [[[0.1580697496125823]], [[0.15407459706111967]], [[0.1536079524593113]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47482951546003016]], [[0.4863840218423552]], [[0.4767534984079102]]], "std": [[[0.15553087995056084]], [[0.14930010061211202]], [[0.15278368418360755]]], "count": [117]}, "observation.state": {"min": [-0.0464196652173996, -0.02211955562233925, -1.213610053062439, -1.7289013862609863, 0.38897621631622314, -0.11630211025476456, 0.07899999618530273, -0.010498999617993832, -0.05157899856567383, 0.13765199482440948, -3.141592502593994, 0.3372848927974701, -3.135955333709717, -0.24228589236736298, -0.018805110827088356, -1.25055730342865, 0.011652888730168343, 0.5749165415763855, -1.5171781778335571, 0.01900000125169754, -0.00965999998152256, -0.03307199850678444, -0.005413000006228685, -3.141592502593994, 0.051941003650426865, -3.141592502593994], "max": [0.04226788878440857, 1.8762023448944092, -0.4864557683467865, 0.07602288573980331, 1.137552261352539, 2.101898670196533, 0.4710000157356262, 0.40042001008987427, 0.005901999771595001, 0.34765100479125977, 3.139288902282715, 1.1757410764694214, 3.136810541152954, 0.25899767875671387, 2.4008963108062744, -0.4804897904396057, 1.7281163930892944, 1.2405093908309937, -0.031155778095126152, 0.621999979019165, 0.3828650116920471, 0.17402499914169312, 0.3424699902534485, 3.1404058933258057, 1.2215385437011719, 3.1405978202819824], "mean": [0.001912852399982512, 1.008684754371643, -0.752984881401062, -0.6569784879684448, 0.7868762612342834, 0.929429292678833, 0.3470914959907532, 0.19301238656044006, -0.026389120146632195, 0.2447120100259781, -0.8525782227516174, 0.7119401693344116, -0.5734157562255859, -0.019014153629541397, 1.4215667247772217, -0.8813575506210327, 0.9555916786193848, 1.042924165725708, -0.923923909664154, 0.4676746428012848, 0.23090018332004547, 0.041740402579307556, 0.16111035645008087, 0.7773472666740417, 0.5825697779655457, -1.5635753870010376], "std": [0.039058834314346313, 0.7366762757301331, 0.3141861855983734, 0.5994897484779358, 0.2611234784126282, 0.8464230895042419, 0.15799877047538757, 0.15312497317790985, 0.020759448409080505, 0.048372071236371994, 2.592799186706543, 0.2558727562427521, 2.636533737182617, 0.11460969597101212, 0.9817484021186829, 0.28455254435539246, 0.6601975560188293, 0.1829117089509964, 0.5846414566040039, 0.17130227386951447, 0.16496948897838593, 0.050853367894887924, 0.10430430620908737, 2.4380979537963867, 0.2894437313079834, 2.552635431289673], "count": [573]}, "action": {"min": [-0.0464196652173996, -0.02211955562233925, -1.213610053062439, -1.7289013862609863, 0.38897621631622314, -0.11630211025476456, 0.07899999618530273, -0.010498999617993832, -0.05157899856567383, 0.13765199482440948, -3.141592502593994, 0.3372848927974701, -3.135955333709717, -0.24228589236736298, -0.018805110827088356, -1.25055730342865, 0.011652888730168343, 0.5749165415763855, -1.5171781778335571, 0.01900000125169754, -0.00965999998152256, -0.03307199850678444, -0.005413000006228685, -3.141592502593994, 0.051941003650426865, -3.141592502593994], "max": [0.04226788878440857, 1.8762023448944092, -0.4864557683467865, 0.07602288573980331, 1.137552261352539, 2.101898670196533, 0.4710000157356262, 0.40042001008987427, 0.005901999771595001, 0.34765100479125977, 3.139288902282715, 1.1757410764694214, 3.136810541152954, 0.25899767875671387, 2.4008963108062744, -0.4804897904396057, 1.7281163930892944, 1.2405093908309937, -0.031155778095126152, 0.621999979019165, 0.3828650116920471, 0.17402499914169312, 0.3424699902534485, 3.1404058933258057, 1.2215385437011719, 3.1405978202819824], "mean": [0.001912852399982512, 1.008684754371643, -0.752984881401062, -0.6569784879684448, 0.7868762612342834, 0.929429292678833, 0.3470914959907532, 0.19301238656044006, -0.026389120146632195, 0.2447120100259781, -0.8525782227516174, 0.7119401693344116, -0.5734157562255859, -0.019014153629541397, 1.4215667247772217, -0.8813575506210327, 0.9555916786193848, 1.042924165725708, -0.923923909664154, 0.4676746428012848, 0.23090018332004547, 0.041740402579307556, 0.16111035645008087, 0.7773472666740417, 0.5825697779655457, -1.5635753870010376], "std": [0.039058834314346313, 0.7366762757301331, 0.3141861855983734, 0.5994897484779358, 0.2611234784126282, 0.8464230895042419, 0.15799877047538757, 0.15312497317790985, 0.020759448409080505, 0.048372071236371994, 2.592799186706543, 0.2558727562427521, 2.636533737182617, 0.11460969597101212, 0.9817484021186829, 0.28455254435539246, 0.6601975560188293, 0.1829117089509964, 0.5846414566040039, 0.17130227386951447, 0.16496948897838593, 0.050853367894887924, 0.10430430620908737, 2.4380979537963867, 0.2894437313079834, 2.552635431289673], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [573]}, "index": {"min": [121688], "max": [122260], "mean": [121974.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [3.2198952879581153, 5.0, 5.0, 5.0, 5.0], "std": [1.6159616103757384, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [573]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [573]}, "eef_direction_state": {"mean": [4.380453752181501, 4.333333333333333], "std": [2.1371234936867305, 2.083481670111764], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.7085514834205934, 0.8342059336823735], "std": [0.7907935547931174, 0.90687654481686], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.6841186736474695, 0.6544502617801047], "std": [0.8311407244817994, 0.8516293303351035], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [4.380453752181501, 4.333333333333333], "std": [2.1371234936867305, 2.083481670111764], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.7085514834205934, 0.8342059336823735], "std": [0.7907935547931174, 0.90687654481686], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.6841186736474695, 0.6544502617801047], "std": [0.8311407244817994, 0.8516293303351035], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.4313224301283246, 0.2745556926520587, 1.0192085566109559, 2.3594370158815265, 0.017128967071868787, 1.1164567463198882, 0.4702800234838122, -0.25767258785366814, 0.9367675601610743, 2.393479821628176, -0.5134167624880297, 1.9529789459735105], "std": [0.15282139273088635, 0.021163905502657995, 0.04854464861089597, 0.21499152168053304, 0.4492532488500756, 0.5310357385423, 0.16549448307702241, 0.05061463629438217, 0.10399580673503084, 0.2249957558892664, 0.4461712567749781, 0.26384535546587734], "min": [0.22819639013477375, 0.2481828857978535, 0.9120460388386258, 1.9619434455064297, -0.7641485571559876, 0.1276848062259177, 0.22905363253881156, -0.3333777342929679, 0.7704006726396518, 1.919484610632155, -1.011783051102305, 1.5041891391339532], "max": [0.6384988738262535, 0.30731034583028477, 1.1227447659424559, 2.737474586289294, 0.7330369805725883, 1.7093152255395772, 0.6227498866145589, -0.12597649028987934, 1.117835119404283, 3.0886873645424453, 0.08426426517793173, 2.495626028390462], "count": [573]}, "eef_sim_pose_action": {"mean": [0.4313224301283246, 0.2745556926520587, 1.0192085566109559, 2.3594370158815265, 0.017128967071868787, 1.1164567463198882, 0.4702800234838122, -0.25767258785366814, 0.9367675601610743, 2.393479821628176, -0.5134167624880297, 1.9529789459735105], "std": [0.15282139273088635, 0.021163905502657995, 0.04854464861089597, 0.21499152168053304, 0.4492532488500756, 0.5310357385423, 0.16549448307702241, 0.05061463629438217, 0.10399580673503084, 0.2249957558892664, 0.4461712567749781, 0.26384535546587734], "min": [0.22819639013477375, 0.2481828857978535, 0.9120460388386258, 1.9619434455064297, -0.7641485571559876, 0.1276848062259177, 0.22905363253881156, -0.3333777342929679, 0.7704006726396518, 1.919484610632155, -1.011783051102305, 1.5041891391339532], "max": [0.6384988738262535, 0.30731034583028477, 1.1227447659424559, 2.737474586289294, 0.7330369805725883, 1.7093152255395772, 0.6227498866145589, -0.12597649028987934, 1.117835119404283, 3.0886873645424453, 0.08426426517793173, 2.495626028390462], "count": [573]}, "gripper_mode_state": {"mean": [0.3647469458987784, 0.14485165794066318], "std": [0.48135912929567676, 0.35195121129568735], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.912739965095986, 1.9040139616055847], "std": [0.37745588661915686, 0.3776494951225682], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.3647469458987784, 0.14485165794066318], "std": [0.48135912929567676, 0.35195121129568735], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.912739965095986, 1.9040139616055847], "std": [0.37745588661915686, 0.3776494951225682], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.43386341990938776, 0.5845920454887884], "std": [0.1974989488963147, 0.21412820118775255], "min": [0.09874999523162842, 0.023750001564621925], "max": [0.5887500196695328, 0.7774999737739563], "count": [573]}, "gripper_open_scale_action": {"mean": [0.43386341990938776, 0.5845920454887884], "std": [0.1974989488963147, 0.21412820118775255], "min": [0.09874999523162842, 0.023750001564621925], "max": [0.5887500196695328, 0.7774999737739563], "count": [573]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.7137254901960784]], [[0.6862745098039216]]], "mean": [[[0.38451298474945533]], [[0.40748973039215686]], [[0.38220577614379087]]], "std": [[[0.1367820574593731]], [[0.13624407240685935]], [[0.13086896123642314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47131965073529414]], [[0.4710941687091503]], [[0.46175083129084965]]], "std": [[[0.1522712716530006]], [[0.14995240139932028]], [[0.15204479172947474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47744728145424836]], [[0.490462493872549]], [[0.48115552083333335]]], "std": [[[0.13732587415166786]], [[0.12719477634972218]], [[0.13038748388369548]]], "count": [100]}, "observation.state": {"min": [-0.04615800082683563, -0.022887110710144043, -1.2032828330993652, -1.7169171571731567, 0.4233243465423584, -0.15101654827594757, 0.13199999928474426, -0.030772000551223755, -0.05820100009441376, 0.1454080045223236, -3.141592502593994, 0.31384506821632385, -3.141592502593994, -0.1869695484638214, -0.01979944482445717, -1.642987608909607, 0.03441789001226425, 0.5823304653167725, -1.3274873495101929, 0.015000000596046448, -0.010211000218987465, -0.030218999832868576, 0.01104199979454279, -3.1387128829956055, -0.043563421815633774, -3.1275079250335693], "max": [0.026149222627282143, 1.9135160446166992, -0.4864557683467865, 0.19527311623096466, 1.1615208387374878, 2.1016194820404053, 0.47200000286102295, 0.4011180102825165, 0.022881999611854553, 0.35566601157188416, 3.1391665935516357, 1.1907334327697754, 3.1407549381256104, 0.24924622476100922, 2.3973376750946045, -0.4805769920349121, 1.5629349946975708, 1.2405617237091064, -0.11347611248493195, 0.7029999494552612, 0.4224799871444702, 0.17721900343894958, 0.3426569998264313, 3.129183292388916, 1.0720336437225342, 3.138765335083008], "mean": [-0.004607401788234711, 0.8984052538871765, -0.7099281549453735, -0.656143069267273, 0.8139373064041138, 0.825262188911438, 0.37930038571357727, 0.16891509294509888, -0.024061227217316628, 0.2482907474040985, 0.05944530665874481, 0.7618680596351624, -0.7075642347335815, 0.0020985915325582027, 1.3304226398468018, -0.9629839062690735, 0.7408975958824158, 1.018539309501648, -0.7246111035346985, 0.46008196473121643, 0.23517292737960815, 0.033586300909519196, 0.17697860300540924, 0.45371049642562866, 0.6074899435043335, -1.805469036102295], "std": [0.02116415835916996, 0.7389844059944153, 0.2940315902233124, 0.6218419075012207, 0.27699795365333557, 0.7898182272911072, 0.1278327852487564, 0.151400625705719, 0.022634536027908325, 0.04672323539853096, 2.747713088989258, 0.25750982761383057, 2.648554563522339, 0.1130131259560585, 1.0266369581222534, 0.3880564868450165, 0.5756723880767822, 0.20846810936927795, 0.4888215661048889, 0.20485426485538483, 0.1877516657114029, 0.048996906727552414, 0.09273466467857361, 2.615912437438965, 0.3063686192035675, 2.3052451610565186], "count": [463]}, "action": {"min": [-0.04615800082683563, -0.022887110710144043, -1.2032828330993652, -1.7169171571731567, 0.4233243465423584, -0.15101654827594757, 0.13199999928474426, -0.030772000551223755, -0.05820100009441376, 0.1454080045223236, -3.141592502593994, 0.31384506821632385, -3.141592502593994, -0.1869695484638214, -0.01979944482445717, -1.642987608909607, 0.03441789001226425, 0.5823304653167725, -1.3274873495101929, 0.015000000596046448, -0.010211000218987465, -0.030218999832868576, 0.01104199979454279, -3.1387128829956055, -0.043563421815633774, -3.1275079250335693], "max": [0.026149222627282143, 1.9135160446166992, -0.4864557683467865, 0.19527311623096466, 1.1615208387374878, 2.1016194820404053, 0.47200000286102295, 0.4011180102825165, 0.022881999611854553, 0.35566601157188416, 3.1391665935516357, 1.1907334327697754, 3.1407549381256104, 0.24924622476100922, 2.3973376750946045, -0.4805769920349121, 1.5629349946975708, 1.2405617237091064, -0.11347611248493195, 0.7029999494552612, 0.4224799871444702, 0.17721900343894958, 0.3426569998264313, 3.129183292388916, 1.0720336437225342, 3.138765335083008], "mean": [-0.004607401788234711, 0.8984052538871765, -0.7099281549453735, -0.656143069267273, 0.8139373064041138, 0.825262188911438, 0.37930038571357727, 0.16891509294509888, -0.024061227217316628, 0.2482907474040985, 0.05944530665874481, 0.7618680596351624, -0.7075642347335815, 0.0020985915325582027, 1.3304226398468018, -0.9629839062690735, 0.7408975958824158, 1.018539309501648, -0.7246111035346985, 0.46008196473121643, 0.23517292737960815, 0.033586300909519196, 0.17697860300540924, 0.45371049642562866, 0.6074899435043335, -1.805469036102295], "std": [0.02116415835916996, 0.7389844059944153, 0.2940315902233124, 0.6218419075012207, 0.27699795365333557, 0.7898182272911072, 0.1278327852487564, 0.151400625705719, 0.022634536027908325, 0.04672323539853096, 2.747713088989258, 0.25750982761383057, 2.648554563522339, 0.1130131259560585, 1.0266369581222534, 0.3880564868450165, 0.5756723880767822, 0.20846810936927795, 0.4888215661048889, 0.20485426485538483, 0.1877516657114029, 0.048996906727552414, 0.09273466467857361, 2.615912437438965, 0.3063686192035675, 2.3052451610565186], "count": [463]}, "timestamp": {"min": [0.0], "max": [15.4], "mean": [7.7], "std": [4.455209185760966], "count": [463]}, "frame_index": {"min": [0], "max": [462], "mean": [231.0], "std": [133.65627557282897], "count": [463]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [463]}, "index": {"min": [122261], "max": [122723], "mean": [122492.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.4600431965442766, 5.0, 5.0, 5.0, 5.0], "std": [1.5560172335046412, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [463]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [463]}, "eef_direction_state": {"mean": [4.444924406047516, 4.311015118790497], "std": [2.073355380074179, 2.103793664223968], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.8725701943844493, 0.8401727861771058], "std": [0.9148187766442224, 0.9156342868475191], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.7494600431965442, 0.7516198704103672], "std": [0.8555969522688518, 0.8473517188364572], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.444924406047516, 4.311015118790497], "std": [2.073355380074179, 2.103793664223968], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.8725701943844493, 0.8401727861771058], "std": [0.9148187766442224, 0.9156342868475191], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.7494600431965442, 0.7516198704103672], "std": [0.8555969522688518, 0.8473517188364572], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.40727232575460903, 0.2768752221560721, 1.0227750311358776, 2.310504506261228, 0.06505451129196735, 1.1883715270823676, 0.47438062202240006, -0.2655864978632236, 0.9526685911708529, 2.3477107125079177, -0.3870156262370674, 1.91723155991067], "std": [0.15103207701626797, 0.02312187188622417, 0.046949146569640665, 0.23004322594378268, 0.4046526622069505, 0.45431185132936724, 0.18821109225815666, 0.0487895880055674, 0.0923066030746563, 0.676296659034684, 0.4050675602942026, 0.27446943181193084], "min": [0.2079893638739444, 0.24163223573401524, 0.9197452063548669, 1.9404599500026962, -0.6953775954162441, 0.24832635289519422, 0.22838992735355562, -0.3299444491713108, 0.7870825303364102, -3.1276374638640347, -0.9199640652406246, 1.4731107728488735], "max": [0.6390701017824999, 0.3242463833457507, 1.1307524904391335, 2.824802782802225, 0.7383182104245747, 1.6954409361984273, 0.6612269508063229, -0.12262531592165114, 1.1177809291121197, 3.1363691894368646, 0.0938207706684524, 2.468813431644092], "count": [463]}, "eef_sim_pose_action": {"mean": [0.40727232575460903, 0.2768752221560721, 1.0227750311358776, 2.310504506261228, 0.06505451129196735, 1.1883715270823676, 0.47438062202240006, -0.2655864978632236, 0.9526685911708529, 2.3477107125079177, -0.3870156262370674, 1.91723155991067], "std": [0.15103207701626797, 0.02312187188622417, 0.046949146569640665, 0.23004322594378268, 0.4046526622069505, 0.45431185132936724, 0.18821109225815666, 0.0487895880055674, 0.0923066030746563, 0.676296659034684, 0.4050675602942026, 0.27446943181193084], "min": [0.2079893638739444, 0.24163223573401524, 0.9197452063548669, 1.9404599500026962, -0.6953775954162441, 0.24832635289519422, 0.22838992735355562, -0.3299444491713108, 0.7870825303364102, -3.1276374638640347, -0.9199640652406246, 1.4731107728488735], "max": [0.6390701017824999, 0.3242463833457507, 1.1307524904391335, 2.824802782802225, 0.7383182104245747, 1.6954409361984273, 0.6612269508063229, -0.12262531592165114, 1.1177809291121197, 3.1363691894368646, 0.0938207706684524, 2.468813431644092], "count": [463]}, "gripper_mode_state": {"mean": [0.42764578833693306, 0.19870410367170627], "std": [0.4947371706821873, 0.39902478977593575], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.898488120950324, 1.8704103671706263], "std": [0.405760203484099, 0.4214154438404098], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.42764578833693306, 0.19870410367170627], "std": [0.4947371706821873, 0.39902478977593575], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.898488120950324, 1.8704103671706263], "std": [0.405760203484099, 0.4214154438404098], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.47412525693489715, 0.5751026011389916], "std": [0.15979101185822853, 0.25606761744878437], "min": [0.16499999910593033, 0.01875000074505806], "max": [0.5900000035762787, 0.8787499368190765], "count": [463]}, "gripper_open_scale_action": {"mean": [0.47412525693489715, 0.5751026011389916], "std": [0.15979101185822853, 0.25606761744878437], "min": [0.16499999910593033, 0.01875000074505806], "max": [0.5900000035762787, 0.8787499368190765], "count": [463]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7803921568627451]], [[0.7137254901960784]]], "mean": [[[0.38359039543541257]], [[0.40673999777904685]], [[0.38158284155085986]]], "std": [[[0.13955972363789845]], [[0.13981961381277164]], [[0.1340656503378514]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710229947966242]], [[0.47057677755568245]], [[0.4621062091503268]]], "std": [[[0.15486510644569892]], [[0.15038002503028747]], [[0.15307830651263574]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48543019465067583]], [[0.49763482176851326]], [[0.48725455890284913]]], "std": [[[0.1238450624394205]], [[0.11197312040988858]], [[0.11673703844122381]]], "count": [103]}, "observation.state": {"min": [-0.04615800082683563, -0.022817334160208702, -1.4325377941131592, -1.7530096769332886, 0.45275309681892395, -0.12240766733884811, 0.13099999725818634, -0.019617000594735146, -0.07304300367832184, 0.12055599689483643, -3.134244918823242, 0.2768092155456543, -3.139986991882324, -0.24171021580696106, -0.018578333780169487, -1.5749019384384155, -0.05023999884724617, 0.45345088839530945, -1.1933743953704834, 0.013000000268220901, -0.010200999677181244, -0.041565001010894775, 0.005491999909281731, -3.1262686252593994, -0.04012512043118477, -3.1393063068389893], "max": [-0.03139999881386757, 2.0479953289031982, -0.4865778982639313, 0.2254171073436737, 1.1667019128799438, 1.8764290809631348, 0.5759999752044678, 0.42917999625205994, 0.007408000063151121, 0.36955198645591736, 3.137299060821533, 1.157519817352295, 3.139096736907959, 0.259433776140213, 2.421916961669922, -0.47220367193222046, 1.3872519731521606, 1.2400906085968018, -0.08434388786554337, 0.7080000042915344, 0.41782501339912415, 0.16978399455547333, 0.3694309890270233, 3.129497528076172, 1.229654312133789, 3.140702486038208], "mean": [-0.042447902262210846, 1.0723603963851929, -0.8400309681892395, -0.589259922504425, 0.8303803205490112, 0.8007215261459351, 0.37507981061935425, 0.2057192325592041, -0.03221399337053299, 0.23980683088302612, 0.7107900381088257, 0.6893982887268066, 0.3405839502811432, 0.023489605635404587, 1.3842209577560425, -0.9862028360366821, 0.7005797028541565, 0.9743097424507141, -0.685894787311554, 0.4903666377067566, 0.24919433891773224, 0.029222629964351654, 0.17994049191474915, 0.4341813027858734, 0.5757893919944763, -1.80735182762146], "std": [0.00627297256141901, 0.8065483570098877, 0.3971368968486786, 0.6110711693763733, 0.259777694940567, 0.7175870537757874, 0.1354341357946396, 0.1668957769870758, 0.02651286870241165, 0.05687369778752327, 2.6846141815185547, 0.27358388900756836, 2.6687734127044678, 0.15153788030147552, 0.9651960134506226, 0.39722079038619995, 0.5299966931343079, 0.20202848315238953, 0.4609239101409912, 0.18644320964813232, 0.1798897236585617, 0.04497401416301727, 0.0902414470911026, 2.649686098098755, 0.30155906081199646, 2.311145544052124], "count": [483]}, "action": {"min": [-0.04615800082683563, -0.022817334160208702, -1.4325377941131592, -1.7530096769332886, 0.45275309681892395, -0.12240766733884811, 0.13099999725818634, -0.019617000594735146, -0.07304300367832184, 0.12055599689483643, -3.134244918823242, 0.2768092155456543, -3.139986991882324, -0.24171021580696106, -0.018578333780169487, -1.5749019384384155, -0.05023999884724617, 0.45345088839530945, -1.1933743953704834, 0.013000000268220901, -0.010200999677181244, -0.041565001010894775, 0.005491999909281731, -3.1262686252593994, -0.04012512043118477, -3.1393063068389893], "max": [-0.03139999881386757, 2.0479953289031982, -0.4865778982639313, 0.2254171073436737, 1.1667019128799438, 1.8764290809631348, 0.5759999752044678, 0.42917999625205994, 0.007408000063151121, 0.36955198645591736, 3.137299060821533, 1.157519817352295, 3.139096736907959, 0.259433776140213, 2.421916961669922, -0.47220367193222046, 1.3872519731521606, 1.2400906085968018, -0.08434388786554337, 0.7080000042915344, 0.41782501339912415, 0.16978399455547333, 0.3694309890270233, 3.129497528076172, 1.229654312133789, 3.140702486038208], "mean": [-0.042447902262210846, 1.0723603963851929, -0.8400309681892395, -0.589259922504425, 0.8303803205490112, 0.8007215261459351, 0.37507981061935425, 0.2057192325592041, -0.03221399337053299, 0.23980683088302612, 0.7107900381088257, 0.6893982887268066, 0.3405839502811432, 0.023489605635404587, 1.3842209577560425, -0.9862028360366821, 0.7005797028541565, 0.9743097424507141, -0.685894787311554, 0.4903666377067566, 0.24919433891773224, 0.029222629964351654, 0.17994049191474915, 0.4341813027858734, 0.5757893919944763, -1.80735182762146], "std": [0.00627297256141901, 0.8065483570098877, 0.3971368968486786, 0.6110711693763733, 0.259777694940567, 0.7175870537757874, 0.1354341357946396, 0.1668957769870758, 0.02651286870241165, 0.05687369778752327, 2.6846141815185547, 0.27358388900756836, 2.6687734127044678, 0.15153788030147552, 0.9651960134506226, 0.39722079038619995, 0.5299966931343079, 0.20202848315238953, 0.4609239101409912, 0.18644320964813232, 0.1798897236585617, 0.04497401416301727, 0.0902414470911026, 2.649686098098755, 0.30155906081199646, 2.311145544052124], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [483]}, "index": {"min": [122724], "max": [123206], "mean": [122965.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [3.287784679089027, 5.0, 5.0, 5.0, 5.0], "std": [1.6029204258244087, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [483]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [483]}, "eef_direction_state": {"mean": [4.405797101449275, 4.105590062111801], "std": [2.0402085348474697, 2.1743921388668297], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.8674948240165632, 0.9151138716356108], "std": [0.8746719807960999, 0.9341903068841613], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7971014492753623, 0.7308488612836439], "std": [0.8465200253207948, 0.8402532793333126], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.405797101449275, 4.105590062111801], "std": [2.0402085348474697, 2.1743921388668297], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.8674948240165632, 0.9151138716356108], "std": [0.8746719807960999, 0.9341903068841613], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7971014492753623, 0.7308488612836439], "std": [0.8465200253207948, 0.8402532793333126], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.44410355038599136, 0.26881219753822877, 1.0144018488016422, 2.3957314652725423, 0.07222191630610873, 1.139862560374757, 0.48834448118060264, -0.26991132321171535, 0.9556481688938979, 2.4019586613627464, -0.37469950850231126, 1.8957147708765167], "std": [0.16660920815596994, 0.02691952790307913, 0.05707678790913274, 0.25012563104334756, 0.39573861725178094, 0.5242044206895166, 0.18034554379130494, 0.04489066624022462, 0.0898102067715167, 0.7179017673192314, 0.3537348281487338, 0.1955147299853538], "min": [0.2191763379925834, 0.22680007603006497, 0.8950016252913169, 1.983796277201306, -0.6197974532338, 0.11579197573561872, 0.22840085979181335, -0.3414065128351257, 0.7815418041919853, -3.1414411450581627, -0.8223284547799969, 1.5423713548533657], "max": [0.6674559276100482, 0.3087838063705498, 1.1446714258018431, 2.845891590672534, 0.7886190728758451, 1.6505824849430795, 0.6575455734897451, -0.1298364660218561, 1.1444124578263712, 3.123161271759468, 0.11958512280041256, 2.4177330033909348], "count": [483]}, "eef_sim_pose_action": {"mean": [0.44410355038599136, 0.26881219753822877, 1.0144018488016422, 2.3957314652725423, 0.07222191630610873, 1.139862560374757, 0.48834448118060264, -0.26991132321171535, 0.9556481688938979, 2.4019586613627464, -0.37469950850231126, 1.8957147708765167], "std": [0.16660920815596994, 0.02691952790307913, 0.05707678790913274, 0.25012563104334756, 0.39573861725178094, 0.5242044206895166, 0.18034554379130494, 0.04489066624022462, 0.0898102067715167, 0.7179017673192314, 0.3537348281487338, 0.1955147299853538], "min": [0.2191763379925834, 0.22680007603006497, 0.8950016252913169, 1.983796277201306, -0.6197974532338, 0.11579197573561872, 0.22840085979181335, -0.3414065128351257, 0.7815418041919853, -3.1414411450581627, -0.8223284547799969, 1.5423713548533657], "max": [0.6674559276100482, 0.3087838063705498, 1.1446714258018431, 2.845891590672534, 0.7886190728758451, 1.6505824849430795, 0.6575455734897451, -0.1298364660218561, 1.1444124578263712, 3.123161271759468, 0.11958512280041256, 2.4177330033909348], "count": [483]}, "gripper_mode_state": {"mean": [0.5175983436853002, 0.14906832298136646], "std": [0.4996902023249349, 0.3561558058840099], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.9047619047619047, 1.8778467908902692], "std": [0.39041053833782763, 0.4165145743015983], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.5175983436853002, 0.14906832298136646], "std": [0.4996902023249349, 0.3561558058840099], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.9047619047619047, 1.8778467908902692], "std": [0.39041053833782763, 0.4165145743015983], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.4688509457260679, 0.6129606571154549], "std": [0.16929248584187157, 0.2330540580388152], "min": [0.16374999657273293, 0.016250000335276127], "max": [0.7199999690055847, 0.885000005364418], "count": [483]}, "gripper_open_scale_action": {"mean": [0.4688509457260679, 0.6129606571154549], "std": [0.16929248584187157, 0.2330540580388152], "min": [0.16374999657273293, 0.016250000335276127], "max": [0.7199999690055847, 0.885000005364418], "count": [483]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8470588235294118]], [[0.7607843137254902]]], "mean": [[[0.3852317456427015]], [[0.4090302151416122]], [[0.38339072984749456]]], "std": [[[0.13856512044379332]], [[0.13787324067915088]], [[0.13231514378104164]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4635077410130719]], [[0.4583724693627451]], [[0.4480971343954248]]], "std": [[[0.15093385825222563]], [[0.15027292532578918]], [[0.15311142421486398]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880700388071896]], [[0.49890682189542485]], [[0.4891098406862745]]], "std": [[[0.11988219460971326]], [[0.10838099858775]], [[0.11425020763231279]]], "count": [100]}, "observation.state": {"min": [-0.06484100222587585, -0.022520778700709343, -1.2287343740463257, -1.7708728313446045, 0.3763115704059601, -0.149359330534935, 0.10999999940395355, -0.010197999887168407, -0.06112699955701828, 0.13698500394821167, -3.141592502593994, 0.26771605014801025, -3.141592502593994, -0.2675279974937439, -0.018246889114379883, -1.4350497722625732, -0.16005277633666992, 0.5496744513511658, -1.2920228242874146, 0.013000000268220901, -0.009441000409424305, -0.04734399914741516, 0.00017100000695791095, -3.138381242752075, -0.005899212788790464, -3.1350650787353516], "max": [0.027300555258989334, 1.9530277252197266, -0.4855486750602722, 0.21866610646247864, 1.1601427793502808, 1.886494517326355, 0.4870000183582306, 0.40748998522758484, 0.024921000003814697, 0.3346250057220459, 3.1356759071350098, 1.1133105754852295, 3.1406326293945312, 0.28109976649284363, 2.4118688106536865, -0.47220367193222046, 1.5350064039230347, 1.2214076519012451, -0.013205444440245628, 0.6620000600814819, 0.407135009765625, 0.18354399502277374, 0.29607099294662476, 3.137648105621338, 1.1971737146377563, 3.137403964996338], "mean": [-0.02757236734032631, 0.9544568061828613, -0.7285716533660889, -0.5771334767341614, 0.7706993222236633, 0.8467561602592468, 0.3815159499645233, 0.1806185245513916, -0.02410321682691574, 0.2433907687664032, 0.9228071570396423, 0.7372183799743652, 0.48222076892852783, 0.035231661051511765, 1.3300625085830688, -0.9278029203414917, 0.6853739023208618, 0.9308503866195679, -0.6933271288871765, 0.4745369255542755, 0.23587030172348022, 0.04066260904073715, 0.17765648663043976, 0.5793306827545166, 0.5840903520584106, -1.9248952865600586], "std": [0.024173729121685028, 0.7366911172866821, 0.3123052716255188, 0.6133469939231873, 0.29739171266555786, 0.7798349857330322, 0.15241499245166779, 0.15242522954940796, 0.02459057606756687, 0.051026273518800735, 2.6381688117980957, 0.257965624332428, 2.7140262126922607, 0.10872460901737213, 0.9616686105728149, 0.3606109321117401, 0.552549421787262, 0.196957528591156, 0.4801616966724396, 0.18749664723873138, 0.1767604798078537, 0.05282266438007355, 0.08548605442047119, 2.6788430213928223, 0.30587440729141235, 2.1955792903900146], "count": [386]}, "action": {"min": [-0.06484100222587585, -0.022520778700709343, -1.2287343740463257, -1.7708728313446045, 0.3763115704059601, -0.149359330534935, 0.10999999940395355, -0.010197999887168407, -0.06112699955701828, 0.13698500394821167, -3.141592502593994, 0.26771605014801025, -3.141592502593994, -0.2675279974937439, -0.018246889114379883, -1.4350497722625732, -0.16005277633666992, 0.5496744513511658, -1.2920228242874146, 0.013000000268220901, -0.009441000409424305, -0.04734399914741516, 0.00017100000695791095, -3.138381242752075, -0.005899212788790464, -3.1350650787353516], "max": [0.027300555258989334, 1.9530277252197266, -0.4855486750602722, 0.21866610646247864, 1.1601427793502808, 1.886494517326355, 0.4870000183582306, 0.40748998522758484, 0.024921000003814697, 0.3346250057220459, 3.1356759071350098, 1.1133105754852295, 3.1406326293945312, 0.28109976649284363, 2.4118688106536865, -0.47220367193222046, 1.5350064039230347, 1.2214076519012451, -0.013205444440245628, 0.6620000600814819, 0.407135009765625, 0.18354399502277374, 0.29607099294662476, 3.137648105621338, 1.1971737146377563, 3.137403964996338], "mean": [-0.02757236734032631, 0.9544568061828613, -0.7285716533660889, -0.5771334767341614, 0.7706993222236633, 0.8467561602592468, 0.3815159499645233, 0.1806185245513916, -0.02410321682691574, 0.2433907687664032, 0.9228071570396423, 0.7372183799743652, 0.48222076892852783, 0.035231661051511765, 1.3300625085830688, -0.9278029203414917, 0.6853739023208618, 0.9308503866195679, -0.6933271288871765, 0.4745369255542755, 0.23587030172348022, 0.04066260904073715, 0.17765648663043976, 0.5793306827545166, 0.5840903520584106, -1.9248952865600586], "std": [0.024173729121685028, 0.7366911172866821, 0.3123052716255188, 0.6133469939231873, 0.29739171266555786, 0.7798349857330322, 0.15241499245166779, 0.15242522954940796, 0.02459057606756687, 0.051026273518800735, 2.6381688117980957, 0.257965624332428, 2.7140262126922607, 0.10872460901737213, 0.9616686105728149, 0.3606109321117401, 0.552549421787262, 0.196957528591156, 0.4801616966724396, 0.18749664723873138, 0.1767604798078537, 0.05282266438007355, 0.08548605442047119, 2.6788430213928223, 0.30587440729141235, 2.1955792903900146], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [386]}, "index": {"min": [123207], "max": [123592], "mean": [123399.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [3.284974093264249, 5.0, 5.0, 5.0, 5.0], "std": [1.602016903765565, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [386]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [386]}, "eef_direction_state": {"mean": [4.269430051813472, 4.020725388601036], "std": [2.13773115564421, 2.189136033291889], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.9378238341968912, 0.9715025906735751], "std": [0.902655512444786, 0.9558742959628129], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8730569948186528, 0.8186528497409327], "std": [0.8498396568456011, 0.8657347346514607], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [4.269430051813472, 4.020725388601036], "std": [2.13773115564421, 2.189136033291889], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.9378238341968912, 0.9715025906735751], "std": [0.902655512444786, 0.9558742959628129], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8730569948186528, 0.8186528497409327], "std": [0.8498396568456011, 0.8657347346514607], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.41901720036436807, 0.2769172490272528, 1.0179674141029744, 2.3566830464900796, -0.022597415382239243, 1.1399827717988713, 0.47503091006327725, -0.2584346038244209, 0.953323574590945, 2.4486457603283034, -0.31638785682839377, 1.8895526326703944], "std": [0.15211182944450005, 0.02502105308864224, 0.051186621463089124, 0.23466345292020488, 0.3679628987645716, 0.47492698234467356, 0.1771592667685428, 0.052634667752850604, 0.08507923703886318, 0.5708696042090351, 0.3196151602973918, 0.23595910332963824], "min": [0.22866224738487384, 0.23867571591099562, 0.9113812617399514, 2.0254065164199697, -0.7047313889162159, 0.2576815746247618, 0.22920988604837977, -0.34728956650516113, 0.7761721038153606, -3.1408590058826507, -0.835144813466645, 1.4761754082687641], "max": [0.6456134307229339, 0.3262793116047041, 1.109828859642882, 2.83695394233185, 0.6322850337169239, 1.7056188587420054, 0.6468195555686357, -0.11624536459454261, 1.0713404610689035, 3.140383085951996, 0.15318137244931673, 2.386669284261267], "count": [386]}, "eef_sim_pose_action": {"mean": [0.41901720036436807, 0.2769172490272528, 1.0179674141029744, 2.3566830464900796, -0.022597415382239243, 1.1399827717988713, 0.47503091006327725, -0.2584346038244209, 0.953323574590945, 2.4486457603283034, -0.31638785682839377, 1.8895526326703944], "std": [0.15211182944450005, 0.02502105308864224, 0.051186621463089124, 0.23466345292020488, 0.3679628987645716, 0.47492698234467356, 0.1771592667685428, 0.052634667752850604, 0.08507923703886318, 0.5708696042090351, 0.3196151602973918, 0.23595910332963824], "min": [0.22866224738487384, 0.23867571591099562, 0.9113812617399514, 2.0254065164199697, -0.7047313889162159, 0.2576815746247618, 0.22920988604837977, -0.34728956650516113, 0.7761721038153606, -3.1408590058826507, -0.835144813466645, 1.4761754082687641], "max": [0.6456134307229339, 0.3262793116047041, 1.109828859642882, 2.83695394233185, 0.6322850337169239, 1.7056188587420054, 0.6468195555686357, -0.11624536459454261, 1.0713404610689035, 3.140383085951996, 0.15318137244931673, 2.386669284261267], "count": [386]}, "gripper_mode_state": {"mean": [0.25906735751295334, 0.16062176165803108], "std": [0.4381226560955393, 0.3671817143321584], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.9119170984455958, 1.8756476683937824], "std": [0.3842939200163451, 0.43198268076880586], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.25906735751295334, 0.16062176165803108], "std": [0.4381226560955393, 0.3671817143321584], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.9119170984455958, 1.8756476683937824], "std": [0.3842939200163451, 0.43198268076880586], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.4768944404044531, 0.5931735821755921], "std": [0.1905188001865992, 0.2343707835850941], "min": [0.13749999925494194, 0.016250000335276127], "max": [0.6087500229477882, 0.8275000751018524], "count": [386]}, "gripper_open_scale_action": {"mean": [0.4768944404044531, 0.5931735821755921], "std": [0.1905188001865992, 0.2343707835850941], "min": [0.13749999925494194, 0.016250000335276127], "max": [0.6087500229477882, 0.8275000751018524], "count": [386]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.38513091848400527]], [[0.40841925246446215]], [[0.3828848929010548]]], "std": [[[0.13713774926507236]], [[0.13692516683475922]], [[0.13125374678967325]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46833052441273537]], [[0.4618969071539507]], [[0.45340756042516017]]], "std": [[[0.1462467320521298]], [[0.14614966544579347]], [[0.1480917057841271]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4855309810392804]], [[0.49937416682844754]], [[0.4893136547110593]]], "std": [[[0.11586501568136219]], [[0.10285427733008246]], [[0.10809567212566794]]], "count": [101]}, "observation.state": {"min": [-0.06484100222587585, -0.022154444828629494, -1.2767413854599, -1.7620110511779785, 0.38587111234664917, -0.27229031920433044, 0.11300000548362732, -0.009953999891877174, -0.06422799825668335, 0.12719200551509857, -3.1406502723693848, 0.2670877277851105, -3.141592502593994, -0.2008553296327591, -0.018246889114379883, -1.2782765626907349, -0.08183188736438751, 0.49554434418678284, -1.333784818649292, 0.013000000268220901, -0.009719000197947025, -0.03335399925708771, 0.019063999876379967, -3.1401963233947754, 0.0786619782447815, -3.139288902282715], "max": [0.036144889891147614, 1.9577202796936035, -0.48591500520706177, 0.32802534103393555, 1.1606311798095703, 1.768570065498352, 0.46000000834465027, 0.41269999742507935, 0.021557999774813652, 0.3422040045261383, 3.1335642337799072, 1.2577890157699585, 3.13906192779541, 0.28868812322616577, 2.3641583919525146, -0.4785360097885132, 1.4876797199249268, 1.239776611328125, 0.011146999895572662, 0.5270000100135803, 0.4188210070133209, 0.18564599752426147, 0.39041799306869507, 3.1408770084381104, 1.016497254371643, 3.1385209560394287], "mean": [-0.046055056154727936, 0.9267204403877258, -0.7355391383171082, -0.5283651351928711, 0.7287936806678772, 0.7668948769569397, 0.3540339767932892, 0.17822980880737305, -0.029163381084799767, 0.25009700655937195, 0.4325317442417145, 0.7647611498832703, 0.32309257984161377, 0.07471486926078796, 1.3419891595840454, -0.9752132892608643, 0.555222749710083, 0.8682765364646912, -0.6169586777687073, 0.38734591007232666, 0.2439897656440735, 0.04426432400941849, 0.17948009073734283, 0.7409548759460449, 0.5944868922233582, -1.7593365907669067], "std": [0.03193175792694092, 0.7275382280349731, 0.33082154393196106, 0.5389575362205505, 0.3040870130062103, 0.7058139443397522, 0.1308850646018982, 0.15256069600582123, 0.022216172888875008, 0.05221109464764595, 2.7755589485168457, 0.27321261167526245, 2.734067440032959, 0.11915697157382965, 0.9658039212226868, 0.37330320477485657, 0.48215001821517944, 0.24077865481376648, 0.4161491394042969, 0.14013725519180298, 0.18312224745750427, 0.05286097899079323, 0.09103631228208542, 2.7551217079162598, 0.2731249928474426, 2.248415231704712], "count": [476]}, "action": {"min": [-0.06484100222587585, -0.022154444828629494, -1.2767413854599, -1.7620110511779785, 0.38587111234664917, -0.27229031920433044, 0.11300000548362732, -0.009953999891877174, -0.06422799825668335, 0.12719200551509857, -3.1406502723693848, 0.2670877277851105, -3.141592502593994, -0.2008553296327591, -0.018246889114379883, -1.2782765626907349, -0.08183188736438751, 0.49554434418678284, -1.333784818649292, 0.013000000268220901, -0.009719000197947025, -0.03335399925708771, 0.019063999876379967, -3.1401963233947754, 0.0786619782447815, -3.139288902282715], "max": [0.036144889891147614, 1.9577202796936035, -0.48591500520706177, 0.32802534103393555, 1.1606311798095703, 1.768570065498352, 0.46000000834465027, 0.41269999742507935, 0.021557999774813652, 0.3422040045261383, 3.1335642337799072, 1.2577890157699585, 3.13906192779541, 0.28868812322616577, 2.3641583919525146, -0.4785360097885132, 1.4876797199249268, 1.239776611328125, 0.011146999895572662, 0.5270000100135803, 0.4188210070133209, 0.18564599752426147, 0.39041799306869507, 3.1408770084381104, 1.016497254371643, 3.1385209560394287], "mean": [-0.046055056154727936, 0.9267204403877258, -0.7355391383171082, -0.5283651351928711, 0.7287936806678772, 0.7668948769569397, 0.3540339767932892, 0.17822980880737305, -0.029163381084799767, 0.25009700655937195, 0.4325317442417145, 0.7647611498832703, 0.32309257984161377, 0.07471486926078796, 1.3419891595840454, -0.9752132892608643, 0.555222749710083, 0.8682765364646912, -0.6169586777687073, 0.38734591007232666, 0.2439897656440735, 0.04426432400941849, 0.17948009073734283, 0.7409548759460449, 0.5944868922233582, -1.7593365907669067], "std": [0.03193175792694092, 0.7275382280349731, 0.33082154393196106, 0.5389575362205505, 0.3040870130062103, 0.7058139443397522, 0.1308850646018982, 0.15256069600582123, 0.022216172888875008, 0.05221109464764595, 2.7755589485168457, 0.27321261167526245, 2.734067440032959, 0.11915697157382965, 0.9658039212226868, 0.37330320477485657, 0.48215001821517944, 0.24077865481376648, 0.4161491394042969, 0.14013725519180298, 0.18312224745750427, 0.05286097899079323, 0.09103631228208542, 2.7551217079162598, 0.2731249928474426, 2.248415231704712], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [476]}, "index": {"min": [123593], "max": [124068], "mean": [123830.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [3.3298319327731094, 5.0, 5.0, 5.0, 5.0], "std": [1.5846005159922254, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [476]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [476]}, "eef_direction_state": {"mean": [4.342436974789916, 4.298319327731092], "std": [2.1159571671994626, 2.0341819817815274], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.8550420168067226, 0.7983193277310925], "std": [0.8780683286801959, 0.8704276156948718], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.773109243697479, 0.7899159663865546], "std": [0.8395374355636972, 0.8537997086660216], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.342436974789916, 4.298319327731092], "std": [2.1159571671994626, 2.0341819817815274], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.8550420168067226, 0.7983193277310925], "std": [0.8780683286801959, 0.8704276156948718], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.773109243697479, 0.7899159663865546], "std": [0.8395374355636972, 0.8537997086660216], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.41671886301235966, 0.2719504852247304, 1.0246701508799467, 2.3363412880569414, -0.021495505909273897, 1.1441603350434548, 0.48300136706890323, -0.25469628720155896, 0.9550972593402854, 2.511936561691363, -0.20629292643151637, 1.9133150405199582], "std": [0.15229825151787185, 0.02254255770273655, 0.05231061731092554, 0.25127829972622284, 0.34587941994669363, 0.4711139016529843, 0.18344201771594465, 0.0527734482975645, 0.09065252500037124, 0.2686946341104997, 0.26505617473213045, 0.2153410558497375], "min": [0.22888342591091954, 0.23561720044081766, 0.9016234029891171, 1.8804649140229146, -0.6986139708619807, 0.15635010471810196, 0.22891176154393167, -0.33280449295311243, 0.7951282151834808, 2.1214727892475405, -0.733028009640507, 1.5860202822049358], "max": [0.6509613859851793, 0.3228806949941089, 1.1173799159159714, 2.841067549346608, 0.5915768546507882, 1.7692400599635323, 0.6585092005841605, -0.1140861452283015, 1.1655770653469797, 3.061865058239489, 0.0971482582784795, 2.415659262362344], "count": [476]}, "eef_sim_pose_action": {"mean": [0.41671886301235966, 0.2719504852247304, 1.0246701508799467, 2.3363412880569414, -0.021495505909273897, 1.1441603350434548, 0.48300136706890323, -0.25469628720155896, 0.9550972593402854, 2.511936561691363, -0.20629292643151637, 1.9133150405199582], "std": [0.15229825151787185, 0.02254255770273655, 0.05231061731092554, 0.25127829972622284, 0.34587941994669363, 0.4711139016529843, 0.18344201771594465, 0.0527734482975645, 0.09065252500037124, 0.2686946341104997, 0.26505617473213045, 0.2153410558497375], "min": [0.22888342591091954, 0.23561720044081766, 0.9016234029891171, 1.8804649140229146, -0.6986139708619807, 0.15635010471810196, 0.22891176154393167, -0.33280449295311243, 0.7951282151834808, 2.1214727892475405, -0.733028009640507, 1.5860202822049358], "max": [0.6509613859851793, 0.3228806949941089, 1.1173799159159714, 2.841067549346608, 0.5915768546507882, 1.7692400599635323, 0.6585092005841605, -0.1140861452283015, 1.1655770653469797, 3.061865058239489, 0.0971482582784795, 2.415659262362344], "count": [476]}, "gripper_mode_state": {"mean": [0.36554621848739494, 0.25630252100840334], "std": [0.4815829945471111, 0.43659081384419507], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.9243697478991597, 1.9054621848739495], "std": [0.358794992272423, 0.3855199433508973], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.36554621848739494, 0.25630252100840334], "std": [0.4815829945471111, 0.43659081384419507], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.9243697478991597, 1.9054621848739495], "std": [0.358794992272423, 0.3855199433508973], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.4425446388014287, 0.48418067156986777], "std": [0.16360673252001537, 0.1751718612804925], "min": [0.14125000685453415, 0.016250000335276127], "max": [0.5750000104308128, 0.6587500125169754], "count": [476]}, "gripper_open_scale_action": {"mean": [0.4425446388014287, 0.48418067156986777], "std": [0.16360673252001537, 0.1751718612804925], "min": [0.14125000685453415, 0.016250000335276127], "max": [0.5750000104308128, 0.6587500125169754], "count": [476]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6627450980392157]], [[0.6274509803921569]]], "mean": [[[0.385193720821662]], [[0.40845220977279806]], [[0.3827990948231144]]], "std": [[[0.13597015179461697]], [[0.1360085931963416]], [[0.1303399629521076]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46899465452847805]], [[0.4700870681605976]], [[0.4626051392779334]]], "std": [[[0.16049027987565445]], [[0.15815819800767206]], [[0.15741149227130924]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816592359165889]], [[0.4936091444911298]], [[0.4842786803610333]]], "std": [[[0.11286369632548048]], [[0.09950623654249875]], [[0.1035886587795704]]], "count": [105]}, "observation.state": {"min": [-0.006593999918550253, -0.0217532217502594, -1.5302091836929321, -1.7499743700027466, 0.5176638960838318, 0.05419988930225372, 0.1119999960064888, -0.010095999576151371, -0.05651099979877472, 0.13291700184345245, -3.140859603881836, 0.336900919675827, -3.141592502593994, -0.28821709752082825, -0.018229443579912186, -1.4495984315872192, -0.10278266668319702, 0.46154510974884033, -1.1850534677505493, 0.013000000268220901, -0.009212999604642391, -0.06540899723768234, 0.014089999720454216, -3.141592502593994, 0.06918485462665558, -3.1392712593078613], "max": [0.06614933162927628, 2.0491814613342285, -0.48617666959762573, -0.009158333763480186, 1.1343250274658203, 1.998610019683838, 0.48500001430511475, 0.44126400351524353, 0.024393999949097633, 0.33816200494766235, 3.1379623413085938, 1.18881356716156, 3.1408944129943848, 0.32806020975112915, 2.4201724529266357, -0.47513434290885925, 1.349571943283081, 1.2399859428405762, -0.061788223683834076, 0.6060000061988831, 0.44291600584983826, 0.20434099435806274, 0.33766400814056396, 3.1301257610321045, 1.2251163721084595, 3.137735366821289], "mean": [0.003866942133754492, 1.0856099128723145, -0.8696492910385132, -0.6177224516868591, 0.8259021639823914, 0.8780459761619568, 0.3497844636440277, 0.21487592160701752, -0.027784569188952446, 0.24870958924293518, -0.48489269614219666, 0.7259634733200073, 0.07522675395011902, 0.01553604006767273, 1.5052621364593506, -1.0848437547683716, 0.6708694100379944, 0.9259216785430908, -0.6901714205741882, 0.44610798358917236, 0.27886414527893066, 0.03464926406741142, 0.170594722032547, 0.756015419960022, 0.5622445940971375, -1.8679133653640747], "std": [0.021477557718753815, 0.7833684086799622, 0.4631965756416321, 0.5196773409843445, 0.2227722406387329, 0.7461744546890259, 0.13969801366329193, 0.16786031424999237, 0.021027572453022003, 0.050431132316589355, 2.742720127105713, 0.2598969340324402, 2.6599984169006348, 0.11918206512928009, 0.9546521902084351, 0.39956429600715637, 0.4741939902305603, 0.19353026151657104, 0.4100048243999481, 0.18799734115600586, 0.18255910277366638, 0.05291759967803955, 0.08941596001386642, 2.622729539871216, 0.28334715962409973, 2.2428698539733887], "count": [496]}, "action": {"min": [-0.006593999918550253, -0.0217532217502594, -1.5302091836929321, -1.7499743700027466, 0.5176638960838318, 0.05419988930225372, 0.1119999960064888, -0.010095999576151371, -0.05651099979877472, 0.13291700184345245, -3.140859603881836, 0.336900919675827, -3.141592502593994, -0.28821709752082825, -0.018229443579912186, -1.4495984315872192, -0.10278266668319702, 0.46154510974884033, -1.1850534677505493, 0.013000000268220901, -0.009212999604642391, -0.06540899723768234, 0.014089999720454216, -3.141592502593994, 0.06918485462665558, -3.1392712593078613], "max": [0.06614933162927628, 2.0491814613342285, -0.48617666959762573, -0.009158333763480186, 1.1343250274658203, 1.998610019683838, 0.48500001430511475, 0.44126400351524353, 0.024393999949097633, 0.33816200494766235, 3.1379623413085938, 1.18881356716156, 3.1408944129943848, 0.32806020975112915, 2.4201724529266357, -0.47513434290885925, 1.349571943283081, 1.2399859428405762, -0.061788223683834076, 0.6060000061988831, 0.44291600584983826, 0.20434099435806274, 0.33766400814056396, 3.1301257610321045, 1.2251163721084595, 3.137735366821289], "mean": [0.003866942133754492, 1.0856099128723145, -0.8696492910385132, -0.6177224516868591, 0.8259021639823914, 0.8780459761619568, 0.3497844636440277, 0.21487592160701752, -0.027784569188952446, 0.24870958924293518, -0.48489269614219666, 0.7259634733200073, 0.07522675395011902, 0.01553604006767273, 1.5052621364593506, -1.0848437547683716, 0.6708694100379944, 0.9259216785430908, -0.6901714205741882, 0.44610798358917236, 0.27886414527893066, 0.03464926406741142, 0.170594722032547, 0.756015419960022, 0.5622445940971375, -1.8679133653640747], "std": [0.021477557718753815, 0.7833684086799622, 0.4631965756416321, 0.5196773409843445, 0.2227722406387329, 0.7461744546890259, 0.13969801366329193, 0.16786031424999237, 0.021027572453022003, 0.050431132316589355, 2.742720127105713, 0.2598969340324402, 2.6599984169006348, 0.11918206512928009, 0.9546521902084351, 0.39956429600715637, 0.4741939902305603, 0.19353026151657104, 0.4100048243999481, 0.18799734115600586, 0.18255910277366638, 0.05291759967803955, 0.08941596001386642, 2.622729539871216, 0.28334715962409973, 2.2428698539733887], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [496]}, "index": {"min": [124069], "max": [124564], "mean": [124316.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [3.120967741935484, 5.0, 5.0, 5.0, 5.0], "std": [1.6293316556553803, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [496]}, "eef_direction_state": {"mean": [4.189516129032258, 4.185483870967742], "std": [2.2621470870145157, 2.104591506927221], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.8266129032258065, 0.8568548387096774], "std": [0.8555896731878928, 0.9123223352764762], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7681451612903226, 0.7641129032258065], "std": [0.845215058465734, 0.8320703987903796], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.189516129032258, 4.185483870967742], "std": [2.2621470870145157, 2.104591506927221], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.8266129032258065, 0.8568548387096774], "std": [0.8555896731878928, 0.9123223352764762], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7681451612903226, 0.7641129032258065], "std": [0.845215058465734, 0.8320703987903796], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.4532793018213666, 0.27325915983466703, 1.0231953600113415, 2.364197281977243, 0.04033546513648898, 1.0836590566403093, 0.5180201134521314, -0.26440937793898667, 0.946349902021692, 2.5265889139418563, -0.3294013900336756, 1.8964801570006278], "std": [0.16760574234454084, 0.02138360334598068, 0.05052117148028468, 0.23606329067084442, 0.37792389534147675, 0.5720095175140542, 0.18291392606626566, 0.052800247865087004, 0.08899694518517179, 0.26923825885406893, 0.28829891816136693, 0.21584304731217074], "min": [0.22877558775833468, 0.24333297375088472, 0.9073360813877552, 1.9426775527227227, -0.5981053957387442, 0.08618892434224512, 0.22948652657024346, -0.3650621908457564, 0.7901627481698479, 1.9159106843382192, -0.7294605558351276, 1.5722260254119431], "max": [0.6794576424472392, 0.325779418700789, 1.1131690176905047, 2.7324217202757355, 0.781247496938867, 1.595030565329835, 0.6825137502264308, -0.095222734999524, 1.1126296508095121, 3.07130155202535, 0.1096716033804972, 2.462266850002367], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4532793018213666, 0.27325915983466703, 1.0231953600113415, 2.364197281977243, 0.04033546513648898, 1.0836590566403093, 0.5180201134521314, -0.26440937793898667, 0.946349902021692, 2.5265889139418563, -0.3294013900336756, 1.8964801570006278], "std": [0.16760574234454084, 0.02138360334598068, 0.05052117148028468, 0.23606329067084442, 0.37792389534147675, 0.5720095175140542, 0.18291392606626566, 0.052800247865087004, 0.08899694518517179, 0.26923825885406893, 0.28829891816136693, 0.21584304731217074], "min": [0.22877558775833468, 0.24333297375088472, 0.9073360813877552, 1.9426775527227227, -0.5981053957387442, 0.08618892434224512, 0.22948652657024346, -0.3650621908457564, 0.7901627481698479, 1.9159106843382192, -0.7294605558351276, 1.5722260254119431], "max": [0.6794576424472392, 0.325779418700789, 1.1131690176905047, 2.7324217202757355, 0.781247496938867, 1.595030565329835, 0.6825137502264308, -0.095222734999524, 1.1126296508095121, 3.07130155202535, 0.1096716033804972, 2.462266850002367], "count": [496]}, "gripper_mode_state": {"mean": [0.3487903225806452, 0.16733870967741934], "std": [0.4765874877236433, 0.37327800085313845], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.907258064516129, 1.9213709677419355], "std": [0.4009411080350615, 0.3590238438425118], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.3487903225806452, 0.16733870967741934], "std": [0.4765874877236433, 0.37327800085313845], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.907258064516129, 1.9213709677419355], "std": [0.4009411080350615, 0.3590238438425118], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.43723034152325485, 0.557636071708628], "std": [0.17462277864983788, 0.23499666666904828], "min": [0.139999995008111, 0.016250000335276127], "max": [0.6062500178813934, 0.7575000077486038], "count": [496]}, "gripper_open_scale_action": {"mean": [0.43723034152325485, 0.557636071708628], "std": [0.17462277864983788, 0.23499666666904828], "min": [0.139999995008111, 0.016250000335276127], "max": [0.6062500178813934, 0.7575000077486038], "count": [496]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7137254901960784]], [[0.6549019607843137]]], "mean": [[[0.38299152035541884]], [[0.4057408769063181]], [[0.3805221949891068]]], "std": [[[0.1393916087881677]], [[0.13943940988754694]], [[0.13375981249678653]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46438123758490324]], [[0.4617098211425093]], [[0.45285158753043697]]], "std": [[[0.14906040741851243]], [[0.1477879601114968]], [[0.14925694562125102]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48643418797257465]], [[0.4975823201012431]], [[0.4880383686562861]]], "std": [[[0.12694607192171775]], [[0.11311303160109858]], [[0.11765689809742658]]], "count": [102]}, "observation.state": {"min": [-0.06489333510398865, -0.022799888625741005, -1.1738715171813965, -1.7524514198303223, 0.37167131900787354, 0.05385100096464157, 0.12199999392032623, -0.02265300042927265, -0.0608769990503788, 0.13057400286197662, -3.1353793144226074, 0.3330088257789612, -3.1377005577087402, -0.2471703290939331, -0.0181247778236866, -1.398800253868103, -0.09962522238492966, 0.42236489057540894, -1.187548041343689, 0.015000000596046448, -0.009127000346779823, -0.05652900040149689, 0.007984999567270279, -3.137892484664917, 0.14885912835597992, -3.134873151779175], "max": [0.15417400002479553, 1.9167083501815796, -0.48617666959762573, -0.06414322555065155, 1.1621837615966797, 2.1024394035339355, 0.48500001430511475, 0.3951680064201355, 0.03449099883437157, 0.3384140133857727, 3.1381020545959473, 1.207575798034668, 3.138049602508545, 0.36856621503829956, 2.430098295211792, -0.4724479019641876, 1.4006493091583252, 1.2404918670654297, -0.026864444836974144, 0.5659999847412109, 0.44007301330566406, 0.20957300066947937, 0.37522000074386597, 3.1154301166534424, 1.1733499765396118, 3.1340878009796143], "mean": [0.00978056713938713, 0.9843531847000122, -0.7095415592193604, -0.7385757565498352, 0.7450364828109741, 0.9871982336044312, 0.37862157821655273, 0.18413446843624115, -0.028626786544919014, 0.23826491832733154, -0.3478568494319916, 0.7289562225341797, 0.07076305150985718, 0.07022492587566376, 1.3877884149551392, -1.0143826007843018, 0.6590582132339478, 0.9716284275054932, -0.6500750184059143, 0.4575408101081848, 0.25144368410110474, 0.0343400202691555, 0.18015608191490173, 0.4054446220397949, 0.5795727968215942, -1.9084662199020386], "std": [0.05387028679251671, 0.7390963435173035, 0.29383334517478943, 0.5577414035797119, 0.29060959815979004, 0.7686874270439148, 0.14824341237545013, 0.1497119516134262, 0.02117316424846649, 0.052132248878479004, 2.7135748863220215, 0.28559398651123047, 2.6776413917541504, 0.18274497985839844, 0.9830436706542969, 0.4033278524875641, 0.5315427184104919, 0.22314764559268951, 0.4540913701057434, 0.18984565138816833, 0.18303237855434418, 0.0582265630364418, 0.08949930220842361, 2.67744517326355, 0.30783891677856445, 2.148887872695923], "count": [478]}, "action": {"min": [-0.06489333510398865, -0.022799888625741005, -1.1738715171813965, -1.7524514198303223, 0.37167131900787354, 0.05385100096464157, 0.12199999392032623, -0.02265300042927265, -0.0608769990503788, 0.13057400286197662, -3.1353793144226074, 0.3330088257789612, -3.1377005577087402, -0.2471703290939331, -0.0181247778236866, -1.398800253868103, -0.09962522238492966, 0.42236489057540894, -1.187548041343689, 0.015000000596046448, -0.009127000346779823, -0.05652900040149689, 0.007984999567270279, -3.137892484664917, 0.14885912835597992, -3.134873151779175], "max": [0.15417400002479553, 1.9167083501815796, -0.48617666959762573, -0.06414322555065155, 1.1621837615966797, 2.1024394035339355, 0.48500001430511475, 0.3951680064201355, 0.03449099883437157, 0.3384140133857727, 3.1381020545959473, 1.207575798034668, 3.138049602508545, 0.36856621503829956, 2.430098295211792, -0.4724479019641876, 1.4006493091583252, 1.2404918670654297, -0.026864444836974144, 0.5659999847412109, 0.44007301330566406, 0.20957300066947937, 0.37522000074386597, 3.1154301166534424, 1.1733499765396118, 3.1340878009796143], "mean": [0.00978056713938713, 0.9843531847000122, -0.7095415592193604, -0.7385757565498352, 0.7450364828109741, 0.9871982336044312, 0.37862157821655273, 0.18413446843624115, -0.028626786544919014, 0.23826491832733154, -0.3478568494319916, 0.7289562225341797, 0.07076305150985718, 0.07022492587566376, 1.3877884149551392, -1.0143826007843018, 0.6590582132339478, 0.9716284275054932, -0.6500750184059143, 0.4575408101081848, 0.25144368410110474, 0.0343400202691555, 0.18015608191490173, 0.4054446220397949, 0.5795727968215942, -1.9084662199020386], "std": [0.05387028679251671, 0.7390963435173035, 0.29383334517478943, 0.5577414035797119, 0.29060959815979004, 0.7686874270439148, 0.14824341237545013, 0.1497119516134262, 0.02117316424846649, 0.052132248878479004, 2.7135748863220215, 0.28559398651123047, 2.6776413917541504, 0.18274497985839844, 0.9830436706542969, 0.4033278524875641, 0.5315427184104919, 0.22314764559268951, 0.4540913701057434, 0.18984565138816833, 0.18303237855434418, 0.0582265630364418, 0.08949930220842361, 2.67744517326355, 0.30783891677856445, 2.148887872695923], "count": [478]}, "timestamp": {"min": [0.0], "max": [15.9], "mean": [7.949999999999999], "std": [4.599547079151744], "count": [478]}, "frame_index": {"min": [0], "max": [477], "mean": [238.5], "std": [137.9864123745523], "count": [478]}, "episode_index": {"min": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [478]}, "index": {"min": [124565], "max": [125042], "mean": [124803.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [3.2447698744769875, 5.0, 5.0, 5.0, 5.0], "std": [1.621225532545358, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [478]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [478]}, "eef_direction_state": {"mean": [4.324267782426778, 3.9728033472803346], "std": [2.122177423345807, 2.1995846144151896], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.8723849372384938, 0.9393305439330544], "std": [0.897713834121959, 0.9297957054754701], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.7573221757322176, 0.7259414225941423], "std": [0.8481451240400542, 0.8397777230813821], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [4.324267782426778, 3.9728033472803346], "std": [2.122177423345807, 2.1995846144151896], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.8723849372384938, 0.9393305439330544], "std": [0.897713834121959, 0.9297957054754701], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.7573221757322176, 0.7259414225941423], "std": [0.8481451240400542, 0.8397777230813821], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.42243743306229165, 0.27230006462641476, 1.0126982140695049, 2.3509826578282706, 0.02999837291586863, 1.111967489346313, 0.49053202818446767, -0.264751588873382, 0.9558535863393529, 2.498145375376819, -0.3572962722497273, 1.9225065229986216], "std": [0.14935147637007426, 0.021587666732851268, 0.052234036650741236, 0.24907424326070363, 0.4317512870384194, 0.5104289204742578, 0.18350445387328473, 0.0581264043877282, 0.08904241070860151, 0.2802268123905485, 0.3443741260442764, 0.2317929797867875], "min": [0.21621608510534032, 0.23889189470279526, 0.9050075201201102, 1.9144629409888736, -0.6955744996123742, 0.12514066761705545, 0.22949718524739407, -0.3562100272715159, 0.7841204490921051, 1.9624831022792877, -0.8572000601125209, 1.4647845445002265], "max": [0.6332227783672897, 0.3358220492946982, 1.1131792214707832, 2.7322317320429557, 0.7887350425193644, 1.650578091651969, 0.6798321881198526, -0.09002283518878743, 1.1501635898147, 2.9803807648390075, 0.11522809066870665, 2.484172096789483], "count": [478]}, "eef_sim_pose_action": {"mean": [0.42243743306229165, 0.27230006462641476, 1.0126982140695049, 2.3509826578282706, 0.02999837291586863, 1.111967489346313, 0.49053202818446767, -0.264751588873382, 0.9558535863393529, 2.498145375376819, -0.3572962722497273, 1.9225065229986216], "std": [0.14935147637007426, 0.021587666732851268, 0.052234036650741236, 0.24907424326070363, 0.4317512870384194, 0.5104289204742578, 0.18350445387328473, 0.0581264043877282, 0.08904241070860151, 0.2802268123905485, 0.3443741260442764, 0.2317929797867875], "min": [0.21621608510534032, 0.23889189470279526, 0.9050075201201102, 1.9144629409888736, -0.6955744996123742, 0.12514066761705545, 0.22949718524739407, -0.3562100272715159, 0.7841204490921051, 1.9624831022792877, -0.8572000601125209, 1.4647845445002265], "max": [0.6332227783672897, 0.3358220492946982, 1.1131792214707832, 2.7322317320429557, 0.7887350425193644, 1.650578091651969, 0.6798321881198526, -0.09002283518878743, 1.1501635898147, 2.9803807648390075, 0.11522809066870665, 2.484172096789483], "count": [478]}, "gripper_mode_state": {"mean": [0.28661087866108786, 0.17364016736401675], "std": [0.4521781539329442, 0.378799761934735], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.9121338912133892, 1.901673640167364], "std": [0.3889413359701976, 0.3997349045400878], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.28661087866108786, 0.17364016736401675], "std": [0.4521781539329442, 0.378799761934735], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.9121338912133892, 1.901673640167364], "std": [0.3889413359701976, 0.3997349045400878], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.4732740648620797, 0.5719272854102768], "std": [0.18530443617121153, 0.23730784898655197], "min": [0.1524999924004078, 0.01875000074505806], "max": [0.6062500178813934, 0.7074999809265137], "count": [478]}, "gripper_open_scale_action": {"mean": [0.4732740648620797, 0.5719272854102768], "std": [0.18530443617121153, 0.23730784898655197], "min": [0.1524999924004078, 0.01875000074505806], "max": [0.6062500178813934, 0.7074999809265137], "count": [478]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9215686274509803]], [[0.8862745098039215]]], "mean": [[[0.38733138616557733]], [[0.41077397875816996]], [[0.3853066857298475]]], "std": [[[0.13476478551512036]], [[0.13478402877578352]], [[0.12955040712948276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706179166666667]], [[0.46990006740196083]], [[0.46200137254901963]]], "std": [[[0.15383536244854384]], [[0.1519289284579179]], [[0.15130512704672858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818219689542484]], [[0.49599217728758166]], [[0.48715023897058823]]], "std": [[[0.13267058431997503]], [[0.11902440785751986]], [[0.1224423504677677]]], "count": [100]}, "observation.state": {"min": [-0.06442233175039291, -0.02269522286951542, -1.2538717985153198, -1.759376883506775, 0.4289763271808624, 0.10171855241060257, 0.10700000822544098, -0.011068000458180904, -0.05890300124883652, 0.13567399978637695, -3.1361472606658936, 0.41254347562789917, -3.1396028995513916, -0.29177576303482056, -0.01856088824570179, -1.2990703582763672, 0.0071871113032102585, 0.384335994720459, -1.524539828300476, 0.013000000268220901, -0.010563000105321407, -0.05694999918341637, -0.0039029999170452356, -3.141592502593994, 0.24380505084991455, -3.1295323371887207], "max": [0.0891236662864685, 1.9727747440338135, -0.4466475546360016, -0.06571321934461594, 1.140709638595581, 2.1023521423339844, 0.4710000157356262, 0.41085198521614075, 0.013519000262022018, 0.35517099499702454, 3.1369152069091797, 1.2328307628631592, 3.1405279636383057, 0.3097086548805237, 2.3864173889160156, -0.4724479019641876, 1.7257440090179443, 1.2405791282653809, -0.05254266783595085, 0.5640000104904175, 0.3875400125980377, 0.1939380019903183, 0.3774360120296478, 3.130666971206665, 1.2211893796920776, 3.13588547706604], "mean": [-0.003756244434043765, 0.9162324070930481, -0.7036793231964111, -0.7149683237075806, 0.7406620383262634, 0.9618693590164185, 0.3758864402770996, 0.17612247169017792, -0.030123235657811165, 0.24751397967338562, 0.27349719405174255, 0.7877278923988342, 0.25464484095573425, -0.009172136895358562, 1.3546712398529053, -0.8653147220611572, 0.8775391578674316, 0.9540544152259827, -0.8737601637840271, 0.46892133355140686, 0.22568561136722565, 0.03291311860084534, 0.16617707908153534, 0.8279613852500916, 0.628201961517334, -1.6261544227600098], "std": [0.036908116191625595, 0.7282728552818298, 0.3430401086807251, 0.5337890982627869, 0.28027597069740295, 0.782477080821991, 0.14954927563667297, 0.15199092030525208, 0.02042677067220211, 0.0496504083275795, 2.7199630737304688, 0.26397624611854553, 2.655515432357788, 0.1256723403930664, 0.9805599451065063, 0.3087722957134247, 0.6463108062744141, 0.22626639902591705, 0.592837393283844, 0.1726040095090866, 0.16707400977611542, 0.05335792526602745, 0.10354812443256378, 2.5233757495880127, 0.2747334837913513, 2.444838523864746], "count": [462]}, "action": {"min": [-0.06442233175039291, -0.02269522286951542, -1.2538717985153198, -1.759376883506775, 0.4289763271808624, 0.10171855241060257, 0.10700000822544098, -0.011068000458180904, -0.05890300124883652, 0.13567399978637695, -3.1361472606658936, 0.41254347562789917, -3.1396028995513916, -0.29177576303482056, -0.01856088824570179, -1.2990703582763672, 0.0071871113032102585, 0.384335994720459, -1.524539828300476, 0.013000000268220901, -0.010563000105321407, -0.05694999918341637, -0.0039029999170452356, -3.141592502593994, 0.24380505084991455, -3.1295323371887207], "max": [0.0891236662864685, 1.9727747440338135, -0.4466475546360016, -0.06571321934461594, 1.140709638595581, 2.1023521423339844, 0.4710000157356262, 0.41085198521614075, 0.013519000262022018, 0.35517099499702454, 3.1369152069091797, 1.2328307628631592, 3.1405279636383057, 0.3097086548805237, 2.3864173889160156, -0.4724479019641876, 1.7257440090179443, 1.2405791282653809, -0.05254266783595085, 0.5640000104904175, 0.3875400125980377, 0.1939380019903183, 0.3774360120296478, 3.130666971206665, 1.2211893796920776, 3.13588547706604], "mean": [-0.003756244434043765, 0.9162324070930481, -0.7036793231964111, -0.7149683237075806, 0.7406620383262634, 0.9618693590164185, 0.3758864402770996, 0.17612247169017792, -0.030123235657811165, 0.24751397967338562, 0.27349719405174255, 0.7877278923988342, 0.25464484095573425, -0.009172136895358562, 1.3546712398529053, -0.8653147220611572, 0.8775391578674316, 0.9540544152259827, -0.8737601637840271, 0.46892133355140686, 0.22568561136722565, 0.03291311860084534, 0.16617707908153534, 0.8279613852500916, 0.628201961517334, -1.6261544227600098], "std": [0.036908116191625595, 0.7282728552818298, 0.3430401086807251, 0.5337890982627869, 0.28027597069740295, 0.782477080821991, 0.14954927563667297, 0.15199092030525208, 0.02042677067220211, 0.0496504083275795, 2.7199630737304688, 0.26397624611854553, 2.655515432357788, 0.1256723403930664, 0.9805599451065063, 0.3087722957134247, 0.6463108062744141, 0.22626639902591705, 0.592837393283844, 0.1726040095090866, 0.16707400977611542, 0.05335792526602745, 0.10354812443256378, 2.5233757495880127, 0.2747334837913513, 2.444838523864746], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [462]}, "index": {"min": [125043], "max": [125504], "mean": [125273.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [3.313852813852814, 5.0, 5.0, 5.0, 5.0], "std": [1.586940303892933, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [462]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [462]}, "eef_direction_state": {"mean": [4.253246753246753, 4.248917748917749], "std": [2.2531219946249266, 2.100491830095915], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.8658008658008658, 0.9112554112554112], "std": [0.9089259796793413, 0.929741238336198], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.7207792207792207, 0.7597402597402597], "std": [0.833524462255676, 0.8633108132304499], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.253246753246753, 4.248917748917749], "std": [2.2531219946249266, 2.100491830095915], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.8658008658008658, 0.9112554112554112], "std": [0.9089259796793413, 0.929741238336198], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.7207792207792207, 0.7597402597402597], "std": [0.833524462255676, 0.8633108132304499], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.41450810375331604, 0.27083653573962707, 1.0218999475364117, 2.2927638321087658, -0.0070475841137563385, 1.1069380020150066, 0.4650043784697783, -0.26641725963105384, 0.9418275961402625, 2.405832109461152, -0.41307573845754053, 1.9021973531793992], "std": [0.1516616549634594, 0.020774573221747597, 0.04971449065018473, 0.2348015871397656, 0.3928274826898606, 0.4841122194447394, 0.16759453919106235, 0.05325715875050448, 0.10319848125347682, 0.22267672763246538, 0.3797942637964139, 0.28550885708548635], "min": [0.2278585345483654, 0.24212055364258117, 0.9100841615395081, 1.9045482350746694, -0.6700319555337156, 0.21159797117351076, 0.22803400396926327, -0.3572341872046583, 0.7719632950845643, 1.9194609242879364, -1.0544632089371653, 1.4389095550443451], "max": [0.6488942509841418, 0.3148908885792114, 1.1299641471697177, 2.655297690955464, 0.6944063022664717, 1.5465632742516588, 0.6274826400835155, -0.1059497344009462, 1.152604547743679, 2.8939703617983703, 0.06495631421317816, 2.5600378091186387], "count": [462]}, "eef_sim_pose_action": {"mean": [0.41450810375331604, 0.27083653573962707, 1.0218999475364117, 2.2927638321087658, -0.0070475841137563385, 1.1069380020150066, 0.4650043784697783, -0.26641725963105384, 0.9418275961402625, 2.405832109461152, -0.41307573845754053, 1.9021973531793992], "std": [0.1516616549634594, 0.020774573221747597, 0.04971449065018473, 0.2348015871397656, 0.3928274826898606, 0.4841122194447394, 0.16759453919106235, 0.05325715875050448, 0.10319848125347682, 0.22267672763246538, 0.3797942637964139, 0.28550885708548635], "min": [0.2278585345483654, 0.24212055364258117, 0.9100841615395081, 1.9045482350746694, -0.6700319555337156, 0.21159797117351076, 0.22803400396926327, -0.3572341872046583, 0.7719632950845643, 1.9194609242879364, -1.0544632089371653, 1.4389095550443451], "max": [0.6488942509841418, 0.3148908885792114, 1.1299641471697177, 2.655297690955464, 0.6944063022664717, 1.5465632742516588, 0.6274826400835155, -0.1059497344009462, 1.152604547743679, 2.8939703617983703, 0.06495631421317816, 2.5600378091186387], "count": [462]}, "gripper_mode_state": {"mean": [0.25757575757575757, 0.14285714285714285], "std": [0.43729908150490193, 0.34992710611188477], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.9177489177489178, 1.9090909090909092], "std": [0.3689063598335865, 0.3841610248765995], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.25757575757575757, 0.14285714285714285], "std": [0.43729908150490193, 0.34992710611188477], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.9177489177489178, 1.9090909090909092], "std": [0.3689063598335865, 0.3841610248765995], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.4698593195455221, 0.5861525943158074], "std": [0.1869366207860603, 0.2157551259733363], "min": [0.13375001028180122, 0.016250000335276127], "max": [0.5887500196695328, 0.7050000131130219], "count": [462]}, "gripper_open_scale_action": {"mean": [0.4698593195455221, 0.5861525943158074], "std": [0.1869366207860603, 0.2157551259733363], "min": [0.13375001028180122, 0.016250000335276127], "max": [0.5887500196695328, 0.7050000131130219], "count": [462]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9568627450980393]], [[0.9019607843137255]]], "mean": [[[0.3828589376491337]], [[0.4079215245357402]], [[0.38245312791783376]]], "std": [[[0.1393452242749466]], [[0.13918586082290643]], [[0.13372479733554993]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687328256302521]], [[0.4688317246342982]], [[0.4598571603641457]]], "std": [[[0.14940085350823548]], [[0.1473806098648917]], [[0.1479971137167744]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825710395269219]], [[0.4949504940865235]], [[0.4852371342981637]]], "std": [[[0.11343135124529356]], [[0.10075477195688086]], [[0.10473360354433317]]], "count": [105]}, "observation.state": {"min": [-0.009734000079333782, -0.02203233353793621, -1.3019137382507324, -1.753637671470642, 0.5233333110809326, 0.024666445329785347, 0.12299999594688416, -0.013356000185012817, -0.05651399865746498, 0.14017100632190704, -3.1397252082824707, 0.36198127269744873, -3.136409044265747, -0.3517672121524811, -0.018752777948975563, -1.1313420534133911, -0.18098610639572144, 0.4937126636505127, -1.5213299989700317, 0.008999999612569809, -0.009239000268280506, -0.07668499648571014, 0.0113129997625947, -3.140981674194336, 0.1477421224117279, -3.137857675552368], "max": [0.0688881129026413, 1.9636338949203491, -0.48678722977638245, -0.028678666800260544, 1.1659866571426392, 2.054414749145508, 0.47200000286102295, 0.41367200016975403, 0.019807999953627586, 0.33492499589920044, 3.126966714859009, 1.1804709434509277, 3.137002468109131, 0.3211522102355957, 2.333299160003662, -0.47656476497650146, 1.718103289604187, 1.240387201309204, 0.09554322063922882, 0.5799999833106995, 0.38998401165008545, 0.19360700249671936, 0.3412710130214691, 3.1397078037261963, 1.1696847677230835, 3.1395506858825684], "mean": [0.002696871291846037, 0.9547036290168762, -0.7348939776420593, -0.6587628126144409, 0.8119519352912903, 0.879417896270752, 0.3558792471885681, 0.17873011529445648, -0.02772023156285286, 0.24601972103118896, 0.024443423375487328, 0.7367085814476013, 0.6055636405944824, 0.025689972564578056, 1.4203895330429077, -0.9032902121543884, 0.830655038356781, 0.8792478442192078, -0.852016031742096, 0.4284335970878601, 0.2446010410785675, 0.038427624851465225, 0.1609465777873993, 0.7423782348632812, 0.6094900369644165, -1.9396473169326782], "std": [0.024122148752212524, 0.7445136904716492, 0.3482528626918793, 0.5875247716903687, 0.2307543009519577, 0.7493257522583008, 0.13324801623821259, 0.15161241590976715, 0.020637547597289085, 0.05559181049466133, 2.766786575317383, 0.28177085518836975, 2.6427676677703857, 0.14979425072669983, 0.9426040649414062, 0.2977125346660614, 0.6102944612503052, 0.2025199979543686, 0.567546546459198, 0.22094042599201202, 0.16676262021064758, 0.060905348509550095, 0.09190894663333893, 2.5952439308166504, 0.25631439685821533, 2.208547830581665], "count": [497]}, "action": {"min": [-0.009734000079333782, -0.02203233353793621, -1.3019137382507324, -1.753637671470642, 0.5233333110809326, 0.024666445329785347, 0.12299999594688416, -0.013356000185012817, -0.05651399865746498, 0.14017100632190704, -3.1397252082824707, 0.36198127269744873, -3.136409044265747, -0.3517672121524811, -0.018752777948975563, -1.1313420534133911, -0.18098610639572144, 0.4937126636505127, -1.5213299989700317, 0.008999999612569809, -0.009239000268280506, -0.07668499648571014, 0.0113129997625947, -3.140981674194336, 0.1477421224117279, -3.137857675552368], "max": [0.0688881129026413, 1.9636338949203491, -0.48678722977638245, -0.028678666800260544, 1.1659866571426392, 2.054414749145508, 0.47200000286102295, 0.41367200016975403, 0.019807999953627586, 0.33492499589920044, 3.126966714859009, 1.1804709434509277, 3.137002468109131, 0.3211522102355957, 2.333299160003662, -0.47656476497650146, 1.718103289604187, 1.240387201309204, 0.09554322063922882, 0.5799999833106995, 0.38998401165008545, 0.19360700249671936, 0.3412710130214691, 3.1397078037261963, 1.1696847677230835, 3.1395506858825684], "mean": [0.002696871291846037, 0.9547036290168762, -0.7348939776420593, -0.6587628126144409, 0.8119519352912903, 0.879417896270752, 0.3558792471885681, 0.17873011529445648, -0.02772023156285286, 0.24601972103118896, 0.024443423375487328, 0.7367085814476013, 0.6055636405944824, 0.025689972564578056, 1.4203895330429077, -0.9032902121543884, 0.830655038356781, 0.8792478442192078, -0.852016031742096, 0.4284335970878601, 0.2446010410785675, 0.038427624851465225, 0.1609465777873993, 0.7423782348632812, 0.6094900369644165, -1.9396473169326782], "std": [0.024122148752212524, 0.7445136904716492, 0.3482528626918793, 0.5875247716903687, 0.2307543009519577, 0.7493257522583008, 0.13324801623821259, 0.15161241590976715, 0.020637547597289085, 0.05559181049466133, 2.766786575317383, 0.28177085518836975, 2.6427676677703857, 0.14979425072669983, 0.9426040649414062, 0.2977125346660614, 0.6102944612503052, 0.2025199979543686, 0.567546546459198, 0.22094042599201202, 0.16676262021064758, 0.060905348509550095, 0.09190894663333893, 2.5952439308166504, 0.25631439685821533, 2.208547830581665], "count": [497]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [497]}, "index": {"min": [125505], "max": [126001], "mean": [125753.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [3.130784708249497, 5.0, 5.0, 5.0, 5.0], "std": [1.593812857419087, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [497]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [497]}, "eef_direction_state": {"mean": [4.279678068410463, 4.173038229376258], "std": [2.258952566382245, 2.0987294768620335], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [0.8169014084507042, 0.8531187122736419], "std": [0.8793838479585172, 0.8929386139042063], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_state": {"mean": [0.7645875251509054, 0.7867203219315896], "std": [0.8433152223640542, 0.8667712864577692], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_direction_action": {"mean": [4.279678068410463, 4.173038229376258], "std": [2.258952566382245, 2.0987294768620335], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [0.8169014084507042, 0.8531187122736419], "std": [0.8793838479585172, 0.8929386139042063], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_action": {"mean": [0.7645875251509054, 0.7867203219315896], "std": [0.8433152223640542, 0.8667712864577692], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_sim_pose_state": {"mean": [0.4171092342728811, 0.2732603472054633, 1.0205233493567407, 2.3506118904284947, 0.04744377778390448, 1.1395224892245062, 0.4839054825929099, -0.26083591220620955, 0.936639752509567, 2.456858622258554, -0.353535783738783, 1.905582520275951], "std": [0.1512821759677295, 0.021096383632902165, 0.05569642249128661, 0.2454282204745341, 0.40248928318841987, 0.5096379801760831, 0.16724718032496363, 0.06075673332317561, 0.09150107591214338, 0.23704939943710993, 0.3133838049337275, 0.2416663017535559], "min": [0.22541882774901661, 0.24326073193176326, 0.9145483580731202, 1.9382638915463364, -0.6579575460899095, 0.1161620609564269, 0.2294481122446328, -0.3767595913475714, 0.787262508188823, 1.970916104563498, -0.8200491158751589, 1.4791780333240854], "max": [0.6517380697914272, 0.32119931970581467, 1.1097834171046888, 2.7593329742536277, 0.7469494992301864, 1.60805601995013, 0.6298823274776122, -0.10635259854864708, 1.1161856016608422, 2.991391078867082, 0.16001202860115993, 2.4598369075161743], "count": [497]}, "eef_sim_pose_action": {"mean": [0.4171092342728811, 0.2732603472054633, 1.0205233493567407, 2.3506118904284947, 0.04744377778390448, 1.1395224892245062, 0.4839054825929099, -0.26083591220620955, 0.936639752509567, 2.456858622258554, -0.353535783738783, 1.905582520275951], "std": [0.1512821759677295, 0.021096383632902165, 0.05569642249128661, 0.2454282204745341, 0.40248928318841987, 0.5096379801760831, 0.16724718032496363, 0.06075673332317561, 0.09150107591214338, 0.23704939943710993, 0.3133838049337275, 0.2416663017535559], "min": [0.22541882774901661, 0.24326073193176326, 0.9145483580731202, 1.9382638915463364, -0.6579575460899095, 0.1161620609564269, 0.2294481122446328, -0.3767595913475714, 0.787262508188823, 1.970916104563498, -0.8200491158751589, 1.4791780333240854], "max": [0.6517380697914272, 0.32119931970581467, 1.1097834171046888, 2.7593329742536277, 0.7469494992301864, 1.60805601995013, 0.6298823274776122, -0.10635259854864708, 1.1161856016608422, 2.991391078867082, 0.16001202860115993, 2.4598369075161743], "count": [497]}, "gripper_mode_state": {"mean": [0.39436619718309857, 0.23340040241448692], "std": [0.4887141288140133, 0.42299486352347715], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_state": {"mean": [1.919517102615694, 1.9054325955734406], "std": [0.3720103742106896, 0.3873121846185905], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_mode_action": {"mean": [0.39436619718309857, 0.23340040241448692], "std": [0.4887141288140133, 0.42299486352347715], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_action": {"mean": [1.919517102615694, 1.9054325955734406], "std": [0.3720103742106896, 0.3873121846185905], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_open_scale_state": {"mean": [0.44484910015504003, 0.535540744599978], "std": [0.16656000901388085, 0.27617665979287137], "min": [0.1537499949336052, 0.011249999515712261], "max": [0.5900000035762787, 0.7249999791383743], "count": [497]}, "gripper_open_scale_action": {"mean": [0.44484910015504003, 0.535540744599978], "std": [0.16656000901388085, 0.27617665979287137], "min": [0.1537499949336052, 0.011249999515712261], "max": [0.5900000035762787, 0.7249999791383743], "count": [497]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.7176470588235294]], [[0.7058823529411765]]], "mean": [[[0.3838302395532788]], [[0.40703416651946067]], [[0.3817135370664782]]], "std": [[[0.14024570412679546]], [[0.1397859542867024]], [[0.1346356878237505]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46583422392981216]], [[0.46593858748454337]], [[0.45678089302537833]]], "std": [[[0.15320132245680118]], [[0.1514121979079282]], [[0.15102641163059813]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813583546782076]], [[0.49364993854148265]], [[0.4845960427339104]]], "std": [[[0.12182142267336173]], [[0.10804103798573376]], [[0.1120737371818639]]], "count": [111]}, "observation.state": {"min": [-0.0884258896112442, -0.02203233353793621, -1.1672426462173462, -1.6051853895187378, 0.32888010144233704, -0.08837355673313141, 0.1290000081062317, -0.010735999792814255, -0.060892000794410706, 0.15543000400066376, -3.141592502593994, 0.31087806820869446, -3.141592502593994, -0.2856178879737854, -0.018752777948975563, -1.4074177742004395, -0.04047111049294472, 0.45048531889915466, -1.3702436685562134, 0.013000000268220901, -0.009008999913930893, -0.049187999218702316, 0.00120900000911206, -3.1364963054656982, 0.07798130810260773, -3.1406502723693848], "max": [0.0001744444452924654, 1.9196913242340088, -0.48673489689826965, 0.1355956643819809, 1.1377615928649902, 2.1017940044403076, 0.5009999871253967, 0.3956040143966675, 0.001303000026382506, 0.35827401280403137, 3.1406502723693848, 1.25911545753479, 3.1383464336395264, 0.3890983462333679, 2.4114327430725098, -0.4724653363227844, 1.5584343671798706, 1.2405617237091064, -0.04401233419775963, 0.5830000042915344, 0.4160130023956299, 0.20808899402618408, 0.37500399351119995, 3.1141037940979004, 1.2708265781402588, 3.131225347518921], "mean": [-0.02972399815917015, 0.9277817010879517, -0.7209069728851318, -0.6091780066490173, 0.7297540307044983, 0.8860766291618347, 0.3756140470504761, 0.1784081608057022, -0.030714845284819603, 0.24704721570014954, -0.3542369306087494, 0.7565642595291138, 1.378867506980896, 0.07218176126480103, 1.4339183568954468, -0.9692776203155518, 0.7074688673019409, 0.8983667492866516, -0.7391197681427002, 0.4740069508552551, 0.25046801567077637, 0.043890852481126785, 0.16345351934432983, 0.6390784382820129, 0.5659996271133423, -1.6099095344543457], "std": [0.03536723554134369, 0.7421364784240723, 0.29680362343788147, 0.5193707346916199, 0.2913026213645935, 0.7977646589279175, 0.15029560029506683, 0.15171919763088226, 0.022298870608210564, 0.051456648856401443, 2.7538998126983643, 0.31122711300849915, 2.3308565616607666, 0.17874103784561157, 0.9648380875587463, 0.3549441695213318, 0.5841497778892517, 0.2081432044506073, 0.5032982230186462, 0.1957864910364151, 0.1728370636701584, 0.06038497015833855, 0.09738221764564514, 2.642451763153076, 0.3084033131599426, 2.3393490314483643], "count": [537]}, "action": {"min": [-0.0884258896112442, -0.02203233353793621, -1.1672426462173462, -1.6051853895187378, 0.32888010144233704, -0.08837355673313141, 0.1290000081062317, -0.010735999792814255, -0.060892000794410706, 0.15543000400066376, -3.141592502593994, 0.31087806820869446, -3.141592502593994, -0.2856178879737854, -0.018752777948975563, -1.4074177742004395, -0.04047111049294472, 0.45048531889915466, -1.3702436685562134, 0.013000000268220901, -0.009008999913930893, -0.049187999218702316, 0.00120900000911206, -3.1364963054656982, 0.07798130810260773, -3.1406502723693848], "max": [0.0001744444452924654, 1.9196913242340088, -0.48673489689826965, 0.1355956643819809, 1.1377615928649902, 2.1017940044403076, 0.5009999871253967, 0.3956040143966675, 0.001303000026382506, 0.35827401280403137, 3.1406502723693848, 1.25911545753479, 3.1383464336395264, 0.3890983462333679, 2.4114327430725098, -0.4724653363227844, 1.5584343671798706, 1.2405617237091064, -0.04401233419775963, 0.5830000042915344, 0.4160130023956299, 0.20808899402618408, 0.37500399351119995, 3.1141037940979004, 1.2708265781402588, 3.131225347518921], "mean": [-0.02972399815917015, 0.9277817010879517, -0.7209069728851318, -0.6091780066490173, 0.7297540307044983, 0.8860766291618347, 0.3756140470504761, 0.1784081608057022, -0.030714845284819603, 0.24704721570014954, -0.3542369306087494, 0.7565642595291138, 1.378867506980896, 0.07218176126480103, 1.4339183568954468, -0.9692776203155518, 0.7074688673019409, 0.8983667492866516, -0.7391197681427002, 0.4740069508552551, 0.25046801567077637, 0.043890852481126785, 0.16345351934432983, 0.6390784382820129, 0.5659996271133423, -1.6099095344543457], "std": [0.03536723554134369, 0.7421364784240723, 0.29680362343788147, 0.5193707346916199, 0.2913026213645935, 0.7977646589279175, 0.15029560029506683, 0.15171919763088226, 0.022298870608210564, 0.051456648856401443, 2.7538998126983643, 0.31122711300849915, 2.3308565616607666, 0.17874103784561157, 0.9648380875587463, 0.3549441695213318, 0.5841497778892517, 0.2081432044506073, 0.5032982230186462, 0.1957864910364151, 0.1728370636701584, 0.06038497015833855, 0.09738221764564514, 2.642451763153076, 0.3084033131599426, 2.3393490314483643], "count": [537]}, "timestamp": {"min": [0.0], "max": [17.866666666666667], "mean": [8.933333333333334], "std": [5.167275949737999], "count": [537]}, "frame_index": {"min": [0], "max": [536], "mean": [268.0], "std": [155.01827849213998], "count": [537]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [537]}, "index": {"min": [126002], "max": [126538], "mean": [126270.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.1191806331471135, 5.0, 5.0, 5.0, 5.0], "std": [1.6160118504222032, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [537]}, "eef_direction_state": {"mean": [4.476722532588455, 4.266294227188082], "std": [2.161091106434808, 2.0932274962475415], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.6927374301675978, 0.8324022346368715], "std": [0.825909211735254, 0.8957963084815852], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_state": {"mean": [0.6778398510242085, 0.7281191806331471], "std": [0.8269959707390373, 0.848160898324064], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_direction_action": {"mean": [4.476722532588455, 4.266294227188082], "std": [2.161091106434808, 2.0932274962475415], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.6927374301675978, 0.8324022346368715], "std": [0.825909211735254, 0.8957963084815852], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_action": {"mean": [0.6778398510242085, 0.7281191806331471], "std": [0.8269959707390373, 0.848160898324064], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_sim_pose_state": {"mean": [0.4168254490248747, 0.27033417833818874, 1.0215354226293556, 2.3324585073888806, -0.02845934270973828, 1.1026267874271194, 0.48962410987900307, -0.2552552707712718, 0.9391166381558179, 2.5187175789511103, -0.32242425682667586, 1.9132050750251812], "std": [0.151377205621859, 0.022603010499426323, 0.05159211134798116, 0.2685174126945405, 0.4182822373020223, 0.5222831096549998, 0.17326056314331792, 0.06035978687409433, 0.09698028016789531, 0.2994167410403928, 0.31029972021071106, 0.25418895228617705], "min": [0.22815111321988357, 0.24015286242665151, 0.9296880049252342, 1.880409426384892, -0.7485326511885269, 0.12497539391296386, 0.22969509782462877, -0.34932768189711333, 0.7772171554310561, 1.8689378872646585, -0.834630694883904, 1.4794495434824397], "max": [0.633674392896933, 0.3027155713394246, 1.133305843191491, 2.7873678108595197, 0.6955265015680125, 1.5944516916027, 0.6557902951474788, -0.09159803598532658, 1.1499451713265316, 3.0623730446989184, 0.09764378760124215, 2.4623323279453224], "count": [537]}, "eef_sim_pose_action": {"mean": [0.4168254490248747, 0.27033417833818874, 1.0215354226293556, 2.3324585073888806, -0.02845934270973828, 1.1026267874271194, 0.48962410987900307, -0.2552552707712718, 0.9391166381558179, 2.5187175789511103, -0.32242425682667586, 1.9132050750251812], "std": [0.151377205621859, 0.022603010499426323, 0.05159211134798116, 0.2685174126945405, 0.4182822373020223, 0.5222831096549998, 0.17326056314331792, 0.06035978687409433, 0.09698028016789531, 0.2994167410403928, 0.31029972021071106, 0.25418895228617705], "min": [0.22815111321988357, 0.24015286242665151, 0.9296880049252342, 1.880409426384892, -0.7485326511885269, 0.12497539391296386, 0.22969509782462877, -0.34932768189711333, 0.7772171554310561, 1.8689378872646585, -0.834630694883904, 1.4794495434824397], "max": [0.633674392896933, 0.3027155713394246, 1.133305843191491, 2.7873678108595197, 0.6955265015680125, 1.5944516916027, 0.6557902951474788, -0.09159803598532658, 1.1499451713265316, 3.0623730446989184, 0.09764378760124215, 2.4623323279453224], "count": [537]}, "gripper_mode_state": {"mean": [0.35195530726256985, 0.16759776536312848], "std": [0.4775801178360356, 0.37350870727255464], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.910614525139665, 1.910614525139665], "std": [0.39007590629956224, 0.3852723944037196], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.35195530726256985, 0.16759776536312848], "std": [0.4775801178360356, 0.37350870727255464], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.910614525139665, 1.910614525139665], "std": [0.39007590629956224, 0.3852723944037196], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.4695158221479679, 0.5925093060472089], "std": [0.18786988029396104, 0.24473328992513033], "min": [0.1612500101327896, 0.016250000335276127], "max": [0.6262499839067459, 0.728750005364418], "count": [537]}, "gripper_open_scale_action": {"mean": [0.4695158221479679, 0.5925093060472089], "std": [0.18786988029396104, 0.24473328992513033], "min": [0.1612500101327896, 0.016250000335276127], "max": [0.6262499839067459, 0.728750005364418], "count": [537]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.38652525470972704]], [[0.4102138947626981]], [[0.38465817901234567]]], "std": [[[0.13387481513520597]], [[0.13351415792913207]], [[0.12828726618750047]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647176366461617]], [[0.46360864411123925]], [[0.4546697424067666]]], "std": [[[0.1444747737030733]], [[0.14383978813793533]], [[0.14381069995743215]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48546495138087914]], [[0.4973778394527746]], [[0.4879715834454697]]], "std": [[[0.1218323143087802]], [[0.1094538600263539]], [[0.11361305935189973]]], "count": [102]}, "observation.state": {"min": [-0.04334944486618042, -0.021718332543969154, -1.2547963857650757, -1.7056305408477783, 0.45925989747047424, 0.006716111209243536, 0.11800000071525574, -0.009947000071406364, -0.06507500261068344, 0.14837199449539185, -3.13134765625, 0.3663969933986664, -3.141592502593994, -0.21229888498783112, -0.016781555488705635, -1.340500831604004, -0.015979111194610596, 0.4835076630115509, -1.389676809310913, 0.012000000104308128, -0.008003000169992447, -0.032993000000715256, 0.0026340000331401825, -3.141592502593994, 0.12768828868865967, -3.133389711380005], "max": [0.037941668182611465, 1.9290590286254883, -0.4858975410461426, 0.06484100222587585, 1.1301558017730713, 1.8593335151672363, 0.6100000143051147, 0.4043470025062561, 0.016874000430107117, 0.3313780128955841, 3.1304574012756348, 1.1788651943206787, 3.1400043964385986, 0.28092533349990845, 2.372147798538208, -0.4724653363227844, 1.5954514741897583, 1.239916205406189, -0.03576111048460007, 0.5640000104904175, 0.3990119993686676, 0.18753500282764435, 0.3479200005531311, 3.1402313709259033, 1.1011980772018433, 3.1375608444213867], "mean": [-0.027647297829389572, 0.8603906631469727, -0.7367779612541199, -0.4760538935661316, 0.7907363176345825, 0.6793394088745117, 0.41435766220092773, 0.16682887077331543, -0.0253081526607275, 0.2569827139377594, -0.04261676222085953, 0.7856897711753845, 0.9321215152740479, 0.036830127239227295, 1.3743516206741333, -0.9788700938224792, 0.6508208513259888, 0.9160043001174927, -0.6642104983329773, 0.4137338399887085, 0.24931780993938446, 0.03480667248368263, 0.18206952512264252, 0.9170095324516296, 0.573212742805481, -1.3886127471923828], "std": [0.027932368218898773, 0.73859703540802, 0.3243311941623688, 0.5027617812156677, 0.25076353549957275, 0.7004609704017639, 0.16155019402503967, 0.1532052904367447, 0.024341797456145287, 0.04695800319314003, 2.8676066398620605, 0.2934670150279999, 2.616227149963379, 0.11691851913928986, 0.941482424736023, 0.3729691803455353, 0.5628628134727478, 0.22174207866191864, 0.4791465699672699, 0.17251454293727875, 0.17572784423828125, 0.0499441996216774, 0.09070472419261932, 2.616523027420044, 0.28147611021995544, 2.5487637519836426], "count": [479]}, "action": {"min": [-0.04334944486618042, -0.021718332543969154, -1.2547963857650757, -1.7056305408477783, 0.45925989747047424, 0.006716111209243536, 0.11800000071525574, -0.009947000071406364, -0.06507500261068344, 0.14837199449539185, -3.13134765625, 0.3663969933986664, -3.141592502593994, -0.21229888498783112, -0.016781555488705635, -1.340500831604004, -0.015979111194610596, 0.4835076630115509, -1.389676809310913, 0.012000000104308128, -0.008003000169992447, -0.032993000000715256, 0.0026340000331401825, -3.141592502593994, 0.12768828868865967, -3.133389711380005], "max": [0.037941668182611465, 1.9290590286254883, -0.4858975410461426, 0.06484100222587585, 1.1301558017730713, 1.8593335151672363, 0.6100000143051147, 0.4043470025062561, 0.016874000430107117, 0.3313780128955841, 3.1304574012756348, 1.1788651943206787, 3.1400043964385986, 0.28092533349990845, 2.372147798538208, -0.4724653363227844, 1.5954514741897583, 1.239916205406189, -0.03576111048460007, 0.5640000104904175, 0.3990119993686676, 0.18753500282764435, 0.3479200005531311, 3.1402313709259033, 1.1011980772018433, 3.1375608444213867], "mean": [-0.027647297829389572, 0.8603906631469727, -0.7367779612541199, -0.4760538935661316, 0.7907363176345825, 0.6793394088745117, 0.41435766220092773, 0.16682887077331543, -0.0253081526607275, 0.2569827139377594, -0.04261676222085953, 0.7856897711753845, 0.9321215152740479, 0.036830127239227295, 1.3743516206741333, -0.9788700938224792, 0.6508208513259888, 0.9160043001174927, -0.6642104983329773, 0.4137338399887085, 0.24931780993938446, 0.03480667248368263, 0.18206952512264252, 0.9170095324516296, 0.573212742805481, -1.3886127471923828], "std": [0.027932368218898773, 0.73859703540802, 0.3243311941623688, 0.5027617812156677, 0.25076353549957275, 0.7004609704017639, 0.16155019402503967, 0.1532052904367447, 0.024341797456145287, 0.04695800319314003, 2.8676066398620605, 0.2934670150279999, 2.616227149963379, 0.11691851913928986, 0.941482424736023, 0.3729691803455353, 0.5628628134727478, 0.22174207866191864, 0.4791465699672699, 0.17251454293727875, 0.17572784423828125, 0.0499441996216774, 0.09070472419261932, 2.616523027420044, 0.28147611021995544, 2.5487637519836426], "count": [479]}, "timestamp": {"min": [0.0], "max": [15.933333333333334], "mean": [7.966666666666666], "std": [4.609169604651628], "count": [479]}, "frame_index": {"min": [0], "max": [478], "mean": [239.0], "std": [138.27508813954884], "count": [479]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [479]}, "index": {"min": [126539], "max": [127017], "mean": [126778.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [3.306889352818372, 5.0, 5.0, 5.0, 5.0], "std": [1.568137377039609, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [479]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [479]}, "eef_direction_state": {"mean": [3.989561586638831, 4.083507306889353], "std": [2.398219506536187, 2.114992563653562], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.837160751565762, 0.8830897703549061], "std": [0.8563876878274731, 0.8782372589250865], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.7703549060542797, 0.7056367432150313], "std": [0.8508120150172066, 0.8344047430010363], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [3.989561586638831, 4.083507306889353], "std": [2.398219506536187, 2.114992563653562], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.837160751565762, 0.8830897703549061], "std": [0.8563876878274731, 0.8782372589250865], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.7703549060542797, 0.7056367432150313], "std": [0.8508120150172066, 0.8344047430010363], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.4053374318156027, 0.27584280651961524, 1.0315768426345748, 2.317274466052524, -0.003869090451805072, 1.1939473822520865, 0.4884451232533184, -0.26427332863859904, 0.9577189510009416, 2.5186837724382176, -0.2957141181604488, 1.8637545432707814], "std": [0.1528963411035622, 0.024666187974887697, 0.04711427567393448, 0.2578845542793275, 0.3527034459712225, 0.464304295196532, 0.17608440090219127, 0.049819718707611246, 0.09033446571110751, 0.2703922818489312, 0.2872385205940385, 0.2391311552967104], "min": [0.22896527099261016, 0.23564433183962727, 0.9226635937276, 1.9532110131295937, -0.6804753100788613, 0.2759933519937676, 0.23061769044488423, -0.33249563565367896, 0.7785815841000108, 2.039919844241801, -0.808414666223457, 1.4987934518800738], "max": [0.6425506282147128, 0.3182691967753299, 1.1063898677445823, 2.774237661507051, 0.7098512201110521, 1.6136067545051052, 0.6384199084144924, -0.11218740453970698, 1.1229883049894682, 3.0090528397163343, 0.08272993016523156, 2.3736443843161315], "count": [479]}, "eef_sim_pose_action": {"mean": [0.4053374318156027, 0.27584280651961524, 1.0315768426345748, 2.317274466052524, -0.003869090451805072, 1.1939473822520865, 0.4884451232533184, -0.26427332863859904, 0.9577189510009416, 2.5186837724382176, -0.2957141181604488, 1.8637545432707814], "std": [0.1528963411035622, 0.024666187974887697, 0.04711427567393448, 0.2578845542793275, 0.3527034459712225, 0.464304295196532, 0.17608440090219127, 0.049819718707611246, 0.09033446571110751, 0.2703922818489312, 0.2872385205940385, 0.2391311552967104], "min": [0.22896527099261016, 0.23564433183962727, 0.9226635937276, 1.9532110131295937, -0.6804753100788613, 0.2759933519937676, 0.23061769044488423, -0.33249563565367896, 0.7785815841000108, 2.039919844241801, -0.808414666223457, 1.4987934518800738], "max": [0.6425506282147128, 0.3182691967753299, 1.1063898677445823, 2.774237661507051, 0.7098512201110521, 1.6136067545051052, 0.6384199084144924, -0.11218740453970698, 1.1229883049894682, 3.0090528397163343, 0.08272993016523156, 2.3736443843161315], "count": [479]}, "gripper_mode_state": {"mean": [0.2964509394572025, 0.17536534446764093], "std": [0.4566922157779164, 0.3802792926618343], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.8893528183716075, 1.9164926931106472], "std": [0.4265110663458081, 0.36740842588050177], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.2964509394572025, 0.17536534446764093], "std": [0.4566922157779164, 0.3802792926618343], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.8893528183716075, 1.9164926931106472], "std": [0.4265110663458081, 0.36740842588050177], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5179488483139767, 0.5171659701972391], "std": [0.20193763955918712, 0.21564347137805964], "min": [0.14750000089406967, 0.01500000013038516], "max": [0.7625000178813934, 0.7050000131130219], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5179488483139767, 0.5171659701972391], "std": [0.20193763955918712, 0.21564347137805964], "min": [0.14750000089406967, 0.01500000013038516], "max": [0.7625000178813934, 0.7050000131130219], "count": [479]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.3866007251484472]], [[0.4097103090691614]], [[0.38459042195309495]]], "std": [[[0.134187979048746]], [[0.13345796596361342]], [[0.12854229825707525]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690225494200948]], [[0.46590854479046523]], [[0.45727268758810713]]], "std": [[[0.15151693625904467]], [[0.15175146229247155]], [[0.15241868333072703]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796550505414584]], [[0.49058472502563116]], [[0.4810605876746123]]], "std": [[[0.11606331823552582]], [[0.10312744242890974]], [[0.10781954053938199]]], "count": [102]}, "observation.state": {"min": [-0.04633244499564171, -0.022136999294161797, -1.312659502029419, -1.7475147247314453, 0.44546133279800415, -0.013659000396728516, 0.12600000202655792, -0.01017600018531084, -0.0566990002989769, 0.16081899404525757, -3.141592502593994, 0.348524808883667, -3.141592502593994, -0.17196732759475708, -0.0170257780700922, -1.3991142511367798, 0.018543444573879242, 0.4833855628967285, -1.2036317586898804, 0.013000000268220901, -0.008129999972879887, -0.023687999695539474, 0.009403999894857407, -3.141592502593994, 0.11531390249729156, -3.140144109725952], "max": [0.04750122129917145, 1.9990286827087402, -0.4862464368343353, 0.011914555914700031, 1.1608405113220215, 2.0511527061462402, 0.5360000133514404, 0.42073899507522583, 0.00587099976837635, 0.3625830113887787, 3.1405279636383057, 1.2479103803634644, 3.138695478439331, 0.31939032673835754, 2.406740188598633, -0.4719594419002533, 1.4302699565887451, 1.2401604652404785, -0.06895788758993149, 0.562000036239624, 0.4301539957523346, 0.20396800339221954, 0.3388580083847046, 3.140702486038208, 1.1590557098388672, 3.1255180835723877], "mean": [-0.021302098408341408, 0.9469591975212097, -0.8080710172653198, -0.504309356212616, 0.8121128082275391, 0.7334192395210266, 0.3985481262207031, 0.18649251759052277, -0.025029940530657768, 0.2588605582714081, -0.6832348704338074, 0.7464760541915894, 0.588685929775238, 0.02188580110669136, 1.4235979318618774, -1.0452574491500854, 0.6645011305809021, 0.925197184085846, -0.6568485498428345, 0.4245617985725403, 0.2665654420852661, 0.03495829924941063, 0.18170925974845886, 0.9141260981559753, 0.5910167098045349, -1.951245903968811], "std": [0.024096332490444183, 0.7516598701477051, 0.3491758108139038, 0.5019254684448242, 0.2450147420167923, 0.8054288029670715, 0.1600801795721054, 0.16028138995170593, 0.020856233313679695, 0.049992531538009644, 2.7380080223083496, 0.24987682700157166, 2.6395986080169678, 0.1013522520661354, 0.958316445350647, 0.4103136658668518, 0.5020806193351746, 0.2192990481853485, 0.4308053255081177, 0.17369641363620758, 0.185043066740036, 0.048436615616083145, 0.08626126497983932, 2.583665609359741, 0.26747065782546997, 2.228630781173706], "count": [480]}, "action": {"min": [-0.04633244499564171, -0.022136999294161797, -1.312659502029419, -1.7475147247314453, 0.44546133279800415, -0.013659000396728516, 0.12600000202655792, -0.01017600018531084, -0.0566990002989769, 0.16081899404525757, -3.141592502593994, 0.348524808883667, -3.141592502593994, -0.17196732759475708, -0.0170257780700922, -1.3991142511367798, 0.018543444573879242, 0.4833855628967285, -1.2036317586898804, 0.013000000268220901, -0.008129999972879887, -0.023687999695539474, 0.009403999894857407, -3.141592502593994, 0.11531390249729156, -3.140144109725952], "max": [0.04750122129917145, 1.9990286827087402, -0.4862464368343353, 0.011914555914700031, 1.1608405113220215, 2.0511527061462402, 0.5360000133514404, 0.42073899507522583, 0.00587099976837635, 0.3625830113887787, 3.1405279636383057, 1.2479103803634644, 3.138695478439331, 0.31939032673835754, 2.406740188598633, -0.4719594419002533, 1.4302699565887451, 1.2401604652404785, -0.06895788758993149, 0.562000036239624, 0.4301539957523346, 0.20396800339221954, 0.3388580083847046, 3.140702486038208, 1.1590557098388672, 3.1255180835723877], "mean": [-0.021302098408341408, 0.9469591975212097, -0.8080710172653198, -0.504309356212616, 0.8121128082275391, 0.7334192395210266, 0.3985481262207031, 0.18649251759052277, -0.025029940530657768, 0.2588605582714081, -0.6832348704338074, 0.7464760541915894, 0.588685929775238, 0.02188580110669136, 1.4235979318618774, -1.0452574491500854, 0.6645011305809021, 0.925197184085846, -0.6568485498428345, 0.4245617985725403, 0.2665654420852661, 0.03495829924941063, 0.18170925974845886, 0.9141260981559753, 0.5910167098045349, -1.951245903968811], "std": [0.024096332490444183, 0.7516598701477051, 0.3491758108139038, 0.5019254684448242, 0.2450147420167923, 0.8054288029670715, 0.1600801795721054, 0.16028138995170593, 0.020856233313679695, 0.049992531538009644, 2.7380080223083496, 0.24987682700157166, 2.6395986080169678, 0.1013522520661354, 0.958316445350647, 0.4103136658668518, 0.5020806193351746, 0.2192990481853485, 0.4308053255081177, 0.17369641363620758, 0.185043066740036, 0.048436615616083145, 0.08626126497983932, 2.583665609359741, 0.26747065782546997, 2.228630781173706], "count": [480]}, "timestamp": {"min": [0.0], "max": [15.966666666666667], "mean": [7.983333333333333], "std": [4.618792130063957], "count": [480]}, "frame_index": {"min": [0], "max": [479], "mean": [239.5], "std": [138.5637639019187], "count": [480]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [480]}, "index": {"min": [127018], "max": [127497], "mean": [127257.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [3.19375, 5.0, 5.0, 5.0, 5.0], "std": [1.6066147445794243, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [480]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [480]}, "eef_direction_state": {"mean": [4.125, 4.214583333333334], "std": [2.3302807413128, 2.125685142816048], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.8604166666666667, 0.88125], "std": [0.8846467240593239, 0.9289681215377271], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.85625, 0.7125], "std": [0.8649196133167525, 0.8320719620321334], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [4.125, 4.214583333333334], "std": [2.3302807413128, 2.125685142816048], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.8604166666666667, 0.88125], "std": [0.8846467240593239, 0.9289681215377271], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.85625, 0.7125], "std": [0.8649196133167525, 0.8320719620321334], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.42497203526458976, 0.2761037368697268, 1.0334287301116094, 2.351312346283935, 0.004458785088822333, 1.1520259707441078, 0.5057102347056351, -0.2641069983079535, 0.9574487395273052, 2.4933625054311594, -0.3228728666944842, 1.876925746917505], "std": [0.15995342973845336, 0.021177242571578336, 0.05015232327585484, 0.21891338707197264, 0.35841658460843184, 0.5323759578825903, 0.1853978162121589, 0.04823839896596222, 0.08584594342655613, 0.2483076749711827, 0.29746655522622895, 0.19912319716524624], "min": [0.22873254590324427, 0.24311041956306928, 0.9350754920953416, 1.8900501934668534, -0.6462256869152039, 0.16133650528795407, 0.23055397369633635, -0.322942384449919, 0.7854906368193249, 1.9809024277371692, -0.7864447421212412, 1.6031424749307766], "max": [0.6587542657118656, 0.30727279776983657, 1.1374729624983175, 2.7465990817454053, 0.7233341588779685, 1.5918850792283759, 0.6698489495230959, -0.09571400659214509, 1.1144561947770106, 3.0253414869269752, 0.08748559636387454, 2.4323538628000256], "count": [480]}, "eef_sim_pose_action": {"mean": [0.42497203526458976, 0.2761037368697268, 1.0334287301116094, 2.351312346283935, 0.004458785088822333, 1.1520259707441078, 0.5057102347056351, -0.2641069983079535, 0.9574487395273052, 2.4933625054311594, -0.3228728666944842, 1.876925746917505], "std": [0.15995342973845336, 0.021177242571578336, 0.05015232327585484, 0.21891338707197264, 0.35841658460843184, 0.5323759578825903, 0.1853978162121589, 0.04823839896596222, 0.08584594342655613, 0.2483076749711827, 0.29746655522622895, 0.19912319716524624], "min": [0.22873254590324427, 0.24311041956306928, 0.9350754920953416, 1.8900501934668534, -0.6462256869152039, 0.16133650528795407, 0.23055397369633635, -0.322942384449919, 0.7854906368193249, 1.9809024277371692, -0.7864447421212412, 1.6031424749307766], "max": [0.6587542657118656, 0.30727279776983657, 1.1374729624983175, 2.7465990817454053, 0.7233341588779685, 1.5918850792283759, 0.6698489495230959, -0.09571400659214509, 1.1144561947770106, 3.0253414869269752, 0.08748559636387454, 2.4323538628000256], "count": [480]}, "gripper_mode_state": {"mean": [0.30416666666666664, 0.18333333333333332], "std": [0.46005358987356443, 0.3869395588747987], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.90625, 1.8875], "std": [0.3999511688944039, 0.413130830770758], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.30416666666666664, 0.18333333333333332], "std": [0.46005358987356443, 0.3869395588747987], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.90625, 1.8875], "std": [0.3999511688944039, 0.413130830770758], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.49818489820851636, 0.5307031396732782], "std": [0.20009991445841482, 0.21712044330972122], "min": [0.1575000025331974, 0.016250000335276127], "max": [0.6700000166893005, 0.70250004529953], "count": [480]}, "gripper_open_scale_action": {"mean": [0.49818489820851636, 0.5307031396732782], "std": [0.20009991445841482, 0.21712044330972122], "min": [0.1575000025331974, 0.016250000335276127], "max": [0.6700000166893005, 0.70250004529953], "count": [480]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.3867060171965226]], [[0.410216093449246]], [[0.38540807633733104]]], "std": [[[0.13385683371672605]], [[0.13379624243064844]], [[0.1287195210803989]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47961082357700363]], [[0.4769822502220953]], [[0.4679775822545847]]], "std": [[[0.14103572629892816]], [[0.14415760018215748]], [[0.14484112734514915]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48634536812297735]], [[0.49693434109080525]], [[0.48694478353639187]]], "std": [[[0.1224683650874164]], [[0.11250857580896348]], [[0.11759601322911493]]], "count": [103]}, "observation.state": {"min": [-0.1449982225894928, -0.022276556119322777, -1.3297550678253174, -1.6192282438278198, 0.4275807738304138, -0.10852188616991043, 0.12299999594688416, -0.012590999715030193, -0.08449699729681015, 0.12841300666332245, -3.136077404022217, 0.2825862467288971, -3.140266180038452, -0.3035682141780853, -0.01709555648267269, -1.352485179901123, -0.0348016656935215, 0.5747595429420471, -1.2651234865188599, 0.015000000596046448, -0.009085999801754951, -0.06528300046920776, 0.007703999988734722, -3.140493154525757, -0.02785545215010643, -3.141592502593994], "max": [0.058979667723178864, 1.9781651496887207, -0.4862987697124481, 0.1464635580778122, 1.161608099937439, 1.8372139930725098, 0.46799999475479126, 0.41594499349594116, 0.029455000534653664, 0.40163201093673706, 3.140266180038452, 1.1855846643447876, 3.140580415725708, 0.3211522102355957, 2.4102466106414795, -0.47241300344467163, 1.4915697574615479, 1.2402302026748657, -0.06117766723036766, 0.5879999995231628, 0.4184510111808777, 0.1833219975233078, 0.34586301445961, 3.130021095275879, 1.1667351722717285, 3.14054536819458], "mean": [-0.05476846545934677, 0.8831907510757446, -0.7843551635742188, -0.40500959753990173, 0.8152534365653992, 0.6516211628913879, 0.36014094948768616, 0.1706739217042923, -0.03312927857041359, 0.25089964270591736, -0.5273379683494568, 0.7495607733726501, 1.2318708896636963, 0.008518482558429241, 1.4161821603775024, -0.9849450588226318, 0.7361109852790833, 0.9699267148971558, -0.7018974423408508, 0.4526035487651825, 0.2500673234462738, 0.020638538524508476, 0.1631740927696228, 0.43493321537971497, 0.556066632270813, -0.3798898756504059], "std": [0.06034086272120476, 0.8038905262947083, 0.35787972807884216, 0.4881797134876251, 0.27231043577194214, 0.7360848188400269, 0.13578402996063232, 0.16599737107753754, 0.03375218063592911, 0.05790574103593826, 2.8355977535247803, 0.2862905263900757, 2.4662630558013916, 0.19322554767131805, 1.0118311643600464, 0.3768465518951416, 0.5543513298034668, 0.18873290717601776, 0.4766780436038971, 0.17684511840343475, 0.18425817787647247, 0.052510008215904236, 0.09588409215211868, 2.638181686401367, 0.32027456164360046, 2.941071033477783], "count": [487]}, "action": {"min": [-0.1449982225894928, -0.022276556119322777, -1.3297550678253174, -1.6192282438278198, 0.4275807738304138, -0.10852188616991043, 0.12299999594688416, -0.012590999715030193, -0.08449699729681015, 0.12841300666332245, -3.136077404022217, 0.2825862467288971, -3.140266180038452, -0.3035682141780853, -0.01709555648267269, -1.352485179901123, -0.0348016656935215, 0.5747595429420471, -1.2651234865188599, 0.015000000596046448, -0.009085999801754951, -0.06528300046920776, 0.007703999988734722, -3.140493154525757, -0.02785545215010643, -3.141592502593994], "max": [0.058979667723178864, 1.9781651496887207, -0.4862987697124481, 0.1464635580778122, 1.161608099937439, 1.8372139930725098, 0.46799999475479126, 0.41594499349594116, 0.029455000534653664, 0.40163201093673706, 3.140266180038452, 1.1855846643447876, 3.140580415725708, 0.3211522102355957, 2.4102466106414795, -0.47241300344467163, 1.4915697574615479, 1.2402302026748657, -0.06117766723036766, 0.5879999995231628, 0.4184510111808777, 0.1833219975233078, 0.34586301445961, 3.130021095275879, 1.1667351722717285, 3.14054536819458], "mean": [-0.05476846545934677, 0.8831907510757446, -0.7843551635742188, -0.40500959753990173, 0.8152534365653992, 0.6516211628913879, 0.36014094948768616, 0.1706739217042923, -0.03312927857041359, 0.25089964270591736, -0.5273379683494568, 0.7495607733726501, 1.2318708896636963, 0.008518482558429241, 1.4161821603775024, -0.9849450588226318, 0.7361109852790833, 0.9699267148971558, -0.7018974423408508, 0.4526035487651825, 0.2500673234462738, 0.020638538524508476, 0.1631740927696228, 0.43493321537971497, 0.556066632270813, -0.3798898756504059], "std": [0.06034086272120476, 0.8038905262947083, 0.35787972807884216, 0.4881797134876251, 0.27231043577194214, 0.7360848188400269, 0.13578402996063232, 0.16599737107753754, 0.03375218063592911, 0.05790574103593826, 2.8355977535247803, 0.2862905263900757, 2.4662630558013916, 0.19322554767131805, 1.0118311643600464, 0.3768465518951416, 0.5543513298034668, 0.18873290717601776, 0.4766780436038971, 0.17684511840343475, 0.18425817787647247, 0.052510008215904236, 0.09588409215211868, 2.638181686401367, 0.32027456164360046, 2.941071033477783], "count": [487]}, "timestamp": {"min": [0.0], "max": [16.2], "mean": [8.1], "std": [4.686149805543993], "count": [487]}, "frame_index": {"min": [0], "max": [486], "mean": [243.0], "std": [140.5844941663198], "count": [487]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [487]}, "index": {"min": [127498], "max": [127984], "mean": [127741.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [487]}, "subtask_annotation": {"mean": [3.2792607802874745, 5.0, 5.0, 5.0, 5.0], "std": [1.594407921417429, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [487]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [487]}, "eef_direction_state": {"mean": [4.195071868583162, 4.215605749486653], "std": [2.2413274211497893, 2.084636967446605], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_state": {"mean": [0.837782340862423, 0.8809034907597536], "std": [0.8812265170717528, 0.9209989247732076], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_state": {"mean": [0.7330595482546202, 0.7802874743326489], "std": [0.8395972209184142, 0.8543772540904676], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_direction_action": {"mean": [4.195071868583162, 4.215605749486653], "std": [2.2413274211497893, 2.084636967446605], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_action": {"mean": [0.837782340862423, 0.8809034907597536], "std": [0.8812265170717528, 0.9209989247732076], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_action": {"mean": [0.7330595482546202, 0.7802874743326489], "std": [0.8395972209184142, 0.8543772540904676], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_sim_pose_state": {"mean": [0.4092319256123042, 0.2680889280406485, 1.025602528775811, 2.360696577205591, -0.03283630500206281, 1.1523007416262117, 0.4892725940972289, -0.2785495095925516, 0.9389001640247885, 2.474819447172803, -0.4068968907198455, 1.8475815977650392], "std": [0.1657068946484763, 0.03395619640786633, 0.058086320909650255, 0.2558002636215457, 0.3375538749807804, 0.5431468837446395, 0.18479587409516385, 0.052482197306526875, 0.0954194272465859, 0.5226778322051866, 0.36536216632577206, 0.17404900630378617], "min": [0.22622327015058866, 0.2168110587276857, 0.9027795212398145, 1.954302500408387, -0.6875198803440752, 0.08184199649490664, 0.22939060363550642, -0.3650890889255043, 0.7837611886424583, -3.1334350169971446, -0.9027827831765058, 1.4685801087667043], "max": [0.6543214343034806, 0.3308221840587064, 1.1764792202911956, 2.8182796192604513, 0.6152400603553758, 1.722474321145454, 0.6581886780946121, -0.11639972752237528, 1.1208417458077764, 3.1383549657898353, 0.05573283317232636, 2.3314182152879237], "count": [487]}, "eef_sim_pose_action": {"mean": [0.4092319256123042, 0.2680889280406485, 1.025602528775811, 2.360696577205591, -0.03283630500206281, 1.1523007416262117, 0.4892725940972289, -0.2785495095925516, 0.9389001640247885, 2.474819447172803, -0.4068968907198455, 1.8475815977650392], "std": [0.1657068946484763, 0.03395619640786633, 0.058086320909650255, 0.2558002636215457, 0.3375538749807804, 0.5431468837446395, 0.18479587409516385, 0.052482197306526875, 0.0954194272465859, 0.5226778322051866, 0.36536216632577206, 0.17404900630378617], "min": [0.22622327015058866, 0.2168110587276857, 0.9027795212398145, 1.954302500408387, -0.6875198803440752, 0.08184199649490664, 0.22939060363550642, -0.3650890889255043, 0.7837611886424583, -3.1334350169971446, -0.9027827831765058, 1.4685801087667043], "max": [0.6543214343034806, 0.3308221840587064, 1.1764792202911956, 2.8182796192604513, 0.6152400603553758, 1.722474321145454, 0.6581886780946121, -0.11639972752237528, 1.1208417458077764, 3.1383549657898353, 0.05573283317232636, 2.3314182152879237], "count": [487]}, "gripper_mode_state": {"mean": [0.35523613963039014, 0.14989733059548255], "std": [0.47858481456361246, 0.3569707563314281], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_state": {"mean": [1.9137577002053388, 1.9158110882956878], "std": [0.38014863463119336, 0.37242822336770404], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_mode_action": {"mean": [0.35523613963039014, 0.14989733059548255], "std": [0.47858481456361246, 0.3569707563314281], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_action": {"mean": [1.9137577002053388, 1.9158110882956878], "std": [0.38014863463119336, 0.37242822336770404], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_open_scale_state": {"mean": [0.4501771014489738, 0.565754624692727], "std": [0.16973019302809336, 0.22105658017729482], "min": [0.1537499949336052, 0.01875000074505806], "max": [0.5849999934434891, 0.7349999994039536], "count": [487]}, "gripper_open_scale_action": {"mean": [0.4501771014489738, 0.565754624692727], "std": [0.16973019302809336, 0.22105658017729482], "min": [0.1537499949336052, 0.01875000074505806], "max": [0.5849999934434891, 0.7349999994039536], "count": [487]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7450980392156863]], [[0.7058823529411765]]], "mean": [[[0.3890167169431875]], [[0.4124533737640355]], [[0.38789568669348085]]], "std": [[[0.1288350836287867]], [[0.12890733157061096]], [[0.12421801302518094]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47177001044808947]], [[0.4694400236456762]], [[0.46047358911513325]]], "std": [[[0.1458816259894663]], [[0.1446700651256593]], [[0.14616229901283537]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48854733063097033]], [[0.4996891457704877]], [[0.49120278327677225]]], "std": [[[0.11794445060616889]], [[0.10516147217166762]], [[0.10897427413905364]]], "count": [104]}, "observation.state": {"min": [-0.2088274508714676, -0.022276556119322777, -1.5134276151657104, -1.7331055402755737, 0.495753675699234, 0.028155332431197166, 0.13600000739097595, -0.02791300043463707, -0.11292199790477753, 0.1163180023431778, -3.1408944129943848, 0.20858429372310638, -3.1397078037261963, -0.26864445209503174, -0.018159667029976845, -1.5586960315704346, -0.12598377466201782, 0.5364166498184204, -1.1944385766983032, 0.010000000707805157, -0.00877199973911047, -0.058713000267744064, 0.013969999738037586, -3.1276650428771973, 0.010716321878135204, -3.1326565742492676], "max": [-0.004744888748973608, 2.0123212337493896, -0.48593243956565857, 0.013345000334084034, 1.1670856475830078, 1.4816263914108276, 0.5839999914169312, 0.42708098888397217, 0.001180000021122396, 0.3473820090293884, 3.1393935680389404, 1.1919376850128174, 3.1228652000427246, 0.17118233442306519, 2.4217076301574707, -0.4720990061759949, 1.2990703582763672, 1.240317463874817, -0.057461999356746674, 0.6010000109672546, 0.4390130043029785, 0.14256100356578827, 0.3794949948787689, 3.1336164474487305, 1.2078027725219727, 3.1401963233947754], "mean": [-0.06760212779045105, 0.9531176090240479, -0.8268835544586182, -0.48520171642303467, 0.8332992792129517, 0.6472921371459961, 0.43273478746414185, 0.18396607041358948, -0.044094543904066086, 0.25806447863578796, 0.0502358041703701, 0.7464398741722107, 0.5597309470176697, -0.010214585810899734, 1.360238790512085, -1.026732087135315, 0.5892347097396851, 0.9894339442253113, -0.6170823574066162, 0.41830381751060486, 0.24664153158664703, 0.014365635812282562, 0.17569606006145477, 0.20626038312911987, 0.5899706482887268, -1.8754768371582031], "std": [0.08762405812740326, 0.7789815068244934, 0.43189430236816406, 0.5511176586151123, 0.2623627185821533, 0.5423957705497742, 0.1487581580877304, 0.1615026891231537, 0.04071284085512161, 0.05595605447888374, 2.836351156234741, 0.3068833351135254, 2.7526662349700928, 0.13764728605747223, 1.0338529348373413, 0.4440600574016571, 0.509634256362915, 0.185024231672287, 0.4702373445034027, 0.20040501654148102, 0.1931612342596054, 0.038438454270362854, 0.10214795172214508, 2.743105411529541, 0.31973639130592346, 2.278515100479126], "count": [492]}, "action": {"min": [-0.2088274508714676, -0.022276556119322777, -1.5134276151657104, -1.7331055402755737, 0.495753675699234, 0.028155332431197166, 0.13600000739097595, -0.02791300043463707, -0.11292199790477753, 0.1163180023431778, -3.1408944129943848, 0.20858429372310638, -3.1397078037261963, -0.26864445209503174, -0.018159667029976845, -1.5586960315704346, -0.12598377466201782, 0.5364166498184204, -1.1944385766983032, 0.010000000707805157, -0.00877199973911047, -0.058713000267744064, 0.013969999738037586, -3.1276650428771973, 0.010716321878135204, -3.1326565742492676], "max": [-0.004744888748973608, 2.0123212337493896, -0.48593243956565857, 0.013345000334084034, 1.1670856475830078, 1.4816263914108276, 0.5839999914169312, 0.42708098888397217, 0.001180000021122396, 0.3473820090293884, 3.1393935680389404, 1.1919376850128174, 3.1228652000427246, 0.17118233442306519, 2.4217076301574707, -0.4720990061759949, 1.2990703582763672, 1.240317463874817, -0.057461999356746674, 0.6010000109672546, 0.4390130043029785, 0.14256100356578827, 0.3794949948787689, 3.1336164474487305, 1.2078027725219727, 3.1401963233947754], "mean": [-0.06760212779045105, 0.9531176090240479, -0.8268835544586182, -0.48520171642303467, 0.8332992792129517, 0.6472921371459961, 0.43273478746414185, 0.18396607041358948, -0.044094543904066086, 0.25806447863578796, 0.0502358041703701, 0.7464398741722107, 0.5597309470176697, -0.010214585810899734, 1.360238790512085, -1.026732087135315, 0.5892347097396851, 0.9894339442253113, -0.6170823574066162, 0.41830381751060486, 0.24664153158664703, 0.014365635812282562, 0.17569606006145477, 0.20626038312911987, 0.5899706482887268, -1.8754768371582031], "std": [0.08762405812740326, 0.7789815068244934, 0.43189430236816406, 0.5511176586151123, 0.2623627185821533, 0.5423957705497742, 0.1487581580877304, 0.1615026891231537, 0.04071284085512161, 0.05595605447888374, 2.836351156234741, 0.3068833351135254, 2.7526662349700928, 0.13764728605747223, 1.0338529348373413, 0.4440600574016571, 0.509634256362915, 0.185024231672287, 0.4702373445034027, 0.20040501654148102, 0.1931612342596054, 0.038438454270362854, 0.10214795172214508, 2.743105411529541, 0.31973639130592346, 2.278515100479126], "count": [492]}, "timestamp": {"min": [0.0], "max": [16.366666666666667], "mean": [8.183333333333334], "std": [4.734262428376858], "count": [492]}, "frame_index": {"min": [0], "max": [491], "mean": [245.5], "std": [142.02787285130574], "count": [492]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [492]}, "index": {"min": [127985], "max": [128476], "mean": [128230.5], "std": [142.02787285130574], "count": [492]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [492]}, "subtask_annotation": {"mean": [3.4857723577235773, 5.0, 5.0, 5.0, 5.0], "std": [1.494502395981224, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [492]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [492]}, "eef_direction_state": {"mean": [4.3028455284552845, 4.16869918699187], "std": [2.203967236091447, 2.1332624960354], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_state": {"mean": [0.8313008130081301, 0.9085365853658537], "std": [0.8960141724975176, 0.9182921430806318], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_state": {"mean": [0.8028455284552846, 0.7703252032520326], "std": [0.8599915109480848, 0.8542656571243119], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_direction_action": {"mean": [4.3028455284552845, 4.16869918699187], "std": [2.203967236091447, 2.1332624960354], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_action": {"mean": [0.8313008130081301, 0.9085365853658537], "std": [0.8960141724975176, 0.9182921430806318], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_action": {"mean": [0.8028455284552846, 0.7703252032520326], "std": [0.8599915109480848, 0.8542656571243119], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_sim_pose_state": {"mean": [0.42253360061125755, 0.2570566563706475, 1.032683624763844, 2.358067477514633, 0.049570392800182245, 1.1587292980218697, 0.4857531640901513, -0.28466829669587534, 0.9513665796474777, 2.499153581035344, -0.31955354833699234, 1.8497166684881559], "std": [0.16136171620692308, 0.040898547879808296, 0.056046908714261996, 0.2938752116799764, 0.32659420143085477, 0.46439060209115784, 0.19358848971712528, 0.03844424029479371, 0.10169137651092731, 0.29475491703307016, 0.33237874853673177, 0.17047412087830463], "min": [0.21098385027085176, 0.18814493503770433, 0.8907504451321374, 1.9493764102389544, -0.5638274608572171, 0.163167736507281, 0.2298787555498737, -0.35831583221978086, 0.7900820062651405, 1.9236867496369399, -0.799773684678976, 1.620435168788759], "max": [0.6659025313401157, 0.3025954481011834, 1.122256506816414, 2.909888108163262, 0.6868503073735881, 1.5368840449186072, 0.6786735663610546, -0.15701300446326477, 1.155407290896967, 3.1300361314327145, 0.13165960196547366, 2.371009395966121], "count": [492]}, "eef_sim_pose_action": {"mean": [0.42253360061125755, 0.2570566563706475, 1.032683624763844, 2.358067477514633, 0.049570392800182245, 1.1587292980218697, 0.4857531640901513, -0.28466829669587534, 0.9513665796474777, 2.499153581035344, -0.31955354833699234, 1.8497166684881559], "std": [0.16136171620692308, 0.040898547879808296, 0.056046908714261996, 0.2938752116799764, 0.32659420143085477, 0.46439060209115784, 0.19358848971712528, 0.03844424029479371, 0.10169137651092731, 0.29475491703307016, 0.33237874853673177, 0.17047412087830463], "min": [0.21098385027085176, 0.18814493503770433, 0.8907504451321374, 1.9493764102389544, -0.5638274608572171, 0.163167736507281, 0.2298787555498737, -0.35831583221978086, 0.7900820062651405, 1.9236867496369399, -0.799773684678976, 1.620435168788759], "max": [0.6659025313401157, 0.3025954481011834, 1.122256506816414, 2.909888108163262, 0.6868503073735881, 1.5368840449186072, 0.6786735663610546, -0.15701300446326477, 1.155407290896967, 3.1300361314327145, 0.13165960196547366, 2.371009395966121], "count": [492]}, "gripper_mode_state": {"mean": [0.2540650406504065, 0.30284552845528456], "std": [0.4353343494025175, 0.4594889708686451], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_state": {"mean": [1.8719512195121952, 1.8597560975609757], "std": [0.4705405273346469, 0.4841453175226202], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_mode_action": {"mean": [0.2540650406504065, 0.30284552845528456], "std": [0.4353343494025175, 0.4594889708686451], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_action": {"mean": [1.8719512195121952, 1.8597560975609757], "std": [0.4705405273346469, 0.4841453175226202], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_open_scale_state": {"mean": [0.5409171735883002, 0.5228810912216786], "std": [0.18594794797972497, 0.2505059876557363], "min": [0.17000000923871994, 0.012500000884756446], "max": [0.7299999892711639, 0.7512500137090683], "count": [492]}, "gripper_open_scale_action": {"mean": [0.5409171735883002, 0.5228810912216786], "std": [0.18594794797972497, 0.2505059876557363], "min": [0.17000000923871994, 0.012500000884756446], "max": [0.7299999892711639, 0.7512500137090683], "count": [492]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7607843137254902]], [[0.7098039215686275]]], "mean": [[[0.38674871766398033]], [[0.41101769094908724]], [[0.38645699547348605]]], "std": [[[0.13353237184169353]], [[0.1326545659307393]], [[0.12789567337539196]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724128057776509]], [[0.4723525882035662]], [[0.46215402111491843]]], "std": [[[0.1439873325893116]], [[0.14347623005010193]], [[0.14520995374603948]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862718030173234]], [[0.49713592034710324]], [[0.48801931039406055]]], "std": [[[0.13222668840347904]], [[0.11925799475173873]], [[0.1231049579669036]]], "count": [103]}, "observation.state": {"min": [-0.08136089146137238, -0.022067222744226456, -1.2248616218566895, -1.746084213256836, 0.42292311787605286, 0.02436988800764084, 0.125, -0.012017999775707722, -0.06286299973726273, 0.15733599662780762, -3.141592502593994, 0.40510836243629456, -3.1390793323516846, -0.24343721568584442, -0.018159667029976845, -1.3173695802688599, -0.0833321139216423, 0.3966343402862549, -1.3337149620056152, 0.010000000707805157, -0.00803999975323677, -0.04872800037264824, 0.0028019999153912067, -3.140824794769287, 0.19474384188652039, -3.129061222076416], "max": [0.07813366502523422, 1.8936816453933716, -0.4653654396533966, 0.0, 1.1610673666000366, 1.9737865924835205, 0.5519999861717224, 0.39948999881744385, 0.00482900021597743, 0.35175400972366333, 3.1408944129943848, 1.2340525388717651, 3.1391491889953613, 0.2992071211338043, 2.4081881046295166, -0.4720990061759949, 1.5863977670669556, 1.2382066249847412, -0.007047555409371853, 0.6610000133514404, 0.4162200093269348, 0.19487500190734863, 0.34428900480270386, 3.1393237113952637, 1.1126124858856201, 3.1375434398651123], "mean": [-0.018257539719343185, 0.8465182185173035, -0.7054876089096069, -0.5928378105163574, 0.7920419573783875, 0.6930381655693054, 0.4225153625011444, 0.16186007857322693, -0.028457747772336006, 0.2553347647190094, -0.600813627243042, 0.7694383263587952, 0.5268367528915405, 0.052919674664735794, 1.3160735368728638, -0.9311708211898804, 0.7338081002235413, 0.936250627040863, -0.7100240588188171, 0.4608836770057678, 0.23437665402889252, 0.040522102266550064, 0.17880916595458984, 0.2775448262691498, 0.6386071443557739, -1.7086114883422852], "std": [0.04766689985990524, 0.7189342379570007, 0.319969117641449, 0.5182296633720398, 0.29025375843048096, 0.6891594529151917, 0.15768787264823914, 0.1483757048845291, 0.022396143525838852, 0.04607594758272171, 2.702976703643799, 0.25164657831192017, 2.679927349090576, 0.1503968983888626, 0.9934660792350769, 0.36871838569641113, 0.6427326202392578, 0.22841191291809082, 0.559152364730835, 0.18995971977710724, 0.18174871802330017, 0.05834309011697769, 0.09435570985078812, 2.6814684867858887, 0.2625587582588196, 2.396320343017578], "count": [488]}, "action": {"min": [-0.08136089146137238, -0.022067222744226456, -1.2248616218566895, -1.746084213256836, 0.42292311787605286, 0.02436988800764084, 0.125, -0.012017999775707722, -0.06286299973726273, 0.15733599662780762, -3.141592502593994, 0.40510836243629456, -3.1390793323516846, -0.24343721568584442, -0.018159667029976845, -1.3173695802688599, -0.0833321139216423, 0.3966343402862549, -1.3337149620056152, 0.010000000707805157, -0.00803999975323677, -0.04872800037264824, 0.0028019999153912067, -3.140824794769287, 0.19474384188652039, -3.129061222076416], "max": [0.07813366502523422, 1.8936816453933716, -0.4653654396533966, 0.0, 1.1610673666000366, 1.9737865924835205, 0.5519999861717224, 0.39948999881744385, 0.00482900021597743, 0.35175400972366333, 3.1408944129943848, 1.2340525388717651, 3.1391491889953613, 0.2992071211338043, 2.4081881046295166, -0.4720990061759949, 1.5863977670669556, 1.2382066249847412, -0.007047555409371853, 0.6610000133514404, 0.4162200093269348, 0.19487500190734863, 0.34428900480270386, 3.1393237113952637, 1.1126124858856201, 3.1375434398651123], "mean": [-0.018257539719343185, 0.8465182185173035, -0.7054876089096069, -0.5928378105163574, 0.7920419573783875, 0.6930381655693054, 0.4225153625011444, 0.16186007857322693, -0.028457747772336006, 0.2553347647190094, -0.600813627243042, 0.7694383263587952, 0.5268367528915405, 0.052919674664735794, 1.3160735368728638, -0.9311708211898804, 0.7338081002235413, 0.936250627040863, -0.7100240588188171, 0.4608836770057678, 0.23437665402889252, 0.040522102266550064, 0.17880916595458984, 0.2775448262691498, 0.6386071443557739, -1.7086114883422852], "std": [0.04766689985990524, 0.7189342379570007, 0.319969117641449, 0.5182296633720398, 0.29025375843048096, 0.6891594529151917, 0.15768787264823914, 0.1483757048845291, 0.022396143525838852, 0.04607594758272171, 2.702976703643799, 0.25164657831192017, 2.679927349090576, 0.1503968983888626, 0.9934660792350769, 0.36871838569641113, 0.6427326202392578, 0.22841191291809082, 0.559152364730835, 0.18995971977710724, 0.18174871802330017, 0.05834309011697769, 0.09435570985078812, 2.6814684867858887, 0.2625587582588196, 2.396320343017578], "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": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [488]}, "index": {"min": [128477], "max": [128964], "mean": [128720.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [3.4815573770491803, 5.0, 5.0, 5.0, 5.0], "std": [1.524280276544302, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [488]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [488]}, "eef_direction_state": {"mean": [4.157786885245901, 4.129098360655738], "std": [2.3059307044225075, 2.164763836018841], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.8176229508196722, 0.875], "std": [0.8833250829090123, 0.9001081446865968], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.6905737704918032, 0.6844262295081968], "std": [0.8226763592682733, 0.8290346441972272], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.157786885245901, 4.129098360655738], "std": [2.3059307044225075, 2.164763836018841], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.8176229508196722, 0.875], "std": [0.8833250829090123, 0.9001081446865968], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.6905737704918032, 0.6844262295081968], "std": [0.8226763592682733, 0.8290346441972272], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.4003287185217362, 0.2726112938237305, 1.0298151142443255, 2.313046488007773, 0.08399258952998305, 1.2319501558500172, 0.47356657474747305, -0.25868910289439395, 0.9544485155963968, 2.4161372893102273, -0.34395096842987294, 1.8866977319701475], "std": [0.14805722207387315, 0.022706455667482667, 0.046202130481098044, 0.2214286859416626, 0.37980033296290644, 0.43255493314314575, 0.1822170008950574, 0.05813299130659192, 0.09387190263172245, 0.22991052147874325, 0.3601116016679224, 0.26671970711514004], "min": [0.2268735794190293, 0.23823147338851414, 0.9315905696580875, 1.9005934753176463, -0.6400629887096353, 0.24038466107917, 0.23073468430001615, -0.3484930406187601, 0.7788377326363123, 2.024859701222471, -0.9236756338745485, 1.5079794929328552], "max": [0.6376134012102138, 0.30615421959503547, 1.126387010508165, 2.678020114755435, 0.7351551057248193, 1.5807214307964272, 0.6561283395810371, -0.10496838561488579, 1.1192957709296436, 2.9455509314553674, 0.10440850807373603, 2.4913396404081327], "count": [488]}, "eef_sim_pose_action": {"mean": [0.4003287185217362, 0.2726112938237305, 1.0298151142443255, 2.313046488007773, 0.08399258952998305, 1.2319501558500172, 0.47356657474747305, -0.25868910289439395, 0.9544485155963968, 2.4161372893102273, -0.34395096842987294, 1.8866977319701475], "std": [0.14805722207387315, 0.022706455667482667, 0.046202130481098044, 0.2214286859416626, 0.37980033296290644, 0.43255493314314575, 0.1822170008950574, 0.05813299130659192, 0.09387190263172245, 0.22991052147874325, 0.3601116016679224, 0.26671970711514004], "min": [0.2268735794190293, 0.23823147338851414, 0.9315905696580875, 1.9005934753176463, -0.6400629887096353, 0.24038466107917, 0.23073468430001615, -0.3484930406187601, 0.7788377326363123, 2.024859701222471, -0.9236756338745485, 1.5079794929328552], "max": [0.6376134012102138, 0.30615421959503547, 1.126387010508165, 2.678020114755435, 0.7351551057248193, 1.5807214307964272, 0.6561283395810371, -0.10496838561488579, 1.1192957709296436, 2.9455509314553674, 0.10440850807373603, 2.4913396404081327], "count": [488]}, "gripper_mode_state": {"mean": [0.2807377049180328, 0.1680327868852459], "std": [0.4493595953747832, 0.3738953990313636], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.903688524590164, 1.8872950819672132], "std": [0.40608426166650835, 0.4168609016054288], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.2807377049180328, 0.1680327868852459], "std": [0.4493595953747832, 0.3738953990313636], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.903688524590164, 1.8872950819672132], "std": [0.40608426166650835, 0.4168609016054288], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.528142941031666, 0.5761039931709748], "std": [0.19710964771199904, 0.23744926465428204], "min": [0.15625, 0.012500000884756446], "max": [0.689999982714653, 0.8262500166893005], "count": [488]}, "gripper_open_scale_action": {"mean": [0.528142941031666, 0.5761039931709748], "std": [0.19710964771199904, 0.23744926465428204], "min": [0.15625, 0.012500000884756446], "max": [0.689999982714653, 0.8262500166893005], "count": [488]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6745098039215687]], [[0.6352941176470588]]], "mean": [[[0.38666548474945533]], [[0.4106723229847495]], [[0.3859838153594771]]], "std": [[[0.13338692088706394]], [[0.13269400278793075]], [[0.12776776641374762]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46744263071895426]], [[0.4667370588235294]], [[0.45781305759803925]]], "std": [[[0.14377615744427957]], [[0.14024608058024737]], [[0.1415128812416458]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48728172589869284]], [[0.49819995710784315]], [[0.4886109722222222]]], "std": [[[0.11907900334290872]], [[0.10765157627110031]], [[0.11220711699843526]]], "count": [100]}, "observation.state": {"min": [-0.08830377459526062, -0.02203233353793621, -1.3644521236419678, -1.5768905878067017, 0.506237804889679, -0.11809889227151871, 0.11100000143051147, -0.010300000198185444, -0.06524500250816345, 0.13268700242042542, -3.140615224838257, 0.33292156457901, -3.141592502593994, -0.17821244895458221, -0.017078110948204994, -1.3482288122177124, -0.16659444570541382, 0.5405161380767822, -1.1480188369750977, 0.013000000268220901, -0.009025000035762787, -0.016242999583482742, 0.009587000124156475, -3.120666265487671, 0.18591247498989105, -3.141592502593994], "max": [0.025556111708283424, 1.9212089776992798, -0.4863162338733673, 0.1804976612329483, 1.167172908782959, 1.6832493543624878, 0.5160000324249268, 0.41118600964546204, 0.014852999709546566, 0.40577301383018494, 3.14042329788208, 1.1748335361480713, 3.1408421993255615, 0.28096023201942444, 2.428772449493408, -0.4725002348423004, 1.388944149017334, 1.2399859428405762, 0.025625888258218765, 0.6430000066757202, 0.4318700134754181, 0.18464399874210358, 0.35074499249458313, 3.110071897506714, 1.2294797897338867, 3.140737533569336], "mean": [-0.04126807302236557, 0.889244556427002, -0.7702568173408508, -0.45779114961624146, 0.8044420480728149, 0.6095964908599854, 0.3986184895038605, 0.1706140637397766, -0.02977406606078148, 0.259031742811203, 0.039433617144823074, 0.7653805613517761, 0.22971762716770172, 0.026603806763887405, 1.3692797422409058, -1.0067108869552612, 0.6843269467353821, 0.9540743827819824, -0.683657705783844, 0.4673006534576416, 0.24960774183273315, 0.030869727954268456, 0.17671091854572296, 0.34431761503219604, 0.6098960638046265, -1.6361106634140015], "std": [0.029139578342437744, 0.745830774307251, 0.36245355010032654, 0.4773947298526764, 0.2694048285484314, 0.6393992304801941, 0.15444375574588776, 0.15792521834373474, 0.024089442566037178, 0.05554592236876488, 2.812999963760376, 0.2619602680206299, 2.7592947483062744, 0.13720472157001495, 1.0109541416168213, 0.40253719687461853, 0.5515622496604919, 0.19519157707691193, 0.4652669131755829, 0.18654049932956696, 0.1904643177986145, 0.0456300713121891, 0.09685958921909332, 2.673405885696411, 0.2851921021938324, 2.426605463027954], "count": [441]}, "action": {"min": [-0.08830377459526062, -0.02203233353793621, -1.3644521236419678, -1.5768905878067017, 0.506237804889679, -0.11809889227151871, 0.11100000143051147, -0.010300000198185444, -0.06524500250816345, 0.13268700242042542, -3.140615224838257, 0.33292156457901, -3.141592502593994, -0.17821244895458221, -0.017078110948204994, -1.3482288122177124, -0.16659444570541382, 0.5405161380767822, -1.1480188369750977, 0.013000000268220901, -0.009025000035762787, -0.016242999583482742, 0.009587000124156475, -3.120666265487671, 0.18591247498989105, -3.141592502593994], "max": [0.025556111708283424, 1.9212089776992798, -0.4863162338733673, 0.1804976612329483, 1.167172908782959, 1.6832493543624878, 0.5160000324249268, 0.41118600964546204, 0.014852999709546566, 0.40577301383018494, 3.14042329788208, 1.1748335361480713, 3.1408421993255615, 0.28096023201942444, 2.428772449493408, -0.4725002348423004, 1.388944149017334, 1.2399859428405762, 0.025625888258218765, 0.6430000066757202, 0.4318700134754181, 0.18464399874210358, 0.35074499249458313, 3.110071897506714, 1.2294797897338867, 3.140737533569336], "mean": [-0.04126807302236557, 0.889244556427002, -0.7702568173408508, -0.45779114961624146, 0.8044420480728149, 0.6095964908599854, 0.3986184895038605, 0.1706140637397766, -0.02977406606078148, 0.259031742811203, 0.039433617144823074, 0.7653805613517761, 0.22971762716770172, 0.026603806763887405, 1.3692797422409058, -1.0067108869552612, 0.6843269467353821, 0.9540743827819824, -0.683657705783844, 0.4673006534576416, 0.24960774183273315, 0.030869727954268456, 0.17671091854572296, 0.34431761503219604, 0.6098960638046265, -1.6361106634140015], "std": [0.029139578342437744, 0.745830774307251, 0.36245355010032654, 0.4773947298526764, 0.2694048285484314, 0.6393992304801941, 0.15444375574588776, 0.15792521834373474, 0.024089442566037178, 0.05554592236876488, 2.812999963760376, 0.2619602680206299, 2.7592947483062744, 0.13720472157001495, 1.0109541416168213, 0.40253719687461853, 0.5515622496604919, 0.19519157707691193, 0.4652669131755829, 0.18654049932956696, 0.1904643177986145, 0.0456300713121891, 0.09685958921909332, 2.673405885696411, 0.2851921021938324, 2.426605463027954], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [441]}, "index": {"min": [128965], "max": [129405], "mean": [129185.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [3.4126984126984126, 5.0, 5.0, 5.0, 5.0], "std": [1.5363242708016318, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [441]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [441]}, "eef_direction_state": {"mean": [4.242630385487528, 4.174603174603175], "std": [2.204426874037092, 2.1143905784567307], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.8956916099773242, 0.8956916099773242], "std": [0.8923990114284894, 0.9174570668546028], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.8140589569160998, 0.7664399092970522], "std": [0.8394372838039649, 0.8450782017210152], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.242630385487528, 4.174603174603175], "std": [2.204426874037092, 2.1143905784567307], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.8956916099773242, 0.8956916099773242], "std": [0.8923990114284894, 0.9174570668546028], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.8140589569160998, 0.7664399092970522], "std": [0.8394372838039649, 0.8450782017210152], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.40916037154318435, 0.2714019185782367, 1.033627383614745, 2.3322073986175, 0.047829896387052734, 1.2139087438057474, 0.48876793571561294, -0.2682411446794266, 0.9524279289455686, 2.467116015744959, -0.3330532104211762, 1.881493905638472], "std": [0.15768475763755038, 0.024339110817971056, 0.05572546729901111, 0.2321374862792653, 0.35805588942971656, 0.4546350565220325, 0.1908954955998569, 0.04552274558494673, 0.09640840487914204, 0.2533045552149919, 0.34332775680585775, 0.21074045063512722], "min": [0.22852332053461144, 0.2348213956296953, 0.9069676057013648, 1.9600477373635226, -0.6398608616429446, 0.2670000560841852, 0.22962753666490351, -0.31593556253434407, 0.7857629310978793, 1.9108172459984658, -0.7595541813304328, 1.5468164615298323], "max": [0.6495720732532179, 0.31624107424954845, 1.1801508809455097, 2.691956134718972, 0.7436242475498793, 1.6881456576580265, 0.6717544295080532, -0.11490618025830644, 1.1256818548354448, 2.953465230280804, 0.1599364164145114, 2.3784642077009113], "count": [441]}, "eef_sim_pose_action": {"mean": [0.40916037154318435, 0.2714019185782367, 1.033627383614745, 2.3322073986175, 0.047829896387052734, 1.2139087438057474, 0.48876793571561294, -0.2682411446794266, 0.9524279289455686, 2.467116015744959, -0.3330532104211762, 1.881493905638472], "std": [0.15768475763755038, 0.024339110817971056, 0.05572546729901111, 0.2321374862792653, 0.35805588942971656, 0.4546350565220325, 0.1908954955998569, 0.04552274558494673, 0.09640840487914204, 0.2533045552149919, 0.34332775680585775, 0.21074045063512722], "min": [0.22852332053461144, 0.2348213956296953, 0.9069676057013648, 1.9600477373635226, -0.6398608616429446, 0.2670000560841852, 0.22962753666490351, -0.31593556253434407, 0.7857629310978793, 1.9108172459984658, -0.7595541813304328, 1.5468164615298323], "max": [0.6495720732532179, 0.31624107424954845, 1.1801508809455097, 2.691956134718972, 0.7436242475498793, 1.6881456576580265, 0.6717544295080532, -0.11490618025830644, 1.1256818548354448, 2.953465230280804, 0.1599364164145114, 2.3784642077009113], "count": [441]}, "gripper_mode_state": {"mean": [0.26077097505668934, 0.16099773242630386], "std": [0.43905520566857503, 0.36752885951975367], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8820861678004535, 1.8843537414965987], "std": [0.446372328458719, 0.4181322275001171], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.26077097505668934, 0.16099773242630386], "std": [0.43905520566857503, 0.36752885951975367], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8820861678004535, 1.8843537414965987], "std": [0.446372328458719, 0.4181322275001171], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.4982738213111011, 0.5841269918354207], "std": [0.193054676345936, 0.23317550578356316], "min": [0.13875000178813934, 0.016250000335276127], "max": [0.6450000405311584, 0.8037500083446503], "count": [441]}, "gripper_open_scale_action": {"mean": [0.4982738213111011, 0.5841269918354207], "std": [0.193054676345936, 0.23317550578356316], "min": [0.13875000178813934, 0.016250000335276127], "max": [0.6450000405311584, 0.8037500083446503], "count": [441]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8235294117647058]], [[0.7764705882352941]]], "mean": [[[0.38443944392571844]], [[0.4090290408756095]], [[0.3841223544973545]]], "std": [[[0.13441698308187203]], [[0.13302938907981568]], [[0.12824056845018855]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46421084072517893]], [[0.4598850003890445]], [[0.45025546802054156]]], "std": [[[0.14328227665566065]], [[0.14460247007539917]], [[0.1464546680810534]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826467923280423]], [[0.49256937636165576]], [[0.4829902544351074]]], "std": [[[0.11507957036582257]], [[0.10494838841432236]], [[0.11025278850967793]]], "count": [105]}, "observation.state": {"min": [-0.07488899677991867, -0.022224221378564835, -1.0938364267349243, -1.5291277170181274, 0.207379549741745, 0.06461422145366669, 0.11699999868869781, -0.010220999829471111, -0.054301001131534576, 0.1660420000553131, -3.141592502593994, 0.3479662835597992, -3.1397252082824707, -0.2884787917137146, -0.017060667276382446, -1.562743067741394, -0.04254699870944023, 0.5138261318206787, -1.322393536567688, 0.01900000125169754, -0.008911999873816967, -0.05368800088763237, 0.0034360000863671303, -3.141592502593994, -0.00069813197478652, -3.141592502593994], "max": [0.11583111435174942, 1.8806332349777222, -0.4865255653858185, -0.024265222251415253, 1.1605265140533447, 2.1020729541778564, 0.41600000858306885, 0.3859820067882538, 0.027984999120235443, 0.3573229908943176, 3.1409993171691895, 1.1635761260986328, 3.1403534412384033, 0.3513834476470947, 2.420503854751587, -0.4720815420150757, 1.514334797859192, 1.2404744625091553, -0.13003088533878326, 0.6620000600814819, 0.4214079976081848, 0.20982199907302856, 0.31701698899269104, 3.1298117637634277, 1.1403632164001465, 3.1402835845947266], "mean": [0.013235285878181458, 0.8182466626167297, -0.6660875678062439, -0.5574983358383179, 0.7296183109283447, 0.7815401554107666, 0.3413657248020172, 0.15556080639362335, -0.021916549652814865, 0.2503720819950104, 0.4095292389392853, 0.7702755331993103, 0.13246019184589386, 0.04115031659603119, 1.3469622135162354, -0.9598004817962646, 0.6207438707351685, 0.9210917353630066, -0.6413664221763611, 0.46236452460289, 0.24131517112255096, 0.03456006944179535, 0.17859725654125214, 0.345796138048172, 0.5558638572692871, -1.8989886045455933], "std": [0.05720922350883484, 0.7055926322937012, 0.24245600402355194, 0.4838830530643463, 0.34753814339637756, 0.8040282726287842, 0.12398950010538101, 0.1444750726222992, 0.01966107450425625, 0.04657439514994621, 2.7799019813537598, 0.27622485160827637, 2.737591028213501, 0.14391295611858368, 0.9564180970191956, 0.3781816363334656, 0.5447379946708679, 0.2125115543603897, 0.44666412472724915, 0.178684800863266, 0.17889374494552612, 0.05645741894841194, 0.08765684813261032, 2.749872922897339, 0.3086475729942322, 2.169710874557495], "count": [499]}, "action": {"min": [-0.07488899677991867, -0.022224221378564835, -1.0938364267349243, -1.5291277170181274, 0.207379549741745, 0.06461422145366669, 0.11699999868869781, -0.010220999829471111, -0.054301001131534576, 0.1660420000553131, -3.141592502593994, 0.3479662835597992, -3.1397252082824707, -0.2884787917137146, -0.017060667276382446, -1.562743067741394, -0.04254699870944023, 0.5138261318206787, -1.322393536567688, 0.01900000125169754, -0.008911999873816967, -0.05368800088763237, 0.0034360000863671303, -3.141592502593994, -0.00069813197478652, -3.141592502593994], "max": [0.11583111435174942, 1.8806332349777222, -0.4865255653858185, -0.024265222251415253, 1.1605265140533447, 2.1020729541778564, 0.41600000858306885, 0.3859820067882538, 0.027984999120235443, 0.3573229908943176, 3.1409993171691895, 1.1635761260986328, 3.1403534412384033, 0.3513834476470947, 2.420503854751587, -0.4720815420150757, 1.514334797859192, 1.2404744625091553, -0.13003088533878326, 0.6620000600814819, 0.4214079976081848, 0.20982199907302856, 0.31701698899269104, 3.1298117637634277, 1.1403632164001465, 3.1402835845947266], "mean": [0.013235285878181458, 0.8182466626167297, -0.6660875678062439, -0.5574983358383179, 0.7296183109283447, 0.7815401554107666, 0.3413657248020172, 0.15556080639362335, -0.021916549652814865, 0.2503720819950104, 0.4095292389392853, 0.7702755331993103, 0.13246019184589386, 0.04115031659603119, 1.3469622135162354, -0.9598004817962646, 0.6207438707351685, 0.9210917353630066, -0.6413664221763611, 0.46236452460289, 0.24131517112255096, 0.03456006944179535, 0.17859725654125214, 0.345796138048172, 0.5558638572692871, -1.8989886045455933], "std": [0.05720922350883484, 0.7055926322937012, 0.24245600402355194, 0.4838830530643463, 0.34753814339637756, 0.8040282726287842, 0.12398950010538101, 0.1444750726222992, 0.01966107450425625, 0.04657439514994621, 2.7799019813537598, 0.27622485160827637, 2.737591028213501, 0.14391295611858368, 0.9564180970191956, 0.3781816363334656, 0.5447379946708679, 0.2125115543603897, 0.44666412472724915, 0.178684800863266, 0.17889374494552612, 0.05645741894841194, 0.08765684813261032, 2.749872922897339, 0.3086475729942322, 2.169710874557495], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [499]}, "index": {"min": [129406], "max": [129904], "mean": [129655.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [3.340681362725451, 5.0, 5.0, 5.0, 5.0], "std": [1.6448645827741153, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [499]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [499]}, "eef_direction_state": {"mean": [4.154308617234469, 4.0160320641282565], "std": [2.2813692740270874, 2.162659862839885], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.8036072144288577, 0.9458917835671342], "std": [0.8455394064167931, 0.908145148935839], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.7294589178356713, 0.7875751503006012], "std": [0.8428372661017611, 0.8534768757374561], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.154308617234469, 4.0160320641282565], "std": [2.2813692740270874, 2.162659862839885], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.8036072144288577, 0.9458917835671342], "std": [0.8455394064167931, 0.908145148935839], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.7294589178356713, 0.7875751503006012], "std": [0.8428372661017611, 0.8534768757374561], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.3939686196802507, 0.27918041780059827, 1.0248810461150184, 2.3226362593434478, -0.04205599865196903, 1.216341156932485, 0.4804019496324007, -0.2644884017990692, 0.9542360997770596, 2.54082172993479, -0.26973015042146736, 1.8582554264830908], "std": [0.1440930423398891, 0.019948659922796135, 0.04678007245987031, 0.2350078504728123, 0.3871204360918447, 0.45816497568062836, 0.179256154976309, 0.05641454969821819, 0.087259409940002, 0.3047542047414288, 0.2969911224993334, 0.209180218377179], "min": [0.2286481058634824, 0.24657888082147264, 0.9402293003256095, 1.9589497369279079, -0.810291549355219, 0.31784743464221, 0.22978736746662662, -0.3538299835034201, 0.7794740630332323, 2.000970191507932, -0.762280075309236, 1.4267263436375133], "max": [0.6239247856129988, 0.3292920765951347, 1.1322539962706981, 2.674443941787882, 0.6645070153418047, 1.6338019307552814, 0.6612053722967307, -0.08991154809967783, 1.0920376306233524, 3.141488858626215, 0.13684093272774578, 2.5693607303227823], "count": [499]}, "eef_sim_pose_action": {"mean": [0.3939686196802507, 0.27918041780059827, 1.0248810461150184, 2.3226362593434478, -0.04205599865196903, 1.216341156932485, 0.4804019496324007, -0.2644884017990692, 0.9542360997770596, 2.54082172993479, -0.26973015042146736, 1.8582554264830908], "std": [0.1440930423398891, 0.019948659922796135, 0.04678007245987031, 0.2350078504728123, 0.3871204360918447, 0.45816497568062836, 0.179256154976309, 0.05641454969821819, 0.087259409940002, 0.3047542047414288, 0.2969911224993334, 0.209180218377179], "min": [0.2286481058634824, 0.24657888082147264, 0.9402293003256095, 1.9589497369279079, -0.810291549355219, 0.31784743464221, 0.22978736746662662, -0.3538299835034201, 0.7794740630332323, 2.000970191507932, -0.762280075309236, 1.4267263436375133], "max": [0.6239247856129988, 0.3292920765951347, 1.1322539962706981, 2.674443941787882, 0.6645070153418047, 1.6338019307552814, 0.6612053722967307, -0.08991154809967783, 1.0920376306233524, 3.141488858626215, 0.13684093272774578, 2.5693607303227823], "count": [499]}, "gripper_mode_state": {"mean": [0.25851703406813625, 0.1523046092184369], "std": [0.43781957147294004, 0.35931589893748667], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.939879759519038, 1.8897795591182365], "std": [0.3171655301544916, 0.4125726407200922], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.25851703406813625, 0.1523046092184369], "std": [0.43781957147294004, 0.35931589893748667], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.939879759519038, 1.8897795591182365], "std": [0.3171655301544916, 0.4125726407200922], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.4267084276964347, 0.5779584141528394], "std": [0.1549865901419253, 0.2233561345381636], "min": [0.14624999836087227, 0.023750001564621925], "max": [0.5200000107288361, 0.8275000751018524], "count": [499]}, "gripper_open_scale_action": {"mean": [0.4267084276964347, 0.5779584141528394], "std": [0.1549865901419253, 0.2233561345381636], "min": [0.14624999836087227, 0.023750001564621925], "max": [0.5200000107288361, 0.8275000751018524], "count": [499]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7568627450980392]], [[0.6823529411764706]]], "mean": [[[0.3860597965183916]], [[0.4097849139116272]], [[0.384807964232079]]], "std": [[[0.1351471576383449]], [[0.13488451465812634]], [[0.13000527472336595]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46545303477378003]], [[0.46585366695221775]], [[0.4557143497366584]]], "std": [[[0.14784856988540634]], [[0.14811934545003505]], [[0.1487394122119706]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866333622850435]], [[0.497604251935402]], [[0.4881972464147471]]], "std": [[[0.12084759963282565]], [[0.10961490839683921]], [[0.11410256140179141]]], "count": [103]}, "observation.state": {"min": [-0.006716111209243536, -0.022224221378564835, -1.2965234518051147, -1.7397693395614624, 0.5122560858726501, 0.0833321139216423, 0.08900000154972076, -0.010281999595463276, -0.05246800184249878, 0.14521799981594086, -3.139498233795166, 0.3796440362930298, -3.140615224838257, -0.23180177807807922, -0.017270000651478767, -1.2704963684082031, -0.032376889139413834, 0.5015277862548828, -1.26761794090271, 0.015000000596046448, -0.008383999578654766, -0.04368799924850464, 0.002696000039577484, -3.131504535675049, 0.07162830978631973, -3.141592502593994], "max": [0.05051911249756813, 1.93683922290802, -0.4865604341030121, -0.04732677713036537, 1.161346435546875, 2.0799882411956787, 0.49300000071525574, 0.41005900502204895, 0.01056899968534708, 0.3225089907646179, 3.1394808292388916, 1.2017638683319092, 3.140178918838501, 0.292770117521286, 2.421358585357666, -0.4720815420150757, 1.501635193824768, 1.2400034666061401, -0.07750566303730011, 0.5960000157356262, 0.422107994556427, 0.18627099692821503, 0.33413100242614746, 3.1396901607513428, 1.1875743865966797, 3.1406502723693848], "mean": [0.0025050039403140545, 0.9063495397567749, -0.7603024840354919, -0.574196994304657, 0.8164446353912354, 0.794861912727356, 0.3526165783405304, 0.17642562091350555, -0.025842051953077316, 0.2528928518295288, 0.25045594573020935, 0.7755683660507202, 0.5146666169166565, 0.02525402046740055, 1.439639925956726, -0.980384349822998, 0.7673110961914062, 0.9253939390182495, -0.759370744228363, 0.43727126717567444, 0.2581055164337158, 0.03674517199397087, 0.17035554349422455, 0.6232352256774902, 0.5773391127586365, -1.815438151359558], "std": [0.0191495344042778, 0.7602370977401733, 0.3478003442287445, 0.4845544993877411, 0.23533828556537628, 0.7666757702827454, 0.1497497409582138, 0.16016583144664764, 0.018634546548128128, 0.045675117522478104, 2.7995519638061523, 0.25450608134269714, 2.704141139984131, 0.13756249845027924, 0.9429856538772583, 0.36201968789100647, 0.5685078501701355, 0.21525689959526062, 0.4884749948978424, 0.18615977466106415, 0.17464861273765564, 0.0529058538377285, 0.09015249460935593, 2.6118407249450684, 0.2737102806568146, 2.297492027282715], "count": [489]}, "action": {"min": [-0.006716111209243536, -0.022224221378564835, -1.2965234518051147, -1.7397693395614624, 0.5122560858726501, 0.0833321139216423, 0.08900000154972076, -0.010281999595463276, -0.05246800184249878, 0.14521799981594086, -3.139498233795166, 0.3796440362930298, -3.140615224838257, -0.23180177807807922, -0.017270000651478767, -1.2704963684082031, -0.032376889139413834, 0.5015277862548828, -1.26761794090271, 0.015000000596046448, -0.008383999578654766, -0.04368799924850464, 0.002696000039577484, -3.131504535675049, 0.07162830978631973, -3.141592502593994], "max": [0.05051911249756813, 1.93683922290802, -0.4865604341030121, -0.04732677713036537, 1.161346435546875, 2.0799882411956787, 0.49300000071525574, 0.41005900502204895, 0.01056899968534708, 0.3225089907646179, 3.1394808292388916, 1.2017638683319092, 3.140178918838501, 0.292770117521286, 2.421358585357666, -0.4720815420150757, 1.501635193824768, 1.2400034666061401, -0.07750566303730011, 0.5960000157356262, 0.422107994556427, 0.18627099692821503, 0.33413100242614746, 3.1396901607513428, 1.1875743865966797, 3.1406502723693848], "mean": [0.0025050039403140545, 0.9063495397567749, -0.7603024840354919, -0.574196994304657, 0.8164446353912354, 0.794861912727356, 0.3526165783405304, 0.17642562091350555, -0.025842051953077316, 0.2528928518295288, 0.25045594573020935, 0.7755683660507202, 0.5146666169166565, 0.02525402046740055, 1.439639925956726, -0.980384349822998, 0.7673110961914062, 0.9253939390182495, -0.759370744228363, 0.43727126717567444, 0.2581055164337158, 0.03674517199397087, 0.17035554349422455, 0.6232352256774902, 0.5773391127586365, -1.815438151359558], "std": [0.0191495344042778, 0.7602370977401733, 0.3478003442287445, 0.4845544993877411, 0.23533828556537628, 0.7666757702827454, 0.1497497409582138, 0.16016583144664764, 0.018634546548128128, 0.045675117522478104, 2.7995519638061523, 0.25450608134269714, 2.704141139984131, 0.13756249845027924, 0.9429856538772583, 0.36201968789100647, 0.5685078501701355, 0.21525689959526062, 0.4884749948978424, 0.18615977466106415, 0.17464861273765564, 0.0529058538377285, 0.09015249460935593, 2.6118407249450684, 0.2737102806568146, 2.297492027282715], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [489]}, "index": {"min": [129905], "max": [130393], "mean": [130149.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [3.20040899795501, 5.0, 5.0, 5.0, 5.0], "std": [1.596494061609189, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [489]}, "eef_direction_state": {"mean": [4.079754601226994, 4.188139059304704], "std": [2.3601538763706778, 2.104961131013018], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.8241308793456033, 0.8895705521472392], "std": [0.8494858972455444, 0.9112305550013073], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.7832310838445807, 0.7566462167689162], "std": [0.8399806391861789, 0.8436468937780739], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.079754601226994, 4.188139059304704], "std": [2.3601538763706778, 2.104961131013018], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.8241308793456033, 0.8895705521472392], "std": [0.8494858972455444, 0.9112305550013073], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.7832310838445807, 0.7566462167689162], "std": [0.8399806391861789, 0.8436468937780739], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.4148577355295331, 0.2752456209339655, 1.0273760254236115, 2.3186985005622898, 0.009692304173484068, 1.150096053192877, 0.4973190814529364, -0.26245426548665995, 0.9460917553328707, 2.491783179901968, -0.36808571281431707, 1.897194830680087], "std": [0.15981362837019386, 0.01897082326522083, 0.04581433694282545, 0.22202977839345822, 0.357807261578309, 0.47147551443509833, 0.17508691039642824, 0.05282382452856362, 0.0897398429973488, 0.24826714100183306, 0.3350499934685074, 0.23329215349087148], "min": [0.22858067670200918, 0.24752048436992363, 0.9196479648669614, 1.9391837728618564, -0.7012846996486057, 0.24072764358285137, 0.23034231276499606, -0.3435403771775965, 0.7787317658215733, 1.9509552194965165, -0.8187611666826743, 1.414792499884403], "max": [0.648095618519145, 0.3119714142045298, 1.0974674123400536, 2.760371389639311, 0.6912789346317476, 1.5479954933838407, 0.6618737620751951, -0.1134560556352749, 1.1091049912039554, 3.0691570857088335, 0.08381861295100457, 2.339850325158225], "count": [489]}, "eef_sim_pose_action": {"mean": [0.4148577355295331, 0.2752456209339655, 1.0273760254236115, 2.3186985005622898, 0.009692304173484068, 1.150096053192877, 0.4973190814529364, -0.26245426548665995, 0.9460917553328707, 2.491783179901968, -0.36808571281431707, 1.897194830680087], "std": [0.15981362837019386, 0.01897082326522083, 0.04581433694282545, 0.22202977839345822, 0.357807261578309, 0.47147551443509833, 0.17508691039642824, 0.05282382452856362, 0.0897398429973488, 0.24826714100183306, 0.3350499934685074, 0.23329215349087148], "min": [0.22858067670200918, 0.24752048436992363, 0.9196479648669614, 1.9391837728618564, -0.7012846996486057, 0.24072764358285137, 0.23034231276499606, -0.3435403771775965, 0.7787317658215733, 1.9509552194965165, -0.8187611666826743, 1.414792499884403], "max": [0.648095618519145, 0.3119714142045298, 1.0974674123400536, 2.760371389639311, 0.6912789346317476, 1.5479954933838407, 0.6618737620751951, -0.1134560556352749, 1.1091049912039554, 3.0691570857088335, 0.08381861295100457, 2.339850325158225], "count": [489]}, "gripper_mode_state": {"mean": [0.32515337423312884, 0.17586912065439672], "std": [0.4684321268422342, 0.3807087772230152], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.9079754601226995, 1.8936605316973416], "std": [0.3964538508319869, 0.40566123568256557], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.32515337423312884, 0.17586912065439672], "std": [0.4684321268422342, 0.3807087772230152], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.9079754601226995, 1.8936605316973416], "std": [0.3964538508319869, 0.40566123568256557], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.44077197922077527, 0.5465899813722187], "std": [0.1871871373472405, 0.232700007295499], "min": [0.11125000193715096, 0.01875000074505806], "max": [0.6162500008940697, 0.7450000196695328], "count": [489]}, "gripper_open_scale_action": {"mean": [0.44077197922077527, 0.5465899813722187], "std": [0.1871871373472405, 0.232700007295499], "min": [0.11125000193715096, 0.01875000074505806], "max": [0.6162500008940697, 0.7450000196695328], "count": [489]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.7098039215686275]], [[0.6941176470588235]]], "mean": [[[0.38461958877995645]], [[0.4093084776688453]], [[0.3842509232026144]]], "std": [[[0.14000747903333688]], [[0.13949224668829235]], [[0.13446414528047917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46756032271241826]], [[0.46383569444444445]], [[0.4539470690359477]]], "std": [[[0.14110425082210976]], [[0.14065790198416475]], [[0.1430033650121707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826695404411765]], [[0.49515167892156864]], [[0.48576745098039215]]], "std": [[[0.11845130953041633]], [[0.10330933557991404]], [[0.1076907435029438]]], "count": [100]}, "observation.state": {"min": [-0.15605799853801727, -0.021700888872146606, -1.1535488367080688, -1.495686650276184, 0.22412621974945068, 0.08359377831220627, 0.14300000667572021, -0.01044899970293045, -0.09752599895000458, 0.14495399594306946, -3.1407198905944824, 0.2969503104686737, -3.141592502593994, -0.2543051242828369, -0.017235111445188522, -1.2908889055252075, 0.03574366495013237, 0.5077205300331116, -1.20968496799469, 0.013000000268220901, -0.009589999914169312, -0.05406000092625618, 0.0067900000140070915, -3.1402835845947266, 0.229842409491539, -3.138206720352173], "max": [0.16554777324199677, 1.9131147861480713, -0.48708376288414, -0.06367222219705582, 1.1663703918457031, 1.6578502655029297, 0.4950000047683716, 0.39303600788116455, 0.02877799980342388, 0.37981200218200684, 3.13431453704834, 1.1877838373184204, 3.1390445232391357, 0.25181055068969727, 2.4086241722106934, -0.47243043780326843, 1.3190442323684692, 1.2398115396499634, -0.11780233681201935, 0.621999979019165, 0.41900599002838135, 0.16704100370407104, 0.35065799951553345, 3.1390271186828613, 1.2202295064926147, 3.1407549381256104], "mean": [-0.03529052063822746, 0.9382483959197998, -0.7402116060256958, -0.5029413104057312, 0.7267547845840454, 0.6924973130226135, 0.3995451331138611, 0.1782686859369278, -0.03714801371097565, 0.24608349800109863, -0.3776083290576935, 0.7236008644104004, -0.02987750805914402, 0.019400013610720634, 1.3574309349060059, -0.9962884783744812, 0.6703630685806274, 0.9124239087104797, -0.7095741033554077, 0.42048516869544983, 0.2502608001232147, 0.03934067115187645, 0.18725432455539703, 0.8497500419616699, 0.6299852132797241, -1.9061129093170166], "std": [0.0981169119477272, 0.7455180883407593, 0.2793926000595093, 0.44337743520736694, 0.33077678084373474, 0.624214768409729, 0.1342422366142273, 0.15109281241893768, 0.03321292996406555, 0.0556977204978466, 2.7622485160827637, 0.28781116008758545, 2.7459821701049805, 0.11643395572900772, 0.9558258056640625, 0.37030577659606934, 0.47573670744895935, 0.20855627954006195, 0.42152997851371765, 0.1993977576494217, 0.18179701268672943, 0.05509671941399574, 0.08752541244029999, 2.6119282245635986, 0.265413761138916, 2.1693952083587646], "count": [463]}, "action": {"min": [-0.15605799853801727, -0.021700888872146606, -1.1535488367080688, -1.495686650276184, 0.22412621974945068, 0.08359377831220627, 0.14300000667572021, -0.01044899970293045, -0.09752599895000458, 0.14495399594306946, -3.1407198905944824, 0.2969503104686737, -3.141592502593994, -0.2543051242828369, -0.017235111445188522, -1.2908889055252075, 0.03574366495013237, 0.5077205300331116, -1.20968496799469, 0.013000000268220901, -0.009589999914169312, -0.05406000092625618, 0.0067900000140070915, -3.1402835845947266, 0.229842409491539, -3.138206720352173], "max": [0.16554777324199677, 1.9131147861480713, -0.48708376288414, -0.06367222219705582, 1.1663703918457031, 1.6578502655029297, 0.4950000047683716, 0.39303600788116455, 0.02877799980342388, 0.37981200218200684, 3.13431453704834, 1.1877838373184204, 3.1390445232391357, 0.25181055068969727, 2.4086241722106934, -0.47243043780326843, 1.3190442323684692, 1.2398115396499634, -0.11780233681201935, 0.621999979019165, 0.41900599002838135, 0.16704100370407104, 0.35065799951553345, 3.1390271186828613, 1.2202295064926147, 3.1407549381256104], "mean": [-0.03529052063822746, 0.9382483959197998, -0.7402116060256958, -0.5029413104057312, 0.7267547845840454, 0.6924973130226135, 0.3995451331138611, 0.1782686859369278, -0.03714801371097565, 0.24608349800109863, -0.3776083290576935, 0.7236008644104004, -0.02987750805914402, 0.019400013610720634, 1.3574309349060059, -0.9962884783744812, 0.6703630685806274, 0.9124239087104797, -0.7095741033554077, 0.42048516869544983, 0.2502608001232147, 0.03934067115187645, 0.18725432455539703, 0.8497500419616699, 0.6299852132797241, -1.9061129093170166], "std": [0.0981169119477272, 0.7455180883407593, 0.2793926000595093, 0.44337743520736694, 0.33077678084373474, 0.624214768409729, 0.1342422366142273, 0.15109281241893768, 0.03321292996406555, 0.0556977204978466, 2.7622485160827637, 0.28781116008758545, 2.7459821701049805, 0.11643395572900772, 0.9558258056640625, 0.37030577659606934, 0.47573670744895935, 0.20855627954006195, 0.42152997851371765, 0.1993977576494217, 0.18179701268672943, 0.05509671941399574, 0.08752541244029999, 2.6119282245635986, 0.265413761138916, 2.1693952083587646], "count": [463]}, "timestamp": {"min": [0.0], "max": [15.4], "mean": [7.7], "std": [4.455209185760966], "count": [463]}, "frame_index": {"min": [0], "max": [462], "mean": [231.0], "std": [133.65627557282897], "count": [463]}, "episode_index": {"min": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [463]}, "index": {"min": [130394], "max": [130856], "mean": [130625.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.239740820734341, 5.0, 5.0, 5.0, 5.0], "std": [1.5762743953839926, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [463]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [463]}, "eef_direction_state": {"mean": [4.220302375809935, 4.146868250539957], "std": [2.2149741514794767, 2.1031771497025247], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.857451403887689, 0.896328293736501], "std": [0.8825055052864444, 0.9047794357899667], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.8099352051835853, 0.8099352051835853], "std": [0.8484190583723387, 0.8534952884841823], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.220302375809935, 4.146868250539957], "std": [2.2149741514794767, 2.1031771497025247], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.857451403887689, 0.896328293736501], "std": [0.8825055052864444, 0.9047794357899667], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.8099352051835853, 0.8099352051835853], "std": [0.8484190583723387, 0.8534952884841823], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.4167573111370518, 0.2640421496007453, 1.020674016147573, 2.372490407719273, 0.01207159187316448, 1.1697978448955892, 0.48939722361900007, -0.25971201274890393, 0.9629853690191282, 2.4616107609111566, -0.28444756996162995, 1.9151815956390914], "std": [0.15080027326232234, 0.033424642987449536, 0.05582473415224612, 0.2536475309676367, 0.39702033320288543, 0.4636245731037952, 0.18214877393491513, 0.05498335905109128, 0.08713111729197245, 0.2469790110666205, 0.2869221657344477, 0.2381614085861358], "min": [0.2284605609234462, 0.20281566675696572, 0.9195441987293365, 1.9497636040549726, -0.7039041284495406, 0.2505758387570374, 0.22910101705333946, -0.35366699167850524, 0.78284878573157, 1.9158066845651782, -0.6504530665140122, 1.5297054762746272], "max": [0.6314725753620534, 0.33005150809779804, 1.1543752784504862, 2.7777469074011174, 0.6532675614885481, 1.5603538334840426, 0.6586435833192328, -0.13249952979694235, 1.125792990072794, 2.9110265264710167, 0.11765687660989665, 2.4264465879070074], "count": [463]}, "eef_sim_pose_action": {"mean": [0.4167573111370518, 0.2640421496007453, 1.020674016147573, 2.372490407719273, 0.01207159187316448, 1.1697978448955892, 0.48939722361900007, -0.25971201274890393, 0.9629853690191282, 2.4616107609111566, -0.28444756996162995, 1.9151815956390914], "std": [0.15080027326232234, 0.033424642987449536, 0.05582473415224612, 0.2536475309676367, 0.39702033320288543, 0.4636245731037952, 0.18214877393491513, 0.05498335905109128, 0.08713111729197245, 0.2469790110666205, 0.2869221657344477, 0.2381614085861358], "min": [0.2284605609234462, 0.20281566675696572, 0.9195441987293365, 1.9497636040549726, -0.7039041284495406, 0.2505758387570374, 0.22910101705333946, -0.35366699167850524, 0.78284878573157, 1.9158066845651782, -0.6504530665140122, 1.5297054762746272], "max": [0.6314725753620534, 0.33005150809779804, 1.1543752784504862, 2.7777469074011174, 0.6532675614885481, 1.5603538334840426, 0.6586435833192328, -0.13249952979694235, 1.125792990072794, 2.9110265264710167, 0.11765687660989665, 2.4264465879070074], "count": [463]}, "gripper_mode_state": {"mean": [0.22894168466522677, 0.20950323974082075], "std": [0.42015162702038306, 0.4069540911195286], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.9352051835853132, 1.900647948164147], "std": [0.32880487661313323, 0.3982407468783068], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.22894168466522677, 0.20950323974082075], "std": [0.42015162702038306, 0.4069540911195286], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.9352051835853132, 1.900647948164147], "std": [0.32880487661313323, 0.3982407468783068], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.4994330372959054, 0.5256047556387988], "std": [0.16780261327092008, 0.24924758417510348], "min": [0.17875000834465027, 0.016250000335276127], "max": [0.6187500059604645, 0.7774999737739563], "count": [463]}, "gripper_open_scale_action": {"mean": [0.4994330372959054, 0.5256047556387988], "std": [0.16780261327092008, 0.24924758417510348], "min": [0.17875000834465027, 0.016250000335276127], "max": [0.6187500059604645, 0.7774999737739563], "count": [463]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6980392156862745]], [[0.6901960784313725]]], "mean": [[[0.3862853104575163]], [[0.41009712962962963]], [[0.38493571078431377]]], "std": [[[0.136509783310025]], [[0.13554535929937855]], [[0.13096507950142264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47367697099673206]], [[0.4692262295751634]], [[0.4608734170751634]]], "std": [[[0.151837542927669]], [[0.1506585766172351]], [[0.15212325672393007]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48129569852941173]], [[0.4906504758986928]], [[0.48165116013071896]]], "std": [[[0.11665454465667141]], [[0.10634059475893351]], [[0.11053909296617856]]], "count": [100]}, "observation.state": {"min": [-0.1660536676645279, -0.02232888899743557, -1.2169244289398193, -1.6263978481292725, 0.3078770041465759, 0.009629333391785622, 0.13899999856948853, -0.010453999973833561, -0.10170499980449677, 0.1222279965877533, -3.141592502593994, 0.28235936164855957, -3.1389572620391846, -0.28734490275382996, -0.018787667155265808, -1.7272093296051025, 0.021875333040952682, 0.5521166920661926, -1.282533049583435, 0.0139999995008111, -0.01064400002360344, -0.05301399901509285, -0.0019990000873804092, -3.141592502593994, 0.1903456151485443, -3.1394808292388916], "max": [0.07619733363389969, 1.8964378833770752, -0.48610690236091614, 0.008669888600707054, 1.166911244392395, 1.7051421403884888, 0.49300000071525574, 0.39751899242401123, 0.02266399934887886, 0.40657898783683777, 3.140946865081787, 1.2447688579559326, 3.1403186321258545, 0.2478855550289154, 2.4284236431121826, -0.4805595576763153, 1.5023504495620728, 1.2398289442062378, -0.05894477665424347, 0.7029999494552612, 0.4156779944896698, 0.16273599863052368, 0.3722490072250366, 3.1321678161621094, 1.1820591688156128, 3.1160759925842285], "mean": [-0.04123077914118767, 0.9704549312591553, -0.7751641273498535, -0.5210101008415222, 0.7594626545906067, 0.7377008199691772, 0.38066279888153076, 0.18458950519561768, -0.03797097131609917, 0.25234925746917725, 0.533067524433136, 0.7312356233596802, 0.11271151900291443, -0.020060449838638306, 1.3643063306808472, -0.9858270287513733, 0.7104394435882568, 0.9250199198722839, -0.728643536567688, 0.3966064155101776, 0.2492993175983429, 0.02626781165599823, 0.18643756210803986, 0.9193549156188965, 0.6187332272529602, -1.8599097728729248], "std": [0.0922791138291359, 0.7340471744537354, 0.31949034333229065, 0.5255869030952454, 0.3109208047389984, 0.6389392614364624, 0.13516823947429657, 0.14991123974323273, 0.037605658173561096, 0.06002373993396759, 2.75592041015625, 0.28881925344467163, 2.746981143951416, 0.10715456306934357, 0.9494268298149109, 0.3805568516254425, 0.5273064374923706, 0.21208834648132324, 0.4713309705257416, 0.2006770670413971, 0.18012507259845734, 0.04369353875517845, 0.09565503150224686, 2.594393014907837, 0.26761695742607117, 2.2571322917938232], "count": [429]}, "action": {"min": [-0.1660536676645279, -0.02232888899743557, -1.2169244289398193, -1.6263978481292725, 0.3078770041465759, 0.009629333391785622, 0.13899999856948853, -0.010453999973833561, -0.10170499980449677, 0.1222279965877533, -3.141592502593994, 0.28235936164855957, -3.1389572620391846, -0.28734490275382996, -0.018787667155265808, -1.7272093296051025, 0.021875333040952682, 0.5521166920661926, -1.282533049583435, 0.0139999995008111, -0.01064400002360344, -0.05301399901509285, -0.0019990000873804092, -3.141592502593994, 0.1903456151485443, -3.1394808292388916], "max": [0.07619733363389969, 1.8964378833770752, -0.48610690236091614, 0.008669888600707054, 1.166911244392395, 1.7051421403884888, 0.49300000071525574, 0.39751899242401123, 0.02266399934887886, 0.40657898783683777, 3.140946865081787, 1.2447688579559326, 3.1403186321258545, 0.2478855550289154, 2.4284236431121826, -0.4805595576763153, 1.5023504495620728, 1.2398289442062378, -0.05894477665424347, 0.7029999494552612, 0.4156779944896698, 0.16273599863052368, 0.3722490072250366, 3.1321678161621094, 1.1820591688156128, 3.1160759925842285], "mean": [-0.04123077914118767, 0.9704549312591553, -0.7751641273498535, -0.5210101008415222, 0.7594626545906067, 0.7377008199691772, 0.38066279888153076, 0.18458950519561768, -0.03797097131609917, 0.25234925746917725, 0.533067524433136, 0.7312356233596802, 0.11271151900291443, -0.020060449838638306, 1.3643063306808472, -0.9858270287513733, 0.7104394435882568, 0.9250199198722839, -0.728643536567688, 0.3966064155101776, 0.2492993175983429, 0.02626781165599823, 0.18643756210803986, 0.9193549156188965, 0.6187332272529602, -1.8599097728729248], "std": [0.0922791138291359, 0.7340471744537354, 0.31949034333229065, 0.5255869030952454, 0.3109208047389984, 0.6389392614364624, 0.13516823947429657, 0.14991123974323273, 0.037605658173561096, 0.06002373993396759, 2.75592041015625, 0.28881925344467163, 2.746981143951416, 0.10715456306934357, 0.9494268298149109, 0.3805568516254425, 0.5273064374923706, 0.21208834648132324, 0.4713309705257416, 0.2006770670413971, 0.18012507259845734, 0.04369353875517845, 0.09565503150224686, 2.594393014907837, 0.26761695742607117, 2.2571322917938232], "count": [429]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [429]}, "index": {"min": [130857], "max": [131285], "mean": [131071.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [3.2913752913752914, 5.0, 5.0, 5.0, 5.0], "std": [1.5348159108295014, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [429]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [429]}, "eef_direction_state": {"mean": [4.198135198135198, 4.130536130536131], "std": [2.1429988509006668, 2.093774753777739], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.9277389277389277, 0.9673659673659674], "std": [0.8780672603277332, 0.9331290863052751], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.8111888111888111, 0.7599067599067599], "std": [0.8358325605319762, 0.8225697358444825], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [4.198135198135198, 4.130536130536131], "std": [2.1429988509006668, 2.093774753777739], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.9277389277389277, 0.9673659673659674], "std": [0.8780672603277332, 0.9331290863052751], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.8111888111888111, 0.7599067599067599], "std": [0.8358325605319762, 0.8225697358444825], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.4230817957157493, 0.26315122210372166, 1.0269242133439562, 2.3630534577324154, -0.007737445405466742, 1.1479103855072783, 0.4884881413791526, -0.27285375564589887, 0.9621474304035872, 2.4693475331539916, -0.3112154164851792, 1.8589190179600128], "std": [0.14969765110531827, 0.037820010972299624, 0.06009419758451048, 0.273733578332039, 0.3679650544057665, 0.47682949765230637, 0.18049515212002923, 0.04364848887183181, 0.09526889836634068, 0.24357769413583377, 0.2937965838695097, 0.2163466092181453], "min": [0.22845613790901395, 0.19851273793943364, 0.8966246024316227, 1.8953093920487976, -0.6758361270025459, 0.2400612368327648, 0.2279808226273463, -0.3531467967795912, 0.7739972209998547, 1.959118670270658, -0.7262365785748384, 1.4328613098680005], "max": [0.6360900763639268, 0.3240868149714506, 1.181503337353813, 2.8585161871068663, 0.6277724730047898, 1.624617101646358, 0.6543840232729857, -0.1368105661291753, 1.147425541550878, 2.9479899625397836, 0.10617024410189635, 2.3380451628603547], "count": [429]}, "eef_sim_pose_action": {"mean": [0.4230817957157493, 0.26315122210372166, 1.0269242133439562, 2.3630534577324154, -0.007737445405466742, 1.1479103855072783, 0.4884881413791526, -0.27285375564589887, 0.9621474304035872, 2.4693475331539916, -0.3112154164851792, 1.8589190179600128], "std": [0.14969765110531827, 0.037820010972299624, 0.06009419758451048, 0.273733578332039, 0.3679650544057665, 0.47682949765230637, 0.18049515212002923, 0.04364848887183181, 0.09526889836634068, 0.24357769413583377, 0.2937965838695097, 0.2163466092181453], "min": [0.22845613790901395, 0.19851273793943364, 0.8966246024316227, 1.8953093920487976, -0.6758361270025459, 0.2400612368327648, 0.2279808226273463, -0.3531467967795912, 0.7739972209998547, 1.959118670270658, -0.7262365785748384, 1.4328613098680005], "max": [0.6360900763639268, 0.3240868149714506, 1.181503337353813, 2.8585161871068663, 0.6277724730047898, 1.624617101646358, 0.6543840232729857, -0.1368105661291753, 1.147425541550878, 2.9479899625397836, 0.10617024410189635, 2.3380451628603547], "count": [429]}, "gripper_mode_state": {"mean": [0.2517482517482518, 0.46153846153846156], "std": [0.4340173608163076, 0.49851851526214064], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_state": {"mean": [1.9207459207459208, 1.8414918414918415], "std": [0.36548451510526003, 0.4999334343136384], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_mode_action": {"mean": [0.2517482517482518, 0.46153846153846156], "std": [0.4340173608163076, 0.49851851526214064], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_action": {"mean": [1.9207459207459208, 1.8414918414918415], "std": [0.36548451510526003, 0.4999334343136384], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_open_scale_state": {"mean": [0.47583041669223414, 0.4957575872752138], "std": [0.16896052747477747, 0.25084662321470813], "min": [0.17374999821186066, 0.017499999376013875], "max": [0.6162500008940697, 0.8787499368190765], "count": [429]}, "gripper_open_scale_action": {"mean": [0.47583041669223414, 0.4957575872752138], "std": [0.16896052747477747, 0.25084662321470813], "min": [0.17374999821186066, 0.017499999376013875], "max": [0.6162500008940697, 0.8787499368190765], "count": [429]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9137254901960784]], [[0.8235294117647058]]], "mean": [[[0.38515020152505447]], [[0.40953154411764703]], [[0.3844140223311547]]], "std": [[[0.13688855636563838]], [[0.13646138020461812]], [[0.1313155964196642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.467818845996732]], [[0.46537391135620915]], [[0.45592918096405227]]], "std": [[[0.14021528626394067]], [[0.14145343715500164]], [[0.14267227097133553]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48089744076797386]], [[0.4913003349673203]], [[0.48208282271241826]]], "std": [[[0.11858139523612639]], [[0.10570428345743654]], [[0.11084481337927246]]], "count": [100]}, "observation.state": {"min": [-0.006489333231002092, -0.022241666913032532, -1.1032215356826782, -1.5007455348968506, 0.13901478052139282, 0.008669888600707054, 0.0949999988079071, -0.0106819998472929, -0.048427000641822815, 0.14337700605392456, -3.141592502593994, 0.29455921053886414, -3.1400742530822754, -0.20673410594463348, -0.018787667155265808, -1.6873139142990112, -0.06332333385944366, 0.5224785804748535, -1.4160876274108887, 0.013000000268220901, -0.01064400002360344, -0.03270699828863144, 0.000623999978415668, -3.1399519443511963, 0.029077185317873955, -3.1340527534484863], "max": [0.197226881980896, 1.853489637374878, -0.48610690236091614, 0.006942888721823692, 1.160090446472168, 2.1018288135528564, 0.49400001764297485, 0.3839690089225769, 0.041179001331329346, 0.32624998688697815, 3.135641098022461, 1.1837520599365234, 3.1405105590820312, 0.3506507873535156, 2.4299588203430176, -0.4725002348423004, 1.5512821674346924, 1.2375088930130005, -0.0884956642985344, 0.6970000267028809, 0.42263099551200867, 0.20697900652885437, 0.3208790123462677, 3.1384336948394775, 1.1884121894836426, 3.1336164474487305], "mean": [0.02664347179234028, 0.9278950095176697, -0.7053425908088684, -0.5498800277709961, 0.7359536290168762, 0.749457597732544, 0.36734601855278015, 0.1758764237165451, -0.016489939764142036, 0.24908599257469177, -0.449421763420105, 0.7259097695350647, -0.06381811946630478, 0.06483589112758636, 1.3846750259399414, -0.9874494075775146, 0.5879886150360107, 0.89150470495224, -0.6290955543518066, 0.4547443091869354, 0.24854940176010132, 0.04672389477491379, 0.1757754683494568, 0.7493119835853577, 0.5348235368728638, -1.7243964672088623], "std": [0.06732191890478134, 0.6749133467674255, 0.2559947371482849, 0.4704788029193878, 0.3139961063861847, 0.7792282700538635, 0.1474427431821823, 0.139545276761055, 0.020199386402964592, 0.04674788564443588, 2.797534704208374, 0.24264027178287506, 2.7826125621795654, 0.1164138913154602, 0.9510557055473328, 0.3933752775192261, 0.5044876337051392, 0.23010000586509705, 0.3866548240184784, 0.18381516635417938, 0.1772811859846115, 0.0540044903755188, 0.09115348011255264, 2.6973962783813477, 0.32474496960639954, 2.2408299446105957], "count": [437]}, "action": {"min": [-0.006489333231002092, -0.022241666913032532, -1.1032215356826782, -1.5007455348968506, 0.13901478052139282, 0.008669888600707054, 0.0949999988079071, -0.0106819998472929, -0.048427000641822815, 0.14337700605392456, -3.141592502593994, 0.29455921053886414, -3.1400742530822754, -0.20673410594463348, -0.018787667155265808, -1.6873139142990112, -0.06332333385944366, 0.5224785804748535, -1.4160876274108887, 0.013000000268220901, -0.01064400002360344, -0.03270699828863144, 0.000623999978415668, -3.1399519443511963, 0.029077185317873955, -3.1340527534484863], "max": [0.197226881980896, 1.853489637374878, -0.48610690236091614, 0.006942888721823692, 1.160090446472168, 2.1018288135528564, 0.49400001764297485, 0.3839690089225769, 0.041179001331329346, 0.32624998688697815, 3.135641098022461, 1.1837520599365234, 3.1405105590820312, 0.3506507873535156, 2.4299588203430176, -0.4725002348423004, 1.5512821674346924, 1.2375088930130005, -0.0884956642985344, 0.6970000267028809, 0.42263099551200867, 0.20697900652885437, 0.3208790123462677, 3.1384336948394775, 1.1884121894836426, 3.1336164474487305], "mean": [0.02664347179234028, 0.9278950095176697, -0.7053425908088684, -0.5498800277709961, 0.7359536290168762, 0.749457597732544, 0.36734601855278015, 0.1758764237165451, -0.016489939764142036, 0.24908599257469177, -0.449421763420105, 0.7259097695350647, -0.06381811946630478, 0.06483589112758636, 1.3846750259399414, -0.9874494075775146, 0.5879886150360107, 0.89150470495224, -0.6290955543518066, 0.4547443091869354, 0.24854940176010132, 0.04672389477491379, 0.1757754683494568, 0.7493119835853577, 0.5348235368728638, -1.7243964672088623], "std": [0.06732191890478134, 0.6749133467674255, 0.2559947371482849, 0.4704788029193878, 0.3139961063861847, 0.7792282700538635, 0.1474427431821823, 0.139545276761055, 0.020199386402964592, 0.04674788564443588, 2.797534704208374, 0.24264027178287506, 2.7826125621795654, 0.1164138913154602, 0.9510557055473328, 0.3933752775192261, 0.5044876337051392, 0.23010000586509705, 0.3866548240184784, 0.18381516635417938, 0.1772811859846115, 0.0540044903755188, 0.09115348011255264, 2.6973962783813477, 0.32474496960639954, 2.2408299446105957], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [437]}, "index": {"min": [131286], "max": [131722], "mean": [131504.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.448512585812357, 5.0, 5.0, 5.0, 5.0], "std": [1.5619118815778716, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [437]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [437]}, "eef_direction_state": {"mean": [3.8901601830663615, 3.9679633867276887], "std": [2.3691030314078882, 2.145481915222099], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.9519450800915332, 1.0045766590389016], "std": [0.876845352800315, 0.9300363501199538], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.9244851258581236, 0.7963386727688787], "std": [0.8374910896801409, 0.851535350297614], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [3.8901601830663615, 3.9679633867276887], "std": [2.3691030314078882, 2.145481915222099], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.9519450800915332, 1.0045766590389016], "std": [0.876845352800315, 0.9300363501199538], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.9244851258581236, 0.7963386727688787], "std": [0.8374910896801409, 0.851535350297614], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.41424245037473256, 0.2846080392827445, 1.0235983193243514, 2.3731042330497125, -0.007824310774016551, 1.2591599040252732, 0.48757086788600196, -0.2522631065075895, 0.9514106801705541, 2.5699895590058706, -0.2260813884681928, 1.8905741170284036], "std": [0.13918517557459573, 0.02046087191195753, 0.0468835767038743, 0.21480552637916703, 0.35138769730200126, 0.43362361684163914, 0.17757080964221686, 0.053960889347445584, 0.09081866291680543, 0.3251186405393485, 0.2845943753172181, 0.18698435422934612], "min": [0.22822870638996143, 0.25170546319061665, 0.9176806729129721, 1.954403009552574, -0.7208992805423723, 0.24096528696105746, 0.2279808226273463, -0.3326066620805474, 0.7766662531516214, 1.950832822355207, -0.7767038728699405, 1.5034084260462919], "max": [0.6218462981534844, 0.34248459346278226, 1.1001482301928476, 2.844532271898287, 0.5913933151002881, 1.6349549155962944, 0.6610783963155599, -0.09260005715427588, 1.095974416386337, 3.111664869373052, 0.14225699725476426, 2.3871319445063572], "count": [437]}, "eef_sim_pose_action": {"mean": [0.41424245037473256, 0.2846080392827445, 1.0235983193243514, 2.3731042330497125, -0.007824310774016551, 1.2591599040252732, 0.48757086788600196, -0.2522631065075895, 0.9514106801705541, 2.5699895590058706, -0.2260813884681928, 1.8905741170284036], "std": [0.13918517557459573, 0.02046087191195753, 0.0468835767038743, 0.21480552637916703, 0.35138769730200126, 0.43362361684163914, 0.17757080964221686, 0.053960889347445584, 0.09081866291680543, 0.3251186405393485, 0.2845943753172181, 0.18698435422934612], "min": [0.22822870638996143, 0.25170546319061665, 0.9176806729129721, 1.954403009552574, -0.7208992805423723, 0.24096528696105746, 0.2279808226273463, -0.3326066620805474, 0.7766662531516214, 1.950832822355207, -0.7767038728699405, 1.5034084260462919], "max": [0.6218462981534844, 0.34248459346278226, 1.1001482301928476, 2.844532271898287, 0.5913933151002881, 1.6349549155962944, 0.6610783963155599, -0.09260005715427588, 1.095974416386337, 3.111664869373052, 0.14225699725476426, 2.3871319445063572], "count": [437]}, "gripper_mode_state": {"mean": [0.5720823798627003, 0.16018306636155608], "std": [0.49477684920914106, 0.3667757511239879], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.931350114416476, 1.874141876430206], "std": [0.3312154422455393, 0.4386316438670568], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.5720823798627003, 0.16018306636155608], "std": [0.49477684920914106, 0.3667757511239879], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.931350114416476, 1.874141876430206], "std": [0.3312154422455393, 0.4386316438670568], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.45918193198229, 0.5684296400909625], "std": [0.1843038390293329, 0.22976932209970008], "min": [0.11874999850988388, 0.016250000335276127], "max": [0.6175000220537186, 0.8712500333786011], "count": [437]}, "gripper_open_scale_action": {"mean": [0.45918193198229, 0.5684296400909625], "std": [0.1843038390293329, 0.22976932209970008], "min": [0.11874999850988388, 0.016250000335276127], "max": [0.6175000220537186, 0.8712500333786011], "count": [437]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6666666666666666]], [[0.6627450980392157]]], "mean": [[[0.3842239128324597]], [[0.40863583931922604]], [[0.38377291086951837]]], "std": [[[0.1373345949747338]], [[0.13598142422810738]], [[0.13104046603025424]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46540215289911346]], [[0.4638796572671973]], [[0.4558798311816476]]], "std": [[[0.14993468200876245]], [[0.14927810215972423]], [[0.14990393668032218]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828525266129554]], [[0.49242383962660974]], [[0.4837530253025303]]], "std": [[[0.11841374050619846]], [[0.10702084725984864]], [[0.11188795126446596]]], "count": [101]}, "observation.state": {"min": [-0.08455321937799454, -0.022241666913032532, -1.1133044958114624, -1.6340036392211914, 0.2890718877315521, -0.016485000029206276, 0.1290000081062317, -0.011718999594449997, -0.06155100092291832, 0.13623900711536407, -3.141592502593994, 0.3277728259563446, -3.139533281326294, -0.2487403303384781, -0.018229443579912186, -1.505211353302002, -0.09112977981567383, 0.5233333110809326, -1.1884900331497192, 0.01900000125169754, -0.008551999926567078, -0.04532900080084801, 0.0047690002247691154, -3.138416051864624, 0.11328931897878647, -3.118781089782715], "max": [0.04662900045514107, 1.8806506395339966, -0.48746755719184875, 0.09939844161272049, 1.1607881784439087, 2.101811408996582, 0.5320000052452087, 0.38604700565338135, 0.020976999774575233, 0.3254469931125641, 3.132918357849121, 1.1819543838500977, 3.1409120559692383, 0.27958211302757263, 2.4469146728515625, -0.4721164405345917, 1.4472434520721436, 1.2405791282653809, -0.06571321934461594, 0.6899999976158142, 0.4324760138988495, 0.1852799952030182, 0.32880398631095886, 3.112445592880249, 1.2192870378494263, 3.125657796859741], "mean": [-0.011286583729088306, 0.9736387133598328, -0.7397891879081726, -0.6027475595474243, 0.7395307421684265, 0.8820171356201172, 0.3817109763622284, 0.18727855384349823, -0.02903686836361885, 0.24137148261070251, 0.733874499797821, 0.7277428507804871, 0.46637457609176636, 0.04394775629043579, 1.3773233890533447, -1.0187920331954956, 0.56424480676651, 0.9175028800964355, -0.6168375015258789, 0.4574163258075714, 0.25560569763183594, 0.03754846006631851, 0.18452461063861847, 0.4849008023738861, 0.5724098682403564, -1.8689074516296387], "std": [0.041819460690021515, 0.7486724853515625, 0.271388441324234, 0.48725056648254395, 0.3114953637123108, 0.8022683262825012, 0.13781240582466125, 0.15357336401939392, 0.02239905297756195, 0.046858079731464386, 2.694298267364502, 0.25956597924232483, 2.6524765491485596, 0.12009503692388535, 0.9492485523223877, 0.40520337224006653, 0.4731440246105194, 0.20350593328475952, 0.4108451008796692, 0.1826944500207901, 0.1832377314567566, 0.05018362030386925, 0.08279334008693695, 2.7898776531219482, 0.2913130819797516, 2.151285171508789], "count": [473]}, "action": {"min": [-0.08455321937799454, -0.022241666913032532, -1.1133044958114624, -1.6340036392211914, 0.2890718877315521, -0.016485000029206276, 0.1290000081062317, -0.011718999594449997, -0.06155100092291832, 0.13623900711536407, -3.141592502593994, 0.3277728259563446, -3.139533281326294, -0.2487403303384781, -0.018229443579912186, -1.505211353302002, -0.09112977981567383, 0.5233333110809326, -1.1884900331497192, 0.01900000125169754, -0.008551999926567078, -0.04532900080084801, 0.0047690002247691154, -3.138416051864624, 0.11328931897878647, -3.118781089782715], "max": [0.04662900045514107, 1.8806506395339966, -0.48746755719184875, 0.09939844161272049, 1.1607881784439087, 2.101811408996582, 0.5320000052452087, 0.38604700565338135, 0.020976999774575233, 0.3254469931125641, 3.132918357849121, 1.1819543838500977, 3.1409120559692383, 0.27958211302757263, 2.4469146728515625, -0.4721164405345917, 1.4472434520721436, 1.2405791282653809, -0.06571321934461594, 0.6899999976158142, 0.4324760138988495, 0.1852799952030182, 0.32880398631095886, 3.112445592880249, 1.2192870378494263, 3.125657796859741], "mean": [-0.011286583729088306, 0.9736387133598328, -0.7397891879081726, -0.6027475595474243, 0.7395307421684265, 0.8820171356201172, 0.3817109763622284, 0.18727855384349823, -0.02903686836361885, 0.24137148261070251, 0.733874499797821, 0.7277428507804871, 0.46637457609176636, 0.04394775629043579, 1.3773233890533447, -1.0187920331954956, 0.56424480676651, 0.9175028800964355, -0.6168375015258789, 0.4574163258075714, 0.25560569763183594, 0.03754846006631851, 0.18452461063861847, 0.4849008023738861, 0.5724098682403564, -1.8689074516296387], "std": [0.041819460690021515, 0.7486724853515625, 0.271388441324234, 0.48725056648254395, 0.3114953637123108, 0.8022683262825012, 0.13781240582466125, 0.15357336401939392, 0.02239905297756195, 0.046858079731464386, 2.694298267364502, 0.25956597924232483, 2.6524765491485596, 0.12009503692388535, 0.9492485523223877, 0.40520337224006653, 0.4731440246105194, 0.20350593328475952, 0.4108451008796692, 0.1826944500207901, 0.1832377314567566, 0.05018362030386925, 0.08279334008693695, 2.7898776531219482, 0.2913130819797516, 2.151285171508789], "count": [473]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [473]}, "index": {"min": [131723], "max": [132195], "mean": [131959.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [3.1501057082452433, 5.0, 5.0, 5.0, 5.0], "std": [1.6555004702528981, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [473]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [473]}, "eef_direction_state": {"mean": [4.177589852008457, 4.234672304439746], "std": [2.206602840099469, 2.0802867007480175], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.8668076109936576, 0.8731501057082452], "std": [0.8731475461828172, 0.9154407276730989], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.7801268498942917, 0.7145877378435518], "std": [0.8367019625792349, 0.8231190931186121], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.177589852008457, 4.234672304439746], "std": [2.206602840099469, 2.0802867007480175], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.8668076109936576, 0.8731501057082452], "std": [0.8731475461828172, 0.9154407276730989], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.7801268498942917, 0.7145877378435518], "std": [0.8367019625792349, 0.8231190931186121], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.4256631892745758, 0.27203274619768536, 1.0158673089760577, 2.3604417961357482, -0.041489524637777005, 1.1237310182629854, 0.4946212620718453, -0.26141916054036296, 0.9601774893101692, 2.531373695408345, -0.24816020921816037, 1.9081863568830095], "std": [0.1531928871400575, 0.022711311637501747, 0.04703209042904849, 0.22029855781535576, 0.3989876130485905, 0.46669646624319555, 0.18352966300556645, 0.05014887925636562, 0.0824134099028618, 0.28617026254397354, 0.25936891046990085, 0.23010598061375234], "min": [0.2270848557208177, 0.23836851554278785, 0.9105868498562295, 1.9587989929004739, -0.6934274473225459, 0.2863139764036491, 0.23016228373253939, -0.34534086670590636, 0.7808686343782424, 1.9149048793890149, -0.7579915230372479, 1.440357554773318], "max": [0.6240007095822642, 0.32236088553915504, 1.10043561987622, 2.8116993577242266, 0.7921113268326718, 1.628016601700192, 0.6721723627947089, -0.11435210264843296, 1.103830971677505, 3.0270881036920207, 0.10366022711812484, 2.4432225216554944], "count": [473]}, "eef_sim_pose_action": {"mean": [0.4256631892745758, 0.27203274619768536, 1.0158673089760577, 2.3604417961357482, -0.041489524637777005, 1.1237310182629854, 0.4946212620718453, -0.26141916054036296, 0.9601774893101692, 2.531373695408345, -0.24816020921816037, 1.9081863568830095], "std": [0.1531928871400575, 0.022711311637501747, 0.04703209042904849, 0.22029855781535576, 0.3989876130485905, 0.46669646624319555, 0.18352966300556645, 0.05014887925636562, 0.0824134099028618, 0.28617026254397354, 0.25936891046990085, 0.23010598061375234], "min": [0.2270848557208177, 0.23836851554278785, 0.9105868498562295, 1.9587989929004739, -0.6934274473225459, 0.2863139764036491, 0.23016228373253939, -0.34534086670590636, 0.7808686343782424, 1.9149048793890149, -0.7579915230372479, 1.440357554773318], "max": [0.6240007095822642, 0.32236088553915504, 1.10043561987622, 2.8116993577242266, 0.7921113268326718, 1.628016601700192, 0.6721723627947089, -0.11435210264843296, 1.103830971677505, 3.0270881036920207, 0.10366022711812484, 2.4432225216554944], "count": [473]}, "gripper_mode_state": {"mean": [0.41226215644820297, 0.1649048625792812], "std": [0.49224188242050154, 0.3710946629594546], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.8858350951374208, 1.8773784355179703], "std": [0.4406297030095149, 0.43350176792118233], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.41226215644820297, 0.1649048625792812], "std": [0.49224188242050154, 0.3710946629594546], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.8858350951374208, 1.8773784355179703], "std": [0.4406297030095149, 0.43350176792118233], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.4771379475928764, 0.5717706216310189], "std": [0.17226605151204727, 0.2283679922110742], "min": [0.1612500101327896, 0.023750001564621925], "max": [0.6650000065565109, 0.8624999970197678], "count": [473]}, "gripper_open_scale_action": {"mean": [0.4771379475928764, 0.5717706216310189], "std": [0.17226605151204727, 0.2283679922110742], "min": [0.1612500101327896, 0.023750001564621925], "max": [0.6650000065565109, 0.8624999970197678], "count": [473]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6980392156862745]], [[0.6941176470588235]]], "mean": [[[0.38416447215347843]], [[0.40873476796328023]], [[0.3839473898513019]]], "std": [[[0.1376741174401141]], [[0.13658828729976008]], [[0.1315711622264849]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701778943778158]], [[0.466694079573577]], [[0.45674647225395015]]], "std": [[[0.14271950437787428]], [[0.1445783701124872]], [[0.1460969177608212]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854874912748271]], [[0.49486253490069165]], [[0.48540356899232184]]], "std": [[[0.12214118900476963]], [[0.11278119933254335]], [[0.11754616366516328]]], "count": [103]}, "observation.state": {"min": [-0.1080159991979599, -0.022311445325613022, -1.192694067955017, -1.4280545711517334, 0.39323267340660095, -0.271138995885849, 0.12700000405311584, -0.01057399995625019, -0.08307000249624252, 0.17265599966049194, -3.141592502593994, 0.318522572517395, -3.141592502593994, -0.23668621480464935, -0.016798999160528183, -1.172737717628479, -0.1362411081790924, 0.45688745379447937, -1.4292408227920532, 0.013000000268220901, -0.008534000255167484, -0.037223998457193375, -0.005415000021457672, -3.13918399810791, 0.2459692507982254, -3.1352221965789795], "max": [-0.01119933370500803, 1.9118064641952515, -0.4869965612888336, 0.22063733637332916, 1.1604567766189575, 1.943642497062683, 0.49300000071525574, 0.3934659957885742, 0.005675999913364649, 0.30442601442337036, 3.14021372795105, 1.0951591730117798, 3.1246628761291504, 0.2492636740207672, 2.411485195159912, -0.4721164405345917, 1.6879942417144775, 1.2376832962036133, 0.03818588703870773, 0.6349999904632568, 0.40669500827789307, 0.16970199346542358, 0.3376300036907196, 3.1403884887695312, 1.2077852487564087, 3.1327438354492188], "mean": [-0.05174105986952782, 0.9061219692230225, -0.7449081540107727, -0.46699196100234985, 0.7605435252189636, 0.6950343251228333, 0.3908548951148987, 0.17603875696659088, -0.03319257125258446, 0.24670575559139252, -0.2499450296163559, 0.7479612231254578, 0.378678560256958, 0.041583508253097534, 1.2954767942428589, -0.8832815885543823, 0.7653152942657471, 0.8644995093345642, -0.791113555431366, 0.42850396037101746, 0.23174896836280823, 0.03763069212436676, 0.17807339131832123, 0.20537005364894867, 0.6602006554603577, -1.9669548273086548], "std": [0.04099734500050545, 0.7616692781448364, 0.29605141282081604, 0.4382568597793579, 0.29934656620025635, 0.7317295670509338, 0.12865541875362396, 0.15712475776672363, 0.028376810252666473, 0.04172573983669281, 2.835198163986206, 0.2774535119533539, 2.7265126705169678, 0.12704233825206757, 0.9598442912101746, 0.32704681158065796, 0.6486751437187195, 0.2426111102104187, 0.5644349455833435, 0.18523788452148438, 0.17733541131019592, 0.04864240810275078, 0.09000550955533981, 2.7327792644500732, 0.24944482743740082, 2.1239874362945557], "count": [486]}, "action": {"min": [-0.1080159991979599, -0.022311445325613022, -1.192694067955017, -1.4280545711517334, 0.39323267340660095, -0.271138995885849, 0.12700000405311584, -0.01057399995625019, -0.08307000249624252, 0.17265599966049194, -3.141592502593994, 0.318522572517395, -3.141592502593994, -0.23668621480464935, -0.016798999160528183, -1.172737717628479, -0.1362411081790924, 0.45688745379447937, -1.4292408227920532, 0.013000000268220901, -0.008534000255167484, -0.037223998457193375, -0.005415000021457672, -3.13918399810791, 0.2459692507982254, -3.1352221965789795], "max": [-0.01119933370500803, 1.9118064641952515, -0.4869965612888336, 0.22063733637332916, 1.1604567766189575, 1.943642497062683, 0.49300000071525574, 0.3934659957885742, 0.005675999913364649, 0.30442601442337036, 3.14021372795105, 1.0951591730117798, 3.1246628761291504, 0.2492636740207672, 2.411485195159912, -0.4721164405345917, 1.6879942417144775, 1.2376832962036133, 0.03818588703870773, 0.6349999904632568, 0.40669500827789307, 0.16970199346542358, 0.3376300036907196, 3.1403884887695312, 1.2077852487564087, 3.1327438354492188], "mean": [-0.05174105986952782, 0.9061219692230225, -0.7449081540107727, -0.46699196100234985, 0.7605435252189636, 0.6950343251228333, 0.3908548951148987, 0.17603875696659088, -0.03319257125258446, 0.24670575559139252, -0.2499450296163559, 0.7479612231254578, 0.378678560256958, 0.041583508253097534, 1.2954767942428589, -0.8832815885543823, 0.7653152942657471, 0.8644995093345642, -0.791113555431366, 0.42850396037101746, 0.23174896836280823, 0.03763069212436676, 0.17807339131832123, 0.20537005364894867, 0.6602006554603577, -1.9669548273086548], "std": [0.04099734500050545, 0.7616692781448364, 0.29605141282081604, 0.4382568597793579, 0.29934656620025635, 0.7317295670509338, 0.12865541875362396, 0.15712475776672363, 0.028376810252666473, 0.04172573983669281, 2.835198163986206, 0.2774535119533539, 2.7265126705169678, 0.12704233825206757, 0.9598442912101746, 0.32704681158065796, 0.6486751437187195, 0.2426111102104187, 0.5644349455833435, 0.18523788452148438, 0.17733541131019592, 0.04864240810275078, 0.09000550955533981, 2.7327792644500732, 0.24944482743740082, 2.1239874362945557], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [486]}, "index": {"min": [132196], "max": [132681], "mean": [132438.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [3.331275720164609, 5.0, 5.0, 5.0, 5.0], "std": [1.5658814745347558, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [486]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [486]}, "eef_direction_state": {"mean": [4.078189300411522, 4.211934156378601], "std": [2.2748530484734366, 2.0950513816994745], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.8353909465020576, 0.8539094650205762], "std": [0.8616560709525519, 0.9056607210195541], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.8024691358024691, 0.7016460905349794], "std": [0.8498814212096653, 0.8434432211718161], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [4.078189300411522, 4.211934156378601], "std": [2.2748530484734366, 2.0950513816994745], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [0.8353909465020576, 0.8539094650205762], "std": [0.8616560709525519, 0.9056607210195541], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [0.8024691358024691, 0.7016460905349794], "std": [0.8498814212096653, 0.8434432211718161], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.41455952982927247, 0.26800843778829303, 1.0212932574601812, 2.3565913798910354, -0.01967877201054813, 1.146913531729715, 0.4709476118416599, -0.261591352589724, 0.9537252145463924, 2.4206380854799923, -0.2632457350047093, 1.8797500395606932], "std": [0.1568135170783673, 0.02858666976206853, 0.04191106511080382, 0.24964049683814263, 0.34690587899950215, 0.5095933611513952, 0.17778942410877044, 0.048466179396507235, 0.08957333175359396, 0.23342162865949165, 0.31879617730657, 0.24868906645137645], "min": [0.22834536730453076, 0.21729520638737176, 0.9468418954609213, 2.045309484351243, -0.7489369949629048, 0.05646702217080657, 0.23016922746963747, -0.33737300990110597, 0.7705021124024071, 1.930318449665599, -0.8330526054526302, 1.3223401831952823], "max": [0.6316639563840513, 0.3070547242301465, 1.0796230549492827, 2.759575961636083, 0.6152284382745998, 1.728325816137859, 0.6464847371870718, -0.13022439444921782, 1.112520019667565, 2.892989948404733, 0.13288860229789257, 2.437757733237526], "count": [486]}, "eef_sim_pose_action": {"mean": [0.41455952982927247, 0.26800843778829303, 1.0212932574601812, 2.3565913798910354, -0.01967877201054813, 1.146913531729715, 0.4709476118416599, -0.261591352589724, 0.9537252145463924, 2.4206380854799923, -0.2632457350047093, 1.8797500395606932], "std": [0.1568135170783673, 0.02858666976206853, 0.04191106511080382, 0.24964049683814263, 0.34690587899950215, 0.5095933611513952, 0.17778942410877044, 0.048466179396507235, 0.08957333175359396, 0.23342162865949165, 0.31879617730657, 0.24868906645137645], "min": [0.22834536730453076, 0.21729520638737176, 0.9468418954609213, 2.045309484351243, -0.7489369949629048, 0.05646702217080657, 0.23016922746963747, -0.33737300990110597, 0.7705021124024071, 1.930318449665599, -0.8330526054526302, 1.3223401831952823], "max": [0.6316639563840513, 0.3070547242301465, 1.0796230549492827, 2.759575961636083, 0.6152284382745998, 1.728325816137859, 0.6464847371870718, -0.13022439444921782, 1.112520019667565, 2.892989948404733, 0.13288860229789257, 2.437757733237526], "count": [486]}, "gripper_mode_state": {"mean": [0.24691358024691357, 0.1831275720164609], "std": [0.43121602954501326, 0.38677107490583307], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_state": {"mean": [1.9012345679012346, 1.9032921810699588], "std": [0.408901115103191, 0.38611372903532054], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_mode_action": {"mean": [0.24691358024691357, 0.1831275720164609], "std": [0.43121602954501326, 0.38677107490583307], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_action": {"mean": [1.9012345679012346, 1.9032921810699588], "std": [0.408901115103191, 0.38611372903532054], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_open_scale_state": {"mean": [0.4885699521029682, 0.5356301575824388], "std": [0.16081961172476048, 0.23154739983537942], "min": [0.1587500050663948, 0.016250000335276127], "max": [0.6162500008940697, 0.793749988079071], "count": [486]}, "gripper_open_scale_action": {"mean": [0.4885699521029682, 0.5356301575824388], "std": [0.16081961172476048, 0.23154739983537942], "min": [0.1587500050663948, 0.016250000335276127], "max": [0.6162500008940697, 0.793749988079071], "count": [486]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6627450980392157]]], "mean": [[[0.38458781611773246]], [[0.40854150113204324]], [[0.38379102588747915]]], "std": [[[0.1377078168180538]], [[0.13692697545492144]], [[0.13220359846729865]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47017844899397665]], [[0.4677755891163655]], [[0.4598070113257722]]], "std": [[[0.14530174468709095]], [[0.14459293577483381]], [[0.1455427680470983]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858767281013713]], [[0.49759941689093934]], [[0.4882571046392413]]], "std": [[[0.11771950661263222]], [[0.1062839565381591]], [[0.11089203663451444]]], "count": [102]}, "observation.state": {"min": [-0.2125082165002823, -0.022311445325613022, -1.062401533126831, -1.293941617012024, 0.06023566797375679, -0.14374221861362457, 0.3059999942779541, -0.010406999848783016, -0.09685400128364563, 0.1694449931383133, -3.1390793323516846, 0.15508994460105896, -3.1379623413085938, -0.2225736677646637, -0.017165333032608032, -1.2885513305664062, -0.07605777680873871, 0.43830910325050354, -1.2767413854599, 0.013000000268220901, -0.008070999756455421, -0.04000600054860115, 0.007071999832987785, -3.132150411605835, 0.2502453029155731, -3.1356585025787354], "max": [-0.02028788812458515, 1.8547282218933105, -0.4856882095336914, 0.10260821878910065, 1.1443730592727661, 2.101846218109131, 0.4610000252723694, 0.38078799843788147, 0.00532800005748868, 0.34722700715065, 3.137054681777954, 1.2495161294937134, 3.135798215866089, 0.291217565536499, 2.406705379486084, -0.47236067056655884, 1.4498077630996704, 1.2401081323623657, -0.05161811038851738, 0.6990000009536743, 0.4193440079689026, 0.1816760003566742, 0.361845999956131, 3.1311731338500977, 1.3265548944473267, 3.133913278579712], "mean": [-0.09637220203876495, 0.928571879863739, -0.7292214035987854, -0.47340184450149536, 0.658300518989563, 0.6882903575897217, 0.4168970286846161, 0.1796475499868393, -0.03978760167956352, 0.24431005120277405, -0.512248158454895, 0.7278292179107666, 0.5523965358734131, 0.04490242898464203, 1.3263545036315918, -0.963781476020813, 0.6022924184799194, 0.9114372134208679, -0.6113367080688477, 0.4475938379764557, 0.24181190133094788, 0.03288169205188751, 0.18489889800548553, 0.4880278706550598, 0.5888753533363342, -1.8486467599868774], "std": [0.07385506480932236, 0.7425822019577026, 0.24581141769886017, 0.4088418185710907, 0.40415042638778687, 0.7433059811592102, 0.06178058311343193, 0.15387310087680817, 0.03527006134390831, 0.04258181154727936, 2.753749132156372, 0.24739250540733337, 2.6590192317962646, 0.15216994285583496, 0.9551311731338501, 0.3776392936706543, 0.4796295464038849, 0.21648719906806946, 0.4170571565628052, 0.18395736813545227, 0.18022982776165009, 0.046332281082868576, 0.08631227910518646, 2.737067461013794, 0.30070045590400696, 2.231672763824463], "count": [481]}, "action": {"min": [-0.2125082165002823, -0.022311445325613022, -1.062401533126831, -1.293941617012024, 0.06023566797375679, -0.14374221861362457, 0.3059999942779541, -0.010406999848783016, -0.09685400128364563, 0.1694449931383133, -3.1390793323516846, 0.15508994460105896, -3.1379623413085938, -0.2225736677646637, -0.017165333032608032, -1.2885513305664062, -0.07605777680873871, 0.43830910325050354, -1.2767413854599, 0.013000000268220901, -0.008070999756455421, -0.04000600054860115, 0.007071999832987785, -3.132150411605835, 0.2502453029155731, -3.1356585025787354], "max": [-0.02028788812458515, 1.8547282218933105, -0.4856882095336914, 0.10260821878910065, 1.1443730592727661, 2.101846218109131, 0.4610000252723694, 0.38078799843788147, 0.00532800005748868, 0.34722700715065, 3.137054681777954, 1.2495161294937134, 3.135798215866089, 0.291217565536499, 2.406705379486084, -0.47236067056655884, 1.4498077630996704, 1.2401081323623657, -0.05161811038851738, 0.6990000009536743, 0.4193440079689026, 0.1816760003566742, 0.361845999956131, 3.1311731338500977, 1.3265548944473267, 3.133913278579712], "mean": [-0.09637220203876495, 0.928571879863739, -0.7292214035987854, -0.47340184450149536, 0.658300518989563, 0.6882903575897217, 0.4168970286846161, 0.1796475499868393, -0.03978760167956352, 0.24431005120277405, -0.512248158454895, 0.7278292179107666, 0.5523965358734131, 0.04490242898464203, 1.3263545036315918, -0.963781476020813, 0.6022924184799194, 0.9114372134208679, -0.6113367080688477, 0.4475938379764557, 0.24181190133094788, 0.03288169205188751, 0.18489889800548553, 0.4880278706550598, 0.5888753533363342, -1.8486467599868774], "std": [0.07385506480932236, 0.7425822019577026, 0.24581141769886017, 0.4088418185710907, 0.40415042638778687, 0.7433059811592102, 0.06178058311343193, 0.15387310087680817, 0.03527006134390831, 0.04258181154727936, 2.753749132156372, 0.24739250540733337, 2.6590192317962646, 0.15216994285583496, 0.9551311731338501, 0.3776392936706543, 0.4796295464038849, 0.21648719906806946, 0.4170571565628052, 0.18395736813545227, 0.18022982776165009, 0.046332281082868576, 0.08631227910518646, 2.737067461013794, 0.30070045590400696, 2.231672763824463], "count": [481]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [481]}, "index": {"min": [132682], "max": [133162], "mean": [132922.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [3.191268191268191, 5.0, 5.0, 5.0, 5.0], "std": [1.6442448780925918, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [481]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [481]}, "eef_direction_state": {"mean": [4.139293139293139, 4.3180873180873185], "std": [2.2279958269067364, 2.1064856981554736], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.8004158004158004, 0.8336798336798337], "std": [0.8293472583466237, 0.9149876868789563], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.7858627858627859, 0.7172557172557172], "std": [0.8492920702993292, 0.8377114373578808], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [4.139293139293139, 4.3180873180873185], "std": [2.2279958269067364, 2.1064856981554736], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.8004158004158004, 0.8336798336798337], "std": [0.8293472583466237, 0.9149876868789563], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.7858627858627859, 0.7172557172557172], "std": [0.8492920702993292, 0.8377114373578808], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.4181753139071884, 0.2614481781087361, 1.0188871088746552, 2.359072161092028, -0.08028908899810545, 1.1877750098691169, 0.48089244284674504, -0.26613250955526935, 0.9605594369200092, 2.511917832312175, -0.2911176851838481, 1.8657700354645514], "std": [0.15355070678445523, 0.03544129864141064, 0.04276898005884527, 0.2133814494703569, 0.3859444536497548, 0.41676119138657153, 0.18062166838759003, 0.04625551399912573, 0.08588410515031253, 0.2832715418947131, 0.28410643460262264, 0.22812567875967846], "min": [0.22849805867526735, 0.20390428579244144, 0.9437187876914673, 1.89042251306944, -0.8039117417965201, -0.06963517305836842, 0.23074011120550228, -0.3397747481259464, 0.7831239606568361, 1.8081780424563945, -0.7491472160569496, 1.35188844022621], "max": [0.6189098390959982, 0.30673342593238584, 1.122350569348882, 2.9314503492096335, 0.5043725590527806, 1.6576271122255872, 0.6588726842094321, -0.11798750900428508, 1.1367660882586714, 2.880560804149315, 0.09114715379198501, 2.4276196707966666], "count": [481]}, "eef_sim_pose_action": {"mean": [0.4181753139071884, 0.2614481781087361, 1.0188871088746552, 2.359072161092028, -0.08028908899810545, 1.1877750098691169, 0.48089244284674504, -0.26613250955526935, 0.9605594369200092, 2.511917832312175, -0.2911176851838481, 1.8657700354645514], "std": [0.15355070678445523, 0.03544129864141064, 0.04276898005884527, 0.2133814494703569, 0.3859444536497548, 0.41676119138657153, 0.18062166838759003, 0.04625551399912573, 0.08588410515031253, 0.2832715418947131, 0.28410643460262264, 0.22812567875967846], "min": [0.22849805867526735, 0.20390428579244144, 0.9437187876914673, 1.89042251306944, -0.8039117417965201, -0.06963517305836842, 0.23074011120550228, -0.3397747481259464, 0.7831239606568361, 1.8081780424563945, -0.7491472160569496, 1.35188844022621], "max": [0.6189098390959982, 0.30673342593238584, 1.122350569348882, 2.9314503492096335, 0.5043725590527806, 1.6576271122255872, 0.6588726842094321, -0.11798750900428508, 1.1367660882586714, 2.880560804149315, 0.09114715379198501, 2.4276196707966666], "count": [481]}, "gripper_mode_state": {"mean": [0.25363825363825365, 0.17255717255717257], "std": [0.43509296699623773, 0.37786398975854496], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_state": {"mean": [1.9646569646569647, 1.8794178794178795], "std": [0.24298545253533343, 0.41038047608055006], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.25363825363825365, 0.17255717255717257], "std": [0.43509296699623773, 0.37786398975854496], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_action": {"mean": [1.9646569646569647, 1.8794178794178795], "std": [0.24298545253533343, 0.41038047608055006], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.521122657784925, 0.5594906447554034], "std": [0.07722590074585615, 0.22994696096908443], "min": [0.3824999928474426, 0.016250000335276127], "max": [0.5762500315904617, 0.8737500011920929], "count": [481]}, "gripper_open_scale_action": {"mean": [0.521122657784925, 0.5594906447554034], "std": [0.07722590074585615, 0.22994696096908443], "min": [0.3824999928474426, 0.016250000335276127], "max": [0.5762500315904617, 0.8737500011920929], "count": [481]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7725490196078432]], [[0.7333333333333333]]], "mean": [[[0.38444697984749454]], [[0.4088487037037037]], [[0.38424903050108933]]], "std": [[[0.1385257027817985]], [[0.1375815375256626]], [[0.13293465354126524]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46281649714052286]], [[0.4570793586601307]], [[0.44864572712418305]]], "std": [[[0.14690545359011495]], [[0.14664228513879174]], [[0.14790212081168722]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47994315767973855]], [[0.49046984885620915]], [[0.4805743545751634]]], "std": [[[0.118026245494569]], [[0.10802330874276982]], [[0.11316245745989445]]], "count": [100]}, "observation.state": {"min": [-0.22091645002365112, -0.022241666913032532, -1.2328860759735107, -1.2228904962539673, 0.24242544174194336, -0.0449194461107254, 0.12999999523162842, -0.010149000212550163, -0.10149099677801132, 0.171097993850708, -3.141592502593994, 0.2709798216819763, -3.140702486038208, -0.22168399393558502, -0.017165333032608032, -1.3565846681594849, -0.09882277995347977, 0.43384334444999695, -1.5017573833465576, 0.0139999995008111, -0.009379000402987003, -0.032517001032829285, -0.004908999893814325, -3.137456178665161, 0.1909564584493637, -3.141592502593994], "max": [0.03600533306598663, 1.8616886138916016, -0.4856882095336914, 0.02630622312426567, 1.1607533693313599, 1.4718226194381714, 0.5820000171661377, 0.3900569975376129, 0.009947000071406364, 0.36530300974845886, 3.1401615142822266, 1.2217304706573486, 3.140824794769287, 0.22953400015830994, 2.3720083236694336, -0.47257000207901, 1.7192546129226685, 1.2390265464782715, -0.05465344339609146, 0.7150000333786011, 0.3887540102005005, 0.16026799380779266, 0.3662709891796112, 3.1390793323516846, 1.2339303493499756, 3.1400742530822754], "mean": [-0.10991442203521729, 0.990985095500946, -0.8062868118286133, -0.31441494822502136, 0.6784856915473938, 0.5767906308174133, 0.38704612851142883, 0.1962348371744156, -0.043919485062360764, 0.2541344463825226, -0.5748215317726135, 0.707865834236145, 0.6234275698661804, 0.022937780246138573, 1.4421887397766113, -0.8835440874099731, 0.9054200053215027, 0.867264986038208, -0.8944856524467468, 0.4744313359260559, 0.24481050670146942, 0.03881436586380005, 0.15758416056632996, 0.8255830407142639, 0.5819429755210876, -1.725329875946045], "std": [0.09217257797718048, 0.7342923283576965, 0.32469964027404785, 0.33214423060417175, 0.32869213819503784, 0.5762101411819458, 0.1687469780445099, 0.15410785377025604, 0.041959263384342194, 0.04449392110109329, 2.7656922340393066, 0.2958005964756012, 2.624011754989624, 0.12664814293384552, 0.9258277416229248, 0.2915165424346924, 0.6497155427932739, 0.22668935358524323, 0.5689168572425842, 0.20158903300762177, 0.16139476001262665, 0.04288424551486969, 0.10288617014884949, 2.5610592365264893, 0.2648929953575134, 2.407468318939209], "count": [455]}, "action": {"min": [-0.22091645002365112, -0.022241666913032532, -1.2328860759735107, -1.2228904962539673, 0.24242544174194336, -0.0449194461107254, 0.12999999523162842, -0.010149000212550163, -0.10149099677801132, 0.171097993850708, -3.141592502593994, 0.2709798216819763, -3.140702486038208, -0.22168399393558502, -0.017165333032608032, -1.3565846681594849, -0.09882277995347977, 0.43384334444999695, -1.5017573833465576, 0.0139999995008111, -0.009379000402987003, -0.032517001032829285, -0.004908999893814325, -3.137456178665161, 0.1909564584493637, -3.141592502593994], "max": [0.03600533306598663, 1.8616886138916016, -0.4856882095336914, 0.02630622312426567, 1.1607533693313599, 1.4718226194381714, 0.5820000171661377, 0.3900569975376129, 0.009947000071406364, 0.36530300974845886, 3.1401615142822266, 1.2217304706573486, 3.140824794769287, 0.22953400015830994, 2.3720083236694336, -0.47257000207901, 1.7192546129226685, 1.2390265464782715, -0.05465344339609146, 0.7150000333786011, 0.3887540102005005, 0.16026799380779266, 0.3662709891796112, 3.1390793323516846, 1.2339303493499756, 3.1400742530822754], "mean": [-0.10991442203521729, 0.990985095500946, -0.8062868118286133, -0.31441494822502136, 0.6784856915473938, 0.5767906308174133, 0.38704612851142883, 0.1962348371744156, -0.043919485062360764, 0.2541344463825226, -0.5748215317726135, 0.707865834236145, 0.6234275698661804, 0.022937780246138573, 1.4421887397766113, -0.8835440874099731, 0.9054200053215027, 0.867264986038208, -0.8944856524467468, 0.4744313359260559, 0.24481050670146942, 0.03881436586380005, 0.15758416056632996, 0.8255830407142639, 0.5819429755210876, -1.725329875946045], "std": [0.09217257797718048, 0.7342923283576965, 0.32469964027404785, 0.33214423060417175, 0.32869213819503784, 0.5762101411819458, 0.1687469780445099, 0.15410785377025604, 0.041959263384342194, 0.04449392110109329, 2.7656922340393066, 0.2958005964756012, 2.624011754989624, 0.12664814293384552, 0.9258277416229248, 0.2915165424346924, 0.6497155427932739, 0.22668935358524323, 0.5689168572425842, 0.20158903300762177, 0.16139476001262665, 0.04288424551486969, 0.10288617014884949, 2.5610592365264893, 0.2648929953575134, 2.407468318939209], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [455]}, "index": {"min": [133163], "max": [133617], "mean": [133390.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [3.1736263736263735, 5.0, 5.0, 5.0, 5.0], "std": [1.6017048036344776, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [455]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [455]}, "eef_direction_state": {"mean": [4.087912087912088, 4.191208791208791], "std": [2.2249748814403882, 2.073572505225755], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.8593406593406593, 0.9054945054945055], "std": [0.8631628552714972, 0.9077641458414745], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.8351648351648352, 0.7846153846153846], "std": [0.8446826084945187, 0.8579201885217558], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.087912087912088, 4.191208791208791], "std": [2.2249748814403882, 2.073572505225755], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.8593406593406593, 0.9054945054945055], "std": [0.8631628552714972, 0.9077641458414745], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.8351648351648352, 0.7846153846153846], "std": [0.8446826084945187, 0.8579201885217558], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.4348885905367697, 0.257418858969746, 1.0288610765776915, 2.3975550480668533, -0.07742889701375322, 1.121981221261032, 0.4841443963434628, -0.2605549257341201, 0.933252663379266, 2.4835012709741573, -0.3678903719276344, 1.8605716568166148], "std": [0.1539781851013236, 0.042003412351379915, 0.04462403614737756, 0.27315095671002504, 0.35576379380813483, 0.530412256733928, 0.16190787760204722, 0.04273922877632187, 0.10251417624529355, 0.240805931986526, 0.33611369821895815, 0.20982801235242513], "min": [0.22878645511083484, 0.19926349207979213, 0.9453907541879638, 1.908019319561281, -0.6886176259195121, 0.20372902007382176, 0.22929309735996162, -0.332598765651878, 0.7709063258100314, 1.9073337380075834, -0.9474545082184895, 1.3101607157565502], "max": [0.6287673638830461, 0.31135037681571776, 1.140274764358157, 2.804036119980915, 0.47608179041237353, 1.6432773970977819, 0.6280209976897138, -0.1397552267825975, 1.141276718849591, 2.9487033498123, 0.11204713280434886, 2.3208520177465557], "count": [455]}, "eef_sim_pose_action": {"mean": [0.4348885905367697, 0.257418858969746, 1.0288610765776915, 2.3975550480668533, -0.07742889701375322, 1.121981221261032, 0.4841443963434628, -0.2605549257341201, 0.933252663379266, 2.4835012709741573, -0.3678903719276344, 1.8605716568166148], "std": [0.1539781851013236, 0.042003412351379915, 0.04462403614737756, 0.27315095671002504, 0.35576379380813483, 0.530412256733928, 0.16190787760204722, 0.04273922877632187, 0.10251417624529355, 0.240805931986526, 0.33611369821895815, 0.20982801235242513], "min": [0.22878645511083484, 0.19926349207979213, 0.9453907541879638, 1.908019319561281, -0.6886176259195121, 0.20372902007382176, 0.22929309735996162, -0.332598765651878, 0.7709063258100314, 1.9073337380075834, -0.9474545082184895, 1.3101607157565502], "max": [0.6287673638830461, 0.31135037681571776, 1.140274764358157, 2.804036119980915, 0.47608179041237353, 1.6432773970977819, 0.6280209976897138, -0.1397552267825975, 1.141276718849591, 2.9487033498123, 0.11204713280434886, 2.3208520177465557], "count": [455]}, "gripper_mode_state": {"mean": [0.3626373626373626, 0.18021978021978022], "std": [0.4807613814115894, 0.3843704086390033], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8989010989010988, 1.8813186813186813], "std": [0.41760555170157865, 0.4075960314034547], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.3626373626373626, 0.18021978021978022], "std": [0.4807613814115894, 0.3843704086390033], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8989010989010988, 1.8813186813186813], "std": [0.41760555170157865, 0.4075960314034547], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.48380770067592244, 0.5930384617518879], "std": [0.21093395280573046, 0.251985518939462], "min": [0.16249999403953552, 0.017499999376013875], "max": [0.7275000214576721, 0.8937500417232513], "count": [455]}, "gripper_open_scale_action": {"mean": [0.48380770067592244, 0.5930384617518879], "std": [0.21093395280573046, 0.251985518939462], "min": [0.16249999403953552, 0.017499999376013875], "max": [0.7275000214576721, 0.8937500417232513], "count": [455]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.7215686274509804]], [[0.6862745098039216]]], "mean": [[[0.3869654017857143]], [[0.4101466478952692]], [[0.38509753345782755]]], "std": [[[0.13233111863160626]], [[0.13190226839476132]], [[0.1271012174740991]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47215257170576563]], [[0.46807697427929507]], [[0.4596469439338235]]], "std": [[[0.13846694805821905]], [[0.14292599377632803]], [[0.14467579699202443]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858452016223156]], [[0.4983169205182073]], [[0.48870506171218486]]], "std": [[[0.11942885343105093]], [[0.10581984274038486]], [[0.11107892229590113]]], "count": [112]}, "observation.state": {"min": [-0.09385111182928085, -0.021648555994033813, -1.1235966682434082, -1.3617132902145386, 0.3153955638408661, -0.07420866936445236, 0.11599999666213989, -0.009953999891877174, -0.06925900280475616, 0.17687000334262848, -3.141592502593994, 0.3127281069755554, -3.1392016410827637, -0.19904111325740814, -0.017130443826317787, -1.7060142755508423, 0.012891444377601147, 0.17849156260490417, -1.291045904159546, 0.010000000707805157, -0.009337999857962132, -0.0401110015809536, 0.012538000009953976, -3.1398823261260986, 0.17935003340244293, -3.1381020545959473], "max": [-0.0017967778258025646, 1.8736205101013184, -0.48591500520706177, 0.10088121891021729, 1.1639282703399658, 2.102386951446533, 0.5820000171661377, 0.38540101051330566, 0.007739999797195196, 0.35646501183509827, 3.1409120559692383, 1.220159649848938, 3.137491226196289, 0.2884787917137146, 2.396988868713379, -0.4726572334766388, 1.454866647720337, 1.2402127981185913, -0.05453133210539818, 0.5740000009536743, 0.427606999874115, 0.19205300509929657, 0.3756150007247925, 3.138084650039673, 1.284928798675537, 3.136967420578003], "mean": [-0.05221063271164894, 0.832451581954956, -0.7188892960548401, -0.3980281352996826, 0.7424052953720093, 0.6167958974838257, 0.41057339310646057, 0.162594273686409, -0.02600429393351078, 0.25827261805534363, 0.6547653079032898, 0.771957278251648, 0.1263141632080078, -0.0024807825684547424, 1.3401732444763184, -0.9903578162193298, 0.6624600887298584, 0.9412006139755249, -0.6282327175140381, 0.4011662006378174, 0.2462165206670761, 0.02614898420870304, 0.1880311518907547, 0.8189818263053894, 0.5925517678260803, -1.745229959487915], "std": [0.03581969812512398, 0.7111164331436157, 0.2753756642341614, 0.44968530535697937, 0.31403765082359314, 0.8375378847122192, 0.16282378137111664, 0.14857794344425201, 0.027205102145671844, 0.04384800046682358, 2.75189208984375, 0.25071266293525696, 2.7261669635772705, 0.12819430232048035, 0.9663771986961365, 0.4180074632167816, 0.4590596854686737, 0.2535833418369293, 0.38544169068336487, 0.16622884571552277, 0.18428994715213776, 0.0462605282664299, 0.08646800369024277, 2.6091318130493164, 0.2961263656616211, 2.352663040161133], "count": [542]}, "action": {"min": [-0.09385111182928085, -0.021648555994033813, -1.1235966682434082, -1.3617132902145386, 0.3153955638408661, -0.07420866936445236, 0.11599999666213989, -0.009953999891877174, -0.06925900280475616, 0.17687000334262848, -3.141592502593994, 0.3127281069755554, -3.1392016410827637, -0.19904111325740814, -0.017130443826317787, -1.7060142755508423, 0.012891444377601147, 0.17849156260490417, -1.291045904159546, 0.010000000707805157, -0.009337999857962132, -0.0401110015809536, 0.012538000009953976, -3.1398823261260986, 0.17935003340244293, -3.1381020545959473], "max": [-0.0017967778258025646, 1.8736205101013184, -0.48591500520706177, 0.10088121891021729, 1.1639282703399658, 2.102386951446533, 0.5820000171661377, 0.38540101051330566, 0.007739999797195196, 0.35646501183509827, 3.1409120559692383, 1.220159649848938, 3.137491226196289, 0.2884787917137146, 2.396988868713379, -0.4726572334766388, 1.454866647720337, 1.2402127981185913, -0.05453133210539818, 0.5740000009536743, 0.427606999874115, 0.19205300509929657, 0.3756150007247925, 3.138084650039673, 1.284928798675537, 3.136967420578003], "mean": [-0.05221063271164894, 0.832451581954956, -0.7188892960548401, -0.3980281352996826, 0.7424052953720093, 0.6167958974838257, 0.41057339310646057, 0.162594273686409, -0.02600429393351078, 0.25827261805534363, 0.6547653079032898, 0.771957278251648, 0.1263141632080078, -0.0024807825684547424, 1.3401732444763184, -0.9903578162193298, 0.6624600887298584, 0.9412006139755249, -0.6282327175140381, 0.4011662006378174, 0.2462165206670761, 0.02614898420870304, 0.1880311518907547, 0.8189818263053894, 0.5925517678260803, -1.745229959487915], "std": [0.03581969812512398, 0.7111164331436157, 0.2753756642341614, 0.44968530535697937, 0.31403765082359314, 0.8375378847122192, 0.16282378137111664, 0.14857794344425201, 0.027205102145671844, 0.04384800046682358, 2.75189208984375, 0.25071266293525696, 2.7261669635772705, 0.12819430232048035, 0.9663771986961365, 0.4180074632167816, 0.4590596854686737, 0.2535833418369293, 0.38544169068336487, 0.16622884571552277, 0.18428994715213776, 0.0462605282664299, 0.08646800369024277, 2.6091318130493164, 0.2961263656616211, 2.352663040161133], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [542]}, "index": {"min": [133618], "max": [134159], "mean": [133888.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [3.337638376383764, 5.0, 5.0, 5.0, 5.0], "std": [1.6078750944687468, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [542]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [542]}, "eef_direction_state": {"mean": [4.119926199261992, 4.149446494464945], "std": [2.3120113115027197, 2.143769326700969], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.7583025830258303, 0.915129151291513], "std": [0.8232525252020969, 0.9213498249444175], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.7250922509225092, 0.6789667896678967], "std": [0.8461315764266826, 0.8286166632061079], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [4.119926199261992, 4.149446494464945], "std": [2.3120113115027197, 2.143769326700969], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.7583025830258303, 0.915129151291513], "std": [0.8232525252020969, 0.9213498249444175], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.7250922509225092, 0.6789667896678967], "std": [0.8461315764266826, 0.8286166632061079], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.40112233484866966, 0.2752207069147811, 1.0329164306376635, 2.3269160394510116, -0.05304986169858678, 1.2174196328133549, 0.48535434814144335, -0.2729029187442363, 0.9637566726696638, 2.492799799220884, -0.3382778343591026, 1.8421185540174234], "std": [0.1482595588999666, 0.027438960897332505, 0.044099786577074154, 0.2153492981954609, 0.3527869921975447, 0.5119025406032239, 0.18467301956486257, 0.046188441475793304, 0.08607091629450841, 0.26845206360810026, 0.31586599236632873, 0.22613261051364544], "min": [0.228868481253235, 0.2311729863827304, 0.9511892856663239, 1.9152948090759545, -0.7511680946717876, 0.16928546836947933, 0.22934136065061542, -0.33957095990885106, 0.7885996967077211, 1.855408502234656, -0.8557307924145446, 1.3699124510126381], "max": [0.6233966211543563, 0.30914560046934236, 1.1316020852738733, 2.7319498301895644, 0.5661385631355014, 1.6393949260419842, 0.6665252755530849, -0.10763729419854101, 1.1507778256376882, 2.959880607598206, 0.09289622129551423, 2.58927343566069], "count": [542]}, "eef_sim_pose_action": {"mean": [0.40112233484866966, 0.2752207069147811, 1.0329164306376635, 2.3269160394510116, -0.05304986169858678, 1.2174196328133549, 0.48535434814144335, -0.2729029187442363, 0.9637566726696638, 2.492799799220884, -0.3382778343591026, 1.8421185540174234], "std": [0.1482595588999666, 0.027438960897332505, 0.044099786577074154, 0.2153492981954609, 0.3527869921975447, 0.5119025406032239, 0.18467301956486257, 0.046188441475793304, 0.08607091629450841, 0.26845206360810026, 0.31586599236632873, 0.22613261051364544], "min": [0.228868481253235, 0.2311729863827304, 0.9511892856663239, 1.9152948090759545, -0.7511680946717876, 0.16928546836947933, 0.22934136065061542, -0.33957095990885106, 0.7885996967077211, 1.855408502234656, -0.8557307924145446, 1.3699124510126381], "max": [0.6233966211543563, 0.30914560046934236, 1.1316020852738733, 2.7319498301895644, 0.5661385631355014, 1.6393949260419842, 0.6665252755530849, -0.10763729419854101, 1.1507778256376882, 2.959880607598206, 0.09289622129551423, 2.58927343566069], "count": [542]}, "gripper_mode_state": {"mean": [0.25830258302583026, 0.4446494464944649], "std": [0.4377012207294069, 0.4969268721116124], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.9243542435424354, 1.8856088560885609], "std": [0.3591156727204091, 0.3957983875808549], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.25830258302583026, 0.4446494464944649], "std": [0.4377012207294069, 0.4969268721116124], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9243542435424354, 1.8856088560885609], "std": [0.3591156727204091, 0.3957983875808549], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.5132172580780908, 0.5014575718226757], "std": [0.20352921046270098, 0.20778612524851003], "min": [0.14499999582767487, 0.012500000884756446], "max": [0.7275000214576721, 0.7175000011920929], "count": [542]}, "gripper_open_scale_action": {"mean": [0.5132172580780908, 0.5014575718226757], "std": [0.20352921046270098, 0.20778612524851003], "min": [0.14499999582767487, 0.012500000884756446], "max": [0.7275000214576721, 0.7175000011920929], "count": [542]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6941176470588235]], [[0.6549019607843137]]], "mean": [[[0.3862321269063181]], [[0.41023357843137254]], [[0.3848391612200436]]], "std": [[[0.13178025774011695]], [[0.13078921405620195]], [[0.12578065236639344]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470471964869281]], [[0.46490226102941173]], [[0.45583362745098044]]], "std": [[[0.13631130193496796]], [[0.14098312528850795]], [[0.14358599821150597]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48423199346405227]], [[0.49637359885620913]], [[0.4875043239379085]]], "std": [[[0.12647307079439685]], [[0.11373525527021736]], [[0.11711278690489757]]], "count": [100]}, "observation.state": {"min": [-0.10175344347953796, -0.022293999791145325, -1.0532780885696411, -1.595625877380371, 0.23717465996742249, 0.01174011081457138, 0.1340000033378601, -0.009953999891877174, -0.05867199972271919, 0.1664009988307953, -3.1375784873962402, 0.26338765025138855, -3.141592502593994, -0.25399109721183777, -0.018281778320670128, -1.2737759351730347, -0.03706944361329079, 0.466621458530426, -1.3234227895736694, 0.01599999889731407, -0.008310999721288681, -0.039466001093387604, 0.00015300000086426735, -3.132586717605591, 0.21324431896209717, -3.1393063068389893], "max": [0.12814688682556152, 1.8035461902618408, -0.48598477244377136, -0.01442655548453331, 1.137412667274475, 2.101689338684082, 0.5260000228881836, 0.3707740008831024, 0.020238999277353287, 0.36399999260902405, 3.137456178665161, 1.2049404382705688, 3.13860821723938, 0.40778133273124695, 2.3885107040405273, -0.4724653363227844, 1.560754418373108, 1.2400732040405273, -0.05264733359217644, 0.6769999861717224, 0.3963629901409149, 0.21838100254535675, 0.3704659938812256, 3.116983413696289, 1.1239571571350098, 3.1400392055511475], "mean": [0.0067145936191082, 0.8024085760116577, -0.6689172983169556, -0.48130738735198975, 0.7507674694061279, 0.7628437280654907, 0.40372544527053833, 0.15233579277992249, -0.02193472720682621, 0.2555212676525116, 0.5664764046669006, 0.7591589093208313, 0.8133013844490051, -0.005647130310535431, 1.1868538856506348, -0.8672357201576233, 0.6455938816070557, 0.9217257499694824, -0.6552015542984009, 0.4308786988258362, 0.21288736164569855, 0.025830894708633423, 0.20003461837768555, 0.24756638705730438, 0.6492277979850769, -1.9281738996505737], "std": [0.06629379838705063, 0.675697922706604, 0.24645493924617767, 0.4722459614276886, 0.3272307813167572, 0.823676586151123, 0.15301206707954407, 0.13889025151729584, 0.021810738369822502, 0.04356541857123375, 2.7797844409942627, 0.27467358112335205, 2.616332769393921, 0.14464625716209412, 0.930243194103241, 0.3331100642681122, 0.5895629525184631, 0.2186853438615799, 0.5051969885826111, 0.17639829218387604, 0.17232556641101837, 0.05515917018055916, 0.08362793177366257, 2.7520079612731934, 0.2638023793697357, 2.229921817779541], "count": [451]}, "action": {"min": [-0.10175344347953796, -0.022293999791145325, -1.0532780885696411, -1.595625877380371, 0.23717465996742249, 0.01174011081457138, 0.1340000033378601, -0.009953999891877174, -0.05867199972271919, 0.1664009988307953, -3.1375784873962402, 0.26338765025138855, -3.141592502593994, -0.25399109721183777, -0.018281778320670128, -1.2737759351730347, -0.03706944361329079, 0.466621458530426, -1.3234227895736694, 0.01599999889731407, -0.008310999721288681, -0.039466001093387604, 0.00015300000086426735, -3.132586717605591, 0.21324431896209717, -3.1393063068389893], "max": [0.12814688682556152, 1.8035461902618408, -0.48598477244377136, -0.01442655548453331, 1.137412667274475, 2.101689338684082, 0.5260000228881836, 0.3707740008831024, 0.020238999277353287, 0.36399999260902405, 3.137456178665161, 1.2049404382705688, 3.13860821723938, 0.40778133273124695, 2.3885107040405273, -0.4724653363227844, 1.560754418373108, 1.2400732040405273, -0.05264733359217644, 0.6769999861717224, 0.3963629901409149, 0.21838100254535675, 0.3704659938812256, 3.116983413696289, 1.1239571571350098, 3.1400392055511475], "mean": [0.0067145936191082, 0.8024085760116577, -0.6689172983169556, -0.48130738735198975, 0.7507674694061279, 0.7628437280654907, 0.40372544527053833, 0.15233579277992249, -0.02193472720682621, 0.2555212676525116, 0.5664764046669006, 0.7591589093208313, 0.8133013844490051, -0.005647130310535431, 1.1868538856506348, -0.8672357201576233, 0.6455938816070557, 0.9217257499694824, -0.6552015542984009, 0.4308786988258362, 0.21288736164569855, 0.025830894708633423, 0.20003461837768555, 0.24756638705730438, 0.6492277979850769, -1.9281738996505737], "std": [0.06629379838705063, 0.675697922706604, 0.24645493924617767, 0.4722459614276886, 0.3272307813167572, 0.823676586151123, 0.15301206707954407, 0.13889025151729584, 0.021810738369822502, 0.04356541857123375, 2.7797844409942627, 0.27467358112335205, 2.616332769393921, 0.14464625716209412, 0.930243194103241, 0.3331100642681122, 0.5895629525184631, 0.2186853438615799, 0.5051969885826111, 0.17639829218387604, 0.17232556641101837, 0.05515917018055916, 0.08362793177366257, 2.7520079612731934, 0.2638023793697357, 2.229921817779541], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [451]}, "index": {"min": [134160], "max": [134610], "mean": [134385.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [3.3392461197339247, 5.0, 5.0, 5.0, 5.0], "std": [1.608662349163356, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [451]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [451]}, "eef_direction_state": {"mean": [4.019955654101995, 4.317073170731708], "std": [2.3330368089495934, 2.048014850075961], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.8780487804878049, 0.8603104212860311], "std": [0.8813070857758093, 0.9157401094112503], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.8048780487804879, 0.7073170731707317], "std": [0.8381550696776523, 0.822852447294728], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.019955654101995, 4.317073170731708], "std": [2.3330368089495934, 2.048014850075961], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.8780487804878049, 0.8603104212860311], "std": [0.8813070857758093, 0.9157401094112503], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.8048780487804879, 0.7073170731707317], "std": [0.8381550696776523, 0.822852447294728], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.39078623602946, 0.279226268196965, 1.0300887211999978, 2.3439624055616064, -0.06403932657515392, 1.167940221517789, 0.4520533337486646, -0.2732668950991608, 0.9756448252144023, 2.440897529072957, -0.2735963992289196, 1.810407273020954], "std": [0.1385998290514303, 0.022053167935715854, 0.04373354356531636, 0.24051716805147255, 0.3667178702724732, 0.5515811383352374, 0.17268057296310052, 0.055064374640954684, 0.08323872704282329, 0.2403784905589774, 0.30654759069681564, 0.2546947135135793], "min": [0.22886849708419993, 0.24247377354920638, 0.9405819535797901, 1.9361056856713585, -0.7855414477284398, 0.02407394310296218, 0.2305058745757449, -0.3396382048301235, 0.7760952105680543, 2.017250318347985, -0.7326080589804744, 1.3757753849996592], "max": [0.6088901912031341, 0.32155185300387357, 1.1386367140892104, 2.8001662648545285, 0.5773928195426188, 1.617822141122981, 0.6361672720947722, -0.08135030566467198, 1.1453879239270588, 2.92755182863414, 0.09710206688985412, 2.459595480562541], "count": [451]}, "eef_sim_pose_action": {"mean": [0.39078623602946, 0.279226268196965, 1.0300887211999978, 2.3439624055616064, -0.06403932657515392, 1.167940221517789, 0.4520533337486646, -0.2732668950991608, 0.9756448252144023, 2.440897529072957, -0.2735963992289196, 1.810407273020954], "std": [0.1385998290514303, 0.022053167935715854, 0.04373354356531636, 0.24051716805147255, 0.3667178702724732, 0.5515811383352374, 0.17268057296310052, 0.055064374640954684, 0.08323872704282329, 0.2403784905589774, 0.30654759069681564, 0.2546947135135793], "min": [0.22886849708419993, 0.24247377354920638, 0.9405819535797901, 1.9361056856713585, -0.7855414477284398, 0.02407394310296218, 0.2305058745757449, -0.3396382048301235, 0.7760952105680543, 2.017250318347985, -0.7326080589804744, 1.3757753849996592], "max": [0.6088901912031341, 0.32155185300387357, 1.1386367140892104, 2.8001662648545285, 0.5773928195426188, 1.617822141122981, 0.6361672720947722, -0.08135030566467198, 1.1453879239270588, 2.92755182863414, 0.09710206688985412, 2.459595480562541], "count": [451]}, "gripper_mode_state": {"mean": [0.30598669623059865, 0.31042128603104213], "std": [0.4608240856991748, 0.4626660904041695], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.8558758314855877, 1.8802660753880267], "std": [0.4975147304119319, 0.4303723136041284], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.30598669623059865, 0.31042128603104213], "std": [0.4608240856991748, 0.4626660904041695], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.8558758314855877, 1.8802660753880267], "std": [0.4975147304119319, 0.4303723136041284], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.5046563338645281, 0.5385975630132032], "std": [0.19126537562119345, 0.2204973256549246], "min": [0.16750000417232513, 0.01999999862164259], "max": [0.6575000286102295, 0.846249982714653], "count": [451]}, "gripper_open_scale_action": {"mean": [0.5046563338645281, 0.5385975630132032], "std": [0.19126537562119345, 0.2204973256549246], "min": [0.16750000417232513, 0.01999999862164259], "max": [0.6575000286102295, 0.846249982714653], "count": [451]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8156862745098039]], [[0.7803921568627451]]], "mean": [[[0.38634946704538514]], [[0.41143247714454423]], [[0.3862252229552257]]], "std": [[[0.13330046977736687]], [[0.131846007969908]], [[0.12685264216219957]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47171374877832756]], [[0.4713835230743388]], [[0.4625819684961212]]], "std": [[[0.14285039361020668]], [[0.14390020382746732]], [[0.14436656617226268]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853292445482866]], [[0.4957949594557449]], [[0.48582212639728783]]], "std": [[[0.12441956526384577]], [[0.11414089442897252]], [[0.11928776326264318]]], "count": [107]}, "observation.state": {"min": [-0.22639399766921997, -0.022293999791145325, -1.331604242324829, -1.3649057149887085, 0.26503345370292664, -0.23033644258975983, 0.3489999771118164, -0.009998999536037445, -0.10678599774837494, 0.15980899333953857, -3.141592502593994, 0.22804471850395203, -3.141592502593994, -0.24664700031280518, -0.01704322174191475, -1.1931127309799194, -0.06512010842561722, 0.4848334491252899, -1.3304353952407837, 0.013000000268220901, -0.009603999555110931, -0.045180998742580414, 0.004081999883055687, -3.13873028755188, 0.25216516852378845, -3.141592502593994], "max": [0.04289588704705238, 1.8960366249084473, -0.48601967096328735, 0.29259565472602844, 1.16525399684906, 1.7802579402923584, 0.5199999809265137, 0.40659099817276, 0.01826399937272072, 0.3845739960670471, 3.1408770084381104, 1.1849912405014038, 3.1370723247528076, 0.31858789920806885, 2.3798582553863525, -0.4724653363227844, 1.4323110580444336, 1.240404725074768, -0.009507222101092339, 0.7150000333786011, 0.4011949896812439, 0.18630699813365936, 0.33542799949645996, 3.136845350265503, 1.1833332777023315, 3.1408770084381104], "mean": [-0.14102357625961304, 0.933469295501709, -0.810310423374176, -0.29347386956214905, 0.7513115406036377, 0.5577220320701599, 0.4551563560962677, 0.18335101008415222, -0.04413848742842674, 0.2581797242164612, 1.0649073123931885, 0.7134242057800293, 0.9325160384178162, -0.010922971181571484, 1.248558521270752, -0.8973163366317749, 0.6515945196151733, 0.8812412619590759, -0.6704537868499756, 0.4745645225048065, 0.22780653834342957, 0.020403269678354263, 0.19495852291584015, 0.2226496934890747, 0.6349030137062073, -1.4969216585159302], "std": [0.11604318767786026, 0.7617775797843933, 0.36393460631370544, 0.4376625418663025, 0.3329325318336487, 0.644683301448822, 0.06919615715742111, 0.16030889749526978, 0.04467174783349037, 0.04871300980448723, 2.6237809658050537, 0.3033430576324463, 2.534292221069336, 0.13882912695407867, 0.9168528318405151, 0.33112621307373047, 0.5168869495391846, 0.23353204131126404, 0.45007866621017456, 0.1967792510986328, 0.17535538971424103, 0.04919828474521637, 0.08233882486820221, 2.789903402328491, 0.24960052967071533, 2.5387163162231445], "count": [509]}, "action": {"min": [-0.22639399766921997, -0.022293999791145325, -1.331604242324829, -1.3649057149887085, 0.26503345370292664, -0.23033644258975983, 0.3489999771118164, -0.009998999536037445, -0.10678599774837494, 0.15980899333953857, -3.141592502593994, 0.22804471850395203, -3.141592502593994, -0.24664700031280518, -0.01704322174191475, -1.1931127309799194, -0.06512010842561722, 0.4848334491252899, -1.3304353952407837, 0.013000000268220901, -0.009603999555110931, -0.045180998742580414, 0.004081999883055687, -3.13873028755188, 0.25216516852378845, -3.141592502593994], "max": [0.04289588704705238, 1.8960366249084473, -0.48601967096328735, 0.29259565472602844, 1.16525399684906, 1.7802579402923584, 0.5199999809265137, 0.40659099817276, 0.01826399937272072, 0.3845739960670471, 3.1408770084381104, 1.1849912405014038, 3.1370723247528076, 0.31858789920806885, 2.3798582553863525, -0.4724653363227844, 1.4323110580444336, 1.240404725074768, -0.009507222101092339, 0.7150000333786011, 0.4011949896812439, 0.18630699813365936, 0.33542799949645996, 3.136845350265503, 1.1833332777023315, 3.1408770084381104], "mean": [-0.14102357625961304, 0.933469295501709, -0.810310423374176, -0.29347386956214905, 0.7513115406036377, 0.5577220320701599, 0.4551563560962677, 0.18335101008415222, -0.04413848742842674, 0.2581797242164612, 1.0649073123931885, 0.7134242057800293, 0.9325160384178162, -0.010922971181571484, 1.248558521270752, -0.8973163366317749, 0.6515945196151733, 0.8812412619590759, -0.6704537868499756, 0.4745645225048065, 0.22780653834342957, 0.020403269678354263, 0.19495852291584015, 0.2226496934890747, 0.6349030137062073, -1.4969216585159302], "std": [0.11604318767786026, 0.7617775797843933, 0.36393460631370544, 0.4376625418663025, 0.3329325318336487, 0.644683301448822, 0.06919615715742111, 0.16030889749526978, 0.04467174783349037, 0.04871300980448723, 2.6237809658050537, 0.3033430576324463, 2.534292221069336, 0.13882912695407867, 0.9168528318405151, 0.33112621307373047, 0.5168869495391846, 0.23353204131126404, 0.45007866621017456, 0.1967792510986328, 0.17535538971424103, 0.04919828474521637, 0.08233882486820221, 2.789903402328491, 0.24960052967071533, 2.5387163162231445], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [509]}, "index": {"min": [134611], "max": [135119], "mean": [134865.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [3.2966601178781927, 5.0, 5.0, 5.0, 5.0], "std": [1.6043924984850986, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [509]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [509]}, "eef_direction_state": {"mean": [4.214145383104126, 4.200392927308448], "std": [2.1384579176828997, 2.1484951197973023], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.8447937131630648, 0.8428290766208252], "std": [0.8534440838180856, 0.9055887664979064], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7485265225933202, 0.656188605108055], "std": [0.8290067848314374, 0.8419653846954546], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.214145383104126, 4.200392927308448], "std": [2.1384579176828997, 2.1484951197973023], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.8447937131630648, 0.8428290766208252], "std": [0.8534440838180856, 0.9055887664979064], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.7485265225933202, 0.656188605108055], "std": [0.8290067848314374, 0.8419653846954546], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.4220351953750599, 0.2571537074060617, 1.0329577657967244, 2.3954997455086713, -0.09365462687357326, 1.1226507839371778, 0.46694862009951704, -0.2786703821374184, 0.9706207595634412, 2.464367424763876, -0.2502575155906664, 1.826882449429335], "std": [0.160148113184219, 0.0447346302284508, 0.048962247614358814, 0.27600818728207116, 0.358637131448256, 0.5443641417512024, 0.1757633513226637, 0.04915160203247307, 0.08193115939255706, 0.23202153957864316, 0.27619323865658574, 0.20484665868532614], "min": [0.22894531785086508, 0.19460889588817218, 0.9340949522068906, 1.951409129658387, -0.8149477446078863, 0.0850872503716964, 0.22907795665526412, -0.3451219198593155, 0.7800521221030665, 1.9536322983334902, -0.6776925676746488, 1.4206216465779924], "max": [0.645335371787096, 0.31962292243816454, 1.1599084327922935, 2.840359036926923, 0.4611985812620021, 1.5927342776546072, 0.6408007397566715, -0.1133051565195931, 1.1104201064639674, 2.888150852309435, 0.07216839394059926, 2.4257863039917194], "count": [509]}, "eef_sim_pose_action": {"mean": [0.4220351953750599, 0.2571537074060617, 1.0329577657967244, 2.3954997455086713, -0.09365462687357326, 1.1226507839371778, 0.46694862009951704, -0.2786703821374184, 0.9706207595634412, 2.464367424763876, -0.2502575155906664, 1.826882449429335], "std": [0.160148113184219, 0.0447346302284508, 0.048962247614358814, 0.27600818728207116, 0.358637131448256, 0.5443641417512024, 0.1757633513226637, 0.04915160203247307, 0.08193115939255706, 0.23202153957864316, 0.27619323865658574, 0.20484665868532614], "min": [0.22894531785086508, 0.19460889588817218, 0.9340949522068906, 1.951409129658387, -0.8149477446078863, 0.0850872503716964, 0.22907795665526412, -0.3451219198593155, 0.7800521221030665, 1.9536322983334902, -0.6776925676746488, 1.4206216465779924], "max": [0.645335371787096, 0.31962292243816454, 1.1599084327922935, 2.840359036926923, 0.4611985812620021, 1.5927342776546072, 0.6408007397566715, -0.1133051565195931, 1.1104201064639674, 2.888150852309435, 0.07216839394059926, 2.4257863039917194], "count": [509]}, "gripper_mode_state": {"mean": [0.2357563850687623, 0.16699410609037327], "std": [0.4244706255656267, 0.3729706082541221], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.9430255402750491, 1.9037328094302555], "std": [0.2918262416915868, 0.37684166671463154], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.2357563850687623, 0.16699410609037327], "std": [0.4244706255656267, 0.3729706082541221], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.9430255402750491, 1.9037328094302555], "std": [0.2918262416915868, 0.37684166671463154], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.5689464601704555, 0.5932072758348018], "std": [0.08649516319840961, 0.24597267877198123], "min": [0.4362499713897705, 0.016250000335276127], "max": [0.6499999761581421, 0.8937500417232513], "count": [509]}, "gripper_open_scale_action": {"mean": [0.5689464601704555, 0.5932072758348018], "std": [0.08649516319840961, 0.24597267877198123], "min": [0.4362499713897705, 0.016250000335276127], "max": [0.6499999761581421, 0.8937500417232513], "count": [509]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9098039215686274]], [[0.8392156862745098]]], "mean": [[[0.39014895697167756]], [[0.41269659586056645]], [[0.387663107298475]]], "std": [[[0.1338054685510014]], [[0.13412713797038608]], [[0.1295759805455082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4548349121732026]], [[0.46059955882352943]], [[0.45347201388888886]]], "std": [[[0.1558503364000707]], [[0.14804763741550847]], [[0.14710183666397744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48525897671568624]], [[0.497094585375817]], [[0.4855338112745098]]], "std": [[[0.12871034432221437]], [[0.12030596998805108]], [[0.12820710574759997]]], "count": [100]}, "observation.state": {"min": [-0.43537843227386475, -0.022241666913032532, -1.134883165359497, -1.4162098169326782, 0.210275337100029, -0.01985177770256996, 0.03800000250339508, -0.009809000417590141, -0.1962990015745163, 0.12228500097990036, -3.141592502593994, 0.16584119200706482, -3.136723279953003, -0.22733600437641144, -0.01885744370520115, -1.5084385871887207, 0.0826692208647728, 0.5287585258483887, -1.3086647987365723, 0.0139999995008111, -0.010431000031530857, -0.05460299924015999, 0.007158999796956778, -3.1397600173950195, 0.2655693292617798, -3.132429599761963], "max": [0.09395577758550644, 2.039691686630249, -0.4858452081680298, 0.03347588703036308, 1.1667890548706055, 2.1016368865966797, 0.5449999570846558, 0.38516300916671753, 0.004958000034093857, 0.38892701268196106, 3.1408421993255615, 1.0358529090881348, 3.1390445232391357, 0.228993222117424, 2.5000853538513184, -0.48015832901000977, 1.239532470703125, 1.2404221296310425, -0.10702166706323624, 0.5690000057220459, 0.44232800602912903, 0.04440800100564957, 0.3690379858016968, 3.1135976314544678, 1.024962067604065, 3.1356236934661865], "mean": [-0.1383325159549713, 1.2507438659667969, -0.938534677028656, -0.5863323211669922, 0.6198732852935791, 0.9428746700286865, 0.36761778593063354, 0.2472534477710724, -0.06099746748805046, 0.2340202033519745, 0.3360826373100281, 0.6201478838920593, 2.276510238647461, -0.06696594506502151, 0.7990536093711853, -0.8054288029670715, 0.4888189136981964, 1.0810843706130981, -0.5375336408615112, 0.4188910722732544, 0.13952842354774475, 0.012570242397487164, 0.22475090622901917, -0.5791410207748413, 0.7750154137611389, -2.22105073928833], "std": [0.14197705686092377, 0.7876920104026794, 0.2824038565158844, 0.49890539050102234, 0.36187830567359924, 0.7862481474876404, 0.20551247894763947, 0.16063497960567474, 0.0686044692993164, 0.06754092872142792, 2.7024078369140625, 0.2765805721282959, 1.3018938302993774, 0.1427077353000641, 0.9875977635383606, 0.4227307140827179, 0.3933045566082001, 0.20417164266109467, 0.3842349350452423, 0.15081053972244263, 0.18760402500629425, 0.02243649959564209, 0.09564457088708878, 2.8172712326049805, 0.24042843282222748, 1.8664216995239258], "count": [411]}, "action": {"min": [-0.43537843227386475, -0.022241666913032532, -1.134883165359497, -1.4162098169326782, 0.210275337100029, -0.01985177770256996, 0.03800000250339508, -0.009809000417590141, -0.1962990015745163, 0.12228500097990036, -3.141592502593994, 0.16584119200706482, -3.136723279953003, -0.22733600437641144, -0.01885744370520115, -1.5084385871887207, 0.0826692208647728, 0.5287585258483887, -1.3086647987365723, 0.0139999995008111, -0.010431000031530857, -0.05460299924015999, 0.007158999796956778, -3.1397600173950195, 0.2655693292617798, -3.132429599761963], "max": [0.09395577758550644, 2.039691686630249, -0.4858452081680298, 0.03347588703036308, 1.1667890548706055, 2.1016368865966797, 0.5449999570846558, 0.38516300916671753, 0.004958000034093857, 0.38892701268196106, 3.1408421993255615, 1.0358529090881348, 3.1390445232391357, 0.228993222117424, 2.5000853538513184, -0.48015832901000977, 1.239532470703125, 1.2404221296310425, -0.10702166706323624, 0.5690000057220459, 0.44232800602912903, 0.04440800100564957, 0.3690379858016968, 3.1135976314544678, 1.024962067604065, 3.1356236934661865], "mean": [-0.1383325159549713, 1.2507438659667969, -0.938534677028656, -0.5863323211669922, 0.6198732852935791, 0.9428746700286865, 0.36761778593063354, 0.2472534477710724, -0.06099746748805046, 0.2340202033519745, 0.3360826373100281, 0.6201478838920593, 2.276510238647461, -0.06696594506502151, 0.7990536093711853, -0.8054288029670715, 0.4888189136981964, 1.0810843706130981, -0.5375336408615112, 0.4188910722732544, 0.13952842354774475, 0.012570242397487164, 0.22475090622901917, -0.5791410207748413, 0.7750154137611389, -2.22105073928833], "std": [0.14197705686092377, 0.7876920104026794, 0.2824038565158844, 0.49890539050102234, 0.36187830567359924, 0.7862481474876404, 0.20551247894763947, 0.16063497960567474, 0.0686044692993164, 0.06754092872142792, 2.7024078369140625, 0.2765805721282959, 1.3018938302993774, 0.1427077353000641, 0.9875977635383606, 0.4227307140827179, 0.3933045566082001, 0.20417164266109467, 0.3842349350452423, 0.15081053972244263, 0.18760402500629425, 0.02243649959564209, 0.09564457088708878, 2.8172712326049805, 0.24042843282222748, 1.8664216995239258], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [411]}, "index": {"min": [135120], "max": [135530], "mean": [135325.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [2.951338199513382, 5.0, 5.0, 5.0, 5.0], "std": [1.651532329829684, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [411]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [411]}, "eef_direction_state": {"mean": [4.0608272506082725, 4.119221411192214], "std": [2.145259765539325, 2.2930966699723747], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.8856447688564477, 0.8442822384428224], "std": [0.8509695402788325, 0.8961041161651504], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.9367396593673966, 0.7299270072992701], "std": [0.846281735892365, 0.8586498452313709], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [4.0608272506082725, 4.119221411192214], "std": [2.145259765539325, 2.2930966699723747], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.8856447688564477, 0.8442822384428224], "std": [0.8509695402788325, 0.8961041161651504], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.9367396593673966, 0.7299270072992701], "std": [0.846281735892365, 0.8586498452313709], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.4856555034301684, 0.2401789890020407, 1.0085836979918505, 2.463476602408488, -0.1370284429660731, 1.0100404541096528, 0.3784944029241957, -0.2863081930921416, 1.0003244418466886, 2.3262557016514163, -0.16942507667485074, 1.8818811968901428], "std": [0.1602916350545978, 0.06880007901415597, 0.06771087208343037, 0.2368757631712993, 0.471847890704947, 0.5073029952584535, 0.1879922845281946, 0.02253649692349399, 0.09538320939149315, 0.20935937549534323, 0.2916689549747184, 0.19257555593361336], "min": [0.2291486830814779, 0.10454331774702125, 0.8966130959803184, 2.1054224690111907, -0.9348149322407897, 0.05954852908934649, 0.22799233194088026, -0.35384194799824914, 0.7833024773107483, 2.116184117062162, -0.8007371538188558, 1.5637975096101187], "max": [0.6233991817295834, 0.30588107419675115, 1.1636265095318736, 2.871662980889556, 0.5215722101444586, 1.5604231214474287, 0.6821176131845516, -0.25521836266873565, 1.1463684133013432, 2.848732334884346, 0.0950980698087125, 2.396728549944802], "count": [411]}, "eef_sim_pose_action": {"mean": [0.4856555034301684, 0.2401789890020407, 1.0085836979918505, 2.463476602408488, -0.1370284429660731, 1.0100404541096528, 0.3784944029241957, -0.2863081930921416, 1.0003244418466886, 2.3262557016514163, -0.16942507667485074, 1.8818811968901428], "std": [0.1602916350545978, 0.06880007901415597, 0.06771087208343037, 0.2368757631712993, 0.471847890704947, 0.5073029952584535, 0.1879922845281946, 0.02253649692349399, 0.09538320939149315, 0.20935937549534323, 0.2916689549747184, 0.19257555593361336], "min": [0.2291486830814779, 0.10454331774702125, 0.8966130959803184, 2.1054224690111907, -0.9348149322407897, 0.05954852908934649, 0.22799233194088026, -0.35384194799824914, 0.7833024773107483, 2.116184117062162, -0.8007371538188558, 1.5637975096101187], "max": [0.6233991817295834, 0.30588107419675115, 1.1636265095318736, 2.871662980889556, 0.5215722101444586, 1.5604231214474287, 0.6821176131845516, -0.25521836266873565, 1.1463684133013432, 2.848732334884346, 0.0950980698087125, 2.396728549944802], "count": [411]}, "gripper_mode_state": {"mean": [0.31386861313868614, 0.1362530413625304], "std": [0.46406368832853795, 0.3430570653433503], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.8637469586374695, 1.8467153284671534], "std": [0.4636935960903768, 0.47656277863377794], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.31386861313868614, 0.1362530413625304], "std": [0.46406368832853795, 0.3430570653433503], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.8637469586374695, 1.8467153284671534], "std": [0.4636935960903768, 0.47656277863377794], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.45952248763193326, 0.5236131399886914], "std": [0.25689033313194154, 0.18851322079103872], "min": [0.04750000312924385, 0.017499999376013875], "max": [0.6812499463558197, 0.7112500071525574], "count": [411]}, "gripper_open_scale_action": {"mean": [0.45952248763193326, 0.5236131399886914], "std": [0.25689033313194154, 0.18851322079103872], "min": [0.04750000312924385, 0.017499999376013875], "max": [0.6812499463558197, 0.7112500071525574], "count": [411]}}} +{"episode_index": 282, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9176470588235294]], [[0.8666666666666667]]], "mean": [[[0.39256539215686276]], [[0.41401206699346405]], [[0.38935315904139434]]], "std": [[[0.13250272032152527]], [[0.1348794681567804]], [[0.13023257046582723]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46565285130718953]], [[0.4677778778594771]], [[0.4598249183006536]]], "std": [[[0.15229377027799249]], [[0.14719651685319063]], [[0.14790544011306286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.489242920751634]], [[0.499136358251634]], [[0.4886478431372549]]], "std": [[[0.13531745235440176]], [[0.12734188891810758]], [[0.1342965048858482]]], "count": [100]}, "observation.state": {"min": [-0.4420073330402374, -0.022241666913032532, -1.2156684398651123, -1.5428564548492432, 0.29120010137557983, -0.021003110334277153, 0.12199999392032623, -0.009871999733150005, -0.20643100142478943, 0.09307999908924103, -3.141592502593994, 0.2327570915222168, -3.133197546005249, -0.21038000285625458, -0.018874889239668846, -1.5546488761901855, 0.03879644349217415, 0.5451737642288208, -1.3076006174087524, 0.013000000268220901, -0.00967399962246418, -0.02578599937260151, 0.007170999888330698, -3.141592502593994, 0.30344295501708984, -3.137979745864868], "max": [0.14731833338737488, 2.160616636276245, -0.48598477244377136, 0.035621557384729385, 1.1620441675186157, 2.102299690246582, 0.5170000195503235, 0.3977630138397217, 0.007555999793112278, 0.399044007062912, 3.140056848526001, 1.0673037767410278, 3.1400742530822754, 0.1116793304681778, 2.5016729831695557, -0.47152334451675415, 1.2750144004821777, 1.2309671640396118, -0.05379866808652878, 0.6019999980926514, 0.45317500829696655, 0.06992799788713455, 0.38784098625183105, 3.1400043964385986, 1.0258172750473022, 3.135798215866089], "mean": [-0.12030023336410522, 1.2138645648956299, -0.9592482447624207, -0.5660529732704163, 0.7055485248565674, 0.8569367527961731, 0.3719303011894226, 0.2368466556072235, -0.0625344067811966, 0.23244695365428925, 0.09893622994422913, 0.6562749147415161, 1.804823637008667, 0.02663094736635685, 0.844490110874176, -0.8253337144851685, 0.4647718667984009, 1.0619525909423828, -0.46178361773490906, 0.37769439816474915, 0.1490127593278885, 0.016389653086662292, 0.22147858142852783, 0.5458345413208008, 0.7714884281158447, -2.341439962387085], "std": [0.17459341883659363, 0.8493418097496033, 0.32749778032302856, 0.49880450963974, 0.3264787495136261, 0.8199644088745117, 0.16681596636772156, 0.17001917958259583, 0.07695251703262329, 0.0756819024682045, 2.7915725708007812, 0.2806397080421448, 1.9675203561782837, 0.09924475848674774, 1.0085877180099487, 0.4526558220386505, 0.4772484600543976, 0.1908208429813385, 0.47335919737815857, 0.1624721884727478, 0.19099727272987366, 0.02062302827835083, 0.10078825056552887, 2.82686185836792, 0.23357674479484558, 1.8080283403396606], "count": [376]}, "action": {"min": [-0.4420073330402374, -0.022241666913032532, -1.2156684398651123, -1.5428564548492432, 0.29120010137557983, -0.021003110334277153, 0.12199999392032623, -0.009871999733150005, -0.20643100142478943, 0.09307999908924103, -3.141592502593994, 0.2327570915222168, -3.133197546005249, -0.21038000285625458, -0.018874889239668846, -1.5546488761901855, 0.03879644349217415, 0.5451737642288208, -1.3076006174087524, 0.013000000268220901, -0.00967399962246418, -0.02578599937260151, 0.007170999888330698, -3.141592502593994, 0.30344295501708984, -3.137979745864868], "max": [0.14731833338737488, 2.160616636276245, -0.48598477244377136, 0.035621557384729385, 1.1620441675186157, 2.102299690246582, 0.5170000195503235, 0.3977630138397217, 0.007555999793112278, 0.399044007062912, 3.140056848526001, 1.0673037767410278, 3.1400742530822754, 0.1116793304681778, 2.5016729831695557, -0.47152334451675415, 1.2750144004821777, 1.2309671640396118, -0.05379866808652878, 0.6019999980926514, 0.45317500829696655, 0.06992799788713455, 0.38784098625183105, 3.1400043964385986, 1.0258172750473022, 3.135798215866089], "mean": [-0.12030023336410522, 1.2138645648956299, -0.9592482447624207, -0.5660529732704163, 0.7055485248565674, 0.8569367527961731, 0.3719303011894226, 0.2368466556072235, -0.0625344067811966, 0.23244695365428925, 0.09893622994422913, 0.6562749147415161, 1.804823637008667, 0.02663094736635685, 0.844490110874176, -0.8253337144851685, 0.4647718667984009, 1.0619525909423828, -0.46178361773490906, 0.37769439816474915, 0.1490127593278885, 0.016389653086662292, 0.22147858142852783, 0.5458345413208008, 0.7714884281158447, -2.341439962387085], "std": [0.17459341883659363, 0.8493418097496033, 0.32749778032302856, 0.49880450963974, 0.3264787495136261, 0.8199644088745117, 0.16681596636772156, 0.17001917958259583, 0.07695251703262329, 0.0756819024682045, 2.7915725708007812, 0.2806397080421448, 1.9675203561782837, 0.09924475848674774, 1.0085877180099487, 0.4526558220386505, 0.4772484600543976, 0.1908208429813385, 0.47335919737815857, 0.1624721884727478, 0.19099727272987366, 0.02062302827835083, 0.10078825056552887, 2.82686185836792, 0.23357674479484558, 1.8080283403396606], "count": [376]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [376]}, "index": {"min": [135531], "max": [135906], "mean": [135718.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [3.095744680851064, 5.0, 5.0, 5.0, 5.0], "std": [1.58328468788694, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [376]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [376]}, "eef_direction_state": {"mean": [4.2287234042553195, 3.9175531914893615], "std": [1.9612806465568922, 2.321525170983741], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.9654255319148937, 0.8617021276595744], "std": [0.8388038150838277, 0.8824658854208745], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.973404255319149, 0.75], "std": [0.8656169281875623, 0.8759493330339108], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [4.2287234042553195, 3.9175531914893615], "std": [1.9612806465568922, 2.321525170983741], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.9654255319148937, 0.8617021276595744], "std": [0.8388038150838277, 0.8824658854208745], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.973404255319149, 0.75], "std": [0.8656169281875623, 0.8759493330339108], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.47527636881958957, 0.23865194374551196, 1.0070255853018526, 2.4401455910821235, -0.06506265013312419, 1.0556397162796065, 0.387921834504572, -0.2825260053199759, 0.9969898498807155, 2.3254817581338965, -0.21623007648685347, 1.8783229263820929], "std": [0.16969956026504449, 0.07709321141877973, 0.07580188486675532, 0.25106177884844977, 0.41090460589337213, 0.5631910057261198, 0.19141702019592596, 0.02054793589883771, 0.10048584651181681, 0.19558989889982953, 0.2844890955658988, 0.21004884396428247], "min": [0.22899214114273575, 0.09420964255088055, 0.8674769609824836, 2.0738459456477276, -0.7624103019200837, -0.009377986003619387, 0.22897318017644938, -0.3253112418741303, 0.7836968766679504, 2.115071583133371, -0.7778334636504195, 1.6271727917180892], "max": [0.6356137268558725, 0.3083695284519077, 1.1735910599097972, 2.820782703079221, 0.5622092601530371, 1.5665467613977602, 0.6926391230577131, -0.22904963427386393, 1.1635705014510347, 2.7598320700697005, 0.041946494850233274, 2.335697360939927], "count": [376]}, "eef_sim_pose_action": {"mean": [0.47527636881958957, 0.23865194374551196, 1.0070255853018526, 2.4401455910821235, -0.06506265013312419, 1.0556397162796065, 0.387921834504572, -0.2825260053199759, 0.9969898498807155, 2.3254817581338965, -0.21623007648685347, 1.8783229263820929], "std": [0.16969956026504449, 0.07709321141877973, 0.07580188486675532, 0.25106177884844977, 0.41090460589337213, 0.5631910057261198, 0.19141702019592596, 0.02054793589883771, 0.10048584651181681, 0.19558989889982953, 0.2844890955658988, 0.21004884396428247], "min": [0.22899214114273575, 0.09420964255088055, 0.8674769609824836, 2.0738459456477276, -0.7624103019200837, -0.009377986003619387, 0.22897318017644938, -0.3253112418741303, 0.7836968766679504, 2.115071583133371, -0.7778334636504195, 1.6271727917180892], "max": [0.6356137268558725, 0.3083695284519077, 1.1735910599097972, 2.820782703079221, 0.5622092601530371, 1.5665467613977602, 0.6926391230577131, -0.22904963427386393, 1.1635705014510347, 2.7598320700697005, 0.041946494850233274, 2.335697360939927], "count": [376]}, "gripper_mode_state": {"mean": [0.43617021276595747, 0.31648936170212766], "std": [0.4959090221619836, 0.465106273481133], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_state": {"mean": [1.872340425531915, 1.7952127659574468], "std": [0.4550904177916479, 0.5583776437398987], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.43617021276595747, 0.31648936170212766], "std": [0.4959090221619836, 0.465106273481133], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_action": {"mean": [1.872340425531915, 1.7952127659574468], "std": [0.4550904177916479, 0.5583776437398987], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.4649135623959468, 0.4721176939888887], "std": [0.20852023145822, 0.20309077116995888], "min": [0.1524999924004078, 0.016250000335276127], "max": [0.6462500244379044, 0.7524999976158142], "count": [376]}, "gripper_open_scale_action": {"mean": [0.4649135623959468, 0.4721176939888887], "std": [0.20852023145822, 0.20309077116995888], "min": [0.1524999924004078, 0.016250000335276127], "max": [0.6462500244379044, 0.7524999976158142], "count": [376]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9137254901960784]], [[0.8627450980392157]]], "mean": [[[0.38993303104575167]], [[0.4116030855119826]], [[0.3868715631808279]]], "std": [[[0.1326594933263666]], [[0.13415790044619477]], [[0.12960239628925072]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4571680637254902]], [[0.46349092320261437]], [[0.45688954248366015]]], "std": [[[0.15605265211797584]], [[0.14856552529791459]], [[0.1479862005867415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49205076593137254]], [[0.5027257659313725]], [[0.4929513357843137]]], "std": [[[0.125672452688079]], [[0.11557243361380061]], [[0.1212546487478435]]], "count": [100]}, "observation.state": {"min": [-0.42379534244537354, -0.022241666913032532, -1.0752581357955933, -1.7730532884597778, 0.11255155503749847, -0.04532066732645035, 0.044999998062849045, -0.009828000329434872, -0.1846269965171814, 0.09419800341129303, -3.141592502593994, 0.08815658092498779, -3.139498233795166, -0.2567299008369446, -0.018246889114379883, -1.4720145463943481, 0.04075022041797638, 0.5667176842689514, -1.2842425107955933, 0.010000000707805157, -0.011258999817073345, -0.06086000055074692, 0.02190599963068962, -3.141592502593994, 0.32826152443885803, -3.140144109725952], "max": [0.11584855616092682, 2.0561940670013428, -0.4857580065727234, 0.07092911005020142, 1.1617825031280518, 2.1023173332214355, 0.5449999570846558, 0.3764370083808899, 0.01191600039601326, 0.3427540063858032, 3.139009475708008, 1.1850610971450806, 3.1379101276397705, 0.11056289076805115, 2.4300808906555176, -0.47152334451675415, 1.2997506856918335, 1.225489616394043, -0.05379866808652878, 0.6260000467300415, 0.4446290135383606, 0.05521500110626221, 0.39407598972320557, 3.140946865081787, 1.0296744108200073, 3.134751081466675], "mean": [-0.1404007524251938, 1.2070924043655396, -0.8603052496910095, -0.701637327671051, 0.5297724604606628, 1.0950793027877808, 0.3484951853752136, 0.23708687722682953, -0.060195229947566986, 0.23419731855392456, 0.8500294089317322, 0.6227072477340698, 1.1751292943954468, -0.08159437030553818, 0.7498844265937805, -0.7527350783348083, 0.4917857348918915, 1.0434329509735107, -0.48988157510757446, 0.4062226116657257, 0.1322968602180481, 0.011705972254276276, 0.224201038479805, 0.16684399545192719, 0.7910155057907104, -2.0917727947235107], "std": [0.15429197251796722, 0.7575509548187256, 0.2393244504928589, 0.607937216758728, 0.39739465713500977, 0.8374711871147156, 0.20175614953041077, 0.1528664529323578, 0.0654262900352478, 0.06413668394088745, 2.5486998558044434, 0.3204686641693115, 2.304476022720337, 0.0919075682759285, 0.9589593410491943, 0.40701407194137573, 0.4462672770023346, 0.19309818744659424, 0.41312283277511597, 0.14017494022846222, 0.18077586591243744, 0.02188802696764469, 0.09352434426546097, 2.917598247528076, 0.2241819202899933, 2.1368520259857178], "count": [445]}, "action": {"min": [-0.42379534244537354, -0.022241666913032532, -1.0752581357955933, -1.7730532884597778, 0.11255155503749847, -0.04532066732645035, 0.044999998062849045, -0.009828000329434872, -0.1846269965171814, 0.09419800341129303, -3.141592502593994, 0.08815658092498779, -3.139498233795166, -0.2567299008369446, -0.018246889114379883, -1.4720145463943481, 0.04075022041797638, 0.5667176842689514, -1.2842425107955933, 0.010000000707805157, -0.011258999817073345, -0.06086000055074692, 0.02190599963068962, -3.141592502593994, 0.32826152443885803, -3.140144109725952], "max": [0.11584855616092682, 2.0561940670013428, -0.4857580065727234, 0.07092911005020142, 1.1617825031280518, 2.1023173332214355, 0.5449999570846558, 0.3764370083808899, 0.01191600039601326, 0.3427540063858032, 3.139009475708008, 1.1850610971450806, 3.1379101276397705, 0.11056289076805115, 2.4300808906555176, -0.47152334451675415, 1.2997506856918335, 1.225489616394043, -0.05379866808652878, 0.6260000467300415, 0.4446290135383606, 0.05521500110626221, 0.39407598972320557, 3.140946865081787, 1.0296744108200073, 3.134751081466675], "mean": [-0.1404007524251938, 1.2070924043655396, -0.8603052496910095, -0.701637327671051, 0.5297724604606628, 1.0950793027877808, 0.3484951853752136, 0.23708687722682953, -0.060195229947566986, 0.23419731855392456, 0.8500294089317322, 0.6227072477340698, 1.1751292943954468, -0.08159437030553818, 0.7498844265937805, -0.7527350783348083, 0.4917857348918915, 1.0434329509735107, -0.48988157510757446, 0.4062226116657257, 0.1322968602180481, 0.011705972254276276, 0.224201038479805, 0.16684399545192719, 0.7910155057907104, -2.0917727947235107], "std": [0.15429197251796722, 0.7575509548187256, 0.2393244504928589, 0.607937216758728, 0.39739465713500977, 0.8374711871147156, 0.20175614953041077, 0.1528664529323578, 0.0654262900352478, 0.06413668394088745, 2.5486998558044434, 0.3204686641693115, 2.304476022720337, 0.0919075682759285, 0.9589593410491943, 0.40701407194137573, 0.4462672770023346, 0.19309818744659424, 0.41312283277511597, 0.14017494022846222, 0.18077586591243744, 0.02188802696764469, 0.09352434426546097, 2.917598247528076, 0.2241819202899933, 2.1368520259857178], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [445]}, "index": {"min": [135907], "max": [136351], "mean": [136129.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [2.849438202247191, 5.0, 5.0, 5.0, 5.0], "std": [1.6563886258631748, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [445]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [445]}, "eef_direction_state": {"mean": [4.116853932584269, 4.36629213483146], "std": [2.132637548025585, 2.2170404313426046], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.8876404494382022, 0.7370786516853932], "std": [0.8405215374950575, 0.9047169800764365], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.9011235955056179, 0.6], "std": [0.8554510449710896, 0.8248935920482433], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [4.116853932584269, 4.36629213483146], "std": [2.132637548025585, 2.2170404313426046], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.8876404494382022, 0.7370786516853932], "std": [0.8405215374950575, 0.9047169800764365], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.9011235955056179, 0.6], "std": [0.8554510449710896, 0.8248935920482433], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.4754074909551618, 0.24086302728044534, 1.0087168594287284, 2.4521040542102326, -0.19424093298428505, 0.9958088941303274, 0.3712742579814131, -0.2871995581789339, 0.9997444207235457, 2.3109018301019875, -0.18808401378419115, 1.79652281365272], "std": [0.15251921936121024, 0.06574259143227877, 0.06424380269594468, 0.28247590979778187, 0.5163255321006729, 0.5616140503212778, 0.18114834763294335, 0.022014865185845715, 0.09328051634766223, 0.1837363756584565, 0.2793379418712467, 0.19736940603750225], "min": [0.22895484825881368, 0.1157207693529081, 0.86865620286875, 1.9239168254779784, -0.99278216589725, -0.06925028362403851, 0.22724602935495566, -0.360451619505929, 0.7980700834051881, 2.111233289138469, -0.8465101215477364, 1.5176707680397588], "max": [0.6146156125216977, 0.312950999545519, 1.1167060431501528, 2.9877465109460304, 0.5620819321460035, 1.6364771038065866, 0.6844321580206582, -0.24446880284361996, 1.1720567641589108, 2.746163167882406, 0.023455741265731245, 2.3052471499555987], "count": [445]}, "eef_sim_pose_action": {"mean": [0.4754074909551618, 0.24086302728044534, 1.0087168594287284, 2.4521040542102326, -0.19424093298428505, 0.9958088941303274, 0.3712742579814131, -0.2871995581789339, 0.9997444207235457, 2.3109018301019875, -0.18808401378419115, 1.79652281365272], "std": [0.15251921936121024, 0.06574259143227877, 0.06424380269594468, 0.28247590979778187, 0.5163255321006729, 0.5616140503212778, 0.18114834763294335, 0.022014865185845715, 0.09328051634766223, 0.1837363756584565, 0.2793379418712467, 0.19736940603750225], "min": [0.22895484825881368, 0.1157207693529081, 0.86865620286875, 1.9239168254779784, -0.99278216589725, -0.06925028362403851, 0.22724602935495566, -0.360451619505929, 0.7980700834051881, 2.111233289138469, -0.8465101215477364, 1.5176707680397588], "max": [0.6146156125216977, 0.312950999545519, 1.1167060431501528, 2.9877465109460304, 0.5620819321460035, 1.6364771038065866, 0.6844321580206582, -0.24446880284361996, 1.1720567641589108, 2.746163167882406, 0.023455741265731245, 2.3052471499555987], "count": [445]}, "gripper_mode_state": {"mean": [0.3303370786516854, 0.1258426966292135], "std": [0.47033444815318043, 0.33167199510103723], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_state": {"mean": [1.892134831460674, 1.851685393258427], "std": [0.4208671409837119, 0.4649785205986436], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.3303370786516854, 0.1258426966292135], "std": [0.47033444815318043, 0.33167199510103723], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_action": {"mean": [1.892134831460674, 1.851685393258427], "std": [0.4208671409837119, 0.4649785205986436], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.435620771459398, 0.5077809043662894], "std": [0.25219482819900024, 0.1752182985115187], "min": [0.056249997578561306, 0.012500000884756446], "max": [0.6812499463558197, 0.7825000584125519], "count": [445]}, "gripper_open_scale_action": {"mean": [0.435620771459398, 0.5077809043662894], "std": [0.25219482819900024, 0.1752182985115187], "min": [0.056249997578561306, 0.012500000884756446], "max": [0.6812499463558197, 0.7825000584125519], "count": [445]}}} +{"episode_index": 284, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9647058823529412]], [[0.9019607843137255]]], "mean": [[[0.3904888126361656]], [[0.41274641339869284]], [[0.3881007679738562]]], "std": [[[0.13146628537409707]], [[0.13228714128658028]], [[0.12786519147968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4582952001633987]], [[0.4602609517973856]], [[0.45389956903594775]]], "std": [[[0.15578030734558235]], [[0.14932456147650572]], [[0.1478818714611809]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830529983660131]], [[0.4927095812908497]], [[0.4797978165849673]]], "std": [[[0.1447047880559012]], [[0.1400471770627571]], [[0.14841555480573787]]], "count": [100]}, "observation.state": {"min": [-0.4235685467720032, -0.022293999791145325, -1.1632479429244995, -1.1866408586502075, 0.24036699533462524, -0.04066300019621849, 0.0949999988079071, -0.009850000031292439, -0.18950599431991577, 0.13583600521087646, -3.141592502593994, 0.24064600467681885, -3.1274380683898926, -0.24535611271858215, -0.018159667029976845, -1.331743836402893, 0.10930688679218292, 0.5359456539154053, -1.4379804134368896, 0.0139999995008111, -0.010071000084280968, -0.052678000181913376, 0.003737000050023198, -3.137648105621338, 0.24528858065605164, -3.1395680904388428], "max": [0.10609710961580276, 2.009948968887329, -0.4857580065727234, 0.060061223804950714, 1.1641899347305298, 2.10221266746521, 0.5389999747276306, 0.3939180076122284, 0.005634999834001064, 0.36473798751831055, 3.1388349533081055, 1.0586992502212524, 3.137002468109131, 0.10129988938570023, 2.44637393951416, -0.47236067056655884, 1.4421671628952026, 1.2368983030319214, -0.1320021152496338, 0.6330000162124634, 0.41828298568725586, 0.07178200036287308, 0.31224098801612854, 3.136443853378296, 1.0505485534667969, 3.1371943950653076], "mean": [-0.0967673808336258, 1.259385585784912, -0.9594593048095703, -0.5657182931900024, 0.6528298854827881, 0.9743080735206604, 0.395050972700119, 0.25075897574424744, -0.05539759621024132, 0.23531174659729004, 1.083983302116394, 0.6621454954147339, 1.6647964715957642, -0.021372295916080475, 0.8496739268302917, -0.7339910268783569, 0.5645873546600342, 1.0375630855560303, -0.5934758186340332, 0.36993899941444397, 0.1424981951713562, 0.01924937777221203, 0.21850571036338806, 0.20387579500675201, 0.7194114327430725, -1.7924593687057495], "std": [0.17509539425373077, 0.7861973643302917, 0.2894911468029022, 0.4366973638534546, 0.3396538496017456, 0.8237770199775696, 0.17767123878002167, 0.16209302842617035, 0.07164542376995087, 0.05827895551919937, 2.577394962310791, 0.25090864300727844, 1.9624707698822021, 0.09019595384597778, 0.9146479368209839, 0.35139355063438416, 0.4608843922615051, 0.1963631957769394, 0.4137798547744751, 0.1370869278907776, 0.16864775121212006, 0.026524711400270462, 0.09162352234125137, 2.838296890258789, 0.23891273140907288, 2.2497265338897705], "count": [407]}, "action": {"min": [-0.4235685467720032, -0.022293999791145325, -1.1632479429244995, -1.1866408586502075, 0.24036699533462524, -0.04066300019621849, 0.0949999988079071, -0.009850000031292439, -0.18950599431991577, 0.13583600521087646, -3.141592502593994, 0.24064600467681885, -3.1274380683898926, -0.24535611271858215, -0.018159667029976845, -1.331743836402893, 0.10930688679218292, 0.5359456539154053, -1.4379804134368896, 0.0139999995008111, -0.010071000084280968, -0.052678000181913376, 0.003737000050023198, -3.137648105621338, 0.24528858065605164, -3.1395680904388428], "max": [0.10609710961580276, 2.009948968887329, -0.4857580065727234, 0.060061223804950714, 1.1641899347305298, 2.10221266746521, 0.5389999747276306, 0.3939180076122284, 0.005634999834001064, 0.36473798751831055, 3.1388349533081055, 1.0586992502212524, 3.137002468109131, 0.10129988938570023, 2.44637393951416, -0.47236067056655884, 1.4421671628952026, 1.2368983030319214, -0.1320021152496338, 0.6330000162124634, 0.41828298568725586, 0.07178200036287308, 0.31224098801612854, 3.136443853378296, 1.0505485534667969, 3.1371943950653076], "mean": [-0.0967673808336258, 1.259385585784912, -0.9594593048095703, -0.5657182931900024, 0.6528298854827881, 0.9743080735206604, 0.395050972700119, 0.25075897574424744, -0.05539759621024132, 0.23531174659729004, 1.083983302116394, 0.6621454954147339, 1.6647964715957642, -0.021372295916080475, 0.8496739268302917, -0.7339910268783569, 0.5645873546600342, 1.0375630855560303, -0.5934758186340332, 0.36993899941444397, 0.1424981951713562, 0.01924937777221203, 0.21850571036338806, 0.20387579500675201, 0.7194114327430725, -1.7924593687057495], "std": [0.17509539425373077, 0.7861973643302917, 0.2894911468029022, 0.4366973638534546, 0.3396538496017456, 0.8237770199775696, 0.17767123878002167, 0.16209302842617035, 0.07164542376995087, 0.05827895551919937, 2.577394962310791, 0.25090864300727844, 1.9624707698822021, 0.09019595384597778, 0.9146479368209839, 0.35139355063438416, 0.4608843922615051, 0.1963631957769394, 0.4137798547744751, 0.1370869278907776, 0.16864775121212006, 0.026524711400270462, 0.09162352234125137, 2.838296890258789, 0.23891273140907288, 2.2497265338897705], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [407]}, "index": {"min": [136352], "max": [136758], "mean": [136555.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [2.9115479115479115, 5.0, 5.0, 5.0, 5.0], "std": [1.6639077511873188, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [407]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [407]}, "eef_direction_state": {"mean": [4.194103194103194, 3.8181818181818183], "std": [2.0302780868009447, 2.2750356827103912], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [0.9066339066339066, 0.918918918918919], "std": [0.8505701057504224, 0.8703755640058408], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.9066339066339066, 0.8181818181818182], "std": [0.8620472866683736, 0.8621803321655541], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [4.194103194103194, 3.8181818181818183], "std": [2.0302780868009447, 2.2750356827103912], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [0.9066339066339066, 0.918918918918919], "std": [0.8505701057504224, 0.8703755640058408], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [0.9066339066339066, 0.8181818181818182], "std": [0.8620472866683736, 0.8621803321655541], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.4891440985901543, 0.24579293843124492, 1.009854980972855, 2.433975861881804, -0.14440366575663427, 0.9936229181784284, 0.38148210011587147, -0.2797199608791783, 0.9940766111282456, 2.374436188622473, -0.21752156333796924, 1.910318663199148], "std": [0.16181177294087157, 0.07171887942795066, 0.058456133992729274, 0.22021122133908524, 0.37616159986403924, 0.5153034895131824, 0.16910706058312358, 0.026567410648681487, 0.0913753474061258, 0.21627336116105303, 0.2951545393510661, 0.22113533787709944], "min": [0.2288932501556138, 0.11151258078096479, 0.9101434856375015, 2.0824939147593633, -0.7972338012083636, 0.08334313818270722, 0.22850824834710243, -0.35231796088177963, 0.7797832041781303, 2.065323273916041, -0.8038038426599045, 1.4688544511737842], "max": [0.6318866953331058, 0.3070426188047467, 1.1392892204604628, 2.8093373319215575, 0.42368312041800427, 1.636739951189756, 0.6581379548140711, -0.22792810341045894, 1.089832394118178, 2.846368860742337, 0.06505636282039307, 2.374974928345136], "count": [407]}, "eef_sim_pose_action": {"mean": [0.4891440985901543, 0.24579293843124492, 1.009854980972855, 2.433975861881804, -0.14440366575663427, 0.9936229181784284, 0.38148210011587147, -0.2797199608791783, 0.9940766111282456, 2.374436188622473, -0.21752156333796924, 1.910318663199148], "std": [0.16181177294087157, 0.07171887942795066, 0.058456133992729274, 0.22021122133908524, 0.37616159986403924, 0.5153034895131824, 0.16910706058312358, 0.026567410648681487, 0.0913753474061258, 0.21627336116105303, 0.2951545393510661, 0.22113533787709944], "min": [0.2288932501556138, 0.11151258078096479, 0.9101434856375015, 2.0824939147593633, -0.7972338012083636, 0.08334313818270722, 0.22850824834710243, -0.35231796088177963, 0.7797832041781303, 2.065323273916041, -0.8038038426599045, 1.4688544511737842], "max": [0.6318866953331058, 0.3070426188047467, 1.1392892204604628, 2.8093373319215575, 0.42368312041800427, 1.636739951189756, 0.6581379548140711, -0.22792810341045894, 1.089832394118178, 2.846368860742337, 0.06505636282039307, 2.374974928345136], "count": [407]}, "gripper_mode_state": {"mean": [0.2751842751842752, 0.6756756756756757], "std": [0.4466070866831172, 0.46812183988348066], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_state": {"mean": [1.8476658476658476, 1.8157248157248158], "std": [0.5019746818485092, 0.508356124034756], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_mode_action": {"mean": [0.2751842751842752, 0.6756756756756757], "std": [0.4466070866831172, 0.46812183988348066], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_action": {"mean": [1.8476658476658476, 1.8157248157248158], "std": [0.5019746818485092, 0.508356124034756], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_open_scale_state": {"mean": [0.4938144816419782, 0.4624232175961338], "std": [0.22208935668728033, 0.17135849788038146], "min": [0.11874999850988388, 0.017499999376013875], "max": [0.6737499684095383, 0.7912500202655792], "count": [407]}, "gripper_open_scale_action": {"mean": [0.4938144816419782, 0.4624232175961338], "std": [0.22208935668728033, 0.17135849788038146], "min": [0.11874999850988388, 0.017499999376013875], "max": [0.6737499684095383, 0.7912500202655792], "count": [407]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8980392156862745]], [[0.8549019607843137]]], "mean": [[[0.39230499455337686]], [[0.4147632489106754]], [[0.3901158496732026]]], "std": [[[0.1288276393224864]], [[0.13028871506490022]], [[0.12611457090278144]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616535968137255]], [[0.46474651756535945]], [[0.457730625]]], "std": [[[0.14943271966084345]], [[0.14315495402281653]], [[0.14294533126880157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48043692197712423]], [[0.4933884783496732]], [[0.4823159395424837]]], "std": [[[0.14553593776413182]], [[0.13665978900689693]], [[0.14234064469872956]]], "count": [100]}, "observation.state": {"min": [-0.4234638810157776, -0.022293999791145325, -1.2340025901794434, -1.1978925466537476, 0.28462356328964233, -0.06339310854673386, 0.08000000566244125, -0.010083000175654888, -0.19712799787521362, 0.12580500543117523, -3.12544846534729, 0.3414038419723511, -3.141592502593994, -0.21857888996601105, -0.018229443579912186, -1.510514497756958, -0.05472322180867195, 0.4945151209831238, -1.3417569398880005, 0.012000000104308128, -0.01003200002014637, -0.04402799904346466, 0.003633999964222312, -3.1399519443511963, 0.30827751755714417, -3.141592502593994], "max": [0.03733111172914505, 2.0809478759765625, -0.48593243956565857, 0.0666552186012268, 1.167033314704895, 2.1017940044403076, 0.5759999752044678, 0.40194299817085266, 0.00470399996265769, 0.41632598638534546, 3.136566162109375, 1.0510023832321167, 3.1406502723693848, 0.28099510073661804, 2.5134479999542236, -0.4720292091369629, 1.347583293914795, 1.2405093908309937, -0.028364665806293488, 0.6369999647140503, 0.4507350027561188, 0.05723299831151962, 0.36663898825645447, 3.1393063068389893, 1.0196387767791748, 3.1404757499694824], "mean": [-0.09907332807779312, 1.2343448400497437, -0.9991554021835327, -0.5288537740707397, 0.7099087834358215, 0.8574944138526917, 0.38078081607818604, 0.24541467428207397, -0.06020902097225189, 0.2434016913175583, 1.0966951847076416, 0.6855172514915466, 1.8220371007919312, -0.022886205464601517, 0.9500076770782471, -0.8440847992897034, 0.48727947473526, 1.0531059503555298, -0.5447748303413391, 0.3970200717449188, 0.1680017113685608, 0.010510947555303574, 0.22483345866203308, 0.5754314661026001, 0.7159486413002014, -2.2901580333709717], "std": [0.18798662722110748, 0.8197169303894043, 0.3292687237262726, 0.39482229948043823, 0.3187684416770935, 0.790899395942688, 0.19991435110569, 0.16904808580875397, 0.07731352746486664, 0.06948222219944, 2.5882182121276855, 0.24181434512138367, 1.8790355920791626, 0.13939347863197327, 0.9438570141792297, 0.42606204748153687, 0.482668399810791, 0.20054294168949127, 0.4542878270149231, 0.1549089103937149, 0.18205125629901886, 0.020922306925058365, 0.09816080331802368, 2.786254644393921, 0.22988642752170563, 1.827730417251587], "count": [382]}, "action": {"min": [-0.4234638810157776, -0.022293999791145325, -1.2340025901794434, -1.1978925466537476, 0.28462356328964233, -0.06339310854673386, 0.08000000566244125, -0.010083000175654888, -0.19712799787521362, 0.12580500543117523, -3.12544846534729, 0.3414038419723511, -3.141592502593994, -0.21857888996601105, -0.018229443579912186, -1.510514497756958, -0.05472322180867195, 0.4945151209831238, -1.3417569398880005, 0.012000000104308128, -0.01003200002014637, -0.04402799904346466, 0.003633999964222312, -3.1399519443511963, 0.30827751755714417, -3.141592502593994], "max": [0.03733111172914505, 2.0809478759765625, -0.48593243956565857, 0.0666552186012268, 1.167033314704895, 2.1017940044403076, 0.5759999752044678, 0.40194299817085266, 0.00470399996265769, 0.41632598638534546, 3.136566162109375, 1.0510023832321167, 3.1406502723693848, 0.28099510073661804, 2.5134479999542236, -0.4720292091369629, 1.347583293914795, 1.2405093908309937, -0.028364665806293488, 0.6369999647140503, 0.4507350027561188, 0.05723299831151962, 0.36663898825645447, 3.1393063068389893, 1.0196387767791748, 3.1404757499694824], "mean": [-0.09907332807779312, 1.2343448400497437, -0.9991554021835327, -0.5288537740707397, 0.7099087834358215, 0.8574944138526917, 0.38078081607818604, 0.24541467428207397, -0.06020902097225189, 0.2434016913175583, 1.0966951847076416, 0.6855172514915466, 1.8220371007919312, -0.022886205464601517, 0.9500076770782471, -0.8440847992897034, 0.48727947473526, 1.0531059503555298, -0.5447748303413391, 0.3970200717449188, 0.1680017113685608, 0.010510947555303574, 0.22483345866203308, 0.5754314661026001, 0.7159486413002014, -2.2901580333709717], "std": [0.18798662722110748, 0.8197169303894043, 0.3292687237262726, 0.39482229948043823, 0.3187684416770935, 0.790899395942688, 0.19991435110569, 0.16904808580875397, 0.07731352746486664, 0.06948222219944, 2.5882182121276855, 0.24181434512138367, 1.8790355920791626, 0.13939347863197327, 0.9438570141792297, 0.42606204748153687, 0.482668399810791, 0.20054294168949127, 0.4542878270149231, 0.1549089103937149, 0.18205125629901886, 0.020922306925058365, 0.09816080331802368, 2.786254644393921, 0.22988642752170563, 1.827730417251587], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [382]}, "index": {"min": [136759], "max": [137140], "mean": [136949.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [3.162303664921466, 5.0, 5.0, 5.0, 5.0], "std": [1.6291978985391442, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [382]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [382]}, "eef_direction_state": {"mean": [4.282722513089006, 3.725130890052356], "std": [2.0061854407001958, 2.3155171662645366], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.9345549738219895, 1.0157068062827226], "std": [0.8551719375595737, 0.8860550831480636], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.9031413612565445, 0.8979057591623036], "std": [0.8704218005697296, 0.8728276318313346], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.282722513089006, 3.725130890052356], "std": [2.0061854407001958, 2.3155171662645366], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.9345549738219895, 1.0157068062827226], "std": [0.8551719375595737, 0.8860550831480636], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.9031413612565445, 0.8979057591623036], "std": [0.8704218005697296, 0.8728276318313346], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.4838894000676401, 0.24101442126916864, 1.0179503087614596, 2.40954654605945, -0.10304675779992563, 1.0358257124889911, 0.4069875713091858, -0.28840855890222106, 1.000370411385098, 2.380154559658857, -0.19743482240166163, 1.8901950646102856], "std": [0.16878931792684398, 0.07734003041106265, 0.06956070115771425, 0.20911672655337957, 0.3765783071926049, 0.48938201425299954, 0.18244130136634462, 0.020885953415205355, 0.09784346979060564, 0.21871873230148606, 0.27694688105538756, 0.2157556397529912], "min": [0.22878152114458483, 0.10386607551246059, 0.9001353818551666, 2.089558246497968, -0.780555573642313, 0.2075901441404744, 0.22855575204208184, -0.3432782180634219, 0.7797336566798715, 2.0662959149822906, -0.723904349451295, 1.5856013095911405], "max": [0.6399493335911521, 0.3061137308017368, 1.1906947926803537, 2.704924542945082, 0.48527923714116916, 1.6235551191701318, 0.6903986673691129, -0.24179182253873924, 1.1427360223491099, 2.760436317883105, 0.0699337802702853, 2.3702613936862518], "count": [382]}, "eef_sim_pose_action": {"mean": [0.4838894000676401, 0.24101442126916864, 1.0179503087614596, 2.40954654605945, -0.10304675779992563, 1.0358257124889911, 0.4069875713091858, -0.28840855890222106, 1.000370411385098, 2.380154559658857, -0.19743482240166163, 1.8901950646102856], "std": [0.16878931792684398, 0.07734003041106265, 0.06956070115771425, 0.20911672655337957, 0.3765783071926049, 0.48938201425299954, 0.18244130136634462, 0.020885953415205355, 0.09784346979060564, 0.21871873230148606, 0.27694688105538756, 0.2157556397529912], "min": [0.22878152114458483, 0.10386607551246059, 0.9001353818551666, 2.089558246497968, -0.780555573642313, 0.2075901441404744, 0.22855575204208184, -0.3432782180634219, 0.7797336566798715, 2.0662959149822906, -0.723904349451295, 1.5856013095911405], "max": [0.6399493335911521, 0.3061137308017368, 1.1906947926803537, 2.704924542945082, 0.48527923714116916, 1.6235551191701318, 0.6903986673691129, -0.24179182253873924, 1.1427360223491099, 2.760436317883105, 0.0699337802702853, 2.3702613936862518], "count": [382]}, "gripper_mode_state": {"mean": [0.3219895287958115, 0.27225130890052357], "std": [0.46723898825083404, 0.4451185613996313], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8926701570680629, 1.7827225130890052], "std": [0.4112281326314073, 0.5673627070275412], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.3219895287958115, 0.27225130890052357], "std": [0.46723898825083404, 0.4451185613996313], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8926701570680629, 1.7827225130890052], "std": [0.4112281326314073, 0.5673627070275412], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.4759751240288868, 0.49627290163384213], "std": [0.24989250077766217, 0.19363601654945212], "min": [0.10000000707805157, 0.01500000013038516], "max": [0.7199999690055847, 0.7962499558925629], "count": [382]}, "gripper_open_scale_action": {"mean": [0.4759751240288868, 0.49627290163384213], "std": [0.24989250077766217, 0.19363601654945212], "min": [0.10000000707805157, 0.01500000013038516], "max": [0.7199999690055847, 0.7962499558925629], "count": [382]}}} +{"episode_index": 286, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.8156862745098039]], [[0.7529411764705882]]], "mean": [[[0.3921980038126362]], [[0.41365993464052286]], [[0.38870578703703706]]], "std": [[[0.1319734156871287]], [[0.13355512797055852]], [[0.1290953793847923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45841441380718956]], [[0.46159320057189546]], [[0.454246983251634]]], "std": [[[0.15640698681615567]], [[0.14878375024366497]], [[0.14770013535318793]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48660524714052283]], [[0.49679244076797385]], [[0.4863691013071895]]], "std": [[[0.1456806300595039]], [[0.13845927501995586]], [[0.1452748790140344]]], "count": [100]}, "observation.state": {"min": [-0.43548309803009033, -0.021997444331645966, -1.1682544946670532, -1.5315524339675903, 0.21882310509681702, -0.02058444358408451, 0.10999999940395355, -0.010083000175654888, -0.1973389983177185, 0.11945399641990662, -3.129340410232544, 0.15512485802173615, -3.131783962249756, -0.19672100245952606, -0.018229443579912186, -1.488621711730957, -0.04683833196759224, 0.5547508001327515, -1.2892316579818726, 0.017000000923871994, -0.007813000120222569, -0.03114200010895729, 0.004401999991387129, -3.1409642696380615, 0.2655169665813446, -3.1408944129943848], "max": [0.12872254848480225, 2.056281328201294, -0.48593243956565857, -0.022206777706742287, 1.1674695014953613, 2.1017415523529053, 0.5550000071525574, 0.39081698656082153, 0.00975400023162365, 0.38985198736190796, 3.1322202682495117, 1.0593974590301514, 3.133110284805298, 0.1196514442563057, 2.5078132152557373, -0.4720292091369629, 1.2990877628326416, 1.2222625017166138, -0.02827744372189045, 0.5820000171661377, 0.4468350112438202, 0.059560999274253845, 0.3813529908657074, 3.1409120559692383, 1.0132509469985962, 3.1355538368225098], "mean": [-0.1179211363196373, 1.2037526369094849, -0.9364699721336365, -0.6103801131248474, 0.6769379377365112, 1.0255281925201416, 0.3640679717063904, 0.2365752011537552, -0.05988118797540665, 0.23753321170806885, 0.8437117338180542, 0.6543455123901367, 1.929741382598877, -0.08140498399734497, 0.8416326642036438, -0.7658258080482483, 0.48183634877204895, 1.0486232042312622, -0.4869806468486786, 0.39924493432044983, 0.14675499498844147, 0.012917487882077694, 0.2242347002029419, 1.5142160654067993, 0.7168446183204651, -2.0527024269104004], "std": [0.16779711842536926, 0.8118796348571777, 0.29635879397392273, 0.5176191926002502, 0.3429768681526184, 0.8038848638534546, 0.17138102650642395, 0.16462451219558716, 0.07234683632850647, 0.06778620928525925, 2.6314966678619385, 0.29246121644973755, 1.6900619268417358, 0.10855628550052643, 0.9135289192199707, 0.41188448667526245, 0.45896807312965393, 0.19550377130508423, 0.41420501470565796, 0.13447245955467224, 0.17368225753307343, 0.019933156669139862, 0.09352466464042664, 2.452408790588379, 0.21642127633094788, 2.1789965629577637], "count": [367]}, "action": {"min": [-0.43548309803009033, -0.021997444331645966, -1.1682544946670532, -1.5315524339675903, 0.21882310509681702, -0.02058444358408451, 0.10999999940395355, -0.010083000175654888, -0.1973389983177185, 0.11945399641990662, -3.129340410232544, 0.15512485802173615, -3.131783962249756, -0.19672100245952606, -0.018229443579912186, -1.488621711730957, -0.04683833196759224, 0.5547508001327515, -1.2892316579818726, 0.017000000923871994, -0.007813000120222569, -0.03114200010895729, 0.004401999991387129, -3.1409642696380615, 0.2655169665813446, -3.1408944129943848], "max": [0.12872254848480225, 2.056281328201294, -0.48593243956565857, -0.022206777706742287, 1.1674695014953613, 2.1017415523529053, 0.5550000071525574, 0.39081698656082153, 0.00975400023162365, 0.38985198736190796, 3.1322202682495117, 1.0593974590301514, 3.133110284805298, 0.1196514442563057, 2.5078132152557373, -0.4720292091369629, 1.2990877628326416, 1.2222625017166138, -0.02827744372189045, 0.5820000171661377, 0.4468350112438202, 0.059560999274253845, 0.3813529908657074, 3.1409120559692383, 1.0132509469985962, 3.1355538368225098], "mean": [-0.1179211363196373, 1.2037526369094849, -0.9364699721336365, -0.6103801131248474, 0.6769379377365112, 1.0255281925201416, 0.3640679717063904, 0.2365752011537552, -0.05988118797540665, 0.23753321170806885, 0.8437117338180542, 0.6543455123901367, 1.929741382598877, -0.08140498399734497, 0.8416326642036438, -0.7658258080482483, 0.48183634877204895, 1.0486232042312622, -0.4869806468486786, 0.39924493432044983, 0.14675499498844147, 0.012917487882077694, 0.2242347002029419, 1.5142160654067993, 0.7168446183204651, -2.0527024269104004], "std": [0.16779711842536926, 0.8118796348571777, 0.29635879397392273, 0.5176191926002502, 0.3429768681526184, 0.8038848638534546, 0.17138102650642395, 0.16462451219558716, 0.07234683632850647, 0.06778620928525925, 2.6314966678619385, 0.29246121644973755, 1.6900619268417358, 0.10855628550052643, 0.9135289192199707, 0.41188448667526245, 0.45896807312965393, 0.19550377130508423, 0.41420501470565796, 0.13447245955467224, 0.17368225753307343, 0.019933156669139862, 0.09352466464042664, 2.452408790588379, 0.21642127633094788, 2.1789965629577637], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [367]}, "index": {"min": [137141], "max": [137507], "mean": [137324.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [3.024523160762943, 5.0, 5.0, 5.0, 5.0], "std": [1.6529877924032417, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [367]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [367]}, "eef_direction_state": {"mean": [4.1880108991825615, 4.133514986376022], "std": [2.088000782958653, 2.2827738789027068], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.9400544959128065, 0.8446866485013624], "std": [0.883825594194864, 0.9163176200586266], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.9128065395095368, 0.7656675749318801], "std": [0.8659621749583504, 0.8574841399445909], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.1880108991825615, 4.133514986376022], "std": [2.088000782958653, 2.2827738789027068], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.9400544959128065, 0.8446866485013624], "std": [0.883825594194864, 0.9163176200586266], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.9128065395095368, 0.7656675749318801], "std": [0.8659621749583504, 0.8574841399445909], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.4749725983645749, 0.2412700127425311, 1.0120737699731186, 2.442620792224658, -0.1398066965473827, 0.9369272566957734, 0.38576617251194323, -0.2859889346200127, 0.9997824151754541, 2.385272991709318, -0.20805668689618767, 1.7924870573554936], "std": [0.1642779385026053, 0.07255081667378463, 0.06795598053716964, 0.26231783557157634, 0.41417169925328323, 0.5651467418293618, 0.17402195114112648, 0.019929692388343554, 0.09324746697737234, 0.18569143689889925, 0.28013791219467415, 0.2138211246842689], "min": [0.22875547404282512, 0.10335943176185725, 0.8937606746712287, 2.080834841206084, -0.7971615776668911, -0.09986801634761, 0.23098962013420846, -0.3306945905136543, 0.780570467478648, 2.127551517213898, -0.8053004964017656, 1.5097648773622587], "max": [0.6289793137864065, 0.3107675943819877, 1.164766687278892, 2.9260407968936777, 0.4921449150780184, 1.5469978700753821, 0.6866778947112867, -0.24008732127612226, 1.1577106992844481, 2.809887156880679, 0.08462621258020375, 2.3131174286059673], "count": [367]}, "eef_sim_pose_action": {"mean": [0.4749725983645749, 0.2412700127425311, 1.0120737699731186, 2.442620792224658, -0.1398066965473827, 0.9369272566957734, 0.38576617251194323, -0.2859889346200127, 0.9997824151754541, 2.385272991709318, -0.20805668689618767, 1.7924870573554936], "std": [0.1642779385026053, 0.07255081667378463, 0.06795598053716964, 0.26231783557157634, 0.41417169925328323, 0.5651467418293618, 0.17402195114112648, 0.019929692388343554, 0.09324746697737234, 0.18569143689889925, 0.28013791219467415, 0.2138211246842689], "min": [0.22875547404282512, 0.10335943176185725, 0.8937606746712287, 2.080834841206084, -0.7971615776668911, -0.09986801634761, 0.23098962013420846, -0.3306945905136543, 0.780570467478648, 2.127551517213898, -0.8053004964017656, 1.5097648773622587], "max": [0.6289793137864065, 0.3107675943819877, 1.164766687278892, 2.9260407968936777, 0.4921449150780184, 1.5469978700753821, 0.6866778947112867, -0.24008732127612226, 1.1577106992844481, 2.809887156880679, 0.08462621258020375, 2.3131174286059673], "count": [367]}, "gripper_mode_state": {"mean": [0.45231607629427795, 0.12806539509536785], "std": [0.49772104980604026, 0.33416260962955496], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.8419618528610355, 1.8501362397820162], "std": [0.513665535074665, 0.46324731416574155], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.45231607629427795, 0.12806539509536785], "std": [0.49772104980604026, 0.33416260962955496], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.8419618528610355, 1.8501362397820162], "std": [0.513665535074665, 0.46324731416574155], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.45508515209020484, 0.4990565540949111], "std": [0.2142265330065672, 0.16809056209118922], "min": [0.13749999925494194, 0.021250001154839993], "max": [0.6937500089406967, 0.7275000214576721], "count": [367]}, "gripper_open_scale_action": {"mean": [0.45508515209020484, 0.4990565540949111], "std": [0.2142265330065672, 0.16809056209118922], "min": [0.13749999925494194, 0.021250001154839993], "max": [0.6937500089406967, 0.7275000214576721], "count": [367]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8549019607843137]], [[0.8]]], "mean": [[[0.3903332924836601]], [[0.411866045751634]], [[0.38698380446623093]]], "std": [[[0.13504016941728936]], [[0.13710616202994003]], [[0.13260111541781483]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579349836601307]], [[0.46550580065359476]], [[0.456296454248366]]], "std": [[[0.15239963731003323]], [[0.14535177810505678]], [[0.14555923703521614]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49008255310457516]], [[0.5006920077614379]], [[0.49057782271241834]]], "std": [[[0.13889826203355554]], [[0.1306744766482273]], [[0.13671798778237204]]], "count": [100]}, "observation.state": {"min": [-0.4655050039291382, -0.021997444331645966, -1.108367681503296, -1.7793333530426025, 0.1891326606273651, 0.04118633270263672, 0.06399999558925629, -0.009832000359892845, -0.20074999332427979, 0.10287600010633469, -3.1354141235351562, 0.26045551896095276, -3.1338608264923096, -0.2487054467201233, -0.017374666407704353, -1.599463701248169, -0.02161366678774357, 0.5644847750663757, -1.2737584114074707, 0.015000000596046448, -0.008407000452280045, -0.05595200136303902, 0.010184000246226788, -3.1403708457946777, 0.28581511974334717, -3.1381020545959473], "max": [0.12573955953121185, 2.056368589401245, -0.48615923523902893, 0.022084666416049004, 1.131725788116455, 2.102142810821533, 0.5360000133514404, 0.37684500217437744, 0.011614999733865261, 0.36932000517845154, 3.1333720684051514, 1.0345613956451416, 3.1395680904388428, 0.2305283397436142, 2.510988235473633, -0.47241300344467163, 1.1971598863601685, 1.2269201278686523, -0.03502844274044037, 0.6430000066757202, 0.45836400985717773, 0.053794000297784805, 0.3793109953403473, 3.138974666595459, 1.0236705541610718, 3.1401615142822266], "mean": [-0.13891799747943878, 1.2206406593322754, -0.8962332010269165, -0.7912012934684753, 0.6167113184928894, 1.0322822332382202, 0.3622254729270935, 0.2339211255311966, -0.06744179129600525, 0.2312610149383545, 0.6326566338539124, 0.6980006098747253, 1.8493237495422363, -0.0686052143573761, 0.9518495798110962, -0.8684629201889038, 0.5313107371330261, 1.0591096878051758, -0.5352261066436768, 0.37079915404319763, 0.17222470045089722, 0.01151437871158123, 0.21977244317531586, 0.885992705821991, 0.7438312768936157, -2.129976511001587], "std": [0.20620332658290863, 0.792955219745636, 0.2621360123157501, 0.6786998510360718, 0.3692546784877777, 0.7875054478645325, 0.193963885307312, 0.15597286820411682, 0.0821903795003891, 0.07074102759361267, 2.6711270809173584, 0.23950915038585663, 1.9742456674575806, 0.12136977910995483, 0.996557354927063, 0.47808802127838135, 0.4596942365169525, 0.1911056935787201, 0.44771233201026917, 0.15160240232944489, 0.19379422068595886, 0.022903025150299072, 0.0977785512804985, 2.693830966949463, 0.21444128453731537, 2.1021194458007812], "count": [378]}, "action": {"min": [-0.4655050039291382, -0.021997444331645966, -1.108367681503296, -1.7793333530426025, 0.1891326606273651, 0.04118633270263672, 0.06399999558925629, -0.009832000359892845, -0.20074999332427979, 0.10287600010633469, -3.1354141235351562, 0.26045551896095276, -3.1338608264923096, -0.2487054467201233, -0.017374666407704353, -1.599463701248169, -0.02161366678774357, 0.5644847750663757, -1.2737584114074707, 0.015000000596046448, -0.008407000452280045, -0.05595200136303902, 0.010184000246226788, -3.1403708457946777, 0.28581511974334717, -3.1381020545959473], "max": [0.12573955953121185, 2.056368589401245, -0.48615923523902893, 0.022084666416049004, 1.131725788116455, 2.102142810821533, 0.5360000133514404, 0.37684500217437744, 0.011614999733865261, 0.36932000517845154, 3.1333720684051514, 1.0345613956451416, 3.1395680904388428, 0.2305283397436142, 2.510988235473633, -0.47241300344467163, 1.1971598863601685, 1.2269201278686523, -0.03502844274044037, 0.6430000066757202, 0.45836400985717773, 0.053794000297784805, 0.3793109953403473, 3.138974666595459, 1.0236705541610718, 3.1401615142822266], "mean": [-0.13891799747943878, 1.2206406593322754, -0.8962332010269165, -0.7912012934684753, 0.6167113184928894, 1.0322822332382202, 0.3622254729270935, 0.2339211255311966, -0.06744179129600525, 0.2312610149383545, 0.6326566338539124, 0.6980006098747253, 1.8493237495422363, -0.0686052143573761, 0.9518495798110962, -0.8684629201889038, 0.5313107371330261, 1.0591096878051758, -0.5352261066436768, 0.37079915404319763, 0.17222470045089722, 0.01151437871158123, 0.21977244317531586, 0.885992705821991, 0.7438312768936157, -2.129976511001587], "std": [0.20620332658290863, 0.792955219745636, 0.2621360123157501, 0.6786998510360718, 0.3692546784877777, 0.7875054478645325, 0.193963885307312, 0.15597286820411682, 0.0821903795003891, 0.07074102759361267, 2.6711270809173584, 0.23950915038585663, 1.9742456674575806, 0.12136977910995483, 0.996557354927063, 0.47808802127838135, 0.4596942365169525, 0.1911056935787201, 0.44771233201026917, 0.15160240232944489, 0.19379422068595886, 0.022903025150299072, 0.0977785512804985, 2.693830966949463, 0.21444128453731537, 2.1021194458007812], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [378]}, "index": {"min": [137508], "max": [137885], "mean": [137696.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [3.105820105820106, 5.0, 5.0, 5.0, 5.0], "std": [1.5901209529110545, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [378]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [378]}, "eef_direction_state": {"mean": [4.005291005291006, 3.7195767195767195], "std": [2.125674133958805, 2.2888475487146267], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.9576719576719577, 0.9629629629629629], "std": [0.8503387923059841, 0.8690466123869748], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [1.0132275132275133, 0.8201058201058201], "std": [0.8497336377454044, 0.8603050950255795], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.005291005291006, 3.7195767195767195], "std": [2.125674133958805, 2.2888475487146267], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.9576719576719577, 0.9629629629629629], "std": [0.8503387923059841, 0.8690466123869748], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [1.0132275132275133, 0.8201058201058201], "std": [0.8497336377454044, 0.8603050950255795], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.47219800335227546, 0.23353669826053192, 1.0057830444107791, 2.3849071600426237, -0.06453876469703465, 1.0935348454745002, 0.4112349974356597, -0.2874346583649371, 0.9953814085631154, 2.3488826643171774, -0.24256598258096085, 1.855071674620607], "std": [0.1555604388273759, 0.0825383169018552, 0.07090321286247625, 0.1976220223750152, 0.42803106173189626, 0.43651242645833077, 0.19415623084400505, 0.022928468132021058, 0.09746113685150126, 0.18094442120975796, 0.2747316954276368, 0.24356665158367813], "min": [0.22901023504343798, 0.0996433216562145, 0.8772857958378426, 2.1058806541495496, -0.8573150187896617, 0.2139163096557808, 0.23035712621649623, -0.35545382251153657, 0.7863667606526353, 2.116111243570414, -0.7320443410445587, 1.5558354774200385], "max": [0.6149288857068246, 0.31245383217094214, 1.14374067836677, 2.7758600802353692, 0.5026803636994144, 1.5346676405376347, 0.6979612701353813, -0.2457484563788121, 1.1553645144454752, 2.7846056863125055, 0.05345428305586952, 2.405674605297281], "count": [378]}, "eef_sim_pose_action": {"mean": [0.47219800335227546, 0.23353669826053192, 1.0057830444107791, 2.3849071600426237, -0.06453876469703465, 1.0935348454745002, 0.4112349974356597, -0.2874346583649371, 0.9953814085631154, 2.3488826643171774, -0.24256598258096085, 1.855071674620607], "std": [0.1555604388273759, 0.0825383169018552, 0.07090321286247625, 0.1976220223750152, 0.42803106173189626, 0.43651242645833077, 0.19415623084400505, 0.022928468132021058, 0.09746113685150126, 0.18094442120975796, 0.2747316954276368, 0.24356665158367813], "min": [0.22901023504343798, 0.0996433216562145, 0.8772857958378426, 2.1058806541495496, -0.8573150187896617, 0.2139163096557808, 0.23035712621649623, -0.35545382251153657, 0.7863667606526353, 2.116111243570414, -0.7320443410445587, 1.5558354774200385], "max": [0.6149288857068246, 0.31245383217094214, 1.14374067836677, 2.7758600802353692, 0.5026803636994144, 1.5346676405376347, 0.6979612701353813, -0.2457484563788121, 1.1553645144454752, 2.7846056863125055, 0.05345428305586952, 2.405674605297281], "count": [378]}, "gripper_mode_state": {"mean": [0.3201058201058201, 0.6243386243386243], "std": [0.46651697079549065, 0.48429320302640694], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.8518518518518519, 1.812169312169312], "std": [0.481684938698035, 0.5186062446036067], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.3201058201058201, 0.6243386243386243], "std": [0.46651697079549065, 0.48429320302640694], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.8518518518518519, 1.812169312169312], "std": [0.481684938698035, 0.5186062446036067], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.45278108671366696, 0.46349868330508276], "std": [0.2424551347091591, 0.1895033951508591], "min": [0.07999999448657036, 0.01875000074505806], "max": [0.6700000166893005, 0.8037500083446503], "count": [378]}, "gripper_open_scale_action": {"mean": [0.45278108671366696, 0.46349868330508276], "std": [0.2424551347091591, 0.1895033951508591], "min": [0.07999999448657036, 0.01875000074505806], "max": [0.6700000166893005, 0.8037500083446503], "count": [378]}}} +{"episode_index": 288, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7137254901960784]], [[0.6823529411764706]]], "mean": [[[0.39175341503267974]], [[0.4128137445533769]], [[0.3881453104575163]]], "std": [[[0.12982071890667368]], [[0.1319539911661908]], [[0.1278149721798275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46498657883986927]], [[0.4661984109477124]], [[0.45873144607843136]]], "std": [[[0.1530543439502753]], [[0.15038070263090964]], [[0.14913610619171114]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48359809844771245]], [[0.49350643178104575]], [[0.4829920098039216]]], "std": [[[0.14567742505232253]], [[0.13839391978202722]], [[0.14536228436383494]]], "count": [100]}, "observation.state": {"min": [-0.45844000577926636, -0.02232888899743557, -1.208516240119934, -1.24912691116333, 0.06906255334615707, -0.08198888599872589, 0.09100000560283661, -0.009840999729931355, -0.20252899825572968, 0.11302399635314941, -3.141592502593994, 0.30379199981689453, -3.12874698638916, -0.3285137712955475, -0.018578333780169487, -1.6393417119979858, -0.015211555175483227, 0.5161287784576416, -1.221459984779358, 0.015000000596046448, -0.008198999799787998, -0.09202100336551666, 0.01657699979841709, -3.13724684715271, 0.23602086305618286, -3.1343321800231934], "max": [0.036929890513420105, 2.0994040966033936, -0.48615923523902893, 0.07279566675424576, 1.1651667356491089, 2.102369546890259, 0.5290000438690186, 0.3889999985694885, 0.00545499986037612, 0.39414700865745544, 3.1361820697784424, 1.063080072402954, 3.137299060821533, 0.18074189126491547, 2.4684064388275146, -0.4726397693157196, 1.281050205230713, 1.2405093908309937, -0.028957778587937355, 0.6169999837875366, 0.46599701046943665, 0.06395599991083145, 0.3585610091686249, 3.1394457817077637, 1.0146820545196533, 3.1388001441955566], "mean": [-0.13176532089710236, 1.269167423248291, -0.9829030632972717, -0.5715135931968689, 0.6439245939254761, 0.9092584848403931, 0.37284407019615173, 0.2519233822822571, -0.06628450751304626, 0.23746365308761597, 0.9040096402168274, 0.6522791981697083, 1.8530789613723755, -0.06102248281240463, 0.9761835932731628, -0.8638722896575928, 0.4620051681995392, 1.0565741062164307, -0.5032320618629456, 0.3604992926120758, 0.172416090965271, 0.008392933756113052, 0.21979644894599915, -0.11089403927326202, 0.677269697189331, -2.200136184692383], "std": [0.17906208336353302, 0.7977887988090515, 0.31233569979667664, 0.4434153139591217, 0.36021125316619873, 0.8204945921897888, 0.1877717673778534, 0.16365352272987366, 0.07539843767881393, 0.0685720145702362, 2.5954198837280273, 0.247189462184906, 1.7915353775024414, 0.11589203029870987, 0.9583514332771301, 0.46495774388313293, 0.4255968928337097, 0.1865498125553131, 0.38982725143432617, 0.14399601519107819, 0.1851889044046402, 0.03148549050092697, 0.09837249666452408, 2.8742117881774902, 0.22466403245925903, 1.9832360744476318], "count": [406]}, "action": {"min": [-0.45844000577926636, -0.02232888899743557, -1.208516240119934, -1.24912691116333, 0.06906255334615707, -0.08198888599872589, 0.09100000560283661, -0.009840999729931355, -0.20252899825572968, 0.11302399635314941, -3.141592502593994, 0.30379199981689453, -3.12874698638916, -0.3285137712955475, -0.018578333780169487, -1.6393417119979858, -0.015211555175483227, 0.5161287784576416, -1.221459984779358, 0.015000000596046448, -0.008198999799787998, -0.09202100336551666, 0.01657699979841709, -3.13724684715271, 0.23602086305618286, -3.1343321800231934], "max": [0.036929890513420105, 2.0994040966033936, -0.48615923523902893, 0.07279566675424576, 1.1651667356491089, 2.102369546890259, 0.5290000438690186, 0.3889999985694885, 0.00545499986037612, 0.39414700865745544, 3.1361820697784424, 1.063080072402954, 3.137299060821533, 0.18074189126491547, 2.4684064388275146, -0.4726397693157196, 1.281050205230713, 1.2405093908309937, -0.028957778587937355, 0.6169999837875366, 0.46599701046943665, 0.06395599991083145, 0.3585610091686249, 3.1394457817077637, 1.0146820545196533, 3.1388001441955566], "mean": [-0.13176532089710236, 1.269167423248291, -0.9829030632972717, -0.5715135931968689, 0.6439245939254761, 0.9092584848403931, 0.37284407019615173, 0.2519233822822571, -0.06628450751304626, 0.23746365308761597, 0.9040096402168274, 0.6522791981697083, 1.8530789613723755, -0.06102248281240463, 0.9761835932731628, -0.8638722896575928, 0.4620051681995392, 1.0565741062164307, -0.5032320618629456, 0.3604992926120758, 0.172416090965271, 0.008392933756113052, 0.21979644894599915, -0.11089403927326202, 0.677269697189331, -2.200136184692383], "std": [0.17906208336353302, 0.7977887988090515, 0.31233569979667664, 0.4434153139591217, 0.36021125316619873, 0.8204945921897888, 0.1877717673778534, 0.16365352272987366, 0.07539843767881393, 0.0685720145702362, 2.5954198837280273, 0.247189462184906, 1.7915353775024414, 0.11589203029870987, 0.9583514332771301, 0.46495774388313293, 0.4255968928337097, 0.1865498125553131, 0.38982725143432617, 0.14399601519107819, 0.1851889044046402, 0.03148549050092697, 0.09837249666452408, 2.8742117881774902, 0.22466403245925903, 1.9832360744476318], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [406]}, "index": {"min": [137886], "max": [138291], "mean": [138088.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [2.9852216748768474, 5.0, 5.0, 5.0, 5.0], "std": [1.6339315591611552, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [406]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [406]}, "eef_direction_state": {"mean": [4.061576354679803, 3.8472906403940885], "std": [2.1111133284476464, 2.256098478369147], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.9655172413793104, 0.9655172413793104], "std": [0.8473622377814621, 0.89265922725761], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.9310344827586207, 0.9088669950738916], "std": [0.8539519337848467, 0.8561974572246538], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.061576354679803, 3.8472906403940885], "std": [2.1111133284476464, 2.256098478369147], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.9655172413793104, 0.9655172413793104], "std": [0.8473622377814621, 0.89265922725761], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.9310344827586207, 0.9088669950738916], "std": [0.8539519337848467, 0.8561974572246538], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.4903705375189173, 0.23492306945195784, 1.012008270611007, 2.4303258433336308, -0.13413616623021518, 1.0374904488078933, 0.41142445847444514, -0.2904927085516105, 0.9953453077871444, 2.422923560944575, -0.206033144963076, 1.8411200689912086], "std": [0.16337728925649858, 0.07546618164929046, 0.06869745643281448, 0.22405652063458567, 0.40967722217560626, 0.518333843612749, 0.18553552718040114, 0.03150440620986838, 0.09804768765589333, 0.2057285363762423, 0.2844477014186342, 0.2230435069295304], "min": [0.2289156117938101, 0.09883313720790071, 0.8874347254928494, 2.0801942534512388, -0.771746452573195, 0.13988464508258658, 0.23054576247256528, -0.391322523029629, 0.7926850533192702, 2.125137087253132, -0.7836828980043455, 1.546750961210109], "max": [0.6271704560949283, 0.3068778616818636, 1.1688662348539314, 2.7485172224211136, 0.49943697135495757, 1.6348090616184499, 0.7055664245650171, -0.23563050824236897, 1.1340241320648108, 2.8645739987627463, 0.0425257508283543, 2.3985511319976722], "count": [406]}, "eef_sim_pose_action": {"mean": [0.4903705375189173, 0.23492306945195784, 1.012008270611007, 2.4303258433336308, -0.13413616623021518, 1.0374904488078933, 0.41142445847444514, -0.2904927085516105, 0.9953453077871444, 2.422923560944575, -0.206033144963076, 1.8411200689912086], "std": [0.16337728925649858, 0.07546618164929046, 0.06869745643281448, 0.22405652063458567, 0.40967722217560626, 0.518333843612749, 0.18553552718040114, 0.03150440620986838, 0.09804768765589333, 0.2057285363762423, 0.2844477014186342, 0.2230435069295304], "min": [0.2289156117938101, 0.09883313720790071, 0.8874347254928494, 2.0801942534512388, -0.771746452573195, 0.13988464508258658, 0.23054576247256528, -0.391322523029629, 0.7926850533192702, 2.125137087253132, -0.7836828980043455, 1.546750961210109], "max": [0.6271704560949283, 0.3068778616818636, 1.1688662348539314, 2.7485172224211136, 0.49943697135495757, 1.6348090616184499, 0.7055664245650171, -0.23563050824236897, 1.1340241320648108, 2.8645739987627463, 0.0425257508283543, 2.3985511319976722], "count": [406]}, "gripper_mode_state": {"mean": [0.3448275862068966, 0.7684729064039408], "std": [0.47531202593414396, 0.4218083670661601], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8472906403940887, 1.8054187192118227], "std": [0.49761010046007376, 0.519634389321808], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.3448275862068966, 0.7684729064039408], "std": [0.47531202593414396, 0.4218083670661601], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8472906403940887, 1.8054187192118227], "std": [0.49761010046007376, 0.519634389321808], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.4660529549935548, 0.45062499841688924], "std": [0.23471444057823157, 0.17999482311475754], "min": [0.11375000700354576, 0.01875000074505806], "max": [0.6612500548362732, 0.7712499797344208], "count": [406]}, "gripper_open_scale_action": {"mean": [0.4660529549935548, 0.45062499841688924], "std": [0.23471444057823157, 0.17999482311475754], "min": [0.11375000700354576, 0.01875000074505806], "max": [0.6612500548362732, 0.7712499797344208], "count": [406]}}} +{"episode_index": 289, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8235294117647058]], [[0.7647058823529411]]], "mean": [[[0.3933889515250545]], [[0.41544795206971674]], [[0.39040464324618734]]], "std": [[[0.12590246386212095]], [[0.12763698425237852]], [[0.12352111346497265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46708982638888885]], [[0.47255479779411763]], [[0.4642384415849673]]], "std": [[[0.14907844843664705]], [[0.14425394786849877]], [[0.14332878611149327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485394579248366]], [[0.4964284375]], [[0.4863428778594771]]], "std": [[[0.13746863473676987]], [[0.12981706411855795]], [[0.13620709879439974]]], "count": [100]}, "observation.state": {"min": [-0.4836297631263733, -0.02232888899743557, -1.3142470121383667, -1.1322141885757446, 0.1355607807636261, 0.036214668303728104, 0.06800000369548798, -0.010129000060260296, -0.2234240025281906, 0.12192399799823761, -3.135955333709717, 0.2589719593524933, -3.1352920532226562, -0.23890165984630585, -0.017217665910720825, -1.5301743745803833, 0.10267800092697144, 0.5514189004898071, -1.3598642349243164, 0.015000000596046448, -0.009696000255644321, -0.04732400178909302, 0.004023999907076359, -3.13918399810791, 0.2676113247871399, -3.1387128829956055], "max": [0.008617555722594261, 2.1358628273010254, -0.4862464368343353, 0.07569144666194916, 1.1672601699829102, 2.1022300720214844, 0.5070000290870667, 0.39988499879837036, 0.005650999955832958, 0.4419650137424469, 3.1396379470825195, 1.0463074445724487, 3.1403534412384033, 0.19958189129829407, 2.5185766220092773, -0.4726397693157196, 1.4230130910873413, 1.2402127981185913, -0.1327347755432129, 0.6040000319480896, 0.4544700086116791, 0.040546998381614685, 0.34887000918388367, 3.139934539794922, 1.0229549407958984, 3.140021800994873], "mean": [-0.12138572335243225, 1.194008231163025, -1.0243593454360962, -0.4621862769126892, 0.7664600610733032, 0.7634641528129578, 0.3472878634929657, 0.2357988804578781, -0.06514903903007507, 0.2529263496398926, 0.9000208973884583, 0.6832028031349182, 2.4633026123046875, -0.07142392545938492, 0.8955116271972656, -0.807101309299469, 0.5663487315177917, 1.0557501316070557, -0.5617542862892151, 0.3849695324897766, 0.15758001804351807, 0.01052074134349823, 0.21915970742702484, 0.7367591261863708, 0.746250331401825, -1.6189138889312744], "std": [0.17364917695522308, 0.8356876969337463, 0.3686006963253021, 0.3874637186527252, 0.31987109780311584, 0.7377977967262268, 0.1781015545129776, 0.17253386974334717, 0.07925249636173248, 0.07725030183792114, 2.6735832691192627, 0.25482994318008423, 0.9750475287437439, 0.13278746604919434, 0.9770733714103699, 0.43129339814186096, 0.469211220741272, 0.19639568030834198, 0.43222373723983765, 0.13621707260608673, 0.1839469075202942, 0.019964300096035004, 0.09892021864652634, 2.7343883514404297, 0.23499795794487, 2.492722749710083], "count": [358]}, "action": {"min": [-0.4836297631263733, -0.02232888899743557, -1.3142470121383667, -1.1322141885757446, 0.1355607807636261, 0.036214668303728104, 0.06800000369548798, -0.010129000060260296, -0.2234240025281906, 0.12192399799823761, -3.135955333709717, 0.2589719593524933, -3.1352920532226562, -0.23890165984630585, -0.017217665910720825, -1.5301743745803833, 0.10267800092697144, 0.5514189004898071, -1.3598642349243164, 0.015000000596046448, -0.009696000255644321, -0.04732400178909302, 0.004023999907076359, -3.13918399810791, 0.2676113247871399, -3.1387128829956055], "max": [0.008617555722594261, 2.1358628273010254, -0.4862464368343353, 0.07569144666194916, 1.1672601699829102, 2.1022300720214844, 0.5070000290870667, 0.39988499879837036, 0.005650999955832958, 0.4419650137424469, 3.1396379470825195, 1.0463074445724487, 3.1403534412384033, 0.19958189129829407, 2.5185766220092773, -0.4726397693157196, 1.4230130910873413, 1.2402127981185913, -0.1327347755432129, 0.6040000319480896, 0.4544700086116791, 0.040546998381614685, 0.34887000918388367, 3.139934539794922, 1.0229549407958984, 3.140021800994873], "mean": [-0.12138572335243225, 1.194008231163025, -1.0243593454360962, -0.4621862769126892, 0.7664600610733032, 0.7634641528129578, 0.3472878634929657, 0.2357988804578781, -0.06514903903007507, 0.2529263496398926, 0.9000208973884583, 0.6832028031349182, 2.4633026123046875, -0.07142392545938492, 0.8955116271972656, -0.807101309299469, 0.5663487315177917, 1.0557501316070557, -0.5617542862892151, 0.3849695324897766, 0.15758001804351807, 0.01052074134349823, 0.21915970742702484, 0.7367591261863708, 0.746250331401825, -1.6189138889312744], "std": [0.17364917695522308, 0.8356876969337463, 0.3686006963253021, 0.3874637186527252, 0.31987109780311584, 0.7377977967262268, 0.1781015545129776, 0.17253386974334717, 0.07925249636173248, 0.07725030183792114, 2.6735832691192627, 0.25482994318008423, 0.9750475287437439, 0.13278746604919434, 0.9770733714103699, 0.43129339814186096, 0.469211220741272, 0.19639568030834198, 0.43222373723983765, 0.13621707260608673, 0.1839469075202942, 0.019964300096035004, 0.09892021864652634, 2.7343883514404297, 0.23499795794487, 2.492722749710083], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [358]}, "index": {"min": [138292], "max": [138649], "mean": [138470.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.2318435754189943, 5.0, 5.0, 5.0, 5.0], "std": [1.6167394106348938, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [358]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [358]}, "eef_direction_state": {"mean": [3.8966480446927374, 3.6983240223463687], "std": [2.1696072152134396, 2.3750442479932286], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.011173184357542, 0.9692737430167597], "std": [0.858664851702385, 0.9010577446218271], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.9385474860335196, 0.8463687150837989], "std": [0.8367402243542141, 0.8820846931834977], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.8966480446927374, 3.6983240223463687], "std": [2.1696072152134396, 2.3750442479932286], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.011173184357542, 0.9692737430167597], "std": [0.858664851702385, 0.9010577446218271], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.9385474860335196, 0.8463687150837989], "std": [0.8367402243542141, 0.8820846931834977], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4743249558387678, 0.23614489226954594, 1.0275686464566398, 2.4204637092483563, -0.08883727590165341, 1.0398289487872066, 0.39659941888633543, -0.28845851113226606, 0.9947681803096181, 2.3360941592103224, -0.2480266302872825, 1.863701154130037], "std": [0.17229578541285928, 0.07931925988039841, 0.0773891200821171, 0.2200908481643868, 0.3717454744847526, 0.5166308928794661, 0.18436026388377943, 0.02010701875563526, 0.09864399358810841, 0.20382242138798407, 0.30148531490227637, 0.2011836668266341], "min": [0.2287156243977, 0.07801705525178404, 0.8962893764265566, 2.091872590283296, -0.8197204079279463, 0.06199507921653358, 0.22888846674584049, -0.34683262950727356, 0.7801790723590556, 2.0613901801788614, -0.8964243500111075, 1.5320717990159443], "max": [0.6380658053242638, 0.3070642433892505, 1.216600644987707, 2.7614027102140875, 0.5033621653575611, 1.5628836178209031, 0.6940448756049103, -0.25934252304795435, 1.1250168282257664, 2.812364970160964, 0.028016796816453082, 2.343385721420103], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4743249558387678, 0.23614489226954594, 1.0275686464566398, 2.4204637092483563, -0.08883727590165341, 1.0398289487872066, 0.39659941888633543, -0.28845851113226606, 0.9947681803096181, 2.3360941592103224, -0.2480266302872825, 1.863701154130037], "std": [0.17229578541285928, 0.07931925988039841, 0.0773891200821171, 0.2200908481643868, 0.3717454744847526, 0.5166308928794661, 0.18436026388377943, 0.02010701875563526, 0.09864399358810841, 0.20382242138798407, 0.30148531490227637, 0.2011836668266341], "min": [0.2287156243977, 0.07801705525178404, 0.8962893764265566, 2.091872590283296, -0.8197204079279463, 0.06199507921653358, 0.22888846674584049, -0.34683262950727356, 0.7801790723590556, 2.0613901801788614, -0.8964243500111075, 1.5320717990159443], "max": [0.6380658053242638, 0.3070642433892505, 1.216600644987707, 2.7614027102140875, 0.5033621653575611, 1.5628836178209031, 0.6940448756049103, -0.25934252304795435, 1.1250168282257664, 2.812364970160964, 0.028016796816453082, 2.343385721420103], "count": [358]}, "gripper_mode_state": {"mean": [0.31843575418994413, 0.27932960893854747], "std": [0.4658695360757403, 0.4486697878270657], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8966480446927374, 1.776536312849162], "std": [0.40656614094812515, 0.5596360175552151], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.31843575418994413, 0.27932960893854747], "std": [0.4658695360757403, 0.4486697878270657], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8966480446927374, 1.776536312849162], "std": [0.40656614094812515, 0.5596360175552151], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.4341096405782763, 0.48121160724169093], "std": [0.222626581124857, 0.17027093509842564], "min": [0.08500000461935997, 0.01875000074505806], "max": [0.6337500363588333, 0.755000039935112], "count": [358]}, "gripper_open_scale_action": {"mean": [0.4341096405782763, 0.48121160724169093], "std": [0.222626581124857, 0.17027093509842564], "min": [0.08500000461935997, 0.01875000074505806], "max": [0.6337500363588333, 0.755000039935112], "count": [358]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6352941176470588]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.3921332489106754]], [[0.41401550925925923]], [[0.38931890250544665]]], "std": [[[0.129202908839731]], [[0.1316612774483658]], [[0.127336547376611]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713463214869281]], [[0.472158227124183]], [[0.4641183598856209]]], "std": [[[0.15109692487106047]], [[0.14638916328775328]], [[0.14770009475884063]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48384387459150324]], [[0.49468985498366014]], [[0.4840427614379085]]], "std": [[[0.14914822393479488]], [[0.14079664355785534]], [[0.14744541167993092]]], "count": [100]}, "observation.state": {"min": [-0.445252001285553, -0.022293999791145325, -1.2865976095199585, -0.9689516425132751, 0.2610735595226288, -0.009123444557189941, 0.10999999940395355, -0.011206000111997128, -0.20531399548053741, 0.11453499644994736, -3.137979745864868, 0.36763614416122437, -3.1381194591522217, -0.1877371072769165, -0.017217665910720825, -1.5396641492843628, 0.008198888972401619, 0.5129015445709229, -1.1820181608200073, 0.0139999995008111, -0.008685000240802765, -0.03205600008368492, 0.005144000053405762, -3.1383986473083496, 0.2596875727176666, -3.131434917449951], "max": [0.05720033496618271, 2.129373550415039, -0.4862639009952545, 0.02363722212612629, 1.1626547574996948, 1.9709954261779785, 0.5550000071525574, 0.40484800934791565, 0.0018090000376105309, 0.38952600955963135, 3.1406326293945312, 1.041944146156311, 3.140178918838501, 0.18881866335868835, 2.50169038772583, -0.4719594419002533, 1.1841462850570679, 1.2403697967529297, -0.05494999885559082, 0.6949999928474426, 0.44899800419807434, 0.07654199749231339, 0.3508189916610718, 3.137805223464966, 1.0197086334228516, 3.139899730682373], "mean": [-0.11249523609876633, 1.1956229209899902, -0.984486997127533, -0.4522306025028229, 0.7265823483467102, 0.7080680727958679, 0.3606289029121399, 0.23485994338989258, -0.06729957461357117, 0.23791727423667908, 1.0313360691070557, 0.6914030909538269, 2.1408257484436035, -0.0048417882062494755, 0.9622699022293091, -0.8332443833351135, 0.46209728717803955, 1.025427222251892, -0.4897426664829254, 0.38698887825012207, 0.16957902908325195, 0.017150044441223145, 0.2162199765443802, 0.2763562500476837, 0.6774365901947021, -2.0377087593078613], "std": [0.19766703248023987, 0.8558733463287354, 0.36356332898139954, 0.32243606448173523, 0.3402745723724365, 0.666969358921051, 0.16356752812862396, 0.1744459569454193, 0.08034718036651611, 0.07023902237415314, 2.6442410945892334, 0.23032744228839874, 1.592225193977356, 0.0866551622748375, 0.952928364276886, 0.43914762139320374, 0.4558977782726288, 0.20460079610347748, 0.4121466279029846, 0.1455407440662384, 0.1828937828540802, 0.02473241277039051, 0.0971076637506485, 2.853289842605591, 0.2367461770772934, 2.1304221153259277], "count": [348]}, "action": {"min": [-0.445252001285553, -0.022293999791145325, -1.2865976095199585, -0.9689516425132751, 0.2610735595226288, -0.009123444557189941, 0.10999999940395355, -0.011206000111997128, -0.20531399548053741, 0.11453499644994736, -3.137979745864868, 0.36763614416122437, -3.1381194591522217, -0.1877371072769165, -0.017217665910720825, -1.5396641492843628, 0.008198888972401619, 0.5129015445709229, -1.1820181608200073, 0.0139999995008111, -0.008685000240802765, -0.03205600008368492, 0.005144000053405762, -3.1383986473083496, 0.2596875727176666, -3.131434917449951], "max": [0.05720033496618271, 2.129373550415039, -0.4862639009952545, 0.02363722212612629, 1.1626547574996948, 1.9709954261779785, 0.5550000071525574, 0.40484800934791565, 0.0018090000376105309, 0.38952600955963135, 3.1406326293945312, 1.041944146156311, 3.140178918838501, 0.18881866335868835, 2.50169038772583, -0.4719594419002533, 1.1841462850570679, 1.2403697967529297, -0.05494999885559082, 0.6949999928474426, 0.44899800419807434, 0.07654199749231339, 0.3508189916610718, 3.137805223464966, 1.0197086334228516, 3.139899730682373], "mean": [-0.11249523609876633, 1.1956229209899902, -0.984486997127533, -0.4522306025028229, 0.7265823483467102, 0.7080680727958679, 0.3606289029121399, 0.23485994338989258, -0.06729957461357117, 0.23791727423667908, 1.0313360691070557, 0.6914030909538269, 2.1408257484436035, -0.0048417882062494755, 0.9622699022293091, -0.8332443833351135, 0.46209728717803955, 1.025427222251892, -0.4897426664829254, 0.38698887825012207, 0.16957902908325195, 0.017150044441223145, 0.2162199765443802, 0.2763562500476837, 0.6774365901947021, -2.0377087593078613], "std": [0.19766703248023987, 0.8558733463287354, 0.36356332898139954, 0.32243606448173523, 0.3402745723724365, 0.666969358921051, 0.16356752812862396, 0.1744459569454193, 0.08034718036651611, 0.07023902237415314, 2.6442410945892334, 0.23032744228839874, 1.592225193977356, 0.0866551622748375, 0.952928364276886, 0.43914762139320374, 0.4558977782726288, 0.20460079610347748, 0.4121466279029846, 0.1455407440662384, 0.1828937828540802, 0.02473241277039051, 0.0971076637506485, 2.853289842605591, 0.2367461770772934, 2.1304221153259277], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [348]}, "index": {"min": [138650], "max": [138997], "mean": [138823.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [3.2557471264367814, 5.0, 5.0, 5.0, 5.0], "std": [1.5849856826532822, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [348]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [348]}, "eef_direction_state": {"mean": [4.181034482758621, 3.689655172413793], "std": [2.088277921391657, 2.3245829922785037], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.0, 1.0632183908045978], "std": [0.909717652294684, 0.9075183975879662], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.882183908045977, 0.9540229885057471], "std": [0.8613167216033029, 0.8730715494769083], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [4.181034482758621, 3.689655172413793], "std": [2.088277921391657, 2.3245829922785037], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.0, 1.0632183908045978], "std": [0.909717652294684, 0.9075183975879662], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.882183908045977, 0.9540229885057471], "std": [0.8613167216033029, 0.8730715494769083], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.47342881033747813, 0.23400431499494687, 1.0125061663746007, 2.4141854432032055, -0.06997983175619439, 1.0904559273732088, 0.4085616361587409, -0.2817445808094584, 0.9917444071708674, 2.427849771882162, -0.20561492160246456, 1.843323055804309], "std": [0.1742363102553364, 0.08036732108919292, 0.070349137097193, 0.20498378068344839, 0.33238875628406517, 0.4415457531027844, 0.18326228549144488, 0.024645977968175005, 0.0967669167667134, 0.21378401754227588, 0.279759401719049, 0.21933636252894356], "min": [0.22767516845166857, 0.09590719959118203, 0.8889985307732194, 2.0987594854303286, -0.7087669473903634, 0.2169165432661635, 0.23007521930943028, -0.3314478320057107, 0.7812773435313399, 2.12149143476039, -0.7256594635115924, 1.5654470404371534], "max": [0.6429944078769533, 0.3031213000181856, 1.1639951837023583, 2.693892972145221, 0.4488030823610969, 1.5701551690874136, 0.6884238780731594, -0.22295697262729147, 1.1267172799200795, 2.8231073620377836, 0.07082581525333609, 2.378624942480239], "count": [348]}, "eef_sim_pose_action": {"mean": [0.47342881033747813, 0.23400431499494687, 1.0125061663746007, 2.4141854432032055, -0.06997983175619439, 1.0904559273732088, 0.4085616361587409, -0.2817445808094584, 0.9917444071708674, 2.427849771882162, -0.20561492160246456, 1.843323055804309], "std": [0.1742363102553364, 0.08036732108919292, 0.070349137097193, 0.20498378068344839, 0.33238875628406517, 0.4415457531027844, 0.18326228549144488, 0.024645977968175005, 0.0967669167667134, 0.21378401754227588, 0.279759401719049, 0.21933636252894356], "min": [0.22767516845166857, 0.09590719959118203, 0.8889985307732194, 2.0987594854303286, -0.7087669473903634, 0.2169165432661635, 0.23007521930943028, -0.3314478320057107, 0.7812773435313399, 2.12149143476039, -0.7256594635115924, 1.5654470404371534], "max": [0.6429944078769533, 0.3031213000181856, 1.1639951837023583, 2.693892972145221, 0.4488030823610969, 1.5701551690874136, 0.6884238780731594, -0.22295697262729147, 1.1267172799200795, 2.8231073620377836, 0.07082581525333609, 2.378624942480239], "count": [348]}, "gripper_mode_state": {"mean": [0.5775862068965517, 0.14655172413793102], "std": [0.4939437017509218, 0.3536584740821706], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.853448275862069, 1.8103448275862069], "std": [0.4899151406373974, 0.5182939481858893], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.5775862068965517, 0.14655172413793102], "std": [0.4939437017509218, 0.3536584740821706], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.853448275862069, 1.8103448275862069], "std": [0.4899151406373974, 0.5182939481858893], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.45078663128674373, 0.4837356304452787], "std": [0.20445934720569772, 0.1819262541193956], "min": [0.13749999925494194, 0.017499999376013875], "max": [0.6937500089406967, 0.8687499910593033], "count": [348]}, "gripper_open_scale_action": {"mean": [0.45078663128674373, 0.4837356304452787], "std": [0.20445934720569772, 0.1819262541193956], "min": [0.13749999925494194, 0.017499999376013875], "max": [0.6937500089406967, 0.8687499910593033], "count": [348]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6823529411764706]], [[0.6509803921568628]]], "mean": [[[0.3922779112200436]], [[0.4141387881263617]], [[0.38944325163398696]]], "std": [[[0.1280052035959579]], [[0.1303780997037963]], [[0.12617759317021293]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46912158700980394]], [[0.47263815359477124]], [[0.46377396854575165]]], "std": [[[0.15352001270833338]], [[0.14916147653610015]], [[0.14874458319266234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824311008986928]], [[0.49357647875816996]], [[0.4830208966503268]]], "std": [[[0.1578012251095914]], [[0.14874349712361473]], [[0.15573428281821697]]], "count": [100]}, "observation.state": {"min": [-0.40342020988464355, -0.022276556119322777, -1.2946568727493286, -1.2827074527740479, 0.38594087958335876, 0.08903644233942032, 0.1340000033378601, -0.011222000233829021, -0.20315399765968323, 0.11179199814796448, -3.141592502593994, 0.37374481558799744, -3.1346287727355957, -0.3167911171913147, -0.01704322174191475, -1.3637892007827759, -0.040279220789670944, 0.5863426923751831, -1.2731304168701172, 0.015000000596046448, -0.007701000198721886, -0.0728600025177002, 0.007656999863684177, -3.141592502593994, 0.14755013585090637, -3.134768486022949], "max": [0.05334511026740074, 2.153499126434326, -0.4893166720867157, -0.08837355673313141, 1.1670507192611694, 2.101811408996582, 0.527999997138977, 0.4081740081310272, -0.0016540000215172768, 0.4288159906864166, 3.136409044265747, 1.0465866327285767, 3.1391665935516357, 0.12129122018814087, 2.3958723545074463, -0.4719594419002533, 1.2547091245651245, 1.226885199546814, -0.020968222990632057, 0.6480000019073486, 0.4185760021209717, 0.06982100009918213, 0.318913996219635, 3.138049602508545, 1.0089399814605713, 3.1356759071350098], "mean": [-0.09708436578512192, 1.2121073007583618, -1.0008653402328491, -0.5826725959777832, 0.7836268544197083, 0.8870093822479248, 0.3802126348018646, 0.23667919635772705, -0.0683840811252594, 0.24088218808174133, 0.4436921775341034, 0.7106368541717529, 2.4776079654693604, -0.044579505920410156, 0.9390559196472168, -0.764098048210144, 0.47764769196510315, 1.0273767709732056, -0.5102973580360413, 0.39679598808288574, 0.1576676219701767, 0.009476790204644203, 0.2148715853691101, -0.013091354630887508, 0.6473298668861389, -1.8391696214675903], "std": [0.17409470677375793, 0.8493374586105347, 0.35639452934265137, 0.38602501153945923, 0.2926534116268158, 0.6909012794494629, 0.14803791046142578, 0.17351719737052917, 0.07420812547206879, 0.07286456227302551, 2.7896056175231934, 0.22108328342437744, 0.8211351037025452, 0.10248463600873947, 0.9034207463264465, 0.3495175540447235, 0.49083411693573, 0.20383788645267487, 0.435476690530777, 0.14523182809352875, 0.16467486321926117, 0.03144855424761772, 0.09375617653131485, 2.8396077156066895, 0.257109671831131, 2.285205125808716], "count": [310]}, "action": {"min": [-0.40342020988464355, -0.022276556119322777, -1.2946568727493286, -1.2827074527740479, 0.38594087958335876, 0.08903644233942032, 0.1340000033378601, -0.011222000233829021, -0.20315399765968323, 0.11179199814796448, -3.141592502593994, 0.37374481558799744, -3.1346287727355957, -0.3167911171913147, -0.01704322174191475, -1.3637892007827759, -0.040279220789670944, 0.5863426923751831, -1.2731304168701172, 0.015000000596046448, -0.007701000198721886, -0.0728600025177002, 0.007656999863684177, -3.141592502593994, 0.14755013585090637, -3.134768486022949], "max": [0.05334511026740074, 2.153499126434326, -0.4893166720867157, -0.08837355673313141, 1.1670507192611694, 2.101811408996582, 0.527999997138977, 0.4081740081310272, -0.0016540000215172768, 0.4288159906864166, 3.136409044265747, 1.0465866327285767, 3.1391665935516357, 0.12129122018814087, 2.3958723545074463, -0.4719594419002533, 1.2547091245651245, 1.226885199546814, -0.020968222990632057, 0.6480000019073486, 0.4185760021209717, 0.06982100009918213, 0.318913996219635, 3.138049602508545, 1.0089399814605713, 3.1356759071350098], "mean": [-0.09708436578512192, 1.2121073007583618, -1.0008653402328491, -0.5826725959777832, 0.7836268544197083, 0.8870093822479248, 0.3802126348018646, 0.23667919635772705, -0.0683840811252594, 0.24088218808174133, 0.4436921775341034, 0.7106368541717529, 2.4776079654693604, -0.044579505920410156, 0.9390559196472168, -0.764098048210144, 0.47764769196510315, 1.0273767709732056, -0.5102973580360413, 0.39679598808288574, 0.1576676219701767, 0.009476790204644203, 0.2148715853691101, -0.013091354630887508, 0.6473298668861389, -1.8391696214675903], "std": [0.17409470677375793, 0.8493374586105347, 0.35639452934265137, 0.38602501153945923, 0.2926534116268158, 0.6909012794494629, 0.14803791046142578, 0.17351719737052917, 0.07420812547206879, 0.07286456227302551, 2.7896056175231934, 0.22108328342437744, 0.8211351037025452, 0.10248463600873947, 0.9034207463264465, 0.3495175540447235, 0.49083411693573, 0.20383788645267487, 0.435476690530777, 0.14523182809352875, 0.16467486321926117, 0.03144855424761772, 0.09375617653131485, 2.8396077156066895, 0.257109671831131, 2.285205125808716], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [310]}, "index": {"min": [138998], "max": [139307], "mean": [139152.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [3.267741935483871, 5.0, 5.0, 5.0, 5.0], "std": [1.5645028266810586, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [310]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [310]}, "eef_direction_state": {"mean": [3.9290322580645163, 3.3967741935483873], "std": [2.1375586841047607, 2.3016100775351647], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.1258064516129032, 1.1258064516129032], "std": [0.876381026993683, 0.876381026993683], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [1.0161290322580645, 0.9387096774193548], "std": [0.8403519900741846, 0.8647869099285488], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.9290322580645163, 3.3967741935483873], "std": [2.1375586841047607, 2.3016100775351647], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.1258064516129032, 1.1258064516129032], "std": [0.876381026993683, 0.876381026993683], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [1.0161290322580645, 0.9387096774193548], "std": [0.8403519900741846, 0.8647869099285488], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.47512296442410124, 0.23283171120116625, 1.0154113722433935, 2.3945735583331618, -0.03904227222765245, 0.9818679483966849, 0.3967295492987854, -0.28946364224337323, 0.9903658090234537, 2.4546571242539614, -0.21980056948690563, 1.7942754866767132], "std": [0.17320926508911724, 0.07432422083426975, 0.0730275370427334, 0.19126680370147706, 0.3370172899093793, 0.46812775797419787, 0.16507988852618763, 0.031504233523753304, 0.09344532084886259, 0.23725834867846762, 0.30585905293645776, 0.27223464359972693], "min": [0.22766361988978323, 0.09774188843235011, 0.8860889049100391, 2.09408638210585, -0.6730628932657569, 0.10110026107978087, 0.23113438174912376, -0.3724911195483604, 0.7836442434704578, 2.128915889522395, -0.7576419614262448, 1.3243970642288692], "max": [0.6462679080517596, 0.2997549325351083, 1.2034204589747635, 2.683930337404923, 0.4772578639763454, 1.5203411381727436, 0.6583272689348373, -0.22975222485691946, 1.0949703654232879, 2.9612062504376833, 0.06581808310295734, 2.3605418826082945], "count": [310]}, "eef_sim_pose_action": {"mean": [0.47512296442410124, 0.23283171120116625, 1.0154113722433935, 2.3945735583331618, -0.03904227222765245, 0.9818679483966849, 0.3967295492987854, -0.28946364224337323, 0.9903658090234537, 2.4546571242539614, -0.21980056948690563, 1.7942754866767132], "std": [0.17320926508911724, 0.07432422083426975, 0.0730275370427334, 0.19126680370147706, 0.3370172899093793, 0.46812775797419787, 0.16507988852618763, 0.031504233523753304, 0.09344532084886259, 0.23725834867846762, 0.30585905293645776, 0.27223464359972693], "min": [0.22766361988978323, 0.09774188843235011, 0.8860889049100391, 2.09408638210585, -0.6730628932657569, 0.10110026107978087, 0.23113438174912376, -0.3724911195483604, 0.7836442434704578, 2.128915889522395, -0.7576419614262448, 1.3243970642288692], "max": [0.6462679080517596, 0.2997549325351083, 1.2034204589747635, 2.683930337404923, 0.4772578639763454, 1.5203411381727436, 0.6583272689348373, -0.22975222485691946, 1.0949703654232879, 2.9612062504376833, 0.06581808310295734, 2.3605418826082945], "count": [310]}, "gripper_mode_state": {"mean": [0.4290322580645161, 0.13225806451612904], "std": [0.49493795530811513, 0.3387711157796301], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_state": {"mean": [1.8096774193548386, 1.764516129032258], "std": [0.5558224587214394, 0.5842273017092208], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_mode_action": {"mean": [0.4290322580645161, 0.13225806451612904], "std": [0.49493795530811513, 0.3387711157796301], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_action": {"mean": [1.8096774193548386, 1.764516129032258], "std": [0.5558224587214394, 0.5842273017092208], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_open_scale_state": {"mean": [0.47526613184280936, 0.495995972110259], "std": [0.1850472107774552, 0.18153981626593954], "min": [0.16750000417232513, 0.01875000074505806], "max": [0.6599999964237213, 0.8100000023841858], "count": [310]}, "gripper_open_scale_action": {"mean": [0.47526613184280936, 0.495995972110259], "std": [0.1850472107774552, 0.18153981626593954], "min": [0.16750000417232513, 0.01875000074505806], "max": [0.6599999964237213, 0.8100000023841858], "count": [310]}}} +{"episode_index": 292, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7372549019607844]], [[0.6941176470588235]]], "mean": [[[0.3904317892156863]], [[0.4135535784313726]], [[0.38904655501089325]]], "std": [[[0.13352431566068063]], [[0.13444226903633896]], [[0.1300005254792033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671583598856209]], [[0.46710111928104575]], [[0.4585546364379085]]], "std": [[[0.15427192878363258]], [[0.15218689484714504]], [[0.1513172716221981]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4837888602941176]], [[0.49496705269607844]], [[0.4841081229575164]]], "std": [[[0.1567673416588971]], [[0.14976431814754557]], [[0.1555623661207992]]], "count": [100]}, "observation.state": {"min": [-0.3687930107116699, -0.022276556119322777, -1.1951886415481567, -1.376907467842102, 0.28755423426628113, -0.025503776967525482, 0.10599999874830246, -0.010821999981999397, -0.17707200348377228, 0.12505699694156647, -3.1385905742645264, 0.2980673313140869, -3.141592502593994, -0.24237310886383057, -0.01840388961136341, -1.5974401235580444, -0.040279220789670944, 0.6187195777893066, -1.2130343914031982, 0.013000000268220901, -0.008049000054597855, -0.045632001012563705, 0.007294000126421452, -3.141592502593994, 0.2243271768093109, -3.140789747238159], "max": [-0.022136999294161797, 2.0590200424194336, -0.487188458442688, -0.014164889231324196, 1.1674869060516357, 2.102020740509033, 0.5379999876022339, 0.3929640054702759, -0.001623000018298626, 0.4116100072860718, 3.1372294425964355, 1.0566223859786987, 3.1297593116760254, 0.1196688860654831, 2.462353229522705, -0.4721164405345917, 1.324399709701538, 1.2399511337280273, -0.020793776959180832, 0.6629999876022339, 0.4562470018863678, 0.08957099914550781, 0.321494996547699, 3.1361820697784424, 1.011715054512024, 3.139934539794922], "mean": [-0.13533121347427368, 1.2170010805130005, -0.9572765231132507, -0.5855341553688049, 0.7198494076728821, 0.883400022983551, 0.38250523805618286, 0.236528679728508, -0.06769511103630066, 0.23331420123577118, 0.725037157535553, 0.6814222931861877, 1.8696023225784302, 0.0030183729249984026, 0.9961952567100525, -0.8596857786178589, 0.5119888186454773, 1.0489816665649414, -0.5049503445625305, 0.39294975996017456, 0.17356273531913757, 0.019986258819699287, 0.21979482471942902, 0.29716023802757263, 0.6683308482170105, -1.916463017463684], "std": [0.13850723206996918, 0.8313858509063721, 0.3146795332431793, 0.44882625341415405, 0.33202847838401794, 0.7102125287055969, 0.16547998785972595, 0.1687525063753128, 0.06667937338352203, 0.07159431278705597, 2.718473434448242, 0.23353655636310577, 1.8321473598480225, 0.09742402285337448, 0.9569000601768494, 0.42034393548965454, 0.4885827898979187, 0.19762597978115082, 0.4089711904525757, 0.1507057398557663, 0.18253269791603088, 0.033549584448337555, 0.0990862026810646, 2.799833059310913, 0.2607754170894623, 2.19651198387146], "count": [358]}, "action": {"min": [-0.3687930107116699, -0.022276556119322777, -1.1951886415481567, -1.376907467842102, 0.28755423426628113, -0.025503776967525482, 0.10599999874830246, -0.010821999981999397, -0.17707200348377228, 0.12505699694156647, -3.1385905742645264, 0.2980673313140869, -3.141592502593994, -0.24237310886383057, -0.01840388961136341, -1.5974401235580444, -0.040279220789670944, 0.6187195777893066, -1.2130343914031982, 0.013000000268220901, -0.008049000054597855, -0.045632001012563705, 0.007294000126421452, -3.141592502593994, 0.2243271768093109, -3.140789747238159], "max": [-0.022136999294161797, 2.0590200424194336, -0.487188458442688, -0.014164889231324196, 1.1674869060516357, 2.102020740509033, 0.5379999876022339, 0.3929640054702759, -0.001623000018298626, 0.4116100072860718, 3.1372294425964355, 1.0566223859786987, 3.1297593116760254, 0.1196688860654831, 2.462353229522705, -0.4721164405345917, 1.324399709701538, 1.2399511337280273, -0.020793776959180832, 0.6629999876022339, 0.4562470018863678, 0.08957099914550781, 0.321494996547699, 3.1361820697784424, 1.011715054512024, 3.139934539794922], "mean": [-0.13533121347427368, 1.2170010805130005, -0.9572765231132507, -0.5855341553688049, 0.7198494076728821, 0.883400022983551, 0.38250523805618286, 0.236528679728508, -0.06769511103630066, 0.23331420123577118, 0.725037157535553, 0.6814222931861877, 1.8696023225784302, 0.0030183729249984026, 0.9961952567100525, -0.8596857786178589, 0.5119888186454773, 1.0489816665649414, -0.5049503445625305, 0.39294975996017456, 0.17356273531913757, 0.019986258819699287, 0.21979482471942902, 0.29716023802757263, 0.6683308482170105, -1.916463017463684], "std": [0.13850723206996918, 0.8313858509063721, 0.3146795332431793, 0.44882625341415405, 0.33202847838401794, 0.7102125287055969, 0.16547998785972595, 0.1687525063753128, 0.06667937338352203, 0.07159431278705597, 2.718473434448242, 0.23353655636310577, 1.8321473598480225, 0.09742402285337448, 0.9569000601768494, 0.42034393548965454, 0.4885827898979187, 0.19762597978115082, 0.4089711904525757, 0.1507057398557663, 0.18253269791603088, 0.033549584448337555, 0.0990862026810646, 2.799833059310913, 0.2607754170894623, 2.19651198387146], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [358]}, "index": {"min": [139308], "max": [139665], "mean": [139486.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.159217877094972, 5.0, 5.0, 5.0, 5.0], "std": [1.6151556828689497, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [358]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [358]}, "eef_direction_state": {"mean": [4.0083798882681565, 3.5], "std": [2.254093024714106, 2.3419301594002286], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.9497206703910615, 1.0837988826815643], "std": [0.8702002788593689, 0.8835650765325794], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.8435754189944135, 0.9692737430167597], "std": [0.8509610463543777, 0.8854219887991936], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.0083798882681565, 3.5], "std": [2.254093024714106, 2.3419301594002286], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.9497206703910615, 1.0837988826815643], "std": [0.8702002788593689, 0.8835650765325794], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.8435754189944135, 0.9692737430167597], "std": [0.8509610463543777, 0.8854219887991936], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4749438874545364, 0.23351579957420882, 1.0078647471200346, 2.4222556959887327, -0.05755885745935564, 1.0072276969386413, 0.41255156834644807, -0.27896539559309125, 0.995354487289233, 2.42379503168057, -0.25440387350349286, 1.8564201742775759], "std": [0.16839245495220218, 0.06685572036447202, 0.07178253823181542, 0.2026868096216552, 0.35974972117886034, 0.47198312099336326, 0.18291866288958414, 0.03351542066032256, 0.09875496911182265, 0.23570597898543807, 0.31169956969261925, 0.28265085686983804], "min": [0.22809130028370875, 0.12399307594774472, 0.8994411185850012, 2.084625625660407, -0.7585717188069521, 0.09623003283553033, 0.23070501311835862, -0.34534055561623717, 0.7834016329774152, 2.128340368262658, -0.7966115524128171, 1.427781302250922], "max": [0.6310550591949431, 0.2997938009869931, 1.1861479746269583, 2.7476109955676913, 0.4528494188291665, 1.5567305171945165, 0.6956663171105987, -0.21009322409196513, 1.0975864017386066, 2.862154360010549, 0.08170759483096912, 2.4182103923244487], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4749438874545364, 0.23351579957420882, 1.0078647471200346, 2.4222556959887327, -0.05755885745935564, 1.0072276969386413, 0.41255156834644807, -0.27896539559309125, 0.995354487289233, 2.42379503168057, -0.25440387350349286, 1.8564201742775759], "std": [0.16839245495220218, 0.06685572036447202, 0.07178253823181542, 0.2026868096216552, 0.35974972117886034, 0.47198312099336326, 0.18291866288958414, 0.03351542066032256, 0.09875496911182265, 0.23570597898543807, 0.31169956969261925, 0.28265085686983804], "min": [0.22809130028370875, 0.12399307594774472, 0.8994411185850012, 2.084625625660407, -0.7585717188069521, 0.09623003283553033, 0.23070501311835862, -0.34534055561623717, 0.7834016329774152, 2.128340368262658, -0.7966115524128171, 1.427781302250922], "max": [0.6310550591949431, 0.2997938009869931, 1.1861479746269583, 2.7476109955676913, 0.4528494188291665, 1.5567305171945165, 0.6956663171105987, -0.21009322409196513, 1.0975864017386066, 2.862154360010549, 0.08170759483096912, 2.4182103923244487], "count": [358]}, "gripper_mode_state": {"mean": [0.27932960893854747, 0.15083798882681565], "std": [0.4486697878270653, 0.3578908911295416], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8631284916201116, 1.8016759776536313], "std": [0.4735852087748862, 0.5361746213860359], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.27932960893854747, 0.15083798882681565], "std": [0.4486697878270653, 0.3578908911295416], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8631284916201116, 1.8016759776536313], "std": [0.4735852087748862, 0.5361746213860359], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.47813198508372184, 0.4911871752558619], "std": [0.20685056185294132, 0.18838253671518163], "min": [0.13249999843537807, 0.016250000335276127], "max": [0.6724999845027924, 0.8287499845027924], "count": [358]}, "gripper_open_scale_action": {"mean": [0.47813198508372184, 0.4911871752558619], "std": [0.20685056185294132, 0.18838253671518163], "min": [0.13249999843537807, 0.016250000335276127], "max": [0.6724999845027924, 0.8287499845027924], "count": [358]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6745098039215687]], [[0.6431372549019608]]], "mean": [[[0.38881089324618734]], [[0.41247359477124185]], [[0.3878701797385621]]], "std": [[[0.13197066195946605]], [[0.13232358900353017]], [[0.12795350843014017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655657945261438]], [[0.46127370302287585]], [[0.4522012173202615]]], "std": [[[0.14790748747119584]], [[0.1490707560427712]], [[0.15003328667529225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48793936683006534]], [[0.49963119689542485]], [[0.48895823529411764]]], "std": [[[0.1411682796703361]], [[0.1337852091077007]], [[0.14098457634409153]]], "count": [100]}, "observation.state": {"min": [-0.3436381220817566, -0.02225911058485508, -1.1746217012405396, -1.163858413696289, 0.3749159872531891, 0.06438744813203812, 0.0729999989271164, -0.010699000209569931, -0.16701799631118774, 0.11822500079870224, -3.135571241378784, 0.2548180818557739, 1.389788269996643, -0.2855132222175598, -0.01840388961136341, -1.329737663269043, 0.014583555981516838, 0.5862903594970703, -1.3511594533920288, 0.015000000596046448, -0.008326999843120575, -0.0680140033364296, 0.007691999897360802, -3.141592502593994, 0.23362977802753448, -3.1406502723693848], "max": [0.02485833317041397, 2.0586013793945312, -0.487188458442688, 0.0, 1.1671379804611206, 2.0468788146972656, 0.5449999570846558, 0.3857170045375824, -0.003378000110387802, 0.40846699476242065, 3.135606288909912, 1.0303376913070679, 3.110438585281372, 0.11002211272716522, 2.42362642288208, -0.47223857045173645, 1.3792450428009033, 1.2399511337280273, -0.08015722036361694, 0.6700000166893005, 0.4174259901046753, 0.08527400344610214, 0.3408229947090149, 3.1371943950653076, 1.0179458856582642, 3.1358156204223633], "mean": [-0.1278233528137207, 1.2043994665145874, -0.9433655738830566, -0.4967813491821289, 0.7173158526420593, 0.8279497623443604, 0.37597209215164185, 0.2355155199766159, -0.062082745134830475, 0.23674386739730835, 0.9567825198173523, 0.6301321387290955, 2.5244290828704834, -0.02754051797091961, 0.8922303318977356, -0.7812329530715942, 0.47831106185913086, 1.0359495878219604, -0.5042524933815002, 0.37365299463272095, 0.15076929330825806, 0.012311303056776524, 0.21507662534713745, -0.3373287618160248, 0.6906066536903381, -2.0727932453155518], "std": [0.12126649916172028, 0.8036719560623169, 0.30618271231651306, 0.3692913055419922, 0.3179280459880829, 0.708517849445343, 0.18167565762996674, 0.1643747091293335, 0.05967360734939575, 0.06761112809181213, 2.615542411804199, 0.2495695799589157, 0.6194212436676025, 0.10720360279083252, 0.9521793127059937, 0.36084163188934326, 0.4862475097179413, 0.19877634942531586, 0.44173750281333923, 0.15221476554870605, 0.17545080184936523, 0.03465976193547249, 0.09847989678382874, 2.8583264350891113, 0.25859057903289795, 2.100656747817993], "count": [365]}, "action": {"min": [-0.3436381220817566, -0.02225911058485508, -1.1746217012405396, -1.163858413696289, 0.3749159872531891, 0.06438744813203812, 0.0729999989271164, -0.010699000209569931, -0.16701799631118774, 0.11822500079870224, -3.135571241378784, 0.2548180818557739, 1.389788269996643, -0.2855132222175598, -0.01840388961136341, -1.329737663269043, 0.014583555981516838, 0.5862903594970703, -1.3511594533920288, 0.015000000596046448, -0.008326999843120575, -0.0680140033364296, 0.007691999897360802, -3.141592502593994, 0.23362977802753448, -3.1406502723693848], "max": [0.02485833317041397, 2.0586013793945312, -0.487188458442688, 0.0, 1.1671379804611206, 2.0468788146972656, 0.5449999570846558, 0.3857170045375824, -0.003378000110387802, 0.40846699476242065, 3.135606288909912, 1.0303376913070679, 3.110438585281372, 0.11002211272716522, 2.42362642288208, -0.47223857045173645, 1.3792450428009033, 1.2399511337280273, -0.08015722036361694, 0.6700000166893005, 0.4174259901046753, 0.08527400344610214, 0.3408229947090149, 3.1371943950653076, 1.0179458856582642, 3.1358156204223633], "mean": [-0.1278233528137207, 1.2043994665145874, -0.9433655738830566, -0.4967813491821289, 0.7173158526420593, 0.8279497623443604, 0.37597209215164185, 0.2355155199766159, -0.062082745134830475, 0.23674386739730835, 0.9567825198173523, 0.6301321387290955, 2.5244290828704834, -0.02754051797091961, 0.8922303318977356, -0.7812329530715942, 0.47831106185913086, 1.0359495878219604, -0.5042524933815002, 0.37365299463272095, 0.15076929330825806, 0.012311303056776524, 0.21507662534713745, -0.3373287618160248, 0.6906066536903381, -2.0727932453155518], "std": [0.12126649916172028, 0.8036719560623169, 0.30618271231651306, 0.3692913055419922, 0.3179280459880829, 0.708517849445343, 0.18167565762996674, 0.1643747091293335, 0.05967360734939575, 0.06761112809181213, 2.615542411804199, 0.2495695799589157, 0.6194212436676025, 0.10720360279083252, 0.9521793127059937, 0.36084163188934326, 0.4862475097179413, 0.19877634942531586, 0.44173750281333923, 0.15221476554870605, 0.17545080184936523, 0.03465976193547249, 0.09847989678382874, 2.8583264350891113, 0.25859057903289795, 2.100656747817993], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [365]}, "index": {"min": [139666], "max": [140030], "mean": [139848.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [3.1616438356164385, 5.0, 5.0, 5.0, 5.0], "std": [1.5715475434634865, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [365]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [365]}, "eef_direction_state": {"mean": [3.956164383561644, 3.8328767123287673], "std": [2.2251973162543845, 2.3094834146047405], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.9506849315068493, 0.9232876712328767], "std": [0.8294449848685709, 0.8787476374909599], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.947945205479452, 0.852054794520548], "std": [0.8472533526477805, 0.86327023801755], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [3.956164383561644, 3.8328767123287673], "std": [2.2251973162543845, 2.3094834146047405], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.9506849315068493, 0.9232876712328767], "std": [0.8294449848685709, 0.8787476374909599], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.947945205479452, 0.852054794520548], "std": [0.8472533526477805, 0.86327023801755], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.4740288542491287, 0.2391968385574133, 1.0113310599602368, 2.468731224718088, -0.09969309776449385, 1.011381323393269, 0.3897937483668025, -0.2866141411040329, 0.9905683874768352, 2.4139635920677933, -0.20342114338580738, 1.8118358603571791], "std": [0.1640715747994238, 0.05976254846225155, 0.06773229905402395, 0.21918651010872892, 0.3952930503781074, 0.47147450056760043, 0.17588422696958783, 0.03461943020779995, 0.09815424828634677, 0.2343665641517546, 0.29341865766425895, 0.20694426437649405], "min": [0.22825179623188807, 0.13397653920013686, 0.8926354705218087, 2.1088443015129514, -0.8329498277659568, 0.10410606322036275, 0.2302763943720988, -0.36747345675747717, 0.7837303081753813, 2.1233144420834846, -0.7935248570643221, 1.4620403682970045], "max": [0.6238944334854115, 0.29803576790585706, 1.1830833112401005, 2.7761483750065974, 0.45703685770203073, 1.4595925756613417, 0.656960868324391, -0.21446196279078827, 1.1168520541885958, 2.8637786016197757, 0.07890247219087909, 2.355735295335485], "count": [365]}, "eef_sim_pose_action": {"mean": [0.4740288542491287, 0.2391968385574133, 1.0113310599602368, 2.468731224718088, -0.09969309776449385, 1.011381323393269, 0.3897937483668025, -0.2866141411040329, 0.9905683874768352, 2.4139635920677933, -0.20342114338580738, 1.8118358603571791], "std": [0.1640715747994238, 0.05976254846225155, 0.06773229905402395, 0.21918651010872892, 0.3952930503781074, 0.47147450056760043, 0.17588422696958783, 0.03461943020779995, 0.09815424828634677, 0.2343665641517546, 0.29341865766425895, 0.20694426437649405], "min": [0.22825179623188807, 0.13397653920013686, 0.8926354705218087, 2.1088443015129514, -0.8329498277659568, 0.10410606322036275, 0.2302763943720988, -0.36747345675747717, 0.7837303081753813, 2.1233144420834846, -0.7935248570643221, 1.4620403682970045], "max": [0.6238944334854115, 0.29803576790585706, 1.1830833112401005, 2.7761483750065974, 0.45703685770203073, 1.4595925756613417, 0.656960868324391, -0.21446196279078827, 1.1168520541885958, 2.8637786016197757, 0.07890247219087909, 2.355735295335485], "count": [365]}, "gripper_mode_state": {"mean": [0.28493150684931506, 0.3863013698630137], "std": [0.4513818153779489, 0.4869010387183144], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8520547945205479, 1.8], "std": [0.4854343032285457, 0.5296677687055181], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.28493150684931506, 0.3863013698630137], "std": [0.4513818153779489, 0.4869010387183144], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8520547945205479, 1.8], "std": [0.4854343032285457, 0.5296677687055181], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.46996573869087926, 0.4670650749275946], "std": [0.22709485552954342, 0.19026807130177376], "min": [0.09124999865889549, 0.01875000074505806], "max": [0.6812499463558197, 0.8375000208616257], "count": [365]}, "gripper_open_scale_action": {"mean": [0.46996573869087926, 0.4670650749275946], "std": [0.22709485552954342, 0.19026807130177376], "min": [0.09124999865889549, 0.01875000074505806], "max": [0.6812499463558197, 0.8375000208616257], "count": [365]}}} +{"episode_index": 294, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7215686274509804]], [[0.6784313725490196]]], "mean": [[[0.3904464106753813]], [[0.41304002723311545]], [[0.3881668845315904]]], "std": [[[0.133465064130738]], [[0.1350281602669804]], [[0.13061862169924374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46936721405228754]], [[0.46687842524509804]], [[0.45928415032679737]]], "std": [[[0.15357776622438335]], [[0.15088319702216887]], [[0.15065835330544705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48405580065359477]], [[0.49176505310457513]], [[0.48017139705882356]]], "std": [[[0.14737067937046794]], [[0.1427463823848972]], [[0.15014989284245414]]], "count": [100]}, "observation.state": {"min": [-0.43518656492233276, -0.02225911058485508, -1.2715604305267334, -0.897446870803833, 0.2821115553379059, 0.059415776282548904, 0.12799999117851257, -0.010402999818325043, -0.1983480006456375, 0.12037499994039536, -3.133319854736328, 0.32297319173812866, -3.139655351638794, -0.21264778077602386, -0.018229443579912186, -1.4419926404953003, 0.02407333254814148, 0.5947160124778748, -1.2443994283676147, 0.010999999940395355, -0.00848700013011694, -0.04300700128078461, 0.005754000041633844, -3.1400742530822754, 0.21622884273529053, -3.1390271186828613], "max": [0.02588755637407303, 2.094327688217163, -0.4863511025905609, -0.037592776119709015, 1.167434573173523, 2.0755574703216553, 0.5759999752044678, 0.40241900086402893, 7.79999973019585e-05, 0.41255998611450195, 3.1401615142822266, 1.0351548194885254, 3.139986991882324, 0.16976933181285858, 2.480896472930908, -0.47218620777130127, 1.309502124786377, 1.2405093908309937, -0.04369833320379257, 0.715999960899353, 0.43720799684524536, 0.09442400187253952, 0.3107230067253113, 3.1409642696380615, 1.0323622226715088, 3.1378226280212402], "mean": [-0.1386118084192276, 1.2694833278656006, -1.0104721784591675, -0.4670012891292572, 0.7176846861839294, 0.7917777299880981, 0.4092308282852173, 0.24736452102661133, -0.07442076504230499, 0.23529253900051117, 0.7966347932815552, 0.6562650203704834, 2.173784017562866, -0.0025470054242759943, 0.9811939001083374, -0.8249135613441467, 0.5115121603012085, 1.0383944511413574, -0.4982852637767792, 0.34739425778388977, 0.16700470447540283, 0.021151164546608925, 0.21222306787967682, 0.8130086064338684, 0.6499939560890198, -1.9680083990097046], "std": [0.188944011926651, 0.8214097023010254, 0.3396579623222351, 0.301589697599411, 0.31428736448287964, 0.7519646883010864, 0.17638352513313293, 0.16614143550395966, 0.0777689591050148, 0.07198154926300049, 2.717144727706909, 0.23369787633419037, 1.4150080680847168, 0.10349412262439728, 0.9538847804069519, 0.39773812890052795, 0.4643465280532837, 0.20311810076236725, 0.41163691878318787, 0.1519540548324585, 0.17900271713733673, 0.031271182000637054, 0.10222592949867249, 2.7484610080718994, 0.2560318112373352, 2.1960644721984863], "count": [390]}, "action": {"min": [-0.43518656492233276, -0.02225911058485508, -1.2715604305267334, -0.897446870803833, 0.2821115553379059, 0.059415776282548904, 0.12799999117851257, -0.010402999818325043, -0.1983480006456375, 0.12037499994039536, -3.133319854736328, 0.32297319173812866, -3.139655351638794, -0.21264778077602386, -0.018229443579912186, -1.4419926404953003, 0.02407333254814148, 0.5947160124778748, -1.2443994283676147, 0.010999999940395355, -0.00848700013011694, -0.04300700128078461, 0.005754000041633844, -3.1400742530822754, 0.21622884273529053, -3.1390271186828613], "max": [0.02588755637407303, 2.094327688217163, -0.4863511025905609, -0.037592776119709015, 1.167434573173523, 2.0755574703216553, 0.5759999752044678, 0.40241900086402893, 7.79999973019585e-05, 0.41255998611450195, 3.1401615142822266, 1.0351548194885254, 3.139986991882324, 0.16976933181285858, 2.480896472930908, -0.47218620777130127, 1.309502124786377, 1.2405093908309937, -0.04369833320379257, 0.715999960899353, 0.43720799684524536, 0.09442400187253952, 0.3107230067253113, 3.1409642696380615, 1.0323622226715088, 3.1378226280212402], "mean": [-0.1386118084192276, 1.2694833278656006, -1.0104721784591675, -0.4670012891292572, 0.7176846861839294, 0.7917777299880981, 0.4092308282852173, 0.24736452102661133, -0.07442076504230499, 0.23529253900051117, 0.7966347932815552, 0.6562650203704834, 2.173784017562866, -0.0025470054242759943, 0.9811939001083374, -0.8249135613441467, 0.5115121603012085, 1.0383944511413574, -0.4982852637767792, 0.34739425778388977, 0.16700470447540283, 0.021151164546608925, 0.21222306787967682, 0.8130086064338684, 0.6499939560890198, -1.9680083990097046], "std": [0.188944011926651, 0.8214097023010254, 0.3396579623222351, 0.301589697599411, 0.31428736448287964, 0.7519646883010864, 0.17638352513313293, 0.16614143550395966, 0.0777689591050148, 0.07198154926300049, 2.717144727706909, 0.23369787633419037, 1.4150080680847168, 0.10349412262439728, 0.9538847804069519, 0.39773812890052795, 0.4643465280532837, 0.20311810076236725, 0.41163691878318787, 0.1519540548324585, 0.17900271713733673, 0.031271182000637054, 0.10222592949867249, 2.7484610080718994, 0.2560318112373352, 2.1960644721984863], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [390]}, "index": {"min": [140031], "max": [140420], "mean": [140225.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [3.1153846153846154, 5.0, 5.0, 5.0, 5.0], "std": [1.6107075147974097, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [390]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [390]}, "eef_direction_state": {"mean": [4.212820512820513, 3.7948717948717947], "std": [2.0898631395723704, 2.2415595209870154], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.9615384615384616, 1.0205128205128204], "std": [0.8599688082045849, 0.8884384131374561], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.9743589743589743, 0.8769230769230769], "std": [0.8529640473133704, 0.8713271746966745], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.212820512820513, 3.7948717948717947], "std": [2.0898631395723704, 2.2415595209870154], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.9615384615384616, 1.0205128205128204], "std": [0.8599688082045849, 0.8884384131374561], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.9743589743589743, 0.8769230769230769], "std": [0.8529640473133704, 0.8713271746966745], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4859442875799669, 0.22689750008494533, 1.0098925645542896, 2.450864732562751, -0.08902331185835334, 0.9943928312037142, 0.40600380581238105, -0.27777789920730644, 0.9877762150823951, 2.4505341878771643, -0.25144746587008465, 1.8425283393052097], "std": [0.16594371889171283, 0.07775793716323373, 0.07202554150783824, 0.20789722675845912, 0.3395538732669329, 0.5105937733857958, 0.17943109918754677, 0.031165053084139832, 0.10190083908419466, 0.2305548779855451, 0.2978526279583365, 0.21304969554507613], "min": [0.2284438027320903, 0.10291764059867073, 0.8949355499417356, 2.105898996514253, -0.7160719925148094, 0.08850666211447855, 0.23011534300582984, -0.3423624871589152, 0.7818654236237924, 2.108802962455579, -0.8439054525959935, 1.4912146231509555], "max": [0.6405179753612792, 0.30149002517433365, 1.1870938326063936, 2.7220856380313476, 0.4143601443720897, 1.5291614065316868, 0.6766429858207764, -0.20518867246743044, 1.0867952220247428, 2.8789961513397273, 0.020288999629850757, 2.377887096148271], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4859442875799669, 0.22689750008494533, 1.0098925645542896, 2.450864732562751, -0.08902331185835334, 0.9943928312037142, 0.40600380581238105, -0.27777789920730644, 0.9877762150823951, 2.4505341878771643, -0.25144746587008465, 1.8425283393052097], "std": [0.16594371889171283, 0.07775793716323373, 0.07202554150783824, 0.20789722675845912, 0.3395538732669329, 0.5105937733857958, 0.17943109918754677, 0.031165053084139832, 0.10190083908419466, 0.2305548779855451, 0.2978526279583365, 0.21304969554507613], "min": [0.2284438027320903, 0.10291764059867073, 0.8949355499417356, 2.105898996514253, -0.7160719925148094, 0.08850666211447855, 0.23011534300582984, -0.3423624871589152, 0.7818654236237924, 2.108802962455579, -0.8439054525959935, 1.4912146231509555], "max": [0.6405179753612792, 0.30149002517433365, 1.1870938326063936, 2.7220856380313476, 0.4143601443720897, 1.5291614065316868, 0.6766429858207764, -0.20518867246743044, 1.0867952220247428, 2.8789961513397273, 0.020288999629850757, 2.377887096148271], "count": [390]}, "gripper_mode_state": {"mean": [0.29743589743589743, 0.7846153846153846], "std": [0.4571299425244403, 0.4110888989503817], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8384615384615384, 1.7743589743589743], "std": [0.5184371903283784, 0.5596326399078536], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.29743589743589743, 0.7846153846153846], "std": [0.4571299425244403, 0.4110888989503817], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8384615384615384, 1.7743589743589743], "std": [0.5184371903283784, 0.5596326399078536], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.511538453400135, 0.4342435947320878], "std": [0.2204794991069818, 0.18994203923621325], "min": [0.15999998897314072, 0.013749999925494194], "max": [0.7199999690055847, 0.8949999511241913], "count": [390]}, "gripper_open_scale_action": {"mean": [0.511538453400135, 0.4342435947320878], "std": [0.2204794991069818, 0.18994203923621325], "min": [0.15999998897314072, 0.013749999925494194], "max": [0.7199999690055847, 0.8949999511241913], "count": [390]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8352941176470589]], [[0.788235294117647]]], "mean": [[[0.3899766993464052]], [[0.4128939678649237]], [[0.3883137336601307]]], "std": [[[0.13255979710067517]], [[0.13395394506030028]], [[0.12969911456727506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692225694444444]], [[0.4691031352124183]], [[0.46084362540849677]]], "std": [[[0.1473494620120792]], [[0.1436585934571785]], [[0.14492237033116603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48640829044117645]], [[0.49732491421568625]], [[0.4863251388888889]]], "std": [[[0.1531049468443067]], [[0.14432893956058493]], [[0.1510804858234837]]], "count": [100]}, "observation.state": {"min": [-0.4833680987358093, -0.02173577807843685, -1.2168371677398682, -0.8675296902656555, 0.21482832729816437, -0.005931111052632332, 0.10400000214576721, -0.010742000304162502, -0.20960800349712372, 0.10729199647903442, -3.141592502593994, 0.25939086079597473, 1.3861055374145508, -0.3022075593471527, -0.017235111445188522, -1.4495635032653809, 0.03139999881386757, 0.5670665502548218, -1.343623399734497, 0.017000000923871994, -0.0079950001090765, -0.079135000705719, 0.001154000055976212, -3.1403884887695312, 0.21097539365291595, -3.139864683151245], "max": [-0.0121413329616189, 2.1047942638397217, -0.4863511025905609, 0.02262544445693493, 1.167556643486023, 2.07627272605896, 0.5669999718666077, 0.39503398537635803, -0.00018899999849963933, 0.40227600932121277, 3.136094808578491, 1.0351548194885254, 3.1288516521453857, 0.04957710951566696, 2.50169038772583, -0.4719768762588501, 1.3535144329071045, 1.1977704763412476, -0.04648944362998009, 0.6459999680519104, 0.43303099274635315, 0.06712699681520462, 0.2894499897956848, 3.1402835845947266, 1.0160783529281616, 3.136164665222168], "mean": [-0.15594147145748138, 1.2215861082077026, -0.9695466756820679, -0.44144153594970703, 0.7050985097885132, 0.7477749586105347, 0.4022045135498047, 0.233766108751297, -0.07480859756469727, 0.23678496479988098, 0.6958192586898804, 0.6506407856941223, 2.529271364212036, -0.04982289671897888, 0.9814885258674622, -0.7990326285362244, 0.5110227465629578, 1.0332735776901245, -0.5229060053825378, 0.3652102053165436, 0.1665322333574295, 0.009509174153208733, 0.20201817154884338, 0.9151543378829956, 0.6559929251670837, -1.9217031002044678], "std": [0.20421753823757172, 0.8153716325759888, 0.31984981894493103, 0.29773378372192383, 0.3371265232563019, 0.7286789417266846, 0.1841839849948883, 0.1617431789636612, 0.08315160870552063, 0.07225210219621658, 2.752523183822632, 0.248903289437294, 0.6158031225204468, 0.10442523658275604, 0.9785652160644531, 0.41832372546195984, 0.45233771204948425, 0.18280909955501556, 0.42770716547966003, 0.13157573342323303, 0.17786844074726105, 0.03659457340836525, 0.09961000829935074, 2.6890525817871094, 0.271056592464447, 2.2487423419952393], "count": [377]}, "action": {"min": [-0.4833680987358093, -0.02173577807843685, -1.2168371677398682, -0.8675296902656555, 0.21482832729816437, -0.005931111052632332, 0.10400000214576721, -0.010742000304162502, -0.20960800349712372, 0.10729199647903442, -3.141592502593994, 0.25939086079597473, 1.3861055374145508, -0.3022075593471527, -0.017235111445188522, -1.4495635032653809, 0.03139999881386757, 0.5670665502548218, -1.343623399734497, 0.017000000923871994, -0.0079950001090765, -0.079135000705719, 0.001154000055976212, -3.1403884887695312, 0.21097539365291595, -3.139864683151245], "max": [-0.0121413329616189, 2.1047942638397217, -0.4863511025905609, 0.02262544445693493, 1.167556643486023, 2.07627272605896, 0.5669999718666077, 0.39503398537635803, -0.00018899999849963933, 0.40227600932121277, 3.136094808578491, 1.0351548194885254, 3.1288516521453857, 0.04957710951566696, 2.50169038772583, -0.4719768762588501, 1.3535144329071045, 1.1977704763412476, -0.04648944362998009, 0.6459999680519104, 0.43303099274635315, 0.06712699681520462, 0.2894499897956848, 3.1402835845947266, 1.0160783529281616, 3.136164665222168], "mean": [-0.15594147145748138, 1.2215861082077026, -0.9695466756820679, -0.44144153594970703, 0.7050985097885132, 0.7477749586105347, 0.4022045135498047, 0.233766108751297, -0.07480859756469727, 0.23678496479988098, 0.6958192586898804, 0.6506407856941223, 2.529271364212036, -0.04982289671897888, 0.9814885258674622, -0.7990326285362244, 0.5110227465629578, 1.0332735776901245, -0.5229060053825378, 0.3652102053165436, 0.1665322333574295, 0.009509174153208733, 0.20201817154884338, 0.9151543378829956, 0.6559929251670837, -1.9217031002044678], "std": [0.20421753823757172, 0.8153716325759888, 0.31984981894493103, 0.29773378372192383, 0.3371265232563019, 0.7286789417266846, 0.1841839849948883, 0.1617431789636612, 0.08315160870552063, 0.07225210219621658, 2.752523183822632, 0.248903289437294, 0.6158031225204468, 0.10442523658275604, 0.9785652160644531, 0.41832372546195984, 0.45233771204948425, 0.18280909955501556, 0.42770716547966003, 0.13157573342323303, 0.17786844074726105, 0.03659457340836525, 0.09961000829935074, 2.6890525817871094, 0.271056592464447, 2.2487423419952393], "count": [377]}, "timestamp": {"min": [0.0], "max": [12.533333333333333], "mean": [6.266666666666667], "std": [3.6276714294434105], "count": [377]}, "frame_index": {"min": [0], "max": [376], "mean": [188.0], "std": [108.83014288330233], "count": [377]}, "episode_index": {"min": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [377]}, "index": {"min": [140421], "max": [140797], "mean": [140609.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [3.230769230769231, 5.0, 5.0, 5.0, 5.0], "std": [1.568018463428515, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [377]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [377]}, "eef_direction_state": {"mean": [4.1246684350132625, 3.8355437665782492], "std": [2.1167141992887237, 2.3123493361359873], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [1.026525198938992, 0.9681697612732095], "std": [0.8826875226418538, 0.9062383808972938], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.9389920424403183, 0.8196286472148541], "std": [0.8734164404516718, 0.8826875226418526], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [4.1246684350132625, 3.8355437665782492], "std": [2.1167141992887237, 2.3123493361359873], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [1.026525198938992, 0.9681697612732095], "std": [0.8826875226418538, 0.9062383808972938], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.9389920424403183, 0.8196286472148541], "std": [0.8734164404516718, 0.8826875226418526], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.47238836102020226, 0.22652294501453588, 1.0114095503402647, 2.4569600803588867, -0.09675434801747831, 1.0106691595555022, 0.40558768899864384, -0.2894317630532377, 0.9775780606700223, 2.4384120635601425, -0.26415677453375813, 1.825239248390456], "std": [0.16154577018354432, 0.08313110580789078, 0.07230215136311206, 0.22466391568788785, 0.3451780672515221, 0.47933249550708573, 0.17829531984988178, 0.03667905990607548, 0.09928135075707661, 0.24183523104399968, 0.3100050984475733, 0.24741890697449218], "min": [0.22817818746947277, 0.0917173551444421, 0.8818408058803942, 2.1057613407537223, -0.7755646843363194, 0.07247984788956363, 0.23068300912575984, -0.3784851528261395, 0.7772641332737841, 2.1244576617607716, -0.9079532206446556, 1.4470501563281557], "max": [0.6331405954045567, 0.3012268008752441, 1.1768252996691664, 2.77993046131874, 0.37452439780743574, 1.5517879486960273, 0.672627514611168, -0.23257884149970598, 1.0645808326422952, 2.8774693045854125, 0.0437303062968879, 2.365712297583885], "count": [377]}, "eef_sim_pose_action": {"mean": [0.47238836102020226, 0.22652294501453588, 1.0114095503402647, 2.4569600803588867, -0.09675434801747831, 1.0106691595555022, 0.40558768899864384, -0.2894317630532377, 0.9775780606700223, 2.4384120635601425, -0.26415677453375813, 1.825239248390456], "std": [0.16154577018354432, 0.08313110580789078, 0.07230215136311206, 0.22466391568788785, 0.3451780672515221, 0.47933249550708573, 0.17829531984988178, 0.03667905990607548, 0.09928135075707661, 0.24183523104399968, 0.3100050984475733, 0.24741890697449218], "min": [0.22817818746947277, 0.0917173551444421, 0.8818408058803942, 2.1057613407537223, -0.7755646843363194, 0.07247984788956363, 0.23068300912575984, -0.3784851528261395, 0.7772641332737841, 2.1244576617607716, -0.9079532206446556, 1.4470501563281557], "max": [0.6331405954045567, 0.3012268008752441, 1.1768252996691664, 2.77993046131874, 0.37452439780743574, 1.5517879486960273, 0.672627514611168, -0.23257884149970598, 1.0645808326422952, 2.8774693045854125, 0.0437303062968879, 2.365712297583885], "count": [377]}, "gripper_mode_state": {"mean": [0.2917771883289125, 0.7453580901856764], "std": [0.45458031270589355, 0.4356597383055242], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.8673740053050398, 1.7957559681697612], "std": [0.4645773306935032, 0.5432811445162865], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.2917771883289125, 0.7453580901856764], "std": [0.45458031270589355, 0.4356597383055242], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.8673740053050398, 1.7957559681697612], "std": [0.4645773306935032, 0.5432811445162865], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.5027552931730089, 0.4565119373535525], "std": [0.23023023280552743, 0.16446992937317773], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7087499648332596, 0.807499960064888], "count": [377]}, "gripper_open_scale_action": {"mean": [0.5027552931730089, 0.4565119373535525], "std": [0.23023023280552743, 0.16446992937317773], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7087499648332596, 0.807499960064888], "count": [377]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7647058823529411]], [[0.7137254901960784]]], "mean": [[[0.3897860539215686]], [[0.4124788071895425]], [[0.3879678948801743]]], "std": [[[0.13001180310587737]], [[0.13202408427156573]], [[0.12782890213919837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46949154411764704]], [[0.4674869321895425]], [[0.457604904003268]]], "std": [[[0.14810713163610262]], [[0.14838671896963604]], [[0.14971358649781305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487003539624183]], [[0.49860539624183003]], [[0.48856503472222224]]], "std": [[[0.14313073336119894]], [[0.13307757695957323]], [[0.13936399381417905]]], "count": [100]}, "observation.state": {"min": [-0.5034292340278625, -0.022241666913032532, -1.2164883613586426, -1.1550838947296143, 0.18749289214611053, 0.04669877886772156, 0.08799999952316284, -0.011119999922811985, -0.2188040018081665, 0.12259099632501602, -3.1365835666656494, 0.21059143543243408, -3.138259172439575, -0.24826933443546295, -0.01833411119878292, -1.4696072340011597, 0.06102066487073898, 0.6229760050773621, -1.2393056154251099, 0.010999999940395355, -0.008183999918401241, -0.059039998799562454, 0.007942000404000282, -3.140615224838257, 0.23858651518821716, -3.1368801593780518], "max": [-0.0121413329616189, 2.078296184539795, -0.4879036545753479, -0.09252533316612244, 1.167172908782959, 1.920772910118103, 0.5799999833106995, 0.39188501238822937, -0.007501000072807074, 0.3784179985523224, 3.1375086307525635, 1.0438640117645264, 3.139498233795166, 0.10991744697093964, 2.481175661087036, -0.4719245433807373, 1.1425412893295288, 1.2063356637954712, -0.10311411321163177, 0.6340000033378601, 0.4366469979286194, 0.05529699847102165, 0.3160940110683441, 3.138695478439331, 1.017160415649414, 3.139376163482666], "mean": [-0.1656666398048401, 1.181384563446045, -0.9528148770332336, -0.45708921551704407, 0.7050384879112244, 0.7364845871925354, 0.4031645655632019, 0.22865448892116547, -0.07534683495759964, 0.23966161906719208, 0.3856375813484192, 0.6760162711143494, 2.5200419425964355, -0.02064840868115425, 0.9685354828834534, -0.8303903341293335, 0.4850935935974121, 1.0257331132888794, -0.512988269329071, 0.3613274395465851, 0.17026008665561676, 0.011931161396205425, 0.21304847300052643, 0.7832772135734558, 0.6843728423118591, -2.047691583633423], "std": [0.1673651784658432, 0.8208326101303101, 0.32349690794944763, 0.33277174830436707, 0.3551190197467804, 0.6110807657241821, 0.19143517315387726, 0.1661793291568756, 0.07422628253698349, 0.06541718542575836, 2.8229000568389893, 0.25023165345191956, 0.7123997807502747, 0.10658273100852966, 0.9668776392936707, 0.4200569689273834, 0.42091575264930725, 0.1899968832731247, 0.4046446681022644, 0.15044976770877838, 0.18216611444950104, 0.029650144279003143, 0.09485021978616714, 2.7548325061798096, 0.264864981174469, 2.0795254707336426], "count": [334]}, "action": {"min": [-0.5034292340278625, -0.022241666913032532, -1.2164883613586426, -1.1550838947296143, 0.18749289214611053, 0.04669877886772156, 0.08799999952316284, -0.011119999922811985, -0.2188040018081665, 0.12259099632501602, -3.1365835666656494, 0.21059143543243408, -3.138259172439575, -0.24826933443546295, -0.01833411119878292, -1.4696072340011597, 0.06102066487073898, 0.6229760050773621, -1.2393056154251099, 0.010999999940395355, -0.008183999918401241, -0.059039998799562454, 0.007942000404000282, -3.140615224838257, 0.23858651518821716, -3.1368801593780518], "max": [-0.0121413329616189, 2.078296184539795, -0.4879036545753479, -0.09252533316612244, 1.167172908782959, 1.920772910118103, 0.5799999833106995, 0.39188501238822937, -0.007501000072807074, 0.3784179985523224, 3.1375086307525635, 1.0438640117645264, 3.139498233795166, 0.10991744697093964, 2.481175661087036, -0.4719245433807373, 1.1425412893295288, 1.2063356637954712, -0.10311411321163177, 0.6340000033378601, 0.4366469979286194, 0.05529699847102165, 0.3160940110683441, 3.138695478439331, 1.017160415649414, 3.139376163482666], "mean": [-0.1656666398048401, 1.181384563446045, -0.9528148770332336, -0.45708921551704407, 0.7050384879112244, 0.7364845871925354, 0.4031645655632019, 0.22865448892116547, -0.07534683495759964, 0.23966161906719208, 0.3856375813484192, 0.6760162711143494, 2.5200419425964355, -0.02064840868115425, 0.9685354828834534, -0.8303903341293335, 0.4850935935974121, 1.0257331132888794, -0.512988269329071, 0.3613274395465851, 0.17026008665561676, 0.011931161396205425, 0.21304847300052643, 0.7832772135734558, 0.6843728423118591, -2.047691583633423], "std": [0.1673651784658432, 0.8208326101303101, 0.32349690794944763, 0.33277174830436707, 0.3551190197467804, 0.6110807657241821, 0.19143517315387726, 0.1661793291568756, 0.07422628253698349, 0.06541718542575836, 2.8229000568389893, 0.25023165345191956, 0.7123997807502747, 0.10658273100852966, 0.9668776392936707, 0.4200569689273834, 0.42091575264930725, 0.1899968832731247, 0.4046446681022644, 0.15044976770877838, 0.18216611444950104, 0.029650144279003143, 0.09485021978616714, 2.7548325061798096, 0.264864981174469, 2.0795254707336426], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [334]}, "index": {"min": [140798], "max": [141131], "mean": [140964.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [3.302395209580838, 5.0, 5.0, 5.0, 5.0], "std": [1.5577295044643842, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [334]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [334]}, "eef_direction_state": {"mean": [3.9011976047904193, 3.7395209580838324], "std": [2.1748009207246293, 2.3191072534821533], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [1.029940119760479, 1.0449101796407185], "std": [0.8851749696829885, 0.9128594728007179], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.9970059880239521, 0.9041916167664671], "std": [0.8668840994506208, 0.8667755162776276], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [3.9011976047904193, 3.7395209580838324], "std": [2.1748009207246293, 2.3191072534821533], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [1.029940119760479, 1.0449101796407185], "std": [0.8851749696829885, 0.9128594728007179], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.9970059880239521, 0.9041916167664671], "std": [0.8668840994506208, 0.8667755162776276], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.46727593070213985, 0.2259857722949902, 1.014279213421646, 2.4367020256304683, -0.07797636001273102, 1.0133644414071166, 0.40925457310694346, -0.2869707548991791, 0.9886079975961464, 2.4199515512451213, -0.22796654205401004, 1.8564784725124284], "std": [0.1659404816849634, 0.07429471098444859, 0.065531080705983, 0.2251653850214192, 0.3334763045884237, 0.4451927802033498, 0.18257218656299298, 0.029701304442811265, 0.09451796878348016, 0.23928759169003552, 0.27982020179280115, 0.22664045515867867], "min": [0.22786749518381033, 0.08230192570274678, 0.8969548323050613, 2.096325130293474, -0.7900841958212436, 0.033698027917887785, 0.2304752731579673, -0.3583730734066817, 0.7840718750096118, 2.1237052749259746, -0.7268783934780002, 1.455553722763562], "max": [0.6301627390270494, 0.2939171671227794, 1.1530363942014519, 2.8485521333912667, 0.35316666666542784, 1.5047476326938938, 0.6763386097091344, -0.24415174926327887, 1.0921066411199742, 2.8635571206501127, 0.04013747525211686, 2.447365919701275], "count": [334]}, "eef_sim_pose_action": {"mean": [0.46727593070213985, 0.2259857722949902, 1.014279213421646, 2.4367020256304683, -0.07797636001273102, 1.0133644414071166, 0.40925457310694346, -0.2869707548991791, 0.9886079975961464, 2.4199515512451213, -0.22796654205401004, 1.8564784725124284], "std": [0.1659404816849634, 0.07429471098444859, 0.065531080705983, 0.2251653850214192, 0.3334763045884237, 0.4451927802033498, 0.18257218656299298, 0.029701304442811265, 0.09451796878348016, 0.23928759169003552, 0.27982020179280115, 0.22664045515867867], "min": [0.22786749518381033, 0.08230192570274678, 0.8969548323050613, 2.096325130293474, -0.7900841958212436, 0.033698027917887785, 0.2304752731579673, -0.3583730734066817, 0.7840718750096118, 2.1237052749259746, -0.7268783934780002, 1.455553722763562], "max": [0.6301627390270494, 0.2939171671227794, 1.1530363942014519, 2.8485521333912667, 0.35316666666542784, 1.5047476326938938, 0.6763386097091344, -0.24415174926327887, 1.0921066411199742, 2.8635571206501127, 0.04013747525211686, 2.447365919701275], "count": [334]}, "gripper_mode_state": {"mean": [0.2874251497005988, 0.7425149700598802], "std": [0.45256152401655647, 0.43724877277913204], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.841317365269461, 1.7694610778443114], "std": [0.5091669266159422, 0.5719189858095074], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.2874251497005988, 0.7425149700598802], "std": [0.45256152401655647, 0.43724877277913204], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.841317365269461, 1.7694610778443114], "std": [0.5091669266159422, 0.5719189858095074], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.5039558334911833, 0.45165793094323936], "std": [0.23929417429424252, 0.1880624229660123], "min": [0.10999999940395355, 0.013749999925494194], "max": [0.7249999791383743, 0.7925000041723251], "count": [334]}, "gripper_open_scale_action": {"mean": [0.5039558334911833, 0.45165793094323936], "std": [0.23929417429424252, 0.1880624229660123], "min": [0.10999999940395355, 0.013749999925494194], "max": [0.7249999791383743, 0.7925000041723251], "count": [334]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.7058823529411765]], [[0.6823529411764706]]], "mean": [[[0.39015413671023963]], [[0.41329019880174295]], [[0.3884268572984749]]], "std": [[[0.13337860732071322]], [[0.1348602613097941]], [[0.13033605849656849]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675895547385621]], [[0.46639916666666664]], [[0.45641938521241826]]], "std": [[[0.15223575423250327]], [[0.1500860083405522]], [[0.15302568667301936]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886993361928105]], [[0.4981233823529412]], [[0.4870731862745098]]], "std": [[[0.14196907468914594]], [[0.13490032309355682]], [[0.14198510610735085]]], "count": [100]}, "observation.state": {"min": [-0.37353789806365967, -0.022241666913032532, -1.1150662899017334, -1.3454028367996216, 0.3327702283859253, 0.02805066667497158, 0.11900000274181366, -0.011094000190496445, -0.17406900227069855, 0.13236699998378754, -3.141592502593994, 0.26715755462646484, -3.1356759071350098, -0.16537334024906158, -0.017444444820284843, -1.4603791236877441, 0.06102066487073898, 0.5804813504219055, -1.1840591430664062, 0.0139999995008111, -0.009693999774754047, -0.020800000056624413, 0.003183000022545457, -3.1351873874664307, 0.17736035585403442, -3.1407198905944824], "max": [-0.03209777921438217, 2.001209259033203, -0.48607200384140015, -0.043977443128824234, 1.1672601699829102, 2.101602077484131, 0.5759999752044678, 0.3847210109233856, -0.0033110000658780336, 0.3744029998779297, 3.1394457817077637, 1.0360972881317139, 3.1409993171691895, 0.10676000267267227, 2.4940671920776367, -0.4719245433807373, 1.2557731866836548, 1.2083243131637573, -0.10548655688762665, 0.6050000190734863, 0.4368090033531189, 0.09085199981927872, 0.3240489959716797, 3.1382415294647217, 1.0230247974395752, 3.1262338161468506], "mean": [-0.12093482166528702, 1.1161588430404663, -0.8756089210510254, -0.5737161636352539, 0.7055131793022156, 0.850993275642395, 0.41521409153938293, 0.21571052074432373, -0.059068385511636734, 0.23692165315151215, 0.7515765428543091, 0.6988925337791443, 2.52754282951355, 0.012822483666241169, 0.9171649813652039, -0.7990496754646301, 0.4962368905544281, 1.031363844871521, -0.4902836084365845, 0.3888821005821228, 0.1591074913740158, 0.023982057347893715, 0.21804243326187134, 0.40019065141677856, 0.681617796421051, -2.15913462638855], "std": [0.13923245668411255, 0.8129258751869202, 0.2868833839893341, 0.4782297611236572, 0.3552909791469574, 0.7245372533798218, 0.17275986075401306, 0.16454236209392548, 0.06428755074739456, 0.06350517272949219, 2.722229242324829, 0.23880434036254883, 0.8634974956512451, 0.07857102155685425, 0.9433891773223877, 0.40456247329711914, 0.4418181777000427, 0.1905471682548523, 0.37036728858947754, 0.144908607006073, 0.1779836267232895, 0.026165584102272987, 0.09232804924249649, 2.8141448497772217, 0.2659930884838104, 1.960062026977539], "count": [323]}, "action": {"min": [-0.37353789806365967, -0.022241666913032532, -1.1150662899017334, -1.3454028367996216, 0.3327702283859253, 0.02805066667497158, 0.11900000274181366, -0.011094000190496445, -0.17406900227069855, 0.13236699998378754, -3.141592502593994, 0.26715755462646484, -3.1356759071350098, -0.16537334024906158, -0.017444444820284843, -1.4603791236877441, 0.06102066487073898, 0.5804813504219055, -1.1840591430664062, 0.0139999995008111, -0.009693999774754047, -0.020800000056624413, 0.003183000022545457, -3.1351873874664307, 0.17736035585403442, -3.1407198905944824], "max": [-0.03209777921438217, 2.001209259033203, -0.48607200384140015, -0.043977443128824234, 1.1672601699829102, 2.101602077484131, 0.5759999752044678, 0.3847210109233856, -0.0033110000658780336, 0.3744029998779297, 3.1394457817077637, 1.0360972881317139, 3.1409993171691895, 0.10676000267267227, 2.4940671920776367, -0.4719245433807373, 1.2557731866836548, 1.2083243131637573, -0.10548655688762665, 0.6050000190734863, 0.4368090033531189, 0.09085199981927872, 0.3240489959716797, 3.1382415294647217, 1.0230247974395752, 3.1262338161468506], "mean": [-0.12093482166528702, 1.1161588430404663, -0.8756089210510254, -0.5737161636352539, 0.7055131793022156, 0.850993275642395, 0.41521409153938293, 0.21571052074432373, -0.059068385511636734, 0.23692165315151215, 0.7515765428543091, 0.6988925337791443, 2.52754282951355, 0.012822483666241169, 0.9171649813652039, -0.7990496754646301, 0.4962368905544281, 1.031363844871521, -0.4902836084365845, 0.3888821005821228, 0.1591074913740158, 0.023982057347893715, 0.21804243326187134, 0.40019065141677856, 0.681617796421051, -2.15913462638855], "std": [0.13923245668411255, 0.8129258751869202, 0.2868833839893341, 0.4782297611236572, 0.3552909791469574, 0.7245372533798218, 0.17275986075401306, 0.16454236209392548, 0.06428755074739456, 0.06350517272949219, 2.722229242324829, 0.23880434036254883, 0.8634974956512451, 0.07857102155685425, 0.9433891773223877, 0.40456247329711914, 0.4418181777000427, 0.1905471682548523, 0.37036728858947754, 0.144908607006073, 0.1779836267232895, 0.026165584102272987, 0.09232804924249649, 2.8141448497772217, 0.2659930884838104, 1.960062026977539], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [323]}, "index": {"min": [141132], "max": [141454], "mean": [141293.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [3.331269349845201, 5.0, 5.0, 5.0, 5.0], "std": [1.5415345371765874, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [323]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [323]}, "eef_direction_state": {"mean": [3.9009287925696596, 3.5944272445820435], "std": [2.234565029505851, 2.3632047618127854], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [1.0309597523219813, 1.043343653250774], "std": [0.8862387955367833, 0.8961444571576554], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.9876160990712074, 0.9504643962848297], "std": [0.8437540769699197, 0.874841746574608], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [3.9009287925696596, 3.5944272445820435], "std": [2.234565029505851, 2.3632047618127854], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [1.0309597523219813, 1.043343653250774], "std": [0.8862387955367833, 0.8961444571576554], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.9876160990712074, 0.9504643962848297], "std": [0.8437540769699197, 0.874841746574608], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.4541606599020303, 0.24212136320962127, 1.0114725086454333, 2.4029773195056117, -0.06828202780329452, 1.0600432520086487, 0.39806204118617755, -0.27492012950278744, 0.9935941837691601, 2.416992555850556, -0.23113933494343802, 1.8651915668345447], "std": [0.16416386361906307, 0.06449300386165735, 0.06367240154541517, 0.21101401031328254, 0.3597172030724136, 0.4401241299377667, 0.17838708448384025, 0.02600779156195566, 0.09200506517641831, 0.23968873096800705, 0.30895871479883386, 0.20657621123543937], "min": [0.2278679268060808, 0.12674763390257798, 0.9066526390541437, 2.104429179316086, -0.7927308199766714, 0.12782944713364897, 0.22895835700027067, -0.32015219810810924, 0.7793059257591628, 2.1154355359512804, -0.7721874938100651, 1.4438029425875425], "max": [0.6226966982654539, 0.29810471624535606, 1.1489020578929858, 2.787244511521852, 0.4217667184874916, 1.4765561740125563, 0.6764557667379925, -0.2086842559553207, 1.1000936452860843, 2.912049538464009, 0.05989675326558541, 2.3495335435245153], "count": [323]}, "eef_sim_pose_action": {"mean": [0.4541606599020303, 0.24212136320962127, 1.0114725086454333, 2.4029773195056117, -0.06828202780329452, 1.0600432520086487, 0.39806204118617755, -0.27492012950278744, 0.9935941837691601, 2.416992555850556, -0.23113933494343802, 1.8651915668345447], "std": [0.16416386361906307, 0.06449300386165735, 0.06367240154541517, 0.21101401031328254, 0.3597172030724136, 0.4401241299377667, 0.17838708448384025, 0.02600779156195566, 0.09200506517641831, 0.23968873096800705, 0.30895871479883386, 0.20657621123543937], "min": [0.2278679268060808, 0.12674763390257798, 0.9066526390541437, 2.104429179316086, -0.7927308199766714, 0.12782944713364897, 0.22895835700027067, -0.32015219810810924, 0.7793059257591628, 2.1154355359512804, -0.7721874938100651, 1.4438029425875425], "max": [0.6226966982654539, 0.29810471624535606, 1.1489020578929858, 2.787244511521852, 0.4217667184874916, 1.4765561740125563, 0.6764557667379925, -0.2086842559553207, 1.1000936452860843, 2.912049538464009, 0.05989675326558541, 2.3495335435245153], "count": [323]}, "gripper_mode_state": {"mean": [0.26625386996904027, 0.2848297213622291], "std": [0.44199858223251054, 0.45133330387967724], "min": [0, 0], "max": [1, 1], "count": [323]}, "gripper_activity_state": {"mean": [1.8544891640866874, 1.7554179566563468], "std": [0.4855847412185191, 0.5932489611926799], "min": [0, 0], "max": [2, 2], "count": [323]}, "gripper_mode_action": {"mean": [0.26625386996904027, 0.2848297213622291], "std": [0.44199858223251054, 0.45133330387967724], "min": [0, 0], "max": [1, 1], "count": [323]}, "gripper_activity_action": {"mean": [1.8544891640866874, 1.7554179566563468], "std": [0.4855847412185191, 0.5932489611926799], "min": [0, 0], "max": [2, 2], "count": [323]}, "gripper_open_scale_state": {"mean": [0.5190170246058204, 0.48610294469482274], "std": [0.2159499991374514, 0.1811358208747929], "min": [0.14875000342726707, 0.017499999376013875], "max": [0.7199999690055847, 0.7562500238418579], "count": [323]}, "gripper_open_scale_action": {"mean": [0.5190170246058204, 0.48610294469482274], "std": [0.2159499991374514, 0.1811358208747929], "min": [0.14875000342726707, 0.017499999376013875], "max": [0.7199999690055847, 0.7562500238418579], "count": [323]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7529411764705882]], [[0.7254901960784313]]], "mean": [[[0.3910090740740741]], [[0.4139028594771242]], [[0.38907720588235295]]], "std": [[[0.1288902064361675]], [[0.1301046642349612]], [[0.12618361707307588]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656970812908497]], [[0.4601880861928105]], [[0.4511877450980392]]], "std": [[[0.162375312870852]], [[0.16121162679644685]], [[0.16163946959789363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47955140522875817]], [[0.48702820669934643]], [[0.4739219015522876]]], "std": [[[0.15260784427959362]], [[0.149553718209679]], [[0.15828175068532352]]], "count": [100]}, "observation.state": {"min": [-0.3734332323074341, -0.02173577807843685, -1.1933046579360962, -1.0363918542861938, 0.31855300068855286, 0.04305288940668106, 0.07199999690055847, -0.010610999539494514, -0.17392200231552124, 0.12761999666690826, -3.135920286178589, 0.23057544231414795, 1.4426542520523071, -0.24537356197834015, -0.018613222986459732, -1.5619580745697021, 0.07377255707979202, 0.6495264172554016, -1.0901381969451904, 0.017000000923871994, -0.010092999786138535, -0.05318500101566315, 0.009948000311851501, -3.141592502593994, 0.18599973618984222, -3.1380321979522705], "max": [0.027056332677602768, 2.040825605392456, -0.48607200384140015, 0.0, 1.162253499031067, 1.9443577527999878, 0.5839999914169312, 0.38849499821662903, -0.0025110000278800726, 0.4014649987220764, 3.1377530097961426, 1.0303726196289062, 3.118222713470459, 0.1298390030860901, 2.501289129257202, -0.47164544463157654, 1.184233546257019, 1.2402476072311401, -0.10590521991252899, 0.6800000667572021, 0.4468269944190979, 0.09075099974870682, 0.40370801091194153, 3.1389920711517334, 1.0276848077774048, 3.136531114578247], "mean": [-0.10524195432662964, 1.2788987159729004, -0.9878976345062256, -0.45650625228881836, 0.6440768241882324, 0.8879368901252747, 0.3668271005153656, 0.25762349367141724, -0.05421778932213783, 0.24222582578659058, 1.3900413513183594, 0.6398580074310303, 2.4470267295837402, -0.02492845430970192, 0.9158878326416016, -0.8201888799667358, 0.4432062804698944, 1.0860486030578613, -0.4399276375770569, 0.4247394800186157, 0.15707212686538696, 0.019477741792798042, 0.2350570410490036, 1.5723726749420166, 0.6177675724029541, -2.2588727474212646], "std": [0.15394875407218933, 0.7540609836578369, 0.294614315032959, 0.3208008408546448, 0.33240947127342224, 0.6678040027618408, 0.20714475214481354, 0.15909656882286072, 0.06611129641532898, 0.06156010553240776, 2.408085823059082, 0.23436103761196136, 0.5926357507705688, 0.0773501992225647, 0.8558924198150635, 0.4364089369773865, 0.36685219407081604, 0.164897620677948, 0.29600194096565247, 0.13234296441078186, 0.16797150671482086, 0.026936350390315056, 0.09209100902080536, 2.422945022583008, 0.23838753998279572, 1.8680912256240845], "count": [412]}, "action": {"min": [-0.3734332323074341, -0.02173577807843685, -1.1933046579360962, -1.0363918542861938, 0.31855300068855286, 0.04305288940668106, 0.07199999690055847, -0.010610999539494514, -0.17392200231552124, 0.12761999666690826, -3.135920286178589, 0.23057544231414795, 1.4426542520523071, -0.24537356197834015, -0.018613222986459732, -1.5619580745697021, 0.07377255707979202, 0.6495264172554016, -1.0901381969451904, 0.017000000923871994, -0.010092999786138535, -0.05318500101566315, 0.009948000311851501, -3.141592502593994, 0.18599973618984222, -3.1380321979522705], "max": [0.027056332677602768, 2.040825605392456, -0.48607200384140015, 0.0, 1.162253499031067, 1.9443577527999878, 0.5839999914169312, 0.38849499821662903, -0.0025110000278800726, 0.4014649987220764, 3.1377530097961426, 1.0303726196289062, 3.118222713470459, 0.1298390030860901, 2.501289129257202, -0.47164544463157654, 1.184233546257019, 1.2402476072311401, -0.10590521991252899, 0.6800000667572021, 0.4468269944190979, 0.09075099974870682, 0.40370801091194153, 3.1389920711517334, 1.0276848077774048, 3.136531114578247], "mean": [-0.10524195432662964, 1.2788987159729004, -0.9878976345062256, -0.45650625228881836, 0.6440768241882324, 0.8879368901252747, 0.3668271005153656, 0.25762349367141724, -0.05421778932213783, 0.24222582578659058, 1.3900413513183594, 0.6398580074310303, 2.4470267295837402, -0.02492845430970192, 0.9158878326416016, -0.8201888799667358, 0.4432062804698944, 1.0860486030578613, -0.4399276375770569, 0.4247394800186157, 0.15707212686538696, 0.019477741792798042, 0.2350570410490036, 1.5723726749420166, 0.6177675724029541, -2.2588727474212646], "std": [0.15394875407218933, 0.7540609836578369, 0.294614315032959, 0.3208008408546448, 0.33240947127342224, 0.6678040027618408, 0.20714475214481354, 0.15909656882286072, 0.06611129641532898, 0.06156010553240776, 2.408085823059082, 0.23436103761196136, 0.5926357507705688, 0.0773501992225647, 0.8558924198150635, 0.4364089369773865, 0.36685219407081604, 0.164897620677948, 0.29600194096565247, 0.13234296441078186, 0.16797150671482086, 0.026936350390315056, 0.09209100902080536, 2.422945022583008, 0.23838753998279572, 1.8680912256240845], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [412]}, "index": {"min": [141455], "max": [141866], "mean": [141660.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [2.8009708737864076, 5.0, 5.0, 5.0, 5.0], "std": [1.6675658177215136, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [412]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [412]}, "eef_direction_state": {"mean": [4.165048543689321, 3.9975728155339807], "std": [2.0661257181208517, 2.280668853528536], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.9466019417475728, 0.8907766990291263], "std": [0.851647807007507, 0.8923691487884906], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.9733009708737864, 0.8252427184466019], "std": [0.8543241106954446, 0.8609904486916451], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.165048543689321, 3.9975728155339807], "std": [2.0661257181208517, 2.280668853528536], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.9466019417475728, 0.8907766990291263], "std": [0.851647807007507, 0.8923691487884906], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.9733009708737864, 0.8252427184466019], "std": [0.8543241106954446, 0.8609904486916451], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.49612919429218916, 0.24707736206870165, 1.0168363528124518, 2.457336199189045, -0.1830394848300881, 0.9773988044649186, 0.39598131375974854, -0.2793579714005055, 1.0105907733350936, 2.492245639726141, -0.21632545177400317, 1.8466454957811735], "std": [0.1588572550183085, 0.06615504634658584, 0.06165698711429309, 0.20450364277859634, 0.35862085902942764, 0.43624568749580317, 0.16828027794788483, 0.026905662637522403, 0.09184233565153702, 0.223249478862321, 0.26775520703990324, 0.19519468376141103], "min": [0.2282496911368347, 0.1271937310874815, 0.9020138441945216, 2.103696495470578, -0.8545306466665734, 0.14612459131580513, 0.22854346431490308, -0.3526041195171083, 0.7860972777322397, 2.112602535842816, -0.793557638514142, 1.4385147277269466], "max": [0.6266992606845475, 0.2989073330817226, 1.1759800721504008, 2.785368025655046, 0.4015245525614499, 1.510398619523175, 0.6865778496636185, -0.20870886196896435, 1.1794643684855812, 2.902638060003794, 0.05569243237232646, 2.39796064185273], "count": [412]}, "eef_sim_pose_action": {"mean": [0.49612919429218916, 0.24707736206870165, 1.0168363528124518, 2.457336199189045, -0.1830394848300881, 0.9773988044649186, 0.39598131375974854, -0.2793579714005055, 1.0105907733350936, 2.492245639726141, -0.21632545177400317, 1.8466454957811735], "std": [0.1588572550183085, 0.06615504634658584, 0.06165698711429309, 0.20450364277859634, 0.35862085902942764, 0.43624568749580317, 0.16828027794788483, 0.026905662637522403, 0.09184233565153702, 0.223249478862321, 0.26775520703990324, 0.19519468376141103], "min": [0.2282496911368347, 0.1271937310874815, 0.9020138441945216, 2.103696495470578, -0.8545306466665734, 0.14612459131580513, 0.22854346431490308, -0.3526041195171083, 0.7860972777322397, 2.112602535842816, -0.793557638514142, 1.4385147277269466], "max": [0.6266992606845475, 0.2989073330817226, 1.1759800721504008, 2.785368025655046, 0.4015245525614499, 1.510398619523175, 0.6865778496636185, -0.20870886196896435, 1.1794643684855812, 2.902638060003794, 0.05569243237232646, 2.39796064185273], "count": [412]}, "gripper_mode_state": {"mean": [0.3786407766990291, 0.11165048543689321], "std": [0.48504838822512, 0.3149359530739523], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8276699029126213, 1.8155339805825244], "std": [0.5369017626031756, 0.5166654250737879], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.3786407766990291, 0.11165048543689321], "std": [0.48504838822512, 0.3149359530739523], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8276699029126213, 1.8155339805825244], "std": [0.5369017626031756, 0.5166654250737879], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.4585345858680898, 0.5309223274539848], "std": [0.25893140932134096, 0.16542856467678718], "min": [0.08999999612569809, 0.021250001154839993], "max": [0.7299999892711639, 0.8500000834465027], "count": [412]}, "gripper_open_scale_action": {"mean": [0.4585345858680898, 0.5309223274539848], "std": [0.25893140932134096, 0.16542856467678718], "min": [0.08999999612569809, 0.021250001154839993], "max": [0.7299999892711639, 0.8500000834465027], "count": [412]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7098039215686275]], [[0.6823529411764706]]], "mean": [[[0.3922529983660131]], [[0.41557487472766885]], [[0.39092004901960786]]], "std": [[[0.1274447040356177]], [[0.12886919916760486]], [[0.12494932854134257]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47078334150326795]], [[0.4711754656862745]], [[0.4641177696078431]]], "std": [[[0.15798705597054047]], [[0.15430314297209752]], [[0.15274587302734202]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48201645424836603]], [[0.4912167769607843]], [[0.4794552144607843]]], "std": [[[0.15401948605537552]], [[0.14827252224957468]], [[0.15582673075552955]]], "count": [100]}, "observation.state": {"min": [-0.4342968761920929, -0.021840443834662437, -1.3028209209442139, -1.0022705793380737, 0.3008468747138977, 0.020985666662454605, 0.125, -0.01082799956202507, -0.20420999825000763, 0.13660800457000732, -3.141592502593994, 0.39479348063468933, -3.1362345218658447, -0.1833934485912323, -0.017217665910720825, -1.4816089868545532, 0.021770667284727097, 0.6189114451408386, -1.248900055885315, 0.017000000923871994, -0.007902000099420547, -0.030654000118374825, 0.007807000074535608, -3.141592502593994, 0.21355848014354706, -3.1397950649261475], "max": [0.028591444715857506, 2.0828492641448975, -0.4872233271598816, 0.0, 1.1679753065109253, 2.101689338684082, 0.5550000071525574, 0.4099330008029938, -5.900000178371556e-05, 0.4336090087890625, 3.140109062194824, 1.0345090627670288, 3.1385905742645264, 0.08954233676195145, 2.4811930656433105, -0.4717326760292053, 1.292633295059204, 1.2398289442062378, -0.03515055403113365, 0.6349999904632568, 0.43750399351119995, 0.07699500024318695, 0.3611510097980499, 3.14030122756958, 1.0121513605117798, 3.1384336948394775], "mean": [-0.10885666310787201, 1.242447853088379, -1.0287327766418457, -0.5052541494369507, 0.7636121511459351, 0.8622179627418518, 0.3774092495441437, 0.24701929092407227, -0.06489541381597519, 0.24609839916229248, 0.9855853319168091, 0.6752191781997681, 2.1382217407226562, -0.003698857733979821, 0.9048469662666321, -0.8108813762664795, 0.45995235443115234, 1.073693037033081, -0.4469945728778839, 0.37278276681900024, 0.1533680558204651, 0.01854880526661873, 0.22715085744857788, 1.8338685035705566, 0.6569209694862366, -1.358554482460022], "std": [0.16811971366405487, 0.8230416774749756, 0.3560194671154022, 0.33896404504776, 0.29218441247940063, 0.7895542979240417, 0.17287734150886536, 0.17140717804431915, 0.07282975316047668, 0.06932877004146576, 2.6163876056671143, 0.22413118183612823, 1.4103082418441772, 0.09065717458724976, 0.9080492854118347, 0.399557888507843, 0.43161308765411377, 0.19546711444854736, 0.38705992698669434, 0.13148729503154755, 0.17342408001422882, 0.02458973415195942, 0.09606808423995972, 2.2329084873199463, 0.23994988203048706, 2.6254446506500244], "count": [356]}, "action": {"min": [-0.4342968761920929, -0.021840443834662437, -1.3028209209442139, -1.0022705793380737, 0.3008468747138977, 0.020985666662454605, 0.125, -0.01082799956202507, -0.20420999825000763, 0.13660800457000732, -3.141592502593994, 0.39479348063468933, -3.1362345218658447, -0.1833934485912323, -0.017217665910720825, -1.4816089868545532, 0.021770667284727097, 0.6189114451408386, -1.248900055885315, 0.017000000923871994, -0.007902000099420547, -0.030654000118374825, 0.007807000074535608, -3.141592502593994, 0.21355848014354706, -3.1397950649261475], "max": [0.028591444715857506, 2.0828492641448975, -0.4872233271598816, 0.0, 1.1679753065109253, 2.101689338684082, 0.5550000071525574, 0.4099330008029938, -5.900000178371556e-05, 0.4336090087890625, 3.140109062194824, 1.0345090627670288, 3.1385905742645264, 0.08954233676195145, 2.4811930656433105, -0.4717326760292053, 1.292633295059204, 1.2398289442062378, -0.03515055403113365, 0.6349999904632568, 0.43750399351119995, 0.07699500024318695, 0.3611510097980499, 3.14030122756958, 1.0121513605117798, 3.1384336948394775], "mean": [-0.10885666310787201, 1.242447853088379, -1.0287327766418457, -0.5052541494369507, 0.7636121511459351, 0.8622179627418518, 0.3774092495441437, 0.24701929092407227, -0.06489541381597519, 0.24609839916229248, 0.9855853319168091, 0.6752191781997681, 2.1382217407226562, -0.003698857733979821, 0.9048469662666321, -0.8108813762664795, 0.45995235443115234, 1.073693037033081, -0.4469945728778839, 0.37278276681900024, 0.1533680558204651, 0.01854880526661873, 0.22715085744857788, 1.8338685035705566, 0.6569209694862366, -1.358554482460022], "std": [0.16811971366405487, 0.8230416774749756, 0.3560194671154022, 0.33896404504776, 0.29218441247940063, 0.7895542979240417, 0.17287734150886536, 0.17140717804431915, 0.07282975316047668, 0.06932877004146576, 2.6163876056671143, 0.22413118183612823, 1.4103082418441772, 0.09065717458724976, 0.9080492854118347, 0.399557888507843, 0.43161308765411377, 0.19546711444854736, 0.38705992698669434, 0.13148729503154755, 0.17342408001422882, 0.02458973415195942, 0.09606808423995972, 2.2329084873199463, 0.23994988203048706, 2.6254446506500244], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [356]}, "index": {"min": [141867], "max": [142222], "mean": [142044.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [3.0758426966292136, 5.0, 5.0, 5.0, 5.0], "std": [1.6188429138585492, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [356]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [356]}, "eef_direction_state": {"mean": [3.9353932584269664, 3.8398876404494384], "std": [2.1156944598866327, 2.3186309377685688], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.053370786516854, 0.9719101123595506], "std": [0.8346195309203848, 0.8989992893530497], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [1.0308988764044944, 0.8679775280898876], "std": [0.8290039243742766, 0.8721582164671673], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.9353932584269664, 3.8398876404494384], "std": [2.1156944598866327, 2.3186309377685688], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.053370786516854, 0.9719101123595506], "std": [0.8346195309203848, 0.8989992893530497], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [1.0308988764044944, 0.8679775280898876], "std": [0.8290039243742766, 0.8721582164671673], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.4855566273230121, 0.23636835791575214, 1.0206507852338322, 2.423376189399357, -0.10253596666932971, 0.9745939735619475, 0.39230625794166224, -0.280333677443236, 1.0026654627532896, 2.44450094154746, -0.23266046681935823, 1.8439846742379469], "std": [0.17115589721473531, 0.07284496679631233, 0.06940709033291939, 0.19350296675840167, 0.3574779239671664, 0.5129156893873784, 0.17380719438827857, 0.024550791591672703, 0.0957636561960624, 0.21581468197941514, 0.2863609007316567, 0.2385350149310646], "min": [0.22808372533583166, 0.09695816064021476, 0.9110024026055138, 2.103855341252732, -0.7082655087313132, 0.13406893529685693, 0.23086329388444743, -0.3299519793714187, 0.7839299385762799, 2.1291194368007713, -0.8870166119393006, 1.4722322648181898], "max": [0.6480035784219145, 0.3013574233538208, 1.2081876660827697, 2.658586492812686, 0.4576842014801441, 1.5564091686127637, 0.6772996296725051, -0.2226314238321888, 1.137023406166537, 2.881374520116222, 0.03477421892466892, 2.370599849773003], "count": [356]}, "eef_sim_pose_action": {"mean": [0.4855566273230121, 0.23636835791575214, 1.0206507852338322, 2.423376189399357, -0.10253596666932971, 0.9745939735619475, 0.39230625794166224, -0.280333677443236, 1.0026654627532896, 2.44450094154746, -0.23266046681935823, 1.8439846742379469], "std": [0.17115589721473531, 0.07284496679631233, 0.06940709033291939, 0.19350296675840167, 0.3574779239671664, 0.5129156893873784, 0.17380719438827857, 0.024550791591672703, 0.0957636561960624, 0.21581468197941514, 0.2863609007316567, 0.2385350149310646], "min": [0.22808372533583166, 0.09695816064021476, 0.9110024026055138, 2.103855341252732, -0.7082655087313132, 0.13406893529685693, 0.23086329388444743, -0.3299519793714187, 0.7839299385762799, 2.1291194368007713, -0.8870166119393006, 1.4722322648181898], "max": [0.6480035784219145, 0.3013574233538208, 1.2081876660827697, 2.658586492812686, 0.4576842014801441, 1.5564091686127637, 0.6772996296725051, -0.2226314238321888, 1.137023406166537, 2.881374520116222, 0.03477421892466892, 2.370599849773003], "count": [356]}, "gripper_mode_state": {"mean": [0.33146067415730335, 0.6460674157303371], "std": [0.47073824535987047, 0.47818857165542994], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_state": {"mean": [1.8792134831460674, 1.8230337078651686], "std": [0.4491132954809478, 0.5023851078770072], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_mode_action": {"mean": [0.33146067415730335, 0.6460674157303371], "std": [0.47073824535987047, 0.47818857165542994], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_action": {"mean": [1.8792134831460674, 1.8230337078651686], "std": [0.4491132954809478, 0.5023851078770072], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_open_scale_state": {"mean": [0.47176264069472135, 0.4659796421144032], "std": [0.21609688055129989, 0.16435915834092646], "min": [0.15625, 0.021250001154839993], "max": [0.6937500089406967, 0.793749988079071], "count": [356]}, "gripper_open_scale_action": {"mean": [0.47176264069472135, 0.4659796421144032], "std": [0.21609688055129989, 0.16435915834092646], "min": [0.15625, 0.021250001154839993], "max": [0.6937500089406967, 0.793749988079071], "count": [356]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8666666666666667]], [[0.8]]], "mean": [[[0.39158288126361657]], [[0.41523353213507624]], [[0.3905516094771242]]], "std": [[[0.12777908885440845]], [[0.12847917950962545]], [[0.12439194729944988]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46638166666666664]], [[0.46545140114379085]], [[0.45605254084967317]]], "std": [[[0.15683031280380333]], [[0.15469351977706564]], [[0.15556427051828575]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48469688316993464]], [[0.49560687091503264]], [[0.4840220281862745]]], "std": [[[0.15527042207691413]], [[0.14793816849752195]], [[0.15565789449421766]]], "count": [100]}, "observation.state": {"min": [-0.3538082242012024, -0.022014888003468513, -1.344896912574768, -1.0209709405899048, 0.4681216776371002, -0.011618000455200672, 0.13300000131130219, -0.011493000201880932, -0.17802999913692474, 0.1375879943370819, -3.141592502593994, 0.20631536841392517, -3.141592502593994, -0.25756722688674927, -0.01681644469499588, -1.2825678586959839, 0.0362495556473732, 0.5079647898674011, -1.3866938352584839, 0.017999999225139618, -0.007776999846100807, -0.050227999687194824, 0.00018099999579135329, 2.0373752117156982, 0.15508995950222015, -3.141592502593994], "max": [-0.023009222000837326, 2.059316635131836, -0.4886363446712494, 0.0, 1.1672078371047974, 2.0162289142608643, 0.5379999876022339, 0.40970200300216675, -0.00015100000018719584, 0.3927820026874542, 3.1406502723693848, 1.064581036567688, 3.139777421951294, 0.1196514442563057, 2.430011034011841, -0.47234323620796204, 1.4467027187347412, 1.2240766286849976, -0.016833888366818428, 0.5870000123977661, 0.40830498933792114, 0.09980800002813339, 0.29530400037765503, 3.1400043964385986, 1.0113834142684937, 3.1405978202819824], "mean": [-0.1375669240951538, 1.1806100606918335, -0.9881352186203003, -0.41631019115448, 0.8016850352287292, 0.7630091905593872, 0.37845170497894287, 0.2326642870903015, -0.06509941071271896, 0.24471284449100494, 0.6384721994400024, 0.6233438849449158, 2.4784655570983887, -0.06118070334196091, 0.8685739040374756, -0.7186543941497803, 0.5294359922409058, 1.042561411857605, -0.498859167098999, 0.37473952770233154, 0.14390528202056885, 0.018487894907593727, 0.21435000002384186, 2.827564001083374, 0.6752172112464905, -0.9351910352706909], "std": [0.11832138150930405, 0.8292995691299438, 0.3686336278915405, 0.31631720066070557, 0.2769778072834015, 0.6894396543502808, 0.15565307438373566, 0.17287160456180573, 0.06282737851142883, 0.060592059046030045, 2.7490737438201904, 0.28436270356178284, 0.7077574133872986, 0.08726945519447327, 0.9017282724380493, 0.3347632884979248, 0.4885270893573761, 0.202623650431633, 0.46341246366500854, 0.12717890739440918, 0.16249926388263702, 0.02844887599349022, 0.09159038960933685, 0.32954883575439453, 0.2416759580373764, 2.8753600120544434], "count": [354]}, "action": {"min": [-0.3538082242012024, -0.022014888003468513, -1.344896912574768, -1.0209709405899048, 0.4681216776371002, -0.011618000455200672, 0.13300000131130219, -0.011493000201880932, -0.17802999913692474, 0.1375879943370819, -3.141592502593994, 0.20631536841392517, -3.141592502593994, -0.25756722688674927, -0.01681644469499588, -1.2825678586959839, 0.0362495556473732, 0.5079647898674011, -1.3866938352584839, 0.017999999225139618, -0.007776999846100807, -0.050227999687194824, 0.00018099999579135329, 2.0373752117156982, 0.15508995950222015, -3.141592502593994], "max": [-0.023009222000837326, 2.059316635131836, -0.4886363446712494, 0.0, 1.1672078371047974, 2.0162289142608643, 0.5379999876022339, 0.40970200300216675, -0.00015100000018719584, 0.3927820026874542, 3.1406502723693848, 1.064581036567688, 3.139777421951294, 0.1196514442563057, 2.430011034011841, -0.47234323620796204, 1.4467027187347412, 1.2240766286849976, -0.016833888366818428, 0.5870000123977661, 0.40830498933792114, 0.09980800002813339, 0.29530400037765503, 3.1400043964385986, 1.0113834142684937, 3.1405978202819824], "mean": [-0.1375669240951538, 1.1806100606918335, -0.9881352186203003, -0.41631019115448, 0.8016850352287292, 0.7630091905593872, 0.37845170497894287, 0.2326642870903015, -0.06509941071271896, 0.24471284449100494, 0.6384721994400024, 0.6233438849449158, 2.4784655570983887, -0.06118070334196091, 0.8685739040374756, -0.7186543941497803, 0.5294359922409058, 1.042561411857605, -0.498859167098999, 0.37473952770233154, 0.14390528202056885, 0.018487894907593727, 0.21435000002384186, 2.827564001083374, 0.6752172112464905, -0.9351910352706909], "std": [0.11832138150930405, 0.8292995691299438, 0.3686336278915405, 0.31631720066070557, 0.2769778072834015, 0.6894396543502808, 0.15565307438373566, 0.17287160456180573, 0.06282737851142883, 0.060592059046030045, 2.7490737438201904, 0.28436270356178284, 0.7077574133872986, 0.08726945519447327, 0.9017282724380493, 0.3347632884979248, 0.4885270893573761, 0.202623650431633, 0.46341246366500854, 0.12717890739440918, 0.16249926388263702, 0.02844887599349022, 0.09159038960933685, 0.32954883575439453, 0.2416759580373764, 2.8753600120544434], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [354]}, "index": {"min": [142223], "max": [142576], "mean": [142399.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [3.2711864406779663, 5.0, 5.0, 5.0, 5.0], "std": [1.6190655232663393, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [354]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [354]}, "eef_direction_state": {"mean": [4.129943502824859, 3.963276836158192], "std": [2.1901310481584266, 2.227538606937184], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.963276836158192, 0.963276836158192], "std": [0.8965133323047458, 0.9244369165212303], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.8022598870056498, 0.844632768361582], "std": [0.8439853536001162, 0.8675812247421598], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.129943502824859, 3.963276836158192], "std": [2.1901310481584266, 2.227538606937184], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.963276836158192, 0.963276836158192], "std": [0.8965133323047458, 0.9244369165212303], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.8022598870056498, 0.844632768361582], "std": [0.8439853536001162, 0.8675812247421598], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.47129032160098916, 0.23623171137914056, 1.0193513327105783, 2.487167920343878, -0.0778099569640691, 0.9564358223029523, 0.3829691165291609, -0.28046655680024224, 0.9898849688295024, 2.417318659991626, -0.26792175850536754, 1.7947049931727295], "std": [0.17262206745101064, 0.06290451253307873, 0.060731164621086686, 0.2630577002689277, 0.36206464605200417, 0.5352814889899543, 0.1629144283368273, 0.02833218124711631, 0.09131553947104078, 0.2139790636029515, 0.29122703062373134, 0.24274483788233112], "min": [0.2275287404284708, 0.12307876517242505, 0.9119374141099675, 2.076740633680979, -0.7404359672500982, -0.0578617861406312, 0.2310647683421058, -0.3497400839801142, 0.7762159933382264, 2.1298805323026424, -0.9074642292172114, 1.400253450893426], "max": [0.648049683792063, 0.30126491712875825, 1.1674558575694645, 2.881330551693275, 0.4606563409523945, 1.5548470548520936, 0.6481725763668146, -0.1999529346848144, 1.0712157166359064, 2.945375180934751, -0.0009628790167348633, 2.3148456493520326], "count": [354]}, "eef_sim_pose_action": {"mean": [0.47129032160098916, 0.23623171137914056, 1.0193513327105783, 2.487167920343878, -0.0778099569640691, 0.9564358223029523, 0.3829691165291609, -0.28046655680024224, 0.9898849688295024, 2.417318659991626, -0.26792175850536754, 1.7947049931727295], "std": [0.17262206745101064, 0.06290451253307873, 0.060731164621086686, 0.2630577002689277, 0.36206464605200417, 0.5352814889899543, 0.1629144283368273, 0.02833218124711631, 0.09131553947104078, 0.2139790636029515, 0.29122703062373134, 0.24274483788233112], "min": [0.2275287404284708, 0.12307876517242505, 0.9119374141099675, 2.076740633680979, -0.7404359672500982, -0.0578617861406312, 0.2310647683421058, -0.3497400839801142, 0.7762159933382264, 2.1298805323026424, -0.9074642292172114, 1.400253450893426], "max": [0.648049683792063, 0.30126491712875825, 1.1674558575694645, 2.881330551693275, 0.4606563409523945, 1.5548470548520936, 0.6481725763668146, -0.1999529346848144, 1.0712157166359064, 2.945375180934751, -0.0009628790167348633, 2.3148456493520326], "count": [354]}, "gripper_mode_state": {"mean": [0.3050847457627119, 0.2542372881355932], "std": [0.4604433121086804, 0.43543161283610665], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.8531073446327684, 1.8192090395480225], "std": [0.48234825171732043, 0.521918934683887], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.3050847457627119, 0.2542372881355932], "std": [0.4604433121086804, 0.43543161283610665], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.8531073446327684, 1.8192090395480225], "std": [0.48234825171732043, 0.521918934683887], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.4730649764970534, 0.4684251429457849], "std": [0.19456623404278353, 0.15897396899955085], "min": [0.16625000163912773, 0.022499999031424522], "max": [0.6724999845027924, 0.7337500154972076], "count": [354]}, "gripper_open_scale_action": {"mean": [0.4730649764970534, 0.4684251429457849], "std": [0.19456623404278353, 0.15897396899955085], "min": [0.16625000163912773, 0.022499999031424522], "max": [0.6724999845027924, 0.7337500154972076], "count": [354]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7529411764705882]], [[0.7411764705882353]]], "mean": [[[0.39014213779956425]], [[0.41467455337690634]], [[0.3901007461873638]]], "std": [[[0.12568290875575377]], [[0.12603104803303491]], [[0.12224999199632537]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46605787377450986]], [[0.46591564950980396]], [[0.4577612152777778]]], "std": [[[0.15233134296318207]], [[0.151343684660857]], [[0.15176567151010786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843200633169935]], [[0.4958649203431373]], [[0.4854333435457516]]], "std": [[[0.15163064794958925]], [[0.14324729650023724]], [[0.14978639409428515]]], "count": [100]}, "observation.state": {"min": [-0.4344364404678345, -0.02203233353793621, -1.2863359451293945, -0.8423224687576294, 0.41716644167900085, -0.03785444423556328, 0.10300000011920929, -0.011452999897301197, -0.20334699749946594, 0.13446100056171417, -3.141592502593994, 0.2957983911037445, 1.3622817993164062, -0.19590111076831818, -0.016589665785431862, -1.1912113428115845, -0.01835155487060547, 0.574358344078064, -1.4168028831481934, 0.017000000923871994, -0.007691000122576952, -0.02857699990272522, 0.004881000146269798, -3.140737533569336, 0.20868901908397675, -3.141592502593994], "max": [-0.012734444811940193, 2.0706381797790527, -0.48753732442855835, -0.021508999168872833, 1.16525399684906, 2.101811408996582, 0.5799999833106995, 0.40201300382614136, -0.0027199999894946814, 0.39437198638916016, 3.1406850814819336, 1.0353816747665405, 3.135396718978882, 0.08933299779891968, 2.3614892959594727, -0.47234323620796204, 1.4887611865997314, 1.2077137231826782, -0.05395566672086716, 0.6809999942779541, 0.3931559920310974, 0.06714700162410736, 0.3018929958343506, 3.133511781692505, 1.0112262964248657, 3.1397600173950195], "mean": [-0.14905370771884918, 1.195412516593933, -1.000714659690857, -0.39656326174736023, 0.7719706892967224, 0.7116353511810303, 0.3772985637187958, 0.2358183115720749, -0.06832305341959, 0.2491922378540039, 0.5561105012893677, 0.6329118013381958, 2.500479221343994, -0.07640541344881058, 0.8643473386764526, -0.6912011504173279, 0.5562464594841003, 1.0367841720581055, -0.5542219877243042, 0.3991163969039917, 0.1409626305103302, 0.014674663543701172, 0.21572661399841309, 1.3528791666030884, 0.6762806177139282, -1.5408692359924316], "std": [0.15512359142303467, 0.809762716293335, 0.35637998580932617, 0.28181660175323486, 0.2928336262702942, 0.7470828890800476, 0.1826792061328888, 0.16814160346984863, 0.07141723483800888, 0.0634920597076416, 2.767590284347534, 0.251623272895813, 0.6298986673355103, 0.10281026363372803, 0.8763390779495239, 0.2876508831977844, 0.5145846009254456, 0.2033824622631073, 0.4649709165096283, 0.13916559517383575, 0.15308411419391632, 0.021685633808374405, 0.09133423864841461, 2.462692975997925, 0.254903107881546, 2.567410945892334], "count": [359]}, "action": {"min": [-0.4344364404678345, -0.02203233353793621, -1.2863359451293945, -0.8423224687576294, 0.41716644167900085, -0.03785444423556328, 0.10300000011920929, -0.011452999897301197, -0.20334699749946594, 0.13446100056171417, -3.141592502593994, 0.2957983911037445, 1.3622817993164062, -0.19590111076831818, -0.016589665785431862, -1.1912113428115845, -0.01835155487060547, 0.574358344078064, -1.4168028831481934, 0.017000000923871994, -0.007691000122576952, -0.02857699990272522, 0.004881000146269798, -3.140737533569336, 0.20868901908397675, -3.141592502593994], "max": [-0.012734444811940193, 2.0706381797790527, -0.48753732442855835, -0.021508999168872833, 1.16525399684906, 2.101811408996582, 0.5799999833106995, 0.40201300382614136, -0.0027199999894946814, 0.39437198638916016, 3.1406850814819336, 1.0353816747665405, 3.135396718978882, 0.08933299779891968, 2.3614892959594727, -0.47234323620796204, 1.4887611865997314, 1.2077137231826782, -0.05395566672086716, 0.6809999942779541, 0.3931559920310974, 0.06714700162410736, 0.3018929958343506, 3.133511781692505, 1.0112262964248657, 3.1397600173950195], "mean": [-0.14905370771884918, 1.195412516593933, -1.000714659690857, -0.39656326174736023, 0.7719706892967224, 0.7116353511810303, 0.3772985637187958, 0.2358183115720749, -0.06832305341959, 0.2491922378540039, 0.5561105012893677, 0.6329118013381958, 2.500479221343994, -0.07640541344881058, 0.8643473386764526, -0.6912011504173279, 0.5562464594841003, 1.0367841720581055, -0.5542219877243042, 0.3991163969039917, 0.1409626305103302, 0.014674663543701172, 0.21572661399841309, 1.3528791666030884, 0.6762806177139282, -1.5408692359924316], "std": [0.15512359142303467, 0.809762716293335, 0.35637998580932617, 0.28181660175323486, 0.2928336262702942, 0.7470828890800476, 0.1826792061328888, 0.16814160346984863, 0.07141723483800888, 0.0634920597076416, 2.767590284347534, 0.251623272895813, 0.6298986673355103, 0.10281026363372803, 0.8763390779495239, 0.2876508831977844, 0.5145846009254456, 0.2033824622631073, 0.4649709165096283, 0.13916559517383575, 0.15308411419391632, 0.021685633808374405, 0.09133423864841461, 2.462692975997925, 0.254903107881546, 2.567410945892334], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [359]}, "index": {"min": [142577], "max": [142935], "mean": [142756.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.1894150417827296, 5.0, 5.0, 5.0, 5.0], "std": [1.605283561374744, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [359]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [359]}, "eef_direction_state": {"mean": [3.8551532033426184, 3.8245125348189415], "std": [2.219480708276537, 2.3860926496788046], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [1.0362116991643453, 0.9415041782729805], "std": [0.8648655005337823, 0.9076763128889938], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.9832869080779945, 0.7688022284122563], "std": [0.847575144281996, 0.8701336383740902], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.8551532033426184, 3.8245125348189415], "std": [2.219480708276537, 2.3860926496788046], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [1.0362116991643453, 0.9415041782729805], "std": [0.8648655005337823, 0.9076763128889938], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.9832869080779945, 0.7688022284122563], "std": [0.847575144281996, 0.8701336383740902], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.47449579180034707, 0.23301545428684717, 1.0238362301433228, 2.470722280409071, -0.1094870162399126, 1.0059544454108058, 0.38006954984196, -0.2843212991885101, 0.9912634091583838, 2.4133312288517312, -0.26744989441958117, 1.7971700784480962], "std": [0.16793331379931192, 0.0714102363709802, 0.06354342176602715, 0.22554609088782665, 0.3601273404564358, 0.4804454605263826, 0.15351278638776758, 0.021597267524638978, 0.09110651661530779, 0.22289687102807773, 0.30777938623794454, 0.2165322945738035], "min": [0.22756226150323228, 0.09795460229404902, 0.908944146080438, 2.10441857103074, -0.7534627478624962, 0.11559756498485751, 0.2311000244822109, -0.32799651504648064, 0.7807981955926797, 2.126744795157295, -0.9400385099394433, 1.3932261899564933], "max": [0.64019695763187, 0.29868808558850063, 1.1689970530275822, 2.7416034425986924, 0.4598953988294885, 1.5034080475074565, 0.6330873486747192, -0.2327531832954402, 1.077940759750937, 2.891069111986571, 0.07383999809386688, 2.2643012680933614], "count": [359]}, "eef_sim_pose_action": {"mean": [0.47449579180034707, 0.23301545428684717, 1.0238362301433228, 2.470722280409071, -0.1094870162399126, 1.0059544454108058, 0.38006954984196, -0.2843212991885101, 0.9912634091583838, 2.4133312288517312, -0.26744989441958117, 1.7971700784480962], "std": [0.16793331379931192, 0.0714102363709802, 0.06354342176602715, 0.22554609088782665, 0.3601273404564358, 0.4804454605263826, 0.15351278638776758, 0.021597267524638978, 0.09110651661530779, 0.22289687102807773, 0.30777938623794454, 0.2165322945738035], "min": [0.22756226150323228, 0.09795460229404902, 0.908944146080438, 2.10441857103074, -0.7534627478624962, 0.11559756498485751, 0.2311000244822109, -0.32799651504648064, 0.7807981955926797, 2.126744795157295, -0.9400385099394433, 1.3932261899564933], "max": [0.64019695763187, 0.29868808558850063, 1.1689970530275822, 2.7416034425986924, 0.4598953988294885, 1.5034080475074565, 0.6330873486747192, -0.2327531832954402, 1.077940759750937, 2.891069111986571, 0.07383999809386688, 2.2643012680933614], "count": [359]}, "gripper_mode_state": {"mean": [0.3231197771587744, 0.12256267409470752], "std": [0.4676680305169872, 0.32793454379412623], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.83008356545961, 1.7743732590529249], "std": [0.5294531195773472, 0.5603526396238246], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.3231197771587744, 0.12256267409470752], "std": [0.4676680305169872, 0.32793454379412623], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.83008356545961, 1.7743732590529249], "std": [0.5294531195773472, 0.5603526396238246], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.4716225636702726, 0.4988962357661435], "std": [0.22834902202972454, 0.1739571373925575], "min": [0.1287500001490116, 0.021250001154839993], "max": [0.7249999791383743, 0.8512499928474426], "count": [359]}, "gripper_open_scale_action": {"mean": [0.4716225636702726, 0.4988962357661435], "std": [0.22834902202972454, 0.1739571373925575], "min": [0.1287500001490116, 0.021250001154839993], "max": [0.7249999791383743, 0.8512499928474426], "count": [359]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6941176470588235]], [[0.6745098039215687]]], "mean": [[[0.3905490413943355]], [[0.41513923474945535]], [[0.39046724945533773]]], "std": [[[0.12715272007603443]], [[0.12768622224299453]], [[0.12378228667284116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46550667279411767]], [[0.4619317463235294]], [[0.4542039338235294]]], "std": [[[0.150808163036776]], [[0.15027722899366402]], [[0.15106489107018126]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48102080678104575]], [[0.4924335825163399]], [[0.48141679330065357]]], "std": [[[0.15885181009762206]], [[0.14902812099194973]], [[0.15533707067259428]]], "count": [100]}, "observation.state": {"min": [-0.4139043390750885, -0.02203233353793621, -1.2549707889556885, -0.8749260902404785, 0.33313655853271484, 0.0293589998036623, 0.11599999666213989, -0.010809999890625477, -0.19051599502563477, 0.13265599310398102, -3.140702486038208, 0.3839549720287323, 1.4479426145553589, -0.21550866961479187, -0.017217665910720825, -1.4685430526733398, -0.06334077566862106, 0.5312182307243347, -1.234822392463684, 0.017000000923871994, -0.007493000011891127, -0.03607900068163872, 0.005876000039279461, -3.141592502593994, 0.1408480852842331, -3.14021372795105], "max": [0.04771055653691292, 2.059560775756836, -0.48751989006996155, 0.0, 1.1671903133392334, 2.101846218109131, 0.5849999785423279, 0.40019598603248596, -0.0006120000034570694, 0.4104680120944977, 3.1338083744049072, 1.0365509986877441, 3.0871732234954834, 0.12136100232601166, 2.4417338371276855, -0.47239556908607483, 1.2602739334106445, 1.2246348857879639, 0.019764555618166924, 0.6889999508857727, 0.43396899104118347, 0.09892699867486954, 0.33169299364089966, 3.1391491889953613, 1.012622594833374, 3.1322901248931885], "mean": [-0.08158344775438309, 1.1941180229187012, -0.9870685935020447, -0.46791571378707886, 0.7616891860961914, 0.7812103033065796, 0.4143536686897278, 0.2365369200706482, -0.05561129376292229, 0.2442629337310791, 0.8644855618476868, 0.6948205828666687, 2.5519068241119385, 0.01448861788958311, 0.9376153945922852, -0.8055109977722168, 0.44574248790740967, 1.0454540252685547, -0.4391971826553345, 0.4007939100265503, 0.15995247662067413, 0.018768804147839546, 0.22287066280841827, 0.4990612268447876, 0.6567144393920898, -2.1000707149505615], "std": [0.18045619130134583, 0.8280352354049683, 0.34572750329971313, 0.3331490755081177, 0.3095672130584717, 0.7520409822463989, 0.18651936948299408, 0.1714278608560562, 0.07179846614599228, 0.067518450319767, 2.707667827606201, 0.21974414587020874, 0.6038041710853577, 0.09131719172000885, 0.9153722524642944, 0.37855613231658936, 0.47071126103401184, 0.2008703202009201, 0.41270682215690613, 0.13730788230895996, 0.1697102189064026, 0.03166225925087929, 0.09595848619937897, 2.7883195877075195, 0.2843600809574127, 2.0609233379364014], "count": [330]}, "action": {"min": [-0.4139043390750885, -0.02203233353793621, -1.2549707889556885, -0.8749260902404785, 0.33313655853271484, 0.0293589998036623, 0.11599999666213989, -0.010809999890625477, -0.19051599502563477, 0.13265599310398102, -3.140702486038208, 0.3839549720287323, 1.4479426145553589, -0.21550866961479187, -0.017217665910720825, -1.4685430526733398, -0.06334077566862106, 0.5312182307243347, -1.234822392463684, 0.017000000923871994, -0.007493000011891127, -0.03607900068163872, 0.005876000039279461, -3.141592502593994, 0.1408480852842331, -3.14021372795105], "max": [0.04771055653691292, 2.059560775756836, -0.48751989006996155, 0.0, 1.1671903133392334, 2.101846218109131, 0.5849999785423279, 0.40019598603248596, -0.0006120000034570694, 0.4104680120944977, 3.1338083744049072, 1.0365509986877441, 3.0871732234954834, 0.12136100232601166, 2.4417338371276855, -0.47239556908607483, 1.2602739334106445, 1.2246348857879639, 0.019764555618166924, 0.6889999508857727, 0.43396899104118347, 0.09892699867486954, 0.33169299364089966, 3.1391491889953613, 1.012622594833374, 3.1322901248931885], "mean": [-0.08158344775438309, 1.1941180229187012, -0.9870685935020447, -0.46791571378707886, 0.7616891860961914, 0.7812103033065796, 0.4143536686897278, 0.2365369200706482, -0.05561129376292229, 0.2442629337310791, 0.8644855618476868, 0.6948205828666687, 2.5519068241119385, 0.01448861788958311, 0.9376153945922852, -0.8055109977722168, 0.44574248790740967, 1.0454540252685547, -0.4391971826553345, 0.4007939100265503, 0.15995247662067413, 0.018768804147839546, 0.22287066280841827, 0.4990612268447876, 0.6567144393920898, -2.1000707149505615], "std": [0.18045619130134583, 0.8280352354049683, 0.34572750329971313, 0.3331490755081177, 0.3095672130584717, 0.7520409822463989, 0.18651936948299408, 0.1714278608560562, 0.07179846614599228, 0.067518450319767, 2.707667827606201, 0.21974414587020874, 0.6038041710853577, 0.09131719172000885, 0.9153722524642944, 0.37855613231658936, 0.47071126103401184, 0.2008703202009201, 0.41270682215690613, 0.13730788230895996, 0.1697102189064026, 0.03166225925087929, 0.09595848619937897, 2.7883195877075195, 0.2843600809574127, 2.0609233379364014], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [330]}, "index": {"min": [142936], "max": [143265], "mean": [143100.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [3.278787878787879, 5.0, 5.0, 5.0, 5.0], "std": [1.6052485082336694, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [330]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [330]}, "eef_direction_state": {"mean": [4.072727272727272, 3.5303030303030303], "std": [2.127920129406878, 2.3958277937413475], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [1.0121212121212122, 1.0151515151515151], "std": [0.8737788277665444, 0.8959914813316672], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.990909090909091, 0.8454545454545455], "std": [0.8438237775111074, 0.875799516663731], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [4.072727272727272, 3.5303030303030303], "std": [2.127920129406878, 2.3958277937413475], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [1.0121212121212122, 1.0151515151515151], "std": [0.8737788277665444, 0.8959914813316672], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.990909090909091, 0.8454545454545455], "std": [0.8438237775111074, 0.875799516663731], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.4750738440678989, 0.2456597010719985, 1.0188470356884927, 2.410400903878384, -0.09577413132507027, 1.0609346712574674, 0.3989142733435898, -0.28011273872236686, 0.9983616206588642, 2.445185210226045, -0.24076084699162895, 1.8291108484338245], "std": [0.17119359635818882, 0.0717711700701907, 0.06756054591202619, 0.19737289179835252, 0.31587623129744274, 0.4499436555891552, 0.1700710759370962, 0.03156436005632126, 0.09566921801465161, 0.26700308638811954, 0.2906630883442093, 0.2638316461246749], "min": [0.22808860700411823, 0.1107798371060322, 0.9071756197573202, 2.1029935777879043, -0.6879915410530157, 0.22741384452149216, 0.23120379670338279, -0.3355640085580044, 0.7819137578580162, 2.1272984655977374, -0.7905493198828204, 1.4153677491654668], "max": [0.6381905301534706, 0.3008053675021351, 1.1848179215207604, 2.6794631570014995, 0.366849458526312, 1.5410076882056984, 0.6737095960293031, -0.20061550329095626, 1.1077812201321, 2.961779867348805, 0.06425992534770808, 2.3964211871560583], "count": [330]}, "eef_sim_pose_action": {"mean": [0.4750738440678989, 0.2456597010719985, 1.0188470356884927, 2.410400903878384, -0.09577413132507027, 1.0609346712574674, 0.3989142733435898, -0.28011273872236686, 0.9983616206588642, 2.445185210226045, -0.24076084699162895, 1.8291108484338245], "std": [0.17119359635818882, 0.0717711700701907, 0.06756054591202619, 0.19737289179835252, 0.31587623129744274, 0.4499436555891552, 0.1700710759370962, 0.03156436005632126, 0.09566921801465161, 0.26700308638811954, 0.2906630883442093, 0.2638316461246749], "min": [0.22808860700411823, 0.1107798371060322, 0.9071756197573202, 2.1029935777879043, -0.6879915410530157, 0.22741384452149216, 0.23120379670338279, -0.3355640085580044, 0.7819137578580162, 2.1272984655977374, -0.7905493198828204, 1.4153677491654668], "max": [0.6381905301534706, 0.3008053675021351, 1.1848179215207604, 2.6794631570014995, 0.366849458526312, 1.5410076882056984, 0.6737095960293031, -0.20061550329095626, 1.1077812201321, 2.961779867348805, 0.06425992534770808, 2.3964211871560583], "count": [330]}, "gripper_mode_state": {"mean": [0.29393939393939394, 0.11818181818181818], "std": [0.45556451423474054, 0.3228232891739054], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.8484848484848484, 1.7818181818181817], "std": [0.4997703788627479, 0.5621681757723782], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.29393939393939394, 0.11818181818181818], "std": [0.45556451423474054, 0.3228232891739054], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.8484848484848484, 1.7818181818181817], "std": [0.4997703788627479, 0.5621681757723782], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.517943182339271, 0.500992431679289], "std": [0.23314897398158682, 0.1716350241938597], "min": [0.14499999582767487, 0.021250001154839993], "max": [0.7312499731779099, 0.8612499386072159], "count": [330]}, "gripper_open_scale_action": {"mean": [0.517943182339271, 0.500992431679289], "std": [0.23314897398158682, 0.1716350241938597], "min": [0.14499999582767487, 0.021250001154839993], "max": [0.7312499731779099, 0.8612499386072159], "count": [330]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7764705882352941]], [[0.7490196078431373]]], "mean": [[[0.3921881917211329]], [[0.4161429575163399]], [[0.3914429874727669]]], "std": [[[0.12366279309131449]], [[0.12444050956900099]], [[0.12064895385895143]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648300878267974]], [[0.46721271650326796]], [[0.46100258782679737]]], "std": [[[0.15989300646480883]], [[0.15601108862910312]], [[0.1543130098093707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827835294117647]], [[0.4921406903594771]], [[0.4808268096405229]]], "std": [[[0.15060202829933564]], [[0.14347306937917892]], [[0.15043514554132037]]], "count": [100]}, "observation.state": {"min": [-0.41359034180641174, -0.021997444331645966, -1.3948577642440796, -0.9254626631736755, 0.4234987795352936, 0.0652073323726654, 0.3109999895095825, -0.011408999562263489, -0.202907994389534, 0.13123199343681335, -3.141592502593994, 0.46762606501579285, 1.4127917289733887, -0.198552668094635, -0.018281778320670128, -1.295825719833374, -0.06239877641201019, 0.56853187084198, -1.4168901443481445, 0.013000000268220901, -0.00773000018671155, -0.022662000730633736, -0.004999999888241291, -3.141592502593994, 0.13034118711948395, -3.1364614963531494], "max": [0.08666399866342545, 2.136246681213379, -0.48751989006996155, -0.06979522109031677, 1.167783498764038, 2.102090358734131, 0.6010000109672546, 0.42638298869132996, 0.00020500000391621143, 0.43393900990486145, 3.1377179622650146, 1.0440908670425415, 3.1115729808807373, 0.21109522879123688, 2.4636614322662354, -0.4720641076564789, 1.4574658870697021, 1.2114468812942505, 0.019973888993263245, 0.6340000033378601, 0.4105930030345917, 0.08319099992513657, 0.33569100499153137, 3.1404058933258057, 1.0138967037200928, 3.134873151779175], "mean": [-0.06285453587770462, 1.2905575037002563, -1.0951228141784668, -0.5115535855293274, 0.8005630970001221, 0.8807351589202881, 0.45668017864227295, 0.26262545585632324, -0.05461927503347397, 0.24965618550777435, 0.9153656363487244, 0.702292263507843, 2.4529738426208496, -0.05586351081728935, 0.8296840190887451, -0.7326439023017883, 0.4851749539375305, 1.063478946685791, -0.4680030345916748, 0.4405798614025116, 0.1351018249988556, 0.01557052880525589, 0.22876200079917908, 0.7249648571014404, 0.694639265537262, -1.9556574821472168], "std": [0.17649176716804504, 0.8367400765419006, 0.3971743583679199, 0.33341673016548157, 0.26097750663757324, 0.7983906269073486, 0.10408519953489304, 0.17842556536197662, 0.07264954596757889, 0.06968767940998077, 2.658365249633789, 0.19582097232341766, 0.6415266990661621, 0.1416456252336502, 0.8702129125595093, 0.31004172563552856, 0.5102593302726746, 0.19441792368888855, 0.45528680086135864, 0.13399377465248108, 0.1563909351825714, 0.022164838388562202, 0.0979115441441536, 2.770556688308716, 0.248233363032341, 2.2714245319366455], "count": [359]}, "action": {"min": [-0.41359034180641174, -0.021997444331645966, -1.3948577642440796, -0.9254626631736755, 0.4234987795352936, 0.0652073323726654, 0.3109999895095825, -0.011408999562263489, -0.202907994389534, 0.13123199343681335, -3.141592502593994, 0.46762606501579285, 1.4127917289733887, -0.198552668094635, -0.018281778320670128, -1.295825719833374, -0.06239877641201019, 0.56853187084198, -1.4168901443481445, 0.013000000268220901, -0.00773000018671155, -0.022662000730633736, -0.004999999888241291, -3.141592502593994, 0.13034118711948395, -3.1364614963531494], "max": [0.08666399866342545, 2.136246681213379, -0.48751989006996155, -0.06979522109031677, 1.167783498764038, 2.102090358734131, 0.6010000109672546, 0.42638298869132996, 0.00020500000391621143, 0.43393900990486145, 3.1377179622650146, 1.0440908670425415, 3.1115729808807373, 0.21109522879123688, 2.4636614322662354, -0.4720641076564789, 1.4574658870697021, 1.2114468812942505, 0.019973888993263245, 0.6340000033378601, 0.4105930030345917, 0.08319099992513657, 0.33569100499153137, 3.1404058933258057, 1.0138967037200928, 3.134873151779175], "mean": [-0.06285453587770462, 1.2905575037002563, -1.0951228141784668, -0.5115535855293274, 0.8005630970001221, 0.8807351589202881, 0.45668017864227295, 0.26262545585632324, -0.05461927503347397, 0.24965618550777435, 0.9153656363487244, 0.702292263507843, 2.4529738426208496, -0.05586351081728935, 0.8296840190887451, -0.7326439023017883, 0.4851749539375305, 1.063478946685791, -0.4680030345916748, 0.4405798614025116, 0.1351018249988556, 0.01557052880525589, 0.22876200079917908, 0.7249648571014404, 0.694639265537262, -1.9556574821472168], "std": [0.17649176716804504, 0.8367400765419006, 0.3971743583679199, 0.33341673016548157, 0.26097750663757324, 0.7983906269073486, 0.10408519953489304, 0.17842556536197662, 0.07264954596757889, 0.06968767940998077, 2.658365249633789, 0.19582097232341766, 0.6415266990661621, 0.1416456252336502, 0.8702129125595093, 0.31004172563552856, 0.5102593302726746, 0.19441792368888855, 0.45528680086135864, 0.13399377465248108, 0.1563909351825714, 0.022164838388562202, 0.0979115441441536, 2.770556688308716, 0.248233363032341, 2.2714245319366455], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [359]}, "index": {"min": [143266], "max": [143624], "mean": [143445.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.0696378830083564, 5.0, 5.0, 5.0, 5.0], "std": [1.6683678853612365, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [359]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [359]}, "eef_direction_state": {"mean": [3.9916434540389973, 4.222841225626741], "std": [2.137980544534523, 2.1543327476515928], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.9944289693593314, 0.9136490250696379], "std": [0.8510011438914236, 0.9207044653259779], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.9220055710306406, 0.7771587743732591], "std": [0.8441444317745541, 0.8707130589683992], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.9916434540389973, 4.222841225626741], "std": [2.137980544534523, 2.1543327476515928], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.9944289693593314, 0.9136490250696379], "std": [0.8510011438914236, 0.9207044653259779], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.9220055710306406, 0.7771587743732591], "std": [0.8441444317745541, 0.8707130589683992], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.5011484451416612, 0.24660644745023805, 1.0241856005794396, 2.3939740525173065, -0.11904930345990558, 0.9956396991778371, 0.3741677333319776, -0.28336478974128704, 1.004229046983843, 2.4020377871738887, -0.2287645177158138, 1.7862752317800887], "std": [0.17818344000998396, 0.07259268319224518, 0.06972882555601677, 0.17147563074648767, 0.32704827201261627, 0.4522550779847967, 0.15682805887658552, 0.02207152705792075, 0.09766450074699756, 0.22414604243166747, 0.30795453345061413, 0.2186356199214964], "min": [0.22756974274906816, 0.0984283738612145, 0.9058775460420814, 2.0963363038102276, -0.7079639965982373, 0.28982150551577424, 0.23103071922408908, -0.3222524572537177, 0.770861568689408, 2.126397305579702, -0.9215191156571462, 1.3900142899514956], "max": [0.6644128454349004, 0.30135024905314545, 1.2086069304602507, 2.649136476626924, 0.384367313617364, 1.5261707493486, 0.6502136929581618, -0.21663690206034517, 1.1117581941186103, 2.966722653622231, 0.04462910980396906, 2.32852875663164], "count": [359]}, "eef_sim_pose_action": {"mean": [0.5011484451416612, 0.24660644745023805, 1.0241856005794396, 2.3939740525173065, -0.11904930345990558, 0.9956396991778371, 0.3741677333319776, -0.28336478974128704, 1.004229046983843, 2.4020377871738887, -0.2287645177158138, 1.7862752317800887], "std": [0.17818344000998396, 0.07259268319224518, 0.06972882555601677, 0.17147563074648767, 0.32704827201261627, 0.4522550779847967, 0.15682805887658552, 0.02207152705792075, 0.09766450074699756, 0.22414604243166747, 0.30795453345061413, 0.2186356199214964], "min": [0.22756974274906816, 0.0984283738612145, 0.9058775460420814, 2.0963363038102276, -0.7079639965982373, 0.28982150551577424, 0.23103071922408908, -0.3222524572537177, 0.770861568689408, 2.126397305579702, -0.9215191156571462, 1.3900142899514956], "max": [0.6644128454349004, 0.30135024905314545, 1.2086069304602507, 2.649136476626924, 0.384367313617364, 1.5261707493486, 0.6502136929581618, -0.21663690206034517, 1.1117581941186103, 2.966722653622231, 0.04462910980396906, 2.32852875663164], "count": [359]}, "gripper_mode_state": {"mean": [0.31197771587743733, 0.10584958217270195], "std": [0.46330078855246226, 0.30764500341557294], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.9052924791086352, 1.8105849582172702], "std": [0.3976951152662901, 0.5307265665712934], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.31197771587743733, 0.10584958217270195], "std": [0.46330078855246226, 0.30764500341557294], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.9052924791086352, 1.8105849582172702], "std": [0.3976951152662901, 0.5307265665712934], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.5708495781738778, 0.5507242460060647], "std": [0.13010669914383824, 0.1674920705655718], "min": [0.38874998688697815, 0.016250000335276127], "max": [0.7512500137090683, 0.7925000041723251], "count": [359]}, "gripper_open_scale_action": {"mean": [0.5708495781738778, 0.5507242460060647], "std": [0.13010669914383824, 0.1674920705655718], "min": [0.38874998688697815, 0.016250000335276127], "max": [0.7512500137090683, 0.7925000041723251], "count": [359]}}} +{"episode_index": 304, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9294117647058824]], [[0.8509803921568627]]], "mean": [[[0.3912329956427015]], [[0.41475049019607846]], [[0.38987369825708057]]], "std": [[[0.12658996193717245]], [[0.12777309260744674]], [[0.12380215060579919]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46336447712418305]], [[0.46310413807189543]], [[0.4535045016339869]]], "std": [[[0.1489902413043233]], [[0.14896965085066377]], [[0.15143748451981306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48639578227124186]], [[0.49670615400326795]], [[0.48532276552287584]]], "std": [[[0.14888652061632104]], [[0.14104053519981674]], [[0.14817649503579636]]], "count": [100]}, "observation.state": {"min": [-0.43544822931289673, -0.02225911058485508, -1.2139240503311157, -0.8419386744499207, 0.21339789032936096, 0.03467955440282822, 0.03800000250339508, -0.011359999887645245, -0.19356200098991394, 0.1331470012664795, -3.141592502593994, 0.13978342711925507, -3.140144109725952, -0.2803496718406677, -0.01746188849210739, -1.3488044738769531, -0.016397777944803238, 0.5199665427207947, -1.2214425802230835, 0.015000000596046448, -0.007639000192284584, -0.0618319995701313, 0.00987400021404028, -3.141592502593994, 0.1636420488357544, -3.1393237113952637], "max": [-0.03314444422721863, 2.0364818572998047, -0.48615923523902893, 0.0071871113032102585, 1.1675392389297485, 1.8108903169631958, 0.6050000190734863, 0.38365599513053894, -0.000750000006519258, 0.3799290060997009, 3.1404058933258057, 1.0363067388534546, 3.135850429534912, 0.23942500352859497, 2.4296796321868896, -0.47164544463157654, 1.2930694818496704, 1.2006661891937256, 0.0, 0.6759999990463257, 0.4145970046520233, 0.06362999975681305, 0.29726698994636536, 3.139812469482422, 1.0135999917984009, 3.1368978023529053], "mean": [-0.1703258752822876, 1.174167275428772, -0.9478333592414856, -0.3516174852848053, 0.6675878763198853, 0.6539703607559204, 0.38778749108314514, 0.23299281299114227, -0.06770159304141998, 0.2467021346092224, 0.7461503148078918, 0.6117454767227173, 2.3565661907196045, -0.06824555993080139, 0.9101932644844055, -0.738760232925415, 0.5250608325004578, 1.0298086404800415, -0.5016505718231201, 0.40400511026382446, 0.15313193202018738, 0.012353207916021347, 0.21176029741764069, 0.7255878448486328, 0.6575477123260498, -1.513320803642273], "std": [0.1350778192281723, 0.7923665046691895, 0.31755754351615906, 0.27053433656692505, 0.36855432391166687, 0.6428163051605225, 0.23096194863319397, 0.1650458723306656, 0.06658826023340225, 0.05995841324329376, 2.6774277687072754, 0.2852533757686615, 1.1690565347671509, 0.13644666969776154, 0.9109660387039185, 0.36156803369522095, 0.460727334022522, 0.1852508783340454, 0.4127166271209717, 0.1467503309249878, 0.16495762765407562, 0.027044590562582016, 0.09224334359169006, 2.733185291290283, 0.2654116451740265, 2.5887322425842285], "count": [348]}, "action": {"min": [-0.43544822931289673, -0.02225911058485508, -1.2139240503311157, -0.8419386744499207, 0.21339789032936096, 0.03467955440282822, 0.03800000250339508, -0.011359999887645245, -0.19356200098991394, 0.1331470012664795, -3.141592502593994, 0.13978342711925507, -3.140144109725952, -0.2803496718406677, -0.01746188849210739, -1.3488044738769531, -0.016397777944803238, 0.5199665427207947, -1.2214425802230835, 0.015000000596046448, -0.007639000192284584, -0.0618319995701313, 0.00987400021404028, -3.141592502593994, 0.1636420488357544, -3.1393237113952637], "max": [-0.03314444422721863, 2.0364818572998047, -0.48615923523902893, 0.0071871113032102585, 1.1675392389297485, 1.8108903169631958, 0.6050000190734863, 0.38365599513053894, -0.000750000006519258, 0.3799290060997009, 3.1404058933258057, 1.0363067388534546, 3.135850429534912, 0.23942500352859497, 2.4296796321868896, -0.47164544463157654, 1.2930694818496704, 1.2006661891937256, 0.0, 0.6759999990463257, 0.4145970046520233, 0.06362999975681305, 0.29726698994636536, 3.139812469482422, 1.0135999917984009, 3.1368978023529053], "mean": [-0.1703258752822876, 1.174167275428772, -0.9478333592414856, -0.3516174852848053, 0.6675878763198853, 0.6539703607559204, 0.38778749108314514, 0.23299281299114227, -0.06770159304141998, 0.2467021346092224, 0.7461503148078918, 0.6117454767227173, 2.3565661907196045, -0.06824555993080139, 0.9101932644844055, -0.738760232925415, 0.5250608325004578, 1.0298086404800415, -0.5016505718231201, 0.40400511026382446, 0.15313193202018738, 0.012353207916021347, 0.21176029741764069, 0.7255878448486328, 0.6575477123260498, -1.513320803642273], "std": [0.1350778192281723, 0.7923665046691895, 0.31755754351615906, 0.27053433656692505, 0.36855432391166687, 0.6428163051605225, 0.23096194863319397, 0.1650458723306656, 0.06658826023340225, 0.05995841324329376, 2.6774277687072754, 0.2852533757686615, 1.1690565347671509, 0.13644666969776154, 0.9109660387039185, 0.36156803369522095, 0.460727334022522, 0.1852508783340454, 0.4127166271209717, 0.1467503309249878, 0.16495762765407562, 0.027044590562582016, 0.09224334359169006, 2.733185291290283, 0.2654116451740265, 2.5887322425842285], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [348]}, "index": {"min": [143625], "max": [143972], "mean": [143798.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [3.1954022988505746, 5.0, 5.0, 5.0, 5.0], "std": [1.5579907518927154, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [348]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [348]}, "eef_direction_state": {"mean": [3.985632183908046, 3.660919540229885], "std": [2.131407284902779, 2.2805956230391025], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.0258620689655173, 1.014367816091954], "std": [0.8853326561296107, 0.895275211201441], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.9770114942528736, 0.7902298850574713], "std": [0.8472675688359714, 0.8605110443786804], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.985632183908046, 3.660919540229885], "std": [2.131407284902779, 2.2805956230391025], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.0258620689655173, 1.014367816091954], "std": [0.8853326561296107, 0.895275211201441], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.9770114942528736, 0.7902298850574713], "std": [0.8472675688359714, 0.8605110443786804], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.47168303199407047, 0.2336782638264933, 1.0214089568763756, 2.4844680504998133, -0.1428712836562656, 1.0385151413881955, 0.3921834732950748, -0.2866006320520322, 0.9873252030172104, 2.439473389118095, -0.26947834472303783, 1.787175712394755], "std": [0.16484688223370494, 0.06661582046052673, 0.0600798784450966, 0.25162632513163175, 0.43723917216974006, 0.4821288264977565, 0.16535710974449555, 0.02708366104001878, 0.09197314763065215, 0.23515610072863086, 0.3037241293313836, 0.20798953728871122], "min": [0.22760764074591233, 0.10775303186739874, 0.9076405330296927, 2.103249977367161, -0.9183388665303183, 0.05552976123699538, 0.23113362110019042, -0.3612657523533107, 0.7858664774998536, 2.1266062422510004, -0.8711117083226025, 1.4018741904155114], "max": [0.6221215624684795, 0.3006657043688745, 1.1547368354801335, 2.9112480127061353, 0.4119792033444505, 1.5218088734187967, 0.6544844333677364, -0.23604210081024424, 1.0747924553702046, 2.940357665744637, 0.03839339883746873, 2.1949673302449244], "count": [348]}, "eef_sim_pose_action": {"mean": [0.47168303199407047, 0.2336782638264933, 1.0214089568763756, 2.4844680504998133, -0.1428712836562656, 1.0385151413881955, 0.3921834732950748, -0.2866006320520322, 0.9873252030172104, 2.439473389118095, -0.26947834472303783, 1.787175712394755], "std": [0.16484688223370494, 0.06661582046052673, 0.0600798784450966, 0.25162632513163175, 0.43723917216974006, 0.4821288264977565, 0.16535710974449555, 0.02708366104001878, 0.09197314763065215, 0.23515610072863086, 0.3037241293313836, 0.20798953728871122], "min": [0.22760764074591233, 0.10775303186739874, 0.9076405330296927, 2.103249977367161, -0.9183388665303183, 0.05552976123699538, 0.23113362110019042, -0.3612657523533107, 0.7858664774998536, 2.1266062422510004, -0.8711117083226025, 1.4018741904155114], "max": [0.6221215624684795, 0.3006657043688745, 1.1547368354801335, 2.9112480127061353, 0.4119792033444505, 1.5218088734187967, 0.6544844333677364, -0.23604210081024424, 1.0747924553702046, 2.940357665744637, 0.03839339883746873, 2.1949673302449244], "count": [348]}, "gripper_mode_state": {"mean": [0.3218390804597701, 0.603448275862069], "std": [0.4671816421356661, 0.48918141238314095], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.8304597701149425, 1.7873563218390804], "std": [0.5279463749457305, 0.5473666525694538], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.3218390804597701, 0.603448275862069], "std": [0.4671816421356661, 0.48918141238314095], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.8304597701149425, 1.7873563218390804], "std": [0.5279463749457305, 0.5473666525694538], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.4847341947038069, 0.5050071818424903], "std": [0.288702554336525, 0.18343794019947438], "min": [0.04750000312924385, 0.01875000074505806], "max": [0.7562500238418579, 0.8449999988079071], "count": [348]}, "gripper_open_scale_action": {"mean": [0.4847341947038069, 0.5050071818424903], "std": [0.288702554336525, 0.18343794019947438], "min": [0.04750000312924385, 0.01875000074505806], "max": [0.7562500238418579, 0.8449999988079071], "count": [348]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6980392156862745]], [[0.6980392156862745]]], "mean": [[[0.39126034586056646]], [[0.41469579520697164]], [[0.3895122930283224]]], "std": [[[0.12813661838162624]], [[0.12851653966013402]], [[0.1247229988749994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46558888071895427]], [[0.46820911356209155]], [[0.4596677185457516]]], "std": [[[0.1536019341540392]], [[0.14910798019340524]], [[0.14922334073289273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866568729575163]], [[0.4972660641339869]], [[0.4866445343137255]]], "std": [[[0.14955799518049695]], [[0.14132496920152465]], [[0.14846850511512577]]], "count": [100]}, "observation.state": {"min": [-0.3749508857727051, -0.02232888899743557, -1.3164623975753784, -0.9636485576629639, 0.4154568910598755, -0.013292666524648666, 0.1119999960064888, -0.01118099968880415, -0.1870270073413849, 0.11668100208044052, -3.141592502593994, 0.37657225131988525, 1.383347988128662, -0.2558227777481079, -0.018578333780169487, -1.4235713481903076, 0.012455333024263382, 0.5721428990364075, -1.2028816938400269, 0.015000000596046448, -0.008093000389635563, -0.05090999975800514, 0.009115999564528465, -3.1406850814819336, 0.14901621639728546, -3.1402835845947266], "max": [0.03602277860045433, 2.1346068382263184, -0.48615923523902893, 0.023288333788514137, 1.1673299074172974, 2.1026313304901123, 0.5849999785423279, 0.4043009877204895, -0.002850000048056245, 0.41784098744392395, 3.1366360187530518, 1.0363940000534058, 3.1208581924438477, 0.1529877781867981, 2.4099152088165283, -0.47164544463157654, 1.2254372835159302, 1.2399859428405762, -0.029167111963033676, 0.6510000228881836, 0.4252690076828003, 0.09351299703121185, 0.30822598934173584, 3.136723279953003, 1.0212445259094238, 3.139219045639038], "mean": [-0.09760268032550812, 1.1852341890335083, -1.0007655620574951, -0.47625553607940674, 0.8162409067153931, 0.7925552129745483, 0.41554751992225647, 0.23324933648109436, -0.05837353318929672, 0.2447148561477661, 0.6990032196044922, 0.6860972046852112, 2.5401358604431152, -0.02013382688164711, 0.881256103515625, -0.7675296664237976, 0.460808664560318, 1.044874668121338, -0.45334896445274353, 0.4004998803138733, 0.1480674296617508, 0.017785022035241127, 0.22094985842704773, 0.27702596783638, 0.6653797030448914, -1.9411308765411377], "std": [0.15863218903541565, 0.8454862236976624, 0.3721502721309662, 0.3485921323299408, 0.2752014994621277, 0.744615912437439, 0.1799393743276596, 0.17486043274402618, 0.0711442157626152, 0.06934463977813721, 2.7702765464782715, 0.2255554497241974, 0.6128649115562439, 0.09012243896722794, 0.9100086688995361, 0.3580178916454315, 0.4463205337524414, 0.1992184817790985, 0.3952854871749878, 0.13584576547145844, 0.16758878529071808, 0.030001210048794746, 0.09227821975946426, 2.8614513874053955, 0.26898911595344543, 2.233211040496826], "count": [332]}, "action": {"min": [-0.3749508857727051, -0.02232888899743557, -1.3164623975753784, -0.9636485576629639, 0.4154568910598755, -0.013292666524648666, 0.1119999960064888, -0.01118099968880415, -0.1870270073413849, 0.11668100208044052, -3.141592502593994, 0.37657225131988525, 1.383347988128662, -0.2558227777481079, -0.018578333780169487, -1.4235713481903076, 0.012455333024263382, 0.5721428990364075, -1.2028816938400269, 0.015000000596046448, -0.008093000389635563, -0.05090999975800514, 0.009115999564528465, -3.1406850814819336, 0.14901621639728546, -3.1402835845947266], "max": [0.03602277860045433, 2.1346068382263184, -0.48615923523902893, 0.023288333788514137, 1.1673299074172974, 2.1026313304901123, 0.5849999785423279, 0.4043009877204895, -0.002850000048056245, 0.41784098744392395, 3.1366360187530518, 1.0363940000534058, 3.1208581924438477, 0.1529877781867981, 2.4099152088165283, -0.47164544463157654, 1.2254372835159302, 1.2399859428405762, -0.029167111963033676, 0.6510000228881836, 0.4252690076828003, 0.09351299703121185, 0.30822598934173584, 3.136723279953003, 1.0212445259094238, 3.139219045639038], "mean": [-0.09760268032550812, 1.1852341890335083, -1.0007655620574951, -0.47625553607940674, 0.8162409067153931, 0.7925552129745483, 0.41554751992225647, 0.23324933648109436, -0.05837353318929672, 0.2447148561477661, 0.6990032196044922, 0.6860972046852112, 2.5401358604431152, -0.02013382688164711, 0.881256103515625, -0.7675296664237976, 0.460808664560318, 1.044874668121338, -0.45334896445274353, 0.4004998803138733, 0.1480674296617508, 0.017785022035241127, 0.22094985842704773, 0.27702596783638, 0.6653797030448914, -1.9411308765411377], "std": [0.15863218903541565, 0.8454862236976624, 0.3721502721309662, 0.3485921323299408, 0.2752014994621277, 0.744615912437439, 0.1799393743276596, 0.17486043274402618, 0.0711442157626152, 0.06934463977813721, 2.7702765464782715, 0.2255554497241974, 0.6128649115562439, 0.09012243896722794, 0.9100086688995361, 0.3580178916454315, 0.4463205337524414, 0.1992184817790985, 0.3952854871749878, 0.13584576547145844, 0.16758878529071808, 0.030001210048794746, 0.09227821975946426, 2.8614513874053955, 0.26898911595344543, 2.233211040496826], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [332]}, "index": {"min": [143973], "max": [144304], "mean": [144138.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [3.355421686746988, 5.0, 5.0, 5.0, 5.0], "std": [1.5811962081558126, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [332]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [332]}, "eef_direction_state": {"mean": [4.015060240963855, 3.4789156626506026], "std": [2.1821597975201517, 2.339326188667073], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.0451807228915662, 1.0903614457831325], "std": [0.8989992581389671, 0.8905277246627952], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.9698795180722891, 0.9668674698795181], "std": [0.853234094032255, 0.8619037875901656], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.015060240963855, 3.4789156626506026], "std": [2.1821597975201517, 2.339326188667073], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.0451807228915662, 1.0903614457831325], "std": [0.8989992581389671, 0.8905277246627952], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.9698795180722891, 0.9668674698795181], "std": [0.853234094032255, 0.8619037875901656], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.4717982080792803, 0.24289602514845066, 1.0192910169080305, 2.4225013335770123, -0.06349586231397897, 1.0112775197967547, 0.38706224843259585, -0.28108079097632116, 0.9964844294551588, 2.440716468464636, -0.22986043547951193, 1.8004300063812113], "std": [0.1745762306962319, 0.07117559465320947, 0.06945460431781743, 0.20017250081397212, 0.32316945480719916, 0.47249082682676924, 0.16797021178155735, 0.02989817135124998, 0.09193782482900484, 0.2429220200004442, 0.29292859624108225, 0.24113687245134638], "min": [0.2277598064972592, 0.11415395618773473, 0.891135382976807, 2.104729429843365, -0.6892336934117533, 0.14137721930919867, 0.23065248523932752, -0.3504232358686501, 0.785134901351936, 2.1200069635925294, -0.8080905249903272, 1.3350019710273129], "max": [0.6423948656287952, 0.2985579967835173, 1.1924867188560235, 2.64997845801678, 0.3872559096080672, 1.489676011124874, 0.6650179724070434, -0.20601437964847663, 1.0837347835960058, 2.959680722476004, 0.04951798633724658, 2.4088052481466273], "count": [332]}, "eef_sim_pose_action": {"mean": [0.4717982080792803, 0.24289602514845066, 1.0192910169080305, 2.4225013335770123, -0.06349586231397897, 1.0112775197967547, 0.38706224843259585, -0.28108079097632116, 0.9964844294551588, 2.440716468464636, -0.22986043547951193, 1.8004300063812113], "std": [0.1745762306962319, 0.07117559465320947, 0.06945460431781743, 0.20017250081397212, 0.32316945480719916, 0.47249082682676924, 0.16797021178155735, 0.02989817135124998, 0.09193782482900484, 0.2429220200004442, 0.29292859624108225, 0.24113687245134638], "min": [0.2277598064972592, 0.11415395618773473, 0.891135382976807, 2.104729429843365, -0.6892336934117533, 0.14137721930919867, 0.23065248523932752, -0.3504232358686501, 0.785134901351936, 2.1200069635925294, -0.8080905249903272, 1.3350019710273129], "max": [0.6423948656287952, 0.2985579967835173, 1.1924867188560235, 2.64997845801678, 0.3872559096080672, 1.489676011124874, 0.6650179724070434, -0.20601437964847663, 1.0837347835960058, 2.959680722476004, 0.04951798633724658, 2.4088052481466273], "count": [332]}, "gripper_mode_state": {"mean": [0.2740963855421687, 0.26506024096385544], "std": [0.44605779555444075, 0.4413652791328742], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8795180722891567, 1.7981927710843373], "std": [0.43623775880076204, 0.5418590146476981], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.2740963855421687, 0.26506024096385544], "std": [0.44605779555444075, 0.4413652791328742], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8795180722891567, 1.7981927710843373], "std": [0.43623775880076204, 0.5418590146476981], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.5194352297897799, 0.5006250064590025], "std": [0.22492417748959032, 0.1698072784857291], "min": [0.139999995008111, 0.01875000074505806], "max": [0.7312499731779099, 0.8137500286102295], "count": [332]}, "gripper_open_scale_action": {"mean": [0.5194352297897799, 0.5006250064590025], "std": [0.22492417748959032, 0.1698072784857291], "min": [0.139999995008111, 0.01875000074505806], "max": [0.7312499731779099, 0.8137500286102295], "count": [332]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.3920294117647059]], [[0.4152322494553377]], [[0.39051684095860567]]], "std": [[[0.12930008323023506]], [[0.13152361067431342]], [[0.12774930787606242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636754779411765]], [[0.4628607986111111]], [[0.45473204044117643]]], "std": [[[0.15460428823522257]], [[0.15006856579635544]], [[0.14948438389583504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844952573529412]], [[0.4941175919117647]], [[0.4828073815359477]]], "std": [[[0.1493069931562228]], [[0.14355712489492256]], [[0.1503661982204145]]], "count": [100]}, "observation.state": {"min": [-0.3850686550140381, -0.02218933403491974, -1.235223650932312, -1.1369242668151855, 0.3528662323951721, 0.09529899805784225, 0.11800000071525574, -0.01145000010728836, -0.1849599927663803, 0.1386599987745285, -3.1386256217956543, 0.30220380425453186, 1.3912369012832642, -0.17201966047286987, -0.017200222238898277, -1.4576228857040405, -0.07230722159147263, 0.5175243616104126, -1.2363401651382446, 0.0139999995008111, -0.007854999974370003, -0.02670699916779995, 0.010480999946594238, -3.141592502593994, 0.19174186885356903, -3.141592502593994], "max": [0.10505044460296631, 2.0478034019470215, -0.488741010427475, -0.08233777433633804, 1.1680102348327637, 2.1024043560028076, 0.5400000214576721, 0.40477800369262695, -0.0022869999520480633, 0.394228994846344, 3.1404757499694824, 1.1702083349227905, 3.053558349609375, 0.1892896592617035, 2.4466705322265625, -0.4719594419002533, 1.3248881101608276, 1.2403523921966553, 0.049315445125103, 0.6589999794960022, 0.4360949993133545, 0.08186899870634079, 0.3332819938659668, 3.1410341262817383, 1.04957115650177, 3.1326913833618164], "mean": [-0.11007297039031982, 1.2509609460830688, -0.9947584867477417, -0.5913776755332947, 0.7213340401649475, 0.9038149118423462, 0.40909987688064575, 0.24907836318016052, -0.06591581553220749, 0.24030576646327972, 0.6113837361335754, 0.7085012197494507, 2.527475357055664, -0.010439930483698845, 1.0703728199005127, -0.8842253088951111, 0.5251954793930054, 1.0485374927520752, -0.4825957417488098, 0.36590689420700073, 0.18537898361682892, 0.019862448796629906, 0.21372383832931519, 0.6636410355567932, 0.640116810798645, -1.563754916191101], "std": [0.1594567745923996, 0.8100465536117554, 0.32603225111961365, 0.37208208441734314, 0.303753137588501, 0.6791855096817017, 0.16185419261455536, 0.1684587001800537, 0.06918367743492126, 0.06122463196516037, 2.7430925369262695, 0.22140419483184814, 0.5631815791130066, 0.0820460170507431, 0.9587775468826294, 0.40930500626564026, 0.5120293498039246, 0.20422804355621338, 0.46587708592414856, 0.17691044509410858, 0.18257616460323334, 0.027280064299702644, 0.10541707277297974, 2.727820634841919, 0.24590247869491577, 2.559246063232422], "count": [373]}, "action": {"min": [-0.3850686550140381, -0.02218933403491974, -1.235223650932312, -1.1369242668151855, 0.3528662323951721, 0.09529899805784225, 0.11800000071525574, -0.01145000010728836, -0.1849599927663803, 0.1386599987745285, -3.1386256217956543, 0.30220380425453186, 1.3912369012832642, -0.17201966047286987, -0.017200222238898277, -1.4576228857040405, -0.07230722159147263, 0.5175243616104126, -1.2363401651382446, 0.0139999995008111, -0.007854999974370003, -0.02670699916779995, 0.010480999946594238, -3.141592502593994, 0.19174186885356903, -3.141592502593994], "max": [0.10505044460296631, 2.0478034019470215, -0.488741010427475, -0.08233777433633804, 1.1680102348327637, 2.1024043560028076, 0.5400000214576721, 0.40477800369262695, -0.0022869999520480633, 0.394228994846344, 3.1404757499694824, 1.1702083349227905, 3.053558349609375, 0.1892896592617035, 2.4466705322265625, -0.4719594419002533, 1.3248881101608276, 1.2403523921966553, 0.049315445125103, 0.6589999794960022, 0.4360949993133545, 0.08186899870634079, 0.3332819938659668, 3.1410341262817383, 1.04957115650177, 3.1326913833618164], "mean": [-0.11007297039031982, 1.2509609460830688, -0.9947584867477417, -0.5913776755332947, 0.7213340401649475, 0.9038149118423462, 0.40909987688064575, 0.24907836318016052, -0.06591581553220749, 0.24030576646327972, 0.6113837361335754, 0.7085012197494507, 2.527475357055664, -0.010439930483698845, 1.0703728199005127, -0.8842253088951111, 0.5251954793930054, 1.0485374927520752, -0.4825957417488098, 0.36590689420700073, 0.18537898361682892, 0.019862448796629906, 0.21372383832931519, 0.6636410355567932, 0.640116810798645, -1.563754916191101], "std": [0.1594567745923996, 0.8100465536117554, 0.32603225111961365, 0.37208208441734314, 0.303753137588501, 0.6791855096817017, 0.16185419261455536, 0.1684587001800537, 0.06918367743492126, 0.06122463196516037, 2.7430925369262695, 0.22140419483184814, 0.5631815791130066, 0.0820460170507431, 0.9587775468826294, 0.40930500626564026, 0.5120293498039246, 0.20422804355621338, 0.46587708592414856, 0.17691044509410858, 0.18257616460323334, 0.027280064299702644, 0.10541707277297974, 2.727820634841919, 0.24590247869491577, 2.559246063232422], "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": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [373]}, "index": {"min": [144305], "max": [144677], "mean": [144491.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [3.099195710455764, 5.0, 5.0, 5.0, 5.0], "std": [1.5716402172320705, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [373]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [373]}, "eef_direction_state": {"mean": [4.005361930294906, 3.8820375335120643], "std": [2.03849631548742, 2.1503847473403224], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [1.093833780160858, 1.0053619302949062], "std": [0.8782687969007963, 0.878686071455558], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.9946380697050938, 0.9410187667560321], "std": [0.8348785468805117, 0.8705833193909119], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [4.005361930294906, 3.8820375335120643], "std": [2.03849631548742, 2.1503847473403224], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [1.093833780160858, 1.0053619302949062], "std": [0.8782687969007963, 0.878686071455558], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.9946380697050938, 0.9410187667560321], "std": [0.8348785468805117, 0.8705833193909119], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.48754693071706307, 0.235292062839119, 1.014789429829239, 2.394146245849457, -0.06154526222413892, 0.9876522213477992, 0.42437377806464344, -0.27910057367442886, 0.9892830004794341, 2.4428621323083783, -0.2971648377731925, 1.8191863619424165], "std": [0.1681344843732982, 0.06926082714829493, 0.06136533880696302, 0.19461637647152033, 0.3412833664200897, 0.4127332301674749, 0.18299601988585076, 0.027108341961579147, 0.10505990591369635, 0.2150374575156081, 0.3201387798884018, 0.2674559961536034], "min": [0.2275050101549392, 0.11606238158442919, 0.9129717366867485, 1.9708151700823586, -0.6910734844576992, 0.08966632005202779, 0.2310077761103669, -0.32608253486687766, 0.786592022219978, 2.095233888170601, -0.8608985035534343, 1.3752083294688624], "max": [0.642769076393379, 0.2986373071061259, 1.1689417230226151, 2.763042771119143, 0.3921746572690157, 1.4773304481691583, 0.6759084127114783, -0.21774192585674776, 1.109264820164532, 2.9065897204233977, 0.04092277339343764, 2.2873429460552086], "count": [373]}, "eef_sim_pose_action": {"mean": [0.48754693071706307, 0.235292062839119, 1.014789429829239, 2.394146245849457, -0.06154526222413892, 0.9876522213477992, 0.42437377806464344, -0.27910057367442886, 0.9892830004794341, 2.4428621323083783, -0.2971648377731925, 1.8191863619424165], "std": [0.1681344843732982, 0.06926082714829493, 0.06136533880696302, 0.19461637647152033, 0.3412833664200897, 0.4127332301674749, 0.18299601988585076, 0.027108341961579147, 0.10505990591369635, 0.2150374575156081, 0.3201387798884018, 0.2674559961536034], "min": [0.2275050101549392, 0.11606238158442919, 0.9129717366867485, 1.9708151700823586, -0.6910734844576992, 0.08966632005202779, 0.2310077761103669, -0.32608253486687766, 0.786592022219978, 2.095233888170601, -0.8608985035534343, 1.3752083294688624], "max": [0.642769076393379, 0.2986373071061259, 1.1689417230226151, 2.763042771119143, 0.3921746572690157, 1.4773304481691583, 0.6759084127114783, -0.21774192585674776, 1.109264820164532, 2.9065897204233977, 0.04092277339343764, 2.2873429460552086], "count": [373]}, "gripper_mode_state": {"mean": [0.2520107238605898, 0.2225201072386059], "std": [0.4341673858316049, 0.41593858815109513], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.8793565683646112, 1.8310991957104559], "std": [0.45011480685147043, 0.4976061982110053], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.2520107238605898, 0.2225201072386059], "std": [0.4341673858316049, 0.41593858815109513], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.8793565683646112, 1.8310991957104559], "std": [0.45011480685147043, 0.4976061982110053], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.5113739867372583, 0.4573827113047362], "std": [0.20231736675955522, 0.2211384815853746], "min": [0.14750000089406967, 0.017499999376013875], "max": [0.6750000268220901, 0.8237499743700027], "count": [373]}, "gripper_open_scale_action": {"mean": [0.5113739867372583, 0.4573827113047362], "std": [0.20231736675955522, 0.2211384815853746], "min": [0.14750000089406967, 0.017499999376013875], "max": [0.6750000268220901, 0.8237499743700027], "count": [373]}}} +{"episode_index": 307, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7450980392156863]], [[0.7254901960784313]]], "mean": [[[0.38972492102396517]], [[0.4148763371459695]], [[0.3900871977124183]]], "std": [[[0.13113222375650826]], [[0.13049848237242115]], [[0.12635534479910132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46569240604575163]], [[0.4671195833333333]], [[0.45888524918300655]]], "std": [[[0.15434246941608246]], [[0.1518889326097203]], [[0.15273177323884804]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48828760008169936]], [[0.5003647038398693]], [[0.4896167708333333]]], "std": [[[0.14072083701371427]], [[0.1311319102566544]], [[0.13668466906160706]]], "count": [100]}, "observation.state": {"min": [-0.37374722957611084, -0.022276556119322777, -1.3738895654678345, -1.1885074377059937, 0.34395211935043335, 0.11201077699661255, 0.08299999684095383, -0.01145000010728836, -0.17262500524520874, 0.13471299409866333, -3.1406850814819336, 0.33775612711906433, 1.3101139068603516, -0.24591434001922607, -0.017200222238898277, -1.201102375984192, -0.06576555222272873, 0.6045546531677246, -1.3080542087554932, 0.01900000125169754, -0.007852000184357166, -0.03497900068759918, -0.002461999887600541, -3.141592502593994, 0.11505211144685745, -3.141592502593994], "max": [0.007012666668742895, 1.980973720550537, -0.48690932989120483, -0.05388588830828667, 1.1668239831924438, 2.101811408996582, 0.5509999990463257, 0.41234299540519714, -0.0047900001518428326, 0.40883898735046387, 3.1405105590820312, 1.0290985107421875, 3.1367056369781494, 0.16003532707691193, 2.4061994552612305, -0.47225600481033325, 1.3982594013214111, 1.2402127981185913, 0.04669877886772156, 0.6759999990463257, 0.38843798637390137, 0.09573300182819366, 0.2988399863243103, 3.140056848526001, 1.013163685798645, 3.1296372413635254], "mean": [-0.13199806213378906, 1.2066504955291748, -0.9801733493804932, -0.5004718899726868, 0.7610328793525696, 0.8461254835128784, 0.37174686789512634, 0.23758314549922943, -0.06477919220924377, 0.2459457665681839, 0.908955454826355, 0.6526334285736084, 2.4800186157226562, -0.05454767495393753, 0.77914959192276, -0.6937822103500366, 0.4721103310585022, 1.0543196201324463, -0.45561954379081726, 0.39421865344047546, 0.1263205111026764, 0.014456122182309628, 0.21539026498794556, 0.162591814994812, 0.711763858795166, -1.2515078783035278], "std": [0.14089922606945038, 0.7980244755744934, 0.35079798102378845, 0.3745448887348175, 0.3098594546318054, 0.6957323551177979, 0.19045500457286835, 0.1662718802690506, 0.06250632554292679, 0.06333856284618378, 2.6558964252471924, 0.22513698041439056, 0.6441606879234314, 0.10773010551929474, 0.9322857856750488, 0.2973060607910156, 0.534812331199646, 0.1748456060886383, 0.48046308755874634, 0.13893799483776093, 0.16030144691467285, 0.026118963956832886, 0.09438923001289368, 2.876107692718506, 0.29063642024993896, 2.7420246601104736], "count": [356]}, "action": {"min": [-0.37374722957611084, -0.022276556119322777, -1.3738895654678345, -1.1885074377059937, 0.34395211935043335, 0.11201077699661255, 0.08299999684095383, -0.01145000010728836, -0.17262500524520874, 0.13471299409866333, -3.1406850814819336, 0.33775612711906433, 1.3101139068603516, -0.24591434001922607, -0.017200222238898277, -1.201102375984192, -0.06576555222272873, 0.6045546531677246, -1.3080542087554932, 0.01900000125169754, -0.007852000184357166, -0.03497900068759918, -0.002461999887600541, -3.141592502593994, 0.11505211144685745, -3.141592502593994], "max": [0.007012666668742895, 1.980973720550537, -0.48690932989120483, -0.05388588830828667, 1.1668239831924438, 2.101811408996582, 0.5509999990463257, 0.41234299540519714, -0.0047900001518428326, 0.40883898735046387, 3.1405105590820312, 1.0290985107421875, 3.1367056369781494, 0.16003532707691193, 2.4061994552612305, -0.47225600481033325, 1.3982594013214111, 1.2402127981185913, 0.04669877886772156, 0.6759999990463257, 0.38843798637390137, 0.09573300182819366, 0.2988399863243103, 3.140056848526001, 1.013163685798645, 3.1296372413635254], "mean": [-0.13199806213378906, 1.2066504955291748, -0.9801733493804932, -0.5004718899726868, 0.7610328793525696, 0.8461254835128784, 0.37174686789512634, 0.23758314549922943, -0.06477919220924377, 0.2459457665681839, 0.908955454826355, 0.6526334285736084, 2.4800186157226562, -0.05454767495393753, 0.77914959192276, -0.6937822103500366, 0.4721103310585022, 1.0543196201324463, -0.45561954379081726, 0.39421865344047546, 0.1263205111026764, 0.014456122182309628, 0.21539026498794556, 0.162591814994812, 0.711763858795166, -1.2515078783035278], "std": [0.14089922606945038, 0.7980244755744934, 0.35079798102378845, 0.3745448887348175, 0.3098594546318054, 0.6957323551177979, 0.19045500457286835, 0.1662718802690506, 0.06250632554292679, 0.06333856284618378, 2.6558964252471924, 0.22513698041439056, 0.6441606879234314, 0.10773010551929474, 0.9322857856750488, 0.2973060607910156, 0.534812331199646, 0.1748456060886383, 0.48046308755874634, 0.13893799483776093, 0.16030144691467285, 0.026118963956832886, 0.09438923001289368, 2.876107692718506, 0.29063642024993896, 2.7420246601104736], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [356]}, "index": {"min": [144678], "max": [145033], "mean": [144855.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [3.098314606741573, 5.0, 5.0, 5.0, 5.0], "std": [1.6383389340488572, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [356]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [356]}, "eef_direction_state": {"mean": [3.8707865168539324, 3.980337078651685], "std": [2.283339868356205, 2.2478843733699683], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.0168539325842696, 0.9325842696629213], "std": [0.8835240921225271, 0.9062548294670374], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.9747191011235955, 0.8342696629213483], "std": [0.8624052983510205, 0.8728455178715357], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.8707865168539324, 3.980337078651685], "std": [2.283339868356205, 2.2478843733699683], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.0168539325842696, 0.9325842696629213], "std": [0.8835240921225271, 0.9062548294670374], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.9747191011235955, 0.8342696629213483], "std": [0.8624052983510205, 0.8728455178715357], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.47613048378448497, 0.23649488533490517, 1.020517446637708, 2.4479098122244265, -0.09594083983261312, 0.9682671884051287, 0.36539393248621965, -0.28448824534326483, 0.9908273413095543, 2.3887512675030718, -0.23691521755324327, 1.7339389938319212], "std": [0.16598876653263595, 0.06261352072163173, 0.06346877960772693, 0.1951772922348378, 0.3620348464997609, 0.4906453984161528, 0.1607202114921468, 0.025950467041717027, 0.09411110614947026, 0.2567705437700492, 0.33344358936265284, 0.22645771359550043], "min": [0.2275050101549392, 0.12842634189581648, 0.9090681394661099, 2.110728447231255, -0.7149903426083966, 0.04061918019510924, 0.23094506597678302, -0.3345969713585158, 0.7734410730725374, 2.127946938257526, -0.9059304542737621, 1.3959075814071455], "max": [0.6506029213604136, 0.29661898042818596, 1.183460100822938, 2.7008626719678572, 0.45505008255913637, 1.4469812537291458, 0.6280752675114731, -0.2039596678333668, 1.0758020888928739, 2.989645079669752, 0.04879828900119043, 2.3353939522531837], "count": [356]}, "eef_sim_pose_action": {"mean": [0.47613048378448497, 0.23649488533490517, 1.020517446637708, 2.4479098122244265, -0.09594083983261312, 0.9682671884051287, 0.36539393248621965, -0.28448824534326483, 0.9908273413095543, 2.3887512675030718, -0.23691521755324327, 1.7339389938319212], "std": [0.16598876653263595, 0.06261352072163173, 0.06346877960772693, 0.1951772922348378, 0.3620348464997609, 0.4906453984161528, 0.1607202114921468, 0.025950467041717027, 0.09411110614947026, 0.2567705437700492, 0.33344358936265284, 0.22645771359550043], "min": [0.2275050101549392, 0.12842634189581648, 0.9090681394661099, 2.110728447231255, -0.7149903426083966, 0.04061918019510924, 0.23094506597678302, -0.3345969713585158, 0.7734410730725374, 2.127946938257526, -0.9059304542737621, 1.3959075814071455], "max": [0.6506029213604136, 0.29661898042818596, 1.183460100822938, 2.7008626719678572, 0.45505008255913637, 1.4469812537291458, 0.6280752675114731, -0.2039596678333668, 1.0758020888928739, 2.989645079669752, 0.04879828900119043, 2.3353939522531837], "count": [356]}, "gripper_mode_state": {"mean": [0.32303370786516855, 0.12921348314606743], "std": [0.467635468552216, 0.3354360727759153], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_state": {"mean": [1.8567415730337078, 1.803370786516854], "std": [0.47903760092830233, 0.5253034303885993], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_mode_action": {"mean": [0.32303370786516855, 0.12921348314606743], "std": [0.467635468552216, 0.3354360727759153], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_action": {"mean": [1.8567415730337078, 1.803370786516854], "std": [0.47903760092830233, 0.5253034303885993], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_open_scale_state": {"mean": [0.4646839908836933, 0.49277387771315956], "std": [0.23806824636050314, 0.17367226873472977], "min": [0.10374999605119228, 0.023750001564621925], "max": [0.6887499988079071, 0.8449999988079071], "count": [356]}, "gripper_open_scale_action": {"mean": [0.4646839908836933, 0.49277387771315956], "std": [0.23806824636050314, 0.17367226873472977], "min": [0.10374999605119228, 0.023750001564621925], "max": [0.6887499988079071, 0.8449999988079071], "count": [356]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7333333333333333]], [[0.7058823529411765]]], "mean": [[[0.39177510076252725]], [[0.4154906018518519]], [[0.39055601307189547]]], "std": [[[0.12787467609060865]], [[0.12841147527873253]], [[0.1247552579139128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705650469771242]], [[0.47287217524509806]], [[0.4643962132352941]]], "std": [[[0.15387089487534716]], [[0.1510821097116809]], [[0.15060555971058504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4891467218137255]], [[0.49975592728758167]], [[0.49001101307189543]]], "std": [[[0.14628220195409475]], [[0.13743436757487218]], [[0.143358430384011]]], "count": [100]}, "observation.state": {"min": [-0.4536427855491638, -0.022276556119322777, -1.3760875463485718, -0.8443809151649475, 0.33003145456314087, 0.006524222437292337, 0.0989999994635582, -0.011586000211536884, -0.21676799654960632, 0.12219200283288956, -3.141592502593994, 0.35637879371643066, 1.3186136484146118, -0.2573927640914917, -0.01842133328318596, -1.3384947776794434, -0.01978199928998947, 0.5694738626480103, -1.2943079471588135, 0.015000000596046448, -0.009157000109553337, -0.04637499898672104, 0.003837000112980604, -3.1303353309631348, 0.12512265145778656, -3.141592502593994], "max": [0.014967333525419235, 2.1529061794281006, -0.48605456948280334, -0.04668133333325386, 1.1676089763641357, 2.101776361465454, 0.5799999833106995, 0.4145070016384125, -0.003478999948129058, 0.4027020037174225, 3.133441925048828, 1.0506008863449097, 3.1081695556640625, 0.11002211272716522, 2.429976224899292, -0.47225600481033325, 1.4056384563446045, 1.198398470878601, 0.0, 0.671999990940094, 0.4190619885921478, 0.0650079995393753, 0.29894500970840454, 3.14009165763855, 1.0207383632659912, 3.138660430908203], "mean": [-0.14198900759220123, 1.244228720664978, -1.0470340251922607, -0.42309024930000305, 0.7952731251716614, 0.7205898761749268, 0.3792125880718231, 0.24548864364624023, -0.072051502764225, 0.2415946125984192, 0.39689213037490845, 0.658671498298645, 2.534932851791382, -0.05240774527192116, 0.9182888865470886, -0.7452061176300049, 0.5019803047180176, 1.036595106124878, -0.47666066884994507, 0.4044189453125, 0.15266278386116028, 0.011082874611020088, 0.20776645839214325, 1.5153839588165283, 0.649477481842041, -1.7154985666275024], "std": [0.16301380097866058, 0.8527736663818359, 0.3958750069141388, 0.30332139134407043, 0.28007301688194275, 0.748763382434845, 0.18165205419063568, 0.17598164081573486, 0.07717535644769669, 0.06763146817684174, 2.826760768890381, 0.23762273788452148, 0.6475921273231506, 0.10847090184688568, 0.9399024844169617, 0.35346388816833496, 0.49604079127311707, 0.1764974594116211, 0.4459635019302368, 0.1439036875963211, 0.16666088998317719, 0.023632105439901352, 0.09675107896327972, 2.392740249633789, 0.2888759672641754, 2.4846088886260986], "count": [339]}, "action": {"min": [-0.4536427855491638, -0.022276556119322777, -1.3760875463485718, -0.8443809151649475, 0.33003145456314087, 0.006524222437292337, 0.0989999994635582, -0.011586000211536884, -0.21676799654960632, 0.12219200283288956, -3.141592502593994, 0.35637879371643066, 1.3186136484146118, -0.2573927640914917, -0.01842133328318596, -1.3384947776794434, -0.01978199928998947, 0.5694738626480103, -1.2943079471588135, 0.015000000596046448, -0.009157000109553337, -0.04637499898672104, 0.003837000112980604, -3.1303353309631348, 0.12512265145778656, -3.141592502593994], "max": [0.014967333525419235, 2.1529061794281006, -0.48605456948280334, -0.04668133333325386, 1.1676089763641357, 2.101776361465454, 0.5799999833106995, 0.4145070016384125, -0.003478999948129058, 0.4027020037174225, 3.133441925048828, 1.0506008863449097, 3.1081695556640625, 0.11002211272716522, 2.429976224899292, -0.47225600481033325, 1.4056384563446045, 1.198398470878601, 0.0, 0.671999990940094, 0.4190619885921478, 0.0650079995393753, 0.29894500970840454, 3.14009165763855, 1.0207383632659912, 3.138660430908203], "mean": [-0.14198900759220123, 1.244228720664978, -1.0470340251922607, -0.42309024930000305, 0.7952731251716614, 0.7205898761749268, 0.3792125880718231, 0.24548864364624023, -0.072051502764225, 0.2415946125984192, 0.39689213037490845, 0.658671498298645, 2.534932851791382, -0.05240774527192116, 0.9182888865470886, -0.7452061176300049, 0.5019803047180176, 1.036595106124878, -0.47666066884994507, 0.4044189453125, 0.15266278386116028, 0.011082874611020088, 0.20776645839214325, 1.5153839588165283, 0.649477481842041, -1.7154985666275024], "std": [0.16301380097866058, 0.8527736663818359, 0.3958750069141388, 0.30332139134407043, 0.28007301688194275, 0.748763382434845, 0.18165205419063568, 0.17598164081573486, 0.07717535644769669, 0.06763146817684174, 2.826760768890381, 0.23762273788452148, 0.6475921273231506, 0.10847090184688568, 0.9399024844169617, 0.35346388816833496, 0.49604079127311707, 0.1764974594116211, 0.4459635019302368, 0.1439036875963211, 0.16666088998317719, 0.023632105439901352, 0.09675107896327972, 2.392740249633789, 0.2888759672641754, 2.4846088886260986], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [339]}, "index": {"min": [145034], "max": [145372], "mean": [145203.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [3.2330383480825957, 5.0, 5.0, 5.0, 5.0], "std": [1.6098791344190988, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [339]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [339]}, "eef_direction_state": {"mean": [3.781710914454277, 3.4365781710914454], "std": [2.172397644780763, 2.3192069839601963], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [1.0589970501474926, 1.0589970501474926], "std": [0.8532776628406517, 0.8703914607672528], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [1.0737463126843658, 0.9144542772861357], "std": [0.8469210976662752, 0.8630726033804438], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [3.781710914454277, 3.4365781710914454], "std": [2.172397644780763, 2.3192069839601963], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [1.0589970501474926, 1.0589970501474926], "std": [0.8532776628406517, 0.8703914607672528], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [1.0737463126843658, 0.9144542772861357], "std": [0.8469210976662752, 0.8630726033804438], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.48413365176473727, 0.22927374960820018, 1.0162365791714123, 2.451168679597471, -0.06369356220009355, 1.0028858245105141, 0.3917444539082923, -0.2878608050528107, 0.9832827504594378, 2.445835958767414, -0.28043189985466793, 1.759561278879785], "std": [0.17577823932744235, 0.07717497070398495, 0.06770853370924088, 0.2125803795363836, 0.33145403401084883, 0.510880012545786, 0.16708614926059023, 0.023621184279922956, 0.0964289345540067, 0.25782289468053526, 0.32429496602235963, 0.1978485090542322], "min": [0.22736023739301328, 0.08453984094877583, 0.8966954785744689, 2.090695012881114, -0.7164916000110085, 0.03936395393620318, 0.22957752834915152, -0.3459643459587077, 0.7798513906611636, 2.120027945076087, -0.899614257100239, 1.3995521224966774], "max": [0.6527344910328332, 0.29793367739213533, 1.1773016667582459, 2.6998857666014917, 0.39865945627557053, 1.5059873772993713, 0.6587669771150755, -0.23471734648220816, 1.0740764969945404, 2.981755184618713, 0.03393850880036631, 2.184586247964476], "count": [339]}, "eef_sim_pose_action": {"mean": [0.48413365176473727, 0.22927374960820018, 1.0162365791714123, 2.451168679597471, -0.06369356220009355, 1.0028858245105141, 0.3917444539082923, -0.2878608050528107, 0.9832827504594378, 2.445835958767414, -0.28043189985466793, 1.759561278879785], "std": [0.17577823932744235, 0.07717497070398495, 0.06770853370924088, 0.2125803795363836, 0.33145403401084883, 0.510880012545786, 0.16708614926059023, 0.023621184279922956, 0.0964289345540067, 0.25782289468053526, 0.32429496602235963, 0.1978485090542322], "min": [0.22736023739301328, 0.08453984094877583, 0.8966954785744689, 2.090695012881114, -0.7164916000110085, 0.03936395393620318, 0.22957752834915152, -0.3459643459587077, 0.7798513906611636, 2.120027945076087, -0.899614257100239, 1.3995521224966774], "max": [0.6527344910328332, 0.29793367739213533, 1.1773016667582459, 2.6998857666014917, 0.39865945627557053, 1.5059873772993713, 0.6587669771150755, -0.23471734648220816, 1.0740764969945404, 2.981755184618713, 0.03393850880036631, 2.184586247964476], "count": [339]}, "gripper_mode_state": {"mean": [0.30383480825958703, 0.12979351032448377], "std": [0.45991218460641825, 0.3360761148938304], "min": [0, 0], "max": [1, 1], "count": [339]}, "gripper_activity_state": {"mean": [1.8554572271386431, 1.775811209439528], "std": [0.48553532822560125, 0.5669398575830032], "min": [0, 0], "max": [2, 2], "count": [339]}, "gripper_mode_action": {"mean": [0.30383480825958703, 0.12979351032448377], "std": [0.45991218460641825, 0.3360761148938304], "min": [0, 0], "max": [1, 1], "count": [339]}, "gripper_activity_action": {"mean": [1.8554572271386431, 1.775811209439528], "std": [0.48553532822560125, 0.5669398575830032], "min": [0, 0], "max": [2, 2], "count": [339]}, "gripper_open_scale_state": {"mean": [0.4740154798689318, 0.505523596908128], "std": [0.22706493122525187, 0.17987946104794456], "min": [0.12374999932944775, 0.01875000074505806], "max": [0.7249999791383743, 0.8399999886751175], "count": [339]}, "gripper_open_scale_action": {"mean": [0.4740154798689318, 0.505523596908128], "std": [0.22706493122525187, 0.17987946104794456], "min": [0.12374999932944775, 0.01875000074505806], "max": [0.7249999791383743, 0.8399999886751175], "count": [339]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6980392156862745]], [[0.6705882352941176]]], "mean": [[[0.3912894090413943]], [[0.4152396704793029]], [[0.39036627995642703]]], "std": [[[0.1275339209832701]], [[0.12815024457785015]], [[0.1245459933811557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470193762254902]], [[0.4718671405228758]], [[0.46428254901960786]]], "std": [[[0.1512623654612708]], [[0.14645126601657718]], [[0.14634609152235778]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48806138276143796]], [[0.4991813316993464]], [[0.4882859946895425]]], "std": [[[0.1527005476730389]], [[0.14358750037325207]], [[0.15009946617449632]]], "count": [100]}, "observation.state": {"min": [-0.47668689489364624, -0.022136999294161797, -1.3351279497146606, -0.7520300149917603, 0.3521684408187866, 0.08399499952793121, 0.13199999928474426, -0.010754000395536423, -0.21998000144958496, 0.13959600031375885, -3.136478900909424, 0.2594431936740875, 1.3495583534240723, -0.27501165866851807, -0.018543444573879242, -1.2197679281234741, -0.014758000150322914, 0.5384576916694641, -1.3351802825927734, 0.01900000125169754, -0.007892999798059464, -0.0421300008893013, -0.005683999974280596, -3.140266180038452, 0.09058259427547455, -3.139376163482666], "max": [0.015909332782030106, 2.089024543762207, -0.48605456948280334, 0.0, 1.1672078371047974, 1.9762113094329834, 0.5410000085830688, 0.4085429906845093, 0.0029980000108480453, 0.4206559956073761, 3.1377878189086914, 1.034299612045288, 3.042126417160034, 0.21922433376312256, 2.42292857170105, -0.4720292091369629, 1.4088830947875977, 1.2001951932907104, -0.014077666215598583, 0.6239999532699585, 0.39319899678230286, 0.07782900333404541, 0.29537200927734375, 3.1288692951202393, 1.014664649963379, 3.1396901607513428], "mean": [-0.14015208184719086, 1.1789296865463257, -1.0083709955215454, -0.35859665274620056, 0.7917144298553467, 0.673297107219696, 0.38840818405151367, 0.23086993396282196, -0.07006587088108063, 0.24656343460083008, 0.9327775239944458, 0.6555324196815491, 2.5406270027160645, -0.0413479246199131, 0.8925463557243347, -0.7003032565116882, 0.5271168947219849, 1.036067247390747, -0.5018959045410156, 0.40690138936042786, 0.1432531774044037, 0.012766358442604542, 0.20895235240459442, 0.5964370965957642, 0.6421957612037659, -1.7807482481002808], "std": [0.17344346642494202, 0.8424397706985474, 0.3819161057472229, 0.265056312084198, 0.29663223028182983, 0.6708980798721313, 0.159469336271286, 0.17368273437023163, 0.07802256941795349, 0.0647418200969696, 2.7037925720214844, 0.24873119592666626, 0.5995709896087646, 0.13493072986602783, 0.9069972038269043, 0.29536738991737366, 0.5389516949653625, 0.18538305163383484, 0.47450706362724304, 0.13434256613254547, 0.15506844222545624, 0.026533925905823708, 0.09560276567935944, 2.7626359462738037, 0.2913987934589386, 2.399038791656494], "count": [334]}, "action": {"min": [-0.47668689489364624, -0.022136999294161797, -1.3351279497146606, -0.7520300149917603, 0.3521684408187866, 0.08399499952793121, 0.13199999928474426, -0.010754000395536423, -0.21998000144958496, 0.13959600031375885, -3.136478900909424, 0.2594431936740875, 1.3495583534240723, -0.27501165866851807, -0.018543444573879242, -1.2197679281234741, -0.014758000150322914, 0.5384576916694641, -1.3351802825927734, 0.01900000125169754, -0.007892999798059464, -0.0421300008893013, -0.005683999974280596, -3.140266180038452, 0.09058259427547455, -3.139376163482666], "max": [0.015909332782030106, 2.089024543762207, -0.48605456948280334, 0.0, 1.1672078371047974, 1.9762113094329834, 0.5410000085830688, 0.4085429906845093, 0.0029980000108480453, 0.4206559956073761, 3.1377878189086914, 1.034299612045288, 3.042126417160034, 0.21922433376312256, 2.42292857170105, -0.4720292091369629, 1.4088830947875977, 1.2001951932907104, -0.014077666215598583, 0.6239999532699585, 0.39319899678230286, 0.07782900333404541, 0.29537200927734375, 3.1288692951202393, 1.014664649963379, 3.1396901607513428], "mean": [-0.14015208184719086, 1.1789296865463257, -1.0083709955215454, -0.35859665274620056, 0.7917144298553467, 0.673297107219696, 0.38840818405151367, 0.23086993396282196, -0.07006587088108063, 0.24656343460083008, 0.9327775239944458, 0.6555324196815491, 2.5406270027160645, -0.0413479246199131, 0.8925463557243347, -0.7003032565116882, 0.5271168947219849, 1.036067247390747, -0.5018959045410156, 0.40690138936042786, 0.1432531774044037, 0.012766358442604542, 0.20895235240459442, 0.5964370965957642, 0.6421957612037659, -1.7807482481002808], "std": [0.17344346642494202, 0.8424397706985474, 0.3819161057472229, 0.265056312084198, 0.29663223028182983, 0.6708980798721313, 0.159469336271286, 0.17368273437023163, 0.07802256941795349, 0.0647418200969696, 2.7037925720214844, 0.24873119592666626, 0.5995709896087646, 0.13493072986602783, 0.9069972038269043, 0.29536738991737366, 0.5389516949653625, 0.18538305163383484, 0.47450706362724304, 0.13434256613254547, 0.15506844222545624, 0.026533925905823708, 0.09560276567935944, 2.7626359462738037, 0.2913987934589386, 2.399038791656494], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [334]}, "index": {"min": [145373], "max": [145706], "mean": [145539.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [3.269461077844311, 5.0, 5.0, 5.0, 5.0], "std": [1.606264404855389, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [334]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [334]}, "eef_direction_state": {"mean": [3.8473053892215567, 3.6377245508982035], "std": [2.2167115519034515, 2.323509547804484], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [1.0209580838323353, 1.026946107784431], "std": [0.8803464434633025, 0.8869605723908303], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.9820359281437125, 0.8832335329341318], "std": [0.8474905110818888, 0.8624677513444063], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [3.8473053892215567, 3.6377245508982035], "std": [2.2167115519034515, 2.323509547804484], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [1.0209580838323353, 1.026946107784431], "std": [0.8803464434633025, 0.8869605723908303], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.9820359281437125, 0.8832335329341318], "std": [0.8474905110818888, 0.8624677513444063], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.46953728799211814, 0.23131274840675572, 1.021266328454785, 2.4590280371326, -0.08838595421668922, 1.0142627505148722, 0.38234937287226317, -0.28623798683411966, 0.9844336858154735, 2.4538585849093817, -0.2815811076960306, 1.7589561408260181], "std": [0.17352399573155292, 0.07802828387919776, 0.06486554758833732, 0.22588846053845557, 0.3170414374943721, 0.4967934598059953, 0.15553575906840103, 0.026522464156812735, 0.09533586872742078, 0.2599173745094014, 0.33375473161774916, 0.226682372378613], "min": [0.2281754533023002, 0.08138295273365331, 0.914124074769631, 2.104178576023017, -0.7020898830852474, 0.012792297821362819, 0.23087763189133365, -0.3420753072423085, 0.7702093603874856, 2.1262418525591835, -0.903391988556113, 1.2323672428548633], "max": [0.6468225337148676, 0.30440975906935247, 1.195956220952851, 2.7987609133645623, 0.3333622579294926, 1.5365241034249215, 0.632945638230849, -0.22193950562391648, 1.0705552493248358, 3.017390843532359, 0.026769593550986404, 2.191210052114802], "count": [334]}, "eef_sim_pose_action": {"mean": [0.46953728799211814, 0.23131274840675572, 1.021266328454785, 2.4590280371326, -0.08838595421668922, 1.0142627505148722, 0.38234937287226317, -0.28623798683411966, 0.9844336858154735, 2.4538585849093817, -0.2815811076960306, 1.7589561408260181], "std": [0.17352399573155292, 0.07802828387919776, 0.06486554758833732, 0.22588846053845557, 0.3170414374943721, 0.4967934598059953, 0.15553575906840103, 0.026522464156812735, 0.09533586872742078, 0.2599173745094014, 0.33375473161774916, 0.226682372378613], "min": [0.2281754533023002, 0.08138295273365331, 0.914124074769631, 2.104178576023017, -0.7020898830852474, 0.012792297821362819, 0.23087763189133365, -0.3420753072423085, 0.7702093603874856, 2.1262418525591835, -0.903391988556113, 1.2323672428548633], "max": [0.6468225337148676, 0.30440975906935247, 1.195956220952851, 2.7987609133645623, 0.3333622579294926, 1.5365241034249215, 0.632945638230849, -0.22193950562391648, 1.0705552493248358, 3.017390843532359, 0.026769593550986404, 2.191210052114802], "count": [334]}, "gripper_mode_state": {"mean": [0.2904191616766467, 0.12574850299401197], "std": [0.45395580424495036, 0.3315657053869958], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.8562874251497006, 1.7904191616766467], "std": [0.4866535993599711, 0.5453377279055095], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.2904191616766467, 0.12574850299401197], "std": [0.45395580424495036, 0.3315657053869958], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.8562874251497006, 1.7904191616766467], "std": [0.4866535993599711, 0.5453377279055095], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.48550898672087106, 0.5086265284844123], "std": [0.1993366022653094, 0.1679277263983958], "min": [0.16499999910593033, 0.023750001564621925], "max": [0.6762500107288361, 0.7799999415874481], "count": [334]}, "gripper_open_scale_action": {"mean": [0.48550898672087106, 0.5086265284844123], "std": [0.1993366022653094, 0.1679277263983958], "min": [0.16499999910593033, 0.023750001564621925], "max": [0.6762500107288361, 0.7799999415874481], "count": [334]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.792156862745098]], [[0.7568627450980392]]], "mean": [[[0.3914365631808279]], [[0.4154264379084967]], [[0.3907316802832244]]], "std": [[[0.12671033442540755]], [[0.12759842594667856]], [[0.12359265424294326]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.467663756127451]], [[0.4693131576797385]], [[0.4613492442810458]]], "std": [[[0.15524759405910227]], [[0.1509755484554216]], [[0.15134646412860112]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48644293913398695]], [[0.4971728472222222]], [[0.48603579656862744]]], "std": [[[0.15403265014842757]], [[0.14671468960463524]], [[0.15363015641088765]]], "count": [100]}, "observation.state": {"min": [-0.4234115481376648, -0.022014888003468513, -1.314194679260254, -0.9827153086662292, 0.3753521144390106, 0.05884011089801788, 0.12299999594688416, -0.01080000028014183, -0.20530900359153748, 0.13259799778461456, -3.1385209560394287, 0.42783257365226746, 1.4288312196731567, -0.25913721323013306, -0.016938555985689163, -1.2206575870513916, -0.013257777318358421, 0.5173149704933167, -1.255598783493042, 0.017000000923871994, -0.007532000076025724, -0.039142001420259476, -0.00035200000274926424, -3.1393237113952637, 0.09325294941663742, -3.141592502593994], "max": [0.07091166824102402, 2.0954790115356445, -0.4871012270450592, -0.06651566922664642, 1.167434573173523, 2.1017067432403564, 0.5839999914169312, 0.4115000069141388, -0.004815000109374523, 0.39883100986480713, 3.139253854751587, 1.043445110321045, 3.1088502407073975, 0.18095122277736664, 2.4065134525299072, -0.4720292091369629, 1.3196896314620972, 1.1990089416503906, -0.009105999954044819, 0.6549999713897705, 0.3904320001602173, 0.072332002222538, 0.2919520139694214, 3.1408770084381104, 1.0129542350769043, 3.1410341262817383], "mean": [-0.09132504463195801, 1.1916919946670532, -0.9922195076942444, -0.5082969069480896, 0.8098959922790527, 0.8036791682243347, 0.413580060005188, 0.23379479348659515, -0.05992186442017555, 0.24234385788440704, 0.4651259481906891, 0.693673849105835, 2.563666582107544, -0.04541977122426033, 0.862011730670929, -0.694316565990448, 0.4943694472312927, 1.0410006046295166, -0.45683354139328003, 0.4267708957195282, 0.1390959620475769, 0.013384399935603142, 0.21440400183200836, 0.5140159130096436, 0.6357250809669495, -1.1766842603683472], "std": [0.16965997219085693, 0.8408222198486328, 0.37386852502822876, 0.3586517572402954, 0.28434768319129944, 0.7170071601867676, 0.1770402044057846, 0.17409850656986237, 0.07457167655229568, 0.06514199823141098, 2.817169666290283, 0.21158121526241302, 0.5849727988243103, 0.11072536557912827, 0.87958824634552, 0.2946927845478058, 0.5099194049835205, 0.1915527880191803, 0.446359783411026, 0.13649404048919678, 0.15317094326019287, 0.02301616035401821, 0.08987976610660553, 2.798713207244873, 0.2836058437824249, 2.756648063659668], "count": [324]}, "action": {"min": [-0.4234115481376648, -0.022014888003468513, -1.314194679260254, -0.9827153086662292, 0.3753521144390106, 0.05884011089801788, 0.12299999594688416, -0.01080000028014183, -0.20530900359153748, 0.13259799778461456, -3.1385209560394287, 0.42783257365226746, 1.4288312196731567, -0.25913721323013306, -0.016938555985689163, -1.2206575870513916, -0.013257777318358421, 0.5173149704933167, -1.255598783493042, 0.017000000923871994, -0.007532000076025724, -0.039142001420259476, -0.00035200000274926424, -3.1393237113952637, 0.09325294941663742, -3.141592502593994], "max": [0.07091166824102402, 2.0954790115356445, -0.4871012270450592, -0.06651566922664642, 1.167434573173523, 2.1017067432403564, 0.5839999914169312, 0.4115000069141388, -0.004815000109374523, 0.39883100986480713, 3.139253854751587, 1.043445110321045, 3.1088502407073975, 0.18095122277736664, 2.4065134525299072, -0.4720292091369629, 1.3196896314620972, 1.1990089416503906, -0.009105999954044819, 0.6549999713897705, 0.3904320001602173, 0.072332002222538, 0.2919520139694214, 3.1408770084381104, 1.0129542350769043, 3.1410341262817383], "mean": [-0.09132504463195801, 1.1916919946670532, -0.9922195076942444, -0.5082969069480896, 0.8098959922790527, 0.8036791682243347, 0.413580060005188, 0.23379479348659515, -0.05992186442017555, 0.24234385788440704, 0.4651259481906891, 0.693673849105835, 2.563666582107544, -0.04541977122426033, 0.862011730670929, -0.694316565990448, 0.4943694472312927, 1.0410006046295166, -0.45683354139328003, 0.4267708957195282, 0.1390959620475769, 0.013384399935603142, 0.21440400183200836, 0.5140159130096436, 0.6357250809669495, -1.1766842603683472], "std": [0.16965997219085693, 0.8408222198486328, 0.37386852502822876, 0.3586517572402954, 0.28434768319129944, 0.7170071601867676, 0.1770402044057846, 0.17409850656986237, 0.07457167655229568, 0.06514199823141098, 2.817169666290283, 0.21158121526241302, 0.5849727988243103, 0.11072536557912827, 0.87958824634552, 0.2946927845478058, 0.5099194049835205, 0.1915527880191803, 0.446359783411026, 0.13649404048919678, 0.15317094326019287, 0.02301616035401821, 0.08987976610660553, 2.798713207244873, 0.2836058437824249, 2.756648063659668], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [324]}, "index": {"min": [145707], "max": [146030], "mean": [145868.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [3.324074074074074, 5.0, 5.0, 5.0, 5.0], "std": [1.603403230768525, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [324]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [324]}, "eef_direction_state": {"mean": [3.7160493827160495, 3.6358024691358026], "std": [2.2332203835519553, 2.3100857042502954], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [1.0925925925925926, 1.021604938271605], "std": [0.8735167714867225, 0.8903612206208715], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.9814814814814815, 0.8364197530864198], "std": [0.8568692815747626, 0.8648311169496532], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [3.7160493827160495, 3.6358024691358026], "std": [2.2332203835519553, 2.3100857042502954], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [1.0925925925925926, 1.021604938271605], "std": [0.8735167714867225, 0.8903612206208715], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.9814814814814815, 0.8364197530864198], "std": [0.8568692815747626, 0.8648311169496532], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.4723374123137014, 0.2413281727979021, 1.016890783645264, 2.4139931078436287, -0.04690438066901308, 1.0280109156073414, 0.3781714952824361, -0.28557498674260967, 0.989878007728813, 2.4652437031630408, -0.2753361269178664, 1.7375739808185642], "std": [0.17381548720587284, 0.07459564474954775, 0.06526328213829664, 0.18792511015544308, 0.3159358653547014, 0.4354076074433818, 0.15360113958279287, 0.023020210324152385, 0.08959821996186552, 0.25306754697821243, 0.3188707223289836, 0.22704586688504239], "min": [0.22812961169631019, 0.09587283989767853, 0.9070412306423139, 2.0978246654962884, -0.6711185251455073, 0.22520963244698344, 0.23123116360985657, -0.3389634314087824, 0.7755753166564809, 2.1283179318523464, -0.9235349275820015, 1.255683851458192], "max": [0.6495448257549382, 0.29660250926825305, 1.173534494121634, 2.7115340448132215, 0.4043803572681719, 1.4892725120303312, 0.6303078357782192, -0.22729476487267955, 1.0671666689842843, 3.0205180753964633, 0.023070533279532013, 2.125567269996095], "count": [324]}, "eef_sim_pose_action": {"mean": [0.4723374123137014, 0.2413281727979021, 1.016890783645264, 2.4139931078436287, -0.04690438066901308, 1.0280109156073414, 0.3781714952824361, -0.28557498674260967, 0.989878007728813, 2.4652437031630408, -0.2753361269178664, 1.7375739808185642], "std": [0.17381548720587284, 0.07459564474954775, 0.06526328213829664, 0.18792511015544308, 0.3159358653547014, 0.4354076074433818, 0.15360113958279287, 0.023020210324152385, 0.08959821996186552, 0.25306754697821243, 0.3188707223289836, 0.22704586688504239], "min": [0.22812961169631019, 0.09587283989767853, 0.9070412306423139, 2.0978246654962884, -0.6711185251455073, 0.22520963244698344, 0.23123116360985657, -0.3389634314087824, 0.7755753166564809, 2.1283179318523464, -0.9235349275820015, 1.255683851458192], "max": [0.6495448257549382, 0.29660250926825305, 1.173534494121634, 2.7115340448132215, 0.4043803572681719, 1.4892725120303312, 0.6303078357782192, -0.22729476487267955, 1.0671666689842843, 3.0205180753964633, 0.023070533279532013, 2.125567269996095], "count": [324]}, "gripper_mode_state": {"mean": [0.28703703703703703, 0.11728395061728394], "std": [0.4523790185298557, 0.32175833407215193], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.8425925925925926, 1.7623456790123457], "std": [0.5060504971088797, 0.5792199343581619], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.28703703703703703, 0.11728395061728394], "std": [0.4523790185298557, 0.32175833407215193], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.8425925925925926, 1.7623456790123457], "std": [0.5060504971088797, 0.5792199343581619], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.5169752987251146, 0.5334645102553668], "std": [0.22130061151316135, 0.17061790777357108], "min": [0.1537499949336052, 0.021250001154839993], "max": [0.7299999892711639, 0.8187499642372131], "count": [324]}, "gripper_open_scale_action": {"mean": [0.5169752987251146, 0.5334645102553668], "std": [0.22130061151316135, 0.17061790777357108], "min": [0.1537499949336052, 0.021250001154839993], "max": [0.7299999892711639, 0.8187499642372131], "count": [324]}}} +{"episode_index": 311, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7215686274509804]], [[0.6941176470588235]]], "mean": [[[0.3919109940087146]], [[0.4154185484749455]], [[0.3909195452069717]]], "std": [[[0.12510930274218102]], [[0.1264491944306885]], [[0.12252543975878638]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46957882965686276]], [[0.47243752246732024]], [[0.46363454248366015]]], "std": [[[0.14612628025518043]], [[0.14258921260285487]], [[0.14296241126894613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849517524509804]], [[0.49643781045751634]], [[0.48647568218954246]]], "std": [[[0.15434526530180545]], [[0.14406295668379754]], [[0.14867546620169567]]], "count": [100]}, "observation.state": {"min": [-0.4334595501422882, -0.021840443834662437, -1.3443735837936401, -0.8489164710044861, 0.426464319229126, 0.08294833451509476, 0.10400000214576721, -0.010298999957740307, -0.2087640017271042, 0.12172599881887436, -3.1345067024230957, 0.3937288522720337, 1.3795256614685059, -0.3151338994503021, -0.017426999285817146, -1.3575440645217896, -0.017304887995123863, 0.6078342199325562, -1.289249062538147, 0.017000000923871994, -0.007708000019192696, -0.07482700049877167, 0.005185000132769346, -3.1409294605255127, 0.14364059269428253, -3.140580415725708], "max": [0.018002666532993317, 2.1319901943206787, -0.48708376288414, -0.04327966645359993, 1.167574167251587, 2.1016194820404053, 0.578000009059906, 0.41669198870658875, -0.0036989999935030937, 0.4106549918651581, 3.1335291862487793, 1.0333571434020996, 3.0651471614837646, 0.16947278380393982, 2.4096012115478516, -0.47225600481033325, 1.4520057439804077, 1.201050043106079, -0.0067858886905014515, 0.656000018119812, 0.4207710027694702, 0.0792199969291687, 0.31539198756217957, 3.140702486038208, 1.0138442516326904, 3.1407723426818848], "mean": [-0.1042436882853508, 1.1719753742218018, -1.0109766721725464, -0.42870500683784485, 0.8266265988349915, 0.6912811398506165, 0.4168761372566223, 0.23008693754673004, -0.06335993856191635, 0.24546456336975098, 0.942478358745575, 0.6886043548583984, 2.5954201221466064, -0.03633099049329758, 0.9515634775161743, -0.7761548161506653, 0.46755340695381165, 1.0270782709121704, -0.43774905800819397, 0.4383286237716675, 0.15855833888053894, 0.009398479014635086, 0.21172787249088287, 0.4315529763698578, 0.6329653859138489, -0.35127952694892883], "std": [0.17731547355651855, 0.862740695476532, 0.388588547706604, 0.3121821880340576, 0.27188509702682495, 0.6789321303367615, 0.18099240958690643, 0.17701980471611023, 0.07815118879079819, 0.06648922711610794, 2.7045912742614746, 0.22609727084636688, 0.5570123791694641, 0.1365186870098114, 0.9367893934249878, 0.335452139377594, 0.5141767263412476, 0.1780531257390976, 0.4470742642879486, 0.1467931866645813, 0.16519203782081604, 0.03538591042160988, 0.09915998578071594, 2.808157205581665, 0.29796668887138367, 2.9551138877868652], "count": [329]}, "action": {"min": [-0.4334595501422882, -0.021840443834662437, -1.3443735837936401, -0.8489164710044861, 0.426464319229126, 0.08294833451509476, 0.10400000214576721, -0.010298999957740307, -0.2087640017271042, 0.12172599881887436, -3.1345067024230957, 0.3937288522720337, 1.3795256614685059, -0.3151338994503021, -0.017426999285817146, -1.3575440645217896, -0.017304887995123863, 0.6078342199325562, -1.289249062538147, 0.017000000923871994, -0.007708000019192696, -0.07482700049877167, 0.005185000132769346, -3.1409294605255127, 0.14364059269428253, -3.140580415725708], "max": [0.018002666532993317, 2.1319901943206787, -0.48708376288414, -0.04327966645359993, 1.167574167251587, 2.1016194820404053, 0.578000009059906, 0.41669198870658875, -0.0036989999935030937, 0.4106549918651581, 3.1335291862487793, 1.0333571434020996, 3.0651471614837646, 0.16947278380393982, 2.4096012115478516, -0.47225600481033325, 1.4520057439804077, 1.201050043106079, -0.0067858886905014515, 0.656000018119812, 0.4207710027694702, 0.0792199969291687, 0.31539198756217957, 3.140702486038208, 1.0138442516326904, 3.1407723426818848], "mean": [-0.1042436882853508, 1.1719753742218018, -1.0109766721725464, -0.42870500683784485, 0.8266265988349915, 0.6912811398506165, 0.4168761372566223, 0.23008693754673004, -0.06335993856191635, 0.24546456336975098, 0.942478358745575, 0.6886043548583984, 2.5954201221466064, -0.03633099049329758, 0.9515634775161743, -0.7761548161506653, 0.46755340695381165, 1.0270782709121704, -0.43774905800819397, 0.4383286237716675, 0.15855833888053894, 0.009398479014635086, 0.21172787249088287, 0.4315529763698578, 0.6329653859138489, -0.35127952694892883], "std": [0.17731547355651855, 0.862740695476532, 0.388588547706604, 0.3121821880340576, 0.27188509702682495, 0.6789321303367615, 0.18099240958690643, 0.17701980471611023, 0.07815118879079819, 0.06648922711610794, 2.7045912742614746, 0.22609727084636688, 0.5570123791694641, 0.1365186870098114, 0.9367893934249878, 0.335452139377594, 0.5141767263412476, 0.1780531257390976, 0.4470742642879486, 0.1467931866645813, 0.16519203782081604, 0.03538591042160988, 0.09915998578071594, 2.808157205581665, 0.29796668887138367, 2.9551138877868652], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [329]}, "index": {"min": [146031], "max": [146359], "mean": [146195.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [3.3191489361702127, 5.0, 5.0, 5.0, 5.0], "std": [1.5763153543498363, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [329]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [329]}, "eef_direction_state": {"mean": [3.939209726443769, 3.525835866261398], "std": [2.1372255646209983, 2.3312534916565797], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.088145896656535, 1.094224924012158], "std": [0.8794232860802487, 0.8822446974893622], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.9604863221884499, 0.9148936170212766], "std": [0.8549628445835459, 0.8779933969546887], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [3.939209726443769, 3.525835866261398], "std": [2.1372255646209983, 2.3312534916565797], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.088145896656535, 1.094224924012158], "std": [0.8794232860802487, 0.8822446974893622], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.9604863221884499, 0.9148936170212766], "std": [0.8549628445835459, 0.8779933969546887], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.4686787917342391, 0.2379472399791221, 1.0200912906929145, 2.422868459153808, -0.04247433641514098, 1.067513164776278, 0.3976344044475318, -0.28955459284040475, 0.9871883749519398, 2.4647314946234444, -0.26607530710805355, 1.7216740032559996], "std": [0.17680791803173462, 0.07815588939377346, 0.0666054030239209, 0.2026244166386563, 0.3105729333973596, 0.43275639587989323, 0.16560850307485253, 0.035428201611681656, 0.09883053293356149, 0.26721899352348627, 0.33230464035633717, 0.24592679510511023], "min": [0.22857131327433633, 0.09254446329293885, 0.8962539260678506, 2.106187500609622, -0.7250263670242003, 0.17144685130622683, 0.2311611081411145, -0.37435581630719095, 0.7811697264902873, 2.1273978517446928, -1.0188302768834672, 1.2862762587741374], "max": [0.6547741847734605, 0.2977137039386659, 1.1852673681521646, 2.6589141467003645, 0.3954006867785391, 1.495934077427384, 0.660478685922205, -0.21973191179416957, 1.0906178305194247, 2.9652551338143907, 0.042110774429723996, 2.2064036198052075], "count": [329]}, "eef_sim_pose_action": {"mean": [0.4686787917342391, 0.2379472399791221, 1.0200912906929145, 2.422868459153808, -0.04247433641514098, 1.067513164776278, 0.3976344044475318, -0.28955459284040475, 0.9871883749519398, 2.4647314946234444, -0.26607530710805355, 1.7216740032559996], "std": [0.17680791803173462, 0.07815588939377346, 0.0666054030239209, 0.2026244166386563, 0.3105729333973596, 0.43275639587989323, 0.16560850307485253, 0.035428201611681656, 0.09883053293356149, 0.26721899352348627, 0.33230464035633717, 0.24592679510511023], "min": [0.22857131327433633, 0.09254446329293885, 0.8962539260678506, 2.106187500609622, -0.7250263670242003, 0.17144685130622683, 0.2311611081411145, -0.37435581630719095, 0.7811697264902873, 2.1273978517446928, -1.0188302768834672, 1.2862762587741374], "max": [0.6547741847734605, 0.2977137039386659, 1.1852673681521646, 2.6589141467003645, 0.3954006867785391, 1.495934077427384, 0.660478685922205, -0.21973191179416957, 1.0906178305194247, 2.9652551338143907, 0.042110774429723996, 2.2064036198052075], "count": [329]}, "gripper_mode_state": {"mean": [0.26443768996960487, 0.1337386018237082], "std": [0.44103332991186067, 0.3403712505573124], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.8541033434650456, 1.7598784194528876], "std": [0.4900125936174654, 0.5730269309880835], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.26443768996960487, 0.1337386018237082], "std": [0.44103332991186067, 0.3403712505573124], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.8541033434650456, 1.7598784194528876], "std": [0.4900125936174654, 0.5730269309880835], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.521094225811288, 0.5479103312785185], "std": [0.22624048208825917, 0.1834911421978825], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7225000113248825, 0.820000022649765], "count": [329]}, "gripper_open_scale_action": {"mean": [0.521094225811288, 0.5479103312785185], "std": [0.22624048208825917, 0.1834911421978825], "min": [0.13000000268220901, 0.021250001154839993], "max": [0.7225000113248825, 0.820000022649765], "count": [329]}}} +{"episode_index": 312, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7686274509803922]], [[0.7294117647058823]]], "mean": [[[0.39333854575163396]], [[0.41666596677559914]], [[0.3919088480392157]]], "std": [[[0.12257115421263119]], [[0.12436508458868191]], [[0.12066808970708721]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47325561478758166]], [[0.47716061683006533]], [[0.4702387295751634]]], "std": [[[0.15438168615375475]], [[0.14978447824013252]], [[0.1489938305256906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872576184640523]], [[0.4983201286764706]], [[0.4882048794934641]]], "std": [[[0.1475132127116273]], [[0.13629217778744288]], [[0.1425399556512042]]], "count": [100]}, "observation.state": {"min": [-0.443699449300766, -0.022136999294161797, -1.3439199924468994, -1.2204656600952148, 0.28894978761672974, 0.03330144286155701, 0.11800000071525574, -0.010111000388860703, -0.21644000709056854, 0.12970000505447388, -3.1354665756225586, 0.47916266322135925, -3.141592502593994, -0.22866177558898926, -0.01660711131989956, -1.479759931564331, -0.012472777627408504, 0.5919074416160583, -1.152362585067749, 0.01599999889731407, -0.008090999908745289, -0.040766000747680664, 0.006717999931424856, -3.139585494995117, 0.19696040451526642, -3.1397252082824707], "max": [0.08143066614866257, 2.1374502182006836, -0.485566109418869, 0.0, 1.1676788330078125, 2.1018636226654053, 0.5370000004768372, 0.4154999852180481, 6.500000017695129e-05, 0.43518000841140747, 3.1405978202819824, 1.065645694732666, 3.1368978023529053, 0.15905845165252686, 2.447909116744995, -0.47237810492515564, 1.232450008392334, 1.2329907417297363, -0.03741833195090294, 0.6449999809265137, 0.43865999579429626, 0.0570329986512661, 0.359470009803772, 3.132185220718384, 1.0087828636169434, 3.1402835845947266], "mean": [-0.10174467414617538, 1.20116126537323, -1.030571699142456, -0.5175451636314392, 0.8016069531440735, 0.7888093590736389, 0.4048047661781311, 0.23862387239933014, -0.06412021070718765, 0.24939148128032684, 1.091360330581665, 0.7275586724281311, 2.1253767013549805, -0.023464767262339592, 0.8449628949165344, -0.7951334714889526, 0.4401948153972626, 1.0567867755889893, -0.42711272835731506, 0.39391711354255676, 0.14814911782741547, 0.008708185516297817, 0.22130519151687622, 0.2171652615070343, 0.7165951728820801, -1.679992437362671], "std": [0.17071540653705597, 0.8537297248840332, 0.38363319635391235, 0.4175800681114197, 0.2925807535648346, 0.7253468632698059, 0.1732707917690277, 0.17827807366847992, 0.07738146185874939, 0.06895341724157333, 2.5994112491607666, 0.1976931095123291, 1.5799099206924438, 0.1046328991651535, 0.9702905416488647, 0.4110008180141449, 0.4665883481502533, 0.1863110363483429, 0.40695539116859436, 0.15045757591724396, 0.18287205696105957, 0.021148517727851868, 0.09240450710058212, 2.835251808166504, 0.2769903838634491, 2.458414316177368], "count": [316]}, "action": {"min": [-0.443699449300766, -0.022136999294161797, -1.3439199924468994, -1.2204656600952148, 0.28894978761672974, 0.03330144286155701, 0.11800000071525574, -0.010111000388860703, -0.21644000709056854, 0.12970000505447388, -3.1354665756225586, 0.47916266322135925, -3.141592502593994, -0.22866177558898926, -0.01660711131989956, -1.479759931564331, -0.012472777627408504, 0.5919074416160583, -1.152362585067749, 0.01599999889731407, -0.008090999908745289, -0.040766000747680664, 0.006717999931424856, -3.139585494995117, 0.19696040451526642, -3.1397252082824707], "max": [0.08143066614866257, 2.1374502182006836, -0.485566109418869, 0.0, 1.1676788330078125, 2.1018636226654053, 0.5370000004768372, 0.4154999852180481, 6.500000017695129e-05, 0.43518000841140747, 3.1405978202819824, 1.065645694732666, 3.1368978023529053, 0.15905845165252686, 2.447909116744995, -0.47237810492515564, 1.232450008392334, 1.2329907417297363, -0.03741833195090294, 0.6449999809265137, 0.43865999579429626, 0.0570329986512661, 0.359470009803772, 3.132185220718384, 1.0087828636169434, 3.1402835845947266], "mean": [-0.10174467414617538, 1.20116126537323, -1.030571699142456, -0.5175451636314392, 0.8016069531440735, 0.7888093590736389, 0.4048047661781311, 0.23862387239933014, -0.06412021070718765, 0.24939148128032684, 1.091360330581665, 0.7275586724281311, 2.1253767013549805, -0.023464767262339592, 0.8449628949165344, -0.7951334714889526, 0.4401948153972626, 1.0567867755889893, -0.42711272835731506, 0.39391711354255676, 0.14814911782741547, 0.008708185516297817, 0.22130519151687622, 0.2171652615070343, 0.7165951728820801, -1.679992437362671], "std": [0.17071540653705597, 0.8537297248840332, 0.38363319635391235, 0.4175800681114197, 0.2925807535648346, 0.7253468632698059, 0.1732707917690277, 0.17827807366847992, 0.07738146185874939, 0.06895341724157333, 2.5994112491607666, 0.1976931095123291, 1.5799099206924438, 0.1046328991651535, 0.9702905416488647, 0.4110008180141449, 0.4665883481502533, 0.1863110363483429, 0.40695539116859436, 0.15045757591724396, 0.18287205696105957, 0.021148517727851868, 0.09240450710058212, 2.835251808166504, 0.2769903838634491, 2.458414316177368], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [316]}, "index": {"min": [146360], "max": [146675], "mean": [146517.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [3.2531645569620253, 5.0, 5.0, 5.0, 5.0], "std": [1.5968192627004227, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [316]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [316]}, "eef_direction_state": {"mean": [3.7974683544303796, 3.721518987341772], "std": [2.072299199082399, 2.3381086636547055], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [1.110759493670886, 1.0284810126582278], "std": [0.8327235658328727, 0.9187630493107144], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [1.0474683544303798, 0.8354430379746836], "std": [0.8311346040270571, 0.8813163306120142], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [3.7974683544303796, 3.721518987341772], "std": [2.072299199082399, 2.3381086636547055], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [1.110759493670886, 1.0284810126582278], "std": [0.8327235658328727, 0.9187630493107144], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [1.0474683544303798, 0.8354430379746836], "std": [0.8311346040270571, 0.8813163306120142], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.4771303129074311, 0.23713175012083512, 1.0239710211948216, 2.37291153070688, -0.045498607822683675, 1.053415820302554, 0.38713206062459143, -0.2901872812157749, 0.9967912408823278, 2.384469388991028, -0.2211178593588948, 1.7838658188824323], "std": [0.17801464659027777, 0.07744901775156084, 0.06915273923181287, 0.1687159028138897, 0.33217408505351004, 0.46290300726444406, 0.18325606438148567, 0.021198539058988358, 0.09208595949197595, 0.24774098771492314, 0.30478082621891045, 0.21707323820398022], "min": [0.22876961489008807, 0.08453259700936955, 0.9039922717755163, 2.0729379691188803, -0.6202281878702177, 0.1857380476214101, 0.23049701993788768, -0.34023731307346566, 0.7827952790692051, 2.13108212469532, -0.8007471486887449, 1.4907677239705879], "max": [0.6535837240366453, 0.3014815748618204, 1.2098179846440043, 2.5800039271992246, 0.512150387918461, 1.5812452096725935, 0.6781365097523683, -0.24188662731730762, 1.1353760734586145, 2.900856692919511, 0.061669941144705254, 2.2792964731861813], "count": [316]}, "eef_sim_pose_action": {"mean": [0.4771303129074311, 0.23713175012083512, 1.0239710211948216, 2.37291153070688, -0.045498607822683675, 1.053415820302554, 0.38713206062459143, -0.2901872812157749, 0.9967912408823278, 2.384469388991028, -0.2211178593588948, 1.7838658188824323], "std": [0.17801464659027777, 0.07744901775156084, 0.06915273923181287, 0.1687159028138897, 0.33217408505351004, 0.46290300726444406, 0.18325606438148567, 0.021198539058988358, 0.09208595949197595, 0.24774098771492314, 0.30478082621891045, 0.21707323820398022], "min": [0.22876961489008807, 0.08453259700936955, 0.9039922717755163, 2.0729379691188803, -0.6202281878702177, 0.1857380476214101, 0.23049701993788768, -0.34023731307346566, 0.7827952790692051, 2.13108212469532, -0.8007471486887449, 1.4907677239705879], "max": [0.6535837240366453, 0.3014815748618204, 1.2098179846440043, 2.5800039271992246, 0.512150387918461, 1.5812452096725935, 0.6781365097523683, -0.24188662731730762, 1.1353760734586145, 2.900856692919511, 0.061669941144705254, 2.2792964731861813], "count": [316]}, "gripper_mode_state": {"mean": [0.2879746835443038, 0.620253164556962], "std": [0.4528192411789294, 0.4853237851311607], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_state": {"mean": [1.889240506329114, 1.7911392405063291], "std": [0.42517091768524445, 0.5343136786517437], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.2879746835443038, 0.620253164556962], "std": [0.4528192411789294, 0.4853237851311607], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_action": {"mean": [1.889240506329114, 1.7911392405063291], "std": [0.42517091768524445, 0.5343136786517437], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.506004748152734, 0.49239714954142705], "std": [0.21658818271242455, 0.18807204159558286], "min": [0.14750000089406967, 0.01999999862164259], "max": [0.6712500005960464, 0.8062499761581421], "count": [316]}, "gripper_open_scale_action": {"mean": [0.506004748152734, 0.49239714954142705], "std": [0.21658818271242455, 0.18807204159558286], "min": [0.14750000089406967, 0.01999999862164259], "max": [0.6712500005960464, 0.8062499761581421], "count": [316]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7843137254901961]], [[0.7607843137254902]]], "mean": [[[0.3892441067538126]], [[0.41387813180827887]], [[0.3892081290849673]]], "std": [[[0.1333448422067438]], [[0.13288403346459055]], [[0.1285507512481527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670530780228758]], [[0.46991054738562094]], [[0.46221403390522875]]], "std": [[[0.15889564497567532]], [[0.15397230826080607]], [[0.15287219384026257]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484710522875817]], [[0.49389063725490195]], [[0.4827638562091503]]], "std": [[[0.14919338731372309]], [[0.14320011009561331]], [[0.15036636341531628]]], "count": [100]}, "observation.state": {"min": [-0.402862012386322, -0.02232888899743557, -1.2015384435653687, -1.2986167669296265, 0.33960843086242676, 0.03169655427336693, 0.3070000112056732, -0.009809000417590141, -0.1917639970779419, 0.10254999995231628, -3.1348206996917725, 0.3715631365776062, -3.136409044265747, -0.24190211296081543, -0.018613222986459732, -1.213993787765503, 0.01058877818286419, 0.5891686677932739, -1.3194628953933716, 0.017999999225139618, -0.008384999819099903, -0.036122001707553864, -0.0016749999485909939, -3.138503313064575, 0.1405688226222992, -3.1395680904388428], "max": [0.08308789134025574, 2.1192731857299805, -0.485566109418869, 0.025137444958090782, 1.1670159101486206, 2.101898670196533, 0.5999999642372131, 0.39730700850486755, 0.0031850000377744436, 0.3844340145587921, 3.138049602508545, 1.034962773323059, 3.1405105590820312, 0.2290978878736496, 2.4136133193969727, -0.4717675447463989, 1.4306886196136475, 1.1877398490905762, -0.04539044573903084, 0.6200000047683716, 0.3955889940261841, 0.08284000307321548, 0.2878910005092621, 3.1402487754821777, 1.0130239725112915, 3.1344542503356934], "mean": [-0.11333918571472168, 1.205856204032898, -0.9404768943786621, -0.5774726271629333, 0.7338687777519226, 0.8631994128227234, 0.4762491285800934, 0.23442812263965607, -0.06217978894710541, 0.2313411682844162, 0.8602102994918823, 0.6731363534927368, 2.535334348678589, -0.012936515733599663, 0.8462939262390137, -0.6924722790718079, 0.5158804059028625, 1.0373971462249756, -0.5136145949363708, 0.31896811723709106, 0.13663116097450256, 0.01735282689332962, 0.2106248438358307, 1.9325063228607178, 0.6684055328369141, -1.8323334455490112], "std": [0.14839406311511993, 0.8342400193214417, 0.31934791803359985, 0.46903449296951294, 0.32514941692352295, 0.7881314158439636, 0.10837877541780472, 0.16973461210727692, 0.06729603558778763, 0.06736806035041809, 2.667729139328003, 0.23049552738666534, 0.8324301242828369, 0.12285234779119492, 0.9093530178070068, 0.3052053451538086, 0.5044775009155273, 0.17786097526550293, 0.4535328149795532, 0.15898680686950684, 0.15776890516281128, 0.024250196292996407, 0.0923687219619751, 2.1200497150421143, 0.2694014012813568, 2.304800033569336], "count": [348]}, "action": {"min": [-0.402862012386322, -0.02232888899743557, -1.2015384435653687, -1.2986167669296265, 0.33960843086242676, 0.03169655427336693, 0.3070000112056732, -0.009809000417590141, -0.1917639970779419, 0.10254999995231628, -3.1348206996917725, 0.3715631365776062, -3.136409044265747, -0.24190211296081543, -0.018613222986459732, -1.213993787765503, 0.01058877818286419, 0.5891686677932739, -1.3194628953933716, 0.017999999225139618, -0.008384999819099903, -0.036122001707553864, -0.0016749999485909939, -3.138503313064575, 0.1405688226222992, -3.1395680904388428], "max": [0.08308789134025574, 2.1192731857299805, -0.485566109418869, 0.025137444958090782, 1.1670159101486206, 2.101898670196533, 0.5999999642372131, 0.39730700850486755, 0.0031850000377744436, 0.3844340145587921, 3.138049602508545, 1.034962773323059, 3.1405105590820312, 0.2290978878736496, 2.4136133193969727, -0.4717675447463989, 1.4306886196136475, 1.1877398490905762, -0.04539044573903084, 0.6200000047683716, 0.3955889940261841, 0.08284000307321548, 0.2878910005092621, 3.1402487754821777, 1.0130239725112915, 3.1344542503356934], "mean": [-0.11333918571472168, 1.205856204032898, -0.9404768943786621, -0.5774726271629333, 0.7338687777519226, 0.8631994128227234, 0.4762491285800934, 0.23442812263965607, -0.06217978894710541, 0.2313411682844162, 0.8602102994918823, 0.6731363534927368, 2.535334348678589, -0.012936515733599663, 0.8462939262390137, -0.6924722790718079, 0.5158804059028625, 1.0373971462249756, -0.5136145949363708, 0.31896811723709106, 0.13663116097450256, 0.01735282689332962, 0.2106248438358307, 1.9325063228607178, 0.6684055328369141, -1.8323334455490112], "std": [0.14839406311511993, 0.8342400193214417, 0.31934791803359985, 0.46903449296951294, 0.32514941692352295, 0.7881314158439636, 0.10837877541780472, 0.16973461210727692, 0.06729603558778763, 0.06736806035041809, 2.667729139328003, 0.23049552738666534, 0.8324301242828369, 0.12285234779119492, 0.9093530178070068, 0.3052053451538086, 0.5044775009155273, 0.17786097526550293, 0.4535328149795532, 0.15898680686950684, 0.15776890516281128, 0.024250196292996407, 0.0923687219619751, 2.1200497150421143, 0.2694014012813568, 2.304800033569336], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [348]}, "index": {"min": [146676], "max": [147023], "mean": [146849.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [3.146551724137931, 5.0, 5.0, 5.0, 5.0], "std": [1.646596858020155, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [348]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [348]}, "eef_direction_state": {"mean": [3.6810344827586206, 3.9827586206896552], "std": [2.1506446691780123, 2.2729648922731127], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.0804597701149425, 0.9166666666666666], "std": [0.8195652170103837, 0.9231743918970055], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.9770114942528736, 0.7959770114942529], "std": [0.8335909233275584, 0.861891744235823], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.6810344827586206, 3.9827586206896552], "std": [2.1506446691780123, 2.2729648922731127], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.0804597701149425, 0.9166666666666666], "std": [0.8195652170103837, 0.9231743918970055], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.9770114942528736, 0.7959770114942529], "std": [0.8335909233275584, 0.861891744235823], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.4728360523161562, 0.23898563330538541, 1.0058632536920131, 2.4208687162993456, -0.06079466195447619, 1.0702275033711934, 0.3756503514214199, -0.2816082854444128, 0.9861125359819838, 2.4298785574256208, -0.24715549842888734, 1.8212725239197158], "std": [0.16939881388280154, 0.06742602220166721, 0.06755020075468757, 0.19861244050271054, 0.3824841147596852, 0.4654576670177595, 0.1582559455721725, 0.024206587107130858, 0.09208524014708823, 0.23497170990480912, 0.3282330789999035, 0.1876374616833667], "min": [0.22903478196278232, 0.10907196871977129, 0.8768457849382185, 2.105516277247564, -0.7577595357982219, 0.23168098723082609, 0.2302872551265946, -0.335903529462085, 0.7742594884413334, 2.128167909044789, -0.8985568548027495, 1.36281044941932], "max": [0.635388948315875, 0.3046542234227301, 1.1594517476892678, 2.6564635342477074, 0.4938315929777932, 1.5952965058751036, 0.6353280075808152, -0.21697643450002807, 1.0629219914864219, 2.957493607560375, 0.05422621172170117, 2.2005080162456516], "count": [348]}, "eef_sim_pose_action": {"mean": [0.4728360523161562, 0.23898563330538541, 1.0058632536920131, 2.4208687162993456, -0.06079466195447619, 1.0702275033711934, 0.3756503514214199, -0.2816082854444128, 0.9861125359819838, 2.4298785574256208, -0.24715549842888734, 1.8212725239197158], "std": [0.16939881388280154, 0.06742602220166721, 0.06755020075468757, 0.19861244050271054, 0.3824841147596852, 0.4654576670177595, 0.1582559455721725, 0.024206587107130858, 0.09208524014708823, 0.23497170990480912, 0.3282330789999035, 0.1876374616833667], "min": [0.22903478196278232, 0.10907196871977129, 0.8768457849382185, 2.105516277247564, -0.7577595357982219, 0.23168098723082609, 0.2302872551265946, -0.335903529462085, 0.7742594884413334, 2.128167909044789, -0.8985568548027495, 1.36281044941932], "max": [0.635388948315875, 0.3046542234227301, 1.1594517476892678, 2.6564635342477074, 0.4938315929777932, 1.5952965058751036, 0.6353280075808152, -0.21697643450002807, 1.0629219914864219, 2.957493607560375, 0.05422621172170117, 2.2005080162456516], "count": [348]}, "gripper_mode_state": {"mean": [0.28448275862068967, 0.7787356321839081], "std": [0.45116772786653603, 0.41509811773969557], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.896551724137931, 1.7155172413793103], "std": [0.41618085035015506, 0.6270625894454586], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.28448275862068967, 0.7787356321839081], "std": [0.45116772786653603, 0.41509811773969557], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.896551724137931, 1.7155172413793103], "std": [0.41618085035015506, 0.6270625894454586], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.595312491380449, 0.39871048881410054], "std": [0.13547345036340194, 0.19873344144748215], "min": [0.3837500140070915, 0.022499999031424522], "max": [0.7499999552965164, 0.7750000059604645], "count": [348]}, "gripper_open_scale_action": {"mean": [0.595312491380449, 0.39871048881410054], "std": [0.13547345036340194, 0.19873344144748215], "min": [0.3837500140070915, 0.022499999031424522], "max": [0.7499999552965164, 0.7750000059604645], "count": [348]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.7372549019607844]], [[0.7058823529411765]]], "mean": [[[0.39213336601307186]], [[0.4160928867102397]], [[0.3914664814814815]]], "std": [[[0.1260100253503081]], [[0.12592989649635694]], [[0.12261605419845997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46331341707516344]], [[0.4623345690359477]], [[0.4546192361111111]]], "std": [[[0.15827110836351665]], [[0.15418600317909448]], [[0.1552957759310689]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864761335784314]], [[0.49782046364379084]], [[0.48827899509803924]]], "std": [[[0.14106879891391794]], [[0.13129972065305806]], [[0.13586240904342506]]], "count": [100]}, "observation.state": {"min": [-0.478326678276062, -0.02232888899743557, -1.2748574018478394, -1.0323272943496704, 0.2762676775455475, 0.034540001302957535, 0.10099999606609344, -0.011579000391066074, -0.21875600516796112, 0.10613799840211868, -3.140946865081787, 0.40133845806121826, 1.4687119722366333, -0.26860955357551575, -0.018229443579912186, -1.357177734375, -0.06532944738864899, 0.5975419878959656, -1.2382066249847412, 0.0139999995008111, -0.008307999931275845, -0.05189500004053116, 0.009421000257134438, -3.141592502593994, 0.17507398128509521, -3.141592502593994], "max": [0.036197222769260406, 2.142771005630493, -0.4864034354686737, -0.021718332543969154, 1.1677136421203613, 1.9698790311813354, 0.562999963760376, 0.399942010641098, -0.001686000032350421, 0.42971599102020264, 3.136688232421875, 1.0362368822097778, 3.090611696243286, 0.19965167343616486, 2.4288597106933594, -0.46356865763664246, 1.2151625156402588, 1.2027246952056885, 0.043454110622406006, 0.6360000371932983, 0.41760799288749695, 0.05562400072813034, 0.3103089928627014, 3.137770414352417, 1.0240195989608765, 3.133721113204956], "mean": [-0.1197696328163147, 1.2315272092819214, -1.0142229795455933, -0.47342365980148315, 0.7589494585990906, 0.8137840032577515, 0.37883925437927246, 0.24380843341350555, -0.06371694058179855, 0.24703538417816162, 0.9883919954299927, 0.6580778956413269, 2.498875856399536, -0.04801759123802185, 0.8802230954170227, -0.7133392691612244, 0.4264935255050659, 0.985223650932312, -0.45596566796302795, 0.352931946516037, 0.14983586966991425, 0.007668564561754465, 0.21903803944587708, 1.4886689186096191, 0.6713886260986328, -1.7373706102371216], "std": [0.15221497416496277, 0.8081560730934143, 0.34395310282707214, 0.3322764039039612, 0.30385860800743103, 0.6912013292312622, 0.20342539250850677, 0.16776622831821442, 0.06945730745792389, 0.06954628229141235, 2.635045051574707, 0.22906143963336945, 0.6196107864379883, 0.12860360741615295, 0.8483549952507019, 0.3537382483482361, 0.4465577006340027, 0.15628288686275482, 0.42783018946647644, 0.1291818767786026, 0.15426529943943024, 0.02084971033036709, 0.08774916082620621, 2.511512517929077, 0.24319063127040863, 2.444366693496704], "count": [386]}, "action": {"min": [-0.478326678276062, -0.02232888899743557, -1.2748574018478394, -1.0323272943496704, 0.2762676775455475, 0.034540001302957535, 0.10099999606609344, -0.011579000391066074, -0.21875600516796112, 0.10613799840211868, -3.140946865081787, 0.40133845806121826, 1.4687119722366333, -0.26860955357551575, -0.018229443579912186, -1.357177734375, -0.06532944738864899, 0.5975419878959656, -1.2382066249847412, 0.0139999995008111, -0.008307999931275845, -0.05189500004053116, 0.009421000257134438, -3.141592502593994, 0.17507398128509521, -3.141592502593994], "max": [0.036197222769260406, 2.142771005630493, -0.4864034354686737, -0.021718332543969154, 1.1677136421203613, 1.9698790311813354, 0.562999963760376, 0.399942010641098, -0.001686000032350421, 0.42971599102020264, 3.136688232421875, 1.0362368822097778, 3.090611696243286, 0.19965167343616486, 2.4288597106933594, -0.46356865763664246, 1.2151625156402588, 1.2027246952056885, 0.043454110622406006, 0.6360000371932983, 0.41760799288749695, 0.05562400072813034, 0.3103089928627014, 3.137770414352417, 1.0240195989608765, 3.133721113204956], "mean": [-0.1197696328163147, 1.2315272092819214, -1.0142229795455933, -0.47342365980148315, 0.7589494585990906, 0.8137840032577515, 0.37883925437927246, 0.24380843341350555, -0.06371694058179855, 0.24703538417816162, 0.9883919954299927, 0.6580778956413269, 2.498875856399536, -0.04801759123802185, 0.8802230954170227, -0.7133392691612244, 0.4264935255050659, 0.985223650932312, -0.45596566796302795, 0.352931946516037, 0.14983586966991425, 0.007668564561754465, 0.21903803944587708, 1.4886689186096191, 0.6713886260986328, -1.7373706102371216], "std": [0.15221497416496277, 0.8081560730934143, 0.34395310282707214, 0.3322764039039612, 0.30385860800743103, 0.6912013292312622, 0.20342539250850677, 0.16776622831821442, 0.06945730745792389, 0.06954628229141235, 2.635045051574707, 0.22906143963336945, 0.6196107864379883, 0.12860360741615295, 0.8483549952507019, 0.3537382483482361, 0.4465577006340027, 0.15628288686275482, 0.42783018946647644, 0.1291818767786026, 0.15426529943943024, 0.02084971033036709, 0.08774916082620621, 2.511512517929077, 0.24319063127040863, 2.444366693496704], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [386]}, "index": {"min": [147024], "max": [147409], "mean": [147216.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [3.0466321243523318, 5.0, 5.0, 5.0, 5.0], "std": [1.6642854834333518, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [386]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [386]}, "eef_direction_state": {"mean": [3.976683937823834, 4.007772020725389], "std": [2.152712564916959, 2.3050837508178588], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [1.0181347150259068, 0.8756476683937824], "std": [0.8740250778862927, 0.9162198302901104], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.927461139896373, 0.7953367875647669], "std": [0.8486028015574397, 0.8620249780255453], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.976683937823834, 4.007772020725389], "std": [2.152712564916959, 2.3050837508178588], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [1.0181347150259068, 0.8756476683937824], "std": [0.8740250778862927, 0.9162198302901104], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.927461139896373, 0.7953367875647669], "std": [0.8486028015574397, 0.8620249780255453], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.4823378052194768, 0.23755783762909508, 1.0216269909614022, 2.4428141536963746, -0.09883471676790676, 0.992941229852543, 0.388851218278711, -0.29121176701980883, 0.9945033312405989, 2.4402795478858064, -0.1954220560453141, 1.7729797683939434], "std": [0.16750960205280827, 0.06953164587574504, 0.06968901601069513, 0.19928941840078646, 0.35567698722183294, 0.45857533992013694, 0.15465676785451976, 0.020904867010335174, 0.08744897397212222, 0.2204091360427999, 0.27773599790857767, 0.180657496407463], "min": [0.22743087667408196, 0.0824422789068316, 0.88052809854903, 2.1039637527437467, -0.6651901206349174, 0.26498427981797446, 0.23036320445177833, -0.3514669326059058, 0.7854649593007494, 2.1171404123562856, -0.747275061668401, 1.4968403874311718], "max": [0.638172419947401, 0.2997315750138583, 1.2036051422494363, 2.6466370059914315, 0.4208765547444906, 1.5261008814639956, 0.6572111438610992, -0.24393568538022165, 1.0863635641770457, 2.922152730048966, 0.05070414791503408, 2.25507446857968], "count": [386]}, "eef_sim_pose_action": {"mean": [0.4823378052194768, 0.23755783762909508, 1.0216269909614022, 2.4428141536963746, -0.09883471676790676, 0.992941229852543, 0.388851218278711, -0.29121176701980883, 0.9945033312405989, 2.4402795478858064, -0.1954220560453141, 1.7729797683939434], "std": [0.16750960205280827, 0.06953164587574504, 0.06968901601069513, 0.19928941840078646, 0.35567698722183294, 0.45857533992013694, 0.15465676785451976, 0.020904867010335174, 0.08744897397212222, 0.2204091360427999, 0.27773599790857767, 0.180657496407463], "min": [0.22743087667408196, 0.0824422789068316, 0.88052809854903, 2.1039637527437467, -0.6651901206349174, 0.26498427981797446, 0.23036320445177833, -0.3514669326059058, 0.7854649593007494, 2.1171404123562856, -0.747275061668401, 1.4968403874311718], "max": [0.638172419947401, 0.2997315750138583, 1.2036051422494363, 2.6466370059914315, 0.4208765547444906, 1.5261008814639956, 0.6572111438610992, -0.24393568538022165, 1.0863635641770457, 2.922152730048966, 0.05070414791503408, 2.25507446857968], "count": [386]}, "gripper_mode_state": {"mean": [0.36528497409326427, 0.7953367875647669], "std": [0.48150998099203324, 0.4034553034859284], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8989637305699483, 1.8082901554404145], "std": [0.404186592792657, 0.5333768450307944], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.36528497409326427, 0.7953367875647669], "std": [0.48150998099203324, 0.4034553034859284], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8989637305699483, 1.8082901554404145], "std": [0.404186592792657, 0.5333768450307944], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.4735492207737244, 0.44116581203548694], "std": [0.25428159215807317, 0.1614772317922338], "min": [0.1262499950826168, 0.017499999376013875], "max": [0.70374995470047, 0.7950000464916229], "count": [386]}, "gripper_open_scale_action": {"mean": [0.4735492207737244, 0.44116581203548694], "std": [0.25428159215807317, 0.1614772317922338], "min": [0.1262499950826168, 0.017499999376013875], "max": [0.70374995470047, 0.7950000464916229], "count": [386]}}} +{"episode_index": 315, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.8274509803921568]], [[0.7490196078431373]]], "mean": [[[0.3935141911764706]], [[0.4166887554466231]], [[0.391892704248366]]], "std": [[[0.12264332230513576]], [[0.12329547686192896]], [[0.12013049648587507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736809783496732]], [[0.47542754493464057]], [[0.4678654758986928]]], "std": [[[0.15468937583411432]], [[0.153046457472466]], [[0.1503732660444239]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48833141135620917]], [[0.4962907066993464]], [[0.4861438888888889]]], "std": [[[0.14324092166019592]], [[0.13699211462991595]], [[0.14306933924253157]]], "count": [100]}, "observation.state": {"min": [-0.4770532250404358, -0.022346332669258118, -1.3410590887069702, -0.9200374484062195, 0.26512065529823303, 0.029986999928951263, 0.10599999874830246, -0.010904000140726566, -0.2219330072402954, 0.1580280065536499, -3.1306843757629395, 0.37852704524993896, 1.297128677368164, -0.17861366271972656, -0.017147889360785484, -1.5178934335708618, -0.08648955821990967, 0.5740966796875, -1.1684463024139404, 0.017000000923871994, -0.008236999623477459, -0.023865999653935432, -0.0002589999930933118, -3.138136863708496, 0.1748121827840805, -3.1363742351531982], "max": [0.059415776282548904, 2.0375983715057373, -0.4865953326225281, -0.021997444331645966, 1.1675392389297485, 2.101689338684082, 0.5530000329017639, 0.39914700388908386, -0.0017590000061318278, 0.4000749886035919, 3.1372294425964355, 1.0636036396026611, 3.11356258392334, 0.1710602194070816, 2.533247232437134, -0.4719768762588501, 1.2449053525924683, 1.2006138563156128, 0.046349890530109406, 0.5770000219345093, 0.4492560029029846, 0.058800000697374344, 0.30972999334335327, 3.138293981552124, 1.0732553005218506, 3.138328790664673], "mean": [-0.11947247385978699, 1.2605708837509155, -1.0628374814987183, -0.5176923274993896, 0.7861547470092773, 0.9418957829475403, 0.35994666814804077, 0.25506946444511414, -0.071711964905262, 0.25464558601379395, 1.1714283227920532, 0.671635091304779, 2.3714239597320557, -0.0756823867559433, 0.8215223550796509, -0.7663896679878235, 0.4445748031139374, 1.0607365369796753, -0.43807536363601685, 0.3576573133468628, 0.14428573846817017, 0.010669862851500511, 0.22329188883304596, 0.7929333448410034, 0.7126939296722412, -1.3744531869888306], "std": [0.15942151844501495, 0.8067678809165955, 0.3734189569950104, 0.33521801233291626, 0.2638934850692749, 0.8088317513465881, 0.19433248043060303, 0.17029979825019836, 0.07130572199821472, 0.05458645895123482, 2.5114240646362305, 0.22688637673854828, 0.7401566505432129, 0.11217141151428223, 0.9302877187728882, 0.4219270646572113, 0.44670194387435913, 0.17225825786590576, 0.3874627351760864, 0.1393604576587677, 0.17659759521484375, 0.017813807353377342, 0.08698000758886337, 2.7594335079193115, 0.2468675971031189, 2.667081356048584], "count": [388]}, "action": {"min": [-0.4770532250404358, -0.022346332669258118, -1.3410590887069702, -0.9200374484062195, 0.26512065529823303, 0.029986999928951263, 0.10599999874830246, -0.010904000140726566, -0.2219330072402954, 0.1580280065536499, -3.1306843757629395, 0.37852704524993896, 1.297128677368164, -0.17861366271972656, -0.017147889360785484, -1.5178934335708618, -0.08648955821990967, 0.5740966796875, -1.1684463024139404, 0.017000000923871994, -0.008236999623477459, -0.023865999653935432, -0.0002589999930933118, -3.138136863708496, 0.1748121827840805, -3.1363742351531982], "max": [0.059415776282548904, 2.0375983715057373, -0.4865953326225281, -0.021997444331645966, 1.1675392389297485, 2.101689338684082, 0.5530000329017639, 0.39914700388908386, -0.0017590000061318278, 0.4000749886035919, 3.1372294425964355, 1.0636036396026611, 3.11356258392334, 0.1710602194070816, 2.533247232437134, -0.4719768762588501, 1.2449053525924683, 1.2006138563156128, 0.046349890530109406, 0.5770000219345093, 0.4492560029029846, 0.058800000697374344, 0.30972999334335327, 3.138293981552124, 1.0732553005218506, 3.138328790664673], "mean": [-0.11947247385978699, 1.2605708837509155, -1.0628374814987183, -0.5176923274993896, 0.7861547470092773, 0.9418957829475403, 0.35994666814804077, 0.25506946444511414, -0.071711964905262, 0.25464558601379395, 1.1714283227920532, 0.671635091304779, 2.3714239597320557, -0.0756823867559433, 0.8215223550796509, -0.7663896679878235, 0.4445748031139374, 1.0607365369796753, -0.43807536363601685, 0.3576573133468628, 0.14428573846817017, 0.010669862851500511, 0.22329188883304596, 0.7929333448410034, 0.7126939296722412, -1.3744531869888306], "std": [0.15942151844501495, 0.8067678809165955, 0.3734189569950104, 0.33521801233291626, 0.2638934850692749, 0.8088317513465881, 0.19433248043060303, 0.17029979825019836, 0.07130572199821472, 0.05458645895123482, 2.5114240646362305, 0.22688637673854828, 0.7401566505432129, 0.11217141151428223, 0.9302877187728882, 0.4219270646572113, 0.44670194387435913, 0.17225825786590576, 0.3874627351760864, 0.1393604576587677, 0.17659759521484375, 0.017813807353377342, 0.08698000758886337, 2.7594335079193115, 0.2468675971031189, 2.667081356048584], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [388]}, "index": {"min": [147410], "max": [147797], "mean": [147603.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [2.9278350515463916, 5.0, 5.0, 5.0, 5.0], "std": [1.6229502389003343, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [388]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [388]}, "eef_direction_state": {"mean": [4.020618556701031, 4.144329896907217], "std": [2.2127996049381404, 2.2475172589576076], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.8943298969072165, 0.8762886597938144], "std": [0.8595544365032167, 0.925110547406605], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.8788659793814433, 0.770618556701031], "std": [0.8269100055605866, 0.8683807830657703], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.020618556701031, 4.144329896907217], "std": [2.2127996049381404, 2.2475172589576076], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.8943298969072165, 0.8762886597938144], "std": [0.8595544365032167, 0.925110547406605], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.8788659793814433, 0.770618556701031], "std": [0.8269100055605866, 0.8683807830657703], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.49364527667262925, 0.2295430262976954, 1.0291406499263764, 2.4202501192581143, -0.13501701855023876, 0.8808096613729293, 0.3833040686025904, -0.2882104645704019, 0.9987984761080841, 2.3887612186792953, -0.21815387044205753, 1.7677069163455543], "std": [0.17008194025509507, 0.07133537191316484, 0.05467293595974803, 0.19121536782629456, 0.37528449865258373, 0.5601263833935112, 0.17693661891893486, 0.017835342464598867, 0.08663909428164346, 0.20877631105939415, 0.3078675969929418, 0.21425685373385436], "min": [0.22801952326874106, 0.07922491793784137, 0.9324709410531618, 2.077628341214759, -0.6690898773056799, 0.03442500614156252, 0.23061683074615535, -0.3232913533859886, 0.7759189758609284, 2.0664282856938083, -0.8628815366787006, 1.3649962978586232], "max": [0.6373721763539942, 0.29965968455256425, 1.1747893658990733, 2.6578646837594873, 0.4123548248840643, 1.5756161652351337, 0.6890932601066533, -0.2406921935557459, 1.0857100184445696, 2.906221983250818, 0.06525333020026891, 2.276365083523614], "count": [388]}, "eef_sim_pose_action": {"mean": [0.49364527667262925, 0.2295430262976954, 1.0291406499263764, 2.4202501192581143, -0.13501701855023876, 0.8808096613729293, 0.3833040686025904, -0.2882104645704019, 0.9987984761080841, 2.3887612186792953, -0.21815387044205753, 1.7677069163455543], "std": [0.17008194025509507, 0.07133537191316484, 0.05467293595974803, 0.19121536782629456, 0.37528449865258373, 0.5601263833935112, 0.17693661891893486, 0.017835342464598867, 0.08663909428164346, 0.20877631105939415, 0.3078675969929418, 0.21425685373385436], "min": [0.22801952326874106, 0.07922491793784137, 0.9324709410531618, 2.077628341214759, -0.6690898773056799, 0.03442500614156252, 0.23061683074615535, -0.3232913533859886, 0.7759189758609284, 2.0664282856938083, -0.8628815366787006, 1.3649962978586232], "max": [0.6373721763539942, 0.29965968455256425, 1.1747893658990733, 2.6578646837594873, 0.4123548248840643, 1.5756161652351337, 0.6890932601066533, -0.2406921935557459, 1.0857100184445696, 2.906221983250818, 0.06525333020026891, 2.276365083523614], "count": [388]}, "gripper_mode_state": {"mean": [0.38402061855670105, 0.2809278350515464], "std": [0.48636281013254784, 0.4494523184329998], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.902061855670103, 1.8144329896907216], "std": [0.4006385062231552, 0.5291482536828368], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.38402061855670105, 0.2809278350515464], "std": [0.48636281013254784, 0.4494523184329998], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.902061855670103, 1.8144329896907216], "std": [0.4006385062231552, 0.5291482536828368], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.44993235628821493, 0.4470715208876801], "std": [0.2429153883722286, 0.17420069492977816], "min": [0.13249999843537807, 0.021250001154839993], "max": [0.6912500411272049, 0.7212500274181366], "count": [388]}, "gripper_open_scale_action": {"mean": [0.44993235628821493, 0.4470715208876801], "std": [0.2429153883722286, 0.17420069492977816], "min": [0.13249999843537807, 0.021250001154839993], "max": [0.6912500411272049, 0.7212500274181366], "count": [388]}}} +{"episode_index": 316, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.3859989161220044]], [[0.41030071350762526]], [[0.3849422031590414]]], "std": [[[0.13463189896274003]], [[0.13360661002482196]], [[0.12886110149781924]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46504967933006536]], [[0.4629415890522876]], [[0.45367557598039215]]], "std": [[[0.14803319149271246]], [[0.14712641136869817]], [[0.1479579850114224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481578335375817]], [[0.4919527736928105]], [[0.48267438316993466]]], "std": [[[0.12315093287762562]], [[0.11170403315992403]], [[0.1166355520273128]]], "count": [100]}, "observation.state": {"min": [-0.03818588703870773, -0.022346332669258118, -1.1920835971832275, -1.5327736139297485, 0.41498589515686035, 0.058962222188711166, 0.08100000023841858, -0.010738999582827091, -0.04640499874949455, 0.16850900650024414, -3.136566162109375, 0.3850894570350647, -3.139742612838745, -0.36434465646743774, -0.01899700053036213, -1.3277140855789185, -0.1659838855266571, 0.49697476625442505, -1.3077751398086548, 0.010999999940395355, -0.01018300000578165, -0.08448699861764908, 0.005102999974042177, -3.1196188926696777, 0.1506044566631317, -3.136164665222168], "max": [0.08579177409410477, 1.8616536855697632, -0.4865953326225281, -0.04108166694641113, 1.1616255044937134, 2.102544069290161, 0.4740000069141388, 0.3942520022392273, 0.02121100015938282, 0.3114509880542755, 3.1400043964385986, 1.2011356353759766, 3.1371943950653076, 0.3487842082977295, 2.3413584232330322, -0.4719768762588501, 1.5279762744903564, 1.2398115396499634, 0.04612310975790024, 0.6990000009536743, 0.3822290003299713, 0.1959410011768341, 0.3263069987297058, 3.1225860118865967, 1.1346036195755005, 3.1363742351531982], "mean": [0.03231407701969147, 0.8853253126144409, -0.7205256223678589, -0.5933704972267151, 0.759274423122406, 0.8884682655334473, 0.3613230288028717, 0.17358243465423584, -0.020574601367115974, 0.25661012530326843, 0.49387553334236145, 0.7507803440093994, 0.2415325790643692, 0.02656380832195282, 1.2945586442947388, -0.8754452466964722, 0.7063130140304565, 0.8729483485221863, -0.7412193417549133, 0.4134783446788788, 0.22818247973918915, 0.0294556375592947, 0.18250644207000732, 0.41403141617774963, 0.6286851167678833, -2.025158166885376], "std": [0.034534044563770294, 0.703649640083313, 0.29935693740844727, 0.4744652807712555, 0.28745928406715393, 0.8341079950332642, 0.17270544171333313, 0.15017515420913696, 0.016546577215194702, 0.03698638826608658, 2.7021853923797607, 0.2543576955795288, 2.639427423477173, 0.17850033938884735, 0.923957347869873, 0.3033876419067383, 0.5865776538848877, 0.2261085957288742, 0.5346571207046509, 0.18142423033714294, 0.16809844970703125, 0.060042090713977814, 0.08511310815811157, 2.7225136756896973, 0.26233479380607605, 2.081594944000244], "count": [459]}, "action": {"min": [-0.03818588703870773, -0.022346332669258118, -1.1920835971832275, -1.5327736139297485, 0.41498589515686035, 0.058962222188711166, 0.08100000023841858, -0.010738999582827091, -0.04640499874949455, 0.16850900650024414, -3.136566162109375, 0.3850894570350647, -3.139742612838745, -0.36434465646743774, -0.01899700053036213, -1.3277140855789185, -0.1659838855266571, 0.49697476625442505, -1.3077751398086548, 0.010999999940395355, -0.01018300000578165, -0.08448699861764908, 0.005102999974042177, -3.1196188926696777, 0.1506044566631317, -3.136164665222168], "max": [0.08579177409410477, 1.8616536855697632, -0.4865953326225281, -0.04108166694641113, 1.1616255044937134, 2.102544069290161, 0.4740000069141388, 0.3942520022392273, 0.02121100015938282, 0.3114509880542755, 3.1400043964385986, 1.2011356353759766, 3.1371943950653076, 0.3487842082977295, 2.3413584232330322, -0.4719768762588501, 1.5279762744903564, 1.2398115396499634, 0.04612310975790024, 0.6990000009536743, 0.3822290003299713, 0.1959410011768341, 0.3263069987297058, 3.1225860118865967, 1.1346036195755005, 3.1363742351531982], "mean": [0.03231407701969147, 0.8853253126144409, -0.7205256223678589, -0.5933704972267151, 0.759274423122406, 0.8884682655334473, 0.3613230288028717, 0.17358243465423584, -0.020574601367115974, 0.25661012530326843, 0.49387553334236145, 0.7507803440093994, 0.2415325790643692, 0.02656380832195282, 1.2945586442947388, -0.8754452466964722, 0.7063130140304565, 0.8729483485221863, -0.7412193417549133, 0.4134783446788788, 0.22818247973918915, 0.0294556375592947, 0.18250644207000732, 0.41403141617774963, 0.6286851167678833, -2.025158166885376], "std": [0.034534044563770294, 0.703649640083313, 0.29935693740844727, 0.4744652807712555, 0.28745928406715393, 0.8341079950332642, 0.17270544171333313, 0.15017515420913696, 0.016546577215194702, 0.03698638826608658, 2.7021853923797607, 0.2543576955795288, 2.639427423477173, 0.17850033938884735, 0.923957347869873, 0.3033876419067383, 0.5865776538848877, 0.2261085957288742, 0.5346571207046509, 0.18142423033714294, 0.16809844970703125, 0.060042090713977814, 0.08511310815811157, 2.7225136756896973, 0.26233479380607605, 2.081594944000244], "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": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [459]}, "index": {"min": [147798], "max": [148256], "mean": [148027.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [3.213507625272331, 5.0, 5.0, 5.0, 5.0], "std": [1.6310416447447773, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [459]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [459]}, "eef_direction_state": {"mean": [4.226579520697168, 4.235294117647059], "std": [2.2435750580406486, 2.1084890331276194], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.8322440087145969, 0.8518518518518519], "std": [0.8632950866828144, 0.912185632034181], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7647058823529411, 0.7538126361655774], "std": [0.8512303479176179, 0.864679506517099], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.226579520697168, 4.235294117647059], "std": [2.2435750580406486, 2.1084890331276194], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.8322440087145969, 0.8518518518518519], "std": [0.8632950866828144, 0.912185632034181], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7647058823529411, 0.7538126361655774], "std": [0.8512303479176179, 0.864679506517099], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.4119771299024568, 0.28048310504957186, 1.0310620107160766, 2.327079733053956, -0.06580415644211815, 1.1450193399324613, 0.467378166173375, -0.2697121641500565, 0.9581502399785777, 2.461540968268236, -0.2742403364440333, 1.8617663111814142], "std": [0.14986973454119593, 0.016849972654736808, 0.03713007321022365, 0.21505330542513337, 0.41136078433949724, 0.50690831763639, 0.16853010778415936, 0.06002533676060871, 0.08468950325787238, 0.24574914361118871, 0.29363429662372764, 0.25810276942641325], "min": [0.22816256298776888, 0.2546076128088288, 0.9426836927819731, 1.9264311831377627, -0.7230948134095536, 0.24618068259689552, 0.22861843370506846, -0.3845140058403367, 0.7810088717987594, 1.9958370689900993, -0.7659497435341711, 1.3219871152433686], "max": [0.6323070101394849, 0.32255928835132774, 1.087404531864106, 2.7394506091500705, 0.616997200576737, 1.6081016175428795, 0.6219283695531821, -0.10378684102474936, 1.101258788312634, 2.9886059177726207, 0.15676253985979893, 2.4264400849876764], "count": [459]}, "eef_sim_pose_action": {"mean": [0.4119771299024568, 0.28048310504957186, 1.0310620107160766, 2.327079733053956, -0.06580415644211815, 1.1450193399324613, 0.467378166173375, -0.2697121641500565, 0.9581502399785777, 2.461540968268236, -0.2742403364440333, 1.8617663111814142], "std": [0.14986973454119593, 0.016849972654736808, 0.03713007321022365, 0.21505330542513337, 0.41136078433949724, 0.50690831763639, 0.16853010778415936, 0.06002533676060871, 0.08468950325787238, 0.24574914361118871, 0.29363429662372764, 0.25810276942641325], "min": [0.22816256298776888, 0.2546076128088288, 0.9426836927819731, 1.9264311831377627, -0.7230948134095536, 0.24618068259689552, 0.22861843370506846, -0.3845140058403367, 0.7810088717987594, 1.9958370689900993, -0.7659497435341711, 1.3219871152433686], "max": [0.6323070101394849, 0.32255928835132774, 1.087404531864106, 2.7394506091500705, 0.616997200576737, 1.6081016175428795, 0.6219283695531821, -0.10378684102474936, 1.101258788312634, 2.9886059177726207, 0.15676253985979893, 2.4264400849876764], "count": [459]}, "gripper_mode_state": {"mean": [0.29411764705882354, 0.3485838779956427], "std": [0.4556450995538121, 0.47652193863154113], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.9215686274509804, 1.8453159041394336], "std": [0.36507817107892754, 0.4428503172320767], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.29411764705882354, 0.3485838779956427], "std": [0.4556450995538121, 0.47652193863154113], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.9215686274509804, 1.8453159041394336], "std": [0.36507817107892754, 0.4428503172320767], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.45165305139500983, 0.5168464080068387], "std": [0.2158823345882905, 0.22677988279449351], "min": [0.10125000029802322, 0.013749999925494194], "max": [0.5925000086426735, 0.8737500011920929], "count": [459]}, "gripper_open_scale_action": {"mean": [0.45165305139500983, 0.5168464080068387], "std": [0.2158823345882905, 0.22677988279449351], "min": [0.10125000029802322, 0.013749999925494194], "max": [0.5925000086426735, 0.8737500011920929], "count": [459]}}} +{"episode_index": 317, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8941176470588236]], [[0.8313725490196079]]], "mean": [[[0.3861325953159041]], [[0.4101399183006536]], [[0.3849543899782135]]], "std": [[[0.13727457337236218]], [[0.13657660490113213]], [[0.13122929394741947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4721911213235294]], [[0.46835651960784314]], [[0.4589622549019608]]], "std": [[[0.14142777011108468]], [[0.14289532669724006]], [[0.14566563366307736]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48954611723856206]], [[0.5012320383986928]], [[0.4912959089052288]]], "std": [[[0.1284335116514194]], [[0.11614696630733232]], [[0.12107505887841769]]], "count": [100]}, "observation.state": {"min": [-0.16619321703910828, -0.022276556119322777, -1.234229326248169, -1.6344746351242065, 0.3826613426208496, -0.059851888567209244, 0.13600000739097595, -0.01064400002360344, -0.08201199769973755, 0.12336800247430801, -3.134035348892212, 0.24549803137779236, -3.139288902282715, -0.2666732370853424, -0.01819455623626709, -1.476096510887146, 0.02442222274839878, 0.361152321100235, -1.2182676792144775, 0.013000000268220901, -0.00834100041538477, -0.0427279993891716, -0.002094999887049198, -3.139655351638794, 0.19053761661052704, -3.1295149326324463], "max": [-0.015351111069321632, 1.8760802745819092, -0.48607200384140015, 0.14653334021568298, 1.1421226263046265, 1.803755521774292, 0.5449999570846558, 0.39422300457954407, 0.010091999545693398, 0.34831100702285767, 3.1324121952056885, 1.2711756229400635, 3.13918399810791, 0.3189018964767456, 2.396430492401123, -0.4725002348423004, 1.4841558933258057, 1.2403000593185425, -0.10764966905117035, 0.715999960899353, 0.39753401279449463, 0.1890619993209839, 0.34122899174690247, 3.140266180038452, 1.2018860578536987, 3.1362345218658447], "mean": [-0.05503072589635849, 0.9190225601196289, -0.7295449376106262, -0.4832635521888733, 0.7715963125228882, 0.7744436264038086, 0.42745450139045715, 0.17366470396518707, -0.03392036259174347, 0.2476576268672943, 1.016194462776184, 0.7153874039649963, 0.7929788827896118, 0.006094226613640785, 1.2896698713302612, -0.9209401607513428, 0.7035433053970337, 0.9593413472175598, -0.6887367963790894, 0.4118920862674713, 0.2269023209810257, 0.0297569427639246, 0.19083404541015625, 0.5992979407310486, 0.5947122573852539, -1.857535481452942], "std": [0.05702788755297661, 0.7396860122680664, 0.3166053295135498, 0.5374443531036377, 0.29302212595939636, 0.7229282855987549, 0.15229998528957367, 0.1506422907114029, 0.03165983781218529, 0.05099213868379593, 2.5975613594055176, 0.3010711073875427, 2.5971803665161133, 0.12561823427677155, 0.9434159994125366, 0.3375602066516876, 0.5621357560157776, 0.22912314534187317, 0.4690815210342407, 0.1889023631811142, 0.17412027716636658, 0.04613509774208069, 0.09466250985860825, 2.651041269302368, 0.29241469502449036, 2.2502756118774414], "count": [416]}, "action": {"min": [-0.16619321703910828, -0.022276556119322777, -1.234229326248169, -1.6344746351242065, 0.3826613426208496, -0.059851888567209244, 0.13600000739097595, -0.01064400002360344, -0.08201199769973755, 0.12336800247430801, -3.134035348892212, 0.24549803137779236, -3.139288902282715, -0.2666732370853424, -0.01819455623626709, -1.476096510887146, 0.02442222274839878, 0.361152321100235, -1.2182676792144775, 0.013000000268220901, -0.00834100041538477, -0.0427279993891716, -0.002094999887049198, -3.139655351638794, 0.19053761661052704, -3.1295149326324463], "max": [-0.015351111069321632, 1.8760802745819092, -0.48607200384140015, 0.14653334021568298, 1.1421226263046265, 1.803755521774292, 0.5449999570846558, 0.39422300457954407, 0.010091999545693398, 0.34831100702285767, 3.1324121952056885, 1.2711756229400635, 3.13918399810791, 0.3189018964767456, 2.396430492401123, -0.4725002348423004, 1.4841558933258057, 1.2403000593185425, -0.10764966905117035, 0.715999960899353, 0.39753401279449463, 0.1890619993209839, 0.34122899174690247, 3.140266180038452, 1.2018860578536987, 3.1362345218658447], "mean": [-0.05503072589635849, 0.9190225601196289, -0.7295449376106262, -0.4832635521888733, 0.7715963125228882, 0.7744436264038086, 0.42745450139045715, 0.17366470396518707, -0.03392036259174347, 0.2476576268672943, 1.016194462776184, 0.7153874039649963, 0.7929788827896118, 0.006094226613640785, 1.2896698713302612, -0.9209401607513428, 0.7035433053970337, 0.9593413472175598, -0.6887367963790894, 0.4118920862674713, 0.2269023209810257, 0.0297569427639246, 0.19083404541015625, 0.5992979407310486, 0.5947122573852539, -1.857535481452942], "std": [0.05702788755297661, 0.7396860122680664, 0.3166053295135498, 0.5374443531036377, 0.29302212595939636, 0.7229282855987549, 0.15229998528957367, 0.1506422907114029, 0.03165983781218529, 0.05099213868379593, 2.5975613594055176, 0.3010711073875427, 2.5971803665161133, 0.12561823427677155, 0.9434159994125366, 0.3375602066516876, 0.5621357560157776, 0.22912314534187317, 0.4690815210342407, 0.1889023631811142, 0.17412027716636658, 0.04613509774208069, 0.09466250985860825, 2.651041269302368, 0.29241469502449036, 2.2502756118774414], "count": [416]}, "timestamp": {"min": [0.0], "max": [13.833333333333334], "mean": [6.916666666666666], "std": [4.002950300854497], "count": [416]}, "frame_index": {"min": [0], "max": [415], "mean": [207.5], "std": [120.08850902563492], "count": [416]}, "episode_index": {"min": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [416]}, "index": {"min": [148257], "max": [148672], "mean": [148464.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [3.4471153846153846, 5.0, 5.0, 5.0, 5.0], "std": [1.507063926644818, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [416]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [416]}, "eef_direction_state": {"mean": [4.262019230769231, 4.012019230769231], "std": [2.1306146999469857, 2.1421479514225985], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.9326923076923077, 1.0264423076923077], "std": [0.9121447999603319, 0.9490748716809483], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_state": {"mean": [0.7524038461538461, 0.8389423076923077], "std": [0.8370874359168361, 0.8635363542625963], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_direction_action": {"mean": [4.262019230769231, 4.012019230769231], "std": [2.1306146999469857, 2.1421479514225985], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.9326923076923077, 1.0264423076923077], "std": [0.9121447999603319, 0.9490748716809483], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_action": {"mean": [0.7524038461538461, 0.8389423076923077], "std": [0.8370874359168361, 0.8635363542625963], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_sim_pose_state": {"mean": [0.4121560033637826, 0.2672145712792327, 1.02228688914111, 2.3816226554600575, -0.03519549767430992, 1.1002952956871412, 0.46607225145506165, -0.2693799761618128, 0.9664926645496543, 2.481051036337697, -0.3394997555988437, 1.850787395534488], "std": [0.15042156123074885, 0.03182599925453693, 0.05115652757362586, 0.27399720936559907, 0.39889424021425596, 0.55887258543654, 0.17455601605588777, 0.04606075773391741, 0.0942650792905986, 0.2619775253744386, 0.3507423955941666, 0.216581548558158], "min": [0.22825506490090858, 0.21936988372425625, 0.8977958746046917, 1.865677240272225, -0.7559317963683115, 0.060940908575341624, 0.23036514344154913, -0.34280531136236814, 0.7738411325486563, 1.9392431036925848, -0.8122944346356841, 1.37554907070793], "max": [0.6327199311616712, 0.31148962351377146, 1.123520271541865, 2.8314305485538855, 0.7238442282124931, 1.6394295155822303, 0.6372770343892585, -0.11054407779955579, 1.1163463383569097, 2.9381992873743483, 0.08978079147704987, 2.28340592316785], "count": [416]}, "eef_sim_pose_action": {"mean": [0.4121560033637826, 0.2672145712792327, 1.02228688914111, 2.3816226554600575, -0.03519549767430992, 1.1002952956871412, 0.46607225145506165, -0.2693799761618128, 0.9664926645496543, 2.481051036337697, -0.3394997555988437, 1.850787395534488], "std": [0.15042156123074885, 0.03182599925453693, 0.05115652757362586, 0.27399720936559907, 0.39889424021425596, 0.55887258543654, 0.17455601605588777, 0.04606075773391741, 0.0942650792905986, 0.2619775253744386, 0.3507423955941666, 0.216581548558158], "min": [0.22825506490090858, 0.21936988372425625, 0.8977958746046917, 1.865677240272225, -0.7559317963683115, 0.060940908575341624, 0.23036514344154913, -0.34280531136236814, 0.7738411325486563, 1.9392431036925848, -0.8122944346356841, 1.37554907070793], "max": [0.6327199311616712, 0.31148962351377146, 1.123520271541865, 2.8314305485538855, 0.7238442282124931, 1.6394295155822303, 0.6372770343892585, -0.11054407779955579, 1.1163463383569097, 2.9381992873743483, 0.08978079147704987, 2.28340592316785], "count": [416]}, "gripper_mode_state": {"mean": [0.24759615384615385, 0.3076923076923077], "std": [0.43161591542335814, 0.4615384615384635], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_state": {"mean": [1.8701923076923077, 1.8269230769230769], "std": [0.47279443567195945, 0.5178043083783204], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.24759615384615385, 0.3076923076923077], "std": [0.43161591542335814, 0.4615384615384635], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_action": {"mean": [1.8701923076923077, 1.8269230769230769], "std": [0.47279443567195945, 0.5178043083783204], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.5343179122204534, 0.514864782688584], "std": [0.19037481181662289, 0.23612805766149916], "min": [0.17000000923871994, 0.016250000335276127], "max": [0.6812499463558197, 0.8949999511241913], "count": [416]}, "gripper_open_scale_action": {"mean": [0.5343179122204534, 0.514864782688584], "std": [0.19037481181662289, 0.23612805766149916], "min": [0.17000000923871994, 0.016250000335276127], "max": [0.6812499463558197, 0.8949999511241913], "count": [416]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8980392156862745]], [[0.8156862745098039]]], "mean": [[[0.38781071078431373]], [[0.4118072167755991]], [[0.3867220261437908]]], "std": [[[0.13319848585807553]], [[0.13184957789882273]], [[0.12709059242671708]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.464166568627451]], [[0.46334981413398696]], [[0.4541164133986928]]], "std": [[[0.1395848108800358]], [[0.13883997407738924]], [[0.1399071162847819]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47470056168300656]], [[0.4872284844771242]], [[0.47666815359477127]]], "std": [[[0.14523901030295977]], [[0.1356868796937255]], [[0.14088746650325024]]], "count": [100]}, "observation.state": {"min": [-0.226132333278656, -0.02203233353793621, -1.3740116357803345, -1.545159101486206, 0.47511687874794006, -0.14412599802017212, 0.1340000033378601, -0.009789999574422836, -0.10466399788856506, 0.13489499688148499, -3.1408770084381104, 0.18510961532592773, -3.1385209560394287, -0.32645532488822937, -0.01819455623626709, -1.3570207357406616, 0.0, 0.4667261242866516, -1.3436059951782227, 0.013000000268220901, -0.009488999843597412, -0.06759800016880035, -0.005876999814063311, -3.141592502593994, 0.0734434574842453, -3.1401264667510986], "max": [-0.04319244623184204, 1.9165164232254028, -0.48593243956565857, 0.1029396653175354, 1.1301906108856201, 1.6615135669708252, 0.5260000228881836, 0.4091379940509796, 0.0055519999004900455, 0.3283810019493103, 3.139341115951538, 1.1337659358978271, 3.134558916091919, 0.237820103764534, 2.391528606414795, -0.4725002348423004, 1.5338376760482788, 1.240439534187317, -0.10714377462863922, 0.7190000414848328, 0.39297598600387573, 0.15987299382686615, 0.37754499912261963, 3.140266180038452, 1.0870434045791626, 3.140824794769287], "mean": [-0.13826875388622284, 0.9132442474365234, -0.7963008880615234, -0.3537883162498474, 0.7977789044380188, 0.6440770626068115, 0.4094412624835968, 0.17738662660121918, -0.047075845301151276, 0.25801849365234375, 0.9065173864364624, 0.7130865454673767, 1.3026450872421265, -0.03179064020514488, 1.266814112663269, -0.865769624710083, 0.7728386521339417, 1.0124677419662476, -0.7579825520515442, 0.4606660306453705, 0.21622563898563385, 0.020041674375534058, 0.1850811243057251, 0.43366721272468567, 0.5945661664009094, -0.4873141348361969], "std": [0.08192944526672363, 0.7552957534790039, 0.3796531856060028, 0.46401211619377136, 0.2628595530986786, 0.6746663451194763, 0.15735800564289093, 0.15801262855529785, 0.04230356588959694, 0.04463544860482216, 2.6988425254821777, 0.3038558065891266, 2.3807544708251953, 0.1463586837053299, 0.9596253633499146, 0.32289496064186096, 0.5939269065856934, 0.22990339994430542, 0.5151838064193726, 0.17975729703903198, 0.16985492408275604, 0.040046218782663345, 0.09449267387390137, 2.6414966583251953, 0.2904914915561676, 2.8971221446990967], "count": [462]}, "action": {"min": [-0.226132333278656, -0.02203233353793621, -1.3740116357803345, -1.545159101486206, 0.47511687874794006, -0.14412599802017212, 0.1340000033378601, -0.009789999574422836, -0.10466399788856506, 0.13489499688148499, -3.1408770084381104, 0.18510961532592773, -3.1385209560394287, -0.32645532488822937, -0.01819455623626709, -1.3570207357406616, 0.0, 0.4667261242866516, -1.3436059951782227, 0.013000000268220901, -0.009488999843597412, -0.06759800016880035, -0.005876999814063311, -3.141592502593994, 0.0734434574842453, -3.1401264667510986], "max": [-0.04319244623184204, 1.9165164232254028, -0.48593243956565857, 0.1029396653175354, 1.1301906108856201, 1.6615135669708252, 0.5260000228881836, 0.4091379940509796, 0.0055519999004900455, 0.3283810019493103, 3.139341115951538, 1.1337659358978271, 3.134558916091919, 0.237820103764534, 2.391528606414795, -0.4725002348423004, 1.5338376760482788, 1.240439534187317, -0.10714377462863922, 0.7190000414848328, 0.39297598600387573, 0.15987299382686615, 0.37754499912261963, 3.140266180038452, 1.0870434045791626, 3.140824794769287], "mean": [-0.13826875388622284, 0.9132442474365234, -0.7963008880615234, -0.3537883162498474, 0.7977789044380188, 0.6440770626068115, 0.4094412624835968, 0.17738662660121918, -0.047075845301151276, 0.25801849365234375, 0.9065173864364624, 0.7130865454673767, 1.3026450872421265, -0.03179064020514488, 1.266814112663269, -0.865769624710083, 0.7728386521339417, 1.0124677419662476, -0.7579825520515442, 0.4606660306453705, 0.21622563898563385, 0.020041674375534058, 0.1850811243057251, 0.43366721272468567, 0.5945661664009094, -0.4873141348361969], "std": [0.08192944526672363, 0.7552957534790039, 0.3796531856060028, 0.46401211619377136, 0.2628595530986786, 0.6746663451194763, 0.15735800564289093, 0.15801262855529785, 0.04230356588959694, 0.04463544860482216, 2.6988425254821777, 0.3038558065891266, 2.3807544708251953, 0.1463586837053299, 0.9596253633499146, 0.32289496064186096, 0.5939269065856934, 0.22990339994430542, 0.5151838064193726, 0.17975729703903198, 0.16985492408275604, 0.040046218782663345, 0.09449267387390137, 2.6414966583251953, 0.2904914915561676, 2.8971221446990967], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [462]}, "index": {"min": [148673], "max": [149134], "mean": [148903.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [3.406926406926407, 5.0, 5.0, 5.0, 5.0], "std": [1.6045780254028437, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [462]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [462]}, "eef_direction_state": {"mean": [4.147186147186147, 4.229437229437229], "std": [2.241864243368797, 2.072119423215878], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.8311688311688312, 0.9112554112554112], "std": [0.8436561957876215, 0.929741238336198], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.7554112554112554, 0.7748917748917749], "std": [0.8314196275664602, 0.8381963017309108], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.147186147186147, 4.229437229437229], "std": [2.241864243368797, 2.072119423215878], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.8311688311688312, 0.9112554112554112], "std": [0.8436561957876215, 0.929741238336198], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.7554112554112554, 0.7748917748917749], "std": [0.8314196275664602, 0.8381963017309108], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.4160697363770586, 0.254180678510557, 1.0327298873239583, 2.3973727821460704, -0.058783962279620634, 1.0410855658786693, 0.45544427450183034, -0.2792089066895601, 0.9607300397526057, 2.4480178208043815, -0.39930503013602947, 1.875562906580228], "std": [0.15786395156203967, 0.04238850669105661, 0.04479711065418171, 0.28463930375850427, 0.34921592924921074, 0.568465110581318, 0.17036161264825658, 0.04011228147003547, 0.09412345594208205, 0.24029756673081362, 0.40946221195315374, 0.2172499340464839], "min": [0.22909294029457836, 0.19667135176509792, 0.9092302735937443, 2.0064935998078024, -0.7027474461603272, -0.009493809517361562, 0.22910751527529333, -0.3676887736555907, 0.7700069824488371, 2.0517330905211333, -0.929574928360489, 1.3638631635455285], "max": [0.6478839877938527, 0.30692749187792956, 1.1035557961557245, 2.9205815164496376, 0.561491932763138, 1.5066578877350467, 0.6327622768476396, -0.1398531223851936, 1.1525869817295413, 3.0655178823769695, 0.07417965921401226, 2.3019969419493584], "count": [462]}, "eef_sim_pose_action": {"mean": [0.4160697363770586, 0.254180678510557, 1.0327298873239583, 2.3973727821460704, -0.058783962279620634, 1.0410855658786693, 0.45544427450183034, -0.2792089066895601, 0.9607300397526057, 2.4480178208043815, -0.39930503013602947, 1.875562906580228], "std": [0.15786395156203967, 0.04238850669105661, 0.04479711065418171, 0.28463930375850427, 0.34921592924921074, 0.568465110581318, 0.17036161264825658, 0.04011228147003547, 0.09412345594208205, 0.24029756673081362, 0.40946221195315374, 0.2172499340464839], "min": [0.22909294029457836, 0.19667135176509792, 0.9092302735937443, 2.0064935998078024, -0.7027474461603272, -0.009493809517361562, 0.22910751527529333, -0.3676887736555907, 0.7700069824488371, 2.0517330905211333, -0.929574928360489, 1.3638631635455285], "max": [0.6478839877938527, 0.30692749187792956, 1.1035557961557245, 2.9205815164496376, 0.561491932763138, 1.5066578877350467, 0.6327622768476396, -0.1398531223851936, 1.1525869817295413, 3.0655178823769695, 0.07417965921401226, 2.3019969419493584], "count": [462]}, "gripper_mode_state": {"mean": [0.3528138528138528, 0.15151515151515152], "std": [0.4778454123212848, 0.358550289884824], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.9004329004329004, 1.8831168831168832], "std": [0.4146137654516286, 0.42049319550247094], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.3528138528138528, 0.15151515151515152], "std": [0.4778454123212848, 0.358550289884824], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.9004329004329004, 1.8831168831168832], "std": [0.4146137654516286, 0.42049319550247094], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.5117992537491249, 0.5758306390965696], "std": [0.1966980900986802, 0.2246965669277575], "min": [0.16750000417232513, 0.016250000335276127], "max": [0.6575000286102295, 0.898750051856041], "count": [462]}, "gripper_open_scale_action": {"mean": [0.5117992537491249, 0.5758306390965696], "std": [0.1966980900986802, 0.2246965669277575], "min": [0.16750000417232513, 0.016250000335276127], "max": [0.6575000286102295, 0.898750051856041], "count": [462]}}} +{"episode_index": 319, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6941176470588235]], [[0.6823529411764706]]], "mean": [[[0.3837462409371763]], [[0.4077907157398479]], [[0.382627924211579]]], "std": [[[0.14101935925460352]], [[0.14024278086467662]], [[0.13483186869503067]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692730532786885]], [[0.4673003689863923]], [[0.4570720795831994]]], "std": [[[0.1358420703051122]], [[0.13927834062342445]], [[0.1427714079865495]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827486573181185]], [[0.49514365859048537]], [[0.48612935115986283]]], "std": [[[0.11784185281562014]], [[0.10588540042412956]], [[0.11125821610736449]]], "count": [122]}, "observation.state": {"min": [-0.31415700912475586, -0.02203233353793621, -0.9344639778137207, -1.786816954612732, -0.6879042387008667, -0.323454886674881, 0.08399999886751175, -0.017506999894976616, -0.10868299752473831, 0.1791130006313324, -3.1395506858825684, 0.042044974863529205, -3.139533281326294, -0.25700899958610535, -0.016973445191979408, -1.2953721284866333, 0.0073615554720163345, 0.2593291103839874, -1.2139763832092285, 0.013000000268220901, -0.008696000091731548, -0.06052599847316742, 0.008851000107824802, -3.137456178665161, 0.1636245995759964, -3.141592502593994], "max": [-0.03218499943614006, 1.7797694206237793, -0.48593243956565857, 0.27813422679901123, 1.1666146516799927, 2.101776361465454, 0.5900000333786011, 0.35263898968696594, 0.0006120000034570694, 0.3226729929447174, 3.13283109664917, 1.2520991563796997, 3.1383986473083496, 0.4487060010433197, 2.3965702056884766, -0.4727270007133484, 1.4747881889343262, 1.239654541015625, -0.07375510782003403, 0.6650000214576721, 0.4075010120868683, 0.20443400740623474, 0.33159300684928894, 3.1386256217956543, 1.087078332901001, 3.1310160160064697], "mean": [-0.1306239366531372, 0.8826330900192261, -0.6564419865608215, -0.4294270873069763, 0.5951070785522461, 0.713175356388092, 0.41014617681503296, 0.16360169649124146, -0.03795664384961128, 0.2427457571029663, 0.8676087260246277, 0.656704843044281, 0.7206434011459351, 0.0832676962018013, 1.3734276294708252, -0.9854888916015625, 0.5870689153671265, 0.9096747636795044, -0.5759813189506531, 0.4844294488430023, 0.2482714056968689, 0.04234660044312477, 0.1808081567287445, 0.6188411712646484, 0.5463842749595642, -2.0258231163024902], "std": [0.09919687360525131, 0.6820831894874573, 0.17971019446849823, 0.5162970423698425, 0.48476865887641907, 0.8164504766464233, 0.17945976555347443, 0.13661715388298035, 0.03376036882400513, 0.0371338427066803, 2.6244266033172607, 0.3223635256290436, 2.531186819076538, 0.1893434077501297, 0.9442419409751892, 0.3777260184288025, 0.4524092972278595, 0.21056236326694489, 0.36264991760253906, 0.1886715143918991, 0.17669761180877686, 0.06318096816539764, 0.08041787892580032, 2.7087953090667725, 0.3081977665424347, 2.0303237438201904], "count": [611]}, "action": {"min": [-0.31415700912475586, -0.02203233353793621, -0.9344639778137207, -1.786816954612732, -0.6879042387008667, -0.323454886674881, 0.08399999886751175, -0.017506999894976616, -0.10868299752473831, 0.1791130006313324, -3.1395506858825684, 0.042044974863529205, -3.139533281326294, -0.25700899958610535, -0.016973445191979408, -1.2953721284866333, 0.0073615554720163345, 0.2593291103839874, -1.2139763832092285, 0.013000000268220901, -0.008696000091731548, -0.06052599847316742, 0.008851000107824802, -3.137456178665161, 0.1636245995759964, -3.141592502593994], "max": [-0.03218499943614006, 1.7797694206237793, -0.48593243956565857, 0.27813422679901123, 1.1666146516799927, 2.101776361465454, 0.5900000333786011, 0.35263898968696594, 0.0006120000034570694, 0.3226729929447174, 3.13283109664917, 1.2520991563796997, 3.1383986473083496, 0.4487060010433197, 2.3965702056884766, -0.4727270007133484, 1.4747881889343262, 1.239654541015625, -0.07375510782003403, 0.6650000214576721, 0.4075010120868683, 0.20443400740623474, 0.33159300684928894, 3.1386256217956543, 1.087078332901001, 3.1310160160064697], "mean": [-0.1306239366531372, 0.8826330900192261, -0.6564419865608215, -0.4294270873069763, 0.5951070785522461, 0.713175356388092, 0.41014617681503296, 0.16360169649124146, -0.03795664384961128, 0.2427457571029663, 0.8676087260246277, 0.656704843044281, 0.7206434011459351, 0.0832676962018013, 1.3734276294708252, -0.9854888916015625, 0.5870689153671265, 0.9096747636795044, -0.5759813189506531, 0.4844294488430023, 0.2482714056968689, 0.04234660044312477, 0.1808081567287445, 0.6188411712646484, 0.5463842749595642, -2.0258231163024902], "std": [0.09919687360525131, 0.6820831894874573, 0.17971019446849823, 0.5162970423698425, 0.48476865887641907, 0.8164504766464233, 0.17945976555347443, 0.13661715388298035, 0.03376036882400513, 0.0371338427066803, 2.6244266033172607, 0.3223635256290436, 2.531186819076538, 0.1893434077501297, 0.9442419409751892, 0.3777260184288025, 0.4524092972278595, 0.21056236326694489, 0.36264991760253906, 0.1886715143918991, 0.17669761180877686, 0.06318096816539764, 0.08041787892580032, 2.7087953090667725, 0.3081977665424347, 2.0303237438201904], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [611]}, "index": {"min": [149135], "max": [149745], "mean": [149440.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [3.4942716857610474, 5.0, 5.0, 5.0, 5.0], "std": [1.574515721094607, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [611]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [611]}, "eef_direction_state": {"mean": [3.9852700490998365, 4.5073649754500815], "std": [2.252791478201743, 2.043999183915422], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.8117839607201309, 0.7201309328968903], "std": [0.8284577941366805, 0.8725139005128625], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.8117839607201309, 0.6497545008183306], "std": [0.8441142671723313, 0.8281538073334277], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [3.9852700490998365, 4.5073649754500815], "std": [2.252791478201743, 2.043999183915422], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.8117839607201309, 0.7201309328968903], "std": [0.8284577941366805, 0.8725139005128625], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.8117839607201309, 0.6497545008183306], "std": [0.8441142671723313, 0.8281538073334277], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.40222154435363905, 0.26324669786766874, 1.017411355172854, 2.436471369127995, -0.14480452164395097, 1.1194458974499515, 0.48730574220377115, -0.2566395165599871, 0.9564794283747144, 2.5499684285658644, -0.3028836804258154, 1.8914504130778063], "std": [0.13636686614897328, 0.033825933951005145, 0.03730281218009595, 0.29392881698358214, 0.44439492924165597, 0.5942015191018641, 0.1770796196028301, 0.06306208281613467, 0.08002023585235798, 0.2963280385842892, 0.2991744311989265, 0.2550718521379346], "min": [0.2215097653432275, 0.19274941729598172, 0.9538507362975773, 1.887193431399984, -0.9914522135005303, -0.4529406696658549, 0.2299886858119316, -0.35988769792294717, 0.7848659509755215, 2.053801623449476, -0.8477681243304438, 1.311381246989932], "max": [0.5912461485065786, 0.30202331354336626, 1.0977299016117112, 3.0873609971181395, 0.5154594402200905, 1.6211036963248584, 0.6470834889124708, -0.0952792078801251, 1.1065991255612504, 2.9447900760236734, 0.06687506377171148, 2.4805267570517797], "count": [611]}, "eef_sim_pose_action": {"mean": [0.40222154435363905, 0.26324669786766874, 1.017411355172854, 2.436471369127995, -0.14480452164395097, 1.1194458974499515, 0.48730574220377115, -0.2566395165599871, 0.9564794283747144, 2.5499684285658644, -0.3028836804258154, 1.8914504130778063], "std": [0.13636686614897328, 0.033825933951005145, 0.03730281218009595, 0.29392881698358214, 0.44439492924165597, 0.5942015191018641, 0.1770796196028301, 0.06306208281613467, 0.08002023585235798, 0.2963280385842892, 0.2991744311989265, 0.2550718521379346], "min": [0.2215097653432275, 0.19274941729598172, 0.9538507362975773, 1.887193431399984, -0.9914522135005303, -0.4529406696658549, 0.2299886858119316, -0.35988769792294717, 0.7848659509755215, 2.053801623449476, -0.8477681243304438, 1.311381246989932], "max": [0.5912461485065786, 0.30202331354336626, 1.0977299016117112, 3.0873609971181395, 0.5154594402200905, 1.6211036963248584, 0.6470834889124708, -0.0952792078801251, 1.1065991255612504, 2.9447900760236734, 0.06687506377171148, 2.4805267570517797], "count": [611]}, "gripper_mode_state": {"mean": [0.3011456628477905, 0.16202945990180032], "std": [0.4587558747261511, 0.3684778338322863], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.8756137479541735, 1.895253682487725], "std": [0.4404778034436475, 0.39076121875199354], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.3011456628477905, 0.16202945990180032], "std": [0.4587558747261511, 0.3684778338322863], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.8756137479541735, 1.895253682487725], "std": [0.4404778034436475, 0.39076121875199354], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.5126820744278974, 0.605538059778606], "std": [0.22432446211441048, 0.23583909897942898], "min": [0.10499999858438969, 0.016250000335276127], "max": [0.7375000417232513, 0.8312500268220901], "count": [611]}, "gripper_open_scale_action": {"mean": [0.5126820744278974, 0.605538059778606], "std": [0.22432446211441048, 0.23583909897942898], "min": [0.10499999858438969, 0.016250000335276127], "max": [0.7375000417232513, 0.8312500268220901], "count": [611]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8392156862745098]], [[0.7843137254901961]]], "mean": [[[0.3879369281045752]], [[0.4118832706971678]], [[0.3864377805010893]]], "std": [[[0.13607624204436672]], [[0.1360532991136988]], [[0.13083985576883522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47132435457516336]], [[0.4684769158496732]], [[0.4593771139705882]]], "std": [[[0.14160545810076983]], [[0.14502304221392517]], [[0.14633631852558]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4841298488562092]], [[0.49662948325163403]], [[0.48691703022875815]]], "std": [[[0.13056957997711077]], [[0.11658402627571669]], [[0.12123759307715469]]], "count": [100]}, "observation.state": {"min": [-0.13646788895130157, -0.021910222247242928, -1.3129910230636597, -1.7484043836593628, 0.41660821437835693, 0.030649889260530472, 0.11300000548362732, -0.014169000089168549, -0.08917699754238129, 0.1343500018119812, -3.141592502593994, 0.3353649973869324, -3.141592502593994, -0.34696999192237854, -0.020043667405843735, -1.671160340309143, -0.08833866566419601, 0.5267350077629089, -1.39461350440979, 0.013000000268220901, -0.010120999999344349, -0.08019900321960449, 0.004308000206947327, -3.135117530822754, 0.0016755161341279745, -3.1367580890655518], "max": [0.037575334310531616, 1.919761061668396, -0.48751989006996155, -0.021404333412647247, 1.1596194505691528, 2.10245680809021, 0.5609999895095825, 0.40484899282455444, 0.010898999869823456, 0.3431380093097687, 3.1408944129943848, 1.185479998588562, 3.1377179622650146, 0.3790154457092285, 2.3417422771453857, -0.47883254289627075, 1.641592025756836, 1.2368634939193726, -0.08528588712215424, 0.7170000076293945, 0.421627014875412, 0.20658600330352783, 0.35517799854278564, 3.132988214492798, 1.1761773824691772, 3.1349430084228516], "mean": [-0.032815754413604736, 0.8856939077377319, -0.7572205066680908, -0.5597352981567383, 0.8042002320289612, 0.8265103101730347, 0.4462190568447113, 0.17116130888462067, -0.03278195485472679, 0.2529231607913971, 0.24553871154785156, 0.7821276187896729, 0.33470335602760315, 0.007140852976590395, 1.3149123191833496, -0.8826304078102112, 0.7513200640678406, 0.9627916216850281, -0.790756106376648, 0.46775421500205994, 0.22065550088882446, 0.03380022570490837, 0.17185503244400024, 0.2508854269981384, 0.6027960181236267, -1.9682625532150269], "std": [0.042170897126197815, 0.7752044200897217, 0.35438472032546997, 0.5079920887947083, 0.2704218327999115, 0.8260635137557983, 0.18078601360321045, 0.16160334646701813, 0.027061564847826958, 0.04901042580604553, 2.806332588195801, 0.2662043869495392, 2.672198534011841, 0.15432430803775787, 0.9854925274848938, 0.3243923783302307, 0.5743489265441895, 0.21792782843112946, 0.5182040333747864, 0.1813906878232956, 0.1712353527545929, 0.05837331339716911, 0.09611673653125763, 2.678302764892578, 0.30677253007888794, 2.1290149688720703], "count": [447]}, "action": {"min": [-0.13646788895130157, -0.021910222247242928, -1.3129910230636597, -1.7484043836593628, 0.41660821437835693, 0.030649889260530472, 0.11300000548362732, -0.014169000089168549, -0.08917699754238129, 0.1343500018119812, -3.141592502593994, 0.3353649973869324, -3.141592502593994, -0.34696999192237854, -0.020043667405843735, -1.671160340309143, -0.08833866566419601, 0.5267350077629089, -1.39461350440979, 0.013000000268220901, -0.010120999999344349, -0.08019900321960449, 0.004308000206947327, -3.135117530822754, 0.0016755161341279745, -3.1367580890655518], "max": [0.037575334310531616, 1.919761061668396, -0.48751989006996155, -0.021404333412647247, 1.1596194505691528, 2.10245680809021, 0.5609999895095825, 0.40484899282455444, 0.010898999869823456, 0.3431380093097687, 3.1408944129943848, 1.185479998588562, 3.1377179622650146, 0.3790154457092285, 2.3417422771453857, -0.47883254289627075, 1.641592025756836, 1.2368634939193726, -0.08528588712215424, 0.7170000076293945, 0.421627014875412, 0.20658600330352783, 0.35517799854278564, 3.132988214492798, 1.1761773824691772, 3.1349430084228516], "mean": [-0.032815754413604736, 0.8856939077377319, -0.7572205066680908, -0.5597352981567383, 0.8042002320289612, 0.8265103101730347, 0.4462190568447113, 0.17116130888462067, -0.03278195485472679, 0.2529231607913971, 0.24553871154785156, 0.7821276187896729, 0.33470335602760315, 0.007140852976590395, 1.3149123191833496, -0.8826304078102112, 0.7513200640678406, 0.9627916216850281, -0.790756106376648, 0.46775421500205994, 0.22065550088882446, 0.03380022570490837, 0.17185503244400024, 0.2508854269981384, 0.6027960181236267, -1.9682625532150269], "std": [0.042170897126197815, 0.7752044200897217, 0.35438472032546997, 0.5079920887947083, 0.2704218327999115, 0.8260635137557983, 0.18078601360321045, 0.16160334646701813, 0.027061564847826958, 0.04901042580604553, 2.806332588195801, 0.2662043869495392, 2.672198534011841, 0.15432430803775787, 0.9854925274848938, 0.3243923783302307, 0.5743489265441895, 0.21792782843112946, 0.5182040333747864, 0.1813906878232956, 0.1712353527545929, 0.05837331339716911, 0.09611673653125763, 2.678302764892578, 0.30677253007888794, 2.1290149688720703], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [447]}, "index": {"min": [149746], "max": [150192], "mean": [149969.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [3.319910514541387, 5.0, 5.0, 5.0, 5.0], "std": [1.5710273903861716, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [447]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [447]}, "eef_direction_state": {"mean": [4.170022371364653, 4.172259507829978], "std": [2.1680403319429504, 2.1372042715201136], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.8926174496644296, 0.9261744966442953], "std": [0.8524810974094827, 0.9418955593475904], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.8098434004474273, 0.7404921700223713], "std": [0.8603062368216124, 0.8512355695723328], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.170022371364653, 4.172259507829978], "std": [2.1680403319429504, 2.1372042715201136], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.8926174496644296, 0.9261744966442953], "std": [0.8524810974094827, 0.9418955593475904], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.8098434004474273, 0.7404921700223713], "std": [0.8603062368216124, 0.8512355695723328], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.40966596182907217, 0.2683271832860404, 1.0274550264913402, 2.315694128471088, -0.032620875618500196, 1.0878142511429518, 0.4598812926789281, -0.26537622063752675, 0.9475237343022018, 2.4558290046723172, -0.34498472234365435, 1.920912063279131], "std": [0.16127408344373423, 0.02729937035453095, 0.04912092052885772, 0.2366020777840791, 0.3525197916762869, 0.5518517367056485, 0.171749706607444, 0.0582491133181234, 0.09576379265521448, 0.27795110304725207, 0.37873660153374095, 0.2528979628674803], "min": [0.22464317482950508, 0.2120190394481467, 0.9087575401071851, 1.9513851566864697, -0.6570606567194431, -0.03839600437790769, 0.2285493034195521, -0.37999351864386827, 0.7802024835623653, 1.9651331463072563, -0.9015484709084065, 1.419068470729575], "max": [0.6431404959525139, 0.31230196608808075, 1.118013352790276, 2.762008610607396, 0.6091318688397167, 1.5645864076613702, 0.659737711871175, -0.09321397215511103, 1.130183877043508, 3.138169006136076, 0.10057467689236321, 2.4179212773831646], "count": [447]}, "eef_sim_pose_action": {"mean": [0.40966596182907217, 0.2683271832860404, 1.0274550264913402, 2.315694128471088, -0.032620875618500196, 1.0878142511429518, 0.4598812926789281, -0.26537622063752675, 0.9475237343022018, 2.4558290046723172, -0.34498472234365435, 1.920912063279131], "std": [0.16127408344373423, 0.02729937035453095, 0.04912092052885772, 0.2366020777840791, 0.3525197916762869, 0.5518517367056485, 0.171749706607444, 0.0582491133181234, 0.09576379265521448, 0.27795110304725207, 0.37873660153374095, 0.2528979628674803], "min": [0.22464317482950508, 0.2120190394481467, 0.9087575401071851, 1.9513851566864697, -0.6570606567194431, -0.03839600437790769, 0.2285493034195521, -0.37999351864386827, 0.7802024835623653, 1.9651331463072563, -0.9015484709084065, 1.419068470729575], "max": [0.6431404959525139, 0.31230196608808075, 1.118013352790276, 2.762008610607396, 0.6091318688397167, 1.5645864076613702, 0.659737711871175, -0.09321397215511103, 1.130183877043508, 3.138169006136076, 0.10057467689236321, 2.4179212773831646], "count": [447]}, "gripper_mode_state": {"mean": [0.26174496644295303, 0.15212527964205816], "std": [0.4395845072164515, 0.35914228230032136], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8859060402684564, 1.8881431767337808], "std": [0.441629097352004, 0.4024732231889373], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.26174496644295303, 0.15212527964205816], "std": [0.4395845072164515, 0.35914228230032136], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8859060402684564, 1.8881431767337808], "std": [0.441629097352004, 0.4024732231889373], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.5577768466458292, 0.5846924000155073], "std": [0.22598245147872437, 0.22673804608504666], "min": [0.14125000685453415, 0.016250000335276127], "max": [0.7012499868869781, 0.8962500095367432], "count": [447]}, "gripper_open_scale_action": {"mean": [0.5577768466458292, 0.5846924000155073], "std": [0.22598245147872437, 0.22673804608504666], "min": [0.14125000685453415, 0.016250000335276127], "max": [0.7012499868869781, 0.8962500095367432], "count": [447]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.7294117647058823]], [[0.7294117647058823]]], "mean": [[[0.38195822008671454]], [[0.4073735978990056]], [[0.3822162740783882]]], "std": [[[0.14469676764867573]], [[0.14374071205509437]], [[0.13812714736377654]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658494709765094]], [[0.4580147989063612]], [[0.4464334049213745]]], "std": [[[0.13546015721614804]], [[0.14251773942538362]], [[0.14615095332814315]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478960276726202]], [[0.48973389269073964]], [[0.4800280366271921]]], "std": [[[0.1210396198396142]], [[0.11085073288680719]], [[0.11577999931747837]]], "count": [101]}, "observation.state": {"min": [-0.13946832716464996, -0.021910222247242928, -1.1642770767211914, -1.5724596977233887, 0.2021811157464981, 0.009943333454430103, 0.14000000059604645, -0.011870999820530415, -0.08016800135374069, 0.16926400363445282, -3.1343495845794678, 0.23174481093883514, -3.1410341262817383, -0.2268824428319931, -0.016711777076125145, -1.494552731513977, -0.23595355451107025, 0.4883921146392822, -1.3900082111358643, 0.010999999940395355, -0.009189000353217125, -0.0469839982688427, 0.006757999770343304, -3.1117475032806396, 0.18682003021240234, -3.141592502593994], "max": [-0.01651988923549652, 1.8428136110305786, -0.4871709942817688, -0.06358499825000763, 1.1492574214935303, 1.9093292951583862, 0.6089999675750732, 0.3790000081062317, -0.004834999796003103, 0.3470480144023895, 3.1390793323516846, 1.14198637008667, 3.1284852027893066, 0.3501448929309845, 2.400146245956421, -0.4725002348423004, 1.555398941040039, 1.2404570579528809, 0.013135666958987713, 0.7139999866485596, 0.4127579927444458, 0.19509799778461456, 0.35002899169921875, 3.1336514949798584, 1.15093994140625, 3.13893985748291], "mean": [-0.07409844547510147, 0.9672003984451294, -0.7061412334442139, -0.5819365978240967, 0.6421226859092712, 0.8228004574775696, 0.463299959897995, 0.18439486622810364, -0.03698306158185005, 0.24160145223140717, 0.0331888347864151, 0.7331982254981995, 0.2707795202732086, 0.08387485891580582, 1.451945424079895, -1.001177191734314, 0.7458499073982239, 0.8829110860824585, -0.7940282225608826, 0.42054030299186707, 0.26295968890190125, 0.05069653317332268, 0.17624206840991974, 0.5918840765953064, 0.6188011765480042, -1.9575088024139404], "std": [0.054420601576566696, 0.7096138000488281, 0.24975986778736115, 0.5339910387992859, 0.34679391980171204, 0.7305490970611572, 0.156413733959198, 0.14334484934806824, 0.027232171967625618, 0.04826889932155609, 2.795639991760254, 0.2866052985191345, 2.714249610900879, 0.17655408382415771, 0.9153158664703369, 0.36476612091064453, 0.5652855634689331, 0.21242983639240265, 0.5016752481460571, 0.22618570923805237, 0.17264938354492188, 0.06699857115745544, 0.08628303557634354, 2.6487128734588623, 0.22928301990032196, 2.0724050998687744], "count": [471]}, "action": {"min": [-0.13946832716464996, -0.021910222247242928, -1.1642770767211914, -1.5724596977233887, 0.2021811157464981, 0.009943333454430103, 0.14000000059604645, -0.011870999820530415, -0.08016800135374069, 0.16926400363445282, -3.1343495845794678, 0.23174481093883514, -3.1410341262817383, -0.2268824428319931, -0.016711777076125145, -1.494552731513977, -0.23595355451107025, 0.4883921146392822, -1.3900082111358643, 0.010999999940395355, -0.009189000353217125, -0.0469839982688427, 0.006757999770343304, -3.1117475032806396, 0.18682003021240234, -3.141592502593994], "max": [-0.01651988923549652, 1.8428136110305786, -0.4871709942817688, -0.06358499825000763, 1.1492574214935303, 1.9093292951583862, 0.6089999675750732, 0.3790000081062317, -0.004834999796003103, 0.3470480144023895, 3.1390793323516846, 1.14198637008667, 3.1284852027893066, 0.3501448929309845, 2.400146245956421, -0.4725002348423004, 1.555398941040039, 1.2404570579528809, 0.013135666958987713, 0.7139999866485596, 0.4127579927444458, 0.19509799778461456, 0.35002899169921875, 3.1336514949798584, 1.15093994140625, 3.13893985748291], "mean": [-0.07409844547510147, 0.9672003984451294, -0.7061412334442139, -0.5819365978240967, 0.6421226859092712, 0.8228004574775696, 0.463299959897995, 0.18439486622810364, -0.03698306158185005, 0.24160145223140717, 0.0331888347864151, 0.7331982254981995, 0.2707795202732086, 0.08387485891580582, 1.451945424079895, -1.001177191734314, 0.7458499073982239, 0.8829110860824585, -0.7940282225608826, 0.42054030299186707, 0.26295968890190125, 0.05069653317332268, 0.17624206840991974, 0.5918840765953064, 0.6188011765480042, -1.9575088024139404], "std": [0.054420601576566696, 0.7096138000488281, 0.24975986778736115, 0.5339910387992859, 0.34679391980171204, 0.7305490970611572, 0.156413733959198, 0.14334484934806824, 0.027232171967625618, 0.04826889932155609, 2.795639991760254, 0.2866052985191345, 2.714249610900879, 0.17655408382415771, 0.9153158664703369, 0.36476612091064453, 0.5652855634689331, 0.21242983639240265, 0.5016752481460571, 0.22618570923805237, 0.17264938354492188, 0.06699857115745544, 0.08628303557634354, 2.6487128734588623, 0.22928301990032196, 2.0724050998687744], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [471]}, "index": {"min": [150193], "max": [150663], "mean": [150428.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.148619957537155, 5.0, 5.0, 5.0, 5.0], "std": [1.5892396952186294, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [471]}, "eef_direction_state": {"mean": [4.144373673036093, 4.229299363057325], "std": [2.2798771665023363, 2.1041035979061147], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.7983014861995754, 0.881104033970276], "std": [0.851922568061389, 0.8998016128390784], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7813163481953291, 0.8046709129511678], "std": [0.857681147559646, 0.8645282993916776], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.144373673036093, 4.229299363057325], "std": [2.2798771665023363, 2.1041035979061147], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.7983014861995754, 0.881104033970276], "std": [0.851922568061389, 0.8998016128390784], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7813163481953291, 0.8046709129511678], "std": [0.857681147559646, 0.8645282993916776], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4228284168967518, 0.2641200399537525, 1.0161532493378487, 2.367273351590469, -0.035949260518986344, 1.1275788264792919, 0.5021069141717265, -0.24847380159709756, 0.9519758288783058, 2.459825123547953, -0.2936009140801513, 1.984271234059925], "std": [0.1430317279863491, 0.027503212006628103, 0.04846779525139492, 0.2574335857997176, 0.3833937975424109, 0.5115168463917594, 0.17310540470701669, 0.06685503797951405, 0.08583303236067548, 0.22163364845407152, 0.3005863405558994, 0.26037360162059164], "min": [0.2270517418123692, 0.2208336880663454, 0.9434377853609657, 1.9969773432290574, -0.7795512823578373, 0.004965092159777251, 0.22942603098348274, -0.3467737523975435, 0.7828254246282194, 1.9578104012944963, -0.7114016823065995, 1.477894763530147], "max": [0.6173391057341726, 0.2965775225250466, 1.1219392301148716, 2.83249372365725, 0.4975282753111454, 1.5228399996201119, 0.652634597333579, -0.10471211881455333, 1.1248417945133335, 2.949289973338944, 0.23570880831119867, 2.540527115201696], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4228284168967518, 0.2641200399537525, 1.0161532493378487, 2.367273351590469, -0.035949260518986344, 1.1275788264792919, 0.5021069141717265, -0.24847380159709756, 0.9519758288783058, 2.459825123547953, -0.2936009140801513, 1.984271234059925], "std": [0.1430317279863491, 0.027503212006628103, 0.04846779525139492, 0.2574335857997176, 0.3833937975424109, 0.5115168463917594, 0.17310540470701669, 0.06685503797951405, 0.08583303236067548, 0.22163364845407152, 0.3005863405558994, 0.26037360162059164], "min": [0.2270517418123692, 0.2208336880663454, 0.9434377853609657, 1.9969773432290574, -0.7795512823578373, 0.004965092159777251, 0.22942603098348274, -0.3467737523975435, 0.7828254246282194, 1.9578104012944963, -0.7114016823065995, 1.477894763530147], "max": [0.6173391057341726, 0.2965775225250466, 1.1219392301148716, 2.83249372365725, 0.4975282753111454, 1.5228399996201119, 0.652634597333579, -0.10471211881455333, 1.1248417945133335, 2.949289973338944, 0.23570880831119867, 2.540527115201696], "count": [471]}, "gripper_mode_state": {"mean": [0.20169851380042464, 0.2505307855626327], "std": [0.40126826853257, 0.43331871762942176], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8768577494692145, 1.8874734607218684], "std": [0.4534785333281108, 0.40963992634166274], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.20169851380042464, 0.2505307855626327], "std": [0.40126826853257, 0.43331871762942176], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8768577494692145, 1.8874734607218684], "std": [0.4534785333281108, 0.40963992634166274], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.5791268764249585, 0.5256741029811497], "std": [0.19551708508985027, 0.28273247199990936], "min": [0.17500000074505806, 0.013749999925494194], "max": [0.7612499594688416, 0.8924999833106995], "count": [471]}, "gripper_open_scale_action": {"mean": [0.5791268764249585, 0.5256741029811497], "std": [0.19551708508985027, 0.28273247199990936], "min": [0.17500000074505806, 0.013749999925494194], "max": [0.7612499594688416, 0.8924999833106995], "count": [471]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9411764705882353]], [[0.9137254901960784]]], "mean": [[[0.3888154166666667]], [[0.4124856508714597]], [[0.38733253267973855]]], "std": [[[0.13111755047987297]], [[0.1306191145929731]], [[0.12569258592112026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47220234885620915]], [[0.4654127369281046]], [[0.45516980596405227]]], "std": [[[0.13907399190719733]], [[0.1442449627857814]], [[0.14637227498109978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48162612949346406]], [[0.4927699632352941]], [[0.4822060866013072]]], "std": [[[0.1280075312927567]], [[0.11581675601733413]], [[0.12287838717678995]]], "count": [100]}, "observation.state": {"min": [-0.3131103217601776, -0.021927665919065475, -1.386414647102356, -1.2135227918624878, 0.28003567457199097, -0.12094233185052872, 0.10999999940395355, -0.011207000352442265, -0.14126500487327576, 0.14961299300193787, -3.138852596282959, 0.15889476239681244, -3.1372642517089844, -0.36273977160453796, -0.01709555648267269, -1.262279987335205, -0.23366832733154297, 0.4443797767162323, -1.2890223264694214, 0.013000000268220901, -0.008516999892890453, -0.08542399853467941, 0.0029700000304728746, -3.141592502593994, 0.12484340369701385, -3.13906192779541], "max": [-0.04371577873826027, 1.8933327198028564, -0.4863162338733673, 0.1515398919582367, 1.1392443180084229, 1.565150499343872, 0.5849999785423279, 0.39851900935173035, 0.011900000274181366, 0.3327980041503906, 3.1402487754821777, 1.2031950950622559, 3.1363565921783447, 0.5081566572189331, 2.4119908809661865, -0.4725002348423004, 1.4196637868881226, 1.2375612258911133, 0.09772377461194992, 0.7179999947547913, 0.41340500116348267, 0.14261700212955475, 0.3441619873046875, 3.139899730682373, 1.1999661922454834, 3.136653423309326], "mean": [-0.1630384773015976, 0.8757748603820801, -0.7966969013214111, -0.24246805906295776, 0.7540427446365356, 0.44008830189704895, 0.4609667658805847, 0.17182227969169617, -0.0521053746342659, 0.2607308030128479, -0.021835211664438248, 0.7501997351646423, 1.0580183267593384, 0.03220956027507782, 1.3359638452529907, -0.9396641850471497, 0.6978297829627991, 0.9154465198516846, -0.7316623330116272, 0.44190162420272827, 0.23918022215366364, 0.016750559210777283, 0.17739278078079224, 0.3900541365146637, 0.6232483386993408, -1.6418811082839966], "std": [0.11406644433736801, 0.769303560256958, 0.3747139275074005, 0.36288413405418396, 0.31628158688545227, 0.4903290271759033, 0.18016667664051056, 0.15820547938346863, 0.0540296733379364, 0.04184447228908539, 2.8535778522491455, 0.34158894419670105, 2.514348268508911, 0.24835091829299927, 0.9710606932640076, 0.3609035015106201, 0.5635349154472351, 0.21793216466903687, 0.518156886100769, 0.17665143311023712, 0.1818663328886032, 0.04831646755337715, 0.0934743657708168, 2.7211248874664307, 0.2673264741897583, 2.3398702144622803], "count": [452]}, "action": {"min": [-0.3131103217601776, -0.021927665919065475, -1.386414647102356, -1.2135227918624878, 0.28003567457199097, -0.12094233185052872, 0.10999999940395355, -0.011207000352442265, -0.14126500487327576, 0.14961299300193787, -3.138852596282959, 0.15889476239681244, -3.1372642517089844, -0.36273977160453796, -0.01709555648267269, -1.262279987335205, -0.23366832733154297, 0.4443797767162323, -1.2890223264694214, 0.013000000268220901, -0.008516999892890453, -0.08542399853467941, 0.0029700000304728746, -3.141592502593994, 0.12484340369701385, -3.13906192779541], "max": [-0.04371577873826027, 1.8933327198028564, -0.4863162338733673, 0.1515398919582367, 1.1392443180084229, 1.565150499343872, 0.5849999785423279, 0.39851900935173035, 0.011900000274181366, 0.3327980041503906, 3.1402487754821777, 1.2031950950622559, 3.1363565921783447, 0.5081566572189331, 2.4119908809661865, -0.4725002348423004, 1.4196637868881226, 1.2375612258911133, 0.09772377461194992, 0.7179999947547913, 0.41340500116348267, 0.14261700212955475, 0.3441619873046875, 3.139899730682373, 1.1999661922454834, 3.136653423309326], "mean": [-0.1630384773015976, 0.8757748603820801, -0.7966969013214111, -0.24246805906295776, 0.7540427446365356, 0.44008830189704895, 0.4609667658805847, 0.17182227969169617, -0.0521053746342659, 0.2607308030128479, -0.021835211664438248, 0.7501997351646423, 1.0580183267593384, 0.03220956027507782, 1.3359638452529907, -0.9396641850471497, 0.6978297829627991, 0.9154465198516846, -0.7316623330116272, 0.44190162420272827, 0.23918022215366364, 0.016750559210777283, 0.17739278078079224, 0.3900541365146637, 0.6232483386993408, -1.6418811082839966], "std": [0.11406644433736801, 0.769303560256958, 0.3747139275074005, 0.36288413405418396, 0.31628158688545227, 0.4903290271759033, 0.18016667664051056, 0.15820547938346863, 0.0540296733379364, 0.04184447228908539, 2.8535778522491455, 0.34158894419670105, 2.514348268508911, 0.24835091829299927, 0.9710606932640076, 0.3609035015106201, 0.5635349154472351, 0.21793216466903687, 0.518156886100769, 0.17665143311023712, 0.1818663328886032, 0.04831646755337715, 0.0934743657708168, 2.7211248874664307, 0.2673264741897583, 2.3398702144622803], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [452]}, "index": {"min": [150664], "max": [151115], "mean": [150889.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [3.4889380530973453, 5.0, 5.0, 5.0, 5.0], "std": [1.527726555961797, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [452]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [452]}, "eef_direction_state": {"mean": [4.143805309734513, 3.9469026548672566], "std": [2.2319346814529952, 2.1496684575184086], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [0.8561946902654868, 0.9491150442477876], "std": [0.8845435987134311, 0.8996430536234697], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.7765486725663717, 0.8141592920353983], "std": [0.8524190148245867, 0.8549561140356462], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [4.143805309734513, 3.9469026548672566], "std": [2.2319346814529952, 2.1496684575184086], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [0.8561946902654868, 0.9491150442477876], "std": [0.8845435987134311, 0.8996430536234697], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.7765486725663717, 0.8141592920353983], "std": [0.8524190148245867, 0.8549561140356462], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.4106309161219975, 0.24923640805289207, 1.0355312888134416, 2.367021674921974, -0.04304077696424614, 1.1236479759049989, 0.4782910943547055, -0.2824456677188462, 0.9530538589936858, 2.4641552210902473, -0.28923092978052606, 1.9001052118091708], "std": [0.15811887482983922, 0.05406319522697127, 0.041965211448830614, 0.3321404924014922, 0.3172744716442733, 0.5310485102503821, 0.18239267595455078, 0.04846836109151977, 0.0930304694579405, 0.24328541498220282, 0.3121972510071544, 0.24740209625013843], "min": [0.22791438781297862, 0.16011477944836244, 0.9239641891477256, 1.9366001645214488, -0.7120041601041641, -0.11456643524650967, 0.23018245982992824, -0.3855739470913215, 0.7790063004241948, 1.9346946275080072, -0.6749588671193979, 1.4336925576737354], "max": [0.6376198902228648, 0.3132819214121171, 1.1079797885929457, 2.9482655774118025, 0.4237224153999315, 1.515294054944551, 0.6531242501376252, -0.15671917657880802, 1.1190517073555843, 3.01337313876852, 0.21273112042571474, 2.3048552186242914], "count": [452]}, "eef_sim_pose_action": {"mean": [0.4106309161219975, 0.24923640805289207, 1.0355312888134416, 2.367021674921974, -0.04304077696424614, 1.1236479759049989, 0.4782910943547055, -0.2824456677188462, 0.9530538589936858, 2.4641552210902473, -0.28923092978052606, 1.9001052118091708], "std": [0.15811887482983922, 0.05406319522697127, 0.041965211448830614, 0.3321404924014922, 0.3172744716442733, 0.5310485102503821, 0.18239267595455078, 0.04846836109151977, 0.0930304694579405, 0.24328541498220282, 0.3121972510071544, 0.24740209625013843], "min": [0.22791438781297862, 0.16011477944836244, 0.9239641891477256, 1.9366001645214488, -0.7120041601041641, -0.11456643524650967, 0.23018245982992824, -0.3855739470913215, 0.7790063004241948, 1.9346946275080072, -0.6749588671193979, 1.4336925576737354], "max": [0.6376198902228648, 0.3132819214121171, 1.1079797885929457, 2.9482655774118025, 0.4237224153999315, 1.515294054944551, 0.6531242501376252, -0.15671917657880802, 1.1190517073555843, 3.01337313876852, 0.21273112042571474, 2.3048552186242914], "count": [452]}, "gripper_mode_state": {"mean": [0.21902654867256638, 0.1592920353982301], "std": [0.4135866531322692, 0.3659481969581456], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_state": {"mean": [1.8938053097345133, 1.8849557522123894], "std": [0.4124786260680138, 0.4154582157276287], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_mode_action": {"mean": [0.21902654867256638, 0.1592920353982301], "std": [0.4135866531322692, 0.3659481969581456], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_action": {"mean": [1.8938053097345133, 1.8849557522123894], "std": [0.4124786260680138, 0.4154582157276287], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_open_scale_state": {"mean": [0.5762057557528987, 0.5523755645767818], "std": [0.2252079265914606, 0.2208142262353625], "min": [0.13749999925494194, 0.016250000335276127], "max": [0.7312499731779099, 0.8974999934434891], "count": [452]}, "gripper_open_scale_action": {"mean": [0.5762057557528987, 0.5523755645767818], "std": [0.2252079265914606, 0.2208142262353625], "min": [0.13749999925494194, 0.016250000335276127], "max": [0.7312499731779099, 0.8974999934434891], "count": [452]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7411764705882353]], [[0.7333333333333333]]], "mean": [[[0.3879401089324619]], [[0.4123880773420479]], [[0.3871848665577342]]], "std": [[[0.1352460475958207]], [[0.133270527699683]], [[0.128481099954884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.043137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46877405228758173]], [[0.46368750816993465]], [[0.4540708333333333]]], "std": [[[0.13897290579080643]], [[0.14335334860793936]], [[0.14500112551301955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835436192810458]], [[0.4945229044117647]], [[0.4846203615196078]]], "std": [[[0.12448111910322775]], [[0.11313561516059324]], [[0.11881743365790472]]], "count": [100]}, "observation.state": {"min": [-0.33386921882629395, -0.021927665919065475, -1.394142508506775, -0.7950828671455383, 0.166786327958107, -0.06702155619859695, 0.07400000095367432, -0.01220100000500679, -0.1347000002861023, 0.169173002243042, -3.141592502593994, 0.12362167239189148, -3.140946865081787, -0.21571800112724304, -0.018281778320670128, -1.2789045572280884, -0.13297900557518005, 0.47093021869659424, -1.5257259607315063, 0.013000000268220901, -0.008605999872088432, -0.03567099943757057, -0.00019999999494757503, -3.1065988540649414, 0.25506240129470825, -3.141592502593994], "max": [-0.012071555480360985, 1.9075849056243896, -0.4863162338733673, 0.1891849935054779, 1.1359299421310425, 1.4142909049987793, 0.5849999785423279, 0.40123599767684937, -0.006800000090152025, 0.33035901188850403, 3.1405978202819824, 1.1932117938995361, 3.140824794769287, 0.44849666953086853, 2.4087462425231934, -0.4725874364376068, 1.589084267616272, 1.2401952743530273, -0.02543400041759014, 0.7129999995231628, 0.4070050120353699, 0.16646899282932281, 0.35350000858306885, 3.1389222145080566, 1.1768406629562378, 3.1346113681793213], "mean": [-0.17316775023937225, 0.9140645861625671, -0.8279797434806824, -0.14416275918483734, 0.7295675873756409, 0.401824414730072, 0.4602240324020386, 0.18125708401203156, -0.054895542562007904, 0.26487621665000916, -0.10220467299222946, 0.7249431610107422, 1.225170373916626, 0.06804364174604416, 1.2765591144561768, -0.9046754240989685, 0.7241920828819275, 0.9104286432266235, -0.7854701280593872, 0.44726914167404175, 0.22883647680282593, 0.035234179347753525, 0.18443647027015686, 0.25019294023513794, 0.6869533658027649, -2.0660758018493652], "std": [0.12385047972202301, 0.7606643438339233, 0.37641438841819763, 0.23846910893917084, 0.33043789863586426, 0.4664691090583801, 0.20838765799999237, 0.15923026204109192, 0.05256912484765053, 0.03851812705397606, 2.8963215351104736, 0.34525373578071594, 2.427603006362915, 0.19081942737102509, 0.9720433354377747, 0.3476084768772125, 0.6109601259231567, 0.2263910174369812, 0.5807132720947266, 0.19330665469169617, 0.18024876713752747, 0.04734932631254196, 0.09060317277908325, 2.7398290634155273, 0.23979401588439941, 1.9861550331115723], "count": [399]}, "action": {"min": [-0.33386921882629395, -0.021927665919065475, -1.394142508506775, -0.7950828671455383, 0.166786327958107, -0.06702155619859695, 0.07400000095367432, -0.01220100000500679, -0.1347000002861023, 0.169173002243042, -3.141592502593994, 0.12362167239189148, -3.140946865081787, -0.21571800112724304, -0.018281778320670128, -1.2789045572280884, -0.13297900557518005, 0.47093021869659424, -1.5257259607315063, 0.013000000268220901, -0.008605999872088432, -0.03567099943757057, -0.00019999999494757503, -3.1065988540649414, 0.25506240129470825, -3.141592502593994], "max": [-0.012071555480360985, 1.9075849056243896, -0.4863162338733673, 0.1891849935054779, 1.1359299421310425, 1.4142909049987793, 0.5849999785423279, 0.40123599767684937, -0.006800000090152025, 0.33035901188850403, 3.1405978202819824, 1.1932117938995361, 3.140824794769287, 0.44849666953086853, 2.4087462425231934, -0.4725874364376068, 1.589084267616272, 1.2401952743530273, -0.02543400041759014, 0.7129999995231628, 0.4070050120353699, 0.16646899282932281, 0.35350000858306885, 3.1389222145080566, 1.1768406629562378, 3.1346113681793213], "mean": [-0.17316775023937225, 0.9140645861625671, -0.8279797434806824, -0.14416275918483734, 0.7295675873756409, 0.401824414730072, 0.4602240324020386, 0.18125708401203156, -0.054895542562007904, 0.26487621665000916, -0.10220467299222946, 0.7249431610107422, 1.225170373916626, 0.06804364174604416, 1.2765591144561768, -0.9046754240989685, 0.7241920828819275, 0.9104286432266235, -0.7854701280593872, 0.44726914167404175, 0.22883647680282593, 0.035234179347753525, 0.18443647027015686, 0.25019294023513794, 0.6869533658027649, -2.0660758018493652], "std": [0.12385047972202301, 0.7606643438339233, 0.37641438841819763, 0.23846910893917084, 0.33043789863586426, 0.4664691090583801, 0.20838765799999237, 0.15923026204109192, 0.05256912484765053, 0.03851812705397606, 2.8963215351104736, 0.34525373578071594, 2.427603006362915, 0.19081942737102509, 0.9720433354377747, 0.3476084768772125, 0.6109601259231567, 0.2263910174369812, 0.5807132720947266, 0.19330665469169617, 0.18024876713752747, 0.04734932631254196, 0.09060317277908325, 2.7398290634155273, 0.23979401588439941, 1.9861550331115723], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [399]}, "index": {"min": [151116], "max": [151514], "mean": [151315.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [3.343358395989975, 5.0, 5.0, 5.0, 5.0], "std": [1.61133197268251, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [399]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [399]}, "eef_direction_state": {"mean": [3.9974937343358397, 4.320802005012531], "std": [2.360386046828144, 2.0598424054364193], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.9097744360902256, 0.87468671679198], "std": [0.9077111589698684, 0.9200282438723292], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.8220551378446115, 0.8070175438596491], "std": [0.8442135560911922, 0.875938953248185], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [3.9974937343358397, 4.320802005012531], "std": [2.360386046828144, 2.0598424054364193], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.9097744360902256, 0.87468671679198], "std": [0.9077111589698684, 0.9200282438723292], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.8220551378446115, 0.8070175438596491], "std": [0.8442135560911922, 0.875938953248185], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.42014200158183806, 0.2465067460149815, 1.0397854317731525, 2.3995954895256166, -0.11422682675633043, 1.0888353467101102, 0.46794607780787273, -0.26394375007091475, 0.9600918450757079, 2.393488657507368, -0.2669125889370103, 1.9658515916042683], "std": [0.15920547317632158, 0.05256392149708458, 0.038637982779258104, 0.328498512778825, 0.3168151826430001, 0.5617950433923508, 0.18076578956925124, 0.04720809666694283, 0.09014217208610703, 0.2187238046139892, 0.30280874991406936, 0.25282794867970343], "min": [0.22694852187111053, 0.16673656376824447, 0.9436893449419993, 1.936076951585012, -0.786468428765981, -0.1102633680954681, 0.23010829386156156, -0.3358163444263772, 0.7757701551314825, 1.959631597318334, -0.7195147219306398, 1.4862082766152263], "max": [0.6403618212036993, 0.2946086441174483, 1.1054700869046685, 2.992148374322505, 0.27030771295127565, 1.48932429789964, 0.6467140836137215, -0.13336350600219515, 1.1283434469817706, 2.884831523452598, 0.1428430387327866, 2.467708756789896], "count": [399]}, "eef_sim_pose_action": {"mean": [0.42014200158183806, 0.2465067460149815, 1.0397854317731525, 2.3995954895256166, -0.11422682675633043, 1.0888353467101102, 0.46794607780787273, -0.26394375007091475, 0.9600918450757079, 2.393488657507368, -0.2669125889370103, 1.9658515916042683], "std": [0.15920547317632158, 0.05256392149708458, 0.038637982779258104, 0.328498512778825, 0.3168151826430001, 0.5617950433923508, 0.18076578956925124, 0.04720809666694283, 0.09014217208610703, 0.2187238046139892, 0.30280874991406936, 0.25282794867970343], "min": [0.22694852187111053, 0.16673656376824447, 0.9436893449419993, 1.936076951585012, -0.786468428765981, -0.1102633680954681, 0.23010829386156156, -0.3358163444263772, 0.7757701551314825, 1.959631597318334, -0.7195147219306398, 1.4862082766152263], "max": [0.6403618212036993, 0.2946086441174483, 1.1054700869046685, 2.992148374322505, 0.27030771295127565, 1.48932429789964, 0.6467140836137215, -0.13336350600219515, 1.1283434469817706, 2.884831523452598, 0.1428430387327866, 2.467708756789896], "count": [399]}, "gripper_mode_state": {"mean": [0.24060150375939848, 0.18045112781954886], "std": [0.4274487339414111, 0.38456276248253873], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.8972431077694236, 1.8796992481203008], "std": [0.4029557691933228, 0.4195282107002651], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.24060150375939848, 0.18045112781954886], "std": [0.4274487339414111, 0.38456276248253873], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.8972431077694236, 1.8796992481203008], "std": [0.4029557691933228, 0.4195282107002651], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.5752819421745482, 0.5590852085159004], "std": [0.2604841639142013, 0.24163387113442714], "min": [0.0925000011920929, 0.016250000335276127], "max": [0.7312499731779099, 0.8912499994039536], "count": [399]}, "gripper_open_scale_action": {"mean": [0.5752819421745482, 0.5590852085159004], "std": [0.2604841639142013, 0.24163387113442714], "min": [0.0925000011920929, 0.016250000335276127], "max": [0.7312499731779099, 0.8912499994039536], "count": [399]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8549019607843137]], [[0.807843137254902]]], "mean": [[[0.38914688725490193]], [[0.4127823937908497]], [[0.38739123910675377]]], "std": [[[0.13089625399615212]], [[0.12988763267282696]], [[0.1251652406053627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46910399305555556]], [[0.46501187295751634]], [[0.4556803778594771]]], "std": [[[0.14328152915591447]], [[0.14579618328512536]], [[0.1472782561531409]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47856858864379087]], [[0.4921085294117647]], [[0.48270696078431374]]], "std": [[[0.12571395040880942]], [[0.11011481883513836]], [[0.11575732381264771]]], "count": [100]}, "observation.state": {"min": [-0.21573545038700104, -0.02189277857542038, -1.4917616844177246, -1.6509771347045898, 0.3919941186904907, 0.03508077934384346, 0.125, -0.012981999665498734, -0.11027300357818604, 0.14570100605487823, -3.1396727561950684, 0.292621910572052, -3.1237902641296387, -0.24167533218860626, -0.018142221495509148, -1.415267825126648, -0.1732058823108673, 0.2819894552230835, -1.3576139211654663, 0.013000000268220901, -0.009066999889910221, -0.04654200002551079, 0.01734199933707714, -3.140458106994629, 0.18966493010520935, -3.1218180656433105], "max": [-0.012071555480360985, 1.989486575126648, -0.4865604341030121, -0.08474510908126831, 1.1604218482971191, 1.618652582168579, 0.574999988079071, 0.42208701372146606, -0.007431000005453825, 0.3606570065021515, 3.1380321979522705, 1.2838293313980103, 3.1100895404815674, 0.3501099944114685, 2.3486502170562744, -0.47509944438934326, 1.4383642673492432, 1.2371774911880493, 0.0, 0.6759999990463257, 0.4067560136318207, 0.1498820036649704, 0.3285520076751709, 3.1393063068389893, 1.24347722530365, 3.1407549381256104], "mean": [-0.09400981664657593, 0.8916653990745544, -0.8083266019821167, -0.3760824501514435, 0.781420886516571, 0.561413586139679, 0.4533187747001648, 0.17578887939453125, -0.04458747059106827, 0.2624668478965759, 0.17516441643238068, 0.7820686101913452, 0.6456447839736938, 0.030032822862267494, 1.3288520574569702, -0.9330777525901794, 0.5567970871925354, 0.8696781992912292, -0.61295086145401, 0.4069596230983734, 0.23632098734378815, 0.01964004896581173, 0.17313233017921448, 0.47889479994773865, 0.5688310265541077, -1.6422333717346191], "std": [0.08862140029668808, 0.7716456055641174, 0.4125521779060364, 0.4415787160396576, 0.2994036376476288, 0.5976983308792114, 0.16228283941745758, 0.16143956780433655, 0.04368891939520836, 0.04647880420088768, 2.8564059734344482, 0.2925660014152527, 2.6276118755340576, 0.1705634742975235, 0.9686644077301025, 0.36419421434402466, 0.47602418065071106, 0.2611950635910034, 0.42155301570892334, 0.19724707305431366, 0.17879584431648254, 0.0400012768805027, 0.09560495615005493, 2.7777159214019775, 0.3177359104156494, 2.3771183490753174], "count": [413]}, "action": {"min": [-0.21573545038700104, -0.02189277857542038, -1.4917616844177246, -1.6509771347045898, 0.3919941186904907, 0.03508077934384346, 0.125, -0.012981999665498734, -0.11027300357818604, 0.14570100605487823, -3.1396727561950684, 0.292621910572052, -3.1237902641296387, -0.24167533218860626, -0.018142221495509148, -1.415267825126648, -0.1732058823108673, 0.2819894552230835, -1.3576139211654663, 0.013000000268220901, -0.009066999889910221, -0.04654200002551079, 0.01734199933707714, -3.140458106994629, 0.18966493010520935, -3.1218180656433105], "max": [-0.012071555480360985, 1.989486575126648, -0.4865604341030121, -0.08474510908126831, 1.1604218482971191, 1.618652582168579, 0.574999988079071, 0.42208701372146606, -0.007431000005453825, 0.3606570065021515, 3.1380321979522705, 1.2838293313980103, 3.1100895404815674, 0.3501099944114685, 2.3486502170562744, -0.47509944438934326, 1.4383642673492432, 1.2371774911880493, 0.0, 0.6759999990463257, 0.4067560136318207, 0.1498820036649704, 0.3285520076751709, 3.1393063068389893, 1.24347722530365, 3.1407549381256104], "mean": [-0.09400981664657593, 0.8916653990745544, -0.8083266019821167, -0.3760824501514435, 0.781420886516571, 0.561413586139679, 0.4533187747001648, 0.17578887939453125, -0.04458747059106827, 0.2624668478965759, 0.17516441643238068, 0.7820686101913452, 0.6456447839736938, 0.030032822862267494, 1.3288520574569702, -0.9330777525901794, 0.5567970871925354, 0.8696781992912292, -0.61295086145401, 0.4069596230983734, 0.23632098734378815, 0.01964004896581173, 0.17313233017921448, 0.47889479994773865, 0.5688310265541077, -1.6422333717346191], "std": [0.08862140029668808, 0.7716456055641174, 0.4125521779060364, 0.4415787160396576, 0.2994036376476288, 0.5976983308792114, 0.16228283941745758, 0.16143956780433655, 0.04368891939520836, 0.04647880420088768, 2.8564059734344482, 0.2925660014152527, 2.6276118755340576, 0.1705634742975235, 0.9686644077301025, 0.36419421434402466, 0.47602418065071106, 0.2611950635910034, 0.42155301570892334, 0.19724707305431366, 0.17879584431648254, 0.0400012768805027, 0.09560495615005493, 2.7777159214019775, 0.3177359104156494, 2.3771183490753174], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [413]}, "index": {"min": [151515], "max": [151927], "mean": [151721.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [3.460048426150121, 5.0, 5.0, 5.0, 5.0], "std": [1.5518408962088976, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [413]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [413]}, "eef_direction_state": {"mean": [4.101694915254237, 3.929782082324455], "std": [2.2782946840156275, 2.191201689382573], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.9128329297820823, 0.9709443099273608], "std": [0.9084776738874513, 0.9227437396185126], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.7578692493946732, 0.8329297820823245], "std": [0.8347578340452542, 0.8600244308761369], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.101694915254237, 3.929782082324455], "std": [2.2782946840156275, 2.191201689382573], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.9128329297820823, 0.9709443099273608], "std": [0.9084776738874513, 0.9227437396185126], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.7578692493946732, 0.8329297820823245], "std": [0.8347578340452542, 0.8600244308761369], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.41445174691631137, 0.2566905501668577, 1.0371650703393838, 2.3314257775476968, -0.005225583346423519, 1.1456984533502168, 0.4754107585156867, -0.27935239875777745, 0.9487273282293331, 2.541196942658712, -0.22231813309262877, 1.8365823293651529], "std": [0.16125788195718896, 0.0438442005668117, 0.046636890190649566, 0.27528336100150175, 0.29993943182079313, 0.5137055564167595, 0.1792364920771142, 0.03997302559511024, 0.09518069270728634, 0.31076725080938516, 0.27594916335556513, 0.21147172968956454], "min": [0.22598957215227794, 0.19084651408188477, 0.9199814310207508, 1.8530633509298093, -0.6227549762940214, 0.0003395702783060006, 0.22959150316306398, -0.3460771095588332, 0.7933566007771444, 1.896246613706705, -0.7419628759878458, 1.4799845315486522], "max": [0.6608212823712376, 0.29398137130327906, 1.1355711182005057, 2.814593199692161, 0.5583034287252495, 1.5652262181919692, 0.6464724914471257, -0.1498356440913693, 1.1035676542645305, 2.948330490449369, 0.17276148040118677, 2.355340096642158], "count": [413]}, "eef_sim_pose_action": {"mean": [0.41445174691631137, 0.2566905501668577, 1.0371650703393838, 2.3314257775476968, -0.005225583346423519, 1.1456984533502168, 0.4754107585156867, -0.27935239875777745, 0.9487273282293331, 2.541196942658712, -0.22231813309262877, 1.8365823293651529], "std": [0.16125788195718896, 0.0438442005668117, 0.046636890190649566, 0.27528336100150175, 0.29993943182079313, 0.5137055564167595, 0.1792364920771142, 0.03997302559511024, 0.09518069270728634, 0.31076725080938516, 0.27594916335556513, 0.21147172968956454], "min": [0.22598957215227794, 0.19084651408188477, 0.9199814310207508, 1.8530633509298093, -0.6227549762940214, 0.0003395702783060006, 0.22959150316306398, -0.3460771095588332, 0.7933566007771444, 1.896246613706705, -0.7419628759878458, 1.4799845315486522], "max": [0.6608212823712376, 0.29398137130327906, 1.1355711182005057, 2.814593199692161, 0.5583034287252495, 1.5652262181919692, 0.6464724914471257, -0.1498356440913693, 1.1035676542645305, 2.948330490449369, 0.17276148040118677, 2.355340096642158], "count": [413]}, "gripper_mode_state": {"mean": [0.2106537530266344, 0.3268765133171913], "std": [0.40777291396367515, 0.4690716985267667], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.8910411622276029, 1.820823244552058], "std": [0.4292480397877233, 0.473871592257646], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.2106537530266344, 0.3268765133171913], "std": [0.40777291396367515, 0.4690716985267667], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.8910411622276029, 1.820823244552058], "std": [0.4292480397877233, 0.473871592257646], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.5666494991891898, 0.5086985477285807], "std": [0.2028537082059603, 0.24655888629174327], "min": [0.15625, 0.016250000335276127], "max": [0.7187499850988388, 0.8449999988079071], "count": [413]}, "gripper_open_scale_action": {"mean": [0.5666494991891898, 0.5086985477285807], "std": [0.2028537082059603, 0.24655888629174327], "min": [0.15625, 0.016250000335276127], "max": [0.7187499850988388, 0.8449999988079071], "count": [413]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7254901960784313]], [[0.7058823529411765]]], "mean": [[[0.38793072712418303]], [[0.4118679357298475]], [[0.3866275653594771]]], "std": [[[0.13161245228673638]], [[0.13075400715384253]], [[0.12582808475171825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777458986928105]], [[0.4787574060457517]], [[0.4678924857026144]]], "std": [[[0.1350858544691567]], [[0.1351209057732237]], [[0.1369720419379939]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49374695874183006]], [[0.5042439113562092]], [[0.4947575857843137]]], "std": [[[0.12461639947308475]], [[0.11349581635776558]], [[0.1189373785233979]]], "count": [100]}, "observation.state": {"min": [-0.14632399380207062, -0.022311445325613022, -1.2485512495040894, -1.4335670471191406, 0.4014315605163574, -0.01301355566829443, 0.11699999868869781, -0.011459999717772007, -0.08816999942064285, 0.16227400302886963, -3.140056848526001, 0.3350159227848053, -3.124645471572876, -0.18730099499225616, -0.018177110701799393, -1.4770210981369019, -0.0789709985256195, 0.4761984348297119, -1.3274699449539185, 0.013000000268220901, -0.009014000184834003, -0.024059999734163284, 0.004550000187009573, -3.1359901428222656, 0.0555887334048748, -3.1404757499694824], "max": [0.03748811036348343, 1.9130101203918457, -0.48888054490089417, 0.0, 1.1662309169769287, 2.0394997596740723, 0.5389999747276306, 0.4017010033130646, 0.0011909999884665012, 0.322519987821579, 3.133965492248535, 1.0747737884521484, 3.137770414352417, 0.3984834551811218, 2.401768445968628, -0.4725002348423004, 1.4387829303741455, 1.2308624982833862, 0.009873555973172188, 0.6230000257492065, 0.4084379971027374, 0.21083800494670868, 0.3344619870185852, 3.1392712593078613, 1.0240195989608765, 3.134558916091919], "mean": [-0.048732079565525055, 0.7802093625068665, -0.7084522247314453, -0.40821728110313416, 0.8365138173103333, 0.5956717729568481, 0.4357896149158478, 0.14744625985622406, -0.031005218625068665, 0.25657176971435547, 0.3549836575984955, 0.7368884682655334, 1.0021916627883911, 0.09625910967588425, 1.172494888305664, -0.8782382011413574, 0.5324666500091553, 0.9550327062606812, -0.5494341850280762, 0.3865644633769989, 0.20381592214107513, 0.034499239176511765, 0.18716301023960114, 0.18814276158809662, 0.5913875699043274, -2.2958767414093018], "std": [0.05342952162027359, 0.7154563665390015, 0.30195504426956177, 0.3879101574420929, 0.2873597741127014, 0.7116566300392151, 0.15686219930648804, 0.15067000687122345, 0.028770819306373596, 0.03744509816169739, 2.82323956489563, 0.23982471227645874, 2.5210959911346436, 0.17756938934326172, 0.9936475157737732, 0.3814258277416229, 0.5309577584266663, 0.21561582386493683, 0.4657183885574341, 0.178182452917099, 0.18068984150886536, 0.051062196493148804, 0.09041840583086014, 2.799179792404175, 0.32914191484451294, 1.7499725818634033], "count": [461]}, "action": {"min": [-0.14632399380207062, -0.022311445325613022, -1.2485512495040894, -1.4335670471191406, 0.4014315605163574, -0.01301355566829443, 0.11699999868869781, -0.011459999717772007, -0.08816999942064285, 0.16227400302886963, -3.140056848526001, 0.3350159227848053, -3.124645471572876, -0.18730099499225616, -0.018177110701799393, -1.4770210981369019, -0.0789709985256195, 0.4761984348297119, -1.3274699449539185, 0.013000000268220901, -0.009014000184834003, -0.024059999734163284, 0.004550000187009573, -3.1359901428222656, 0.0555887334048748, -3.1404757499694824], "max": [0.03748811036348343, 1.9130101203918457, -0.48888054490089417, 0.0, 1.1662309169769287, 2.0394997596740723, 0.5389999747276306, 0.4017010033130646, 0.0011909999884665012, 0.322519987821579, 3.133965492248535, 1.0747737884521484, 3.137770414352417, 0.3984834551811218, 2.401768445968628, -0.4725002348423004, 1.4387829303741455, 1.2308624982833862, 0.009873555973172188, 0.6230000257492065, 0.4084379971027374, 0.21083800494670868, 0.3344619870185852, 3.1392712593078613, 1.0240195989608765, 3.134558916091919], "mean": [-0.048732079565525055, 0.7802093625068665, -0.7084522247314453, -0.40821728110313416, 0.8365138173103333, 0.5956717729568481, 0.4357896149158478, 0.14744625985622406, -0.031005218625068665, 0.25657176971435547, 0.3549836575984955, 0.7368884682655334, 1.0021916627883911, 0.09625910967588425, 1.172494888305664, -0.8782382011413574, 0.5324666500091553, 0.9550327062606812, -0.5494341850280762, 0.3865644633769989, 0.20381592214107513, 0.034499239176511765, 0.18716301023960114, 0.18814276158809662, 0.5913875699043274, -2.2958767414093018], "std": [0.05342952162027359, 0.7154563665390015, 0.30195504426956177, 0.3879101574420929, 0.2873597741127014, 0.7116566300392151, 0.15686219930648804, 0.15067000687122345, 0.028770819306373596, 0.03744509816169739, 2.82323956489563, 0.23982471227645874, 2.5210959911346436, 0.17756938934326172, 0.9936475157737732, 0.3814258277416229, 0.5309577584266663, 0.21561582386493683, 0.4657183885574341, 0.178182452917099, 0.18068984150886536, 0.051062196493148804, 0.09041840583086014, 2.799179792404175, 0.32914191484451294, 1.7499725818634033], "count": [461]}, "timestamp": {"min": [0.0], "max": [15.333333333333334], "mean": [7.666666666666667], "std": [4.435964131705505], "count": [461]}, "frame_index": {"min": [0], "max": [460], "mean": [230.0], "std": [133.07892395116517], "count": [461]}, "episode_index": {"min": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [461]}, "index": {"min": [151928], "max": [152388], "mean": [152158.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [461]}, "subtask_annotation": {"mean": [3.507592190889371, 5.0, 5.0, 5.0, 5.0], "std": [1.553963114364914, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [461]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [461]}, "eef_direction_state": {"mean": [3.6898047722342735, 4.084598698481562], "std": [2.4176870332930465, 2.2441539626671196], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_state": {"mean": [0.9197396963123644, 0.8741865509761388], "std": [0.82007138036968, 0.9369526688117865], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_state": {"mean": [0.8524945770065075, 0.7223427331887202], "std": [0.8408879090384882, 0.8593745769133636], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_direction_action": {"mean": [3.6898047722342735, 4.084598698481562], "std": [2.4176870332930465, 2.2441539626671196], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_action": {"mean": [0.9197396963123644, 0.8741865509761388], "std": [0.82007138036968, 0.9369526688117865], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_action": {"mean": [0.8524945770065075, 0.7223427331887202], "std": [0.8408879090384882, 0.8593745769133636], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_sim_pose_state": {"mean": [0.3860565805691558, 0.2702469256339475, 1.0311911433704992, 2.368354015959409, -0.020187900705583166, 1.1912238090653802, 0.442826801437548, -0.2644884688287709, 0.9627009431659884, 2.5150317111413347, -0.2495243270244217, 1.8670420960484049], "std": [0.15037628012771828, 0.028929565743255593, 0.03765219099257509, 0.2063233277954713, 0.34318134160256064, 0.49480697978409033, 0.18113486883713403, 0.05093283689559611, 0.08997065251954497, 0.3142385381839489, 0.3080855206247317, 0.19880570549780885], "min": [0.22753078587990822, 0.21298404674482113, 0.9364878423960314, 2.047557645734628, -0.7633313812185659, 0.09624696348047834, 0.22971504027956763, -0.32396143999918287, 0.7805702012954134, 2.110602983340702, -0.77617487783282, 1.4703415254934833], "max": [0.6399214044455819, 0.3025860131316584, 1.0975085914659404, 2.702159854601022, 0.5787490178625596, 1.54232029724942, 0.6483891589839486, -0.08878505161803786, 1.1094232816535288, 3.0844099505214695, 0.1017656727228744, 2.4436286352953265], "count": [461]}, "eef_sim_pose_action": {"mean": [0.3860565805691558, 0.2702469256339475, 1.0311911433704992, 2.368354015959409, -0.020187900705583166, 1.1912238090653802, 0.442826801437548, -0.2644884688287709, 0.9627009431659884, 2.5150317111413347, -0.2495243270244217, 1.8670420960484049], "std": [0.15037628012771828, 0.028929565743255593, 0.03765219099257509, 0.2063233277954713, 0.34318134160256064, 0.49480697978409033, 0.18113486883713403, 0.05093283689559611, 0.08997065251954497, 0.3142385381839489, 0.3080855206247317, 0.19880570549780885], "min": [0.22753078587990822, 0.21298404674482113, 0.9364878423960314, 2.047557645734628, -0.7633313812185659, 0.09624696348047834, 0.22971504027956763, -0.32396143999918287, 0.7805702012954134, 2.110602983340702, -0.77617487783282, 1.4703415254934833], "max": [0.6399214044455819, 0.3025860131316584, 1.0975085914659404, 2.702159854601022, 0.5787490178625596, 1.54232029724942, 0.6483891589839486, -0.08878505161803786, 1.1094232816535288, 3.0844099505214695, 0.1017656727228744, 2.4436286352953265], "count": [461]}, "gripper_mode_state": {"mean": [0.210412147505423, 0.4403470715835141], "std": [0.40760136860366275, 0.49642877447961914], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_state": {"mean": [1.9023861171366594, 1.86117136659436], "std": [0.4076475426472684, 0.47294473145029386], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_mode_action": {"mean": [0.210412147505423, 0.4403470715835141], "std": [0.40760136860366275, 0.49642877447961914], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_action": {"mean": [1.9023861171366594, 1.86117136659436], "std": [0.4076475426472684, 0.47294473145029386], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_open_scale_state": {"mean": [0.5447369666442825, 0.483204999909819], "std": [0.19607758328655664, 0.22272820010359298], "min": [0.14624999836087227, 0.016250000335276127], "max": [0.6737499684095383, 0.7787500321865082], "count": [461]}, "gripper_open_scale_action": {"mean": [0.5447369666442825, 0.483204999909819], "std": [0.19607758328655664, 0.22272820010359298], "min": [0.14624999836087227, 0.016250000335276127], "max": [0.6737499684095383, 0.7787500321865082], "count": [461]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.38615770697167756]], [[0.4094871840958606]], [[0.3844161955337691]]], "std": [[[0.13832838004211756]], [[0.13850647631373184]], [[0.13323305620653575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47655174836601305]], [[0.4713009885620915]], [[0.4604260294117647]]], "std": [[[0.13915384568545022]], [[0.14362977097397925]], [[0.14655914989893756]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48107504084967323]], [[0.49329266748366013]], [[0.4830918892973856]]], "std": [[[0.12310006110710317]], [[0.11385498098740117]], [[0.11881657217365511]]], "count": [100]}, "observation.state": {"min": [-0.15267378091812134, -0.022311445325613022, -1.2830214500427246, -1.608185887336731, 0.37742799520492554, -0.009402555413544178, 0.12000000476837158, -0.01030499953776598, -0.09416099637746811, 0.13406400382518768, -3.126006841659546, 0.2516939342021942, -3.141592502593994, -0.25189778208732605, -0.017130443826317787, -1.3970383405685425, -0.136363223195076, 0.5075635313987732, -1.5286043882369995, 0.013000000268220901, -0.008502000011503696, -0.044645000249147415, 0.0014909999445080757, -3.141592502593994, 0.0671253651380539, -3.139742612838745], "max": [-0.012472777627408504, 1.9474977254867554, -0.48591500520706177, -0.039406999945640564, 1.1380406618118286, 1.972670078277588, 0.5799999833106995, 0.40507999062538147, -0.003240999998524785, 0.31708401441574097, 3.134436845779419, 1.084949016571045, 3.140580415725708, 0.28903698921203613, 2.398942470550537, -0.4725002348423004, 1.6999610662460327, 1.2401255369186401, 0.0, 0.5950000286102295, 0.40303298830986023, 0.1765259951353073, 0.3272869884967804, 3.1387476921081543, 1.2161977291107178, 3.1387827396392822], "mean": [-0.061372432857751846, 0.9896277189254761, -0.7621209621429443, -0.6130063533782959, 0.7504352927207947, 0.765954315662384, 0.45752644538879395, 0.1903107613325119, -0.039489928632974625, 0.24369148910045624, -1.0332053899765015, 0.725927472114563, 0.2329813688993454, 0.06590373814105988, 1.3275617361068726, -0.8937468528747559, 0.7718713879585266, 0.8786450028419495, -0.7695759534835815, 0.406345009803772, 0.23187822103500366, 0.03316376358270645, 0.17035488784313202, 0.5573744177818298, 0.6259073615074158, -1.7934033870697021], "std": [0.059809502214193344, 0.7504433989524841, 0.3142733573913574, 0.5805357098579407, 0.29403355717658997, 0.7126467227935791, 0.16288453340530396, 0.15379773080348969, 0.03277135267853737, 0.04442639648914337, 2.6104698181152344, 0.26166436076164246, 2.754547595977783, 0.15848378837108612, 0.9765991568565369, 0.3468082845211029, 0.6509467959403992, 0.2329706996679306, 0.5743928551673889, 0.1764603704214096, 0.1772036999464035, 0.04641302675008774, 0.10040838271379471, 2.681727409362793, 0.28284603357315063, 2.296513795852661], "count": [411]}, "action": {"min": [-0.15267378091812134, -0.022311445325613022, -1.2830214500427246, -1.608185887336731, 0.37742799520492554, -0.009402555413544178, 0.12000000476837158, -0.01030499953776598, -0.09416099637746811, 0.13406400382518768, -3.126006841659546, 0.2516939342021942, -3.141592502593994, -0.25189778208732605, -0.017130443826317787, -1.3970383405685425, -0.136363223195076, 0.5075635313987732, -1.5286043882369995, 0.013000000268220901, -0.008502000011503696, -0.044645000249147415, 0.0014909999445080757, -3.141592502593994, 0.0671253651380539, -3.139742612838745], "max": [-0.012472777627408504, 1.9474977254867554, -0.48591500520706177, -0.039406999945640564, 1.1380406618118286, 1.972670078277588, 0.5799999833106995, 0.40507999062538147, -0.003240999998524785, 0.31708401441574097, 3.134436845779419, 1.084949016571045, 3.140580415725708, 0.28903698921203613, 2.398942470550537, -0.4725002348423004, 1.6999610662460327, 1.2401255369186401, 0.0, 0.5950000286102295, 0.40303298830986023, 0.1765259951353073, 0.3272869884967804, 3.1387476921081543, 1.2161977291107178, 3.1387827396392822], "mean": [-0.061372432857751846, 0.9896277189254761, -0.7621209621429443, -0.6130063533782959, 0.7504352927207947, 0.765954315662384, 0.45752644538879395, 0.1903107613325119, -0.039489928632974625, 0.24369148910045624, -1.0332053899765015, 0.725927472114563, 0.2329813688993454, 0.06590373814105988, 1.3275617361068726, -0.8937468528747559, 0.7718713879585266, 0.8786450028419495, -0.7695759534835815, 0.406345009803772, 0.23187822103500366, 0.03316376358270645, 0.17035488784313202, 0.5573744177818298, 0.6259073615074158, -1.7934033870697021], "std": [0.059809502214193344, 0.7504433989524841, 0.3142733573913574, 0.5805357098579407, 0.29403355717658997, 0.7126467227935791, 0.16288453340530396, 0.15379773080348969, 0.03277135267853737, 0.04442639648914337, 2.6104698181152344, 0.26166436076164246, 2.754547595977783, 0.15848378837108612, 0.9765991568565369, 0.3468082845211029, 0.6509467959403992, 0.2329706996679306, 0.5743928551673889, 0.1764603704214096, 0.1772036999464035, 0.04641302675008774, 0.10040838271379471, 2.681727409362793, 0.28284603357315063, 2.296513795852661], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [411]}, "index": {"min": [152389], "max": [152799], "mean": [152594.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [3.59367396593674, 5.0, 5.0, 5.0, 5.0], "std": [1.5035590804156456, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [411]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [411]}, "eef_direction_state": {"mean": [3.6350364963503647, 3.776155717761557], "std": [2.450113197867864, 2.216618457683723], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [1.0291970802919708, 1.0827250608272505], "std": [0.8955820668881354, 0.9374440426860565], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.9099756690997567, 0.8004866180048662], "std": [0.853886349122778, 0.8538447505802355], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [3.6350364963503647, 3.776155717761557], "std": [2.450113197867864, 2.216618457683723], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [1.0291970802919708, 1.0827250608272505], "std": [0.8955820668881354, 0.9374440426860565], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.9099756690997567, 0.8004866180048662], "std": [0.853886349122778, 0.8538447505802355], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.42874238970999834, 0.26155010252186134, 1.018242440185321, 2.367744407752152, 0.059235184960420816, 1.1744410737275663, 0.4710467129188192, -0.26608972733626596, 0.945991777929945, 2.456063372345709, -0.30224135510795375, 1.874561128439824], "std": [0.1535009265286703, 0.03300311811777285, 0.04463521556741233, 0.2418569011674523, 0.3658413147286978, 0.5152943497682713, 0.1777341191776292, 0.04636544379489554, 0.09997836699438273, 0.25960547507182574, 0.3180079090367806, 0.1776386331597151], "min": [0.22855384618183816, 0.2069068313221702, 0.9084018866760686, 2.0522213206804882, -0.7264124979643605, -0.059355275794746865, 0.23009406498818671, -0.34485128899863016, 0.7774703004048934, 1.9246752791155666, -0.756393715278949, 1.4962553699352656], "max": [0.6434439788744937, 0.29817454418998507, 1.091932469287139, 2.871662059351886, 0.5880315255264019, 1.549804283434097, 0.6430021235040296, -0.1233188151362231, 1.102307375243124, 3.0732113050413554, 0.13182433452841913, 2.3781398057207053], "count": [411]}, "eef_sim_pose_action": {"mean": [0.42874238970999834, 0.26155010252186134, 1.018242440185321, 2.367744407752152, 0.059235184960420816, 1.1744410737275663, 0.4710467129188192, -0.26608972733626596, 0.945991777929945, 2.456063372345709, -0.30224135510795375, 1.874561128439824], "std": [0.1535009265286703, 0.03300311811777285, 0.04463521556741233, 0.2418569011674523, 0.3658413147286978, 0.5152943497682713, 0.1777341191776292, 0.04636544379489554, 0.09997836699438273, 0.25960547507182574, 0.3180079090367806, 0.1776386331597151], "min": [0.22855384618183816, 0.2069068313221702, 0.9084018866760686, 2.0522213206804882, -0.7264124979643605, -0.059355275794746865, 0.23009406498818671, -0.34485128899863016, 0.7774703004048934, 1.9246752791155666, -0.756393715278949, 1.4962553699352656], "max": [0.6434439788744937, 0.29817454418998507, 1.091932469287139, 2.871662059351886, 0.5880315255264019, 1.549804283434097, 0.6430021235040296, -0.1233188151362231, 1.102307375243124, 3.0732113050413554, 0.13182433452841913, 2.3781398057207053], "count": [411]}, "gripper_mode_state": {"mean": [0.19951338199513383, 0.291970802919708], "std": [0.3996345735794098, 0.4546689489751058], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.9099756690997567, 1.8467153284671534], "std": [0.3873583243296473, 0.5062698512365895], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.19951338199513383, 0.291970802919708], "std": [0.3996345735794098, 0.4546689489751058], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.9099756690997567, 1.8467153284671534], "std": [0.3873583243296473, 0.5062698512365895], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.5719069181884799, 0.5079318819297908], "std": [0.20360548034591316, 0.22057520198471806], "min": [0.15000000596046448, 0.016250000335276127], "max": [0.7249999791383743, 0.7437500357627869], "count": [411]}, "gripper_open_scale_action": {"mean": [0.5719069181884799, 0.5079318819297908], "std": [0.20360548034591316, 0.22057520198471806], "min": [0.15000000596046448, 0.016250000335276127], "max": [0.7249999791383743, 0.7437500357627869], "count": [411]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7843137254901961]], [[0.7137254901960784]]], "mean": [[[0.38734584967320257]], [[0.4112514379084967]], [[0.38591324346405226]]], "std": [[[0.13419721134214374]], [[0.13349129956532543]], [[0.1283186157575103]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718178901143791]], [[0.46951185049019606]], [[0.4599328880718954]]], "std": [[[0.14531797361937207]], [[0.14654828969486827]], [[0.14769629580308172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4859144281045752]], [[0.4931785212418301]], [[0.48284032679738564]]], "std": [[[0.1234219436804983]], [[0.117516184674329]], [[0.12337145931190809]]], "count": [100]}, "observation.state": {"min": [-0.03044055588543415, -0.0221021119505167, -1.2716825008392334, -1.6271305084228516, 0.3710084557533264, -0.03851733356714249, 0.08900000154972076, -0.009863999672234058, -0.061195001006126404, 0.147257000207901, -3.141592502593994, 0.2701420485973358, -3.1269493103027344, -0.19893644750118256, -0.017130443826317787, -1.6099826097488403, -0.12265188992023468, 0.4908168911933899, -1.5285694599151611, 0.010999999940395355, -0.010099000297486782, -0.032910000532865524, 0.003025999991223216, -3.140493154525757, -0.029792770743370056, -3.13918399810791], "max": [-0.03044055588543415, 1.912818193435669, -0.48591500520706177, 0.07551699876785278, 1.1312721967697144, 2.1019160747528076, 0.5260000228881836, 0.40598300099372864, 0.006446999963372946, 0.3193050026893616, 3.1395156383514404, 1.1692135334014893, 3.130544662475586, 0.24949043989181519, 2.3848299980163574, -0.4735119938850403, 1.6232578754425049, 1.2403000593185425, -0.033946890383958817, 0.6119999885559082, 0.4050059914588928, 0.16975699365139008, 0.3594129979610443, 3.1406850814819336, 1.1852705478668213, 3.1406850814819336], "mean": [-0.030440397560596466, 0.8988197445869446, -0.7436318397521973, -0.5160975456237793, 0.7686771154403687, 0.7033206820487976, 0.39213448762893677, 0.17629456520080566, -0.024850528687238693, 0.25045284628868103, 0.8365193605422974, 0.7746443748474121, 0.8456247448921204, 0.04537861794233322, 1.3005505800247192, -0.903644859790802, 0.7578113675117493, 0.9215922355651855, -0.7329201698303223, 0.3914986252784729, 0.2282937467098236, 0.03230641782283783, 0.17651823163032532, 0.27594953775405884, 0.6087074279785156, -0.4906339943408966], "std": [1.5832483768463135e-07, 0.7570236921310425, 0.3254683315753937, 0.5032852292060852, 0.29415813088417053, 0.7786295413970947, 0.15812890231609344, 0.1572951376438141, 0.021689768880605698, 0.04117513820528984, 2.6938350200653076, 0.26284000277519226, 2.5984420776367188, 0.14214105904102325, 0.9843549728393555, 0.36031731963157654, 0.6267111897468567, 0.23448239266872406, 0.5331407189369202, 0.17233674228191376, 0.18050312995910645, 0.044363636523485184, 0.09783855825662613, 2.7198166847229004, 0.2924981117248535, 2.890761613845825], "count": [463]}, "action": {"min": [-0.03044055588543415, -0.0221021119505167, -1.2716825008392334, -1.6271305084228516, 0.3710084557533264, -0.03851733356714249, 0.08900000154972076, -0.009863999672234058, -0.061195001006126404, 0.147257000207901, -3.141592502593994, 0.2701420485973358, -3.1269493103027344, -0.19893644750118256, -0.017130443826317787, -1.6099826097488403, -0.12265188992023468, 0.4908168911933899, -1.5285694599151611, 0.010999999940395355, -0.010099000297486782, -0.032910000532865524, 0.003025999991223216, -3.140493154525757, -0.029792770743370056, -3.13918399810791], "max": [-0.03044055588543415, 1.912818193435669, -0.48591500520706177, 0.07551699876785278, 1.1312721967697144, 2.1019160747528076, 0.5260000228881836, 0.40598300099372864, 0.006446999963372946, 0.3193050026893616, 3.1395156383514404, 1.1692135334014893, 3.130544662475586, 0.24949043989181519, 2.3848299980163574, -0.4735119938850403, 1.6232578754425049, 1.2403000593185425, -0.033946890383958817, 0.6119999885559082, 0.4050059914588928, 0.16975699365139008, 0.3594129979610443, 3.1406850814819336, 1.1852705478668213, 3.1406850814819336], "mean": [-0.030440397560596466, 0.8988197445869446, -0.7436318397521973, -0.5160975456237793, 0.7686771154403687, 0.7033206820487976, 0.39213448762893677, 0.17629456520080566, -0.024850528687238693, 0.25045284628868103, 0.8365193605422974, 0.7746443748474121, 0.8456247448921204, 0.04537861794233322, 1.3005505800247192, -0.903644859790802, 0.7578113675117493, 0.9215922355651855, -0.7329201698303223, 0.3914986252784729, 0.2282937467098236, 0.03230641782283783, 0.17651823163032532, 0.27594953775405884, 0.6087074279785156, -0.4906339943408966], "std": [1.5832483768463135e-07, 0.7570236921310425, 0.3254683315753937, 0.5032852292060852, 0.29415813088417053, 0.7786295413970947, 0.15812890231609344, 0.1572951376438141, 0.021689768880605698, 0.04117513820528984, 2.6938350200653076, 0.26284000277519226, 2.5984420776367188, 0.14214105904102325, 0.9843549728393555, 0.36031731963157654, 0.6267111897468567, 0.23448239266872406, 0.5331407189369202, 0.17233674228191376, 0.18050312995910645, 0.044363636523485184, 0.09783855825662613, 2.7198166847229004, 0.2924981117248535, 2.890761613845825], "count": [463]}, "timestamp": {"min": [0.0], "max": [15.4], "mean": [7.7], "std": [4.455209185760966], "count": [463]}, "frame_index": {"min": [0], "max": [462], "mean": [231.0], "std": [133.65627557282897], "count": [463]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [463]}, "index": {"min": [152800], "max": [153262], "mean": [153031.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.5442764578833694, 5.0, 5.0, 5.0, 5.0], "std": [1.5559003092689236, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [463]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [463]}, "eef_direction_state": {"mean": [4.155507559395248, 4.161987041036717], "std": [2.205825516913337, 2.186178343432242], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.8660907127429806, 0.838012958963283], "std": [0.8740284630320709, 0.9069577132196244], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.7451403887688985, 0.8034557235421166], "std": [0.8517883180827931, 0.8608530487729681], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.155507559395248, 4.161987041036717], "std": [2.205825516913337, 2.186178343432242], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.8660907127429806, 0.838012958963283], "std": [0.8740284630320709, 0.9069577132196244], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.7451403887688985, 0.8034557235421166], "std": [0.8517883180827931, 0.8608530487729681], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.4147637533311394, 0.2762633939632605, 1.0250171066648381, 2.3190927512485415, 0.015891156265545815, 1.203835725975924, 0.46745363333708523, -0.2669201624570252, 0.9521677542018829, 2.412508669823831, -0.32224850199443245, 1.862834810909165], "std": [0.15696949888449893, 0.02200136617608994, 0.04138443243236872, 0.2396159141718758, 0.3544186031999644, 0.5015616206147004, 0.1810095654578289, 0.04428989952259906, 0.09742575094756963, 0.5767973153416392, 0.34667706076840127, 0.1838342183986442], "min": [0.22901802910524252, 0.2388950049124915, 0.9215448965997574, 1.9750117055291494, -0.7059956770271377, -0.04361045250083695, 0.22850661067375289, -0.3330402400389484, 0.7790033970771003, -3.126242257130858, -0.8520297314279551, 1.449451505480677], "max": [0.6440107086660402, 0.3078548423778351, 1.095926699695508, 2.832174695270502, 0.6740513586463037, 1.593849136253899, 0.6433721367071443, -0.1301235136806547, 1.1343878028000864, 3.140973518979828, 0.11971535439356829, 2.3313867779724835], "count": [463]}, "eef_sim_pose_action": {"mean": [0.4147637533311394, 0.2762633939632605, 1.0250171066648381, 2.3190927512485415, 0.015891156265545815, 1.203835725975924, 0.46745363333708523, -0.2669201624570252, 0.9521677542018829, 2.412508669823831, -0.32224850199443245, 1.862834810909165], "std": [0.15696949888449893, 0.02200136617608994, 0.04138443243236872, 0.2396159141718758, 0.3544186031999644, 0.5015616206147004, 0.1810095654578289, 0.04428989952259906, 0.09742575094756963, 0.5767973153416392, 0.34667706076840127, 0.1838342183986442], "min": [0.22901802910524252, 0.2388950049124915, 0.9215448965997574, 1.9750117055291494, -0.7059956770271377, -0.04361045250083695, 0.22850661067375289, -0.3330402400389484, 0.7790033970771003, -3.126242257130858, -0.8520297314279551, 1.449451505480677], "max": [0.6440107086660402, 0.3078548423778351, 1.095926699695508, 2.832174695270502, 0.6740513586463037, 1.593849136253899, 0.6433721367071443, -0.1301235136806547, 1.1343878028000864, 3.140973518979828, 0.11971535439356829, 2.3313867779724835], "count": [463]}, "gripper_mode_state": {"mean": [0.2203023758099352, 0.38876889848812096], "std": [0.41445052662824744, 0.48747065763639186], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.9265658747300216, 1.8099352051835853], "std": [0.3462331694791262, 0.5201642414990112], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.2203023758099352, 0.38876889848812096], "std": [0.41445052662824744, 0.48747065763639186], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.9265658747300216, 1.8099352051835853], "std": [0.3462331694791262, 0.5201642414990112], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.4901673977884824, 0.48937365214076883], "std": [0.19766095437105374, 0.21542131735199221], "min": [0.11125000193715096, 0.013749999925494194], "max": [0.6575000286102295, 0.7649999856948853], "count": [463]}, "gripper_open_scale_action": {"mean": [0.4901673977884824, 0.48937365214076883], "std": [0.19766095437105374, 0.21542131735199221], "min": [0.11125000193715096, 0.013749999925494194], "max": [0.6575000286102295, 0.7649999856948853], "count": [463]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7254901960784313]], [[0.6901960784313725]]], "mean": [[[0.3883578921568627]], [[0.41247070533769065]], [[0.38728154956427013]]], "std": [[[0.13426948958368742]], [[0.13322064263813194]], [[0.1283086314568697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4730557598039216]], [[0.47007326184640524]], [[0.4614570629084967]]], "std": [[[0.1317585821438998]], [[0.13477713618629014]], [[0.1372088507263604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48322475081699345]], [[0.4934163541666667]], [[0.4833842116013072]]], "std": [[[0.12763474312035136]], [[0.1166661704721937]], [[0.12266534733196599]]], "count": [100]}, "observation.state": {"min": [-0.1029745563864708, -0.02225911058485508, -1.3522758483886719, -1.6125644445419312, 0.33254343271255493, 0.038744110614061356, 0.12299999594688416, -0.010670999996364117, -0.07564199715852737, 0.13075800240039825, -3.139655351638794, 0.3159744143486023, -3.1282758712768555, -0.20854833722114563, -0.01747933402657509, -1.3452457189559937, -0.22007910907268524, 0.3727528750896454, -1.3980849981307983, 0.010999999940395355, -0.008911999873816967, -0.02913700044155121, 0.0007699999841861427, -3.141592502593994, 0.22067943215370178, -3.141592502593994], "max": [-0.03044055588543415, 1.958592414855957, -0.48598477244377136, -0.02196255512535572, 1.1600031852722168, 2.065910577774048, 0.5759999752044678, 0.41076600551605225, -0.00330400001257658, 0.3329460024833679, 3.136600971221924, 1.1391589641571045, 3.1410341262817383, 0.5882266759872437, 2.4115548133850098, -0.47243043780326843, 1.5553466081619263, 1.228158712387085, 0.08001766353845596, 0.6740000247955322, 0.413998007774353, 0.2042980045080185, 0.3392210006713867, 3.13893985748291, 1.1077080965042114, 3.1368627548217773], "mean": [-0.04697650671005249, 0.8656603097915649, -0.7423574328422546, -0.43326324224472046, 0.8161621689796448, 0.6291218996047974, 0.42364129424095154, 0.1645151525735855, -0.027960237115621567, 0.25063565373420715, 0.3864193260669708, 0.7656862139701843, 0.8793619275093079, 0.11393902450799942, 1.2561341524124146, -0.8901762366294861, 0.6454253792762756, 0.9066637754440308, -0.6512411832809448, 0.43951737880706787, 0.21961873769760132, 0.03542589023709297, 0.17770858108997345, 0.2815953195095062, 0.629052996635437, -1.897506594657898], "std": [0.024878235533833504, 0.7623625993728638, 0.33287161588668823, 0.4952217638492584, 0.27178528904914856, 0.7538891434669495, 0.15953916311264038, 0.15605635941028595, 0.025354059413075447, 0.050554290413856506, 2.870438814163208, 0.24713335931301117, 2.612187623977661, 0.2405312955379486, 0.9932884573936462, 0.3678829073905945, 0.6191833019256592, 0.23223461210727692, 0.5686869025230408, 0.17852789163589478, 0.18146666884422302, 0.05050589516758919, 0.09602056443691254, 2.76751446723938, 0.28081420063972473, 2.1872031688690186], "count": [404]}, "action": {"min": [-0.1029745563864708, -0.02225911058485508, -1.3522758483886719, -1.6125644445419312, 0.33254343271255493, 0.038744110614061356, 0.12299999594688416, -0.010670999996364117, -0.07564199715852737, 0.13075800240039825, -3.139655351638794, 0.3159744143486023, -3.1282758712768555, -0.20854833722114563, -0.01747933402657509, -1.3452457189559937, -0.22007910907268524, 0.3727528750896454, -1.3980849981307983, 0.010999999940395355, -0.008911999873816967, -0.02913700044155121, 0.0007699999841861427, -3.141592502593994, 0.22067943215370178, -3.141592502593994], "max": [-0.03044055588543415, 1.958592414855957, -0.48598477244377136, -0.02196255512535572, 1.1600031852722168, 2.065910577774048, 0.5759999752044678, 0.41076600551605225, -0.00330400001257658, 0.3329460024833679, 3.136600971221924, 1.1391589641571045, 3.1410341262817383, 0.5882266759872437, 2.4115548133850098, -0.47243043780326843, 1.5553466081619263, 1.228158712387085, 0.08001766353845596, 0.6740000247955322, 0.413998007774353, 0.2042980045080185, 0.3392210006713867, 3.13893985748291, 1.1077080965042114, 3.1368627548217773], "mean": [-0.04697650671005249, 0.8656603097915649, -0.7423574328422546, -0.43326324224472046, 0.8161621689796448, 0.6291218996047974, 0.42364129424095154, 0.1645151525735855, -0.027960237115621567, 0.25063565373420715, 0.3864193260669708, 0.7656862139701843, 0.8793619275093079, 0.11393902450799942, 1.2561341524124146, -0.8901762366294861, 0.6454253792762756, 0.9066637754440308, -0.6512411832809448, 0.43951737880706787, 0.21961873769760132, 0.03542589023709297, 0.17770858108997345, 0.2815953195095062, 0.629052996635437, -1.897506594657898], "std": [0.024878235533833504, 0.7623625993728638, 0.33287161588668823, 0.4952217638492584, 0.27178528904914856, 0.7538891434669495, 0.15953916311264038, 0.15605635941028595, 0.025354059413075447, 0.050554290413856506, 2.870438814163208, 0.24713335931301117, 2.612187623977661, 0.2405312955379486, 0.9932884573936462, 0.3678829073905945, 0.6191833019256592, 0.23223461210727692, 0.5686869025230408, 0.17852789163589478, 0.18146666884422302, 0.05050589516758919, 0.09602056443691254, 2.76751446723938, 0.28081420063972473, 2.1872031688690186], "count": [404]}, "timestamp": {"min": [0.0], "max": [13.433333333333334], "mean": [6.716666666666666], "std": [3.887479903485033], "count": [404]}, "frame_index": {"min": [0], "max": [403], "mean": [201.5], "std": [116.62439710455098], "count": [404]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [404]}, "index": {"min": [153263], "max": [153666], "mean": [153464.5], "std": [116.62439710455098], "count": [404]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [404]}, "subtask_annotation": {"mean": [3.5346534653465347, 5.0, 5.0, 5.0, 5.0], "std": [1.5610630830369001, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [404]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [404]}, "eef_direction_state": {"mean": [4.094059405940594, 3.9702970297029703], "std": [2.2118189182580053, 2.180950131509151], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_state": {"mean": [0.943069306930693, 0.9777227722772277], "std": [0.900619415641375, 0.9318345380554988], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_state": {"mean": [0.9133663366336634, 0.7376237623762376], "std": [0.8442698846190712, 0.8533395648279184], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_direction_action": {"mean": [4.094059405940594, 3.9702970297029703], "std": [2.2118189182580053, 2.180950131509151], "min": [0, 0], "max": [6, 6], "count": [404]}, "eef_velocity_action": {"mean": [0.943069306930693, 0.9777227722772277], "std": [0.900619415641375, 0.9318345380554988], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_acc_mag_action": {"mean": [0.9133663366336634, 0.7376237623762376], "std": [0.8442698846190712, 0.8533395648279184], "min": [0, 0], "max": [2, 2], "count": [404]}, "eef_sim_pose_state": {"mean": [0.4030609102187658, 0.27323146705931933, 1.025279668275547, 2.3474438233468815, 0.0015550626913379574, 1.2003572327517258, 0.4586891219543231, -0.26372869454212744, 0.9532906849071406, 2.463517195709307, -0.2820896023581119, 1.8960360159897534], "std": [0.15574638720481346, 0.025576831379649764, 0.05070767670725201, 0.22178494445023997, 0.2994729309816199, 0.49552838372646807, 0.18200123003055188, 0.050423075662825716, 0.09553846706990449, 0.2526059043493108, 0.3139562218465734, 0.23919354117079053], "min": [0.22826993051315658, 0.22552545492150833, 0.905170320292891, 2.0033259552805984, -0.6330374991759972, 0.1325746803259369, 0.22978635830520178, -0.3292440910958363, 0.776784148832086, 2.0318283133649966, -0.7744835053274263, 1.497116716324601], "max": [0.6490666283461088, 0.29810240299737795, 1.106587859618651, 2.8228692883136413, 0.615490104878428, 1.5202625581430165, 0.6537599109334126, -0.09546437204929814, 1.114010754174396, 2.9160459707656106, 0.20044903794387814, 2.394015940916939], "count": [404]}, "eef_sim_pose_action": {"mean": [0.4030609102187658, 0.27323146705931933, 1.025279668275547, 2.3474438233468815, 0.0015550626913379574, 1.2003572327517258, 0.4586891219543231, -0.26372869454212744, 0.9532906849071406, 2.463517195709307, -0.2820896023581119, 1.8960360159897534], "std": [0.15574638720481346, 0.025576831379649764, 0.05070767670725201, 0.22178494445023997, 0.2994729309816199, 0.49552838372646807, 0.18200123003055188, 0.050423075662825716, 0.09553846706990449, 0.2526059043493108, 0.3139562218465734, 0.23919354117079053], "min": [0.22826993051315658, 0.22552545492150833, 0.905170320292891, 2.0033259552805984, -0.6330374991759972, 0.1325746803259369, 0.22978635830520178, -0.3292440910958363, 0.776784148832086, 2.0318283133649966, -0.7744835053274263, 1.497116716324601], "max": [0.6490666283461088, 0.29810240299737795, 1.106587859618651, 2.8228692883136413, 0.615490104878428, 1.5202625581430165, 0.6537599109334126, -0.09546437204929814, 1.114010754174396, 2.9160459707656106, 0.20044903794387814, 2.394015940916939], "count": [404]}, "gripper_mode_state": {"mean": [0.20544554455445543, 0.16584158415841585], "std": [0.4040268218536728, 0.3719383727477487], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_state": {"mean": [1.9183168316831682, 1.8787128712871286], "std": [0.3733195199478876, 0.4252457958216991], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_mode_action": {"mean": [0.20544554455445543, 0.16584158415841585], "std": [0.4040268218536728, 0.3719383727477487], "min": [0, 0], "max": [1, 1], "count": [404]}, "gripper_activity_action": {"mean": [1.9183168316831682, 1.8787128712871286], "std": [0.3733195199478876, 0.4252457958216991], "min": [0, 0], "max": [2, 2], "count": [404]}, "gripper_open_scale_state": {"mean": [0.5295513568925533, 0.5493966548266765], "std": [0.19942367332171038, 0.22316042617307089], "min": [0.1537499949336052, 0.013749999925494194], "max": [0.7199999690055847, 0.8425000309944153], "count": [404]}, "gripper_open_scale_action": {"mean": [0.5295513568925533, 0.5493966548266765], "std": [0.19942367332171038, 0.22316042617307089], "min": [0.1537499949336052, 0.013749999925494194], "max": [0.7199999690055847, 0.8425000309944153], "count": [404]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6941176470588235]], [[0.6901960784313725]]], "mean": [[[0.38781924291938996]], [[0.41218092320261435]], [[0.3869082026143791]]], "std": [[[0.13543914741538812]], [[0.1342936069324709]], [[0.12936688611279237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47779829044117644]], [[0.47680476307189545]], [[0.466488858251634]]], "std": [[[0.14001746422857542]], [[0.1421980162955596]], [[0.1437014355228894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48962870098039213]], [[0.4995304044117647]], [[0.4898339950980392]]], "std": [[[0.12839964705958995]], [[0.11812000153745303]], [[0.12342831283765127]]], "count": [100]}, "observation.state": {"min": [-0.16563500463962555, -0.02225911058485508, -1.3017044067382812, -1.7147365808486938, 0.44608932733535767, -0.28089043498039246, 0.10400000214576721, -0.010670999996364117, -0.09759599715471268, 0.1446170061826706, -3.141592502593994, 0.2865481674671173, -3.1257102489471436, -0.22571367025375366, -0.018142221495509148, -1.5416876077651978, -0.1326126605272293, 0.5176638960838318, -1.3557124137878418, 0.015000000596046448, -0.008221999742090702, -0.03260999917984009, -0.0004299999854993075, -3.13736891746521, -0.0023911010939627886, -3.1326913833618164], "max": [-0.03181866556406021, 1.9313966035842896, -0.4864732325077057, 0.28596678376197815, 1.1379010677337646, 1.972896933555603, 0.5759999752044678, 0.40161898732185364, 0.0053449999541044235, 0.3193640112876892, 3.140144109725952, 1.0540043115615845, 3.124924659729004, 0.3727877736091614, 2.393953561782837, -0.47218620777130127, 1.4955470561981201, 1.2314207553863525, 0.005878777708858252, 0.7129999995231628, 0.39799800515174866, 0.20929500460624695, 0.33385398983955383, 3.1120965480804443, 1.146541714668274, 3.1352920532226562], "mean": [-0.09773524105548859, 0.8688502311706543, -0.7396929264068604, -0.4016977548599243, 0.7887943983078003, 0.5975411534309387, 0.42181265354156494, 0.16699133813381195, -0.03513491898775101, 0.255804181098938, 0.6425951719284058, 0.7369899749755859, 0.9544014930725098, 0.059423960745334625, 1.283004879951477, -0.8891063332557678, 0.6890347003936768, 0.9624248743057251, -0.6987245678901672, 0.46222034096717834, 0.22158528864383698, 0.03798092529177666, 0.18089842796325684, 0.05405496060848236, 0.604292631149292, -2.018613815307617], "std": [0.059158727526664734, 0.7282817959785461, 0.342571496963501, 0.5244678854942322, 0.2807289958000183, 0.8046045899391174, 0.16451707482337952, 0.15137004852294922, 0.03383476287126541, 0.04207977280020714, 2.7579116821289062, 0.27065643668174744, 2.5100560188293457, 0.1661539077758789, 0.9643068313598633, 0.35820528864860535, 0.6187463402748108, 0.20420923829078674, 0.5647550225257874, 0.17501305043697357, 0.173211008310318, 0.05395844951272011, 0.09093201160430908, 2.731522798538208, 0.28342562913894653, 2.111126661300659], "count": [397]}, "action": {"min": [-0.16563500463962555, -0.02225911058485508, -1.3017044067382812, -1.7147365808486938, 0.44608932733535767, -0.28089043498039246, 0.10400000214576721, -0.010670999996364117, -0.09759599715471268, 0.1446170061826706, -3.141592502593994, 0.2865481674671173, -3.1257102489471436, -0.22571367025375366, -0.018142221495509148, -1.5416876077651978, -0.1326126605272293, 0.5176638960838318, -1.3557124137878418, 0.015000000596046448, -0.008221999742090702, -0.03260999917984009, -0.0004299999854993075, -3.13736891746521, -0.0023911010939627886, -3.1326913833618164], "max": [-0.03181866556406021, 1.9313966035842896, -0.4864732325077057, 0.28596678376197815, 1.1379010677337646, 1.972896933555603, 0.5759999752044678, 0.40161898732185364, 0.0053449999541044235, 0.3193640112876892, 3.140144109725952, 1.0540043115615845, 3.124924659729004, 0.3727877736091614, 2.393953561782837, -0.47218620777130127, 1.4955470561981201, 1.2314207553863525, 0.005878777708858252, 0.7129999995231628, 0.39799800515174866, 0.20929500460624695, 0.33385398983955383, 3.1120965480804443, 1.146541714668274, 3.1352920532226562], "mean": [-0.09773524105548859, 0.8688502311706543, -0.7396929264068604, -0.4016977548599243, 0.7887943983078003, 0.5975411534309387, 0.42181265354156494, 0.16699133813381195, -0.03513491898775101, 0.255804181098938, 0.6425951719284058, 0.7369899749755859, 0.9544014930725098, 0.059423960745334625, 1.283004879951477, -0.8891063332557678, 0.6890347003936768, 0.9624248743057251, -0.6987245678901672, 0.46222034096717834, 0.22158528864383698, 0.03798092529177666, 0.18089842796325684, 0.05405496060848236, 0.604292631149292, -2.018613815307617], "std": [0.059158727526664734, 0.7282817959785461, 0.342571496963501, 0.5244678854942322, 0.2807289958000183, 0.8046045899391174, 0.16451707482337952, 0.15137004852294922, 0.03383476287126541, 0.04207977280020714, 2.7579116821289062, 0.27065643668174744, 2.5100560188293457, 0.1661539077758789, 0.9643068313598633, 0.35820528864860535, 0.6187463402748108, 0.20420923829078674, 0.5647550225257874, 0.17501305043697357, 0.173211008310318, 0.05395844951272011, 0.09093201160430908, 2.731522798538208, 0.28342562913894653, 2.111126661300659], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [397]}, "index": {"min": [153667], "max": [154063], "mean": [153865.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [3.5491183879093198, 5.0, 5.0, 5.0, 5.0], "std": [1.5681754639492378, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [397]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [397]}, "eef_direction_state": {"mean": [3.9798488664987404, 3.8942065491183877], "std": [2.2822493163311783, 2.2216910271929646], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [1.0151133501259446, 0.9949622166246851], "std": [0.9088278495950767, 0.9442787078873425], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.9269521410579346, 0.836272040302267], "std": [0.8618438614611316, 0.8610778826266158], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [3.9798488664987404, 3.8942065491183877], "std": [2.2822493163311783, 2.2216910271929646], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [1.0151133501259446, 0.9949622166246851], "std": [0.9088278495950767, 0.9442787078873425], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.9269521410579346, 0.836272040302267], "std": [0.8618438614611316, 0.8610778826266158], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.40558666113856245, 0.26605858930564846, 1.0304887604397535, 2.3621991517154592, -0.017298899662833708, 1.1668749762457238, 0.46073056940233476, -0.26118526337411857, 0.9565012864288021, 2.4511296858151357, -0.32936148528087517, 1.9043404293305912], "std": [0.1511188406164749, 0.0339765617019225, 0.042273329689189204, 0.24780023851715505, 0.36056273918560316, 0.565737837983396, 0.17367328874464047, 0.05386984433292446, 0.09048713698603181, 0.377805637034839, 0.35139484462406917, 0.25105441798942146], "min": [0.22826993051315658, 0.20362558197538158, 0.918967091403307, 2.0872853431321703, -0.7253043698694035, -0.061621165596696725, 0.23056258436356147, -0.3326306168609375, 0.7755103382229975, -3.1400405757519954, -0.7933358651117023, 1.3846338991297968], "max": [0.639938827770683, 0.30672390713796877, 1.0940613176661058, 2.8122810039681547, 0.6340785622512435, 1.607949025045142, 0.637690735124619, -0.09036336088308534, 1.108853988589567, 3.1348502322628033, 0.12763367411324933, 2.457735338675559], "count": [397]}, "eef_sim_pose_action": {"mean": [0.40558666113856245, 0.26605858930564846, 1.0304887604397535, 2.3621991517154592, -0.017298899662833708, 1.1668749762457238, 0.46073056940233476, -0.26118526337411857, 0.9565012864288021, 2.4511296858151357, -0.32936148528087517, 1.9043404293305912], "std": [0.1511188406164749, 0.0339765617019225, 0.042273329689189204, 0.24780023851715505, 0.36056273918560316, 0.565737837983396, 0.17367328874464047, 0.05386984433292446, 0.09048713698603181, 0.377805637034839, 0.35139484462406917, 0.25105441798942146], "min": [0.22826993051315658, 0.20362558197538158, 0.918967091403307, 2.0872853431321703, -0.7253043698694035, -0.061621165596696725, 0.23056258436356147, -0.3326306168609375, 0.7755103382229975, -3.1400405757519954, -0.7933358651117023, 1.3846338991297968], "max": [0.639938827770683, 0.30672390713796877, 1.0940613176661058, 2.8122810039681547, 0.6340785622512435, 1.607949025045142, 0.637690735124619, -0.09036336088308534, 1.108853988589567, 3.1348502322628033, 0.12763367411324933, 2.457735338675559], "count": [397]}, "gripper_mode_state": {"mean": [0.2141057934508816, 0.14609571788413098], "std": [0.4102005639460402, 0.3532021504748399], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.906801007556675, 1.8664987405541562], "std": [0.3807444559736264, 0.43151783326604704], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.2141057934508816, 0.14609571788413098], "std": [0.4102005639460402, 0.3532021504748399], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.906801007556675, 1.8664987405541562], "std": [0.3807444559736264, 0.43151783326604704], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.5272638526104709, 0.5777770682808097], "std": [0.20564635626039157, 0.21876612916495408], "min": [0.13000000268220901, 0.01875000074505806], "max": [0.7199999690055847, 0.8912499994039536], "count": [397]}, "gripper_open_scale_action": {"mean": [0.5272638526104709, 0.5777770682808097], "std": [0.20564635626039157, 0.21876612916495408], "min": [0.13000000268220901, 0.01875000074505806], "max": [0.7199999690055847, 0.8912499994039536], "count": [397]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6549019607843137]], [[0.6274509803921569]]], "mean": [[[0.3865225653594771]], [[0.4113893001089325]], [[0.38590455065359475]]], "std": [[[0.13501476236684518]], [[0.13346155306940577]], [[0.12860955367867402]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47112187704248365]], [[0.46712182802287583]], [[0.4569668075980392]]], "std": [[[0.14179381886755488]], [[0.1457477919606203]], [[0.14709467901726395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48021281045751635]], [[0.4905864562908497]], [[0.4805744178921569]]], "std": [[[0.11972942765740552]], [[0.1066034336857894]], [[0.11217699449474353]]], "count": [100]}, "observation.state": {"min": [-0.2955961227416992, -0.022433554753661156, -1.201573371887207, -1.6983562707901, 0.34100401401519775, 0.02784133329987526, 0.10899999737739563, -0.01064400002360344, -0.13022500276565552, 0.12519100308418274, -3.1403186321258545, 0.3148399293422699, -3.1220972537994385, -0.2327437847852707, -0.01747933402657509, -1.3393146991729736, -0.1557963341474533, 0.4037516713142395, -1.240265130996704, 0.01599999889731407, -0.009127000346779823, -0.043418999761343, 0.010311000049114227, -3.141592502593994, 0.1212480217218399, -3.134366989135742], "max": [-0.03181866556406021, 1.8578333854675293, -0.48603710532188416, -0.014949888922274113, 1.1318304538726807, 1.8387665748596191, 0.5139999985694885, 0.3855940103530884, -0.0009159999899566174, 0.3403039872646332, 3.1397252082824707, 1.2334591150283813, 3.1311206817626953, 0.3420332074165344, 2.410019874572754, -0.47218620777130127, 1.2941858768463135, 1.2308101654052734, 0.006227666512131691, 0.7120000123977661, 0.4256640076637268, 0.19752299785614014, 0.34032100439071655, 3.1403534412384033, 1.0891727209091187, 3.1385905742645264], "mean": [-0.09018521755933762, 0.8922039270401001, -0.7211350798606873, -0.47759348154067993, 0.7124313712120056, 0.6775051355361938, 0.3933391571044922, 0.170781210064888, -0.041355766355991364, 0.25164538621902466, 0.047505784779787064, 0.7763781547546387, 0.8011323809623718, 0.0678996816277504, 1.2682691812515259, -0.9568588137626648, 0.5638648271560669, 0.9018014073371887, -0.6280552744865417, 0.4740969240665436, 0.2355923056602478, 0.036241382360458374, 0.19430316984653473, 0.3925922214984894, 0.6376821994781494, -2.178670644760132], "std": [0.08154313266277313, 0.7309821248054504, 0.29738909006118774, 0.4852833151817322, 0.32085084915161133, 0.6718887686729431, 0.15050184726715088, 0.14764249324798584, 0.038498565554618835, 0.04941806197166443, 2.819779634475708, 0.27265700697898865, 2.5890681743621826, 0.14001522958278656, 0.9525979161262512, 0.39626866579055786, 0.4733119010925293, 0.22644498944282532, 0.4418022036552429, 0.19070406258106232, 0.18460911512374878, 0.04952077567577362, 0.07971297949552536, 2.8040874004364014, 0.2657560706138611, 1.8444100618362427], "count": [389]}, "action": {"min": [-0.2955961227416992, -0.022433554753661156, -1.201573371887207, -1.6983562707901, 0.34100401401519775, 0.02784133329987526, 0.10899999737739563, -0.01064400002360344, -0.13022500276565552, 0.12519100308418274, -3.1403186321258545, 0.3148399293422699, -3.1220972537994385, -0.2327437847852707, -0.01747933402657509, -1.3393146991729736, -0.1557963341474533, 0.4037516713142395, -1.240265130996704, 0.01599999889731407, -0.009127000346779823, -0.043418999761343, 0.010311000049114227, -3.141592502593994, 0.1212480217218399, -3.134366989135742], "max": [-0.03181866556406021, 1.8578333854675293, -0.48603710532188416, -0.014949888922274113, 1.1318304538726807, 1.8387665748596191, 0.5139999985694885, 0.3855940103530884, -0.0009159999899566174, 0.3403039872646332, 3.1397252082824707, 1.2334591150283813, 3.1311206817626953, 0.3420332074165344, 2.410019874572754, -0.47218620777130127, 1.2941858768463135, 1.2308101654052734, 0.006227666512131691, 0.7120000123977661, 0.4256640076637268, 0.19752299785614014, 0.34032100439071655, 3.1403534412384033, 1.0891727209091187, 3.1385905742645264], "mean": [-0.09018521755933762, 0.8922039270401001, -0.7211350798606873, -0.47759348154067993, 0.7124313712120056, 0.6775051355361938, 0.3933391571044922, 0.170781210064888, -0.041355766355991364, 0.25164538621902466, 0.047505784779787064, 0.7763781547546387, 0.8011323809623718, 0.0678996816277504, 1.2682691812515259, -0.9568588137626648, 0.5638648271560669, 0.9018014073371887, -0.6280552744865417, 0.4740969240665436, 0.2355923056602478, 0.036241382360458374, 0.19430316984653473, 0.3925922214984894, 0.6376821994781494, -2.178670644760132], "std": [0.08154313266277313, 0.7309821248054504, 0.29738909006118774, 0.4852833151817322, 0.32085084915161133, 0.6718887686729431, 0.15050184726715088, 0.14764249324798584, 0.038498565554618835, 0.04941806197166443, 2.819779634475708, 0.27265700697898865, 2.5890681743621826, 0.14001522958278656, 0.9525979161262512, 0.39626866579055786, 0.4733119010925293, 0.22644498944282532, 0.4418022036552429, 0.19070406258106232, 0.18460911512374878, 0.04952077567577362, 0.07971297949552536, 2.8040874004364014, 0.2657560706138611, 1.8444100618362427], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [389]}, "index": {"min": [154064], "max": [154452], "mean": [154258.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.4447300771208225, 5.0, 5.0, 5.0, 5.0], "std": [1.5905098507206252, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [389]}, "eef_direction_state": {"mean": [3.948586118251928, 3.789203084832905], "std": [2.2233695232525164, 2.187082110186993], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.9845758354755784, 1.0462724935732648], "std": [0.8954432703519792, 0.9365021271895483], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.910025706940874, 0.8894601542416453], "std": [0.8420975459969684, 0.845746634184813], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [3.948586118251928, 3.789203084832905], "std": [2.2233695232525164, 2.187082110186993], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.9845758354755784, 1.0462724935732648], "std": [0.8954432703519792, 0.9365021271895483], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.910025706940874, 0.8894601542416453], "std": [0.8420975459969684, 0.845746634184813], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.4093527470464703, 0.25982933739861847, 1.0262622065615639, 2.3219196229568766, -0.01452611515771153, 1.1475619703199207, 0.47459063479138486, -0.26273648614071515, 0.9699438062319066, 2.4724659494365784, -0.21103763071855033, 1.924538872349841], "std": [0.1474003361057622, 0.03857705337487063, 0.04950715272615164, 0.2389629627488537, 0.3651624703437574, 0.48616013694111254, 0.1849700956515816, 0.04946109617379692, 0.0792845427431667, 0.25200124752913455, 0.24950112688774823, 0.20152133880696527], "min": [0.22833876823298319, 0.17100198438732547, 0.8996196732141465, 1.9061281041453662, -0.7362784099350309, 0.12752030776664003, 0.22949769501680645, -0.34324164789036443, 0.7864052265041779, 2.0480499152635248, -0.5619431714667917, 1.570361855368198], "max": [0.6242233958594479, 0.30049986168983606, 1.1149280939468864, 2.760857129537536, 0.6802518766351349, 1.5174780440302655, 0.6654613001846056, -0.10190891429047629, 1.115170088510715, 3.0186848587500954, 0.15219456475815507, 2.4331065069476527], "count": [389]}, "eef_sim_pose_action": {"mean": [0.4093527470464703, 0.25982933739861847, 1.0262622065615639, 2.3219196229568766, -0.01452611515771153, 1.1475619703199207, 0.47459063479138486, -0.26273648614071515, 0.9699438062319066, 2.4724659494365784, -0.21103763071855033, 1.924538872349841], "std": [0.1474003361057622, 0.03857705337487063, 0.04950715272615164, 0.2389629627488537, 0.3651624703437574, 0.48616013694111254, 0.1849700956515816, 0.04946109617379692, 0.0792845427431667, 0.25200124752913455, 0.24950112688774823, 0.20152133880696527], "min": [0.22833876823298319, 0.17100198438732547, 0.8996196732141465, 1.9061281041453662, -0.7362784099350309, 0.12752030776664003, 0.22949769501680645, -0.34324164789036443, 0.7864052265041779, 2.0480499152635248, -0.5619431714667917, 1.570361855368198], "max": [0.6242233958594479, 0.30049986168983606, 1.1149280939468864, 2.760857129537536, 0.6802518766351349, 1.5174780440302655, 0.6654613001846056, -0.10190891429047629, 1.115170088510715, 3.0186848587500954, 0.15219456475815507, 2.4331065069476527], "count": [389]}, "gripper_mode_state": {"mean": [0.23393316195372751, 0.15938303341902313], "std": [0.4233301757400013, 0.3660328975340488], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8946015424164524, 1.8843187660668381], "std": [0.4201807153112481, 0.41126285064585794], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.23393316195372751, 0.15938303341902313], "std": [0.4233301757400013, 0.3660328975340488], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8946015424164524, 1.8843187660668381], "std": [0.4201807153112481, 0.41126285064585794], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.4916741629550114, 0.5926221010339827], "std": [0.18812756198329192, 0.2383804382367293], "min": [0.13624999672174454, 0.01999999862164259], "max": [0.6424999982118607, 0.8900000154972076], "count": [389]}, "gripper_open_scale_action": {"mean": [0.4916741629550114, 0.5926221010339827], "std": [0.18812756198329192, 0.2383804382367293], "min": [0.13624999672174454, 0.01999999862164259], "max": [0.6424999982118607, 0.8900000154972076], "count": [389]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6196078431372549]], [[0.6627450980392157]], [[0.6352941176470588]]], "mean": [[[0.38377987200435726]], [[0.4092783660130719]], [[0.3842125816993464]]], "std": [[[0.13627699292351675]], [[0.13381766101267106]], [[0.1293671069088541]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.043137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4689308741830065]], [[0.46243586805555553]], [[0.4516305923202614]]], "std": [[[0.14016093433167257]], [[0.1451547804241923]], [[0.14710642304896798]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48065528390522877]], [[0.4906636111111111]], [[0.4811875674019608]]], "std": [[[0.11512045724142901]], [[0.10593885232604913]], [[0.11132092383141186]]], "count": [100]}, "observation.state": {"min": [-0.22297488152980804, -0.022293999791145325, -1.1146825551986694, -1.2206226587295532, 0.11762788891792297, 0.02942877821624279, 0.125, -0.010648000054061413, -0.09502200037240982, 0.18602100014686584, -3.1389572620391846, 0.33281683921813965, -3.1206138134002686, -0.20544321835041046, -0.018787667155265808, -1.2689088582992554, -0.1312694400548935, 0.427825003862381, -1.3338719606399536, 0.020000001415610313, -0.009393000043928623, -0.03344300016760826, 0.0035119999665766954, -3.1389222145080566, 0.17413149774074554, -3.12705397605896], "max": [0.0579853318631649, 1.821618676185608, -0.4760763347148895, -0.009053667075932026, 1.1318304538726807, 1.8106460571289062, 0.48500001430511475, 0.37534499168395996, -0.000775999971665442, 0.33089199662208557, 3.1356759071350098, 1.19471275806427, 3.1268272399902344, 0.3492901027202606, 2.3843939304351807, -0.4724827706813812, 1.5017921924591064, 1.240387201309204, -0.017880555242300034, 0.7129999995231628, 0.40919700264930725, 0.1978289932012558, 0.35892999172210693, 3.138293981552124, 1.078229546546936, 3.129218339920044], "mean": [-0.08887100219726562, 0.8381146788597107, -0.6946760416030884, -0.4130733609199524, 0.6478604674339294, 0.6464584469795227, 0.3728986084461212, 0.16445985436439514, -0.038600556552410126, 0.25629469752311707, 0.6322541832923889, 0.7997971177101135, 1.0438213348388672, 0.09737348556518555, 1.2088631391525269, -0.9018012285232544, 0.5383722186088562, 0.8525370359420776, -0.6106898784637451, 0.46509823203086853, 0.21901613473892212, 0.046746548265218735, 0.19606639444828033, 0.40145960450172424, 0.6463982462882996, -1.9334595203399658], "std": [0.09681233763694763, 0.6941008567810059, 0.24942517280578613, 0.3282850384712219, 0.3696031868457794, 0.6736891865730286, 0.14252562820911407, 0.14394789934158325, 0.034345801919698715, 0.03210701048374176, 2.7759604454040527, 0.25758883357048035, 2.48565673828125, 0.13805599510669708, 0.9406564831733704, 0.35535308718681335, 0.5033231973648071, 0.26182249188423157, 0.4293859601020813, 0.17783281207084656, 0.17840340733528137, 0.05512769892811775, 0.08508925139904022, 2.844254970550537, 0.2746375501155853, 2.028965711593628], "count": [427]}, "action": {"min": [-0.22297488152980804, -0.022293999791145325, -1.1146825551986694, -1.2206226587295532, 0.11762788891792297, 0.02942877821624279, 0.125, -0.010648000054061413, -0.09502200037240982, 0.18602100014686584, -3.1389572620391846, 0.33281683921813965, -3.1206138134002686, -0.20544321835041046, -0.018787667155265808, -1.2689088582992554, -0.1312694400548935, 0.427825003862381, -1.3338719606399536, 0.020000001415610313, -0.009393000043928623, -0.03344300016760826, 0.0035119999665766954, -3.1389222145080566, 0.17413149774074554, -3.12705397605896], "max": [0.0579853318631649, 1.821618676185608, -0.4760763347148895, -0.009053667075932026, 1.1318304538726807, 1.8106460571289062, 0.48500001430511475, 0.37534499168395996, -0.000775999971665442, 0.33089199662208557, 3.1356759071350098, 1.19471275806427, 3.1268272399902344, 0.3492901027202606, 2.3843939304351807, -0.4724827706813812, 1.5017921924591064, 1.240387201309204, -0.017880555242300034, 0.7129999995231628, 0.40919700264930725, 0.1978289932012558, 0.35892999172210693, 3.138293981552124, 1.078229546546936, 3.129218339920044], "mean": [-0.08887100219726562, 0.8381146788597107, -0.6946760416030884, -0.4130733609199524, 0.6478604674339294, 0.6464584469795227, 0.3728986084461212, 0.16445985436439514, -0.038600556552410126, 0.25629469752311707, 0.6322541832923889, 0.7997971177101135, 1.0438213348388672, 0.09737348556518555, 1.2088631391525269, -0.9018012285232544, 0.5383722186088562, 0.8525370359420776, -0.6106898784637451, 0.46509823203086853, 0.21901613473892212, 0.046746548265218735, 0.19606639444828033, 0.40145960450172424, 0.6463982462882996, -1.9334595203399658], "std": [0.09681233763694763, 0.6941008567810059, 0.24942517280578613, 0.3282850384712219, 0.3696031868457794, 0.6736891865730286, 0.14252562820911407, 0.14394789934158325, 0.034345801919698715, 0.03210701048374176, 2.7759604454040527, 0.25758883357048035, 2.48565673828125, 0.13805599510669708, 0.9406564831733704, 0.35535308718681335, 0.5033231973648071, 0.26182249188423157, 0.4293859601020813, 0.17783281207084656, 0.17840340733528137, 0.05512769892811775, 0.08508925139904022, 2.844254970550537, 0.2746375501155853, 2.028965711593628], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [427]}, "index": {"min": [154453], "max": [154879], "mean": [154666.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [3.339578454332553, 5.0, 5.0, 5.0, 5.0], "std": [1.646628180745363, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [427]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [427]}, "eef_direction_state": {"mean": [3.889929742388759, 4.262295081967213], "std": [2.3207781027253787, 2.078451363919115], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.9063231850117096, 0.9039812646370023], "std": [0.8551441356526637, 0.8937241922054568], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.8384074941451991, 0.765807962529274], "std": [0.8545923841703775, 0.8610499503430571], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [3.889929742388759, 4.262295081967213], "std": [2.3207781027253787, 2.078451363919115], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.9063231850117096, 0.9039812646370023], "std": [0.8551441356526637, 0.8937241922054568], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.8384074941451991, 0.765807962529274], "std": [0.8545923841703775, 0.8610499503430571], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.4030958272669788, 0.2626943118003452, 1.030873802009817, 2.30345950821175, -0.0844963982312364, 1.1517746483276163, 0.4579553035174114, -0.2522125135693335, 0.9716450641549856, 2.4687300559703496, -0.15332996934955978, 1.9219763087896586], "std": [0.14372768858055818, 0.034447176911623904, 0.03223603858896587, 0.2182758911298329, 0.33896443826809325, 0.47910062320404645, 0.17869483949927908, 0.05508756544452261, 0.0847592471474572, 0.2730818093867656, 0.23184090231373783, 0.2267011033433756], "min": [0.22835250177613242, 0.20592977632581166, 0.9605563543120739, 1.9454455127765247, -0.8331656157999137, 0.18476720239282107, 0.22932587412401015, -0.3334484567368744, 0.779452558834749, 2.0505106883192923, -0.6304606045469966, 1.4736502568254453], "max": [0.613716712190409, 0.30063961184922117, 1.1054194703757063, 2.725531128650368, 0.3954493618027446, 1.5725787825224047, 0.6489222055730798, -0.10181262279908458, 1.1340016511608941, 2.9653035370932157, 0.13296935438876867, 2.486125299363492], "count": [427]}, "eef_sim_pose_action": {"mean": [0.4030958272669788, 0.2626943118003452, 1.030873802009817, 2.30345950821175, -0.0844963982312364, 1.1517746483276163, 0.4579553035174114, -0.2522125135693335, 0.9716450641549856, 2.4687300559703496, -0.15332996934955978, 1.9219763087896586], "std": [0.14372768858055818, 0.034447176911623904, 0.03223603858896587, 0.2182758911298329, 0.33896443826809325, 0.47910062320404645, 0.17869483949927908, 0.05508756544452261, 0.0847592471474572, 0.2730818093867656, 0.23184090231373783, 0.2267011033433756], "min": [0.22835250177613242, 0.20592977632581166, 0.9605563543120739, 1.9454455127765247, -0.8331656157999137, 0.18476720239282107, 0.22932587412401015, -0.3334484567368744, 0.779452558834749, 2.0505106883192923, -0.6304606045469966, 1.4736502568254453], "max": [0.613716712190409, 0.30063961184922117, 1.1054194703757063, 2.725531128650368, 0.3954493618027446, 1.5725787825224047, 0.6489222055730798, -0.10181262279908458, 1.1340016511608941, 2.9653035370932157, 0.13296935438876867, 2.486125299363492], "count": [427]}, "gripper_mode_state": {"mean": [0.29508196721311475, 0.1920374707259953], "std": [0.4560795981391313, 0.393902374406603], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.8969555035128807, 1.873536299765808], "std": [0.41479105700446733, 0.41957645697664403], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.29508196721311475, 0.1920374707259953], "std": [0.4560795981391313, 0.393902374406603], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.8969555035128807, 1.873536299765808], "std": [0.41479105700446733, 0.41957645697664403], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.4661241222600468, 0.5813729608065037], "std": [0.1781572478314227, 0.22229133500440001], "min": [0.15625, 0.025000001769512892], "max": [0.6062500178813934, 0.8912499994039536], "count": [427]}, "gripper_open_scale_action": {"mean": [0.4661241222600468, 0.5813729608065037], "std": [0.1781572478314227, 0.22229133500440001], "min": [0.15625, 0.025000001769512892], "max": [0.6062500178813934, 0.8912499994039536], "count": [427]}}} +{"episode_index": 332, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6196078431372549]], [[0.6470588235294118]], [[0.611764705882353]]], "mean": [[[0.3874649918300654]], [[0.4120176416122004]], [[0.3868033605664488]]], "std": [[[0.13105541399260737]], [[0.12973047140188068]], [[0.1252943505812054]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47689155841503267]], [[0.47252478962418304]], [[0.4648594117647059]]], "std": [[[0.14145799077180682]], [[0.14537144106862906]], [[0.14535457287212497]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47937985294117647]], [[0.4905482495915032]], [[0.4803220547385621]]], "std": [[[0.11938508779026219]], [[0.10714101118134263]], [[0.1118472035446034]]], "count": [100]}, "observation.state": {"min": [-0.04669877886772156, -0.022154444828629494, -1.2729909420013428, -1.7465378046035767, 0.417410671710968, 0.02942877821624279, 0.12099999934434891, -0.010009000077843666, -0.0675939992070198, 0.14469300210475922, -3.1366183757781982, 0.4700869619846344, -3.129549980163574, -0.2684002220630646, -0.01899700053036213, -1.4928780794143677, -0.10252100229263306, 0.4690636694431305, -1.3603003025054932, 0.017000000923871994, -0.010301999747753143, -0.058334000408649445, 0.003719999920576811, -3.1326041221618652, 0.17905333638191223, -3.1367056369781494], "max": [-0.006628888659179211, 1.9658492803573608, -0.485862672328949, -0.009995666332542896, 1.147408366203308, 2.10245680809021, 0.5659999847412109, 0.40912699699401855, -0.0005119999987073243, 0.3202210068702698, 3.1385905742645264, 1.2242088317871094, 3.1406326293945312, 0.3883831202983856, 2.4117467403411865, -0.4732328951358795, 1.4908720254898071, 1.2352585792541504, -0.06623655557632446, 0.7150000333786011, 0.4148879945278168, 0.21705499291419983, 0.3519270122051239, 3.1287643909454346, 1.086781620979309, 3.1261987686157227], "mean": [-0.022868774831295013, 0.9118956327438354, -0.7463260293006897, -0.5277408957481384, 0.7856605052947998, 0.7275416851043701, 0.4219109117984772, 0.1776709109544754, -0.025010444223880768, 0.2503252625465393, 0.15988095104694366, 0.7835464477539062, 0.8948814868927002, 0.04042990878224373, 1.2432297468185425, -0.9255357980728149, 0.6732713580131531, 0.8841173648834229, -0.7166373133659363, 0.40792137384414673, 0.2284429669380188, 0.034151412546634674, 0.1903284192085266, 0.49278298020362854, 0.6892722845077515, -1.8860973119735718], "std": [0.01732688397169113, 0.7428621649742126, 0.3285050690174103, 0.5207921862602234, 0.2665884494781494, 0.8227190375328064, 0.16641604900360107, 0.1560753434896469, 0.02073833718895912, 0.04061102122068405, 2.8452188968658447, 0.1987239569425583, 2.5826685428619385, 0.1594596803188324, 0.9810762405395508, 0.38391774892807007, 0.5310724377632141, 0.23545680940151215, 0.497610479593277, 0.1818903088569641, 0.1867569088935852, 0.05743629112839699, 0.08499734848737717, 2.759262800216675, 0.2582308351993561, 2.154235601425171], "count": [441]}, "action": {"min": [-0.04669877886772156, -0.022154444828629494, -1.2729909420013428, -1.7465378046035767, 0.417410671710968, 0.02942877821624279, 0.12099999934434891, -0.010009000077843666, -0.0675939992070198, 0.14469300210475922, -3.1366183757781982, 0.4700869619846344, -3.129549980163574, -0.2684002220630646, -0.01899700053036213, -1.4928780794143677, -0.10252100229263306, 0.4690636694431305, -1.3603003025054932, 0.017000000923871994, -0.010301999747753143, -0.058334000408649445, 0.003719999920576811, -3.1326041221618652, 0.17905333638191223, -3.1367056369781494], "max": [-0.006628888659179211, 1.9658492803573608, -0.485862672328949, -0.009995666332542896, 1.147408366203308, 2.10245680809021, 0.5659999847412109, 0.40912699699401855, -0.0005119999987073243, 0.3202210068702698, 3.1385905742645264, 1.2242088317871094, 3.1406326293945312, 0.3883831202983856, 2.4117467403411865, -0.4732328951358795, 1.4908720254898071, 1.2352585792541504, -0.06623655557632446, 0.7150000333786011, 0.4148879945278168, 0.21705499291419983, 0.3519270122051239, 3.1287643909454346, 1.086781620979309, 3.1261987686157227], "mean": [-0.022868774831295013, 0.9118956327438354, -0.7463260293006897, -0.5277408957481384, 0.7856605052947998, 0.7275416851043701, 0.4219109117984772, 0.1776709109544754, -0.025010444223880768, 0.2503252625465393, 0.15988095104694366, 0.7835464477539062, 0.8948814868927002, 0.04042990878224373, 1.2432297468185425, -0.9255357980728149, 0.6732713580131531, 0.8841173648834229, -0.7166373133659363, 0.40792137384414673, 0.2284429669380188, 0.034151412546634674, 0.1903284192085266, 0.49278298020362854, 0.6892722845077515, -1.8860973119735718], "std": [0.01732688397169113, 0.7428621649742126, 0.3285050690174103, 0.5207921862602234, 0.2665884494781494, 0.8227190375328064, 0.16641604900360107, 0.1560753434896469, 0.02073833718895912, 0.04061102122068405, 2.8452188968658447, 0.1987239569425583, 2.5826685428619385, 0.1594596803188324, 0.9810762405395508, 0.38391774892807007, 0.5310724377632141, 0.23545680940151215, 0.497610479593277, 0.1818903088569641, 0.1867569088935852, 0.05743629112839699, 0.08499734848737717, 2.759262800216675, 0.2582308351993561, 2.154235601425171], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [441]}, "index": {"min": [154880], "max": [155320], "mean": [155100.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [3.36734693877551, 5.0, 5.0, 5.0, 5.0], "std": [1.5868577286770407, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [441]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [441]}, "eef_direction_state": {"mean": [3.9070294784580497, 4.129251700680272], "std": [2.2653798911628953, 2.1611036133890527], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [1.002267573696145, 0.927437641723356], "std": [0.8505003628334469, 0.9448247921359794], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.891156462585034, 0.7868480725623582], "std": [0.8634365633186207, 0.8754185507798953], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [3.9070294784580497, 4.129251700680272], "std": [2.2653798911628953, 2.1611036133890527], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [1.002267573696145, 0.927437641723356], "std": [0.8505003628334469, 0.9448247921359794], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.891156462585034, 0.7868480725623582], "std": [0.8634365633186207, 0.8754185507798953], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.41609337017697456, 0.2760964014363151, 1.0248764070844432, 2.319251953234761, 0.002025698069849323, 1.2057857134098877, 0.46753560296392743, -0.264941779576029, 0.9660139990728306, 2.4114527893907205, -0.2346460953469468, 1.9115154365460392], "std": [0.1557210320134594, 0.02103910305742152, 0.04081561031821884, 0.1678567012269765, 0.31241960223951715, 0.48900356297970193, 0.1871683274908078, 0.057389009853329044, 0.08457311153594513, 0.24183065988790314, 0.2555122267590735, 0.24024984868534352], "min": [0.2288733815799302, 0.23322310566160775, 0.919026494107475, 1.9169907909600201, -0.6513906206795627, 0.17395606788904172, 0.22831783426614494, -0.35832494729700126, 0.7797668790854906, 2.053977853157539, -0.6227959384871355, 1.4301393440553354], "max": [0.6470834656475265, 0.3009008992531992, 1.0951287677685804, 2.644613667468322, 0.5781020887825519, 1.5389317469940962, 0.654542229864754, -0.08264984197480399, 1.1268500600261973, 2.961442369250038, 0.12198784530185769, 2.492990216545399], "count": [441]}, "eef_sim_pose_action": {"mean": [0.41609337017697456, 0.2760964014363151, 1.0248764070844432, 2.319251953234761, 0.002025698069849323, 1.2057857134098877, 0.46753560296392743, -0.264941779576029, 0.9660139990728306, 2.4114527893907205, -0.2346460953469468, 1.9115154365460392], "std": [0.1557210320134594, 0.02103910305742152, 0.04081561031821884, 0.1678567012269765, 0.31241960223951715, 0.48900356297970193, 0.1871683274908078, 0.057389009853329044, 0.08457311153594513, 0.24183065988790314, 0.2555122267590735, 0.24024984868534352], "min": [0.2288733815799302, 0.23322310566160775, 0.919026494107475, 1.9169907909600201, -0.6513906206795627, 0.17395606788904172, 0.22831783426614494, -0.35832494729700126, 0.7797668790854906, 2.053977853157539, -0.6227959384871355, 1.4301393440553354], "max": [0.6470834656475265, 0.3009008992531992, 1.0951287677685804, 2.644613667468322, 0.5781020887825519, 1.5389317469940962, 0.654542229864754, -0.08264984197480399, 1.1268500600261973, 2.961442369250038, 0.12198784530185769, 2.492990216545399], "count": [441]}, "gripper_mode_state": {"mean": [0.2653061224489796, 0.30385487528344673], "std": [0.4414960745466097, 0.45992074322640586], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8775510204081634, 1.8571428571428572], "std": [0.46017781021191, 0.47140452079102974], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.2653061224489796, 0.30385487528344673], "std": [0.4414960745466097, 0.45992074322640586], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8775510204081634, 1.8571428571428572], "std": [0.46017781021191, 0.47140452079102974], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.5273894564609747, 0.5099008088063474], "std": [0.20802016984925356, 0.22736277804707597], "min": [0.15124999918043613, 0.021250001154839993], "max": [0.7074999809265137, 0.8937500417232513], "count": [441]}, "gripper_open_scale_action": {"mean": [0.5273894564609747, 0.5099008088063474], "std": [0.20802016984925356, 0.22736277804707597], "min": [0.15124999918043613, 0.021250001154839993], "max": [0.7074999809265137, 0.8937500417232513], "count": [441]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6980392156862745]], [[0.6823529411764706]]], "mean": [[[0.38808764705882354]], [[0.41210257352941176]], [[0.38707900326797384]]], "std": [[[0.1352389822756885]], [[0.134229272943049]], [[0.12933965995935523]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46875201593137256]], [[0.46649810661764707]], [[0.45593214460784315]]], "std": [[[0.1364368520018522]], [[0.13613719970686408]], [[0.13835234647769482]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48431685457516344]], [[0.49658565972222224]], [[0.4867767933006536]]], "std": [[[0.11972329505051249]], [[0.10415268891346834]], [[0.11004190313755247]]], "count": [100]}, "observation.state": {"min": [-0.24748432636260986, -0.02211955562233925, -1.2845391035079956, -1.75996994972229, 0.32861843705177307, -0.0163105558604002, 0.10899999737739563, -0.019068000838160515, -0.1198199987411499, 0.10099899768829346, -3.1392016410827637, 0.2638763189315796, -3.135955333709717, -0.20237299799919128, -0.018892332911491394, -1.4386259317398071, -0.137654110789299, 0.4270748794078827, -1.035606861114502, 0.013000000268220901, -0.008600999601185322, -0.03814699873328209, 0.01916000060737133, -3.141592502593994, 0.14060372114181519, -3.129096031188965], "max": [-0.04669877886772156, 1.9328269958496094, -0.485862672328949, 0.0, 1.1600730419158936, 1.4788527488708496, 0.5659999847412109, 0.4033370018005371, 0.00046499999007210135, 0.3749369978904724, 3.1410341262817383, 1.1154398918151855, 3.1297593116760254, 0.3290196657180786, 2.429522752761841, -0.47241300344467163, 1.1239804029464722, 1.2408233880996704, 0.0, 0.7170000076293945, 0.4418109953403473, 0.16346800327301025, 0.36640000343322754, 3.1408944129943848, 1.083308458328247, 3.1396028995513916], "mean": [-0.13633538782596588, 0.8952986001968384, -0.7630053758621216, -0.3435368835926056, 0.7410707473754883, 0.5207409262657166, 0.44305455684661865, 0.1704052835702896, -0.045060984790325165, 0.24978430569171906, 0.19647885859012604, 0.7493758201599121, 0.8486055731773376, 0.03437972441315651, 1.271331787109375, -1.008054494857788, 0.5267744064331055, 0.9868810772895813, -0.5484938025474548, 0.4622957408428192, 0.23389336466789246, 0.027198167517781258, 0.18827934563159943, 0.4960174560546875, 0.6099875569343567, -1.893484354019165], "std": [0.08564097434282303, 0.7826374769210815, 0.3230777680873871, 0.5174123644828796, 0.33523494005203247, 0.5774691700935364, 0.1669013649225235, 0.15754318237304688, 0.04643808677792549, 0.055962346494197845, 2.8557353019714355, 0.2861686646938324, 2.6285715103149414, 0.15053710341453552, 1.0293433666229248, 0.4510428011417389, 0.4233865737915039, 0.2071894109249115, 0.40326887369155884, 0.1770799309015274, 0.19763386249542236, 0.038850292563438416, 0.09112439304590225, 2.773057222366333, 0.3034377098083496, 2.212958574295044], "count": [420]}, "action": {"min": [-0.24748432636260986, -0.02211955562233925, -1.2845391035079956, -1.75996994972229, 0.32861843705177307, -0.0163105558604002, 0.10899999737739563, -0.019068000838160515, -0.1198199987411499, 0.10099899768829346, -3.1392016410827637, 0.2638763189315796, -3.135955333709717, -0.20237299799919128, -0.018892332911491394, -1.4386259317398071, -0.137654110789299, 0.4270748794078827, -1.035606861114502, 0.013000000268220901, -0.008600999601185322, -0.03814699873328209, 0.01916000060737133, -3.141592502593994, 0.14060372114181519, -3.129096031188965], "max": [-0.04669877886772156, 1.9328269958496094, -0.485862672328949, 0.0, 1.1600730419158936, 1.4788527488708496, 0.5659999847412109, 0.4033370018005371, 0.00046499999007210135, 0.3749369978904724, 3.1410341262817383, 1.1154398918151855, 3.1297593116760254, 0.3290196657180786, 2.429522752761841, -0.47241300344467163, 1.1239804029464722, 1.2408233880996704, 0.0, 0.7170000076293945, 0.4418109953403473, 0.16346800327301025, 0.36640000343322754, 3.1408944129943848, 1.083308458328247, 3.1396028995513916], "mean": [-0.13633538782596588, 0.8952986001968384, -0.7630053758621216, -0.3435368835926056, 0.7410707473754883, 0.5207409262657166, 0.44305455684661865, 0.1704052835702896, -0.045060984790325165, 0.24978430569171906, 0.19647885859012604, 0.7493758201599121, 0.8486055731773376, 0.03437972441315651, 1.271331787109375, -1.008054494857788, 0.5267744064331055, 0.9868810772895813, -0.5484938025474548, 0.4622957408428192, 0.23389336466789246, 0.027198167517781258, 0.18827934563159943, 0.4960174560546875, 0.6099875569343567, -1.893484354019165], "std": [0.08564097434282303, 0.7826374769210815, 0.3230777680873871, 0.5174123644828796, 0.33523494005203247, 0.5774691700935364, 0.1669013649225235, 0.15754318237304688, 0.04643808677792549, 0.055962346494197845, 2.8557353019714355, 0.2861686646938324, 2.6285715103149414, 0.15053710341453552, 1.0293433666229248, 0.4510428011417389, 0.4233865737915039, 0.2071894109249115, 0.40326887369155884, 0.1770799309015274, 0.19763386249542236, 0.038850292563438416, 0.09112439304590225, 2.773057222366333, 0.3034377098083496, 2.212958574295044], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [420]}, "index": {"min": [155321], "max": [155740], "mean": [155530.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [3.5238095238095237, 5.0, 5.0, 5.0, 5.0], "std": [1.534338623426346, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [420]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [420]}, "eef_direction_state": {"mean": [4.080952380952381, 4.011904761904762], "std": [2.282045667006659, 2.161866739753744], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.9571428571428572, 0.9380952380952381], "std": [0.9039971705452092, 0.9055259931459936], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.8738095238095238, 0.8333333333333334], "std": [0.8705661879078148, 0.8428033343060901], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [4.080952380952381, 4.011904761904762], "std": [2.282045667006659, 2.161866739753744], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.9571428571428572, 0.9380952380952381], "std": [0.9039971705452092, 0.9055259931459936], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.8738095238095238, 0.8333333333333334], "std": [0.8705661879078148, 0.8428033343060901], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.40905758147941756, 0.25620353305879995, 1.024575993627697, 2.3627845552993016, -0.027028926154447304, 1.1869454899460343, 0.4729110492597616, -0.27173865676268827, 0.9639171198173767, 2.494731799807529, -0.27989996535898043, 1.8833024837128272], "std": [0.15736263288085253, 0.04662396981366456, 0.056091805437781604, 0.2566838160236752, 0.3392185314888693, 0.47535311106594347, 0.19801684626522584, 0.038779631532517324, 0.09066454166627388, 0.27561492719030173, 0.2922833425968282, 0.2009973791453677], "min": [0.2199297281699386, 0.18137764639887805, 0.8755150289801448, 2.0258307534746067, -0.7286219561728635, 0.19500747441749944, 0.23009509623733818, -0.3374909786663011, 0.7953000549378201, 2.057546790035843, -0.6676188696972757, 1.5939015139007933], "max": [0.6421529145679851, 0.301878179604539, 1.1498699001206296, 2.8300409780592406, 0.5715141546875788, 1.5201577372356918, 0.6815720924918722, -0.13581327003997784, 1.1413861013756355, 3.0000772898135235, 0.13698809970023662, 2.2695465295503507], "count": [420]}, "eef_sim_pose_action": {"mean": [0.40905758147941756, 0.25620353305879995, 1.024575993627697, 2.3627845552993016, -0.027028926154447304, 1.1869454899460343, 0.4729110492597616, -0.27173865676268827, 0.9639171198173767, 2.494731799807529, -0.27989996535898043, 1.8833024837128272], "std": [0.15736263288085253, 0.04662396981366456, 0.056091805437781604, 0.2566838160236752, 0.3392185314888693, 0.47535311106594347, 0.19801684626522584, 0.038779631532517324, 0.09066454166627388, 0.27561492719030173, 0.2922833425968282, 0.2009973791453677], "min": [0.2199297281699386, 0.18137764639887805, 0.8755150289801448, 2.0258307534746067, -0.7286219561728635, 0.19500747441749944, 0.23009509623733818, -0.3374909786663011, 0.7953000549378201, 2.057546790035843, -0.6676188696972757, 1.5939015139007933], "max": [0.6421529145679851, 0.301878179604539, 1.1498699001206296, 2.8300409780592406, 0.5715141546875788, 1.5201577372356918, 0.6815720924918722, -0.13581327003997784, 1.1413861013756355, 3.0000772898135235, 0.13698809970023662, 2.2695465295503507], "count": [420]}, "gripper_mode_state": {"mean": [0.20476190476190476, 0.14761904761904762], "std": [0.4035275295691485, 0.3547219536469281], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_state": {"mean": [1.9166666666666667, 1.8785714285714286], "std": [0.37187854306702117, 0.4220334641920737], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_mode_action": {"mean": [0.20476190476190476, 0.14761904761904762], "std": [0.4035275295691485, 0.3547219536469281], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_action": {"mean": [1.9166666666666667, 1.8785714285714286], "std": [0.37187854306702117, 0.4220334641920737], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_open_scale_state": {"mean": [0.5538154714075583, 0.5778720288737011], "std": [0.20862723146349696, 0.22134999204181788], "min": [0.13624999672174454, 0.016250000335276127], "max": [0.7074999809265137, 0.8962500095367432], "count": [420]}, "gripper_open_scale_action": {"mean": [0.5538154714075583, 0.5778720288737011], "std": [0.20862723146349696, 0.22134999204181788], "min": [0.13624999672174454, 0.016250000335276127], "max": [0.7074999809265137, 0.8962500095367432], "count": [420]}}} +{"episode_index": 334, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.7254901960784313]], [[0.7215686274509804]]], "mean": [[[0.3874961002178649]], [[0.4116739978213508]], [[0.38666524782135075]]], "std": [[[0.13430737134024226]], [[0.1331567088170504]], [[0.1283362381943249]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46829431168300656]], [[0.4669265400326797]], [[0.45783114991830065]]], "std": [[[0.14168484001943973]], [[0.14100049389032787]], [[0.1426839757655985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48813377042483663]], [[0.4991772263071896]], [[0.48940553921568625]]], "std": [[[0.12817644575423576]], [[0.11453371391919726]], [[0.11970772488857333]]], "count": [100]}, "observation.state": {"min": [-0.19781999289989471, -0.02211955562233925, -1.464600682258606, -1.7544052600860596, 0.4314360022544861, -0.02768433280289173, 0.1340000033378601, -0.01095999963581562, -0.10534700006246567, 0.12697499990463257, -3.1353094577789307, 0.2301391214132309, -3.137857675552368, -0.2820068895816803, -0.01885744370520115, -1.1573516130447388, -0.03583088889718056, 0.4703371226787567, -1.4446616172790527, 0.013000000268220901, -0.008337000384926796, -0.05101599916815758, 0.0004189999890513718, -3.141592502593994, 0.26254987716674805, -3.1305971145629883], "max": [-0.047222111374139786, 2.021392345428467, -0.48680466413497925, 0.02386399917304516, 1.1417388916015625, 1.561888337135315, 0.4729999899864197, 0.42636001110076904, 0.002429000101983547, 0.33234700560569763, 3.1398823261260986, 1.1336960792541504, 3.1355538368225098, 0.24102988839149475, 2.3801722526550293, -0.47225600481033325, 1.5127124786376953, 1.2402825355529785, -0.05451389029622078, 0.7150000333786011, 0.3945310115814209, 0.1567469984292984, 0.3339039981365204, 3.138293981552124, 1.0098649263381958, 3.135483980178833], "mean": [-0.12085922807455063, 0.934069037437439, -0.8096238374710083, -0.40498116612434387, 0.8106926679611206, 0.6117567420005798, 0.39164048433303833, 0.17960646748542786, -0.04520777612924576, 0.25312867760658264, 0.2956683933734894, 0.7429807782173157, 1.7023979425430298, 0.008636526763439178, 1.2087594270706177, -0.8461737632751465, 0.7021608948707581, 0.9206833839416504, -0.7536861896514893, 0.4553503096103668, 0.21220023930072784, 0.025722792372107506, 0.18656621873378754, 0.16677318513393402, 0.6685253381729126, -1.988139271736145], "std": [0.060420192778110504, 0.7881872057914734, 0.38866186141967773, 0.5246974229812622, 0.2724137008190155, 0.6141153573989868, 0.12774869799613953, 0.16279450058937073, 0.041185423731803894, 0.049096349626779556, 2.8668930530548096, 0.28922027349472046, 2.1950247287750244, 0.14185965061187744, 0.9580467343330383, 0.31795281171798706, 0.6089393496513367, 0.22548356652259827, 0.5834155082702637, 0.18224850296974182, 0.17476463317871094, 0.043738845735788345, 0.0888841450214386, 2.7636964321136475, 0.2431062012910843, 2.1687228679656982], "count": [387]}, "action": {"min": [-0.19781999289989471, -0.02211955562233925, -1.464600682258606, -1.7544052600860596, 0.4314360022544861, -0.02768433280289173, 0.1340000033378601, -0.01095999963581562, -0.10534700006246567, 0.12697499990463257, -3.1353094577789307, 0.2301391214132309, -3.137857675552368, -0.2820068895816803, -0.01885744370520115, -1.1573516130447388, -0.03583088889718056, 0.4703371226787567, -1.4446616172790527, 0.013000000268220901, -0.008337000384926796, -0.05101599916815758, 0.0004189999890513718, -3.141592502593994, 0.26254987716674805, -3.1305971145629883], "max": [-0.047222111374139786, 2.021392345428467, -0.48680466413497925, 0.02386399917304516, 1.1417388916015625, 1.561888337135315, 0.4729999899864197, 0.42636001110076904, 0.002429000101983547, 0.33234700560569763, 3.1398823261260986, 1.1336960792541504, 3.1355538368225098, 0.24102988839149475, 2.3801722526550293, -0.47225600481033325, 1.5127124786376953, 1.2402825355529785, -0.05451389029622078, 0.7150000333786011, 0.3945310115814209, 0.1567469984292984, 0.3339039981365204, 3.138293981552124, 1.0098649263381958, 3.135483980178833], "mean": [-0.12085922807455063, 0.934069037437439, -0.8096238374710083, -0.40498116612434387, 0.8106926679611206, 0.6117567420005798, 0.39164048433303833, 0.17960646748542786, -0.04520777612924576, 0.25312867760658264, 0.2956683933734894, 0.7429807782173157, 1.7023979425430298, 0.008636526763439178, 1.2087594270706177, -0.8461737632751465, 0.7021608948707581, 0.9206833839416504, -0.7536861896514893, 0.4553503096103668, 0.21220023930072784, 0.025722792372107506, 0.18656621873378754, 0.16677318513393402, 0.6685253381729126, -1.988139271736145], "std": [0.060420192778110504, 0.7881872057914734, 0.38866186141967773, 0.5246974229812622, 0.2724137008190155, 0.6141153573989868, 0.12774869799613953, 0.16279450058937073, 0.041185423731803894, 0.049096349626779556, 2.8668930530548096, 0.28922027349472046, 2.1950247287750244, 0.14185965061187744, 0.9580467343330383, 0.31795281171798706, 0.6089393496513367, 0.22548356652259827, 0.5834155082702637, 0.18224850296974182, 0.17476463317871094, 0.043738845735788345, 0.0888841450214386, 2.7636964321136475, 0.2431062012910843, 2.1687228679656982], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [387]}, "index": {"min": [155741], "max": [156127], "mean": [155934.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [3.4237726098191215, 5.0, 5.0, 5.0, 5.0], "std": [1.557262963650582, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [387]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [387]}, "eef_direction_state": {"mean": [3.9483204134366927, 3.9483204134366927], "std": [2.3177588793739163, 2.218646844321071], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [1.0258397932816536, 0.9431524547803618], "std": [0.9003898123185785, 0.916048916589292], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.8992248062015504, 0.8113695090439277], "std": [0.8369221442645455, 0.861508163431692], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [3.9483204134366927, 3.9483204134366927], "std": [2.3177588793739163, 2.218646844321071], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [1.0258397932816536, 0.9431524547803618], "std": [0.9003898123185785, 0.916048916589292], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.8992248062015504, 0.8113695090439277], "std": [0.8369221442645455, 0.861508163431692], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.4182353064737561, 0.25601808240804114, 1.0278381175730162, 2.370523213979056, 0.0028186202944460496, 1.121106819892302, 0.4513895030738498, -0.2734497332957719, 0.9621820977883323, 2.4168174798601028, -0.2736741966554072, 1.8800017676114955], "std": [0.16260535827696931, 0.04138777166409702, 0.0492026741985089, 0.27351818863108, 0.3006903206057114, 0.47762650086308733, 0.17522689834205277, 0.04366758304136859, 0.0884552203585929, 0.21495896590699265, 0.30434107926241716, 0.22407092366602935], "min": [0.22794780027099906, 0.1952878111825594, 0.9013958471563754, 2.0068022554330316, -0.605552864897964, 0.07805991035036297, 0.23040264045047842, -0.3511212366286958, 0.7763470005478034, 2.130773009879663, -0.6850800220706298, 1.5128803750600657], "max": [0.665095935024593, 0.3038321039613784, 1.1072181217390245, 2.891600344336968, 0.5707122456895326, 1.4834038910730434, 0.6342477302965479, -0.1429969944230708, 1.1088635288189153, 2.8778685004294444, 0.07436368573670427, 2.3451927815326834], "count": [387]}, "eef_sim_pose_action": {"mean": [0.4182353064737561, 0.25601808240804114, 1.0278381175730162, 2.370523213979056, 0.0028186202944460496, 1.121106819892302, 0.4513895030738498, -0.2734497332957719, 0.9621820977883323, 2.4168174798601028, -0.2736741966554072, 1.8800017676114955], "std": [0.16260535827696931, 0.04138777166409702, 0.0492026741985089, 0.27351818863108, 0.3006903206057114, 0.47762650086308733, 0.17522689834205277, 0.04366758304136859, 0.0884552203585929, 0.21495896590699265, 0.30434107926241716, 0.22407092366602935], "min": [0.22794780027099906, 0.1952878111825594, 0.9013958471563754, 2.0068022554330316, -0.605552864897964, 0.07805991035036297, 0.23040264045047842, -0.3511212366286958, 0.7763470005478034, 2.130773009879663, -0.6850800220706298, 1.5128803750600657], "max": [0.665095935024593, 0.3038321039613784, 1.1072181217390245, 2.891600344336968, 0.5707122456895326, 1.4834038910730434, 0.6342477302965479, -0.1429969944230708, 1.1088635288189153, 2.8778685004294444, 0.07436368573670427, 2.3451927815326834], "count": [387]}, "gripper_mode_state": {"mean": [0.21963824289405684, 0.16020671834625322], "std": [0.41400155211359807, 0.36679766321907936], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.9147286821705427, 1.8708010335917313], "std": [0.3810296349595191, 0.42389863885085405], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.21963824289405684, 0.16020671834625322], "std": [0.41400155211359807, 0.36679766321907936], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.9147286821705427, 1.8708010335917313], "std": [0.3810296349595191, 0.42389863885085405], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.4895510295410797, 0.5691892790604498], "std": [0.15968596227994936, 0.22781054406754844], "min": [0.16750000417232513, 0.016250000335276127], "max": [0.5912499874830246, 0.8937500417232513], "count": [387]}, "gripper_open_scale_action": {"mean": [0.4895510295410797, 0.5691892790604498], "std": [0.15968596227994936, 0.22781054406754844], "min": [0.16750000417232513, 0.016250000335276127], "max": [0.5912499874830246, 0.8937500417232513], "count": [387]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.387818491285403]], [[0.4121340468409586]], [[0.3873504847494554]]], "std": [[[0.1342048560540013]], [[0.13229609361163405]], [[0.12801090344204705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466168743872549]], [[0.46259321691176475]], [[0.4523022691993464]]], "std": [[[0.141131378788426]], [[0.14277715618693873]], [[0.14607525380185823]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820844260620915]], [[0.49223382557189543]], [[0.4824838991013072]]], "std": [[[0.12533640626899636]], [[0.11377213759381458]], [[0.11888421605233036]]], "count": [100]}, "observation.state": {"min": [-0.21618899703025818, -0.022224221378564835, -1.5270168781280518, -1.7645753622055054, 0.3930233418941498, 0.05965999886393547, 0.13300000131130219, -0.010397999547421932, -0.11381799727678299, 0.10802800208330154, -3.139934539794922, 0.25329962372779846, -3.1234936714172363, -0.17734022438526154, -0.01885744370520115, -1.3883509635925293, -0.18231189250946045, 0.40628111362457275, -1.2228729724884033, 0.0139999995008111, -0.008573000319302082, -0.03894500061869621, 0.011452999897301197, -3.13860821723938, 0.11302752047777176, -3.133145332336426], "max": [-0.047222111374139786, 2.030917167663574, -0.48680466413497925, -0.04013966768980026, 1.161084771156311, 1.504688024520874, 0.5220000147819519, 0.42997801303863525, -0.0028389999642968178, 0.30831798911094666, 3.1401264667510986, 1.1550588607788086, 3.1360249519348145, 0.3589368760585785, 2.393831253051758, -0.47225600481033325, 1.3979454040527344, 1.2403523921966553, 0.04233766719698906, 0.7170000076293945, 0.42090100049972534, 0.14351500570774078, 0.3589029908180237, 3.1297767162323, 1.119715929031372, 3.14042329788208], "mean": [-0.10800275951623917, 0.9933782815933228, -0.8340533971786499, -0.4404148459434509, 0.8117761611938477, 0.6085397005081177, 0.4027717709541321, 0.19075772166252136, -0.048144567757844925, 0.2468530833721161, -0.012876210734248161, 0.706356406211853, 0.8662278652191162, 0.041420429944992065, 1.3031448125839233, -0.9499707818031311, 0.6016596555709839, 0.9287205934524536, -0.6327286958694458, 0.46004143357276917, 0.237451434135437, 0.024964667856693268, 0.18720638751983643, 0.08436433970928192, 0.6125574111938477, -2.015500783920288], "std": [0.07822789251804352, 0.8038288950920105, 0.4194285571575165, 0.5506227612495422, 0.27638518810272217, 0.5686228275299072, 0.1424582153558731, 0.16539804637432098, 0.04350905865430832, 0.05369317904114723, 2.8705496788024902, 0.2866686284542084, 2.634427070617676, 0.17565521597862244, 0.9550102949142456, 0.38932284712791443, 0.5544598698616028, 0.24446848034858704, 0.5127190947532654, 0.18565607070922852, 0.18225841224193573, 0.03929905965924263, 0.09000392258167267, 2.7834761142730713, 0.2556760907173157, 2.1392486095428467], "count": [413]}, "action": {"min": [-0.21618899703025818, -0.022224221378564835, -1.5270168781280518, -1.7645753622055054, 0.3930233418941498, 0.05965999886393547, 0.13300000131130219, -0.010397999547421932, -0.11381799727678299, 0.10802800208330154, -3.139934539794922, 0.25329962372779846, -3.1234936714172363, -0.17734022438526154, -0.01885744370520115, -1.3883509635925293, -0.18231189250946045, 0.40628111362457275, -1.2228729724884033, 0.0139999995008111, -0.008573000319302082, -0.03894500061869621, 0.011452999897301197, -3.13860821723938, 0.11302752047777176, -3.133145332336426], "max": [-0.047222111374139786, 2.030917167663574, -0.48680466413497925, -0.04013966768980026, 1.161084771156311, 1.504688024520874, 0.5220000147819519, 0.42997801303863525, -0.0028389999642968178, 0.30831798911094666, 3.1401264667510986, 1.1550588607788086, 3.1360249519348145, 0.3589368760585785, 2.393831253051758, -0.47225600481033325, 1.3979454040527344, 1.2403523921966553, 0.04233766719698906, 0.7170000076293945, 0.42090100049972534, 0.14351500570774078, 0.3589029908180237, 3.1297767162323, 1.119715929031372, 3.14042329788208], "mean": [-0.10800275951623917, 0.9933782815933228, -0.8340533971786499, -0.4404148459434509, 0.8117761611938477, 0.6085397005081177, 0.4027717709541321, 0.19075772166252136, -0.048144567757844925, 0.2468530833721161, -0.012876210734248161, 0.706356406211853, 0.8662278652191162, 0.041420429944992065, 1.3031448125839233, -0.9499707818031311, 0.6016596555709839, 0.9287205934524536, -0.6327286958694458, 0.46004143357276917, 0.237451434135437, 0.024964667856693268, 0.18720638751983643, 0.08436433970928192, 0.6125574111938477, -2.015500783920288], "std": [0.07822789251804352, 0.8038288950920105, 0.4194285571575165, 0.5506227612495422, 0.27638518810272217, 0.5686228275299072, 0.1424582153558731, 0.16539804637432098, 0.04350905865430832, 0.05369317904114723, 2.8705496788024902, 0.2866686284542084, 2.634427070617676, 0.17565521597862244, 0.9550102949142456, 0.38932284712791443, 0.5544598698616028, 0.24446848034858704, 0.5127190947532654, 0.18565607070922852, 0.18225841224193573, 0.03929905965924263, 0.09000392258167267, 2.7834761142730713, 0.2556760907173157, 2.1392486095428467], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [413]}, "index": {"min": [156128], "max": [156540], "mean": [156334.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [3.4116222760290555, 5.0, 5.0, 5.0, 5.0], "std": [1.5975345813723498, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [413]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [413]}, "eef_direction_state": {"mean": [3.9322033898305087, 4.164648910411622], "std": [2.285919472055954, 2.1123434504178182], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.9709443099273608, 0.9515738498789347], "std": [0.8797580171907794, 0.929775776814779], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.864406779661017, 0.8280871670702179], "std": [0.8528641101972282, 0.87581741668317], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [3.9322033898305087, 4.164648910411622], "std": [2.285919472055954, 2.1123434504178182], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.9709443099273608, 0.9515738498789347], "std": [0.8797580171907794, 0.929775776814779], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.864406779661017, 0.8280871670702179], "std": [0.8528641101972282, 0.87581741668317], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.4293531101481103, 0.25305411177583426, 1.0215586118136777, 2.405850806915906, 0.036763739714160366, 1.1527370663133514, 0.4765361756931376, -0.27410813072707213, 0.9628225926525463, 2.478405028194352, -0.2624774429050395, 1.8745170838058958], "std": [0.16521641504155643, 0.04371284508799115, 0.05379551219027805, 0.2731567915176178, 0.3099370930254833, 0.47320823818881574, 0.18269788762230613, 0.03923441103050285, 0.08951540960494506, 0.23259585577111908, 0.31416782412481187, 0.1903598890724931], "min": [0.22853445780472703, 0.18726442258921075, 0.8825159368570279, 1.9860252410780936, -0.5628065889456682, 0.1365901206755229, 0.2301687878433463, -0.3383530754471987, 0.7875264256507355, 2.009351855317391, -0.7518861770487871, 1.517447563593937], "max": [0.6687868698572166, 0.2985726382155167, 1.0832341923428765, 2.8419295328865, 0.6005406545098504, 1.470632095643623, 0.6605508091452091, -0.1561632274668558, 1.133782815971246, 3.0261927249209988, 0.17339341415505394, 2.2332222674193014], "count": [413]}, "eef_sim_pose_action": {"mean": [0.4293531101481103, 0.25305411177583426, 1.0215586118136777, 2.405850806915906, 0.036763739714160366, 1.1527370663133514, 0.4765361756931376, -0.27410813072707213, 0.9628225926525463, 2.478405028194352, -0.2624774429050395, 1.8745170838058958], "std": [0.16521641504155643, 0.04371284508799115, 0.05379551219027805, 0.2731567915176178, 0.3099370930254833, 0.47320823818881574, 0.18269788762230613, 0.03923441103050285, 0.08951540960494506, 0.23259585577111908, 0.31416782412481187, 0.1903598890724931], "min": [0.22853445780472703, 0.18726442258921075, 0.8825159368570279, 1.9860252410780936, -0.5628065889456682, 0.1365901206755229, 0.2301687878433463, -0.3383530754471987, 0.7875264256507355, 2.009351855317391, -0.7518861770487871, 1.517447563593937], "max": [0.6687868698572166, 0.2985726382155167, 1.0832341923428765, 2.8419295328865, 0.6005406545098504, 1.470632095643623, 0.6605508091452091, -0.1561632274668558, 1.133782815971246, 3.0261927249209988, 0.17339341415505394, 2.2332222674193014], "count": [413]}, "gripper_mode_state": {"mean": [0.2469733656174334, 0.162227602905569], "std": [0.4312511128020798, 0.368659473987963], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.917675544794189, 1.8765133171912833], "std": [0.372157405459388, 0.4252963051323329], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.2469733656174334, 0.162227602905569], "std": [0.4312511128020798, 0.368659473987963], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.917675544794189, 1.8765133171912833], "std": [0.372157405459388, 0.4252963051323329], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.5034624760379659, 0.5750514646838746], "std": [0.17807261793021287, 0.23207015469412065], "min": [0.16625000163912773, 0.017499999376013875], "max": [0.6525000184774399, 0.8962500095367432], "count": [413]}, "gripper_open_scale_action": {"mean": [0.5034624760379659, 0.5750514646838746], "std": [0.17807261793021287, 0.23207015469412065], "min": [0.16625000163912773, 0.017499999376013875], "max": [0.6525000184774399, 0.8962500095367432], "count": [413]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.7176470588235294]], [[0.6980392156862745]]], "mean": [[[0.38762886982570804]], [[0.41236637527233116]], [[0.3873902205882353]]], "std": [[[0.1329246852067181]], [[0.13108117641744502]], [[0.12682655831945153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46931824550653595]], [[0.46775216503267975]], [[0.4579077308006536]]], "std": [[[0.14060028374786057]], [[0.1412904039050526]], [[0.14378348309803096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48247341707516345]], [[0.4941680698529412]], [[0.48444781045751634]]], "std": [[[0.12667525672339167]], [[0.11309960185996047]], [[0.11951090948439164]]], "count": [100]}, "observation.state": {"min": [-0.2260974496603012, -0.02225911058485508, -1.2858997583389282, -1.7591849565505981, 0.3819461166858673, 0.03249900043010712, 0.10599999874830246, -0.010397999547421932, -0.10178899765014648, 0.1143060028553009, -3.1409120559692383, 0.24129177629947662, -3.1403884887695312, -0.3017016649246216, -0.01856088824570179, -1.2189480066299438, -0.15450544655323029, 0.42498156428337097, -1.3523457050323486, 0.015000000596046448, -0.00812899973243475, -0.06765399873256683, 0.0024109999649226665, -3.10494065284729, 0.29541444778442383, -3.141592502593994], "max": [-0.022206777706742287, 1.9133938550949097, -0.48617666959762573, 0.0, 1.1371510028839111, 1.5813214778900146, 0.5220000147819519, 0.40031498670578003, -0.000547999981790781, 0.3691529929637909, 3.140336036682129, 1.1208330392837524, 3.1299338340759277, 0.38874945044517517, 2.39318585395813, -0.4718024432659149, 1.4212861061096191, 1.2402825355529785, 0.02782388962805271, 0.7150000333786011, 0.40567898750305176, 0.16778899729251862, 0.37340599298477173, 3.1352221965789795, 1.079189419746399, 3.1337735652923584], "mean": [-0.09927431493997574, 0.8844112753868103, -0.7723923325538635, -0.4010505974292755, 0.7864582538604736, 0.6385615468025208, 0.4015916585922241, 0.1692589968442917, -0.042360711842775345, 0.2593798041343689, 0.646169126033783, 0.742666482925415, 1.9164376258850098, 0.06949262320995331, 1.1850361824035645, -0.8754664659500122, 0.6062987446784973, 0.9184136390686035, -0.6658457517623901, 0.49058762192726135, 0.2104269564151764, 0.03140901029109955, 0.19394764304161072, 0.008798840455710888, 0.6663564443588257, -2.0370380878448486], "std": [0.07614133507013321, 0.7412971258163452, 0.3315827548503876, 0.48313283920288086, 0.30213335156440735, 0.6241776347160339, 0.15443722903728485, 0.15364006161689758, 0.039883024990558624, 0.05252639576792717, 2.8049120903015137, 0.27456092834472656, 1.979870080947876, 0.19110532104969025, 0.9598461985588074, 0.3489959239959717, 0.5540380477905273, 0.22551515698432922, 0.5326740145683289, 0.17521978914737701, 0.17826421558856964, 0.04721479490399361, 0.09125002473592758, 2.8132808208465576, 0.24837011098861694, 2.015599489212036], "count": [380]}, "action": {"min": [-0.2260974496603012, -0.02225911058485508, -1.2858997583389282, -1.7591849565505981, 0.3819461166858673, 0.03249900043010712, 0.10599999874830246, -0.010397999547421932, -0.10178899765014648, 0.1143060028553009, -3.1409120559692383, 0.24129177629947662, -3.1403884887695312, -0.3017016649246216, -0.01856088824570179, -1.2189480066299438, -0.15450544655323029, 0.42498156428337097, -1.3523457050323486, 0.015000000596046448, -0.00812899973243475, -0.06765399873256683, 0.0024109999649226665, -3.10494065284729, 0.29541444778442383, -3.141592502593994], "max": [-0.022206777706742287, 1.9133938550949097, -0.48617666959762573, 0.0, 1.1371510028839111, 1.5813214778900146, 0.5220000147819519, 0.40031498670578003, -0.000547999981790781, 0.3691529929637909, 3.140336036682129, 1.1208330392837524, 3.1299338340759277, 0.38874945044517517, 2.39318585395813, -0.4718024432659149, 1.4212861061096191, 1.2402825355529785, 0.02782388962805271, 0.7150000333786011, 0.40567898750305176, 0.16778899729251862, 0.37340599298477173, 3.1352221965789795, 1.079189419746399, 3.1337735652923584], "mean": [-0.09927431493997574, 0.8844112753868103, -0.7723923325538635, -0.4010505974292755, 0.7864582538604736, 0.6385615468025208, 0.4015916585922241, 0.1692589968442917, -0.042360711842775345, 0.2593798041343689, 0.646169126033783, 0.742666482925415, 1.9164376258850098, 0.06949262320995331, 1.1850361824035645, -0.8754664659500122, 0.6062987446784973, 0.9184136390686035, -0.6658457517623901, 0.49058762192726135, 0.2104269564151764, 0.03140901029109955, 0.19394764304161072, 0.008798840455710888, 0.6663564443588257, -2.0370380878448486], "std": [0.07614133507013321, 0.7412971258163452, 0.3315827548503876, 0.48313283920288086, 0.30213335156440735, 0.6241776347160339, 0.15443722903728485, 0.15364006161689758, 0.039883024990558624, 0.05252639576792717, 2.8049120903015137, 0.27456092834472656, 1.979870080947876, 0.19110532104969025, 0.9598461985588074, 0.3489959239959717, 0.5540380477905273, 0.22551515698432922, 0.5326740145683289, 0.17521978914737701, 0.17826421558856964, 0.04721479490399361, 0.09125002473592758, 2.8132808208465576, 0.24837011098861694, 2.015599489212036], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [380]}, "index": {"min": [156541], "max": [156920], "mean": [156730.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [3.5210526315789474, 5.0, 5.0, 5.0, 5.0], "std": [1.5801661962452698, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [380]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [380]}, "eef_direction_state": {"mean": [3.9947368421052634, 4.121052631578947], "std": [2.2254446472820555, 2.14011287143764], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [1.0105263157894737, 0.9342105263157895], "std": [0.8914179933012139, 0.9309803310120457], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.9184210526315789, 0.7605263157894737], "std": [0.849877781664701, 0.8510178035382445], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.9947368421052634, 4.121052631578947], "std": [2.2254446472820555, 2.14011287143764], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [1.0105263157894737, 0.9342105263157895], "std": [0.8914179933012139, 0.9309803310120457], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.9184210526315789, 0.7605263157894737], "std": [0.849877781664701, 0.8510178035382445], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.4078885544323833, 0.2588801392850399, 1.0340608400014353, 2.3681382832694258, -0.048961790114470216, 1.1225897591156062, 0.4494759585117635, -0.26766306158131803, 0.9695374492634934, 2.433592806448613, -0.23150198595821572, 1.9201757769020429], "std": [0.15345416015247051, 0.04003584155757314, 0.052600309319295324, 0.24639741494294465, 0.3371060573336808, 0.4924670548483838, 0.17873349747865785, 0.04718429143133777, 0.09079846173350238, 0.22309497482294394, 0.2856216671754388, 0.2370735181142125], "min": [0.22853445780472703, 0.19933092581282832, 0.8887824230552569, 2.0192860753612925, -0.7570736191353018, 0.0941116888278064, 0.23066514720194767, -0.3676629321035022, 0.7784073314491453, 2.055037981553525, -0.6913301623866245, 1.541035484629583], "max": [0.6390426234620845, 0.30086688230231007, 1.1439607287187223, 2.848531325952668, 0.5537262501480211, 1.5083455619530213, 0.6453297921373107, -0.13184052760657933, 1.1482567317584684, 2.8451591646055907, 0.14478215252181803, 2.34228827832727], "count": [380]}, "eef_sim_pose_action": {"mean": [0.4078885544323833, 0.2588801392850399, 1.0340608400014353, 2.3681382832694258, -0.048961790114470216, 1.1225897591156062, 0.4494759585117635, -0.26766306158131803, 0.9695374492634934, 2.433592806448613, -0.23150198595821572, 1.9201757769020429], "std": [0.15345416015247051, 0.04003584155757314, 0.052600309319295324, 0.24639741494294465, 0.3371060573336808, 0.4924670548483838, 0.17873349747865785, 0.04718429143133777, 0.09079846173350238, 0.22309497482294394, 0.2856216671754388, 0.2370735181142125], "min": [0.22853445780472703, 0.19933092581282832, 0.8887824230552569, 2.0192860753612925, -0.7570736191353018, 0.0941116888278064, 0.23066514720194767, -0.3676629321035022, 0.7784073314491453, 2.055037981553525, -0.6913301623866245, 1.541035484629583], "max": [0.6390426234620845, 0.30086688230231007, 1.1439607287187223, 2.848531325952668, 0.5537262501480211, 1.5083455619530213, 0.6453297921373107, -0.13184052760657933, 1.1482567317584684, 2.8451591646055907, 0.14478215252181803, 2.34228827832727], "count": [380]}, "gripper_mode_state": {"mean": [0.2236842105263158, 0.13421052631578947], "std": [0.41671283216087096, 0.34087836678473743], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.9105263157894736, 1.8578947368421053], "std": [0.3802973031473698, 0.44226187702201897], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.2236842105263158, 0.13421052631578947], "std": [0.41671283216087096, 0.34087836678473743], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.9105263157894736, 1.8578947368421053], "std": [0.3802973031473698, 0.44226187702201897], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.5019901316416892, 0.6132335395944354], "std": [0.19304610844484457, 0.219025610012058], "min": [0.13249999843537807, 0.01875000074505806], "max": [0.6525000184774399, 0.8937500417232513], "count": [380]}, "gripper_open_scale_action": {"mean": [0.5019901316416892, 0.6132335395944354], "std": [0.19304610844484457, 0.219025610012058], "min": [0.13249999843537807, 0.01875000074505806], "max": [0.6525000184774399, 0.8937500417232513], "count": [380]}}} +{"episode_index": 337, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7411764705882353]], [[0.7176470588235294]]], "mean": [[[0.38629464869281044]], [[0.41044883442265795]], [[0.38513245098039217]]], "std": [[[0.13475565553132102]], [[0.13449611090675018]], [[0.12952013389899664]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696762377450981]], [[0.46881114583333333]], [[0.4590886928104575]]], "std": [[[0.14864352927996152]], [[0.1476584172310517]], [[0.14889591609701272]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864035498366013]], [[0.49787438725490196]], [[0.488199801879085]]], "std": [[[0.12842023629295682]], [[0.11336018514019915]], [[0.11849491227737723]]], "count": [100]}, "observation.state": {"min": [-0.033807333558797836, -0.02225911058485508, -1.3026987314224243, -1.6757482290267944, 0.5104069709777832, 0.03249900043010712, 0.12999999523162842, -0.010448000393807888, -0.06565999984741211, 0.12960700690746307, -3.141592502593994, 0.3854036033153534, -3.1409993171691895, -0.2850073277950287, -0.016973445191979408, -1.374395489692688, -0.0630616694688797, 0.4553872346878052, -1.378303050994873, 0.012000000104308128, -0.008754000067710876, -0.055681999772787094, 0.01243900042027235, -3.1192524433135986, 0.1736951619386673, -3.1300909519195557], "max": [-0.033807333558797836, 2.0117456912994385, -0.4862639009952545, -0.021491555497050285, 1.1495190858840942, 2.1024394035339355, 0.4860000014305115, 0.4165090024471283, -0.0014220000011846423, 0.3710249960422516, 3.1407549381256104, 1.151323914527893, 3.1408944129943848, 0.24584455788135529, 2.3703858852386475, -0.4718024432659149, 1.5416004657745361, 1.240439534187317, -0.11174911260604858, 0.7170000076293945, 0.41790100932121277, 0.1752150058746338, 0.37000200152397156, 3.1304924488067627, 1.0831339359283447, 3.1374387741088867], "mean": [-0.033807482570409775, 0.9517876505851746, -0.7739383578300476, -0.6146767735481262, 0.8110510110855103, 0.8198221921920776, 0.40022870898246765, 0.18233290314674377, -0.03282442316412926, 0.2512351870536804, -0.35503584146499634, 0.7875568866729736, 1.525382161140442, 0.006367694120854139, 1.3412108421325684, -0.9511295557022095, 0.737453281879425, 0.9542312026023865, -0.7693015933036804, 0.4408336281776428, 0.23794686794281006, 0.031095096841454506, 0.17784808576107025, 0.28220394253730774, 0.6326896548271179, -1.7717434167861938], "std": [1.4901161193847656e-07, 0.7650060057640076, 0.32837700843811035, 0.5216286778450012, 0.24405215680599213, 0.7545629739761353, 0.13313820958137512, 0.15656936168670654, 0.02313000150024891, 0.05660517141222954, 2.8072450160980225, 0.2398613691329956, 2.3258049488067627, 0.13902871310710907, 0.9895508289337158, 0.36676135659217834, 0.5694907903671265, 0.22186607122421265, 0.5084328055381775, 0.1860533356666565, 0.18183384835720062, 0.05102211609482765, 0.09735989570617676, 2.6890718936920166, 0.2617807388305664, 2.3157460689544678], "count": [406]}, "action": {"min": [-0.033807333558797836, -0.02225911058485508, -1.3026987314224243, -1.6757482290267944, 0.5104069709777832, 0.03249900043010712, 0.12999999523162842, -0.010448000393807888, -0.06565999984741211, 0.12960700690746307, -3.141592502593994, 0.3854036033153534, -3.1409993171691895, -0.2850073277950287, -0.016973445191979408, -1.374395489692688, -0.0630616694688797, 0.4553872346878052, -1.378303050994873, 0.012000000104308128, -0.008754000067710876, -0.055681999772787094, 0.01243900042027235, -3.1192524433135986, 0.1736951619386673, -3.1300909519195557], "max": [-0.033807333558797836, 2.0117456912994385, -0.4862639009952545, -0.021491555497050285, 1.1495190858840942, 2.1024394035339355, 0.4860000014305115, 0.4165090024471283, -0.0014220000011846423, 0.3710249960422516, 3.1407549381256104, 1.151323914527893, 3.1408944129943848, 0.24584455788135529, 2.3703858852386475, -0.4718024432659149, 1.5416004657745361, 1.240439534187317, -0.11174911260604858, 0.7170000076293945, 0.41790100932121277, 0.1752150058746338, 0.37000200152397156, 3.1304924488067627, 1.0831339359283447, 3.1374387741088867], "mean": [-0.033807482570409775, 0.9517876505851746, -0.7739383578300476, -0.6146767735481262, 0.8110510110855103, 0.8198221921920776, 0.40022870898246765, 0.18233290314674377, -0.03282442316412926, 0.2512351870536804, -0.35503584146499634, 0.7875568866729736, 1.525382161140442, 0.006367694120854139, 1.3412108421325684, -0.9511295557022095, 0.737453281879425, 0.9542312026023865, -0.7693015933036804, 0.4408336281776428, 0.23794686794281006, 0.031095096841454506, 0.17784808576107025, 0.28220394253730774, 0.6326896548271179, -1.7717434167861938], "std": [1.4901161193847656e-07, 0.7650060057640076, 0.32837700843811035, 0.5216286778450012, 0.24405215680599213, 0.7545629739761353, 0.13313820958137512, 0.15656936168670654, 0.02313000150024891, 0.05660517141222954, 2.8072450160980225, 0.2398613691329956, 2.3258049488067627, 0.13902871310710907, 0.9895508289337158, 0.36676135659217834, 0.5694907903671265, 0.22186607122421265, 0.5084328055381775, 0.1860533356666565, 0.18183384835720062, 0.05102211609482765, 0.09735989570617676, 2.6890718936920166, 0.2617807388305664, 2.3157460689544678], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [406]}, "index": {"min": [156921], "max": [157326], "mean": [157123.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [3.3793103448275863, 5.0, 5.0, 5.0, 5.0], "std": [1.5706562643463438, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [406]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [406]}, "eef_direction_state": {"mean": [4.24384236453202, 4.184729064039409], "std": [2.177391446684976, 2.06134092387121], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.9753694581280788, 0.9064039408866995], "std": [0.9147850895442158, 0.9021639963114405], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.812807881773399, 0.8078817733990148], "std": [0.8448239957412681, 0.8610549983365776], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.24384236453202, 4.184729064039409], "std": [2.177391446684976, 2.06134092387121], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.9753694581280788, 0.9064039408866995], "std": [0.9147850895442158, 0.9021639963114405], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.812807881773399, 0.8078817733990148], "std": [0.8448239957412681, 0.8610549983365776], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.4207543864612466, 0.2682225909390807, 1.0257141425091312, 2.3094561288664055, 0.04467353804651957, 1.1275683105616563, 0.47714964123228787, -0.268083766515524, 0.9535404774395118, 2.430786708159415, -0.32850734867093334, 1.9199661416547678], "std": [0.15620788234450508, 0.023488779184771803, 0.056714916741524346, 0.20443405790964747, 0.34873097506735007, 0.47100623808816694, 0.18229850213011634, 0.05093253293555699, 0.09692799701619742, 0.23179557762922262, 0.35271042539336306, 0.2427657321902253], "min": [0.22847904630849036, 0.2342570218787536, 0.9040046319178611, 1.9883523682190742, -0.6430866330153138, 0.15057818765317132, 0.22994280634965358, -0.35547592583466797, 0.788467865507602, 2.057784629414238, -0.828295383402872, 1.470034526348126], "max": [0.6544728600088755, 0.2999929409241904, 1.1458897324625064, 2.658721712443133, 0.7165340452353437, 1.5083455619530213, 0.6576714790076331, -0.12460538532857642, 1.1449827149043093, 2.9668058702408, 0.0961530438903282, 2.5310688776118395], "count": [406]}, "eef_sim_pose_action": {"mean": [0.4207543864612466, 0.2682225909390807, 1.0257141425091312, 2.3094561288664055, 0.04467353804651957, 1.1275683105616563, 0.47714964123228787, -0.268083766515524, 0.9535404774395118, 2.430786708159415, -0.32850734867093334, 1.9199661416547678], "std": [0.15620788234450508, 0.023488779184771803, 0.056714916741524346, 0.20443405790964747, 0.34873097506735007, 0.47100623808816694, 0.18229850213011634, 0.05093253293555699, 0.09692799701619742, 0.23179557762922262, 0.35271042539336306, 0.2427657321902253], "min": [0.22847904630849036, 0.2342570218787536, 0.9040046319178611, 1.9883523682190742, -0.6430866330153138, 0.15057818765317132, 0.22994280634965358, -0.35547592583466797, 0.788467865507602, 2.057784629414238, -0.828295383402872, 1.470034526348126], "max": [0.6544728600088755, 0.2999929409241904, 1.1458897324625064, 2.658721712443133, 0.7165340452353437, 1.5083455619530213, 0.6576714790076331, -0.12460538532857642, 1.1449827149043093, 2.9668058702408, 0.0961530438903282, 2.5310688776118395], "count": [406]}, "gripper_mode_state": {"mean": [0.21428571428571427, 0.17733990147783252], "std": [0.410325903324146, 0.38195609802916547], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8940886699507389, 1.8522167487684729], "std": [0.4224191787561144, 0.4470290678498782], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.21428571428571427, 0.17733990147783252], "std": [0.410325903324146, 0.38195609802916547], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8940886699507389, 1.8522167487684729], "std": [0.4224191787561144, 0.4470290678498782], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.5002863300973411, 0.5510437279008329], "std": [0.16642268967452448, 0.23256620489390023], "min": [0.16249999403953552, 0.01500000013038516], "max": [0.6075000017881393, 0.8962500095367432], "count": [406]}, "gripper_open_scale_action": {"mean": [0.5002863300973411, 0.5510437279008329], "std": [0.16642268967452448, 0.23256620489390023], "min": [0.16249999403953552, 0.01500000013038516], "max": [0.6075000017881393, 0.8962500095367432], "count": [406]}}} +{"episode_index": 338, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.7333333333333333]], [[0.7294117647058823]]], "mean": [[[0.3869240931372549]], [[0.41060982026143794]], [[0.3853889760348584]]], "std": [[[0.13602052103443749]], [[0.13574657702865484]], [[0.1305165858161424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756165706699346]], [[0.47409576593137254]], [[0.4641367075163399]]], "std": [[[0.14143578474923274]], [[0.1427384989425074]], [[0.1451310657366328]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807032414215686]], [[0.4921499183006536]], [[0.4823117075163399]]], "std": [[[0.12243256303280907]], [[0.1072493010771281]], [[0.11223053991612979]]], "count": [100]}, "observation.state": {"min": [-0.033807333558797836, -0.02203233353793621, -1.294168472290039, -1.6845227479934692, 0.5083136558532715, 0.061142776161432266, 0.12999999523162842, -0.010379999876022339, -0.0635249987244606, 0.12103799730539322, -3.1405630111694336, 0.41777947545051575, -3.141592502593994, -0.19883178174495697, -0.018369000405073166, -1.228926181793213, -0.0790407806634903, 0.4369833469390869, -1.2848007678985596, 0.013000000268220901, -0.009885000064969063, -0.03028300032019615, 0.01133000012487173, -3.141592502593994, 0.15489797294139862, -3.1350650787353516], "max": [0.08704777806997299, 1.9979121685028076, -0.4865429997444153, -0.0695684477686882, 1.1545954942703247, 2.101898670196533, 0.5789999961853027, 0.41343700885772705, 0.010187000036239624, 0.32283198833465576, 3.1392364501953125, 1.1872602701187134, 3.14021372795105, 0.3487842082977295, 2.3719735145568848, -0.4786232113838196, 1.4311422109603882, 1.240265130996704, -0.08163999766111374, 0.7120000123977661, 0.40933799743652344, 0.19882099330425262, 0.3638229966163635, 3.13996958732605, 1.1587764024734497, 3.1175594329833984], "mean": [-0.0003379711997695267, 0.9336719512939453, -0.750697910785675, -0.6012560129165649, 0.8322818875312805, 0.8144723773002625, 0.4282795786857605, 0.17603714764118195, -0.03070230595767498, 0.2449486404657364, -0.435729444026947, 0.7561755180358887, 1.0284019708633423, 0.03805017098784447, 1.2014153003692627, -0.8855817914009094, 0.6250026226043701, 0.8867339491844177, -0.6878440976142883, 0.46380946040153503, 0.21381065249443054, 0.039508018642663956, 0.18970341980457306, 0.39215555787086487, 0.6562265753746033, -1.8697022199630737], "std": [0.05078762397170067, 0.763668954372406, 0.31837648153305054, 0.48817625641822815, 0.2611810564994812, 0.7327191233634949, 0.1530667394399643, 0.15629300475120544, 0.021843478083610535, 0.050543755292892456, 2.822178602218628, 0.21974827349185944, 2.570502996444702, 0.11470852792263031, 0.9684882164001465, 0.35380539298057556, 0.507568359375, 0.2529066205024719, 0.46188411116600037, 0.1755683422088623, 0.17970708012580872, 0.05210169404745102, 0.09143108874559402, 2.795842409133911, 0.26892462372779846, 2.171518325805664], "count": [368]}, "action": {"min": [-0.033807333558797836, -0.02203233353793621, -1.294168472290039, -1.6845227479934692, 0.5083136558532715, 0.061142776161432266, 0.12999999523162842, -0.010379999876022339, -0.0635249987244606, 0.12103799730539322, -3.1405630111694336, 0.41777947545051575, -3.141592502593994, -0.19883178174495697, -0.018369000405073166, -1.228926181793213, -0.0790407806634903, 0.4369833469390869, -1.2848007678985596, 0.013000000268220901, -0.009885000064969063, -0.03028300032019615, 0.01133000012487173, -3.141592502593994, 0.15489797294139862, -3.1350650787353516], "max": [0.08704777806997299, 1.9979121685028076, -0.4865429997444153, -0.0695684477686882, 1.1545954942703247, 2.101898670196533, 0.5789999961853027, 0.41343700885772705, 0.010187000036239624, 0.32283198833465576, 3.1392364501953125, 1.1872602701187134, 3.14021372795105, 0.3487842082977295, 2.3719735145568848, -0.4786232113838196, 1.4311422109603882, 1.240265130996704, -0.08163999766111374, 0.7120000123977661, 0.40933799743652344, 0.19882099330425262, 0.3638229966163635, 3.13996958732605, 1.1587764024734497, 3.1175594329833984], "mean": [-0.0003379711997695267, 0.9336719512939453, -0.750697910785675, -0.6012560129165649, 0.8322818875312805, 0.8144723773002625, 0.4282795786857605, 0.17603714764118195, -0.03070230595767498, 0.2449486404657364, -0.435729444026947, 0.7561755180358887, 1.0284019708633423, 0.03805017098784447, 1.2014153003692627, -0.8855817914009094, 0.6250026226043701, 0.8867339491844177, -0.6878440976142883, 0.46380946040153503, 0.21381065249443054, 0.039508018642663956, 0.18970341980457306, 0.39215555787086487, 0.6562265753746033, -1.8697022199630737], "std": [0.05078762397170067, 0.763668954372406, 0.31837648153305054, 0.48817625641822815, 0.2611810564994812, 0.7327191233634949, 0.1530667394399643, 0.15629300475120544, 0.021843478083610535, 0.050543755292892456, 2.822178602218628, 0.21974827349185944, 2.570502996444702, 0.11470852792263031, 0.9684882164001465, 0.35380539298057556, 0.507568359375, 0.2529066205024719, 0.46188411116600037, 0.1755683422088623, 0.17970708012580872, 0.05210169404745102, 0.09143108874559402, 2.795842409133911, 0.26892462372779846, 2.171518325805664], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [368]}, "index": {"min": [157327], "max": [157694], "mean": [157510.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [3.483695652173913, 5.0, 5.0, 5.0, 5.0], "std": [1.5585512485410677, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [368]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [368]}, "eef_direction_state": {"mean": [4.1875, 4.059782608695652], "std": [2.1694910868881108, 2.169880771249127], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [1.0081521739130435, 0.9347826086956522], "std": [0.9133305384663707, 0.9184621814903283], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.8369565217391305, 0.8260869565217391], "std": [0.8694972799547851, 0.8736317955395702], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [4.1875, 4.059782608695652], "std": [2.1694910868881108, 2.169880771249127], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [1.0081521739130435, 0.9347826086956522], "std": [0.9133305384663707, 0.9184621814903283], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.8369565217391305, 0.8260869565217391], "std": [0.8694972799547851, 0.8736317955395702], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.4144380804196519, 0.2703755696150404, 1.019442595164499, 2.34644155502467, 0.029386473295392953, 1.1525978023138104, 0.4529172612107077, -0.25951064803310847, 0.9653378071491281, 2.451401302674998, -0.20953991178756565, 1.894600699292317], "std": [0.15592909277622877, 0.02219301939525518, 0.05067862322973011, 0.19080044658089965, 0.3252180430146622, 0.44604412931429904, 0.18009130602666812, 0.052009592717984894, 0.09101833801714138, 0.253536076726493, 0.26088582879320693, 0.21026748290018135], "min": [0.2284786242393312, 0.2363790729806424, 0.8954925642623136, 1.9540756528212055, -0.6333146543639396, 0.23098957497256611, 0.22875433084515406, -0.3301552834231923, 0.7873608921312726, 1.9776121816652457, -0.660821058859888, 1.518144950208814], "max": [0.6514214890111419, 0.3115476388555, 1.097495789870515, 2.7185795566211963, 0.6617480517823187, 1.4677509663951351, 0.6491439832214836, -0.10080035456641512, 1.1388244096679232, 2.9858957032274476, 0.11530932805092009, 2.353058534243369], "count": [368]}, "eef_sim_pose_action": {"mean": [0.4144380804196519, 0.2703755696150404, 1.019442595164499, 2.34644155502467, 0.029386473295392953, 1.1525978023138104, 0.4529172612107077, -0.25951064803310847, 0.9653378071491281, 2.451401302674998, -0.20953991178756565, 1.894600699292317], "std": [0.15592909277622877, 0.02219301939525518, 0.05067862322973011, 0.19080044658089965, 0.3252180430146622, 0.44604412931429904, 0.18009130602666812, 0.052009592717984894, 0.09101833801714138, 0.253536076726493, 0.26088582879320693, 0.21026748290018135], "min": [0.2284786242393312, 0.2363790729806424, 0.8954925642623136, 1.9540756528212055, -0.6333146543639396, 0.23098957497256611, 0.22875433084515406, -0.3301552834231923, 0.7873608921312726, 1.9776121816652457, -0.660821058859888, 1.518144950208814], "max": [0.6514214890111419, 0.3115476388555, 1.097495789870515, 2.7185795566211963, 0.6617480517823187, 1.4677509663951351, 0.6491439832214836, -0.10080035456641512, 1.1388244096679232, 2.9858957032274476, 0.11530932805092009, 2.353058534243369], "count": [368]}, "gripper_mode_state": {"mean": [0.22282608695652173, 0.14673913043478262], "std": [0.4161425500092081, 0.35384566979691373], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_state": {"mean": [1.8831521739130435, 1.8532608695652173], "std": [0.44225073880496146, 0.46061185370456637], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.22282608695652173, 0.14673913043478262], "std": [0.4161425500092081, 0.35384566979691373], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_action": {"mean": [1.8831521739130435, 1.8532608695652173], "std": [0.44225073880496146, 0.46061185370456637], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.5353498513526891, 0.579762219188168], "std": [0.19133369658663527, 0.2194604589505719], "min": [0.16249999403953552, 0.016250000335276127], "max": [0.7237499952316284, 0.8900000154972076], "count": [368]}, "gripper_open_scale_action": {"mean": [0.5353498513526891, 0.579762219188168], "std": [0.19133369658663527, 0.2194604589505719], "min": [0.16249999403953552, 0.016250000335276127], "max": [0.7237499952316284, 0.8900000154972076], "count": [368]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.7098039215686275]], [[0.6862745098039216]]], "mean": [[[0.38785835511982575]], [[0.4127558632897603]], [[0.3875734150326797]]], "std": [[[0.128884004481099]], [[0.1274042626648058]], [[0.12267483517896674]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47111137663398694]], [[0.47038554125816995]], [[0.45967404616013074]]], "std": [[[0.14358112583553656]], [[0.14444482895680144]], [[0.1457141381016311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48423984681372545]], [[0.4929491482843137]], [[0.4824721629901961]]], "std": [[[0.12849212442574884]], [[0.11814514309581]], [[0.12504483491813104]]], "count": [100]}, "observation.state": {"min": [-0.14839988946914673, -0.022363778203725815, -1.216907024383545, -1.7361234426498413, 0.3748287856578827, 0.12532088160514832, 0.0860000029206276, -0.01457200013101101, -0.08847299963235855, 0.12957100570201874, -3.141592502593994, 0.35927602648735046, -3.139934539794922, -0.14831267297267914, -0.018177110701799393, -1.3989572525024414, -0.14826034009456635, 0.31717488169670105, -1.4838244915008545, 0.013000000268220901, -0.011030999943614006, -0.004062000196427107, 0.005057999864220619, -3.1360249519348145, 0.13187706470489502, -3.123598337173462], "max": [0.07454010844230652, 1.9010257720947266, -0.4872058928012848, -0.10391655564308167, 1.163649082183838, 2.0672190189361572, 0.5389999747276306, 0.39695799350738525, 0.0036609999369829893, 0.3426379859447479, 3.1364614963531494, 1.1645185947418213, 3.139498233795166, 0.3842487633228302, 2.407036781311035, -0.48022809624671936, 1.5340120792388916, 1.240404725074768, 0.0, 0.715999960899353, 0.4175339937210083, 0.22032800316810608, 0.34271499514579773, 3.140789747238159, 1.1836299896240234, 3.129497528076172], "mean": [0.02020600624382496, 0.8121959567070007, -0.6934232115745544, -0.6507408618927002, 0.8138583898544312, 0.8511804342269897, 0.43512532114982605, 0.15317118167877197, -0.030021632090210915, 0.25230681896209717, 0.3057205379009247, 0.8172524571418762, 0.8491054773330688, 0.06637740880250931, 1.1558990478515625, -0.8831889629364014, 0.6777858138084412, 0.9264429807662964, -0.7333794236183167, 0.48773330450057983, 0.20651908218860626, 0.03233380988240242, 0.19576776027679443, 0.04344566538929939, 0.7081027030944824, -2.0608949661254883], "std": [0.07822887599468231, 0.7526242136955261, 0.29731062054634094, 0.5233484506607056, 0.30074211955070496, 0.7297269105911255, 0.1665581464767456, 0.15336118638515472, 0.024855034425854683, 0.048875074833631516, 2.7980082035064697, 0.2577163279056549, 2.611647605895996, 0.16910302639007568, 0.9940837025642395, 0.3747580349445343, 0.5846611261367798, 0.25950196385383606, 0.5319012999534607, 0.1800754815340042, 0.1872102916240692, 0.05059513822197914, 0.09206521511077881, 2.786121129989624, 0.25825753808021545, 1.9666595458984375], "count": [369]}, "action": {"min": [-0.14839988946914673, -0.022363778203725815, -1.216907024383545, -1.7361234426498413, 0.3748287856578827, 0.12532088160514832, 0.0860000029206276, -0.01457200013101101, -0.08847299963235855, 0.12957100570201874, -3.141592502593994, 0.35927602648735046, -3.139934539794922, -0.14831267297267914, -0.018177110701799393, -1.3989572525024414, -0.14826034009456635, 0.31717488169670105, -1.4838244915008545, 0.013000000268220901, -0.011030999943614006, -0.004062000196427107, 0.005057999864220619, -3.1360249519348145, 0.13187706470489502, -3.123598337173462], "max": [0.07454010844230652, 1.9010257720947266, -0.4872058928012848, -0.10391655564308167, 1.163649082183838, 2.0672190189361572, 0.5389999747276306, 0.39695799350738525, 0.0036609999369829893, 0.3426379859447479, 3.1364614963531494, 1.1645185947418213, 3.139498233795166, 0.3842487633228302, 2.407036781311035, -0.48022809624671936, 1.5340120792388916, 1.240404725074768, 0.0, 0.715999960899353, 0.4175339937210083, 0.22032800316810608, 0.34271499514579773, 3.140789747238159, 1.1836299896240234, 3.129497528076172], "mean": [0.02020600624382496, 0.8121959567070007, -0.6934232115745544, -0.6507408618927002, 0.8138583898544312, 0.8511804342269897, 0.43512532114982605, 0.15317118167877197, -0.030021632090210915, 0.25230681896209717, 0.3057205379009247, 0.8172524571418762, 0.8491054773330688, 0.06637740880250931, 1.1558990478515625, -0.8831889629364014, 0.6777858138084412, 0.9264429807662964, -0.7333794236183167, 0.48773330450057983, 0.20651908218860626, 0.03233380988240242, 0.19576776027679443, 0.04344566538929939, 0.7081027030944824, -2.0608949661254883], "std": [0.07822887599468231, 0.7526242136955261, 0.29731062054634094, 0.5233484506607056, 0.30074211955070496, 0.7297269105911255, 0.1665581464767456, 0.15336118638515472, 0.024855034425854683, 0.048875074833631516, 2.7980082035064697, 0.2577163279056549, 2.611647605895996, 0.16910302639007568, 0.9940837025642395, 0.3747580349445343, 0.5846611261367798, 0.25950196385383606, 0.5319012999534607, 0.1800754815340042, 0.1872102916240692, 0.05059513822197914, 0.09206521511077881, 2.786121129989624, 0.25825753808021545, 1.9666595458984375], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [369]}, "index": {"min": [157695], "max": [158063], "mean": [157879.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [3.5989159891598916, 5.0, 5.0, 5.0, 5.0], "std": [1.537815617589114, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [369]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [369]}, "eef_direction_state": {"mean": [4.168021680216802, 4.094850948509485], "std": [2.2108274186079506, 2.160046306340287], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.964769647696477, 0.986449864498645], "std": [0.9114478273931909, 0.944147927931349], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.8157181571815718, 0.8428184281842819], "std": [0.8449897526492487, 0.8567972581406991], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.168021680216802, 4.094850948509485], "std": [2.2108274186079506, 2.160046306340287], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.964769647696477, 0.986449864498645], "std": [0.9114478273931909, 0.944147927931349], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.8157181571815718, 0.8428184281842819], "std": [0.8449897526492487, 0.8567972581406991], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.39160692139338726, 0.27098487641019914, 1.026756806494302, 2.2771317804401017, 0.009351267158523418, 1.165480045393769, 0.44555539206299793, -0.26678695512287565, 0.9714055051269116, 2.381646933298956, -0.2163048860324282, 1.95486354372739], "std": [0.15301513507531436, 0.024962613715489256, 0.04898002558095792, 0.21815647439762875, 0.3621993869341583, 0.45673302476811084, 0.18772199604848547, 0.05050192050515427, 0.09165830400182778, 0.23583436820045753, 0.3052433551379613, 0.20455981216286787], "min": [0.22433175934801933, 0.21263734507939258, 0.9040146562441072, 1.9766583442772958, -0.7949871821286492, 0.14771519260147792, 0.22748250944199813, -0.3037388695911562, 0.7810994766600415, 1.9312272674795814, -0.7082034785105261, 1.5822994285907277], "max": [0.635151586231242, 0.30500516727674015, 1.1172705583651115, 2.684726825561599, 0.6481394053226421, 1.50950193305246, 0.6574652480556743, -0.07939875704420646, 1.1178435316326139, 3.001141518279688, 0.15099229116503254, 2.5343594019871363], "count": [369]}, "eef_sim_pose_action": {"mean": [0.39160692139338726, 0.27098487641019914, 1.026756806494302, 2.2771317804401017, 0.009351267158523418, 1.165480045393769, 0.44555539206299793, -0.26678695512287565, 0.9714055051269116, 2.381646933298956, -0.2163048860324282, 1.95486354372739], "std": [0.15301513507531436, 0.024962613715489256, 0.04898002558095792, 0.21815647439762875, 0.3621993869341583, 0.45673302476811084, 0.18772199604848547, 0.05050192050515427, 0.09165830400182778, 0.23583436820045753, 0.3052433551379613, 0.20455981216286787], "min": [0.22433175934801933, 0.21263734507939258, 0.9040146562441072, 1.9766583442772958, -0.7949871821286492, 0.14771519260147792, 0.22748250944199813, -0.3037388695911562, 0.7810994766600415, 1.9312272674795814, -0.7082034785105261, 1.5822994285907277], "max": [0.635151586231242, 0.30500516727674015, 1.1172705583651115, 2.684726825561599, 0.6481394053226421, 1.50950193305246, 0.6574652480556743, -0.07939875704420646, 1.1178435316326139, 3.001141518279688, 0.15099229116503254, 2.5343594019871363], "count": [369]}, "gripper_mode_state": {"mean": [0.2005420054200542, 0.14092140921409213], "std": [0.4004059308778499, 0.34794046277949275], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.905149051490515, 1.867208672086721], "std": [0.3953668558230233, 0.4432365104009773], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.2005420054200542, 0.14092140921409213], "std": [0.4004059308778499, 0.34794046277949275], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.905149051490515, 1.867208672086721], "std": [0.3953668558230233, 0.4432365104009773], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.543905797043467, 0.6096680209906342], "std": [0.20819740193947345, 0.22509409786328474], "min": [0.10750000365078449, 0.016250000335276127], "max": [0.6737499684095383, 0.8949999511241913], "count": [369]}, "gripper_open_scale_action": {"mean": [0.543905797043467, 0.6096680209906342], "std": [0.20819740193947345, 0.22509409786328474], "min": [0.10750000365078449, 0.016250000335276127], "max": [0.6737499684095383, 0.8949999511241913], "count": [369]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6941176470588235]], [[0.6627450980392157]]], "mean": [[[0.3884334885620915]], [[0.41245753812636166]], [[0.387733924291939]]], "std": [[[0.12765938219149506]], [[0.12824766265118942]], [[0.12374979949460584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46913884191176475]], [[0.46994744076797385]], [[0.4601251633986928]]], "std": [[[0.14723477463296397]], [[0.14663381745359508]], [[0.14703390148699755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830700081699346]], [[0.4930975102124183]], [[0.483498245506536]]], "std": [[[0.11926720401676216]], [[0.10725661995900736]], [[0.11264420404334273]]], "count": [100]}, "observation.state": {"min": [-0.1029396653175354, -0.022363778203725815, -1.2329210042953491, -1.7538819313049316, 0.340881884098053, 0.1174011081457138, 0.10300000011920929, -0.010417000390589237, -0.08379200100898743, 0.11773599684238434, -3.135850429534912, 0.415336012840271, -3.141592502593994, -0.2652602195739746, -0.01863066665828228, -1.2989656925201416, -0.06154400110244751, 0.3987799882888794, -1.5381115674972534, 0.013000000268220901, -0.009933999739587307, -0.04953800141811371, -0.0023610000498592854, -3.14009165763855, 0.27256807684898376, -3.135641098022461], "max": [0.06116022169589996, 1.9113354682922363, -0.4858452081680298, -0.11244688928127289, 1.160491704940796, 2.1026487350463867, 0.5029999613761902, 0.4005480110645294, -0.0034260000102221966, 0.33741798996925354, 3.136600971221924, 1.1639950275421143, 3.1391665935516357, 0.4036644399166107, 2.4501595497131348, -0.4797745645046234, 1.592991828918457, 1.2398812770843506, -0.08137833327054977, 0.7139999866485596, 0.41743600368499756, 0.22159899771213531, 0.3607749938964844, 3.1402487754821777, 1.2088325023651123, 3.1310508251190186], "mean": [-0.005780011881142855, 0.8617606163024902, -0.7223696708679199, -0.6579613089561462, 0.7893037796020508, 0.8681920170783997, 0.3820169270038605, 0.16560892760753632, -0.031125105917453766, 0.25514596700668335, 0.5765193104743958, 0.8134073615074158, 0.7245820164680481, 0.03437865898013115, 1.1633191108703613, -0.9143717288970947, 0.5998689532279968, 0.9319321513175964, -0.6780785322189331, 0.5090838074684143, 0.21447817981243134, 0.030977729707956314, 0.2056865394115448, 0.1278669536113739, 0.6997812390327454, -2.05452299118042], "std": [0.04673861339688301, 0.7473422884941101, 0.3127639889717102, 0.5399157404899597, 0.3048355281352997, 0.7973116040229797, 0.14993634819984436, 0.1548738181591034, 0.023847118020057678, 0.04923537001013756, 2.7374701499938965, 0.23937605321407318, 2.6032657623291016, 0.13146935403347015, 0.9635322690010071, 0.38535937666893005, 0.5236642956733704, 0.22297048568725586, 0.494775652885437, 0.17305131256580353, 0.18510802090168, 0.0505719855427742, 0.08428578078746796, 2.8289074897766113, 0.2517918646335602, 1.958878993988037], "count": [412]}, "action": {"min": [-0.1029396653175354, -0.022363778203725815, -1.2329210042953491, -1.7538819313049316, 0.340881884098053, 0.1174011081457138, 0.10300000011920929, -0.010417000390589237, -0.08379200100898743, 0.11773599684238434, -3.135850429534912, 0.415336012840271, -3.141592502593994, -0.2652602195739746, -0.01863066665828228, -1.2989656925201416, -0.06154400110244751, 0.3987799882888794, -1.5381115674972534, 0.013000000268220901, -0.009933999739587307, -0.04953800141811371, -0.0023610000498592854, -3.14009165763855, 0.27256807684898376, -3.135641098022461], "max": [0.06116022169589996, 1.9113354682922363, -0.4858452081680298, -0.11244688928127289, 1.160491704940796, 2.1026487350463867, 0.5029999613761902, 0.4005480110645294, -0.0034260000102221966, 0.33741798996925354, 3.136600971221924, 1.1639950275421143, 3.1391665935516357, 0.4036644399166107, 2.4501595497131348, -0.4797745645046234, 1.592991828918457, 1.2398812770843506, -0.08137833327054977, 0.7139999866485596, 0.41743600368499756, 0.22159899771213531, 0.3607749938964844, 3.1402487754821777, 1.2088325023651123, 3.1310508251190186], "mean": [-0.005780011881142855, 0.8617606163024902, -0.7223696708679199, -0.6579613089561462, 0.7893037796020508, 0.8681920170783997, 0.3820169270038605, 0.16560892760753632, -0.031125105917453766, 0.25514596700668335, 0.5765193104743958, 0.8134073615074158, 0.7245820164680481, 0.03437865898013115, 1.1633191108703613, -0.9143717288970947, 0.5998689532279968, 0.9319321513175964, -0.6780785322189331, 0.5090838074684143, 0.21447817981243134, 0.030977729707956314, 0.2056865394115448, 0.1278669536113739, 0.6997812390327454, -2.05452299118042], "std": [0.04673861339688301, 0.7473422884941101, 0.3127639889717102, 0.5399157404899597, 0.3048355281352997, 0.7973116040229797, 0.14993634819984436, 0.1548738181591034, 0.023847118020057678, 0.04923537001013756, 2.7374701499938965, 0.23937605321407318, 2.6032657623291016, 0.13146935403347015, 0.9635322690010071, 0.38535937666893005, 0.5236642956733704, 0.22297048568725586, 0.494775652885437, 0.17305131256580353, 0.18510802090168, 0.0505719855427742, 0.08428578078746796, 2.8289074897766113, 0.2517918646335602, 1.958878993988037], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [412]}, "index": {"min": [158064], "max": [158475], "mean": [158269.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [3.504854368932039, 5.0, 5.0, 5.0, 5.0], "std": [1.6017210792409453, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [412]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [412]}, "eef_direction_state": {"mean": [4.072815533980583, 4.094660194174757], "std": [2.213054567644092, 2.1493441381821183], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.9757281553398058, 0.9271844660194175], "std": [0.8891979607933889, 0.934525909063068], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.9053398058252428, 0.8422330097087378], "std": [0.8692540218111823, 0.8600422568516919], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.072815533980583, 4.094660194174757], "std": [2.213054567644092, 2.1493441381821183], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.9757281553398058, 0.9271844660194175], "std": [0.8891979607933889, 0.934525909063068], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.9053398058252428, 0.8422330097087378], "std": [0.8692540218111823, 0.8600422568516919], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.4040368985302216, 0.26988460430483324, 1.0295868945508435, 2.2735524872920116, -0.0035506561741609245, 1.1571850065856712, 0.45348379744214523, -0.2680503338157206, 0.9813050683324327, 2.4056979016927706, -0.20098129787567098, 1.9276916439672775], "std": [0.15452564938576632, 0.024148668575840207, 0.04929414509796378, 0.20257604351069194, 0.3693056383402343, 0.47481816975014257, 0.18547048654762185, 0.05052455723091929, 0.08390262427514587, 0.23170845813507976, 0.2623753439259775, 0.22812664424255588], "min": [0.22849616481921647, 0.21716622949105882, 0.8922680624734296, 1.9762711453032324, -0.7369187976664008, 0.1794820677343023, 0.22872016938105055, -0.34967506481353156, 0.7736749115114646, 1.9370512227633658, -0.6804228559257965, 1.5194690796301535], "max": [0.6386005594444522, 0.29792882015850025, 1.1120380412776298, 2.612584894094497, 0.6814327611732649, 1.537698618202146, 0.6575908123393355, -0.07783615008699094, 1.135743842877456, 2.8627293582390743, 0.09122216216822965, 2.5474134318721897], "count": [412]}, "eef_sim_pose_action": {"mean": [0.4040368985302216, 0.26988460430483324, 1.0295868945508435, 2.2735524872920116, -0.0035506561741609245, 1.1571850065856712, 0.45348379744214523, -0.2680503338157206, 0.9813050683324327, 2.4056979016927706, -0.20098129787567098, 1.9276916439672775], "std": [0.15452564938576632, 0.024148668575840207, 0.04929414509796378, 0.20257604351069194, 0.3693056383402343, 0.47481816975014257, 0.18547048654762185, 0.05052455723091929, 0.08390262427514587, 0.23170845813507976, 0.2623753439259775, 0.22812664424255588], "min": [0.22849616481921647, 0.21716622949105882, 0.8922680624734296, 1.9762711453032324, -0.7369187976664008, 0.1794820677343023, 0.22872016938105055, -0.34967506481353156, 0.7736749115114646, 1.9370512227633658, -0.6804228559257965, 1.5194690796301535], "max": [0.6386005594444522, 0.29792882015850025, 1.1120380412776298, 2.612584894094497, 0.6814327611732649, 1.537698618202146, 0.6575908123393355, -0.07783615008699094, 1.135743842877456, 2.8627293582390743, 0.09122216216822965, 2.5474134318721897], "count": [412]}, "gripper_mode_state": {"mean": [0.2354368932038835, 0.12378640776699029], "std": [0.424271566950207, 0.32933771879202384], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.924757281553398, 1.8689320388349515], "std": [0.3506840601165025, 0.4264391114445662], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.2354368932038835, 0.12378640776699029], "std": [0.424271566950207, 0.32933771879202384], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.924757281553398, 1.8689320388349515], "std": [0.3506840601165025, 0.4264391114445662], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.47752122037582895, 0.6363561962198837], "std": [0.18742030814309027, 0.21631375980220677], "min": [0.1287500001490116, 0.016250000335276127], "max": [0.6287499517202377, 0.8924999833106995], "count": [412]}, "gripper_open_scale_action": {"mean": [0.47752122037582895, 0.6363561962198837], "std": [0.18742030814309027, 0.21631375980220677], "min": [0.1287500001490116, 0.016250000335276127], "max": [0.6287499517202377, 0.8924999833106995], "count": [412]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.7294117647058823]], [[0.7215686274509804]]], "mean": [[[0.3879115713507625]], [[0.4126915958605664]], [[0.3874357461873638]]], "std": [[[0.13336572664467]], [[0.1332932906747088]], [[0.12834853723526643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46384047385620913]], [[0.4635199244281045]], [[0.4530819117647059]]], "std": [[[0.14542262888519472]], [[0.14439368338550926]], [[0.14715509036501573]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48465977124183]], [[0.4947240196078431]], [[0.48431924836601303]]], "std": [[[0.12669236810721107]], [[0.11516531910745421]], [[0.12220464962031412]]], "count": [100]}, "observation.state": {"min": [-0.0746273323893547, -0.021927665919065475, -1.0620701313018799, -1.768064260482788, 0.18374232947826385, 0.11633700132369995, 0.0949999988079071, -0.010350000113248825, -0.07220300287008286, 0.09227599948644638, -3.1400043964385986, 0.33737215399742126, -3.138974666595459, -0.2081471085548401, -0.01863066665828228, -1.3187302350997925, -0.17601443827152252, 0.3500053286552429, -1.4728518724441528, 0.013000000268220901, -0.010238000191748142, -0.038371000438928604, 0.0034890000242739916, -3.1382241249084473, 0.2705085873603821, -3.140667676925659], "max": [0.013135666958987713, 1.8296431303024292, -0.48390889167785645, -0.05957277864217758, 1.1385465860366821, 2.1024394035339355, 0.6360000371932983, 0.36995500326156616, -0.0053369998931884766, 0.3377929925918579, 3.136566162109375, 1.1913617849349976, 3.139376163482666, 0.4500492215156555, 2.409984827041626, -0.4733724296092987, 1.500379204750061, 1.240526795387268, 0.08922833204269409, 0.6959999799728394, 0.4098069965839386, 0.18140199780464172, 0.35478800535202026, 3.126652717590332, 1.0417520999908447, 3.1394283771514893], "mean": [-0.028107130900025368, 0.8494946956634521, -0.6496066451072693, -0.6802124977111816, 0.7365139722824097, 0.8610183596611023, 0.3845679759979248, 0.1559818685054779, -0.0314515084028244, 0.24414128065109253, 0.318549782037735, 0.7925729751586914, 0.8239745497703552, 0.10020878165960312, 1.1852561235427856, -0.8858118653297424, 0.6288202404975891, 0.9511672258377075, -0.6840268969535828, 0.4827066957950592, 0.20699593424797058, 0.03521393984556198, 0.1887139081954956, -0.0333838015794754, 0.6658511161804199, -2.075925588607788], "std": [0.035379499197006226, 0.7209987044334412, 0.22889766097068787, 0.5538627505302429, 0.3350156247615814, 0.7828395962715149, 0.1561068743467331, 0.14122898876667023, 0.02092720754444599, 0.05761135742068291, 2.7640810012817383, 0.23555400967597961, 2.6217458248138428, 0.1993790864944458, 0.998893678188324, 0.3702388405799866, 0.5619505047798157, 0.23381799459457397, 0.5440086126327515, 0.18258851766586304, 0.18388421833515167, 0.04770129919052124, 0.09460632503032684, 2.8002946376800537, 0.2649409770965576, 1.9421652555465698], "count": [441]}, "action": {"min": [-0.0746273323893547, -0.021927665919065475, -1.0620701313018799, -1.768064260482788, 0.18374232947826385, 0.11633700132369995, 0.0949999988079071, -0.010350000113248825, -0.07220300287008286, 0.09227599948644638, -3.1400043964385986, 0.33737215399742126, -3.138974666595459, -0.2081471085548401, -0.01863066665828228, -1.3187302350997925, -0.17601443827152252, 0.3500053286552429, -1.4728518724441528, 0.013000000268220901, -0.010238000191748142, -0.038371000438928604, 0.0034890000242739916, -3.1382241249084473, 0.2705085873603821, -3.140667676925659], "max": [0.013135666958987713, 1.8296431303024292, -0.48390889167785645, -0.05957277864217758, 1.1385465860366821, 2.1024394035339355, 0.6360000371932983, 0.36995500326156616, -0.0053369998931884766, 0.3377929925918579, 3.136566162109375, 1.1913617849349976, 3.139376163482666, 0.4500492215156555, 2.409984827041626, -0.4733724296092987, 1.500379204750061, 1.240526795387268, 0.08922833204269409, 0.6959999799728394, 0.4098069965839386, 0.18140199780464172, 0.35478800535202026, 3.126652717590332, 1.0417520999908447, 3.1394283771514893], "mean": [-0.028107130900025368, 0.8494946956634521, -0.6496066451072693, -0.6802124977111816, 0.7365139722824097, 0.8610183596611023, 0.3845679759979248, 0.1559818685054779, -0.0314515084028244, 0.24414128065109253, 0.318549782037735, 0.7925729751586914, 0.8239745497703552, 0.10020878165960312, 1.1852561235427856, -0.8858118653297424, 0.6288202404975891, 0.9511672258377075, -0.6840268969535828, 0.4827066957950592, 0.20699593424797058, 0.03521393984556198, 0.1887139081954956, -0.0333838015794754, 0.6658511161804199, -2.075925588607788], "std": [0.035379499197006226, 0.7209987044334412, 0.22889766097068787, 0.5538627505302429, 0.3350156247615814, 0.7828395962715149, 0.1561068743467331, 0.14122898876667023, 0.02092720754444599, 0.05761135742068291, 2.7640810012817383, 0.23555400967597961, 2.6217458248138428, 0.1993790864944458, 0.998893678188324, 0.3702388405799866, 0.5619505047798157, 0.23381799459457397, 0.5440086126327515, 0.18258851766586304, 0.18388421833515167, 0.04770129919052124, 0.09460632503032684, 2.8002946376800537, 0.2649409770965576, 1.9421652555465698], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [441]}, "index": {"min": [158476], "max": [158916], "mean": [158696.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [3.5306122448979593, 5.0, 5.0, 5.0, 5.0], "std": [1.579227928339025, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [441]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [441]}, "eef_direction_state": {"mean": [4.006802721088436, 4.174603174603175], "std": [2.2562483619565463, 2.1282867368769565], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.8820861678004536, 0.873015873015873], "std": [0.8409427825661899, 0.9046226570650797], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.7891156462585034, 0.7755102040816326], "std": [0.8402944024394476, 0.8475327807947767], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.006802721088436, 4.174603174603175], "std": [2.2562483619565463, 2.1282867368769565], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.8820861678004536, 0.873015873015873], "std": [0.8409427825661899, 0.9046226570650797], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.7891156462585034, 0.7755102040816326], "std": [0.8402944024394476, 0.8475327807947767], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.3943859534390658, 0.26954297161138246, 1.01860015761608, 2.2941552027886027, 0.004649811009865775, 1.1924655154468033, 0.44604332507006267, -0.2638909548039198, 0.9643192528330817, 2.428539947465271, -0.2577889022490612, 1.9686923163137438], "std": [0.14080388371356975, 0.021378683221324364, 0.057638822033665243, 0.19847172701782229, 0.37653196395115945, 0.342789427976739, 0.1844098659307525, 0.04763345064744545, 0.09414795119066692, 0.23085475393650304, 0.31050472141622326, 0.23734728286825413], "min": [0.22856147230107612, 0.22764527872299017, 0.86694964599475, 1.9406334446330045, -0.6999941532672033, 0.381704784510134, 0.22828325131991442, -0.33822522195491533, 0.7795050954555648, 2.092722169173809, -0.7057607190143907, 1.551619242670025], "max": [0.6078752048498521, 0.2960799798877458, 1.1124154308830263, 2.7132305246465744, 0.6655540914665625, 1.4829933825602004, 0.6497491373592472, -0.11810939220453262, 1.1295493565748782, 2.8669803581958284, 0.14934729015495107, 2.416476031391238], "count": [441]}, "eef_sim_pose_action": {"mean": [0.3943859534390658, 0.26954297161138246, 1.01860015761608, 2.2941552027886027, 0.004649811009865775, 1.1924655154468033, 0.44604332507006267, -0.2638909548039198, 0.9643192528330817, 2.428539947465271, -0.2577889022490612, 1.9686923163137438], "std": [0.14080388371356975, 0.021378683221324364, 0.057638822033665243, 0.19847172701782229, 0.37653196395115945, 0.342789427976739, 0.1844098659307525, 0.04763345064744545, 0.09414795119066692, 0.23085475393650304, 0.31050472141622326, 0.23734728286825413], "min": [0.22856147230107612, 0.22764527872299017, 0.86694964599475, 1.9406334446330045, -0.6999941532672033, 0.381704784510134, 0.22828325131991442, -0.33822522195491533, 0.7795050954555648, 2.092722169173809, -0.7057607190143907, 1.551619242670025], "max": [0.6078752048498521, 0.2960799798877458, 1.1124154308830263, 2.7132305246465744, 0.6655540914665625, 1.4829933825602004, 0.6497491373592472, -0.11810939220453262, 1.1295493565748782, 2.8669803581958284, 0.14934729015495107, 2.416476031391238], "count": [441]}, "gripper_mode_state": {"mean": [0.2698412698412698, 0.1473922902494331], "std": [0.44387718901935175, 0.3544965486777826], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8662131519274376, 1.8662131519274376], "std": [0.4594845183392639, 0.43410861040989845], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.2698412698412698, 0.1473922902494331], "std": [0.44387718901935175, 0.3544965486777826], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8662131519274376, 1.8662131519274376], "std": [0.4594845183392639, 0.43410861040989845], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.4807114311812821, 0.6033843454784479], "std": [0.19513330994936706, 0.2282355922145965], "min": [0.11874999850988388, 0.016250000335276127], "max": [0.7950000464916229, 0.8699999749660492], "count": [441]}, "gripper_open_scale_action": {"mean": [0.4807114311812821, 0.6033843454784479], "std": [0.19513330994936706, 0.2282355922145965], "min": [0.11874999850988388, 0.016250000335276127], "max": [0.7950000464916229, 0.8699999749660492], "count": [441]}}} +{"episode_index": 342, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7647058823529411]], [[0.7098039215686275]]], "mean": [[[0.3866075136165577]], [[0.411940811546841]], [[0.3869933605664488]]], "std": [[[0.13520747496284538]], [[0.13319357278669136]], [[0.12851298168569983]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672715461601307]], [[0.46870577614379083]], [[0.4603081924019608]]], "std": [[[0.1489861990552089]], [[0.14625381896886425]], [[0.14653161472291207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49018326593137257]], [[0.49965015727124185]], [[0.48963808210784315]]], "std": [[[0.12205911247914887]], [[0.10980287522338658]], [[0.11562630439703188]]], "count": [100]}, "observation.state": {"min": [-0.022712666541337967, -0.021927665919065475, -1.273200273513794, -1.753306269645691, 0.4268655478954315, 0.0841345563530922, 0.08299999684095383, -0.02405500039458275, -0.0595409981906414, 0.12422700226306915, -3.141592502593994, 0.40910518169403076, -3.1399519443511963, -0.12926332652568817, -0.018822556361556053, -1.710759162902832, -0.08903644233942032, 0.4566257894039154, -1.177290678024292, 0.013000000268220901, -0.00865199975669384, -0.006010999903082848, 0.008857999928295612, -3.1329708099365234, 0.1178097277879715, -3.1377005577087402], "max": [-0.021770667284727097, 1.924191951751709, -0.4858801066875458, -0.04844322055578232, 1.1676089763641357, 2.101898670196533, 0.5119999647140503, 0.4023570120334625, -0.003900999901816249, 0.3290030062198639, 3.13906192779541, 1.1607487201690674, 3.129899024963379, 0.3544362187385559, 2.44175124168396, -0.4733724296092987, 1.288219928741455, 1.2399685382843018, -0.028940333053469658, 0.7139999866485596, 0.4324420094490051, 0.20992599427700043, 0.3667890131473541, 3.137299060821533, 1.0908831357955933, 3.137927532196045], "mean": [-0.021822255104780197, 0.9243628978729248, -0.7360681891441345, -0.6754739880561829, 0.7670837640762329, 0.8816244006156921, 0.4024323523044586, 0.1772415190935135, -0.029486123472452164, 0.24840231239795685, 0.4283537268638611, 0.8129798769950867, 1.1083781719207764, 0.08033400028944016, 1.3319587707519531, -1.0224310159683228, 0.6005343794822693, 1.0038411617279053, -0.6455132365226746, 0.4698794484138489, 0.24185225367546082, 0.04256405681371689, 0.18903875350952148, 0.17412574589252472, 0.6151605844497681, -2.280226230621338], "std": [0.0002017858496401459, 0.7569669485092163, 0.3137291669845581, 0.5454286336898804, 0.29223841428756714, 0.7914347648620605, 0.16995300352573395, 0.15802650153636932, 0.018846921622753143, 0.05137523636221886, 2.7708919048309326, 0.2198784500360489, 2.463284492492676, 0.13759255409240723, 1.0000474452972412, 0.4354955554008484, 0.5042202472686768, 0.22155652940273285, 0.47170203924179077, 0.17132575809955597, 0.18935763835906982, 0.0486568845808506, 0.09221360832452774, 2.7470226287841797, 0.2743065655231476, 1.730225920677185], "count": [410]}, "action": {"min": [-0.022712666541337967, -0.021927665919065475, -1.273200273513794, -1.753306269645691, 0.4268655478954315, 0.0841345563530922, 0.08299999684095383, -0.02405500039458275, -0.0595409981906414, 0.12422700226306915, -3.141592502593994, 0.40910518169403076, -3.1399519443511963, -0.12926332652568817, -0.018822556361556053, -1.710759162902832, -0.08903644233942032, 0.4566257894039154, -1.177290678024292, 0.013000000268220901, -0.00865199975669384, -0.006010999903082848, 0.008857999928295612, -3.1329708099365234, 0.1178097277879715, -3.1377005577087402], "max": [-0.021770667284727097, 1.924191951751709, -0.4858801066875458, -0.04844322055578232, 1.1676089763641357, 2.101898670196533, 0.5119999647140503, 0.4023570120334625, -0.003900999901816249, 0.3290030062198639, 3.13906192779541, 1.1607487201690674, 3.129899024963379, 0.3544362187385559, 2.44175124168396, -0.4733724296092987, 1.288219928741455, 1.2399685382843018, -0.028940333053469658, 0.7139999866485596, 0.4324420094490051, 0.20992599427700043, 0.3667890131473541, 3.137299060821533, 1.0908831357955933, 3.137927532196045], "mean": [-0.021822255104780197, 0.9243628978729248, -0.7360681891441345, -0.6754739880561829, 0.7670837640762329, 0.8816244006156921, 0.4024323523044586, 0.1772415190935135, -0.029486123472452164, 0.24840231239795685, 0.4283537268638611, 0.8129798769950867, 1.1083781719207764, 0.08033400028944016, 1.3319587707519531, -1.0224310159683228, 0.6005343794822693, 1.0038411617279053, -0.6455132365226746, 0.4698794484138489, 0.24185225367546082, 0.04256405681371689, 0.18903875350952148, 0.17412574589252472, 0.6151605844497681, -2.280226230621338], "std": [0.0002017858496401459, 0.7569669485092163, 0.3137291669845581, 0.5454286336898804, 0.29223841428756714, 0.7914347648620605, 0.16995300352573395, 0.15802650153636932, 0.018846921622753143, 0.05137523636221886, 2.7708919048309326, 0.2198784500360489, 2.463284492492676, 0.13759255409240723, 1.0000474452972412, 0.4354955554008484, 0.5042202472686768, 0.22155652940273285, 0.47170203924179077, 0.17132575809955597, 0.18935763835906982, 0.0486568845808506, 0.09221360832452774, 2.7470226287841797, 0.2743065655231476, 1.730225920677185], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [410]}, "index": {"min": [158917], "max": [159326], "mean": [159121.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [3.4073170731707316, 5.0, 5.0, 5.0, 5.0], "std": [1.6252414820802397, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [410]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [410]}, "eef_direction_state": {"mean": [4.3, 4.160975609756098], "std": [2.118501541299376, 2.11000844395265], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.9390243902439024, 0.926829268292683], "std": [0.896436862353171, 0.9210345165121576], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.8951219512195122, 0.7951219512195122], "std": [0.8503804656431211, 0.8421665496343478], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.3, 4.160975609756098], "std": [2.118501541299376, 2.11000844395265], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.9390243902439024, 0.926829268292683], "std": [0.896436862353171, 0.9210345165121576], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.8951219512195122, 0.7951219512195122], "std": [0.8503804656431211, 0.8421665496343478], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.41563166381666006, 0.27149749516675925, 1.0228431592314964, 2.2796567051201535, 0.0037359769273396645, 1.165805822346947, 0.48086782078344026, -0.2564619424107632, 0.9646829599607917, 2.4684935470964975, -0.30580934506178253, 1.9815675074567114], "std": [0.1576298603580945, 0.019256439160143326, 0.051494171798582164, 0.1858946793820249, 0.34370424896560176, 0.41110107317740857, 0.18975494362351913, 0.048518857652742796, 0.09174866778626437, 0.2394849999520434, 0.3374262668792995, 0.2236491997324447], "min": [0.2148818491042666, 0.24112785933250874, 0.8987001484277776, 1.980605444503832, -0.6401774108297609, 0.36115059436935315, 0.23000926302287295, -0.30559483575034246, 0.7849732068018397, 2.05736028330057, -0.7919281587738872, 1.6587318253350294], "max": [0.6402299585071013, 0.29751537225251656, 1.1037582460075277, 2.638034477860735, 0.6452383645229611, 1.5163697291743832, 0.6722856759751006, -0.0894737396124409, 1.141828418841091, 3.022480487619231, 0.10156389921587694, 2.46770199601922], "count": [410]}, "eef_sim_pose_action": {"mean": [0.41563166381666006, 0.27149749516675925, 1.0228431592314964, 2.2796567051201535, 0.0037359769273396645, 1.165805822346947, 0.48086782078344026, -0.2564619424107632, 0.9646829599607917, 2.4684935470964975, -0.30580934506178253, 1.9815675074567114], "std": [0.1576298603580945, 0.019256439160143326, 0.051494171798582164, 0.1858946793820249, 0.34370424896560176, 0.41110107317740857, 0.18975494362351913, 0.048518857652742796, 0.09174866778626437, 0.2394849999520434, 0.3374262668792995, 0.2236491997324447], "min": [0.2148818491042666, 0.24112785933250874, 0.8987001484277776, 1.980605444503832, -0.6401774108297609, 0.36115059436935315, 0.23000926302287295, -0.30559483575034246, 0.7849732068018397, 2.05736028330057, -0.7919281587738872, 1.6587318253350294], "max": [0.6402299585071013, 0.29751537225251656, 1.1037582460075277, 2.638034477860735, 0.6452383645229611, 1.5163697291743832, 0.6722856759751006, -0.0894737396124409, 1.141828418841091, 3.022480487619231, 0.10156389921587694, 2.46770199601922], "count": [410]}, "gripper_mode_state": {"mean": [0.2780487804878049, 0.13902439024390245], "std": [0.4480375611006872, 0.3459719774218896], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_state": {"mean": [1.8756097560975609, 1.8829268292682926], "std": [0.45973507100783073, 0.40838912518928583], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.2780487804878049, 0.13902439024390245], "std": [0.4480375611006872, 0.3459719774218896], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_action": {"mean": [1.8756097560975609, 1.8829268292682926], "std": [0.45973507100783073, 0.40838912518928583], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.5030396229065046, 0.5873475734133091], "std": [0.21244141957683274, 0.2141574754278451], "min": [0.10374999605119228, 0.016250000335276127], "max": [0.6399999558925629, 0.8924999833106995], "count": [410]}, "gripper_open_scale_action": {"mean": [0.5030396229065046, 0.5873475734133091], "std": [0.21244141957683274, 0.2141574754278451], "min": [0.10374999605119228, 0.016250000335276127], "max": [0.6399999558925629, 0.8924999833106995], "count": [410]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7019607843137254]], [[0.6901960784313725]]], "mean": [[[0.389702529956427]], [[0.4135862309368192]], [[0.3885649291938998]]], "std": [[[0.12633088385918895]], [[0.12535290838017113]], [[0.12092885018998455]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47281417279411764]], [[0.4728939236111111]], [[0.4621497691993464]]], "std": [[[0.14190605981540025]], [[0.1428044105589435]], [[0.14445477333509818]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797989501633987]], [[0.490445631127451]], [[0.4802339133986928]]], "std": [[[0.1254368709693088]], [[0.11087526603312188]], [[0.11747694242347878]]], "count": [100]}, "observation.state": {"min": [-0.09864833205938339, -0.023166222497820854, -1.202079176902771, -1.7375538349151611, 0.4154394567012787, -0.07401677966117859, 0.10999999940395355, -0.0401029996573925, -0.08064799755811691, 0.12741999328136444, -3.1384685039520264, 0.4839274287223816, -3.139655351638794, -0.3125695586204529, -0.017653778195381165, -1.329353928565979, -0.039686109870672226, 0.481466680765152, -1.3668594360351562, 0.012000000104308128, -0.009860999882221222, -0.07008600234985352, 0.005526000168174505, -3.141592502593994, 0.28993409872055054, -3.1364614963531494], "max": [-0.021788110956549644, 1.9118762016296387, -0.48690932989120483, 0.014670778065919876, 1.1671903133392334, 2.1027534008026123, 0.5530000329017639, 0.39903101325035095, -0.004978000186383724, 0.38505199551582336, 3.1368627548217773, 1.18790602684021, 3.139812469482422, 0.3587275445461273, 2.4106826782226562, -0.4748726785182953, 1.4284034967422485, 1.2403523921966553, -0.11759299784898758, 0.7109999656677246, 0.41822001338005066, 0.2080879956483841, 0.36070701479911804, 3.138136863708496, 1.1310955286026, 3.119025468826294], "mean": [-0.05284242704510689, 0.816103458404541, -0.7266315817832947, -0.5688586235046387, 0.7936400771141052, 0.7229275703430176, 0.431423157453537, 0.1545877754688263, -0.029999371618032455, 0.2615797221660614, 0.0995727926492691, 0.8663239479064941, 0.6064928770065308, 0.050020016729831696, 1.1691654920578003, -0.9090639352798462, 0.6457844376564026, 0.920630693435669, -0.7092610001564026, 0.47364526987075806, 0.2133023589849472, 0.030494356527924538, 0.20519329607486725, 0.24523182213306427, 0.7186385989189148, -1.9369136095046997], "std": [0.03682350739836693, 0.7418035268783569, 0.28141215443611145, 0.5367001891136169, 0.28484877943992615, 0.7871927618980408, 0.15793795883655548, 0.15406747162342072, 0.02261943928897381, 0.056561678647994995, 2.834390640258789, 0.20630449056625366, 2.7107696533203125, 0.17144761979579926, 0.9615641832351685, 0.37314561009407043, 0.5212988257408142, 0.23425745964050293, 0.5081217288970947, 0.18165700137615204, 0.18412430584430695, 0.05743026360869408, 0.08851338922977448, 2.8213086128234863, 0.2346796691417694, 2.0555920600891113], "count": [354]}, "action": {"min": [-0.09864833205938339, -0.023166222497820854, -1.202079176902771, -1.7375538349151611, 0.4154394567012787, -0.07401677966117859, 0.10999999940395355, -0.0401029996573925, -0.08064799755811691, 0.12741999328136444, -3.1384685039520264, 0.4839274287223816, -3.139655351638794, -0.3125695586204529, -0.017653778195381165, -1.329353928565979, -0.039686109870672226, 0.481466680765152, -1.3668594360351562, 0.012000000104308128, -0.009860999882221222, -0.07008600234985352, 0.005526000168174505, -3.141592502593994, 0.28993409872055054, -3.1364614963531494], "max": [-0.021788110956549644, 1.9118762016296387, -0.48690932989120483, 0.014670778065919876, 1.1671903133392334, 2.1027534008026123, 0.5530000329017639, 0.39903101325035095, -0.004978000186383724, 0.38505199551582336, 3.1368627548217773, 1.18790602684021, 3.139812469482422, 0.3587275445461273, 2.4106826782226562, -0.4748726785182953, 1.4284034967422485, 1.2403523921966553, -0.11759299784898758, 0.7109999656677246, 0.41822001338005066, 0.2080879956483841, 0.36070701479911804, 3.138136863708496, 1.1310955286026, 3.119025468826294], "mean": [-0.05284242704510689, 0.816103458404541, -0.7266315817832947, -0.5688586235046387, 0.7936400771141052, 0.7229275703430176, 0.431423157453537, 0.1545877754688263, -0.029999371618032455, 0.2615797221660614, 0.0995727926492691, 0.8663239479064941, 0.6064928770065308, 0.050020016729831696, 1.1691654920578003, -0.9090639352798462, 0.6457844376564026, 0.920630693435669, -0.7092610001564026, 0.47364526987075806, 0.2133023589849472, 0.030494356527924538, 0.20519329607486725, 0.24523182213306427, 0.7186385989189148, -1.9369136095046997], "std": [0.03682350739836693, 0.7418035268783569, 0.28141215443611145, 0.5367001891136169, 0.28484877943992615, 0.7871927618980408, 0.15793795883655548, 0.15406747162342072, 0.02261943928897381, 0.056561678647994995, 2.834390640258789, 0.20630449056625366, 2.7107696533203125, 0.17144761979579926, 0.9615641832351685, 0.37314561009407043, 0.5212988257408142, 0.23425745964050293, 0.5081217288970947, 0.18165700137615204, 0.18412430584430695, 0.05743026360869408, 0.08851338922977448, 2.8213086128234863, 0.2346796691417694, 2.0555920600891113], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [354]}, "index": {"min": [159327], "max": [159680], "mean": [159503.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [3.5451977401129944, 5.0, 5.0, 5.0, 5.0], "std": [1.51804293069396, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [354]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [354]}, "eef_direction_state": {"mean": [4.0875706214689265, 4.096045197740113], "std": [2.2638683150389944, 2.109123618623421], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.0056497175141244, 1.0225988700564972], "std": [0.895671796864042, 0.9415386029206059], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.867231638418079, 0.827683615819209], "std": [0.8449917042444546, 0.8578133753367911], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.0875706214689265, 4.096045197740113], "std": [2.2638683150389944, 2.109123618623421], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.0056497175141244, 1.0225988700564972], "std": [0.895671796864042, 0.9415386029206059], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.867231638418079, 0.827683615819209], "std": [0.8449917042444546, 0.8578133753367911], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.39311163111952013, 0.2710740976925919, 1.0361027767473994, 2.23400758396784, 0.010986614352300883, 1.1940271368000819, 0.4522813111118747, -0.26857028800813576, 0.9808585644343425, 2.383516364016921, -0.2145766362151261, 1.9551442469213054], "std": [0.15364471514831637, 0.022961962671228797, 0.05670715247641047, 0.1668096470017258, 0.3093169700169113, 0.3776834298101207, 0.18456356547770153, 0.057454073196210695, 0.08812014899040634, 0.21516613655858163, 0.25089351329492526, 0.2536027816025577], "min": [0.19901627685393583, 0.22021411309147998, 0.9018619125263289, 1.939281119302642, -0.593956629292198, 0.3312683994684853, 0.2286997681672736, -0.37001614209202427, 0.7815855232886029, 2.0101812289686873, -0.6329778160977846, 1.5150790945400865], "max": [0.6370040868700131, 0.29643704274987887, 1.1599372734061895, 2.5461661664380886, 0.6124297683988544, 1.5314387378957681, 0.6579382229714973, -0.09151208123140206, 1.135683032652689, 2.850536053192827, 0.08538447270981897, 2.5276981609396705], "count": [354]}, "eef_sim_pose_action": {"mean": [0.39311163111952013, 0.2710740976925919, 1.0361027767473994, 2.23400758396784, 0.010986614352300883, 1.1940271368000819, 0.4522813111118747, -0.26857028800813576, 0.9808585644343425, 2.383516364016921, -0.2145766362151261, 1.9551442469213054], "std": [0.15364471514831637, 0.022961962671228797, 0.05670715247641047, 0.1668096470017258, 0.3093169700169113, 0.3776834298101207, 0.18456356547770153, 0.057454073196210695, 0.08812014899040634, 0.21516613655858163, 0.25089351329492526, 0.2536027816025577], "min": [0.19901627685393583, 0.22021411309147998, 0.9018619125263289, 1.939281119302642, -0.593956629292198, 0.3312683994684853, 0.2286997681672736, -0.37001614209202427, 0.7815855232886029, 2.0101812289686873, -0.6329778160977846, 1.5150790945400865], "max": [0.6370040868700131, 0.29643704274987887, 1.1599372734061895, 2.5461661664380886, 0.6124297683988544, 1.5314387378957681, 0.6579382229714973, -0.09151208123140206, 1.135683032652689, 2.850536053192827, 0.08538447270981897, 2.5276981609396705], "count": [354]}, "gripper_mode_state": {"mean": [0.21468926553672316, 0.14689265536723164], "std": [0.41060660588941594, 0.3539988745270189], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.8700564971751412, 1.8700564971751412], "std": [0.45105838771100754, 0.4318616868652287], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.21468926553672316, 0.14689265536723164], "std": [0.41060660588941594, 0.3539988745270189], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.8700564971751412, 1.8700564971751412], "std": [0.45105838771100754, 0.4318616868652287], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.5392796665398498, 0.592055092338804], "std": [0.1974222878885917, 0.2270713981734587], "min": [0.13749999925494194, 0.01500000013038516], "max": [0.6912500411272049, 0.8887499570846558], "count": [354]}, "gripper_open_scale_action": {"mean": [0.5392796665398498, 0.592055092338804], "std": [0.1974222878885917, 0.2270713981734587], "min": [0.13749999925494194, 0.01500000013038516], "max": [0.6912500411272049, 0.8887499570846558], "count": [354]}}} +{"episode_index": 344, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7529411764705882]], [[0.7450980392156863]]], "mean": [[[0.38954512527233115]], [[0.4128722276688453]], [[0.3878521269063181]]], "std": [[[0.13149226046232798]], [[0.13052782234500573]], [[0.12598983695227295]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47042433619281043]], [[0.47100329248366013]], [[0.45971951593137256]]], "std": [[[0.1350550921264637]], [[0.13332104260581285]], [[0.13530861187528256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47609867647058823]], [[0.4874902144607843]], [[0.47716979779411767]]], "std": [[[0.12551735214843351]], [[0.11357005250531566]], [[0.12012541899987894]]], "count": [100]}, "observation.state": {"min": [-0.0985785573720932, -0.023166222497820854, -1.0735485553741455, -1.7572835683822632, 0.28594931960105896, -0.013187999837100506, 0.1379999965429306, -0.031615000218153, -0.07609199732542038, 0.09949000179767609, -3.1376657485961914, 0.4202927350997925, -3.1400392055511475, -0.23019689321517944, -0.01863066665828228, -1.3393844366073608, -0.15169689059257507, 0.4906773269176483, -1.352241039276123, 0.01900000125169754, -0.009394999593496323, -0.0454230010509491, 0.0055229999125003815, -3.141592502593994, 0.26944392919540405, -3.1275079250335693], "max": [-0.09440933167934418, 1.8236770629882812, -0.4872233271598816, 0.0, 1.1672775745391846, 2.10233473777771, 0.5530000329017639, 0.3722350001335144, -0.0023670000955462456, 0.33224400877952576, 3.134035348892212, 1.1915712356567383, 3.1293928623199463, 0.5085229873657227, 2.4013149738311768, -0.4719071090221405, 1.425507664680481, 1.2403697967529297, 0.006140444427728653, 0.7089999914169312, 0.4093799889087677, 0.20337599515914917, 0.35729700326919556, 3.1386430263519287, 1.1021754741668701, 3.134279727935791], "mean": [-0.09701863676309586, 0.792396068572998, -0.6661125421524048, -0.5618877410888672, 0.7513508200645447, 0.7447525858879089, 0.42017075419425964, 0.14536572992801666, -0.03245880827307701, 0.25093838572502136, 0.4809761047363281, 0.8282186985015869, 1.9480688571929932, 0.11273703724145889, 1.1331707239151, -0.8835384249687195, 0.5998178720474243, 0.9341501593589783, -0.6335520148277283, 0.429717093706131, 0.2021782100200653, 0.03738368675112724, 0.19952988624572754, 0.12536533176898956, 0.6951292157173157, -1.709499478340149], "std": [0.0007427700911648571, 0.7244288921356201, 0.23055721819400787, 0.5434381365776062, 0.3396472930908203, 0.7901756763458252, 0.13649146258831024, 0.14536496996879578, 0.02590240351855755, 0.053992919623851776, 2.8136744499206543, 0.2275770902633667, 1.9639477729797363, 0.22636377811431885, 0.9889378547668457, 0.36907559633255005, 0.5508502721786499, 0.22651968896389008, 0.5294197201728821, 0.17952580749988556, 0.18384480476379395, 0.05465906485915184, 0.09252336621284485, 2.834383726119995, 0.2668065130710602, 2.255204677581787], "count": [367]}, "action": {"min": [-0.0985785573720932, -0.023166222497820854, -1.0735485553741455, -1.7572835683822632, 0.28594931960105896, -0.013187999837100506, 0.1379999965429306, -0.031615000218153, -0.07609199732542038, 0.09949000179767609, -3.1376657485961914, 0.4202927350997925, -3.1400392055511475, -0.23019689321517944, -0.01863066665828228, -1.3393844366073608, -0.15169689059257507, 0.4906773269176483, -1.352241039276123, 0.01900000125169754, -0.009394999593496323, -0.0454230010509491, 0.0055229999125003815, -3.141592502593994, 0.26944392919540405, -3.1275079250335693], "max": [-0.09440933167934418, 1.8236770629882812, -0.4872233271598816, 0.0, 1.1672775745391846, 2.10233473777771, 0.5530000329017639, 0.3722350001335144, -0.0023670000955462456, 0.33224400877952576, 3.134035348892212, 1.1915712356567383, 3.1293928623199463, 0.5085229873657227, 2.4013149738311768, -0.4719071090221405, 1.425507664680481, 1.2403697967529297, 0.006140444427728653, 0.7089999914169312, 0.4093799889087677, 0.20337599515914917, 0.35729700326919556, 3.1386430263519287, 1.1021754741668701, 3.134279727935791], "mean": [-0.09701863676309586, 0.792396068572998, -0.6661125421524048, -0.5618877410888672, 0.7513508200645447, 0.7447525858879089, 0.42017075419425964, 0.14536572992801666, -0.03245880827307701, 0.25093838572502136, 0.4809761047363281, 0.8282186985015869, 1.9480688571929932, 0.11273703724145889, 1.1331707239151, -0.8835384249687195, 0.5998178720474243, 0.9341501593589783, -0.6335520148277283, 0.429717093706131, 0.2021782100200653, 0.03738368675112724, 0.19952988624572754, 0.12536533176898956, 0.6951292157173157, -1.709499478340149], "std": [0.0007427700911648571, 0.7244288921356201, 0.23055721819400787, 0.5434381365776062, 0.3396472930908203, 0.7901756763458252, 0.13649146258831024, 0.14536496996879578, 0.02590240351855755, 0.053992919623851776, 2.8136744499206543, 0.2275770902633667, 1.9639477729797363, 0.22636377811431885, 0.9889378547668457, 0.36907559633255005, 0.5508502721786499, 0.22651968896389008, 0.5294197201728821, 0.17952580749988556, 0.18384480476379395, 0.05465906485915184, 0.09252336621284485, 2.834383726119995, 0.2668065130710602, 2.255204677581787], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [367]}, "index": {"min": [159681], "max": [160047], "mean": [159864.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [3.6021798365122617, 5.0, 5.0, 5.0, 5.0], "std": [1.5128138029963232, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [367]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [367]}, "eef_direction_state": {"mean": [4.190735694822888, 4.130790190735695], "std": [2.2260829966107343, 2.1971755902769043], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.9754768392370572, 0.9100817438692098], "std": [0.931991643659155, 0.9279679501355113], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.8010899182561307, 0.8065395095367848], "std": [0.8521163971621053, 0.856557181303304], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.190735694822888, 4.130790190735695], "std": [2.2260829966107343, 2.1971755902769043], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.9754768392370572, 0.9100817438692098], "std": [0.931991643659155, 0.9279679501355113], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.8010899182561307, 0.8065395095367848], "std": [0.8521163971621053, 0.856557181303304], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.38389236284227446, 0.2686318731150362, 1.025481422088327, 2.2742677914594385, -0.023786837298786265, 1.175410089866663, 0.44112638593961645, -0.261687413037794, 0.9751239236131236, 2.407473052641931, -0.22768774086358892, 1.9528891869264582], "std": [0.14492697596845816, 0.02625406292905104, 0.05414356826982353, 0.1890167710963145, 0.320849529326147, 0.3587483499171386, 0.18432201805571566, 0.05464211211489249, 0.09210418011806465, 0.24221606081420752, 0.27009307666640375, 0.2400126800526796], "min": [0.20740920561175213, 0.2238211423994364, 0.8740899173458909, 1.94781512484552, -0.7115667548476509, 0.3896594593727172, 0.2292694882862586, -0.34536007631856624, 0.7815469635529424, 2.0367094273033026, -0.6850711930869251, 1.5202728584688858], "max": [0.6102172153120852, 0.2990338835661078, 1.1071358004627365, 2.635367901323142, 0.5772069388613144, 1.4855150715172232, 0.6493046800713043, -0.09614777232430492, 1.1321233146396348, 2.8714586467670196, 0.1550314182924155, 2.400860034950021], "count": [367]}, "eef_sim_pose_action": {"mean": [0.38389236284227446, 0.2686318731150362, 1.025481422088327, 2.2742677914594385, -0.023786837298786265, 1.175410089866663, 0.44112638593961645, -0.261687413037794, 0.9751239236131236, 2.407473052641931, -0.22768774086358892, 1.9528891869264582], "std": [0.14492697596845816, 0.02625406292905104, 0.05414356826982353, 0.1890167710963145, 0.320849529326147, 0.3587483499171386, 0.18432201805571566, 0.05464211211489249, 0.09210418011806465, 0.24221606081420752, 0.27009307666640375, 0.2400126800526796], "min": [0.20740920561175213, 0.2238211423994364, 0.8740899173458909, 1.94781512484552, -0.7115667548476509, 0.3896594593727172, 0.2292694882862586, -0.34536007631856624, 0.7815469635529424, 2.0367094273033026, -0.6850711930869251, 1.5202728584688858], "max": [0.6102172153120852, 0.2990338835661078, 1.1071358004627365, 2.635367901323142, 0.5772069388613144, 1.4855150715172232, 0.6493046800713043, -0.09614777232430492, 1.1321233146396348, 2.8714586467670196, 0.1550314182924155, 2.400860034950021], "count": [367]}, "gripper_mode_state": {"mean": [0.2452316076294278, 0.2997275204359673], "std": [0.4302244370661825, 0.4581385532011836], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.8855585831062671, 1.8201634877384196], "std": [0.44044026923546165, 0.5275277545825093], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.2452316076294278, 0.2997275204359673], "std": [0.4302244370661825, 0.4581385532011836], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.8855585831062671, 1.8201634877384196], "std": [0.44044026923546165, 0.5275277545825093], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.5252145789563656, 0.5371457892051347], "std": [0.17061435148558904, 0.2244064930505695], "min": [0.17249999567866325, 0.023750001564621925], "max": [0.6912500411272049, 0.8862499892711639], "count": [367]}, "gripper_open_scale_action": {"mean": [0.5252145789563656, 0.5371457892051347], "std": [0.17061435148558904, 0.2244064930505695], "min": [0.17249999567866325, 0.023750001564621925], "max": [0.6912500411272049, 0.8862499892711639], "count": [367]}}} +{"episode_index": 345, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.3879120561002179]], [[0.4116126116557734]], [[0.3863274319172113]]], "std": [[[0.1325982546902453]], [[0.13189808902419942]], [[0.12707873062757688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710541237745098]], [[0.4714983680555555]], [[0.4616749652777778]]], "std": [[[0.1362975782328323]], [[0.1361378912152536]], [[0.13716590184782276]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884181045751634]], [[0.4997891870915033]], [[0.4900457638888889]]], "std": [[[0.1236831173499929]], [[0.10945024416963586]], [[0.1156703215822444]]], "count": [100]}, "observation.state": {"min": [-0.14480634033679962, -0.02211955562233925, -1.1147174835205078, -1.7577719688415527, 0.2695341110229492, 0.07215022295713425, 0.10700000822544098, -0.011752000078558922, -0.0799499973654747, 0.11810100078582764, -3.127368211746216, 0.4502076804637909, -3.141592502593994, -0.28514689207077026, -0.01709555648267269, -1.1689348220825195, -0.15248188376426697, 0.4604635536670685, -1.5330352783203125, 0.0139999995008111, -0.008988000452518463, -0.05952399969100952, 0.008692000061273575, -3.136967420578003, 0.2942974269390106, -3.138817548751831], "max": [0.06937655806541443, 1.8747718334197998, -0.48738032579421997, -0.03973844274878502, 1.1607881784439087, 2.10282301902771, 0.5350000262260437, 0.3848409950733185, 0.0041970000602304935, 0.33771899342536926, 3.1367928981781006, 1.0828895568847656, 3.136723279953003, 0.41864922642707825, 2.3640363216400146, -0.4724479019641876, 1.5809376239776611, 1.2399511337280273, 0.14445744454860687, 0.6859999895095825, 0.4003959894180298, 0.1900079995393753, 0.35466301441192627, 3.1367056369781494, 1.0657329559326172, 3.1313300132751465], "mean": [-0.06666166335344315, 0.8670395016670227, -0.6882657408714294, -0.5849931240081787, 0.7172443866729736, 0.7913976311683655, 0.4133981168270111, 0.16349172592163086, -0.03519963100552559, 0.2462809979915619, 0.29978954792022705, 0.7964518666267395, 0.9218258857727051, 0.06470195949077606, 1.1950294971466064, -0.8543000817298889, 0.6956331729888916, 0.9268525242805481, -0.7490859627723694, 0.4626505970954895, 0.20792968571186066, 0.031005365774035454, 0.18894639611244202, 0.10492981970310211, 0.6835829615592957, -1.9912760257720947], "std": [0.06401069462299347, 0.7334121465682983, 0.24759802222251892, 0.5233551859855652, 0.3488718569278717, 0.8173578977584839, 0.16148220002651215, 0.1490004062652588, 0.027175411581993103, 0.049279164522886276, 2.820382595062256, 0.21719491481781006, 2.574758768081665, 0.20445139706134796, 0.9678908586502075, 0.3245503008365631, 0.5900713801383972, 0.22488334774971008, 0.5820257067680359, 0.182170107960701, 0.1755930483341217, 0.05193241685628891, 0.09122813493013382, 2.7823572158813477, 0.24545279145240784, 2.057062864303589], "count": [407]}, "action": {"min": [-0.14480634033679962, -0.02211955562233925, -1.1147174835205078, -1.7577719688415527, 0.2695341110229492, 0.07215022295713425, 0.10700000822544098, -0.011752000078558922, -0.0799499973654747, 0.11810100078582764, -3.127368211746216, 0.4502076804637909, -3.141592502593994, -0.28514689207077026, -0.01709555648267269, -1.1689348220825195, -0.15248188376426697, 0.4604635536670685, -1.5330352783203125, 0.0139999995008111, -0.008988000452518463, -0.05952399969100952, 0.008692000061273575, -3.136967420578003, 0.2942974269390106, -3.138817548751831], "max": [0.06937655806541443, 1.8747718334197998, -0.48738032579421997, -0.03973844274878502, 1.1607881784439087, 2.10282301902771, 0.5350000262260437, 0.3848409950733185, 0.0041970000602304935, 0.33771899342536926, 3.1367928981781006, 1.0828895568847656, 3.136723279953003, 0.41864922642707825, 2.3640363216400146, -0.4724479019641876, 1.5809376239776611, 1.2399511337280273, 0.14445744454860687, 0.6859999895095825, 0.4003959894180298, 0.1900079995393753, 0.35466301441192627, 3.1367056369781494, 1.0657329559326172, 3.1313300132751465], "mean": [-0.06666166335344315, 0.8670395016670227, -0.6882657408714294, -0.5849931240081787, 0.7172443866729736, 0.7913976311683655, 0.4133981168270111, 0.16349172592163086, -0.03519963100552559, 0.2462809979915619, 0.29978954792022705, 0.7964518666267395, 0.9218258857727051, 0.06470195949077606, 1.1950294971466064, -0.8543000817298889, 0.6956331729888916, 0.9268525242805481, -0.7490859627723694, 0.4626505970954895, 0.20792968571186066, 0.031005365774035454, 0.18894639611244202, 0.10492981970310211, 0.6835829615592957, -1.9912760257720947], "std": [0.06401069462299347, 0.7334121465682983, 0.24759802222251892, 0.5233551859855652, 0.3488718569278717, 0.8173578977584839, 0.16148220002651215, 0.1490004062652588, 0.027175411581993103, 0.049279164522886276, 2.820382595062256, 0.21719491481781006, 2.574758768081665, 0.20445139706134796, 0.9678908586502075, 0.3245503008365631, 0.5900713801383972, 0.22488334774971008, 0.5820257067680359, 0.182170107960701, 0.1755930483341217, 0.05193241685628891, 0.09122813493013382, 2.7823572158813477, 0.24545279145240784, 2.057062864303589], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [407]}, "index": {"min": [160048], "max": [160454], "mean": [160251.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [3.457002457002457, 5.0, 5.0, 5.0, 5.0], "std": [1.5651279221745389, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [407]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [407]}, "eef_direction_state": {"mean": [4.348894348894349, 4.1474201474201475], "std": [2.0679233862365325, 2.163554945647861], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [0.9361179361179361, 0.9090909090909091], "std": [0.8843980258655912, 0.9347723890091972], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.8501228501228502, 0.7493857493857494], "std": [0.8697164013714368, 0.8620262776075125], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [4.348894348894349, 4.1474201474201475], "std": [2.0679233862365325, 2.163554945647861], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [0.9361179361179361, 0.9090909090909091], "std": [0.8843980258655912, 0.9347723890091972], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [0.8501228501228502, 0.7493857493857494], "std": [0.8697164013714368, 0.8620262776075125], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.4019725742889076, 0.2658997164266237, 1.0208102949810685, 2.301419441788066, -0.042868541475233876, 1.166871088549053, 0.4470251302352369, -0.2681583281178756, 0.9645690686420996, 2.405676215615346, -0.2705841158844264, 1.9484703193339021], "std": [0.14857667452320172, 0.027522933791139858, 0.04942147126913742, 0.1730434929004546, 0.34144380501247423, 0.39854395205693594, 0.1761171690300346, 0.051950026086165155, 0.09080397648568166, 0.21020914502600674, 0.2978156040917409, 0.24069756146140314], "min": [0.2272345656484661, 0.22092342438196855, 0.8925923841370882, 2.0569075728191617, -0.7494069699480459, 0.3678272860130827, 0.22974713428579546, -0.3597286586183889, 0.7846551445294695, 2.0640856727757853, -0.6748727083213407, 1.5346553493466284], "max": [0.6228110881013237, 0.30558140019772634, 1.1123379692883595, 2.609953386605323, 0.5723917438873558, 1.5169443896215835, 0.6402739914075657, -0.10958753359247338, 1.1294618560757648, 2.8455938061039143, 0.11928869912309081, 2.4130496349832606], "count": [407]}, "eef_sim_pose_action": {"mean": [0.4019725742889076, 0.2658997164266237, 1.0208102949810685, 2.301419441788066, -0.042868541475233876, 1.166871088549053, 0.4470251302352369, -0.2681583281178756, 0.9645690686420996, 2.405676215615346, -0.2705841158844264, 1.9484703193339021], "std": [0.14857667452320172, 0.027522933791139858, 0.04942147126913742, 0.1730434929004546, 0.34144380501247423, 0.39854395205693594, 0.1761171690300346, 0.051950026086165155, 0.09080397648568166, 0.21020914502600674, 0.2978156040917409, 0.24069756146140314], "min": [0.2272345656484661, 0.22092342438196855, 0.8925923841370882, 2.0569075728191617, -0.7494069699480459, 0.3678272860130827, 0.22974713428579546, -0.3597286586183889, 0.7846551445294695, 2.0640856727757853, -0.6748727083213407, 1.5346553493466284], "max": [0.6228110881013237, 0.30558140019772634, 1.1123379692883595, 2.609953386605323, 0.5723917438873558, 1.5169443896215835, 0.6402739914075657, -0.10958753359247338, 1.1294618560757648, 2.8455938061039143, 0.11928869912309081, 2.4130496349832606], "count": [407]}, "gripper_mode_state": {"mean": [0.257985257985258, 0.1597051597051597], "std": [0.43752584454811094, 0.3663323923279365], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_state": {"mean": [1.8845208845208845, 1.8697788697788698], "std": [0.4476871537663039, 0.43240451104855343], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_mode_action": {"mean": [0.257985257985258, 0.1597051597051597], "std": [0.43752584454811094, 0.3663323923279365], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_action": {"mean": [1.8845208845208845, 1.8697788697788698], "std": [0.4476871537663039, 0.43240451104855343], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_open_scale_state": {"mean": [0.51674753283345, 0.5783138868624358], "std": [0.20185311950425078, 0.22771234731855125], "min": [0.13375001028180122, 0.017499999376013875], "max": [0.6687500327825546, 0.8574999868869781], "count": [407]}, "gripper_open_scale_action": {"mean": [0.51674753283345, 0.5783138868624358], "std": [0.20185311950425078, 0.22771234731855125], "min": [0.13375001028180122, 0.017499999376013875], "max": [0.6687500327825546, 0.8574999868869781], "count": [407]}}} +{"episode_index": 346, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.7058823529411765]], [[0.6980392156862745]]], "mean": [[[0.4006004391339869]], [[0.40455322615157174]], [[0.37874052190320573]]], "std": [[[0.130210475859086]], [[0.1377063300049029]], [[0.13123896193286086]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4960755098914566]], [[0.4888908256010738]], [[0.4777865148663632]]], "std": [[[0.10807029649853572]], [[0.11918061342443388]], [[0.12373991696778826]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937730600052521]], [[0.4747645581670168]], [[0.4647208563112745]]], "std": [[[0.13470828772816595]], [[0.14390337926854152]], [[0.1482202025486232]]], "count": [112]}, "observation.state": {"min": [-0.3539826571941376, -0.022311445325613022, -1.209702491760254, -1.7625168561935425, 0.15556955337524414, -0.026410888880491257, 0.020999999716877937, -0.028046000748872757, -0.18576300144195557, 0.019429000094532967, -3.140493154525757, 0.08384561538696289, -3.141592502593994, -0.1667339950799942, -0.020898444578051567, -1.2589830160140991, -0.017270000651478767, 0.5825746655464172, -2.12201189994812, 0.12099999934434891, -0.010733000002801418, -0.029844999313354492, 0.13304300606250763, -3.1405630111694336, 0.14498449862003326, -3.139376163482666], "max": [0.3763464391231537, 2.140904426574707, -0.48614177107810974, 0.08364611119031906, 1.1671205759048462, 1.5457696914672852, 0.48399999737739563, 0.37325799465179443, 0.09179800003767014, 0.3805679976940155, 3.1237030029296875, 1.1952015161514282, 3.1385557651519775, 0.03199310973286629, 1.8381036520004272, -0.47232577204704285, 1.7223771810531616, 1.240038275718689, -0.05175766721367836, 0.4309999942779541, 0.3871220052242279, 0.07039500027894974, 0.34339600801467896, 3.1401963233947754, 1.2113457918167114, 3.139777421951294], "mean": [0.04359084740281105, 1.2759699821472168, -0.7774540185928345, -0.799399197101593, 0.7605083584785461, 0.629688560962677, 0.33501845598220825, 0.20493635535240173, -0.014171401970088482, 0.16801044344902039, -1.5639104843139648, 0.5963432788848877, -1.0245418548583984, -0.01608257181942463, 0.9025260210037231, -0.7288681268692017, 0.6407750248908997, 0.8833469152450562, -0.8940522074699402, 0.33364999294281006, 0.167000412940979, 0.025493942201137543, 0.25604110956192017, -0.010814104229211807, 0.8096953630447388, -2.1536402702331543], "std": [0.17294268310070038, 0.941269040107727, 0.24304267764091492, 0.716900110244751, 0.3215125799179077, 0.6194939017295837, 0.15558500587940216, 0.1571662724018097, 0.06264037638902664, 0.10901182889938354, 2.2964885234832764, 0.34050390124320984, 2.749929428100586, 0.06209508329629898, 0.6988096237182617, 0.27589505910873413, 0.4862591624259949, 0.22686046361923218, 0.7061626315116882, 0.11776337027549744, 0.1401343047618866, 0.02147047594189644, 0.047286804765462875, 2.861776351928711, 0.20723751187324524, 1.6504075527191162], "count": [540]}, "action": {"min": [-0.3539826571941376, -0.022311445325613022, -1.209702491760254, -1.7625168561935425, 0.15556955337524414, -0.026410888880491257, 0.020999999716877937, -0.028046000748872757, -0.18576300144195557, 0.019429000094532967, -3.140493154525757, 0.08384561538696289, -3.141592502593994, -0.1667339950799942, -0.020898444578051567, -1.2589830160140991, -0.017270000651478767, 0.5825746655464172, -2.12201189994812, 0.12099999934434891, -0.010733000002801418, -0.029844999313354492, 0.13304300606250763, -3.1405630111694336, 0.14498449862003326, -3.139376163482666], "max": [0.3763464391231537, 2.140904426574707, -0.48614177107810974, 0.08364611119031906, 1.1671205759048462, 1.5457696914672852, 0.48399999737739563, 0.37325799465179443, 0.09179800003767014, 0.3805679976940155, 3.1237030029296875, 1.1952015161514282, 3.1385557651519775, 0.03199310973286629, 1.8381036520004272, -0.47232577204704285, 1.7223771810531616, 1.240038275718689, -0.05175766721367836, 0.4309999942779541, 0.3871220052242279, 0.07039500027894974, 0.34339600801467896, 3.1401963233947754, 1.2113457918167114, 3.139777421951294], "mean": [0.04359084740281105, 1.2759699821472168, -0.7774540185928345, -0.799399197101593, 0.7605083584785461, 0.629688560962677, 0.33501845598220825, 0.20493635535240173, -0.014171401970088482, 0.16801044344902039, -1.5639104843139648, 0.5963432788848877, -1.0245418548583984, -0.01608257181942463, 0.9025260210037231, -0.7288681268692017, 0.6407750248908997, 0.8833469152450562, -0.8940522074699402, 0.33364999294281006, 0.167000412940979, 0.025493942201137543, 0.25604110956192017, -0.010814104229211807, 0.8096953630447388, -2.1536402702331543], "std": [0.17294268310070038, 0.941269040107727, 0.24304267764091492, 0.716900110244751, 0.3215125799179077, 0.6194939017295837, 0.15558500587940216, 0.1571662724018097, 0.06264037638902664, 0.10901182889938354, 2.2964885234832764, 0.34050390124320984, 2.749929428100586, 0.06209508329629898, 0.6988096237182617, 0.27589505910873413, 0.4862591624259949, 0.22686046361923218, 0.7061626315116882, 0.11776337027549744, 0.1401343047618866, 0.02147047594189644, 0.047286804765462875, 2.861776351928711, 0.20723751187324524, 1.6504075527191162], "count": [540]}, "timestamp": {"min": [0.0], "max": [17.966666666666665], "mean": [8.983333333333333], "std": [5.1961435129726175], "count": [540]}, "frame_index": {"min": [0], "max": [539], "mean": [269.5], "std": [155.8843053891785], "count": [540]}, "episode_index": {"min": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [540]}, "index": {"min": [160455], "max": [160994], "mean": [160724.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [2.775925925925926, 5.0, 5.0, 5.0, 5.0], "std": [1.8011760751720696, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [540]}, "eef_direction_state": {"mean": [4.011111111111111, 4.274074074074074], "std": [2.1662107782490696, 2.2768712438738667], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.9611111111111111, 0.7870370370370371], "std": [0.9028589707078611, 0.8761334027241502], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_state": {"mean": [0.7814814814814814, 0.7129629629629629], "std": [0.843509879209325, 0.8372234305741396], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_direction_action": {"mean": [4.011111111111111, 4.274074074074074], "std": [2.1662107782490696, 2.2768712438738667], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.9611111111111111, 0.7870370370370371], "std": [0.9028589707078611, 0.8761334027241502], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_action": {"mean": [0.7814814814814814, 0.7129629629629629], "std": [0.843509879209325, 0.8372234305741396], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_sim_pose_state": {"mean": [0.4430214931686751, 0.2865284795867414, 0.9427611990816447, 2.497668651521914, 0.3309317402173552, 1.6115397024262093, 0.40597041810617557, -0.2735109107361195, 1.0317064041540198, 2.29849531445404, -0.03155795740813386, 2.069146451346411], "std": [0.15658720546706253, 0.06261652780755299, 0.10914285396578105, 0.3184833775131344, 0.2909254391587805, 0.35664949200124013, 0.1403936357148752, 0.02112934734472454, 0.047131608012708014, 0.18953102887069725, 0.2735250689044178, 0.37627434941290894], "min": [0.21076705194840456, 0.11455476067966668, 0.7943048556388197, 1.9457191665429074, -0.07388362468024168, 1.0455893117481645, 0.2279000247663313, -0.3285110390392523, 0.9089601642881948, 1.9296041631301044, -0.6424533044756524, 1.6190634730446636], "max": [0.6107282513966642, 0.39184130445957976, 1.1553661451224726, 3.0527762403288543, 0.7813503482188642, 2.3906319659166155, 0.6262989490659369, -0.2298102241347656, 1.118830625415792, 2.9915538019644967, 0.5255859191595897, 2.8996037824233047], "count": [540]}, "eef_sim_pose_action": {"mean": [0.4430214931686751, 0.2865284795867414, 0.9427611990816447, 2.497668651521914, 0.3309317402173552, 1.6115397024262093, 0.40597041810617557, -0.2735109107361195, 1.0317064041540198, 2.29849531445404, -0.03155795740813386, 2.069146451346411], "std": [0.15658720546706253, 0.06261652780755299, 0.10914285396578105, 0.3184833775131344, 0.2909254391587805, 0.35664949200124013, 0.1403936357148752, 0.02112934734472454, 0.047131608012708014, 0.18953102887069725, 0.2735250689044178, 0.37627434941290894], "min": [0.21076705194840456, 0.11455476067966668, 0.7943048556388197, 1.9457191665429074, -0.07388362468024168, 1.0455893117481645, 0.2279000247663313, -0.3285110390392523, 0.9089601642881948, 1.9296041631301044, -0.6424533044756524, 1.6190634730446636], "max": [0.6107282513966642, 0.39184130445957976, 1.1553661451224726, 3.0527762403288543, 0.7813503482188642, 2.3906319659166155, 0.6262989490659369, -0.2298102241347656, 1.118830625415792, 2.9915538019644967, 0.5255859191595897, 2.8996037824233047], "count": [540]}, "gripper_mode_state": {"mean": [0.4722222222222222, 0.4111111111111111], "std": [0.4992277987669855, 0.49203532945521034], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.887037037037037, 1.8833333333333333], "std": [0.421876889316502, 0.44648835578529233], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.4722222222222222, 0.4111111111111111], "std": [0.4992277987669855, 0.49203532945521034], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.887037037037037, 1.8833333333333333], "std": [0.421876889316502, 0.44648835578529233], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.41877315401668763, 0.41706249790473116], "std": [0.19448056535951577, 0.14720419823055425], "min": [0.02624999964609742, 0.15124999918043613], "max": [0.6049999967217445, 0.5387499928474426], "count": [540]}, "gripper_open_scale_action": {"mean": [0.41877315401668763, 0.41706249790473116], "std": [0.19448056535951577, 0.14720419823055425], "min": [0.02624999964609742, 0.15124999918043613], "max": [0.6049999967217445, 0.5387499928474426], "count": [540]}}} +{"episode_index": 347, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8196078431372549]], [[0.8274509803921568]]], "mean": [[[0.3996748393246187]], [[0.40414809640522875]], [[0.37837578976034864]]], "std": [[[0.1371640263630057]], [[0.1420649537644237]], [[0.13546542920652974]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4947482026143791]], [[0.4898091278594771]], [[0.47889478553921566]]], "std": [[[0.11638502702747039]], [[0.12499982517660264]], [[0.12933626392642114]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5016267197712418]], [[0.47848824142156865]], [[0.4666135723039216]]], "std": [[[0.1342232824598027]], [[0.14565274976345816]], [[0.15133837046864856]]], "count": [100]}, "observation.state": {"min": [-0.2855655550956726, -0.02225911058485508, -1.2635011672973633, -1.7684130668640137, 0.20317544043064117, -0.22738833725452423, 0.013000000268220901, -0.010232999920845032, -0.15985800325870514, 0.008093999698758125, -3.140144109725952, 0.1880766749382019, -3.1361122131347656, -0.17283955216407776, -0.016572222113609314, -1.169335961341858, 0.1196514442563057, 0.6376816630363464, -2.1220643520355225, 0.1420000046491623, -0.010122999548912048, -0.031120000407099724, 0.12097100168466568, -3.141592502593994, 0.17964676022529602, -3.129148483276367], "max": [0.21442711353302002, 2.2299931049346924, -0.48614177107810974, 0.02217188850045204, 1.160491704940796, 1.572599172592163, 0.5009999871253967, 0.38248100876808167, 0.046785999089479446, 0.3541469871997833, 3.1222195625305176, 1.1045141220092773, 3.1410341262817383, 0.1412825584411621, 1.883459210395813, -0.4807514548301697, 1.7715879678726196, 1.2401604652404785, -0.23670366406440735, 0.4620000123977661, 0.37969300150871277, 0.10269399732351303, 0.3505899906158447, 3.1312079429626465, 1.056168556213379, 3.134593963623047], "mean": [0.030862003564834595, 1.2824733257293701, -0.7986841797828674, -0.8625803589820862, 0.7916311025619507, 0.7011474370956421, 0.3897320330142975, 0.21203283965587616, -0.02148599736392498, 0.16506677865982056, -1.1405404806137085, 0.6040830016136169, -0.7502776980400085, -0.0035406039096415043, 0.9162870645523071, -0.694748044013977, 0.7069578170776367, 0.8911024332046509, -0.924332857131958, 0.388504296541214, 0.163550466299057, 0.029264241456985474, 0.2405705749988556, -0.07362549006938934, 0.7785648107528687, -1.6867345571517944], "std": [0.12386265397071838, 0.9734023213386536, 0.25160229206085205, 0.7501944303512573, 0.31584128737449646, 0.6394455432891846, 0.18289443850517273, 0.1654781848192215, 0.052358031272888184, 0.1078861728310585, 2.5000786781311035, 0.31371787190437317, 2.834489345550537, 0.08873438835144043, 0.7374719977378845, 0.24955317378044128, 0.5500081777572632, 0.23460495471954346, 0.6926877498626709, 0.11282005161046982, 0.14163194596767426, 0.030861765146255493, 0.054597776383161545, 2.801647901535034, 0.19456574320793152, 2.1528241634368896], "count": [433]}, "action": {"min": [-0.2855655550956726, -0.02225911058485508, -1.2635011672973633, -1.7684130668640137, 0.20317544043064117, -0.22738833725452423, 0.013000000268220901, -0.010232999920845032, -0.15985800325870514, 0.008093999698758125, -3.140144109725952, 0.1880766749382019, -3.1361122131347656, -0.17283955216407776, -0.016572222113609314, -1.169335961341858, 0.1196514442563057, 0.6376816630363464, -2.1220643520355225, 0.1420000046491623, -0.010122999548912048, -0.031120000407099724, 0.12097100168466568, -3.141592502593994, 0.17964676022529602, -3.129148483276367], "max": [0.21442711353302002, 2.2299931049346924, -0.48614177107810974, 0.02217188850045204, 1.160491704940796, 1.572599172592163, 0.5009999871253967, 0.38248100876808167, 0.046785999089479446, 0.3541469871997833, 3.1222195625305176, 1.1045141220092773, 3.1410341262817383, 0.1412825584411621, 1.883459210395813, -0.4807514548301697, 1.7715879678726196, 1.2401604652404785, -0.23670366406440735, 0.4620000123977661, 0.37969300150871277, 0.10269399732351303, 0.3505899906158447, 3.1312079429626465, 1.056168556213379, 3.134593963623047], "mean": [0.030862003564834595, 1.2824733257293701, -0.7986841797828674, -0.8625803589820862, 0.7916311025619507, 0.7011474370956421, 0.3897320330142975, 0.21203283965587616, -0.02148599736392498, 0.16506677865982056, -1.1405404806137085, 0.6040830016136169, -0.7502776980400085, -0.0035406039096415043, 0.9162870645523071, -0.694748044013977, 0.7069578170776367, 0.8911024332046509, -0.924332857131958, 0.388504296541214, 0.163550466299057, 0.029264241456985474, 0.2405705749988556, -0.07362549006938934, 0.7785648107528687, -1.6867345571517944], "std": [0.12386265397071838, 0.9734023213386536, 0.25160229206085205, 0.7501944303512573, 0.31584128737449646, 0.6394455432891846, 0.18289443850517273, 0.1654781848192215, 0.052358031272888184, 0.1078861728310585, 2.5000786781311035, 0.31371787190437317, 2.834489345550537, 0.08873438835144043, 0.7374719977378845, 0.24955317378044128, 0.5500081777572632, 0.23460495471954346, 0.6926877498626709, 0.11282005161046982, 0.14163194596767426, 0.030861765146255493, 0.054597776383161545, 2.801647901535034, 0.19456574320793152, 2.1528241634368896], "count": [433]}, "timestamp": {"min": [0.0], "max": [14.4], "mean": [7.200000000000001], "std": [4.166533331199932], "count": [433]}, "frame_index": {"min": [0], "max": [432], "mean": [216.0], "std": [124.99599993599796], "count": [433]}, "episode_index": {"min": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [433]}, "index": {"min": [160995], "max": [161427], "mean": [161211.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [2.7321016166281753, 5.0, 5.0, 5.0, 5.0], "std": [1.820415268417985, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [433]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [433]}, "eef_direction_state": {"mean": [4.1362586605080836, 4.041570438799076], "std": [2.0809044595041786, 2.28017448589947], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [0.9399538106235565, 0.8983833718244804], "std": [0.8840892798125515, 0.9010243956581185], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.836027713625866, 0.8221709006928406], "std": [0.8506999803143149, 0.8533416982275197], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [4.1362586605080836, 4.041570438799076], "std": [2.0809044595041786, 2.28017448589947], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [0.9399538106235565, 0.8983833718244804], "std": [0.8840892798125515, 0.9010243956581185], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.836027713625866, 0.8221709006928406], "std": [0.8506999803143149, 0.8533416982275197], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.4501014493698015, 0.2791797739232905, 0.9398136185243133, 2.4772686596768234, 0.33911114963063815, 1.5582706027326316, 0.4025886006890326, -0.26981363844073847, 1.0162363175237268, 2.315132818048942, -0.0766962609757499, 2.0582653046101007], "std": [0.16487414219018862, 0.0525242316809882, 0.10801215595993498, 0.2874647424885116, 0.3167542622517518, 0.26570668109384515, 0.14198441883863736, 0.030430787998278457, 0.05439660974143239, 0.172230119332403, 0.3187826521235944, 0.3294728672445008], "min": [0.22865650511467656, 0.14041004571875418, 0.7829935992653347, 2.000432231039355, -0.054065100783765585, 0.9919137907265518, 0.22847915816375258, -0.3297448621821173, 0.8968777832756585, 2.084330722135338, -0.6685450594524802, 1.70289151897042], "max": [0.6203261178232933, 0.34704789013927156, 1.1289311486643323, 2.9320702441430617, 0.9076433578939778, 2.1179697769986174, 0.6189799992417607, -0.19747554014559776, 1.125976239009479, 2.9567687868927433, 0.49992707562571415, 2.863570243903898], "count": [433]}, "eef_sim_pose_action": {"mean": [0.4501014493698015, 0.2791797739232905, 0.9398136185243133, 2.4772686596768234, 0.33911114963063815, 1.5582706027326316, 0.4025886006890326, -0.26981363844073847, 1.0162363175237268, 2.315132818048942, -0.0766962609757499, 2.0582653046101007], "std": [0.16487414219018862, 0.0525242316809882, 0.10801215595993498, 0.2874647424885116, 0.3167542622517518, 0.26570668109384515, 0.14198441883863736, 0.030430787998278457, 0.05439660974143239, 0.172230119332403, 0.3187826521235944, 0.3294728672445008], "min": [0.22865650511467656, 0.14041004571875418, 0.7829935992653347, 2.000432231039355, -0.054065100783765585, 0.9919137907265518, 0.22847915816375258, -0.3297448621821173, 0.8968777832756585, 2.084330722135338, -0.6685450594524802, 1.70289151897042], "max": [0.6203261178232933, 0.34704789013927156, 1.1289311486643323, 2.9320702441430617, 0.9076433578939778, 2.1179697769986174, 0.6189799992417607, -0.19747554014559776, 1.125976239009479, 2.9567687868927433, 0.49992707562571415, 2.863570243903898], "count": [433]}, "gripper_mode_state": {"mean": [0.21939953810623555, 0.23094688221709006], "std": [0.4138398008710654, 0.42143851249179437], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_state": {"mean": [1.8960739030023095, 1.905311778290993], "std": [0.40300065511813316, 0.39370855596966714], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_mode_action": {"mean": [0.21939953810623555, 0.23094688221709006], "std": [0.4138398008710654, 0.42143851249179437], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_action": {"mean": [1.8960739030023095, 1.905311778290993], "std": [0.40300065511813316, 0.39370855596966714], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_open_scale_state": {"mean": [0.4871651285820518, 0.4856322231265882], "std": [0.22861773543589956, 0.14102510349406028], "min": [0.016250000335276127, 0.17750000581145287], "max": [0.6262499839067459, 0.5775000154972076], "count": [433]}, "gripper_open_scale_action": {"mean": [0.4871651285820518, 0.4856322231265882], "std": [0.22861773543589956, 0.14102510349406028], "min": [0.016250000335276127, 0.17750000581145287], "max": [0.6262499839067459, 0.5775000154972076], "count": [433]}}} +{"episode_index": 348, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7098039215686275]], [[0.6862745098039216]]], "mean": [[[0.3951029995331466]], [[0.3989972593975862]], [[0.37388640764947956]]], "std": [[[0.13349829205524988]], [[0.14312874396204536]], [[0.1367910407378196]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49442188472611265]], [[0.4887348224011827]], [[0.4776266453340595]]], "std": [[[0.12902253343942136]], [[0.13385019276499746]], [[0.1373734492759727]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.505376839856313]], [[0.4780778753631082]], [[0.4681449352889304]]], "std": [[[0.12298810425107358]], [[0.1429477575595204]], [[0.14761109334103412]]], "count": [126]}, "observation.state": {"min": [-0.3328574299812317, -0.02225911058485508, -1.155258297920227, -1.7689189910888672, 0.29109543561935425, -0.07532510906457901, 0.01599999889731407, -0.010227999649941921, -0.1778320074081421, 0.01080700010061264, -3.135641098022461, 0.1388583779335022, -3.140667676925659, -0.1804627776145935, -0.015525555238127708, -1.259035348892212, 0.08310533314943314, 0.48308899998664856, -2.1218202114105225, 0.1340000033378601, -0.009882999584078789, -0.019530000165104866, 0.1531050056219101, -3.137735366821289, 0.3249104917049408, -3.1330230236053467], "max": [0.39609354734420776, 2.2106471061706543, -0.48603710532188416, 0.1529703289270401, 1.1374824047088623, 1.5385128259658813, 0.48500001430511475, 0.37824100255966187, 0.08752100169658661, 0.4170289933681488, 3.1343321800231934, 1.1575372219085693, 3.138136863708496, 0.14988265931606293, 1.9112132787704468, -0.47216877341270447, 1.7747105360031128, 1.239794135093689, -0.16273921728134155, 0.5239999890327454, 0.3891350030899048, 0.07638899981975555, 0.35718101263046265, 3.1389572620391846, 1.1540640592575073, 3.1395506858825684], "mean": [0.0593230277299881, 1.4152570962905884, -0.8142308592796326, -1.0452253818511963, 0.7510706782341003, 0.8534364700317383, 0.37737342715263367, 0.23700210452079773, -0.014936824329197407, 0.15908443927764893, -1.434263825416565, 0.579453706741333, -1.6221702098846436, -0.02791481465101242, 1.1277672052383423, -0.8040369749069214, 0.8308701515197754, 0.882037341594696, -1.1525195837020874, 0.4239024817943573, 0.21160057187080383, 0.02126196399331093, 0.23725101351737976, 0.3615421652793884, 0.8307904005050659, -2.2028403282165527], "std": [0.17174658179283142, 0.898707926273346, 0.2406034618616104, 0.7544426321983337, 0.2637505531311035, 0.6061378717422485, 0.1334426999092102, 0.1566009223461151, 0.05893655866384506, 0.10170100629329681, 2.2477684020996094, 0.3026028871536255, 2.377373695373535, 0.12084265053272247, 0.730640709400177, 0.33004310727119446, 0.5025038123130798, 0.23860132694244385, 0.6796227693557739, 0.11859738081693649, 0.14906378090381622, 0.02856367453932762, 0.04496457427740097, 2.833787679672241, 0.14810778200626373, 1.4507948160171509], "count": [637]}, "action": {"min": [-0.3328574299812317, -0.02225911058485508, -1.155258297920227, -1.7689189910888672, 0.29109543561935425, -0.07532510906457901, 0.01599999889731407, -0.010227999649941921, -0.1778320074081421, 0.01080700010061264, -3.135641098022461, 0.1388583779335022, -3.140667676925659, -0.1804627776145935, -0.015525555238127708, -1.259035348892212, 0.08310533314943314, 0.48308899998664856, -2.1218202114105225, 0.1340000033378601, -0.009882999584078789, -0.019530000165104866, 0.1531050056219101, -3.137735366821289, 0.3249104917049408, -3.1330230236053467], "max": [0.39609354734420776, 2.2106471061706543, -0.48603710532188416, 0.1529703289270401, 1.1374824047088623, 1.5385128259658813, 0.48500001430511475, 0.37824100255966187, 0.08752100169658661, 0.4170289933681488, 3.1343321800231934, 1.1575372219085693, 3.138136863708496, 0.14988265931606293, 1.9112132787704468, -0.47216877341270447, 1.7747105360031128, 1.239794135093689, -0.16273921728134155, 0.5239999890327454, 0.3891350030899048, 0.07638899981975555, 0.35718101263046265, 3.1389572620391846, 1.1540640592575073, 3.1395506858825684], "mean": [0.0593230277299881, 1.4152570962905884, -0.8142308592796326, -1.0452253818511963, 0.7510706782341003, 0.8534364700317383, 0.37737342715263367, 0.23700210452079773, -0.014936824329197407, 0.15908443927764893, -1.434263825416565, 0.579453706741333, -1.6221702098846436, -0.02791481465101242, 1.1277672052383423, -0.8040369749069214, 0.8308701515197754, 0.882037341594696, -1.1525195837020874, 0.4239024817943573, 0.21160057187080383, 0.02126196399331093, 0.23725101351737976, 0.3615421652793884, 0.8307904005050659, -2.2028403282165527], "std": [0.17174658179283142, 0.898707926273346, 0.2406034618616104, 0.7544426321983337, 0.2637505531311035, 0.6061378717422485, 0.1334426999092102, 0.1566009223461151, 0.05893655866384506, 0.10170100629329681, 2.2477684020996094, 0.3026028871536255, 2.377373695373535, 0.12084265053272247, 0.730640709400177, 0.33004310727119446, 0.5025038123130798, 0.23860132694244385, 0.6796227693557739, 0.11859738081693649, 0.14906378090381622, 0.02856367453932762, 0.04496457427740097, 2.833787679672241, 0.14810778200626373, 1.4507948160171509], "count": [637]}, "timestamp": {"min": [0.0], "max": [21.2], "mean": [10.6], "std": [6.12952780490562], "count": [637]}, "frame_index": {"min": [0], "max": [636], "mean": [318.0], "std": [183.8858341471686], "count": [637]}, "episode_index": {"min": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [637]}, "index": {"min": [161428], "max": [162064], "mean": [161746.0], "std": [183.8858341471686], "count": [637]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [637]}, "subtask_annotation": {"mean": [2.532182103610675, 5.0, 5.0, 5.0, 5.0], "std": [1.7463081788997805, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [637]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [637]}, "eef_direction_state": {"mean": [4.425431711145997, 4.210361067503925], "std": [2.06096562021855, 2.2349484757140354], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_state": {"mean": [0.7551020408163265, 0.7362637362637363], "std": [0.8732874412533295, 0.8136321916664905], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_state": {"mean": [0.6985871271585558, 0.7551020408163265], "std": [0.8293372062029587, 0.8384368336181197], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_direction_action": {"mean": [4.425431711145997, 4.210361067503925], "std": [2.06096562021855, 2.2349484757140354], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_action": {"mean": [0.7551020408163265, 0.7362637362637363], "std": [0.8732874412533295, 0.8136321916664905], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_action": {"mean": [0.6985871271585558, 0.7551020408163265], "std": [0.8293372062029587, 0.8384368336181197], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_sim_pose_state": {"mean": [0.47496563428426236, 0.28547097128757426, 0.9337588866144206, 2.485662852488221, 0.40798878048528625, 1.5887368467218672, 0.45073206219723977, -0.27794277037887977, 1.01307824718259, 2.2788717392025255, -0.07292288685064648, 2.1841625260103763], "std": [0.15602715131017933, 0.058800070237041736, 0.10184972925680225, 0.2796143320920423, 0.3150704954341637, 0.31877010006437023, 0.14938544837568568, 0.028301525142739887, 0.04473306679910991, 0.138212893065906, 0.23707745058071905, 0.31855315707609166], "min": [0.2286599700732233, 0.12238861545926001, 0.7857449972193593, 1.9837554258203975, -0.1272387043026284, 1.007878561290518, 0.22875668173668798, -0.31817291212088605, 0.92902919681794, 1.9870101448434974, -0.5783147520006001, 1.8038377474601515], "max": [0.6157399953267573, 0.38686129353520177, 1.1925114864980517, 2.9799504175587996, 0.7975979459245668, 2.2536675210247656, 0.6284888118617671, -0.2238012598571813, 1.132588170347795, 2.8015186934776577, 0.4229840940404035, 2.8262054453998853], "count": [637]}, "eef_sim_pose_action": {"mean": [0.47496563428426236, 0.28547097128757426, 0.9337588866144206, 2.485662852488221, 0.40798878048528625, 1.5887368467218672, 0.45073206219723977, -0.27794277037887977, 1.01307824718259, 2.2788717392025255, -0.07292288685064648, 2.1841625260103763], "std": [0.15602715131017933, 0.058800070237041736, 0.10184972925680225, 0.2796143320920423, 0.3150704954341637, 0.31877010006437023, 0.14938544837568568, 0.028301525142739887, 0.04473306679910991, 0.138212893065906, 0.23707745058071905, 0.31855315707609166], "min": [0.2286599700732233, 0.12238861545926001, 0.7857449972193593, 1.9837554258203975, -0.1272387043026284, 1.007878561290518, 0.22875668173668798, -0.31817291212088605, 0.92902919681794, 1.9870101448434974, -0.5783147520006001, 1.8038377474601515], "max": [0.6157399953267573, 0.38686129353520177, 1.1925114864980517, 2.9799504175587996, 0.7975979459245668, 2.2536675210247656, 0.6284888118617671, -0.2238012598571813, 1.132588170347795, 2.8015186934776577, 0.4229840940404035, 2.8262054453998853], "count": [637]}, "gripper_mode_state": {"mean": [0.141287284144427, 0.18053375196232338], "std": [0.3483176531321905, 0.3846314032482651], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_state": {"mean": [1.934065934065934, 1.9215070643642072], "std": [0.32967032967033205, 0.37184117661326166], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_mode_action": {"mean": [0.141287284144427, 0.18053375196232338], "std": [0.3483176531321905, 0.3846314032482651], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_action": {"mean": [1.934065934065934, 1.9215070643642072], "std": [0.32967032967033205, 0.37184117661326166], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_open_scale_state": {"mean": [0.4717131005673197, 0.5298783436265527], "std": [0.16680442514064012, 0.14824677137943082], "min": [0.01999999862164259, 0.16750000417232513], "max": [0.6062500178813934, 0.6549999862909317], "count": [637]}, "gripper_open_scale_action": {"mean": [0.4717131005673197, 0.5298783436265527], "std": [0.16680442514064012, 0.14824677137943082], "min": [0.01999999862164259, 0.16750000417232513], "max": [0.6062500178813934, 0.6549999862909317], "count": [637]}}} +{"episode_index": 349, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7686274509803922]], [[0.7176470588235294]]], "mean": [[[0.3999496737023046]], [[0.40273885441026563]], [[0.3773764740860666]]], "std": [[[0.13301569309371156]], [[0.13988572963293558]], [[0.13344886275966988]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877853106074234]], [[0.48109822285183185]], [[0.46964454413263773]]], "std": [[[0.12376209402548101]], [[0.13128702264030231]], [[0.13582668155735084]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49581211211548837]], [[0.4724296130149307]], [[0.46075105684475626]]], "std": [[[0.1422200787648317]], [[0.15292835791227552]], [[0.15799622974526437]]], "count": [109]}, "observation.state": {"min": [-0.2255043387413025, -0.022363778203725815, -1.1164968013763428, -1.7684829235076904, 0.21331067383289337, -0.02400355599820614, 0.02199999988079071, -0.010836999863386154, -0.14097599685192108, 0.014685000292956829, -3.137176990509033, 0.13194690644741058, -3.141592502593994, -0.07773244380950928, -0.016397777944803238, -1.138843059539795, 0.08418688923120499, 0.5661245584487915, -2.1224305629730225, 0.09100000560283661, -0.009895999915897846, -0.0015950000379234552, 0.16415099799633026, -3.12862491607666, 0.2151118516921997, -3.141592502593994], "max": [0.336520791053772, 2.137310743331909, -0.48603710532188416, -0.03829055652022362, 1.160735845565796, 1.7242437601089478, 0.48500001430511475, 0.3632679879665375, 0.07183799892663956, 0.30322301387786865, -2.1251304149627686, 1.0816154479980469, 3.1391665935516357, 0.1101442202925682, 1.7455958127975464, -0.47230833768844604, 1.7606502771377563, 1.2405093908309937, -0.15757566690444946, 0.5, 0.36970600485801697, 0.09544699639081955, 0.3310660123825073, 3.1409993171691895, 1.0071946382522583, 3.141016721725464], "mean": [0.0924951583147049, 1.3872246742248535, -0.7419410347938538, -0.9988282918930054, 0.76612389087677, 0.8891994953155518, 0.3667640686035156, 0.21988771855831146, -0.01150563359260559, 0.15288813412189484, -2.711474657058716, 0.5748106241226196, -1.7802375555038452, 0.037098370492458344, 0.9826490879058838, -0.7199659943580627, 0.7184730768203735, 0.8471648097038269, -1.0129270553588867, 0.35716766119003296, 0.1811710000038147, 0.03481578081846237, 0.24869227409362793, 0.09341159462928772, 0.7571702599525452, -2.238814353942871], "std": [0.1520690768957138, 0.8859326243400574, 0.20971332490444183, 0.7293204069137573, 0.29436054825782776, 0.6710814237594604, 0.16527435183525085, 0.14647839963436127, 0.05348455533385277, 0.09600727260112762, 0.33822721242904663, 0.28627192974090576, 2.364035129547119, 0.08202527463436127, 0.6621567010879517, 0.25241169333457947, 0.5273594856262207, 0.2343604415655136, 0.7462158203125, 0.15603604912757874, 0.13634942471981049, 0.028106821700930595, 0.037324320524930954, 2.795092821121216, 0.18053080141544342, 1.413763403892517], "count": [526]}, "action": {"min": [-0.2255043387413025, -0.022363778203725815, -1.1164968013763428, -1.7684829235076904, 0.21331067383289337, -0.02400355599820614, 0.02199999988079071, -0.010836999863386154, -0.14097599685192108, 0.014685000292956829, -3.137176990509033, 0.13194690644741058, -3.141592502593994, -0.07773244380950928, -0.016397777944803238, -1.138843059539795, 0.08418688923120499, 0.5661245584487915, -2.1224305629730225, 0.09100000560283661, -0.009895999915897846, -0.0015950000379234552, 0.16415099799633026, -3.12862491607666, 0.2151118516921997, -3.141592502593994], "max": [0.336520791053772, 2.137310743331909, -0.48603710532188416, -0.03829055652022362, 1.160735845565796, 1.7242437601089478, 0.48500001430511475, 0.3632679879665375, 0.07183799892663956, 0.30322301387786865, -2.1251304149627686, 1.0816154479980469, 3.1391665935516357, 0.1101442202925682, 1.7455958127975464, -0.47230833768844604, 1.7606502771377563, 1.2405093908309937, -0.15757566690444946, 0.5, 0.36970600485801697, 0.09544699639081955, 0.3310660123825073, 3.1409993171691895, 1.0071946382522583, 3.141016721725464], "mean": [0.0924951583147049, 1.3872246742248535, -0.7419410347938538, -0.9988282918930054, 0.76612389087677, 0.8891994953155518, 0.3667640686035156, 0.21988771855831146, -0.01150563359260559, 0.15288813412189484, -2.711474657058716, 0.5748106241226196, -1.7802375555038452, 0.037098370492458344, 0.9826490879058838, -0.7199659943580627, 0.7184730768203735, 0.8471648097038269, -1.0129270553588867, 0.35716766119003296, 0.1811710000038147, 0.03481578081846237, 0.24869227409362793, 0.09341159462928772, 0.7571702599525452, -2.238814353942871], "std": [0.1520690768957138, 0.8859326243400574, 0.20971332490444183, 0.7293204069137573, 0.29436054825782776, 0.6710814237594604, 0.16527435183525085, 0.14647839963436127, 0.05348455533385277, 0.09600727260112762, 0.33822721242904663, 0.28627192974090576, 2.364035129547119, 0.08202527463436127, 0.6621567010879517, 0.25241169333457947, 0.5273594856262207, 0.2343604415655136, 0.7462158203125, 0.15603604912757874, 0.13634942471981049, 0.028106821700930595, 0.037324320524930954, 2.795092821121216, 0.18053080141544342, 1.413763403892517], "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": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [526]}, "index": {"min": [162065], "max": [162590], "mean": [162327.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [2.581749049429658, 5.0, 5.0, 5.0, 5.0], "std": [1.8019765187943413, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [526]}, "eef_direction_state": {"mean": [4.140684410646388, 4.218631178707224], "std": [2.1367637275561244, 2.25294796925801], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.8288973384030418, 0.7414448669201521], "std": [0.8528645095147709, 0.8328298247074969], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.779467680608365, 0.7566539923954373], "std": [0.8391765053493576, 0.8236657733172186], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [4.140684410646388, 4.218631178707224], "std": [2.1367637275561244, 2.25294796925801], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8288973384030418, 0.7414448669201521], "std": [0.8528645095147709, 0.8328298247074969], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.779467680608365, 0.7566539923954373], "std": [0.8391765053493576, 0.8236657733172186], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.4578300865402443, 0.2889557154177588, 0.9275740838212755, 2.4940804541487243, 0.372110485823555, 1.5286191551988397, 0.42017446666521385, -0.26426563905867134, 1.0244106939178992, 2.3325803737795097, -0.013535319676488326, 2.1586950513734537], "std": [0.14590668610764881, 0.053464570744040436, 0.09608271402885978, 0.27479567979612196, 0.293044423160485, 0.311467795619314, 0.13664402065952858, 0.02771533092584808, 0.03710952550893481, 0.1681912660274395, 0.33632070686497956, 0.33921116357880504], "min": [0.22802048595134816, 0.159130312414415, 0.7896941388943779, 2.055908011158457, 0.0022612862441078185, 1.005053832854316, 0.22876313088547007, -0.30022477065859715, 0.9401689398154011, 2.126476614649678, -0.5761307710417781, 1.7680639315768065], "max": [0.6007202980769734, 0.3716580133272282, 1.0781070627158778, 2.9995665170319445, 0.8558549557122603, 2.1192752709546334, 0.6089267539410342, -0.2046565108376084, 1.1074069336551733, 2.921627027461035, 0.6201893236426286, 2.8257190931557754], "count": [526]}, "eef_sim_pose_action": {"mean": [0.4578300865402443, 0.2889557154177588, 0.9275740838212755, 2.4940804541487243, 0.372110485823555, 1.5286191551988397, 0.42017446666521385, -0.26426563905867134, 1.0244106939178992, 2.3325803737795097, -0.013535319676488326, 2.1586950513734537], "std": [0.14590668610764881, 0.053464570744040436, 0.09608271402885978, 0.27479567979612196, 0.293044423160485, 0.311467795619314, 0.13664402065952858, 0.02771533092584808, 0.03710952550893481, 0.1681912660274395, 0.33632070686497956, 0.33921116357880504], "min": [0.22802048595134816, 0.159130312414415, 0.7896941388943779, 2.055908011158457, 0.0022612862441078185, 1.005053832854316, 0.22876313088547007, -0.30022477065859715, 0.9401689398154011, 2.126476614649678, -0.5761307710417781, 1.7680639315768065], "max": [0.6007202980769734, 0.3716580133272282, 1.0781070627158778, 2.9995665170319445, 0.8558549557122603, 2.1192752709546334, 0.6089267539410342, -0.2046565108376084, 1.1074069336551733, 2.921627027461035, 0.6201893236426286, 2.8257190931557754], "count": [526]}, "gripper_mode_state": {"mean": [0.25475285171102663, 0.5247148288973384], "std": [0.43572220078408386, 0.49938880367162214], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.920152091254753, 1.9182509505703422], "std": [0.366481544031075, 0.3686497582369276], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.25475285171102663, 0.5247148288973384], "std": [0.43572220078408386, 0.49938880367162214], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.920152091254753, 1.9182509505703422], "std": [0.366481544031075, 0.3686497582369276], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.45845532965555985, 0.4464591294704111], "std": [0.20659276496122683, 0.1950451859798584], "min": [0.027499999850988388, 0.11375000700354576], "max": [0.6062500178813934, 0.625], "count": [526]}, "gripper_open_scale_action": {"mean": [0.45845532965555985, 0.4464591294704111], "std": [0.20659276496122683, 0.1950451859798584], "min": [0.027499999850988388, 0.11375000700354576], "max": [0.6062500178813934, 0.625], "count": [526]}}} +{"episode_index": 350, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7098039215686275]], [[0.6705882352941176]]], "mean": [[[0.4015845650696568]], [[0.4045235429033999]], [[0.37948366262916994]]], "std": [[[0.13429915482352348]], [[0.1392586322463728]], [[0.1328390196297066]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49375630546561133]], [[0.4883501847604485]], [[0.4765962122234215]]], "std": [[[0.11258648663562715]], [[0.12221733292095631]], [[0.12754545279552004]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964014754602147]], [[0.47576458783054504]], [[0.4647855429633627]]], "std": [[[0.13445693060282424]], [[0.1415085159373581]], [[0.14600098763257197]]], "count": [109]}, "observation.state": {"min": [-0.3060104548931122, -0.022451000288128853, -1.1735575199127197, -1.7661279439926147, 0.3082084357738495, -0.02913222275674343, 0.013000000268220901, -0.009750000201165676, -0.1632460057735443, 0.0035910001024603844, -3.1395156383514404, 0.11292281001806259, -3.1406850814819336, -0.1609947830438614, -0.016485000029206276, -1.1091177463531494, 0.030806889757514, 0.5034117698669434, -2.122483015060425, 0.10499999672174454, -0.010370999574661255, -0.008829999715089798, 0.1270650029182434, -3.137456178665161, 0.21682225167751312, -3.1304051876068115], "max": [0.5144191980361938, 2.219892740249634, -0.4841879904270172, 0.06937655806541443, 1.1606311798095703, 1.5696337223052979, 0.5419999957084656, 0.36387398838996887, 0.09566900134086609, 0.3037880063056946, 3.1323249340057373, 1.1577816009521484, 3.140615224838257, 0.0710163339972496, 1.8220199346542358, -0.48015832901000977, 1.7782866954803467, 1.1625151634216309, -0.10389911383390427, 0.527999997138977, 0.36236199736595154, 0.07445500046014786, 0.3086729943752289, 3.138136863708496, 1.1307638883590698, 3.1320106983184814], "mean": [0.07110055536031723, 1.3254411220550537, -0.7456174492835999, -0.9486952424049377, 0.7533217072486877, 0.8080971240997314, 0.40386006236076355, 0.21176709234714508, -0.015351204201579094, 0.15880796313285828, -2.631272315979004, 0.5792678594589233, -0.709184467792511, 0.0016899547772482038, 0.9193023443222046, -0.6564643383026123, 0.728084921836853, 0.823611319065094, -0.9687743782997131, 0.3923070728778839, 0.16643136739730835, 0.026479585096240044, 0.24014538526535034, 0.10286653786897659, 0.7952424883842468, -1.646584153175354], "std": [0.20027951896190643, 0.9030787944793701, 0.2130853235721588, 0.7428820729255676, 0.2720571458339691, 0.6599501371383667, 0.1920042186975479, 0.14976495504379272, 0.0656929761171341, 0.09875980019569397, 0.8482221364974976, 0.29302990436553955, 2.853982925415039, 0.05666441097855568, 0.6991815567016602, 0.2370593398809433, 0.5815250873565674, 0.25509780645370483, 0.7522563934326172, 0.16652625799179077, 0.1353261023759842, 0.020872415974736214, 0.0466630756855011, 2.7960426807403564, 0.21277707815170288, 2.2040584087371826], "count": [522]}, "action": {"min": [-0.3060104548931122, -0.022451000288128853, -1.1735575199127197, -1.7661279439926147, 0.3082084357738495, -0.02913222275674343, 0.013000000268220901, -0.009750000201165676, -0.1632460057735443, 0.0035910001024603844, -3.1395156383514404, 0.11292281001806259, -3.1406850814819336, -0.1609947830438614, -0.016485000029206276, -1.1091177463531494, 0.030806889757514, 0.5034117698669434, -2.122483015060425, 0.10499999672174454, -0.010370999574661255, -0.008829999715089798, 0.1270650029182434, -3.137456178665161, 0.21682225167751312, -3.1304051876068115], "max": [0.5144191980361938, 2.219892740249634, -0.4841879904270172, 0.06937655806541443, 1.1606311798095703, 1.5696337223052979, 0.5419999957084656, 0.36387398838996887, 0.09566900134086609, 0.3037880063056946, 3.1323249340057373, 1.1577816009521484, 3.140615224838257, 0.0710163339972496, 1.8220199346542358, -0.48015832901000977, 1.7782866954803467, 1.1625151634216309, -0.10389911383390427, 0.527999997138977, 0.36236199736595154, 0.07445500046014786, 0.3086729943752289, 3.138136863708496, 1.1307638883590698, 3.1320106983184814], "mean": [0.07110055536031723, 1.3254411220550537, -0.7456174492835999, -0.9486952424049377, 0.7533217072486877, 0.8080971240997314, 0.40386006236076355, 0.21176709234714508, -0.015351204201579094, 0.15880796313285828, -2.631272315979004, 0.5792678594589233, -0.709184467792511, 0.0016899547772482038, 0.9193023443222046, -0.6564643383026123, 0.728084921836853, 0.823611319065094, -0.9687743782997131, 0.3923070728778839, 0.16643136739730835, 0.026479585096240044, 0.24014538526535034, 0.10286653786897659, 0.7952424883842468, -1.646584153175354], "std": [0.20027951896190643, 0.9030787944793701, 0.2130853235721588, 0.7428820729255676, 0.2720571458339691, 0.6599501371383667, 0.1920042186975479, 0.14976495504379272, 0.0656929761171341, 0.09875980019569397, 0.8482221364974976, 0.29302990436553955, 2.853982925415039, 0.05666441097855568, 0.6991815567016602, 0.2370593398809433, 0.5815250873565674, 0.25509780645370483, 0.7522563934326172, 0.16652625799179077, 0.1353261023759842, 0.020872415974736214, 0.0466630756855011, 2.7960426807403564, 0.21277707815170288, 2.2040584087371826], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [522]}, "index": {"min": [162591], "max": [163112], "mean": [162851.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [2.5114942528735633, 5.0, 5.0, 5.0, 5.0], "std": [1.8217665600708226, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [522]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [522]}, "eef_direction_state": {"mean": [4.1915708812260535, 4.153256704980843], "std": [2.096723822785728, 2.3430583313405258], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.9118773946360154, 0.7567049808429118], "std": [0.9075527703362123, 0.8578034103111729], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7950191570881227, 0.7547892720306514], "std": [0.8431230143090213, 0.844877540855479], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.1915708812260535, 4.153256704980843], "std": [2.096723822785728, 2.3430583313405258], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.9118773946360154, 0.7567049808429118], "std": [0.9075527703362123, 0.8578034103111729], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.7950191570881227, 0.7547892720306514], "std": [0.8431230143090213, 0.844877540855479], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.44977334228282434, 0.2851809871085106, 0.933517395338772, 2.5109941176559887, 0.3415915419711292, 1.5677543197628703, 0.4054847514433555, -0.27264205840618244, 1.015801538728789, 2.293474540914912, -0.04641813899975755, 2.0525899588280216], "std": [0.14917196810424935, 0.06564251793215736, 0.09884064210984547, 0.2780516714691234, 0.2617100415024073, 0.3068673318404388, 0.13564031545409697, 0.020386836475817943, 0.04646491887095076, 0.187229810858562, 0.3426448550408625, 0.34267551180939965], "min": [0.22907813251614295, 0.13690211625905782, 0.7784849944747155, 1.975937415299136, -0.07432708813325073, 1.0580900208900008, 0.2282065986690887, -0.3077710304286024, 0.9028580390522792, 1.9958770373372616, -0.6994815598397175, 1.6636871564751097], "max": [0.6013206613400841, 0.39613814505203954, 1.0785797680676952, 3.013309632510982, 0.707812870505645, 2.1962548583272654, 0.6015481004348305, -0.22582023763309114, 1.0841615492888765, 2.9198833241744744, 0.6718977895821814, 2.8298070589115265], "count": [522]}, "eef_sim_pose_action": {"mean": [0.44977334228282434, 0.2851809871085106, 0.933517395338772, 2.5109941176559887, 0.3415915419711292, 1.5677543197628703, 0.4054847514433555, -0.27264205840618244, 1.015801538728789, 2.293474540914912, -0.04641813899975755, 2.0525899588280216], "std": [0.14917196810424935, 0.06564251793215736, 0.09884064210984547, 0.2780516714691234, 0.2617100415024073, 0.3068673318404388, 0.13564031545409697, 0.020386836475817943, 0.04646491887095076, 0.187229810858562, 0.3426448550408625, 0.34267551180939965], "min": [0.22907813251614295, 0.13690211625905782, 0.7784849944747155, 1.975937415299136, -0.07432708813325073, 1.0580900208900008, 0.2282065986690887, -0.3077710304286024, 0.9028580390522792, 1.9958770373372616, -0.6994815598397175, 1.6636871564751097], "max": [0.6013206613400841, 0.39613814505203954, 1.0785797680676952, 3.013309632510982, 0.707812870505645, 2.1962548583272654, 0.6015481004348305, -0.22582023763309114, 1.0841615492888765, 2.9198833241744744, 0.6718977895821814, 2.8298070589115265], "count": [522]}, "gripper_mode_state": {"mean": [0.21455938697318008, 0.3620689655172414], "std": [0.4105163290721493, 0.48059861602642645], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.89272030651341, 1.8601532567049808], "std": [0.4243370695466913, 0.4810413109036577], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.21455938697318008, 0.3620689655172414], "std": [0.4105163290721493, 0.48059861602642645], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.89272030651341, 1.8601532567049808], "std": [0.4243370695466913, 0.4810413109036577], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.5048227748856791, 0.49038314046445247], "std": [0.24000544850100736, 0.2081579353556935], "min": [0.016250000335276127, 0.13124999590218067], "max": [0.677499994635582, 0.6599999964237213], "count": [522]}, "gripper_open_scale_action": {"mean": [0.5048227748856791, 0.49038314046445247], "std": [0.24000544850100736, 0.2081579353556935], "min": [0.016250000335276127, 0.13124999590218067], "max": [0.677499994635582, 0.6599999964237213], "count": [522]}}} +{"episode_index": 351, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.803921568627451]], [[0.792156862745098]]], "mean": [[[0.3995956040992449]], [[0.40311502686295664]], [[0.3781886990502782]]], "std": [[[0.13397422576923726]], [[0.14074512639555936]], [[0.13426297172754068]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.496164989053874]], [[0.4919897439558348]], [[0.48116565930579347]]], "std": [[[0.10251430104617135]], [[0.11346613801767481]], [[0.11860569563381007]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928469604670347]], [[0.47121759986357]], [[0.45929463124246467]]], "std": [[[0.1328889990833105]], [[0.14317378625445337]], [[0.14900989517151148]]], "count": [103]}, "observation.state": {"min": [-0.295648455619812, -0.022451000288128853, -1.1150139570236206, -1.7750768661499023, 0.38981354236602783, -0.06339310854673386, 0.0139999995008111, -0.009866000153124332, -0.16130299866199493, 0.0031330001074820757, -3.141592502593994, 0.13287192583084106, -3.141592502593994, -0.0775754451751709, -0.01638033241033554, -1.1777442693710327, 0.023079000413417816, 0.4849730134010315, -2.122291088104248, 0.10200000554323196, -0.009802999906241894, 0.0013429999817162752, 0.12350499629974365, -3.1347858905792236, 0.20820032060146332, -3.1398823261260986], "max": [0.3731890022754669, 2.229940891265869, -0.4841879904270172, -0.054252222180366516, 1.1601601839065552, 1.5778499841690063, 0.5540000200271606, 0.37102800607681274, 0.06697499752044678, 0.3304390013217926, 3.1358156204223633, 1.1530866622924805, 3.140458106994629, 0.06695177406072617, 1.8631713390350342, -0.47316309809684753, 1.7819150686264038, 1.2400906085968018, -0.08073288947343826, 0.5049999952316284, 0.375560998916626, 0.08340299874544144, 0.34549498558044434, 3.139219045639038, 1.1103785037994385, 3.140824794769287], "mean": [0.06864437460899353, 1.371268391609192, -0.7885718941688538, -0.9212966561317444, 0.7879064679145813, 0.7888103723526001, 0.4373795986175537, 0.21937914192676544, -0.01682436093688011, 0.1500486135482788, -1.889786720275879, 0.5447820425033569, -0.9827430844306946, 0.0061002131551504135, 0.9462645649909973, -0.7310290336608887, 0.6573938727378845, 0.8437818884849548, -0.9858990907669067, 0.3740876019001007, 0.17703035473823547, 0.025090591982007027, 0.24537771940231323, -0.29815471172332764, 0.7786355018615723, -2.512254238128662], "std": [0.1509322077035904, 0.9487080574035645, 0.23912791907787323, 0.7116864323616028, 0.24455370008945465, 0.6079254746437073, 0.19886235892772675, 0.1567053347826004, 0.050321925431489944, 0.1090979129076004, 2.000152349472046, 0.32421818375587463, 2.799696207046509, 0.0639987364411354, 0.7348357439041138, 0.28717201948165894, 0.5482020378112793, 0.2586185038089752, 0.8051083087921143, 0.16002443432807922, 0.14845968782901764, 0.021886087954044342, 0.04963473975658417, 2.81613826751709, 0.21532993018627167, 0.8375816941261292], "count": [488]}, "action": {"min": [-0.295648455619812, -0.022451000288128853, -1.1150139570236206, -1.7750768661499023, 0.38981354236602783, -0.06339310854673386, 0.0139999995008111, -0.009866000153124332, -0.16130299866199493, 0.0031330001074820757, -3.141592502593994, 0.13287192583084106, -3.141592502593994, -0.0775754451751709, -0.01638033241033554, -1.1777442693710327, 0.023079000413417816, 0.4849730134010315, -2.122291088104248, 0.10200000554323196, -0.009802999906241894, 0.0013429999817162752, 0.12350499629974365, -3.1347858905792236, 0.20820032060146332, -3.1398823261260986], "max": [0.3731890022754669, 2.229940891265869, -0.4841879904270172, -0.054252222180366516, 1.1601601839065552, 1.5778499841690063, 0.5540000200271606, 0.37102800607681274, 0.06697499752044678, 0.3304390013217926, 3.1358156204223633, 1.1530866622924805, 3.140458106994629, 0.06695177406072617, 1.8631713390350342, -0.47316309809684753, 1.7819150686264038, 1.2400906085968018, -0.08073288947343826, 0.5049999952316284, 0.375560998916626, 0.08340299874544144, 0.34549498558044434, 3.139219045639038, 1.1103785037994385, 3.140824794769287], "mean": [0.06864437460899353, 1.371268391609192, -0.7885718941688538, -0.9212966561317444, 0.7879064679145813, 0.7888103723526001, 0.4373795986175537, 0.21937914192676544, -0.01682436093688011, 0.1500486135482788, -1.889786720275879, 0.5447820425033569, -0.9827430844306946, 0.0061002131551504135, 0.9462645649909973, -0.7310290336608887, 0.6573938727378845, 0.8437818884849548, -0.9858990907669067, 0.3740876019001007, 0.17703035473823547, 0.025090591982007027, 0.24537771940231323, -0.29815471172332764, 0.7786355018615723, -2.512254238128662], "std": [0.1509322077035904, 0.9487080574035645, 0.23912791907787323, 0.7116864323616028, 0.24455370008945465, 0.6079254746437073, 0.19886235892772675, 0.1567053347826004, 0.050321925431489944, 0.1090979129076004, 2.000152349472046, 0.32421818375587463, 2.799696207046509, 0.0639987364411354, 0.7348357439041138, 0.28717201948165894, 0.5482020378112793, 0.2586185038089752, 0.8051083087921143, 0.16002443432807922, 0.14845968782901764, 0.021886087954044342, 0.04963473975658417, 2.81613826751709, 0.21532993018627167, 0.8375816941261292], "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": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [488]}, "index": {"min": [163113], "max": [163600], "mean": [163356.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [2.459016393442623, 5.0, 5.0, 5.0, 5.0], "std": [1.8505539311758181, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [488]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [488]}, "eef_direction_state": {"mean": [4.131147540983607, 3.9651639344262297], "std": [2.1688964470217975, 2.3980899959891455], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.8872950819672131, 0.8258196721311475], "std": [0.9062637556991052, 0.8495353987394362], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.7950819672131147, 0.7725409836065574], "std": [0.8630723293794044, 0.8441603272817344], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.131147540983607, 3.9651639344262297], "std": [2.1688964470217975, 2.3980899959891455], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.8872950819672131, 0.8258196721311475], "std": [0.9062637556991052, 0.8495353987394362], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.7950819672131147, 0.7725409836065574], "std": [0.8630723293794044, 0.8441603272817344], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.45739001426401255, 0.28375625279266886, 0.9247774460546323, 2.549932248757633, 0.3694224859148971, 1.5664205988490953, 0.4160073322817856, -0.27395292127605697, 1.0210201151443778, 2.320386273934594, 0.03400321576603795, 2.106204860731312], "std": [0.1561298611396221, 0.05027836108566247, 0.10916365886261924, 0.3004327782260289, 0.2916757811417435, 0.224608580963871, 0.14876857338096294, 0.021436160866117413, 0.04940577371192434, 0.19237211560538015, 0.3203440312191086, 0.3849904399169481], "min": [0.2289711501686182, 0.13890054653964967, 0.7781562437277583, 1.9760764480565474, -0.013114595940045382, 1.1759127325767913, 0.22887022410341928, -0.29724219011390673, 0.8994030067225177, 2.0223378928443547, -0.5867921843076962, 1.6936161539208365], "max": [0.6084753926419461, 0.3661749468791666, 1.1052375787422586, 3.0041913988513915, 0.7415717711064946, 2.1921418124657057, 0.6147756971887345, -0.21683541686970548, 1.120999254332879, 2.922205213915574, 0.6187842967839949, 2.819453819845677], "count": [488]}, "eef_sim_pose_action": {"mean": [0.45739001426401255, 0.28375625279266886, 0.9247774460546323, 2.549932248757633, 0.3694224859148971, 1.5664205988490953, 0.4160073322817856, -0.27395292127605697, 1.0210201151443778, 2.320386273934594, 0.03400321576603795, 2.106204860731312], "std": [0.1561298611396221, 0.05027836108566247, 0.10916365886261924, 0.3004327782260289, 0.2916757811417435, 0.224608580963871, 0.14876857338096294, 0.021436160866117413, 0.04940577371192434, 0.19237211560538015, 0.3203440312191086, 0.3849904399169481], "min": [0.2289711501686182, 0.13890054653964967, 0.7781562437277583, 1.9760764480565474, -0.013114595940045382, 1.1759127325767913, 0.22887022410341928, -0.29724219011390673, 0.8994030067225177, 2.0223378928443547, -0.5867921843076962, 1.6936161539208365], "max": [0.6084753926419461, 0.3661749468791666, 1.1052375787422586, 3.0041913988513915, 0.7415717711064946, 2.1921418124657057, 0.6147756971887345, -0.21683541686970548, 1.120999254332879, 2.922205213915574, 0.6187842967839949, 2.819453819845677], "count": [488]}, "gripper_mode_state": {"mean": [0.20081967213114754, 0.32991803278688525], "std": [0.4006134438786212, 0.470183075438616], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.903688524590164, 1.8995901639344261], "std": [0.3906524614104207, 0.4101177310795959], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.20081967213114754, 0.32991803278688525], "std": [0.4006134438786212, 0.470183075438616], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.903688524590164, 1.8995901639344261], "std": [0.3906524614104207, 0.4101177310795959], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.5467238838089722, 0.46761014538847645], "std": [0.24857928792494596, 0.20003062887239087], "min": [0.017499999376013875, 0.12750000692903996], "max": [0.6925000250339508, 0.6312499940395355], "count": [488]}, "gripper_open_scale_action": {"mean": [0.5467238838089722, 0.46761014538847645], "std": [0.24857928792494596, 0.20003062887239087], "min": [0.017499999376013875, 0.12750000692903996], "max": [0.6925000250339508, 0.6312499940395355], "count": [488]}}} +{"episode_index": 352, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7529411764705882]], [[0.7607843137254902]]], "mean": [[[0.39807656961774607]], [[0.4003277356902357]], [[0.3753243340265399]]], "std": [[[0.13397670331415878]], [[0.14327132079804208]], [[0.13678746153726032]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4960004883392751]], [[0.4918971386660725]], [[0.481112182486631]]], "std": [[[0.09697631134164302]], [[0.1078147676452498]], [[0.1123350092344061]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072758207070707]], [[0.470918857694593]], [[0.4591920807338087]]], "std": [[[0.12760966490577952]], [[0.1506562125590215]], [[0.15652866903871013]]], "count": [110]}, "observation.state": {"min": [-0.2741743326187134, -0.022154444828629494, -1.1930429935455322, -1.7691980600357056, 0.2892288863658905, 0.0, 0.010000000707805157, -0.010046999901533127, -0.1495559960603714, 0.017016999423503876, -3.141592502593994, 0.13402383029460907, -3.1404757499694824, -0.044483333826065063, -0.01638033241033554, -1.348455548286438, 0.03799400106072426, 0.5643975734710693, -2.1217851638793945, 0.1119999960064888, -0.01007699966430664, 0.00228299992159009, 0.12332700192928314, -3.1322550773620605, 0.17088519036769867, -3.1393063068389893], "max": [0.22632421553134918, 2.170280694961548, -0.48666509985923767, -0.021840443834662437, 1.160474181175232, 1.590846061706543, 0.6270000338554382, 0.36715400218963623, 0.04065199941396713, 0.32966598868370056, 3.132185220718384, 1.1982208490371704, 3.1402835845947266, 0.10138711333274841, 1.8619502782821655, -0.48024556040763855, 1.788823127746582, 1.219820261001587, -0.1624426692724228, 0.5110000371932983, 0.3994379937648773, 0.09189300239086151, 0.3222070038318634, 3.1357808113098145, 1.041839361190796, 3.1340878009796143], "mean": [0.05766449123620987, 1.424652338027954, -0.7945567965507507, -0.9715335369110107, 0.6420447826385498, 0.8679572939872742, 0.46305814385414124, 0.23865832388401031, -0.011293396353721619, 0.1454598605632782, -1.478212833404541, 0.5927081108093262, -1.5739773511886597, 0.004495268687605858, 1.1067852973937988, -0.820652186870575, 0.705047607421875, 0.8591324090957642, -1.1488010883331299, 0.3441191017627716, 0.21170556545257568, 0.029105475172400475, 0.24068975448608398, -0.6111766695976257, 0.7253832221031189, -2.0891289710998535], "std": [0.10998087376356125, 0.8987185955047607, 0.2180691510438919, 0.6961122751235962, 0.31123635172843933, 0.6200442314147949, 0.18920499086380005, 0.15458936989307404, 0.04119258001446724, 0.09818615764379501, 2.405074119567871, 0.2766384780406952, 2.5380423069000244, 0.05108341947197914, 0.7392172813415527, 0.3680914044380188, 0.5269021391868591, 0.23104476928710938, 0.7212916612625122, 0.15840168297290802, 0.15452449023723602, 0.022304100915789604, 0.043840665370225906, 2.7149417400360107, 0.22333689033985138, 1.4294793605804443], "count": [532]}, "action": {"min": [-0.2741743326187134, -0.022154444828629494, -1.1930429935455322, -1.7691980600357056, 0.2892288863658905, 0.0, 0.010000000707805157, -0.010046999901533127, -0.1495559960603714, 0.017016999423503876, -3.141592502593994, 0.13402383029460907, -3.1404757499694824, -0.044483333826065063, -0.01638033241033554, -1.348455548286438, 0.03799400106072426, 0.5643975734710693, -2.1217851638793945, 0.1119999960064888, -0.01007699966430664, 0.00228299992159009, 0.12332700192928314, -3.1322550773620605, 0.17088519036769867, -3.1393063068389893], "max": [0.22632421553134918, 2.170280694961548, -0.48666509985923767, -0.021840443834662437, 1.160474181175232, 1.590846061706543, 0.6270000338554382, 0.36715400218963623, 0.04065199941396713, 0.32966598868370056, 3.132185220718384, 1.1982208490371704, 3.1402835845947266, 0.10138711333274841, 1.8619502782821655, -0.48024556040763855, 1.788823127746582, 1.219820261001587, -0.1624426692724228, 0.5110000371932983, 0.3994379937648773, 0.09189300239086151, 0.3222070038318634, 3.1357808113098145, 1.041839361190796, 3.1340878009796143], "mean": [0.05766449123620987, 1.424652338027954, -0.7945567965507507, -0.9715335369110107, 0.6420447826385498, 0.8679572939872742, 0.46305814385414124, 0.23865832388401031, -0.011293396353721619, 0.1454598605632782, -1.478212833404541, 0.5927081108093262, -1.5739773511886597, 0.004495268687605858, 1.1067852973937988, -0.820652186870575, 0.705047607421875, 0.8591324090957642, -1.1488010883331299, 0.3441191017627716, 0.21170556545257568, 0.029105475172400475, 0.24068975448608398, -0.6111766695976257, 0.7253832221031189, -2.0891289710998535], "std": [0.10998087376356125, 0.8987185955047607, 0.2180691510438919, 0.6961122751235962, 0.31123635172843933, 0.6200442314147949, 0.18920499086380005, 0.15458936989307404, 0.04119258001446724, 0.09818615764379501, 2.405074119567871, 0.2766384780406952, 2.5380423069000244, 0.05108341947197914, 0.7392172813415527, 0.3680914044380188, 0.5269021391868591, 0.23104476928710938, 0.7212916612625122, 0.15840168297290802, 0.15452449023723602, 0.022304100915789604, 0.043840665370225906, 2.7149417400360107, 0.22333689033985138, 1.4294793605804443], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [532]}, "index": {"min": [163601], "max": [164132], "mean": [163866.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.4154135338345863, 5.0, 5.0, 5.0, 5.0], "std": [1.793468522240621, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [532]}, "eef_direction_state": {"mean": [4.327067669172933, 3.9718045112781954], "std": [2.1768994927271876, 2.3961815910784443], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.7518796992481203, 0.7988721804511278], "std": [0.8792171418484807, 0.85122570108549], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [0.6710526315789473, 0.806390977443609], "std": [0.8467476594202504, 0.8463302812029097], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [4.327067669172933, 3.9718045112781954], "std": [2.1768994927271876, 2.3961815910784443], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.7518796992481203, 0.7988721804511278], "std": [0.8792171418484807, 0.85122570108549], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6710526315789473, 0.806390977443609], "std": [0.8467476594202504, 0.8463302812029097], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4765916990567956, 0.2892530577654191, 0.9201505806354161, 2.515857991479483, 0.28142347369264337, 1.5636576833128482, 0.4507198445885527, -0.26996199079962074, 1.0164114162430713, 2.369603216575556, 0.04698082553445801, 2.2446740398836784], "std": [0.1540292291385917, 0.04124021965768438, 0.09830296905851443, 0.2637577800760013, 0.20561382596122427, 0.18119238384272288, 0.15471473335512548, 0.02181566719382454, 0.04367108331276095, 0.21579992005512688, 0.32912671522761955, 0.4286367579624075], "min": [0.22875300166376877, 0.15061669154533874, 0.7919214584869135, 1.9416990927006792, -0.026625083589483678, 1.1206643594345813, 0.22857314810053742, -0.2963066109574855, 0.8992268742033007, 2.0943614894786604, -0.6267571030105064, 1.7561771336503444], "max": [0.6055178880191546, 0.3400492131817342, 1.1044744931287305, 3.0063973421801737, 0.6410569433321318, 2.0263095099285304, 0.6384304838505408, -0.20831946368637927, 1.0975170936269996, 2.9666250041707745, 0.615554673983802, 2.9085327815256243], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4765916990567956, 0.2892530577654191, 0.9201505806354161, 2.515857991479483, 0.28142347369264337, 1.5636576833128482, 0.4507198445885527, -0.26996199079962074, 1.0164114162430713, 2.369603216575556, 0.04698082553445801, 2.2446740398836784], "std": [0.1540292291385917, 0.04124021965768438, 0.09830296905851443, 0.2637577800760013, 0.20561382596122427, 0.18119238384272288, 0.15471473335512548, 0.02181566719382454, 0.04367108331276095, 0.21579992005512688, 0.32912671522761955, 0.4286367579624075], "min": [0.22875300166376877, 0.15061669154533874, 0.7919214584869135, 1.9416990927006792, -0.026625083589483678, 1.1206643594345813, 0.22857314810053742, -0.2963066109574855, 0.8992268742033007, 2.0943614894786604, -0.6267571030105064, 1.7561771336503444], "max": [0.6055178880191546, 0.3400492131817342, 1.1044744931287305, 3.0063973421801737, 0.6410569433321318, 2.0263095099285304, 0.6384304838505408, -0.20831946368637927, 1.0975170936269996, 2.9666250041707745, 0.615554673983802, 2.9085327815256243], "count": [532]}, "gripper_mode_state": {"mean": [0.16541353383458646, 0.44360902255639095], "std": [0.37155335640919734, 0.4968098808024608], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.9022556390977443, 1.9116541353383458], "std": [0.38515033007114347, 0.38498057845970507], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.16541353383458646, 0.44360902255639095], "std": [0.37155335640919734, 0.4968098808024608], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9022556390977443, 1.9116541353383458], "std": [0.38515033007114347, 0.38498057845970507], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.5788252070980301, 0.43014803134549157], "std": [0.23650651332702188, 0.19800204954414344], "min": [0.012500000884756446, 0.139999995008111], "max": [0.7837500423192978, 0.6387500464916229], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5788252070980301, 0.43014803134549157], "std": [0.23650651332702188, 0.19800204954414344], "min": [0.012500000884756446, 0.139999995008111], "max": [0.7837500423192978, 0.6387500464916229], "count": [532]}}} +{"episode_index": 353, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7647058823529411]], [[0.8117647058823529]]], "mean": [[[0.39942190027826313]], [[0.4018497136478354]], [[0.37679000301990984]]], "std": [[[0.1360142205653487]], [[0.1429074814373863]], [[0.13644601978170165]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.499195647689769]], [[0.49568477196984406]], [[0.4850863222351647]]], "std": [[[0.10167766755251731]], [[0.11303349845765301]], [[0.1174671431987267]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954205473856209]], [[0.46999556922604024]], [[0.4579050649550249]]], "std": [[[0.13480877214329326]], [[0.14560021566225181]], [[0.15087036120336647]]], "count": [101]}, "observation.state": {"min": [-0.3535291254520416, -0.02232888899743557, -1.0622445344924927, -1.767593264579773, 0.30192843079566956, -0.05032722279429436, 0.0139999995008111, -0.010046999901533127, -0.17295700311660767, -0.002597999991849065, -3.140021800994873, 0.15276867151260376, -3.141592502593994, 0.06850433349609375, -0.01587444357573986, -1.3206839561462402, 0.03604022040963173, 0.40762433409690857, -2.122238874435425, 0.0820000022649765, -0.008926000446081161, 0.002320999978110194, 0.1271200031042099, -3.141592502593994, 0.21614158153533936, -3.140109062194824], "max": [0.26655110716819763, 2.2802157402038574, -0.48608943819999695, 0.14684733748435974, 1.160561442375183, 1.6054993867874146, 0.5490000247955322, 0.3653930127620697, 0.05455499887466431, 0.34940600395202637, 3.1382415294647217, 1.1627033948898315, 3.1407198905944824, 0.08033166825771332, 1.7854912281036377, -0.4724653363227844, 1.790864109992981, 1.240317463874817, -0.1624426692724228, 0.47600001096725464, 0.38922399282455444, 0.07836499810218811, 0.35857799649238586, 3.1381542682647705, 1.1155446767807007, 3.133354663848877], "mean": [0.015929313376545906, 1.3372358083724976, -0.7786957025527954, -0.9332876205444336, 0.6853616833686829, 0.8213984370231628, 0.4279584586620331, 0.22309145331382751, -0.02237892337143421, 0.15806591510772705, -1.0602011680603027, 0.6297260522842407, -0.9075331091880798, 0.07436513900756836, 0.9244568943977356, -0.7533866167068481, 0.5008506178855896, 0.8236822485923767, -0.8557946085929871, 0.3545619249343872, 0.1749025136232376, 0.03383331000804901, 0.2530377209186554, -1.3220230340957642, 0.7358993291854858, -2.4702155590057373], "std": [0.13621382415294647, 0.9216688275337219, 0.21167553961277008, 0.7958853840827942, 0.31763124465942383, 0.7095644474029541, 0.18104076385498047, 0.15788958966732025, 0.04944049194455147, 0.10313605517148972, 2.618989944458008, 0.27433574199676514, 2.8606886863708496, 0.0034923257771879435, 0.7222148776054382, 0.3479579985141754, 0.549368679523468, 0.2640009820461273, 0.7101791501045227, 0.16516384482383728, 0.1488652229309082, 0.022701973095536232, 0.04895072430372238, 2.5343663692474365, 0.2778777778148651, 0.8304409384727478], "count": [471]}, "action": {"min": [-0.3535291254520416, -0.02232888899743557, -1.0622445344924927, -1.767593264579773, 0.30192843079566956, -0.05032722279429436, 0.0139999995008111, -0.010046999901533127, -0.17295700311660767, -0.002597999991849065, -3.140021800994873, 0.15276867151260376, -3.141592502593994, 0.06850433349609375, -0.01587444357573986, -1.3206839561462402, 0.03604022040963173, 0.40762433409690857, -2.122238874435425, 0.0820000022649765, -0.008926000446081161, 0.002320999978110194, 0.1271200031042099, -3.141592502593994, 0.21614158153533936, -3.140109062194824], "max": [0.26655110716819763, 2.2802157402038574, -0.48608943819999695, 0.14684733748435974, 1.160561442375183, 1.6054993867874146, 0.5490000247955322, 0.3653930127620697, 0.05455499887466431, 0.34940600395202637, 3.1382415294647217, 1.1627033948898315, 3.1407198905944824, 0.08033166825771332, 1.7854912281036377, -0.4724653363227844, 1.790864109992981, 1.240317463874817, -0.1624426692724228, 0.47600001096725464, 0.38922399282455444, 0.07836499810218811, 0.35857799649238586, 3.1381542682647705, 1.1155446767807007, 3.133354663848877], "mean": [0.015929313376545906, 1.3372358083724976, -0.7786957025527954, -0.9332876205444336, 0.6853616833686829, 0.8213984370231628, 0.4279584586620331, 0.22309145331382751, -0.02237892337143421, 0.15806591510772705, -1.0602011680603027, 0.6297260522842407, -0.9075331091880798, 0.07436513900756836, 0.9244568943977356, -0.7533866167068481, 0.5008506178855896, 0.8236822485923767, -0.8557946085929871, 0.3545619249343872, 0.1749025136232376, 0.03383331000804901, 0.2530377209186554, -1.3220230340957642, 0.7358993291854858, -2.4702155590057373], "std": [0.13621382415294647, 0.9216688275337219, 0.21167553961277008, 0.7958853840827942, 0.31763124465942383, 0.7095644474029541, 0.18104076385498047, 0.15788958966732025, 0.04944049194455147, 0.10313605517148972, 2.618989944458008, 0.27433574199676514, 2.8606886863708496, 0.0034923257771879435, 0.7222148776054382, 0.3479579985141754, 0.549368679523468, 0.2640009820461273, 0.7101791501045227, 0.16516384482383728, 0.1488652229309082, 0.022701973095536232, 0.04895072430372238, 2.5343663692474365, 0.2778777778148651, 0.8304409384727478], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [471]}, "index": {"min": [164133], "max": [164603], "mean": [164368.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [2.4798301486199574, 5.0, 5.0, 5.0, 5.0], "std": [1.765172857062973, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [471]}, "eef_direction_state": {"mean": [4.214437367303609, 4.104033970276008], "std": [2.0828598999572647, 2.3710489922578146], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.910828025477707, 0.7898089171974523], "std": [0.8961521626724754, 0.8671782127448411], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7600849256900213, 0.7346072186836518], "std": [0.8318112595752722, 0.8393530800973523], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.214437367303609, 4.104033970276008], "std": [2.0828598999572647, 2.3710489922578146], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.910828025477707, 0.7898089171974523], "std": [0.8961521626724754, 0.8671782127448411], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7600849256900213, 0.7346072186836518], "std": [0.8318112595752722, 0.8393530800973523], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.461104926824081, 0.2782025953420681, 0.9328129997554745, 2.4776359745784355, 0.2702410210307204, 1.5542882091391284, 0.41373994077440346, -0.2650824850238244, 1.0285255426109678, 2.3751244552174806, 0.07879826181549139, 2.133981010199029], "std": [0.15731211463574643, 0.04963412831756258, 0.10328643166783456, 0.2582182805655906, 0.23599780363883366, 0.207697090723595, 0.14900297736139861, 0.022290334700166375, 0.048747676561524136, 0.2645561877591801, 0.29841505241284, 0.4301812777443494], "min": [0.22875300166376877, 0.1273237185314248, 0.7723854259870275, 1.9714883320129228, -0.12341646099560166, 1.0498569596649414, 0.2297404605265852, -0.2962679797614573, 0.9030067218936044, 2.008403795003815, -0.5056132156038096, 1.7490155428094645], "max": [0.6028513480121792, 0.354928076616578, 1.124421578668997, 2.9577085236252327, 0.6851454482238672, 2.0322800627973687, 0.6278977372768577, -0.2218618952043678, 1.1337635104574266, 2.922304940334219, 0.6379666333856355, 2.9594300077327502], "count": [471]}, "eef_sim_pose_action": {"mean": [0.461104926824081, 0.2782025953420681, 0.9328129997554745, 2.4776359745784355, 0.2702410210307204, 1.5542882091391284, 0.41373994077440346, -0.2650824850238244, 1.0285255426109678, 2.3751244552174806, 0.07879826181549139, 2.133981010199029], "std": [0.15731211463574643, 0.04963412831756258, 0.10328643166783456, 0.2582182805655906, 0.23599780363883366, 0.207697090723595, 0.14900297736139861, 0.022290334700166375, 0.048747676561524136, 0.2645561877591801, 0.29841505241284, 0.4301812777443494], "min": [0.22875300166376877, 0.1273237185314248, 0.7723854259870275, 1.9714883320129228, -0.12341646099560166, 1.0498569596649414, 0.2297404605265852, -0.2962679797614573, 0.9030067218936044, 2.008403795003815, -0.5056132156038096, 1.7490155428094645], "max": [0.6028513480121792, 0.354928076616578, 1.124421578668997, 2.9577085236252327, 0.6851454482238672, 2.0322800627973687, 0.6278977372768577, -0.2218618952043678, 1.1337635104574266, 2.922304940334219, 0.6379666333856355, 2.9594300077327502], "count": [471]}, "gripper_mode_state": {"mean": [0.18046709129511676, 0.32908704883227174], "std": [0.38457602662490353, 0.46988164799568394], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.9065817409766455, 1.9023354564755839], "std": [0.3906812510492262, 0.410859569661891], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.18046709129511676, 0.32908704883227174], "std": [0.38457602662490353, 0.46988164799568394], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.9065817409766455, 1.9023354564755839], "std": [0.3906812510492262, 0.410859569661891], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.5349469338415187, 0.44320063331340404], "std": [0.22630098481187186, 0.20645480201572364], "min": [0.017499999376013875, 0.10250000283122063], "max": [0.6862500309944153, 0.5950000137090683], "count": [471]}, "gripper_open_scale_action": {"mean": [0.5349469338415187, 0.44320063331340404], "std": [0.22630098481187186, 0.20645480201572364], "min": [0.017499999376013875, 0.10250000283122063], "max": [0.6862500309944153, 0.5950000137090683], "count": [471]}}} +{"episode_index": 354, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7294117647058823]], [[0.7568627450980392]]], "mean": [[[0.398114297640136]], [[0.3998277212754261]], [[0.37467880703683343]]], "std": [[[0.13528826629942917]], [[0.1423653519747954]], [[0.13568619235705226]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49370935648402664]], [[0.4890981480208906]], [[0.4776234003726101]]], "std": [[[0.10243358479923921]], [[0.11326436632124388]], [[0.11839826834853003]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5012573090373221]], [[0.46907427768615234]], [[0.45674885086433326]]], "std": [[[0.133485140539722]], [[0.1491914399539483]], [[0.1546724129274264]]], "count": [107]}, "observation.state": {"min": [-0.3147152364253998, -0.02232888899743557, -0.96563720703125, -1.7718496322631836, 0.32816487550735474, -0.014304444193840027, 0.0139999995008111, -0.014546000398695469, -0.1673080027103424, -0.002706000115722418, -3.141592502593994, 0.20959658920764923, -3.141592502593994, -0.13219399750232697, -0.016432667151093483, -1.3451933860778809, 0.08746644109487534, 0.22231200337409973, -1.9672274589538574, 0.0949999988079071, -0.009504999965429306, -0.014291999861598015, 0.15625999867916107, -3.138049602508545, 0.14617133140563965, -3.1361820697784424], "max": [0.2981604337692261, 2.272034168243408, -0.48608943819999695, -0.014758000150322914, 1.1672252416610718, 1.6267991065979004, 0.5860000252723694, 0.35019001364707947, 0.05052199959754944, 0.3079490065574646, 3.1369500160217285, 1.237054467201233, 3.1389048099517822, 0.10119522362947464, 1.7819325923919678, -0.4724653363227844, 1.6510992050170898, 1.2406140565872192, -0.16354165971279144, 0.5110000371932983, 0.38879498839378357, 0.07799000293016434, 0.33022400736808777, 3.1393585205078125, 1.1221245527267456, 3.1393585205078125], "mean": [0.05403589457273483, 1.3075027465820312, -0.7545518279075623, -0.8676624298095703, 0.7545785307884216, 0.775953471660614, 0.4619264304637909, 0.2093433141708374, -0.016330987215042114, 0.15712152421474457, -1.9766141176223755, 0.5849425792694092, -0.9315558671951294, 0.02361195534467697, 0.9676080942153931, -0.7516399621963501, 0.6417190432548523, 0.8454524278640747, -0.9830730557441711, 0.35612866282463074, 0.18172353506088257, 0.02671050652861595, 0.2529117465019226, -0.4873947501182556, 0.7484812140464783, -2.4586262702941895], "std": [0.14431165158748627, 0.9341759085655212, 0.20088894665241241, 0.6828708052635193, 0.27831509709358215, 0.6108877658843994, 0.19130881130695343, 0.15430627763271332, 0.0506131537258625, 0.10175801813602448, 1.966972827911377, 0.316693514585495, 2.859663724899292, 0.07184035331010818, 0.6920203566551208, 0.3228003978729248, 0.5083709955215454, 0.2746468484401703, 0.684285044670105, 0.16294214129447937, 0.14309494197368622, 0.026413585990667343, 0.038658980280160904, 2.774014711380005, 0.2241542637348175, 0.9059197902679443], "count": [514]}, "action": {"min": [-0.3147152364253998, -0.02232888899743557, -0.96563720703125, -1.7718496322631836, 0.32816487550735474, -0.014304444193840027, 0.0139999995008111, -0.014546000398695469, -0.1673080027103424, -0.002706000115722418, -3.141592502593994, 0.20959658920764923, -3.141592502593994, -0.13219399750232697, -0.016432667151093483, -1.3451933860778809, 0.08746644109487534, 0.22231200337409973, -1.9672274589538574, 0.0949999988079071, -0.009504999965429306, -0.014291999861598015, 0.15625999867916107, -3.138049602508545, 0.14617133140563965, -3.1361820697784424], "max": [0.2981604337692261, 2.272034168243408, -0.48608943819999695, -0.014758000150322914, 1.1672252416610718, 1.6267991065979004, 0.5860000252723694, 0.35019001364707947, 0.05052199959754944, 0.3079490065574646, 3.1369500160217285, 1.237054467201233, 3.1389048099517822, 0.10119522362947464, 1.7819325923919678, -0.4724653363227844, 1.6510992050170898, 1.2406140565872192, -0.16354165971279144, 0.5110000371932983, 0.38879498839378357, 0.07799000293016434, 0.33022400736808777, 3.1393585205078125, 1.1221245527267456, 3.1393585205078125], "mean": [0.05403589457273483, 1.3075027465820312, -0.7545518279075623, -0.8676624298095703, 0.7545785307884216, 0.775953471660614, 0.4619264304637909, 0.2093433141708374, -0.016330987215042114, 0.15712152421474457, -1.9766141176223755, 0.5849425792694092, -0.9315558671951294, 0.02361195534467697, 0.9676080942153931, -0.7516399621963501, 0.6417190432548523, 0.8454524278640747, -0.9830730557441711, 0.35612866282463074, 0.18172353506088257, 0.02671050652861595, 0.2529117465019226, -0.4873947501182556, 0.7484812140464783, -2.4586262702941895], "std": [0.14431165158748627, 0.9341759085655212, 0.20088894665241241, 0.6828708052635193, 0.27831509709358215, 0.6108877658843994, 0.19130881130695343, 0.15430627763271332, 0.0506131537258625, 0.10175801813602448, 1.966972827911377, 0.316693514585495, 2.859663724899292, 0.07184035331010818, 0.6920203566551208, 0.3228003978729248, 0.5083709955215454, 0.2746468484401703, 0.684285044670105, 0.16294214129447937, 0.14309494197368622, 0.026413585990667343, 0.038658980280160904, 2.774014711380005, 0.2241542637348175, 0.9059197902679443], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [514]}, "index": {"min": [164604], "max": [165117], "mean": [164860.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [2.7704280155642023, 5.0, 5.0, 5.0, 5.0], "std": [1.8297745528012324, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [514]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [514]}, "eef_direction_state": {"mean": [4.328793774319066, 3.992217898832685], "std": [2.0638795832423504, 2.383458262911574], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.830739299610895, 0.8190661478599222], "std": [0.8868629615560989, 0.8622804257255536], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.7470817120622568, 0.7684824902723736], "std": [0.8520068122433788, 0.8614635726758851], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.328793774319066, 3.992217898832685], "std": [2.0638795832423504, 2.383458262911574], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.830739299610895, 0.8190661478599222], "std": [0.8868629615560989, 0.8622804257255536], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.7470817120622568, 0.7684824902723736], "std": [0.8520068122433788, 0.8614635726758851], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.4473737195584464, 0.2843379854628471, 0.931833503550542, 2.5156396435731105, 0.3238632569932817, 1.5285961372158146, 0.42069538380838756, -0.27229443770062756, 1.028573117724959, 2.3536453826293737, 0.030715834283807024, 2.143540341928426], "std": [0.1537202395888458, 0.050607825908708014, 0.10184257321729477, 0.29815057265408235, 0.25500382351240647, 0.19484156208342265, 0.14331057482973583, 0.025994162261248097, 0.03846676014211736, 0.21016391329062817, 0.31145725285933185, 0.37178199978719983], "min": [0.22423173056852547, 0.13292299070741442, 0.772297898252898, 1.901041669763539, -0.038158230138286786, 1.0554100909278992, 0.2291877013535524, -0.313097115633789, 0.9322489592054476, 2.0087017513309493, -0.555887591983732, 1.7412782877036905], "max": [0.5876497308833479, 0.3498594780287556, 1.0826562363137562, 2.893199797368389, 0.7551501374028948, 1.9286058787519451, 0.6277411975076987, -0.22205682620235548, 1.1056110761327498, 2.9933298491277536, 0.5434009986671735, 2.906320521143627], "count": [514]}, "eef_sim_pose_action": {"mean": [0.4473737195584464, 0.2843379854628471, 0.931833503550542, 2.5156396435731105, 0.3238632569932817, 1.5285961372158146, 0.42069538380838756, -0.27229443770062756, 1.028573117724959, 2.3536453826293737, 0.030715834283807024, 2.143540341928426], "std": [0.1537202395888458, 0.050607825908708014, 0.10184257321729477, 0.29815057265408235, 0.25500382351240647, 0.19484156208342265, 0.14331057482973583, 0.025994162261248097, 0.03846676014211736, 0.21016391329062817, 0.31145725285933185, 0.37178199978719983], "min": [0.22423173056852547, 0.13292299070741442, 0.772297898252898, 1.901041669763539, -0.038158230138286786, 1.0554100909278992, 0.2291877013535524, -0.313097115633789, 0.9322489592054476, 2.0087017513309493, -0.555887591983732, 1.7412782877036905], "max": [0.5876497308833479, 0.3498594780287556, 1.0826562363137562, 2.893199797368389, 0.7551501374028948, 1.9286058787519451, 0.6277411975076987, -0.22205682620235548, 1.1056110761327498, 2.9933298491277536, 0.5434009986671735, 2.906320521143627], "count": [514]}, "gripper_mode_state": {"mean": [0.16731517509727625, 0.5097276264591439], "std": [0.3732570257603208, 0.4999053643275584], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.8754863813229572, 1.8735408560311284], "std": [0.44114973680311476, 0.4471704286954316], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.16731517509727625, 0.5097276264591439], "std": [0.3732570257603208, 0.4999053643275584], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.8754863813229572, 1.8735408560311284], "std": [0.44114973680311476, 0.4471704286954316], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5774100288021259, 0.44516050867402945], "std": [0.2391362656436342, 0.2036778917249593], "min": [0.017499999376013875, 0.11874999850988388], "max": [0.7325000315904617, 0.6387500464916229], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5774100288021259, 0.44516050867402945], "std": [0.2391362656436342, 0.2036778917249593], "min": [0.017499999376013875, 0.11874999850988388], "max": [0.7325000315904617, 0.6387500464916229], "count": [514]}}} +{"episode_index": 355, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9019607843137255]], [[0.8392156862745098]]], "mean": [[[0.4001167507456057]], [[0.40136273187808025]], [[0.3764981544937285]]], "std": [[[0.13445003821711052]], [[0.14116616366776932]], [[0.13466489319370248]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4940915211149185]], [[0.48969803961228503]], [[0.4791718323656324]]], "std": [[[0.12393750030708926]], [[0.12893830353706032]], [[0.13288152486042654]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4971238439145885]], [[0.4662951170759566]], [[0.4537160848562726]]], "std": [[[0.13100324297583027]], [[0.14369222609663163]], [[0.14863616569048926]]], "count": [103]}, "observation.state": {"min": [-0.2943924367427826, -0.022224221378564835, -0.9371678829193115, -1.7666512727737427, 0.500219464302063, -0.07440055906772614, 0.026000000536441803, -0.034095000475645065, -0.16231000423431396, 0.0069969999603927135, -3.141592502593994, 0.14868459105491638, -3.141592502593994, -0.09735744446516037, -0.016432667151093483, -1.124433994293213, 0.09151355922222137, 0.2799833416938782, -2.1226749420166016, 0.05400000140070915, -0.009504999965429306, -0.00036100001307204366, 0.15157000720500946, -3.136531114578247, 0.1811302751302719, -3.1373863220214844], "max": [0.29524722695350647, 2.248745918273926, -0.48593243956565857, -0.014670778065919876, 1.1676788330078125, 1.6003358364105225, 0.6349999904632568, 0.3481520116329193, 0.04420199990272522, 0.32867899537086487, 3.138171911239624, 1.2022700309753418, 3.1403534412384033, 0.1296820044517517, 1.652843713760376, -0.48017576336860657, 1.7736464738845825, 1.241050124168396, -0.15612778067588806, 0.49400001764297485, 0.35768699645996094, 0.06360799819231033, 0.34515899419784546, 3.1388700008392334, 1.1511493921279907, 3.1253435611724854], "mean": [0.031487416476011276, 1.2326059341430664, -0.7531066536903381, -0.9011247754096985, 0.8630260229110718, 0.7931718230247498, 0.45135825872421265, 0.20038239657878876, -0.0273421760648489, 0.1792772263288498, -1.5191502571105957, 0.6476175785064697, -0.5980583429336548, -0.003429061733186245, 0.8884238004684448, -0.6948715448379517, 0.708354651927948, 0.8273608684539795, -1.0332313776016235, 0.3274991512298584, 0.1652556210756302, 0.022797664627432823, 0.25548309087753296, -0.2744884788990021, 0.7776055932044983, -1.784693717956543], "std": [0.13428902626037598, 0.9234904050827026, 0.18685397505760193, 0.7560264468193054, 0.21923567354679108, 0.6803842186927795, 0.179596945643425, 0.15787161886692047, 0.050165291875600815, 0.09642243385314941, 2.2397921085357666, 0.29833653569221497, 2.93639874458313, 0.07076466083526611, 0.6769824028015137, 0.2665388286113739, 0.5529326796531677, 0.28822532296180725, 0.7968964576721191, 0.1763869673013687, 0.13869744539260864, 0.019348515197634697, 0.04405532404780388, 2.7685487270355225, 0.2340947836637497, 1.9345077276229858], "count": [489]}, "action": {"min": [-0.2943924367427826, -0.022224221378564835, -0.9371678829193115, -1.7666512727737427, 0.500219464302063, -0.07440055906772614, 0.026000000536441803, -0.034095000475645065, -0.16231000423431396, 0.0069969999603927135, -3.141592502593994, 0.14868459105491638, -3.141592502593994, -0.09735744446516037, -0.016432667151093483, -1.124433994293213, 0.09151355922222137, 0.2799833416938782, -2.1226749420166016, 0.05400000140070915, -0.009504999965429306, -0.00036100001307204366, 0.15157000720500946, -3.136531114578247, 0.1811302751302719, -3.1373863220214844], "max": [0.29524722695350647, 2.248745918273926, -0.48593243956565857, -0.014670778065919876, 1.1676788330078125, 1.6003358364105225, 0.6349999904632568, 0.3481520116329193, 0.04420199990272522, 0.32867899537086487, 3.138171911239624, 1.2022700309753418, 3.1403534412384033, 0.1296820044517517, 1.652843713760376, -0.48017576336860657, 1.7736464738845825, 1.241050124168396, -0.15612778067588806, 0.49400001764297485, 0.35768699645996094, 0.06360799819231033, 0.34515899419784546, 3.1388700008392334, 1.1511493921279907, 3.1253435611724854], "mean": [0.031487416476011276, 1.2326059341430664, -0.7531066536903381, -0.9011247754096985, 0.8630260229110718, 0.7931718230247498, 0.45135825872421265, 0.20038239657878876, -0.0273421760648489, 0.1792772263288498, -1.5191502571105957, 0.6476175785064697, -0.5980583429336548, -0.003429061733186245, 0.8884238004684448, -0.6948715448379517, 0.708354651927948, 0.8273608684539795, -1.0332313776016235, 0.3274991512298584, 0.1652556210756302, 0.022797664627432823, 0.25548309087753296, -0.2744884788990021, 0.7776055932044983, -1.784693717956543], "std": [0.13428902626037598, 0.9234904050827026, 0.18685397505760193, 0.7560264468193054, 0.21923567354679108, 0.6803842186927795, 0.179596945643425, 0.15787161886692047, 0.050165291875600815, 0.09642243385314941, 2.2397921085357666, 0.29833653569221497, 2.93639874458313, 0.07076466083526611, 0.6769824028015137, 0.2665388286113739, 0.5529326796531677, 0.28822532296180725, 0.7968964576721191, 0.1763869673013687, 0.13869744539260864, 0.019348515197634697, 0.04405532404780388, 2.7685487270355225, 0.2340947836637497, 1.9345077276229858], "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": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [489]}, "index": {"min": [165118], "max": [165606], "mean": [165362.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.869120654396728, 5.0, 5.0, 5.0, 5.0], "std": [1.8708963119270967, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [489]}, "eef_direction_state": {"mean": [4.1656441717791415, 4.0572597137014315], "std": [2.1873323819325883, 2.396485466903676], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.9038854805725971, 0.7770961145194274], "std": [0.916205629649511, 0.8420243846716257], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.7648261758691206, 0.754601226993865], "std": [0.865086269708837, 0.8320671123328323], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.1656441717791415, 4.0572597137014315], "std": [2.1873323819325883, 2.396485466903676], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.9038854805725971, 0.7770961145194274], "std": [0.916205629649511, 0.8420243846716257], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.7648261758691206, 0.754601226993865], "std": [0.865086269708837, 0.8320671123328323], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.43843087476401166, 0.2732670525349899, 0.9539630371583864, 2.412748849673939, 0.3917308994604569, 1.4514605173824473, 0.40424863233968683, -0.2762892611625875, 1.0311660529023297, 2.307533202925495, 0.055060701315475476, 2.0985616852427484], "std": [0.15725350952361924, 0.05034979428344886, 0.09657102110932936, 0.25804139136684956, 0.3295442656100562, 0.2558261867643411, 0.1389737933479283, 0.018916321498021194, 0.04391003691948158, 0.19842827175948943, 0.37199650374582, 0.3611866120595424], "min": [0.20469759821805233, 0.13790453337976202, 0.7819753789860238, 1.9260304425735375, -0.02759740751157236, 0.9074487293819696, 0.22912058219027662, -0.29950354772308097, 0.9274701850251544, 1.9878822123963447, -0.5654728638019744, 1.7327639540101787], "max": [0.585607245864771, 0.3435049367241067, 1.1036069193601543, 2.96744118254491, 0.7859158189685282, 2.0415445393803164, 0.5968339698750378, -0.2366692865412188, 1.1205565106614164, 2.951484993923317, 0.7150495647346431, 2.8061347750464636], "count": [489]}, "eef_sim_pose_action": {"mean": [0.43843087476401166, 0.2732670525349899, 0.9539630371583864, 2.412748849673939, 0.3917308994604569, 1.4514605173824473, 0.40424863233968683, -0.2762892611625875, 1.0311660529023297, 2.307533202925495, 0.055060701315475476, 2.0985616852427484], "std": [0.15725350952361924, 0.05034979428344886, 0.09657102110932936, 0.25804139136684956, 0.3295442656100562, 0.2558261867643411, 0.1389737933479283, 0.018916321498021194, 0.04391003691948158, 0.19842827175948943, 0.37199650374582, 0.3611866120595424], "min": [0.20469759821805233, 0.13790453337976202, 0.7819753789860238, 1.9260304425735375, -0.02759740751157236, 0.9074487293819696, 0.22912058219027662, -0.29950354772308097, 0.9274701850251544, 1.9878822123963447, -0.5654728638019744, 1.7327639540101787], "max": [0.585607245864771, 0.3435049367241067, 1.1036069193601543, 2.96744118254491, 0.7859158189685282, 2.0415445393803164, 0.5968339698750378, -0.2366692865412188, 1.1205565106614164, 2.951484993923317, 0.7150495647346431, 2.8061347750464636], "count": [489]}, "gripper_mode_state": {"mean": [0.16768916155419222, 0.4437627811860941], "std": [0.37359002482861503, 0.4968273092535019], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.901840490797546, 1.8957055214723926], "std": [0.3871355230499063, 0.40366668506083164], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.16768916155419222, 0.4437627811860941], "std": [0.37359002482861503, 0.4968273092535019], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.901840490797546, 1.8957055214723926], "std": [0.3871355230499063, 0.40366668506083164], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.5641999024734022, 0.40937372649960785], "std": [0.2244963056916226, 0.22048362175820965], "min": [0.032500000670552254, 0.06750000175088644], "max": [0.793749988079071, 0.6175000220537186], "count": [489]}, "gripper_open_scale_action": {"mean": [0.5641999024734022, 0.40937372649960785], "std": [0.2244963056916226, 0.22048362175820965], "min": [0.032500000670552254, 0.06750000175088644], "max": [0.793749988079071, 0.6175000220537186], "count": [489]}}} +{"episode_index": 356, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.7098039215686275]], [[0.6666666666666666]]], "mean": [[[0.3987034053234821]], [[0.3982856493321966]], [[0.37353546935682486]]], "std": [[[0.13923862606059761]], [[0.14713038814903806]], [[0.14047692670680495]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49428888000852517]], [[0.49003758169934636]], [[0.47908491936629727]]], "std": [[[0.11666737080339791]], [[0.123385711873576]], [[0.12774410083566637]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027513995453254]], [[0.4643707427536232]], [[0.4526250834754192]]], "std": [[[0.13521344123137857]], [[0.14960311898480042]], [[0.1534065155655355]]], "count": [115]}, "observation.state": {"min": [-0.37524744868278503, -0.022224221378564835, -0.9374120831489563, -1.7724252939224243, 0.41372987627983093, 0.0, 0.01599999889731407, -0.009939000010490417, -0.18736399710178375, 0.003978999797254801, -3.141592502593994, 0.15397295355796814, -3.1398472785949707, 0.010955111123621464, -0.016659444198012352, -1.3307145833969116, 0.05632811039686203, 0.33161887526512146, -2.1218202114105225, 0.06000000238418579, -0.009789000265300274, 0.003897000104188919, 0.17354600131511688, -3.141592502593994, 0.0711396187543869, -3.141592502593994], "max": [0.24518166482448578, 2.2246201038360596, -0.48593243956565857, -0.018578333780169487, 1.1601253747940063, 1.559446096420288, 0.5839999914169312, 0.3489460051059723, 0.03285200148820877, 0.32093098759651184, 3.140981674194336, 1.222044587135315, 3.140580415725708, 0.13001345098018646, 1.7143702507019043, -0.4726746678352356, 1.7531143426895142, 1.240387201309204, -0.09501989185810089, 0.48500001430511475, 0.3809550106525421, 0.06112299859523773, 0.3779999911785126, 3.137211799621582, 1.2390789985656738, 3.1393585205078125], "mean": [0.0014186266344040632, 1.3861486911773682, -0.7578215599060059, -1.0583652257919312, 0.77569580078125, 0.9113548398017883, 0.47662538290023804, 0.22512751817703247, -0.03939122334122658, 0.1580432802438736, -1.5601698160171509, 0.584275484085083, -0.8433096408843994, 0.023338662460446358, 1.0347003936767578, -0.7790448069572449, 0.704292893409729, 0.7908924221992493, -1.130066156387329, 0.30014678835868835, 0.20075470209121704, 0.03169751912355423, 0.25604042410850525, -0.40983280539512634, 0.7301239967346191, -1.8641444444656372], "std": [0.1483108401298523, 0.8767962455749512, 0.19651389122009277, 0.7298181653022766, 0.23209735751152039, 0.6448221206665039, 0.18404026329517365, 0.14693139493465424, 0.05601402372121811, 0.09106159210205078, 2.170318365097046, 0.27776554226875305, 2.878082036972046, 0.03222472220659256, 0.662310004234314, 0.3671344816684723, 0.5442898273468018, 0.2618011236190796, 0.7062878608703613, 0.1743149608373642, 0.1436951607465744, 0.014891012571752071, 0.03675609827041626, 2.7574257850646973, 0.2716822922229767, 1.7559373378753662], "count": [561]}, "action": {"min": [-0.37524744868278503, -0.022224221378564835, -0.9374120831489563, -1.7724252939224243, 0.41372987627983093, 0.0, 0.01599999889731407, -0.009939000010490417, -0.18736399710178375, 0.003978999797254801, -3.141592502593994, 0.15397295355796814, -3.1398472785949707, 0.010955111123621464, -0.016659444198012352, -1.3307145833969116, 0.05632811039686203, 0.33161887526512146, -2.1218202114105225, 0.06000000238418579, -0.009789000265300274, 0.003897000104188919, 0.17354600131511688, -3.141592502593994, 0.0711396187543869, -3.141592502593994], "max": [0.24518166482448578, 2.2246201038360596, -0.48593243956565857, -0.018578333780169487, 1.1601253747940063, 1.559446096420288, 0.5839999914169312, 0.3489460051059723, 0.03285200148820877, 0.32093098759651184, 3.140981674194336, 1.222044587135315, 3.140580415725708, 0.13001345098018646, 1.7143702507019043, -0.4726746678352356, 1.7531143426895142, 1.240387201309204, -0.09501989185810089, 0.48500001430511475, 0.3809550106525421, 0.06112299859523773, 0.3779999911785126, 3.137211799621582, 1.2390789985656738, 3.1393585205078125], "mean": [0.0014186266344040632, 1.3861486911773682, -0.7578215599060059, -1.0583652257919312, 0.77569580078125, 0.9113548398017883, 0.47662538290023804, 0.22512751817703247, -0.03939122334122658, 0.1580432802438736, -1.5601698160171509, 0.584275484085083, -0.8433096408843994, 0.023338662460446358, 1.0347003936767578, -0.7790448069572449, 0.704292893409729, 0.7908924221992493, -1.130066156387329, 0.30014678835868835, 0.20075470209121704, 0.03169751912355423, 0.25604042410850525, -0.40983280539512634, 0.7301239967346191, -1.8641444444656372], "std": [0.1483108401298523, 0.8767962455749512, 0.19651389122009277, 0.7298181653022766, 0.23209735751152039, 0.6448221206665039, 0.18404026329517365, 0.14693139493465424, 0.05601402372121811, 0.09106159210205078, 2.170318365097046, 0.27776554226875305, 2.878082036972046, 0.03222472220659256, 0.662310004234314, 0.3671344816684723, 0.5442898273468018, 0.2618011236190796, 0.7062878608703613, 0.1743149608373642, 0.1436951607465744, 0.014891012571752071, 0.03675609827041626, 2.7574257850646973, 0.2716822922229767, 1.7559373378753662], "count": [561]}, "timestamp": {"min": [0.0], "max": [18.666666666666668], "mean": [9.333333333333334], "std": [5.398216440708981], "count": [561]}, "frame_index": {"min": [0], "max": [560], "mean": [280.0], "std": [161.94649322126944], "count": [561]}, "episode_index": {"min": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [561]}, "index": {"min": [165607], "max": [166167], "mean": [165887.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [2.2745098039215685, 5.0, 5.0, 5.0, 5.0], "std": [1.7416597745837175, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [561]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [561]}, "eef_direction_state": {"mean": [4.4884135472370765, 4.028520499108734], "std": [2.0615202531414543, 2.405261490527603], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.7450980392156863, 0.732620320855615], "std": [0.8760519722736174, 0.7874834668534035], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_state": {"mean": [0.6096256684491979, 0.786096256684492], "std": [0.828963252369868, 0.8510573802814], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_direction_action": {"mean": [4.4884135472370765, 4.028520499108734], "std": [2.0615202531414543, 2.405261490527603], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.7450980392156863, 0.732620320855615], "std": [0.8760519722736174, 0.7874834668534035], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_action": {"mean": [0.6096256684491979, 0.786096256684492], "std": [0.828963252369868, 0.8510573802814], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_sim_pose_state": {"mean": [0.46306640997576926, 0.26110699617595085, 0.9326906859229017, 2.480419222018812, 0.4249103910213553, 1.4586842842732546, 0.43970869447693356, -0.26738277173892405, 1.03175009642573, 2.3667478804969964, 0.09126960378629145, 2.2288799354258204], "std": [0.14634368486361413, 0.05613830909395235, 0.09117632477686372, 0.24776381234066722, 0.2897190095406457, 0.24048872298620552, 0.1438007606663857, 0.014428826280476495, 0.03656421816296923, 0.25367930005860484, 0.34817097135586644, 0.43879790413404846], "min": [0.22883384587470856, 0.11294617944692828, 0.7789875950839631, 1.9027997091744022, -0.012724462641793721, 0.956797243968994, 0.228778279863485, -0.2946962527167109, 0.9495520486499827, 1.902062082195749, -0.4764242458028334, 1.7345533702626292], "max": [0.5864131669481156, 0.33222377395371394, 1.0958119468526275, 2.963327838074899, 0.7582121261191452, 1.9795103330686483, 0.6197178940777042, -0.23905440954876403, 1.1532178948641891, 3.068705170522711, 0.6426847859486129, 2.9076920968902367], "count": [561]}, "eef_sim_pose_action": {"mean": [0.46306640997576926, 0.26110699617595085, 0.9326906859229017, 2.480419222018812, 0.4249103910213553, 1.4586842842732546, 0.43970869447693356, -0.26738277173892405, 1.03175009642573, 2.3667478804969964, 0.09126960378629145, 2.2288799354258204], "std": [0.14634368486361413, 0.05613830909395235, 0.09117632477686372, 0.24776381234066722, 0.2897190095406457, 0.24048872298620552, 0.1438007606663857, 0.014428826280476495, 0.03656421816296923, 0.25367930005860484, 0.34817097135586644, 0.43879790413404846], "min": [0.22883384587470856, 0.11294617944692828, 0.7789875950839631, 1.9027997091744022, -0.012724462641793721, 0.956797243968994, 0.228778279863485, -0.2946962527167109, 0.9495520486499827, 1.902062082195749, -0.4764242458028334, 1.7345533702626292], "max": [0.5864131669481156, 0.33222377395371394, 1.0958119468526275, 2.963327838074899, 0.7582121261191452, 1.9795103330686483, 0.6197178940777042, -0.23905440954876403, 1.1532178948641891, 3.068705170522711, 0.6426847859486129, 2.9076920968902367], "count": [561]}, "gripper_mode_state": {"mean": [0.15508021390374332, 0.6417112299465241], "std": [0.3619811337063174, 0.47949757799914344], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.910873440285205, 1.8877005347593583], "std": [0.3812533790838446, 0.4220422584248248], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.15508021390374332, 0.6417112299465241], "std": [0.3619811337063174, 0.47949757799914344], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.910873440285205, 1.8877005347593583], "std": [0.3812533790838446, 0.4220422584248248], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.5957798389078793, 0.3751849355806934], "std": [0.2300520174876485, 0.2178938378726981], "min": [0.01999999862164259, 0.07500000298023224], "max": [0.7299999892711639, 0.6062500178813934], "count": [561]}, "gripper_open_scale_action": {"mean": [0.5957798389078793, 0.3751849355806934], "std": [0.2300520174876485, 0.2178938378726981], "min": [0.01999999862164259, 0.07500000298023224], "max": [0.7299999892711639, 0.6062500178813934], "count": [561]}}} +{"episode_index": 357, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7450980392156863]], [[0.7647058823529411]]], "mean": [[[0.3975719498910676]], [[0.4005772279282083]], [[0.3752503657018363]]], "std": [[[0.13450497679282553]], [[0.14116811097339113]], [[0.13461532347970878]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4929624396981015]], [[0.4889707885932151]], [[0.4778496848739496]]], "std": [[[0.12029510469143465]], [[0.1271413897817129]], [[0.13121179817226294]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5015723467164643]], [[0.47644651999688764]], [[0.4645044000933707]]], "std": [[[0.12988698639348176]], [[0.14425934342116103]], [[0.15022582978059157]]], "count": [105]}, "observation.state": {"min": [-0.30400434136390686, -0.022311445325613022, -0.965776801109314, -1.771239161491394, 0.41191565990448, -0.032865334302186966, 0.02199999988079071, -0.009754999540746212, -0.16333900392055511, 0.0034439999144524336, -3.131592035293579, 0.18959513306617737, -3.1401264667510986, 0.03181866556406021, -0.016659444198012352, -1.310356855392456, -0.015787221491336823, 0.35256966948509216, -1.8609907627105713, 0.09200000017881393, -0.0080960001796484, -0.00203300011344254, 0.14207500219345093, -3.141592502593994, 0.18626154959201813, -3.1223766803741455], "max": [0.2558227777481079, 2.2387328147888184, -0.48619410395622253, -0.022747555747628212, 1.1318304538726807, 1.6751725673675537, 0.562999963760376, 0.35437101125717163, 0.030798999592661858, 0.32969000935554504, 3.137334108352661, 1.1173423528671265, 3.1402487754821777, 0.09177522361278534, 1.7240170240402222, -0.47166287899017334, 1.7825430631637573, 1.240439534187317, -0.053380001336336136, 0.45899999141693115, 0.3747529983520508, 0.08047299832105637, 0.3498530089855194, 3.140336036682129, 1.0924713611602783, -1.5477579832077026], "mean": [0.07794084399938583, 1.3341031074523926, -0.744306206703186, -0.9576084017753601, 0.8107863068580627, 0.865077018737793, 0.4005243182182312, 0.21426509320735931, -0.017857423052191734, 0.158920556306839, -2.119762897491455, 0.5859308838844299, -1.6409540176391602, 0.08504902571439743, 0.8706109523773193, -0.7445132732391357, 0.389134019613266, 0.8718025088310242, -0.7473352551460266, 0.34517109394073486, 0.16248761117458344, 0.03159814700484276, 0.25862815976142883, -1.4720475673675537, 0.7089832425117493, -2.5794589519500732], "std": [0.1178193986415863, 0.9065536856651306, 0.20799487829208374, 0.725412905216217, 0.22839124500751495, 0.6636466979980469, 0.16555915772914886, 0.14956094324588776, 0.04091624543070793, 0.10153459757566452, 1.7183243036270142, 0.2759953737258911, 2.499093532562256, 0.01643027924001217, 0.6935662031173706, 0.34755030274391174, 0.5006099343299866, 0.2569230794906616, 0.6847594380378723, 0.13563679158687592, 0.14328083395957947, 0.025048695504665375, 0.04205647483468056, 2.5116798877716064, 0.27888116240501404, 0.5539120435714722], "count": [500]}, "action": {"min": [-0.30400434136390686, -0.022311445325613022, -0.965776801109314, -1.771239161491394, 0.41191565990448, -0.032865334302186966, 0.02199999988079071, -0.009754999540746212, -0.16333900392055511, 0.0034439999144524336, -3.131592035293579, 0.18959513306617737, -3.1401264667510986, 0.03181866556406021, -0.016659444198012352, -1.310356855392456, -0.015787221491336823, 0.35256966948509216, -1.8609907627105713, 0.09200000017881393, -0.0080960001796484, -0.00203300011344254, 0.14207500219345093, -3.141592502593994, 0.18626154959201813, -3.1223766803741455], "max": [0.2558227777481079, 2.2387328147888184, -0.48619410395622253, -0.022747555747628212, 1.1318304538726807, 1.6751725673675537, 0.562999963760376, 0.35437101125717163, 0.030798999592661858, 0.32969000935554504, 3.137334108352661, 1.1173423528671265, 3.1402487754821777, 0.09177522361278534, 1.7240170240402222, -0.47166287899017334, 1.7825430631637573, 1.240439534187317, -0.053380001336336136, 0.45899999141693115, 0.3747529983520508, 0.08047299832105637, 0.3498530089855194, 3.140336036682129, 1.0924713611602783, -1.5477579832077026], "mean": [0.07794084399938583, 1.3341031074523926, -0.744306206703186, -0.9576084017753601, 0.8107863068580627, 0.865077018737793, 0.4005243182182312, 0.21426509320735931, -0.017857423052191734, 0.158920556306839, -2.119762897491455, 0.5859308838844299, -1.6409540176391602, 0.08504902571439743, 0.8706109523773193, -0.7445132732391357, 0.389134019613266, 0.8718025088310242, -0.7473352551460266, 0.34517109394073486, 0.16248761117458344, 0.03159814700484276, 0.25862815976142883, -1.4720475673675537, 0.7089832425117493, -2.5794589519500732], "std": [0.1178193986415863, 0.9065536856651306, 0.20799487829208374, 0.725412905216217, 0.22839124500751495, 0.6636466979980469, 0.16555915772914886, 0.14956094324588776, 0.04091624543070793, 0.10153459757566452, 1.7183243036270142, 0.2759953737258911, 2.499093532562256, 0.01643027924001217, 0.6935662031173706, 0.34755030274391174, 0.5006099343299866, 0.2569230794906616, 0.6847594380378723, 0.13563679158687592, 0.14328083395957947, 0.025048695504665375, 0.04205647483468056, 2.5116798877716064, 0.27888116240501404, 0.5539120435714722], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [500]}, "index": {"min": [166168], "max": [166667], "mean": [166417.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [2.65, 5.0, 5.0, 5.0, 5.0], "std": [1.832893886726671, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [500]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [500]}, "eef_direction_state": {"mean": [4.162, 4.166], "std": [2.2053924820765975, 2.366948246160018], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.834, 0.756], "std": [0.870886904253362, 0.8651381392586948], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.75, 0.658], "std": [0.8576129663198896, 0.8130412043678985], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.162, 4.166], "std": [2.2053924820765975, 2.366948246160018], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.834, 0.756], "std": [0.870886904253362, 0.8651381392586948], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.75, 0.658], "std": [0.8576129663198896, 0.8130412043678985], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.4522413527551978, 0.2826776698441043, 0.9336178513728721, 2.4923680567638082, 0.3856838224376594, 1.5032132410518515, 0.40127378507001943, -0.2672348046975192, 1.0340287658132, 2.4091060202474717, 0.07731407625426295, 2.1222372116593773], "std": [0.1489737543472943, 0.04100531490202493, 0.10159902357782595, 0.2418473339778647, 0.29985116087651864, 0.1961440995099105, 0.14334784116591545, 0.024723391760966846, 0.04184708053183636, 0.26925235628185085, 0.2697458627073966, 0.4676637674319071], "min": [0.22907520962163808, 0.1368836967145231, 0.7784603324951518, 2.0238772358943486, -0.017759152728131777, 0.9453363715525404, 0.2305795261747433, -0.30061316658572357, 0.9179458997547649, 2.0359203348226607, -0.5132351268201283, 1.6694768823576465], "max": [0.5918000398997201, 0.3309330631523633, 1.1041888679094123, 2.917464747920441, 0.8368455578702751, 1.8906186284319064, 0.6133520800977725, -0.21973830779356146, 1.1249406201035799, 2.9546143902824493, 0.5958385927510546, 2.9739279769059843], "count": [500]}, "eef_sim_pose_action": {"mean": [0.4522413527551978, 0.2826776698441043, 0.9336178513728721, 2.4923680567638082, 0.3856838224376594, 1.5032132410518515, 0.40127378507001943, -0.2672348046975192, 1.0340287658132, 2.4091060202474717, 0.07731407625426295, 2.1222372116593773], "std": [0.1489737543472943, 0.04100531490202493, 0.10159902357782595, 0.2418473339778647, 0.29985116087651864, 0.1961440995099105, 0.14334784116591545, 0.024723391760966846, 0.04184708053183636, 0.26925235628185085, 0.2697458627073966, 0.4676637674319071], "min": [0.22907520962163808, 0.1368836967145231, 0.7784603324951518, 2.0238772358943486, -0.017759152728131777, 0.9453363715525404, 0.2305795261747433, -0.30061316658572357, 0.9179458997547649, 2.0359203348226607, -0.5132351268201283, 1.6694768823576465], "max": [0.5918000398997201, 0.3309330631523633, 1.1041888679094123, 2.917464747920441, 0.8368455578702751, 1.8906186284319064, 0.6133520800977725, -0.21973830779356146, 1.1249406201035799, 2.9546143902824493, 0.5958385927510546, 2.9739279769059843], "count": [500]}, "gripper_mode_state": {"mean": [0.174, 0.404], "std": [0.37910948286741736, 0.490697462801675], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.91, 1.926], "std": [0.37134889255254205, 0.3471656665052017], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.174, 0.404], "std": [0.37910948286741736, 0.490697462801675], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.91, 1.926], "std": [0.37134889255254205, 0.3471656665052017], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.5006550051132217, 0.4314649936743081], "std": [0.20694884616574663, 0.16954598186981912], "min": [0.027499999850988388, 0.11500000022351742], "max": [0.70374995470047, 0.5737499892711639], "count": [500]}, "gripper_open_scale_action": {"mean": [0.5006550051132217, 0.4314649936743081], "std": [0.20694884616574663, 0.16954598186981912], "min": [0.027499999850988388, 0.11500000022351742], "max": [0.70374995470047, 0.5737499892711639], "count": [500]}}} +{"episode_index": 358, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7254901960784313]], [[0.7411764705882353]]], "mean": [[[0.4011027614379085]], [[0.40165415305010893]], [[0.3762897385620915]]], "std": [[[0.13544813290394095]], [[0.1409459241549732]], [[0.13450961755659196]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49533927287581697]], [[0.4910638378267974]], [[0.48018825571895424]]], "std": [[[0.10624326872691213]], [[0.11702749836984054]], [[0.12167698771220246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056566299019607]], [[0.47504727328431373]], [[0.4632250428921569]]], "std": [[[0.13494574698854456]], [[0.1498548913045774]], [[0.15502900336121017]]], "count": [100]}, "observation.state": {"min": [-0.29543912410736084, -0.021648555994033813, -0.9453493356704712, -1.6973270177841187, 0.43099987506866455, 0.05311833322048187, 0.01900000125169754, -0.010184000246226788, -0.16541799902915955, 0.001395000028423965, -3.1305272579193115, 0.14507177472114563, -3.135641098022461, -0.011112110689282417, -0.016642000526189804, -1.2626289129257202, -0.04031411185860634, 0.3521510064601898, -2.1218550205230713, 0.10599999874830246, -0.008914999663829803, -0.0038469999562948942, 0.14088499546051025, -3.135326862335205, 0.15161675214767456, -3.129549980163574], "max": [0.2755001187324524, 2.271702766418457, -0.4865953326225281, -0.0898737758398056, 1.1617127656936646, 1.482655644416809, 0.4699999690055847, 0.356795996427536, 0.05439300090074539, 0.3030819892883301, 3.1402835845947266, 1.156996250152588, 3.140144109725952, 0.11007444560527802, 1.7635984420776367, -0.4724653363227844, 1.7809906005859375, 1.2203260660171509, -0.04218066483736038, 0.4320000112056732, 0.37602999806404114, 0.07431600242853165, 0.31580299139022827, 3.1300384998321533, 1.0442827939987183, 3.1387128829956055], "mean": [0.09518620371818542, 1.331626057624817, -0.7728741765022278, -0.8466851711273193, 0.7743250727653503, 0.7675162553787231, 0.3205311894416809, 0.21524080634117126, -0.008708130568265915, 0.1575452983379364, -2.228046178817749, 0.5663120746612549, -0.7038675546646118, 0.0346221886575222, 0.9476218223571777, -0.6729471683502197, 0.673846423625946, 0.839140772819519, -0.9750804305076599, 0.3222242593765259, 0.16962911188602448, 0.030920542776584625, 0.2410779595375061, -0.24834492802619934, 0.722440242767334, -1.6515660285949707], "std": [0.16741017997264862, 0.9182356595993042, 0.19951966404914856, 0.6186490654945374, 0.25699666142463684, 0.5590443015098572, 0.15832000970840454, 0.15164534747600555, 0.05975693464279175, 0.09864526242017746, 1.6645547151565552, 0.30468448996543884, 2.905128240585327, 0.03520428016781807, 0.6808814406394958, 0.30354779958724976, 0.6152536273002625, 0.2585543990135193, 0.7143908739089966, 0.13043983280658722, 0.13326968252658844, 0.023707162588834763, 0.04638563096523285, 2.7679941654205322, 0.23752358555793762, 2.119943618774414], "count": [464]}, "action": {"min": [-0.29543912410736084, -0.021648555994033813, -0.9453493356704712, -1.6973270177841187, 0.43099987506866455, 0.05311833322048187, 0.01900000125169754, -0.010184000246226788, -0.16541799902915955, 0.001395000028423965, -3.1305272579193115, 0.14507177472114563, -3.135641098022461, -0.011112110689282417, -0.016642000526189804, -1.2626289129257202, -0.04031411185860634, 0.3521510064601898, -2.1218550205230713, 0.10599999874830246, -0.008914999663829803, -0.0038469999562948942, 0.14088499546051025, -3.135326862335205, 0.15161675214767456, -3.129549980163574], "max": [0.2755001187324524, 2.271702766418457, -0.4865953326225281, -0.0898737758398056, 1.1617127656936646, 1.482655644416809, 0.4699999690055847, 0.356795996427536, 0.05439300090074539, 0.3030819892883301, 3.1402835845947266, 1.156996250152588, 3.140144109725952, 0.11007444560527802, 1.7635984420776367, -0.4724653363227844, 1.7809906005859375, 1.2203260660171509, -0.04218066483736038, 0.4320000112056732, 0.37602999806404114, 0.07431600242853165, 0.31580299139022827, 3.1300384998321533, 1.0442827939987183, 3.1387128829956055], "mean": [0.09518620371818542, 1.331626057624817, -0.7728741765022278, -0.8466851711273193, 0.7743250727653503, 0.7675162553787231, 0.3205311894416809, 0.21524080634117126, -0.008708130568265915, 0.1575452983379364, -2.228046178817749, 0.5663120746612549, -0.7038675546646118, 0.0346221886575222, 0.9476218223571777, -0.6729471683502197, 0.673846423625946, 0.839140772819519, -0.9750804305076599, 0.3222242593765259, 0.16962911188602448, 0.030920542776584625, 0.2410779595375061, -0.24834492802619934, 0.722440242767334, -1.6515660285949707], "std": [0.16741017997264862, 0.9182356595993042, 0.19951966404914856, 0.6186490654945374, 0.25699666142463684, 0.5590443015098572, 0.15832000970840454, 0.15164534747600555, 0.05975693464279175, 0.09864526242017746, 1.6645547151565552, 0.30468448996543884, 2.905128240585327, 0.03520428016781807, 0.6808814406394958, 0.30354779958724976, 0.6152536273002625, 0.2585543990135193, 0.7143908739089966, 0.13043983280658722, 0.13326968252658844, 0.023707162588834763, 0.04638563096523285, 2.7679941654205322, 0.23752358555793762, 2.119943618774414], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [464]}, "index": {"min": [166668], "max": [167131], "mean": [166899.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [2.396551724137931, 5.0, 5.0, 5.0, 5.0], "std": [1.8691197925892233, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [464]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [464]}, "eef_direction_state": {"mean": [4.172413793103448, 4.012931034482759], "std": [2.0490782707865898, 2.385264756952774], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.896551724137931, 0.8297413793103449], "std": [0.8573144752035737, 0.8704308893389188], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.8125, 0.6702586206896551], "std": [0.8416520853408614, 0.8259654342843791], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.172413793103448, 4.012931034482759], "std": [2.0490782707865898, 2.385264756952774], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.896551724137931, 0.8297413793103449], "std": [0.8573144752035737, 0.8704308893389188], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.8125, 0.6702586206896551], "std": [0.8416520853408614, 0.8259654342843791], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.45323221223313515, 0.29198490851435016, 0.9322179569392665, 2.5300704368293285, 0.3339845901026685, 1.5190137873955767, 0.4086479683996848, -0.2681547491300698, 1.0166704634105155, 2.3668903056305686, -0.014959559865952871, 2.0982578520842794], "std": [0.15103763965159392, 0.05977650943438295, 0.09872291332522369, 0.28719999545172653, 0.26192323491293323, 0.21264733862696292, 0.13345469914664712, 0.023151183878512678, 0.04621746190637632, 0.2213859011607467, 0.36371168551332894, 0.38175455946172454], "min": [0.22868691580466582, 0.13487364186252626, 0.7763000132173098, 1.9749830085835476, -0.0085703970050659, 0.9236342373578454, 0.2297823844840528, -0.30242493419934985, 0.9166989125891885, 2.0875295556208653, -0.6497484435587407, 1.6436524956867806], "max": [0.5942431794840984, 0.35515200545005904, 1.0776844974802215, 2.9860878305926373, 0.806356447229251, 1.8734697275941108, 0.6149285647728355, -0.22593617777259895, 1.091104266270386, 2.9865897489161166, 0.7530146315033877, 2.883154940550862], "count": [464]}, "eef_sim_pose_action": {"mean": [0.45323221223313515, 0.29198490851435016, 0.9322179569392665, 2.5300704368293285, 0.3339845901026685, 1.5190137873955767, 0.4086479683996848, -0.2681547491300698, 1.0166704634105155, 2.3668903056305686, -0.014959559865952871, 2.0982578520842794], "std": [0.15103763965159392, 0.05977650943438295, 0.09872291332522369, 0.28719999545172653, 0.26192323491293323, 0.21264733862696292, 0.13345469914664712, 0.023151183878512678, 0.04621746190637632, 0.2213859011607467, 0.36371168551332894, 0.38175455946172454], "min": [0.22868691580466582, 0.13487364186252626, 0.7763000132173098, 1.9749830085835476, -0.0085703970050659, 0.9236342373578454, 0.2297823844840528, -0.30242493419934985, 0.9166989125891885, 2.0875295556208653, -0.6497484435587407, 1.6436524956867806], "max": [0.5942431794840984, 0.35515200545005904, 1.0776844974802215, 2.9860878305926373, 0.806356447229251, 1.8734697275941108, 0.6149285647728355, -0.22593617777259895, 1.091104266270386, 2.9865897489161166, 0.7530146315033877, 2.883154940550862], "count": [464]}, "gripper_mode_state": {"mean": [0.5603448275862069, 0.5991379310344828], "std": [0.4963451438098214, 0.49007312783930984], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8857758620689655, 1.894396551724138], "std": [0.4328785982197211, 0.40424853398557875], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.5603448275862069, 0.5991379310344828], "std": [0.4963451438098214, 0.49007312783930984], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8857758620689655, 1.894396551724138], "std": [0.4328785982197211, 0.40424853398557875], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.40066271377546747, 0.40278017557033435], "std": [0.19790033903340692, 0.1630497485757894], "min": [0.023750001564621925, 0.13249999843537807], "max": [0.5874999612569809, 0.5400000140070915], "count": [464]}, "gripper_open_scale_action": {"mean": [0.40066271377546747, 0.40278017557033435], "std": [0.19790033903340692, 0.1630497485757894], "min": [0.023750001564621925, 0.13249999843537807], "max": [0.5874999612569809, 0.5400000140070915], "count": [464]}}} +{"episode_index": 359, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.792156862745098]], [[0.796078431372549]]], "mean": [[[0.3993204253653997]], [[0.4006372205300675]], [[0.37539247678575205]]], "std": [[[0.143837746088152]], [[0.14783403994164732]], [[0.1409718901077511]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950903848594454]], [[0.4889266768195951]], [[0.47720047076273875]]], "std": [[[0.10339113391061583]], [[0.11515081978284503]], [[0.12057536277182598]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065807058664891]], [[0.4743478944571356]], [[0.4626871152991941]]], "std": [[[0.138509435622915]], [[0.1496586283192614]], [[0.15430020984203574]]], "count": [103]}, "observation.state": {"min": [-0.34759798645973206, -0.02173577807843685, -1.0900335311889648, -1.7694249153137207, 0.26712676882743835, 0.02747499942779541, 0.0139999995008111, -0.01011900044977665, -0.16490699350833893, 0.0059529999271035194, -3.1408071517944336, 0.19189895689487457, -3.141592502593994, 0.016327999532222748, -0.01711300015449524, -1.2488477230072021, -0.04024433344602585, 0.4872931241989136, -1.7565335035324097, 0.09399999678134918, -0.010483999736607075, -0.0038980001118034124, 0.12694500386714935, -3.137892484664917, 0.2543642818927765, -3.1401963233947754], "max": [0.1080159991979599, 2.2220733165740967, -0.48605456948280334, 0.012839111499488354, 1.143622875213623, 1.5044437646865845, 0.6029999852180481, 0.34924399852752686, 0.024972999468445778, 0.30670300126075745, 3.133913278579712, 1.2061272859573364, 3.1410341262817383, 0.11926766484975815, 1.7838339805603027, -0.47257000207901, 1.7702796459197998, 1.2013291120529175, -0.04008733481168747, 0.48000001907348633, 0.3795650005340576, 0.08210799843072891, 0.3268809914588928, 3.135571241378784, 1.13245689868927, 3.126687526702881], "mean": [-0.010146086104214191, 1.2601208686828613, -0.7354569435119629, -0.8507971167564392, 0.7299662232398987, 0.7355172038078308, 0.4412374794483185, 0.20452381670475006, -0.033829089254140854, 0.16449163854122162, -1.6004091501235962, 0.5947784781455994, -0.9091641902923584, 0.055658843368291855, 0.9480311274528503, -0.6922268271446228, 0.6794298887252808, 0.8318159580230713, -0.9295357465744019, 0.33749935030937195, 0.17142775654792786, 0.03576337546110153, 0.24034489691257477, -0.11817371100187302, 0.7432650327682495, -1.651370882987976], "std": [0.1218436136841774, 0.9107974171638489, 0.20767498016357422, 0.7033708095550537, 0.29847389459609985, 0.6116760969161987, 0.20353828370571136, 0.1512090414762497, 0.049544598907232285, 0.09532594680786133, 2.3158154487609863, 0.3001549243927002, 2.9066333770751953, 0.030313408002257347, 0.7189757823944092, 0.29308104515075684, 0.5955398678779602, 0.25411397218704224, 0.6621653437614441, 0.1467134654521942, 0.13998109102249146, 0.025659948587417603, 0.05169431120157242, 2.802708148956299, 0.25984975695610046, 2.145477771759033], "count": [483]}, "action": {"min": [-0.34759798645973206, -0.02173577807843685, -1.0900335311889648, -1.7694249153137207, 0.26712676882743835, 0.02747499942779541, 0.0139999995008111, -0.01011900044977665, -0.16490699350833893, 0.0059529999271035194, -3.1408071517944336, 0.19189895689487457, -3.141592502593994, 0.016327999532222748, -0.01711300015449524, -1.2488477230072021, -0.04024433344602585, 0.4872931241989136, -1.7565335035324097, 0.09399999678134918, -0.010483999736607075, -0.0038980001118034124, 0.12694500386714935, -3.137892484664917, 0.2543642818927765, -3.1401963233947754], "max": [0.1080159991979599, 2.2220733165740967, -0.48605456948280334, 0.012839111499488354, 1.143622875213623, 1.5044437646865845, 0.6029999852180481, 0.34924399852752686, 0.024972999468445778, 0.30670300126075745, 3.133913278579712, 1.2061272859573364, 3.1410341262817383, 0.11926766484975815, 1.7838339805603027, -0.47257000207901, 1.7702796459197998, 1.2013291120529175, -0.04008733481168747, 0.48000001907348633, 0.3795650005340576, 0.08210799843072891, 0.3268809914588928, 3.135571241378784, 1.13245689868927, 3.126687526702881], "mean": [-0.010146086104214191, 1.2601208686828613, -0.7354569435119629, -0.8507971167564392, 0.7299662232398987, 0.7355172038078308, 0.4412374794483185, 0.20452381670475006, -0.033829089254140854, 0.16449163854122162, -1.6004091501235962, 0.5947784781455994, -0.9091641902923584, 0.055658843368291855, 0.9480311274528503, -0.6922268271446228, 0.6794298887252808, 0.8318159580230713, -0.9295357465744019, 0.33749935030937195, 0.17142775654792786, 0.03576337546110153, 0.24034489691257477, -0.11817371100187302, 0.7432650327682495, -1.651370882987976], "std": [0.1218436136841774, 0.9107974171638489, 0.20767498016357422, 0.7033708095550537, 0.29847389459609985, 0.6116760969161987, 0.20353828370571136, 0.1512090414762497, 0.049544598907232285, 0.09532594680786133, 2.3158154487609863, 0.3001549243927002, 2.9066333770751953, 0.030313408002257347, 0.7189757823944092, 0.29308104515075684, 0.5955398678779602, 0.25411397218704224, 0.6621653437614441, 0.1467134654521942, 0.13998109102249146, 0.025659948587417603, 0.05169431120157242, 2.802708148956299, 0.25984975695610046, 2.145477771759033], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [483]}, "index": {"min": [167132], "max": [167614], "mean": [167373.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [2.5755693581780537, 5.0, 5.0, 5.0, 5.0], "std": [1.8415447867785348, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [483]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [483]}, "eef_direction_state": {"mean": [4.291925465838509, 3.991718426501035], "std": [2.0610950622735307, 2.3537850552562873], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.8509316770186336, 0.84472049689441], "std": [0.8837936775532566, 0.850470625122852], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7432712215320911, 0.8322981366459627], "std": [0.8317778005342864, 0.8650280923504918], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.291925465838509, 3.991718426501035], "std": [2.0610950622735307, 2.3537850552562873], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.8509316770186336, 0.84472049689441], "std": [0.8837936775532566, 0.850470625122852], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7432712215320911, 0.8322981366459627], "std": [0.8317778005342864, 0.8650280923504918], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.44258736180469627, 0.2669378448724821, 0.939199259734401, 2.511572996299842, 0.29551804084782085, 1.499123342469813, 0.41041531548872817, -0.263306586602963, 1.0159607307716203, 2.3491992788622134, -0.05205426939148176, 2.098853388763799], "std": [0.1506353195764305, 0.04977630155225439, 0.0954559678485826, 0.28343569810114044, 0.23599411954894503, 0.18901156533170504, 0.1402045649720677, 0.02512062169202615, 0.05153646492484975, 0.2362888221495915, 0.3592385115277708, 0.38717116023136394], "min": [0.2287688427819446, 0.13534851073990065, 0.7808957374193111, 1.9308982787949618, -0.028217495093034506, 1.0252813469733475, 0.2280849898496616, -0.30247610166257366, 0.9027856672683796, 2.008412990077728, -0.716408071553696, 1.642003239252034], "max": [0.586702747061557, 0.3263591082592151, 1.0815239773594307, 2.9270440771554784, 0.6769359128489572, 1.8856723188998141, 0.6184478189359692, -0.2181237716314936, 1.102186089247786, 2.8819343169503777, 0.5852341448202654, 2.904260836987361], "count": [483]}, "eef_sim_pose_action": {"mean": [0.44258736180469627, 0.2669378448724821, 0.939199259734401, 2.511572996299842, 0.29551804084782085, 1.499123342469813, 0.41041531548872817, -0.263306586602963, 1.0159607307716203, 2.3491992788622134, -0.05205426939148176, 2.098853388763799], "std": [0.1506353195764305, 0.04977630155225439, 0.0954559678485826, 0.28343569810114044, 0.23599411954894503, 0.18901156533170504, 0.1402045649720677, 0.02512062169202615, 0.05153646492484975, 0.2362888221495915, 0.3592385115277708, 0.38717116023136394], "min": [0.2287688427819446, 0.13534851073990065, 0.7808957374193111, 1.9308982787949618, -0.028217495093034506, 1.0252813469733475, 0.2280849898496616, -0.30247610166257366, 0.9027856672683796, 2.008412990077728, -0.716408071553696, 1.642003239252034], "max": [0.586702747061557, 0.3263591082592151, 1.0815239773594307, 2.9270440771554784, 0.6769359128489572, 1.8856723188998141, 0.6184478189359692, -0.2181237716314936, 1.102186089247786, 2.8819343169503777, 0.5852341448202654, 2.904260836987361], "count": [483]}, "gripper_mode_state": {"mean": [0.19875776397515527, 0.6107660455486542], "std": [0.39906530196792633, 0.4875765408154053], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.8592132505175984, 1.865424430641822], "std": [0.4649773498684352, 0.46458999933024714], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.19875776397515527, 0.6107660455486542], "std": [0.39906530196792633, 0.4875765408154053], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.8592132505175984, 1.865424430641822], "std": [0.4649773498684352, 0.46458999933024714], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.5515450304812766, 0.4218737028855406], "std": [0.25442270061833566, 0.18339178192376884], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.7537499815225601, 0.6000000238418579], "count": [483]}, "gripper_open_scale_action": {"mean": [0.5515450304812766, 0.4218737028855406], "std": [0.25442270061833566, 0.18339178192376884], "min": [0.017499999376013875, 0.11749999597668648], "max": [0.7537499815225601, 0.6000000238418579], "count": [483]}}} +{"episode_index": 360, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8941176470588236]], [[0.8509803921568627]]], "mean": [[[0.4007525117922034]], [[0.3997118974342704]], [[0.37424610275609704]]], "std": [[[0.14341729529140504]], [[0.14727486826415997]], [[0.1402379000465201]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4972431289263278]], [[0.49180368757535375]], [[0.48112151786280855]]], "std": [[[0.10367424666262183]], [[0.11709398201812292]], [[0.12223550914324816]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036296897804429]], [[0.4702058347610889]], [[0.4575146305285869]]], "std": [[[0.13950924039637405]], [[0.15060458929654066]], [[0.15584889471340216]]], "count": [103]}, "observation.state": {"min": [-0.2458096593618393, -0.021788110956549644, -1.004119634628296, -1.7819674015045166, 0.39426189661026, -0.0884084478020668, 0.01599999889731407, -0.009975000284612179, -0.14252600073814392, -0.01384000014513731, -3.141592502593994, 0.12712977826595306, -3.141592502593994, 0.06906255334615707, -0.016642000526189804, -1.3175439834594727, 0.025678222998976707, 0.37744542956352234, -1.8051685094833374, 0.08999999612569809, -0.008995999582111835, 0.0015490000369027257, 0.12085399776697159, -3.1375958919525146, 0.142261803150177, -3.1273508071899414], "max": [0.3269437849521637, 2.3002593517303467, -0.4856707751750946, 0.03706944361329079, 1.1676788330078125, 1.6424990892410278, 0.5809999704360962, 0.32076001167297363, 0.05544300004839897, 0.3143419921398163, 3.137805223464966, 1.1168711185455322, 3.1409294605255127, 0.07143499702215195, 1.8028658628463745, -0.472535103559494, 1.778687834739685, 1.2346653938293457, -0.0587179996073246, 0.4580000042915344, 0.38697001338005066, 0.08441799879074097, 0.32600900530815125, 3.139986991882324, 1.0872528553009033, 3.1403884887695312], "mean": [0.023943481966853142, 1.3254832029342651, -0.7042096257209778, -0.8771604299545288, 0.7762929797172546, 0.8073413968086243, 0.44499486684799194, 0.19967789947986603, -0.02356375940144062, 0.15298067033290863, -1.1551448106765747, 0.5517584681510925, 0.41006484627723694, 0.0706004947423935, 1.0052592754364014, -0.6917738914489746, 0.6570194363594055, 0.846752941608429, -0.9166350960731506, 0.32083889842033386, 0.1762162297964096, 0.03978937864303589, 0.23275959491729736, -0.17584112286567688, 0.6895267367362976, -1.5132896900177002], "std": [0.1489710807800293, 0.9054023623466492, 0.14954699575901031, 0.7329203486442566, 0.2623152434825897, 0.6746243238449097, 0.22040313482284546, 0.13958221673965454, 0.05202599987387657, 0.10314121842384338, 2.5068137645721436, 0.31692686676979065, 3.0006399154663086, 0.0007850342080928385, 0.7145693898200989, 0.31768712401390076, 0.6443564891815186, 0.24754635989665985, 0.6484869122505188, 0.14473694562911987, 0.13645361363887787, 0.026980651542544365, 0.05533820390701294, 2.782478094100952, 0.25501203536987305, 2.269331932067871], "count": [487]}, "action": {"min": [-0.2458096593618393, -0.021788110956549644, -1.004119634628296, -1.7819674015045166, 0.39426189661026, -0.0884084478020668, 0.01599999889731407, -0.009975000284612179, -0.14252600073814392, -0.01384000014513731, -3.141592502593994, 0.12712977826595306, -3.141592502593994, 0.06906255334615707, -0.016642000526189804, -1.3175439834594727, 0.025678222998976707, 0.37744542956352234, -1.8051685094833374, 0.08999999612569809, -0.008995999582111835, 0.0015490000369027257, 0.12085399776697159, -3.1375958919525146, 0.142261803150177, -3.1273508071899414], "max": [0.3269437849521637, 2.3002593517303467, -0.4856707751750946, 0.03706944361329079, 1.1676788330078125, 1.6424990892410278, 0.5809999704360962, 0.32076001167297363, 0.05544300004839897, 0.3143419921398163, 3.137805223464966, 1.1168711185455322, 3.1409294605255127, 0.07143499702215195, 1.8028658628463745, -0.472535103559494, 1.778687834739685, 1.2346653938293457, -0.0587179996073246, 0.4580000042915344, 0.38697001338005066, 0.08441799879074097, 0.32600900530815125, 3.139986991882324, 1.0872528553009033, 3.1403884887695312], "mean": [0.023943481966853142, 1.3254832029342651, -0.7042096257209778, -0.8771604299545288, 0.7762929797172546, 0.8073413968086243, 0.44499486684799194, 0.19967789947986603, -0.02356375940144062, 0.15298067033290863, -1.1551448106765747, 0.5517584681510925, 0.41006484627723694, 0.0706004947423935, 1.0052592754364014, -0.6917738914489746, 0.6570194363594055, 0.846752941608429, -0.9166350960731506, 0.32083889842033386, 0.1762162297964096, 0.03978937864303589, 0.23275959491729736, -0.17584112286567688, 0.6895267367362976, -1.5132896900177002], "std": [0.1489710807800293, 0.9054023623466492, 0.14954699575901031, 0.7329203486442566, 0.2623152434825897, 0.6746243238449097, 0.22040313482284546, 0.13958221673965454, 0.05202599987387657, 0.10314121842384338, 2.5068137645721436, 0.31692686676979065, 3.0006399154663086, 0.0007850342080928385, 0.7145693898200989, 0.31768712401390076, 0.6443564891815186, 0.24754635989665985, 0.6484869122505188, 0.14473694562911987, 0.13645361363887787, 0.026980651542544365, 0.05533820390701294, 2.782478094100952, 0.25501203536987305, 2.269331932067871], "count": [487]}, "timestamp": {"min": [0.0], "max": [16.2], "mean": [8.1], "std": [4.686149805543993], "count": [487]}, "frame_index": {"min": [0], "max": [486], "mean": [243.0], "std": [140.5844941663198], "count": [487]}, "episode_index": {"min": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [487]}, "index": {"min": [167615], "max": [168101], "mean": [167858.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [487]}, "subtask_annotation": {"mean": [2.324435318275154, 5.0, 5.0, 5.0, 5.0], "std": [1.869862143241573, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [487]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [487]}, "eef_direction_state": {"mean": [4.435318275154004, 3.948665297741273], "std": [1.884614310656952, 2.466913139173942], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_state": {"mean": [0.864476386036961, 0.7741273100616016], "std": [0.8915015613203569, 0.8369716655943353], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_state": {"mean": [0.7741273100616016, 0.7227926078028748], "std": [0.8611558109974845, 0.8399386430771416], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_direction_action": {"mean": [4.435318275154004, 3.948665297741273], "std": [1.884614310656952, 2.466913139173942], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_action": {"mean": [0.864476386036961, 0.7741273100616016], "std": [0.8915015613203569, 0.8369716655943353], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_action": {"mean": [0.7741273100616016, 0.7227926078028748], "std": [0.8611558109974845, 0.8399386430771416], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_sim_pose_state": {"mean": [0.4376719649057996, 0.2770840836536505, 0.9277631209305146, 2.542752675207673, 0.34643840221115496, 1.508069485020541, 0.4152308592139803, -0.25927820808945423, 1.0082929529319118, 2.398926017358412, -0.07217874388442357, 2.1042459335269412], "std": [0.13899634289483245, 0.05214425341995758, 0.10323417901032354, 0.2965807012239099, 0.29203050885959875, 0.23353472068231296, 0.13660657304385804, 0.026434642446189677, 0.055157284727511406, 0.24219768267681957, 0.3685308628693099, 0.3758682551465967], "min": [0.2288807651561734, 0.1575965976544833, 0.7612980136005547, 2.0242618576751634, -0.03498430326953361, 0.9407067768198643, 0.22964898304952477, -0.2970367693377406, 0.8964145453686603, 2.0570531617398427, -0.7264818779947054, 1.6876125599955027], "max": [0.558847979792008, 0.3555625398217141, 1.0892002288236315, 2.9861007619081983, 0.8729338458791802, 1.9810264141264136, 0.6256309213070614, -0.21581067838513376, 1.1011858412229734, 2.996849891392677, 0.5629888517837887, 2.8813731495354875], "count": [487]}, "eef_sim_pose_action": {"mean": [0.4376719649057996, 0.2770840836536505, 0.9277631209305146, 2.542752675207673, 0.34643840221115496, 1.508069485020541, 0.4152308592139803, -0.25927820808945423, 1.0082929529319118, 2.398926017358412, -0.07217874388442357, 2.1042459335269412], "std": [0.13899634289483245, 0.05214425341995758, 0.10323417901032354, 0.2965807012239099, 0.29203050885959875, 0.23353472068231296, 0.13660657304385804, 0.026434642446189677, 0.055157284727511406, 0.24219768267681957, 0.3685308628693099, 0.3758682551465967], "min": [0.2288807651561734, 0.1575965976544833, 0.7612980136005547, 2.0242618576751634, -0.03498430326953361, 0.9407067768198643, 0.22964898304952477, -0.2970367693377406, 0.8964145453686603, 2.0570531617398427, -0.7264818779947054, 1.6876125599955027], "max": [0.558847979792008, 0.3555625398217141, 1.0892002288236315, 2.9861007619081983, 0.8729338458791802, 1.9810264141264136, 0.6256309213070614, -0.21581067838513376, 1.1011858412229734, 2.996849891392677, 0.5629888517837887, 2.8813731495354875], "count": [487]}, "gripper_mode_state": {"mean": [0.22792607802874743, 0.675564681724846], "std": [0.4194946733668731, 0.4681634784248508], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_state": {"mean": [1.895277207392197, 1.8993839835728952], "std": [0.4144691505401674, 0.41051331415523035], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_mode_action": {"mean": [0.22792607802874743, 0.675564681724846], "std": [0.4194946733668731, 0.4681634784248508], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_action": {"mean": [1.895277207392197, 1.8993839835728952], "std": [0.4144691505401674, 0.41051331415523035], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_open_scale_state": {"mean": [0.5562448626081985, 0.40104979746716835], "std": [0.2755033289786646, 0.18092148713123685], "min": [0.01999999862164259, 0.11249999515712261], "max": [0.7262499630451202, 0.572500005364418], "count": [487]}, "gripper_open_scale_action": {"mean": [0.5562448626081985, 0.40104979746716835], "std": [0.2755033289786646, 0.18092148713123685], "min": [0.01999999862164259, 0.11249999515712261], "max": [0.7262499630451202, 0.572500005364418], "count": [487]}}} +{"episode_index": 361, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7647058823529411]], [[0.7764705882352941]]], "mean": [[[0.3971219144880174]], [[0.3986018981481481]], [[0.3732247440087146]]], "std": [[[0.1435641737813279]], [[0.1470327574488212]], [[0.14028136121581117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49455166870915035]], [[0.4885864624183006]], [[0.47712923815359476]]], "std": [[[0.10415973490138333]], [[0.11588176839012655]], [[0.12111780870082085]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033102593954248]], [[0.4699694260620915]], [[0.45753609885620916]]], "std": [[[0.1339574512579191]], [[0.1461493468366288]], [[0.15133888946588162]]], "count": [100]}, "observation.state": {"min": [-0.2377503365278244, -0.02225911058485508, -1.1438322067260742, -1.7702796459197998, 0.3625827729701996, -0.013379888609051704, 0.0139999995008111, -0.009750000201165676, -0.13680000603199005, 0.0006900000153109431, -3.1326217651367188, 0.14594444632530212, -3.141592502593994, 0.020409999415278435, -0.016642000526189804, -1.2169593572616577, 0.0695509985089302, 0.45695722103118896, -1.8670614957809448, 0.0820000022649765, -0.009219000115990639, 0.005762000102549791, 0.13315899670124054, -3.1408770084381104, 0.23928463459014893, -3.1304399967193604], "max": [0.21556100249290466, 2.259927749633789, -0.4856707751750946, -0.02030533365905285, 1.1599857807159424, 1.5968644618988037, 0.6310000419616699, 0.3474540114402771, 0.03625800088047981, 0.3358359932899475, 3.140493154525757, 1.1489152908325195, 3.1407198905944824, 0.1298564374446869, 1.790602445602417, -0.47230833768844604, 1.7705588340759277, 1.2405617237091064, -0.13025766611099243, 0.37700000405311584, 0.37359699606895447, 0.0984949991106987, 0.3995850086212158, 3.13295316696167, 1.0701661109924316, 3.136094808578491], "mean": [0.03911598026752472, 1.3235901594161987, -0.747430682182312, -0.8842767477035522, 0.7336347103118896, 0.7862569689750671, 0.46147310733795166, 0.21646274626255035, -0.019996173679828644, 0.1629437506198883, -2.1891674995422363, 0.5842925310134888, -1.2194421291351318, 0.09113696962594986, 1.0551594495773315, -0.7400592565536499, 0.6573076248168945, 0.7855997085571289, -0.9353933334350586, 0.2887573540210724, 0.19325506687164307, 0.045152999460697174, 0.24048803746700287, -0.14480240643024445, 0.704140305519104, -1.6174558401107788], "std": [0.11304546147584915, 0.8766827583312988, 0.18539583683013916, 0.6920464038848877, 0.27955904603004456, 0.6197963356971741, 0.21039466559886932, 0.1461687684059143, 0.04414267838001251, 0.09590493142604828, 1.7280168533325195, 0.2858528196811676, 2.765038251876831, 0.027912328019738197, 0.6872156858444214, 0.27013763785362244, 0.6358872652053833, 0.2818932831287384, 0.6130067110061646, 0.1232357919216156, 0.1345958262681961, 0.029482105746865273, 0.05448920652270317, 2.787916421890259, 0.2507907450199127, 2.1489477157592773], "count": [453]}, "action": {"min": [-0.2377503365278244, -0.02225911058485508, -1.1438322067260742, -1.7702796459197998, 0.3625827729701996, -0.013379888609051704, 0.0139999995008111, -0.009750000201165676, -0.13680000603199005, 0.0006900000153109431, -3.1326217651367188, 0.14594444632530212, -3.141592502593994, 0.020409999415278435, -0.016642000526189804, -1.2169593572616577, 0.0695509985089302, 0.45695722103118896, -1.8670614957809448, 0.0820000022649765, -0.009219000115990639, 0.005762000102549791, 0.13315899670124054, -3.1408770084381104, 0.23928463459014893, -3.1304399967193604], "max": [0.21556100249290466, 2.259927749633789, -0.4856707751750946, -0.02030533365905285, 1.1599857807159424, 1.5968644618988037, 0.6310000419616699, 0.3474540114402771, 0.03625800088047981, 0.3358359932899475, 3.140493154525757, 1.1489152908325195, 3.1407198905944824, 0.1298564374446869, 1.790602445602417, -0.47230833768844604, 1.7705588340759277, 1.2405617237091064, -0.13025766611099243, 0.37700000405311584, 0.37359699606895447, 0.0984949991106987, 0.3995850086212158, 3.13295316696167, 1.0701661109924316, 3.136094808578491], "mean": [0.03911598026752472, 1.3235901594161987, -0.747430682182312, -0.8842767477035522, 0.7336347103118896, 0.7862569689750671, 0.46147310733795166, 0.21646274626255035, -0.019996173679828644, 0.1629437506198883, -2.1891674995422363, 0.5842925310134888, -1.2194421291351318, 0.09113696962594986, 1.0551594495773315, -0.7400592565536499, 0.6573076248168945, 0.7855997085571289, -0.9353933334350586, 0.2887573540210724, 0.19325506687164307, 0.045152999460697174, 0.24048803746700287, -0.14480240643024445, 0.704140305519104, -1.6174558401107788], "std": [0.11304546147584915, 0.8766827583312988, 0.18539583683013916, 0.6920464038848877, 0.27955904603004456, 0.6197963356971741, 0.21039466559886932, 0.1461687684059143, 0.04414267838001251, 0.09590493142604828, 1.7280168533325195, 0.2858528196811676, 2.765038251876831, 0.027912328019738197, 0.6872156858444214, 0.27013763785362244, 0.6358872652053833, 0.2818932831287384, 0.6130067110061646, 0.1232357919216156, 0.1345958262681961, 0.029482105746865273, 0.05448920652270317, 2.787916421890259, 0.2507907450199127, 2.1489477157592773], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [453]}, "index": {"min": [168102], "max": [168554], "mean": [168328.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [2.465783664459161, 5.0, 5.0, 5.0, 5.0], "std": [1.8091743429223597, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [453]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [453]}, "eef_direction_state": {"mean": [4.264900662251655, 4.108167770419426], "std": [2.0491811321666504, 2.2765237137121366], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.8719646799116998, 0.8145695364238411], "std": [0.8822181949862794, 0.8304681531115178], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.7880794701986755, 0.7615894039735099], "std": [0.8607912951050538, 0.8434288993341946], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [4.264900662251655, 4.108167770419426], "std": [2.0491811321666504, 2.2765237137121366], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.8719646799116998, 0.8145695364238411], "std": [0.8822181949862794, 0.8304681531115178], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.7880794701986755, 0.7615894039735099], "std": [0.8607912951050538, 0.8434288993341946], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.454466783514715, 0.2806662533083192, 0.9376311276261695, 2.5139844613390774, 0.31801549928636014, 1.5156756663718394, 0.4322378939271001, -0.25390942232527225, 1.0160593167752723, 2.3891618174377016, -0.022850353137073662, 2.1293901919452516], "std": [0.14558337205540414, 0.04430118010603872, 0.09601925912387299, 0.26988087847572895, 0.24667735609838354, 0.2078044776936706, 0.1347636507659394, 0.028973764564310975, 0.054251390068833345, 0.23832495271817972, 0.36620299463342126, 0.3726630135627597], "min": [0.22907719254163011, 0.16333701743431245, 0.7756552736752029, 1.9918939862812959, -0.02789124296806489, 1.0402335666105205, 0.22941825022578577, -0.29283040160141693, 0.9090851304570549, 2.059584855378717, -0.645840606971093, 1.7149450151231127], "max": [0.5853793935764426, 0.33627537332648216, 1.1105706508714557, 2.9926251665964525, 0.7755111857510992, 1.9662148798722134, 0.6121871282003498, -0.20168372216043284, 1.1759198018866677, 2.8577716024104554, 0.6570740479571846, 2.9138912151976717], "count": [453]}, "eef_sim_pose_action": {"mean": [0.454466783514715, 0.2806662533083192, 0.9376311276261695, 2.5139844613390774, 0.31801549928636014, 1.5156756663718394, 0.4322378939271001, -0.25390942232527225, 1.0160593167752723, 2.3891618174377016, -0.022850353137073662, 2.1293901919452516], "std": [0.14558337205540414, 0.04430118010603872, 0.09601925912387299, 0.26988087847572895, 0.24667735609838354, 0.2078044776936706, 0.1347636507659394, 0.028973764564310975, 0.054251390068833345, 0.23832495271817972, 0.36620299463342126, 0.3726630135627597], "min": [0.22907719254163011, 0.16333701743431245, 0.7756552736752029, 1.9918939862812959, -0.02789124296806489, 1.0402335666105205, 0.22941825022578577, -0.29283040160141693, 0.9090851304570549, 2.059584855378717, -0.645840606971093, 1.7149450151231127], "max": [0.5853793935764426, 0.33627537332648216, 1.1105706508714557, 2.9926251665964525, 0.7755111857510992, 1.9662148798722134, 0.6121871282003498, -0.20168372216043284, 1.1759198018866677, 2.8577716024104554, 0.6570740479571846, 2.9138912151976717], "count": [453]}, "gripper_mode_state": {"mean": [0.1986754966887417, 1.0], "std": [0.3990031875865421, 0.0], "min": [0, 1], "max": [1, 1], "count": [453]}, "gripper_activity_state": {"mean": [1.880794701986755, 1.9315673289183224], "std": [0.41908897806940965, 0.3351339463902592], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.1986754966887417, 1.0], "std": [0.3990031875865421, 0.0], "min": [0, 1], "max": [1, 1], "count": [453]}, "gripper_activity_action": {"mean": [1.880794701986755, 1.9315673289183224], "std": [0.41908897806940965, 0.3351339463902592], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.5768405141670742, 0.36094647141432523], "std": [0.2629920839914163, 0.15404484046271189], "min": [0.017499999376013875, 0.10250000283122063], "max": [0.7887500524520874, 0.4712500050663948], "count": [453]}, "gripper_open_scale_action": {"mean": [0.5768405141670742, 0.36094647141432523], "std": [0.2629920839914163, 0.15404484046271189], "min": [0.017499999376013875, 0.10250000283122063], "max": [0.7887500524520874, 0.4712500050663948], "count": [453]}}} +{"episode_index": 362, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7647058823529411]], [[0.7686274509803922]]], "mean": [[[0.39820384531590414]], [[0.4000380283224401]], [[0.37467002995642706]]], "std": [[[0.14189522516760303]], [[0.1462363671739728]], [[0.13948736724110816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49741522875816996]], [[0.4902020976307189]], [[0.47779021241830066]]], "std": [[[0.10310903118595606]], [[0.11712870653528615]], [[0.12251528041102336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4986786274509804]], [[0.4701777471405229]], [[0.45722730187908495]]], "std": [[[0.1383374832104986]], [[0.14769122959309278]], [[0.1524478041589354]]], "count": [100]}, "observation.state": {"min": [-0.35405245423316956, -0.022433554753661156, -1.1235443353652954, -1.7668256759643555, 0.4075022339820862, -0.05938088893890381, 0.0139999995008111, -0.012240000069141388, -0.17329299449920654, 0.004403000231832266, -3.1362345218658447, 0.12353440374135971, -3.141592502593994, 0.020409999415278435, -0.016659444198012352, -1.2475569248199463, 0.07607521861791611, 0.2791808843612671, -2.1223084926605225, 0.09300000220537186, -0.009879999794065952, 0.006056999787688255, 0.12460199743509293, -3.1380670070648193, 0.20931734144687653, -3.140056848526001], "max": [0.278483122587204, 2.2502810955047607, -0.48600223660469055, 0.07141755521297455, 1.163998007774353, 1.5875142812728882, 0.7029999494552612, 0.35654398798942566, 0.03756299987435341, 0.29306599497795105, 3.139742612838745, 1.1684629917144775, 3.1410515308380127, 0.031120888888835907, 1.7833455801010132, -0.47230833768844604, 1.7862412929534912, 1.2404918670654297, -0.15638944506645203, 0.45399999618530273, 0.3804430067539215, 0.067951999604702, 0.32323598861694336, 3.137124538421631, 1.1381815671920776, 3.1364614963531494], "mean": [0.022913044318556786, 1.3838673830032349, -0.754541277885437, -0.850776195526123, 0.7567319273948669, 0.7448843121528625, 0.42069458961486816, 0.2131275236606598, -0.025498967617750168, 0.1437549740076065, -2.634014844894409, 0.5043680667877197, -0.1320336014032364, 0.02067064680159092, 0.9582046866416931, -0.6767874360084534, 0.7125969529151917, 0.7982886433601379, -0.9922736883163452, 0.32334065437316895, 0.17343278229236603, 0.033102504909038544, 0.24251586198806763, -0.01798829436302185, 0.7545107007026672, -1.61272394657135], "std": [0.16134899854660034, 0.9263644218444824, 0.20140701532363892, 0.7136771082878113, 0.24966910481452942, 0.6152108907699585, 0.20249679684638977, 0.1455269455909729, 0.05581450089812279, 0.10379237681627274, 0.902679979801178, 0.35438281297683716, 2.9891886711120605, 0.0012346009025350213, 0.6787774562835693, 0.2942265272140503, 0.5708747506141663, 0.2733058035373688, 0.6844890117645264, 0.13736842572689056, 0.13232983648777008, 0.018237946555018425, 0.05313530191779137, 2.804877758026123, 0.2586495578289032, 2.169936180114746], "count": [456]}, "action": {"min": [-0.35405245423316956, -0.022433554753661156, -1.1235443353652954, -1.7668256759643555, 0.4075022339820862, -0.05938088893890381, 0.0139999995008111, -0.012240000069141388, -0.17329299449920654, 0.004403000231832266, -3.1362345218658447, 0.12353440374135971, -3.141592502593994, 0.020409999415278435, -0.016659444198012352, -1.2475569248199463, 0.07607521861791611, 0.2791808843612671, -2.1223084926605225, 0.09300000220537186, -0.009879999794065952, 0.006056999787688255, 0.12460199743509293, -3.1380670070648193, 0.20931734144687653, -3.140056848526001], "max": [0.278483122587204, 2.2502810955047607, -0.48600223660469055, 0.07141755521297455, 1.163998007774353, 1.5875142812728882, 0.7029999494552612, 0.35654398798942566, 0.03756299987435341, 0.29306599497795105, 3.139742612838745, 1.1684629917144775, 3.1410515308380127, 0.031120888888835907, 1.7833455801010132, -0.47230833768844604, 1.7862412929534912, 1.2404918670654297, -0.15638944506645203, 0.45399999618530273, 0.3804430067539215, 0.067951999604702, 0.32323598861694336, 3.137124538421631, 1.1381815671920776, 3.1364614963531494], "mean": [0.022913044318556786, 1.3838673830032349, -0.754541277885437, -0.850776195526123, 0.7567319273948669, 0.7448843121528625, 0.42069458961486816, 0.2131275236606598, -0.025498967617750168, 0.1437549740076065, -2.634014844894409, 0.5043680667877197, -0.1320336014032364, 0.02067064680159092, 0.9582046866416931, -0.6767874360084534, 0.7125969529151917, 0.7982886433601379, -0.9922736883163452, 0.32334065437316895, 0.17343278229236603, 0.033102504909038544, 0.24251586198806763, -0.01798829436302185, 0.7545107007026672, -1.61272394657135], "std": [0.16134899854660034, 0.9263644218444824, 0.20140701532363892, 0.7136771082878113, 0.24966910481452942, 0.6152108907699585, 0.20249679684638977, 0.1455269455909729, 0.05581450089812279, 0.10379237681627274, 0.902679979801178, 0.35438281297683716, 2.9891886711120605, 0.0012346009025350213, 0.6787774562835693, 0.2942265272140503, 0.5708747506141663, 0.2733058035373688, 0.6844890117645264, 0.13736842572689056, 0.13232983648777008, 0.018237946555018425, 0.05313530191779137, 2.804877758026123, 0.2586495578289032, 2.169936180114746], "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": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [456]}, "index": {"min": [168555], "max": [169010], "mean": [168782.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [2.383771929824561, 5.0, 5.0, 5.0, 5.0], "std": [1.8376185439030261, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [456]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [456]}, "eef_direction_state": {"mean": [4.269736842105263, 4.192982456140351], "std": [2.1108649430839663, 2.351286295904062], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.8837719298245614, 0.756578947368421], "std": [0.925799692585291, 0.8583698635871853], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.6578947368421053, 0.7412280701754386], "std": [0.8119604537127112, 0.8370071373554641], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.269736842105263, 4.192982456140351], "std": [2.1108649430839663, 2.351286295904062], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.8837719298245614, 0.756578947368421], "std": [0.925799692585291, 0.8583698635871853], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.6578947368421053, 0.7412280701754386], "std": [0.8119604537127112, 0.8370071373554641], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.451143867381136, 0.27521908022355324, 0.9185527172900746, 2.6043518002710306, 0.3448484911972227, 1.5530306728436845, 0.41244324089556683, -0.26599205752582106, 1.0181437401703342, 2.340096912972745, -0.018906719288232055, 2.091507888324942], "std": [0.14502360015041443, 0.05580983808320414, 0.10387693195753005, 0.3424988219777368, 0.260065030622079, 0.23056234441923215, 0.13252311254313076, 0.017707119591720503, 0.053026139247825205, 0.23683355563584288, 0.3493561676805769, 0.372196427371669], "min": [0.22648912285183348, 0.12699863193520103, 0.7794157734526217, 1.9701591181302254, -0.012248544871350076, 1.1178434590659407, 0.2287797098482946, -0.2925502955746312, 0.9004136267734025, 1.995468759006707, -0.6247617167708055, 1.711350300487875], "max": [0.5948115796683623, 0.3374987328957445, 1.0680275668432224, 2.9892371582714214, 0.7481640410184598, 2.02814908437295, 0.6193193080834001, -0.23233035941978403, 1.0990141784668612, 2.9259984372158083, 0.7162423913239024, 2.898439164380732], "count": [456]}, "eef_sim_pose_action": {"mean": [0.451143867381136, 0.27521908022355324, 0.9185527172900746, 2.6043518002710306, 0.3448484911972227, 1.5530306728436845, 0.41244324089556683, -0.26599205752582106, 1.0181437401703342, 2.340096912972745, -0.018906719288232055, 2.091507888324942], "std": [0.14502360015041443, 0.05580983808320414, 0.10387693195753005, 0.3424988219777368, 0.260065030622079, 0.23056234441923215, 0.13252311254313076, 0.017707119591720503, 0.053026139247825205, 0.23683355563584288, 0.3493561676805769, 0.372196427371669], "min": [0.22648912285183348, 0.12699863193520103, 0.7794157734526217, 1.9701591181302254, -0.012248544871350076, 1.1178434590659407, 0.2287797098482946, -0.2925502955746312, 0.9004136267734025, 1.995468759006707, -0.6247617167708055, 1.711350300487875], "max": [0.5948115796683623, 0.3374987328957445, 1.0680275668432224, 2.9892371582714214, 0.7481640410184598, 2.02814908437295, 0.6193193080834001, -0.23233035941978403, 1.0990141784668612, 2.9259984372158083, 0.7162423913239024, 2.898439164380732], "count": [456]}, "gripper_mode_state": {"mean": [0.22587719298245615, 0.6557017543859649], "std": [0.4181586859947143, 0.47513888883265976], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.8574561403508771, 1.881578947368421], "std": [0.4336064822043875, 0.4482061300287874], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.22587719298245615, 0.6557017543859649], "std": [0.4181586859947143, 0.47513888883265976], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.8574561403508771, 1.881578947368421], "std": [0.4336064822043875, 0.4482061300287874], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.5258689694164786, 0.404174882988037], "std": [0.253120511033542, 0.1717103298472467], "min": [0.017499999376013875, 0.11625000275671482], "max": [0.8787499368190765, 0.5674999952316284], "count": [456]}, "gripper_open_scale_action": {"mean": [0.5258689694164786, 0.404174882988037], "std": [0.253120511033542, 0.1717103298472467], "min": [0.017499999376013875, 0.11625000275671482], "max": [0.8787499368190765, 0.5674999952316284], "count": [456]}}} +{"episode_index": 363, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7725490196078432]], [[0.7725490196078432]]], "mean": [[[0.3997400171179583]], [[0.4013528659611993]], [[0.3762641741881938]]], "std": [[[0.13883713210016485]], [[0.1448403653414604]], [[0.1384609389782173]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49072814737005915]], [[0.4860390231092437]], [[0.47483718098350447]]], "std": [[[0.10926190569137158]], [[0.11854381897109155]], [[0.12346698282341133]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063519685652039]], [[0.4719632858699035]], [[0.4599070767195767]]], "std": [[[0.13869869130732787]], [[0.15378257195349057]], [[0.15921493841779244]]], "count": [105]}, "observation.state": {"min": [-0.2260974496603012, -0.022433554753661156, -1.0542550086975098, -1.7689363956451416, 0.33379945158958435, -0.020776333287358284, 0.0139999995008111, -0.010007999837398529, -0.13381299376487732, 0.0008789999992586672, -3.141592502593994, 0.14320428669452667, -3.141592502593994, 0.021805554628372192, -0.016659444198012352, -1.434700846672058, 0.00800700020045042, 0.31272655725479126, -2.1171624660491943, 0.10099999606609344, -0.009879999794065952, 0.0004619999963324517, 0.12240099906921387, -3.13724684715271, 0.1823345273733139, -3.141592502593994], "max": [0.27666887640953064, 2.259107828140259, -0.4864034354686737, 0.011408667080104351, 1.1340633630752563, 1.6542741060256958, 0.6710000038146973, 0.35534098744392395, 0.0388140007853508, 0.3040269911289215, 3.1374387741088867, 1.1718664169311523, 3.1409120559692383, 0.179799884557724, 1.8724517822265625, -0.47234323620796204, 1.7784960269927979, 1.2301647663116455, -0.10747522115707397, 0.44200000166893005, 0.390159010887146, 0.11974500119686127, 0.3365910053253174, 3.139742612838745, 1.1432604789733887, 3.1409294605255127], "mean": [0.060570623725652695, 1.3714431524276733, -0.7767200469970703, -0.7175502777099609, 0.7130860090255737, 0.6555401682853699, 0.43995633721351624, 0.22645330429077148, -0.009789912030100822, 0.15943969786167145, -2.1197423934936523, 0.53214430809021, -0.4729582369327545, 0.0633835420012474, 1.0920230150222778, -0.7566985487937927, 0.7088038921356201, 0.8223775625228882, -1.0177525281906128, 0.2982233762741089, 0.19998696446418762, 0.043339211493730545, 0.2339494824409485, -0.22348277270793915, 0.7116112112998962, -1.9442732334136963], "std": [0.12343962490558624, 0.8521361351013184, 0.21576674282550812, 0.7062891125679016, 0.2674536108970642, 0.6188181042671204, 0.19809675216674805, 0.14422588050365448, 0.04474467411637306, 0.09281155467033386, 1.9340176582336426, 0.2987295687198639, 2.993481397628784, 0.04514817148447037, 0.7209274172782898, 0.32873788475990295, 0.6674987077713013, 0.26379624009132385, 0.6819639801979065, 0.1301725208759308, 0.14041100442409515, 0.032746218144893646, 0.05514879152178764, 2.7774388790130615, 0.2786708474159241, 1.8512440919876099], "count": [496]}, "action": {"min": [-0.2260974496603012, -0.022433554753661156, -1.0542550086975098, -1.7689363956451416, 0.33379945158958435, -0.020776333287358284, 0.0139999995008111, -0.010007999837398529, -0.13381299376487732, 0.0008789999992586672, -3.141592502593994, 0.14320428669452667, -3.141592502593994, 0.021805554628372192, -0.016659444198012352, -1.434700846672058, 0.00800700020045042, 0.31272655725479126, -2.1171624660491943, 0.10099999606609344, -0.009879999794065952, 0.0004619999963324517, 0.12240099906921387, -3.13724684715271, 0.1823345273733139, -3.141592502593994], "max": [0.27666887640953064, 2.259107828140259, -0.4864034354686737, 0.011408667080104351, 1.1340633630752563, 1.6542741060256958, 0.6710000038146973, 0.35534098744392395, 0.0388140007853508, 0.3040269911289215, 3.1374387741088867, 1.1718664169311523, 3.1409120559692383, 0.179799884557724, 1.8724517822265625, -0.47234323620796204, 1.7784960269927979, 1.2301647663116455, -0.10747522115707397, 0.44200000166893005, 0.390159010887146, 0.11974500119686127, 0.3365910053253174, 3.139742612838745, 1.1432604789733887, 3.1409294605255127], "mean": [0.060570623725652695, 1.3714431524276733, -0.7767200469970703, -0.7175502777099609, 0.7130860090255737, 0.6555401682853699, 0.43995633721351624, 0.22645330429077148, -0.009789912030100822, 0.15943969786167145, -2.1197423934936523, 0.53214430809021, -0.4729582369327545, 0.0633835420012474, 1.0920230150222778, -0.7566985487937927, 0.7088038921356201, 0.8223775625228882, -1.0177525281906128, 0.2982233762741089, 0.19998696446418762, 0.043339211493730545, 0.2339494824409485, -0.22348277270793915, 0.7116112112998962, -1.9442732334136963], "std": [0.12343962490558624, 0.8521361351013184, 0.21576674282550812, 0.7062891125679016, 0.2674536108970642, 0.6188181042671204, 0.19809675216674805, 0.14422588050365448, 0.04474467411637306, 0.09281155467033386, 1.9340176582336426, 0.2987295687198639, 2.993481397628784, 0.04514817148447037, 0.7209274172782898, 0.32873788475990295, 0.6674987077713013, 0.26379624009132385, 0.6819639801979065, 0.1301725208759308, 0.14041100442409515, 0.032746218144893646, 0.05514879152178764, 2.7774388790130615, 0.2786708474159241, 1.8512440919876099], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [496]}, "index": {"min": [169011], "max": [169506], "mean": [169258.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [2.465725806451613, 5.0, 5.0, 5.0, 5.0], "std": [1.8499222622669322, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [496]}, "eef_direction_state": {"mean": [4.399193548387097, 3.776209677419355], "std": [2.0384211144801165, 2.343556400259374], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.8004032258064516, 0.8971774193548387], "std": [0.8926671698447441, 0.8349184434614267], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7318548387096774, 0.8709677419354839], "std": [0.8511575296139522, 0.8587100409586949], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.399193548387097, 3.776209677419355], "std": [2.0384211144801165, 2.343556400259374], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.8004032258064516, 0.8971774193548387], "std": [0.8926671698447441, 0.8349184434614267], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7318548387096774, 0.8709677419354839], "std": [0.8511575296139522, 0.8587100409586949], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.4645778387537971, 0.2910226016304913, 0.9342471886645993, 2.581451738699443, 0.24679639873100115, 1.5542109119193401, 0.43899315948022327, -0.25578784392553333, 1.009557981662794, 2.3779069654962828, -0.029980467306954934, 2.1460950571453132], "std": [0.1438200814555851, 0.04481566771010339, 0.0928520543421503, 0.2949890028700548, 0.23135404007149263, 0.2080485128885668, 0.14056005871914445, 0.032210015889864094, 0.05494356993523311, 0.2766759171529477, 0.35068344702927284, 0.3894882399637465], "min": [0.22875343703842624, 0.16629704616531116, 0.7758881092386725, 1.9714081589863544, -0.030001460943755998, 1.1114171481533166, 0.2287797098482946, -0.2981208062111295, 0.8983512198302759, 1.9934539179689708, -0.6917687416070749, 1.6704523125705255], "max": [0.5927980585164481, 0.33815250267450664, 1.0788124252256766, 2.997167204535669, 0.6203395537533138, 1.9936903102341406, 0.6288092824396164, -0.180285832843603, 1.111746204141029, 2.9575708548977055, 0.5675247303399997, 2.8616259077523365], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4645778387537971, 0.2910226016304913, 0.9342471886645993, 2.581451738699443, 0.24679639873100115, 1.5542109119193401, 0.43899315948022327, -0.25578784392553333, 1.009557981662794, 2.3779069654962828, -0.029980467306954934, 2.1460950571453132], "std": [0.1438200814555851, 0.04481566771010339, 0.0928520543421503, 0.2949890028700548, 0.23135404007149263, 0.2080485128885668, 0.14056005871914445, 0.032210015889864094, 0.05494356993523311, 0.2766759171529477, 0.35068344702927284, 0.3894882399637465], "min": [0.22875343703842624, 0.16629704616531116, 0.7758881092386725, 1.9714081589863544, -0.030001460943755998, 1.1114171481533166, 0.2287797098482946, -0.2981208062111295, 0.8983512198302759, 1.9934539179689708, -0.6917687416070749, 1.6704523125705255], "max": [0.5927980585164481, 0.33815250267450664, 1.0788124252256766, 2.997167204535669, 0.6203395537533138, 1.9936903102341406, 0.6288092824396164, -0.180285832843603, 1.111746204141029, 2.9575708548977055, 0.5675247303399997, 2.8616259077523365], "count": [496]}, "gripper_mode_state": {"mean": [0.19153225806451613, 0.7157258064516129], "std": [0.3935068642161418, 0.4510680396911364], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.8951612903225807, 1.9153225806451613], "std": [0.39285038576834047, 0.36600377991144856], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.19153225806451613, 0.7157258064516129], "std": [0.3935068642161418, 0.4510680396911364], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.8951612903225807, 1.9153225806451613], "std": [0.39285038576834047, 0.36600377991144856], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.549944553666489, 0.37277973448527196], "std": [0.24762170513991544, 0.1627158323110931], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8387500047683716, 0.5525000020861626], "count": [496]}, "gripper_open_scale_action": {"mean": [0.549944553666489, 0.37277973448527196], "std": [0.24762170513991544, 0.1627158323110931], "min": [0.017499999376013875, 0.1262499950826168], "max": [0.8387500047683716, 0.5525000020861626], "count": [496]}}} +{"episode_index": 364, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.9372549019607843]], [[0.9058823529411765]]], "mean": [[[0.40077653173428696]], [[0.40003712952686316]], [[0.37485621171948863]]], "std": [[[0.1405340414259469]], [[0.14606228887367273]], [[0.1395035209305039]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49878269129979036]], [[0.4930697816469355]], [[0.4818953458348748]]], "std": [[[0.10478301132006819]], [[0.11704685359291958]], [[0.12247183770348781]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4998832219601677]], [[0.4674200348378345]], [[0.45527379108089777]]], "std": [[[0.1397718225649172]], [[0.1492106494152895]], [[0.15417959710694248]]], "count": [106]}, "observation.state": {"min": [-0.2957705557346344, -0.02225911058485508, -0.9240148067474365, -1.7711344957351685, 0.4039610028266907, -0.014252111315727234, 0.013000000268220901, -0.009859999641776085, -0.167495995759964, -0.003369000041857362, -3.141592502593994, 0.11220722645521164, -3.1352920532226562, 0.02827744372189045, -0.015525555238127708, -1.4024635553359985, 0.0, 0.49102622270584106, -1.8393596410751343, 0.08299999684095383, -0.008604999631643295, 0.0003760000108741224, 0.12810499966144562, -3.140789747238159, 0.23181463778018951, -3.129549980163574], "max": [0.31366854906082153, 2.2583751678466797, -0.4864034354686737, -0.04880955442786217, 1.167574167251587, 1.6583735942840576, 0.6480000019073486, 0.33211201429367065, 0.04693099856376648, 0.33208000659942627, 3.1371071338653564, 1.1494214534759521, 3.1397950649261475, 0.12987388670444489, 1.7637380361557007, -0.4720641076564789, 1.7692679166793823, 1.2404221296310425, -0.009751444682478905, 0.4710000157356262, 0.3848850131034851, 0.07287400215864182, 0.3783850073814392, 3.140702486038208, 1.1049679517745972, 3.138363838195801], "mean": [0.0684531107544899, 1.362257957458496, -0.7457202672958374, -0.9371019601821899, 0.8429551720619202, 0.8593944311141968, 0.4570927619934082, 0.20798379182815552, -0.02467040903866291, 0.15165214240550995, -1.775987982749939, 0.5353259444236755, -0.6065443158149719, 0.07569689303636551, 1.0232057571411133, -0.7677848935127258, 0.5791188478469849, 0.8572254180908203, -0.8683382272720337, 0.3015252947807312, 0.18809287250041962, 0.03834812715649605, 0.24562257528305054, -0.5241819620132446, 0.6893424987792969, -1.379463791847229], "std": [0.15891726315021515, 0.9215338230133057, 0.1886291205883026, 0.676375150680542, 0.2214844822883606, 0.6095048785209656, 0.20808145403862, 0.14453168213367462, 0.055146582424640656, 0.10418125241994858, 2.033374071121216, 0.3242955803871155, 2.95335054397583, 0.04351196438074112, 0.719469428062439, 0.3774837851524353, 0.6518351435661316, 0.239857017993927, 0.6552631258964539, 0.1497250348329544, 0.1445569545030594, 0.025472700595855713, 0.057602159678936005, 2.761634349822998, 0.2673415243625641, 2.3154149055480957], "count": [507]}, "action": {"min": [-0.2957705557346344, -0.02225911058485508, -0.9240148067474365, -1.7711344957351685, 0.4039610028266907, -0.014252111315727234, 0.013000000268220901, -0.009859999641776085, -0.167495995759964, -0.003369000041857362, -3.141592502593994, 0.11220722645521164, -3.1352920532226562, 0.02827744372189045, -0.015525555238127708, -1.4024635553359985, 0.0, 0.49102622270584106, -1.8393596410751343, 0.08299999684095383, -0.008604999631643295, 0.0003760000108741224, 0.12810499966144562, -3.140789747238159, 0.23181463778018951, -3.129549980163574], "max": [0.31366854906082153, 2.2583751678466797, -0.4864034354686737, -0.04880955442786217, 1.167574167251587, 1.6583735942840576, 0.6480000019073486, 0.33211201429367065, 0.04693099856376648, 0.33208000659942627, 3.1371071338653564, 1.1494214534759521, 3.1397950649261475, 0.12987388670444489, 1.7637380361557007, -0.4720641076564789, 1.7692679166793823, 1.2404221296310425, -0.009751444682478905, 0.4710000157356262, 0.3848850131034851, 0.07287400215864182, 0.3783850073814392, 3.140702486038208, 1.1049679517745972, 3.138363838195801], "mean": [0.0684531107544899, 1.362257957458496, -0.7457202672958374, -0.9371019601821899, 0.8429551720619202, 0.8593944311141968, 0.4570927619934082, 0.20798379182815552, -0.02467040903866291, 0.15165214240550995, -1.775987982749939, 0.5353259444236755, -0.6065443158149719, 0.07569689303636551, 1.0232057571411133, -0.7677848935127258, 0.5791188478469849, 0.8572254180908203, -0.8683382272720337, 0.3015252947807312, 0.18809287250041962, 0.03834812715649605, 0.24562257528305054, -0.5241819620132446, 0.6893424987792969, -1.379463791847229], "std": [0.15891726315021515, 0.9215338230133057, 0.1886291205883026, 0.676375150680542, 0.2214844822883606, 0.6095048785209656, 0.20808145403862, 0.14453168213367462, 0.055146582424640656, 0.10418125241994858, 2.033374071121216, 0.3242955803871155, 2.95335054397583, 0.04351196438074112, 0.719469428062439, 0.3774837851524353, 0.6518351435661316, 0.239857017993927, 0.6552631258964539, 0.1497250348329544, 0.1445569545030594, 0.025472700595855713, 0.057602159678936005, 2.761634349822998, 0.2673415243625641, 2.3154149055480957], "count": [507]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [507]}, "index": {"min": [169507], "max": [170013], "mean": [169760.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [2.337278106508876, 5.0, 5.0, 5.0, 5.0], "std": [1.9129607997228, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [507]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [507]}, "eef_direction_state": {"mean": [4.315581854043392, 4.285996055226825], "std": [2.0426936731950254, 2.2442258022892787], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [0.8422090729783037, 0.7100591715976331], "std": [0.8786046920027248, 0.8241649868156258], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.7554240631163708, 0.8086785009861933], "std": [0.8469373806128481, 0.866243806636337], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [4.315581854043392, 4.285996055226825], "std": [2.0426936731950254, 2.2442258022892787], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [0.8422090729783037, 0.7100591715976331], "std": [0.8786046920027248, 0.8241649868156258], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.7554240631163708, 0.8086785009861933], "std": [0.8469373806128481, 0.866243806636337], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.44593023540410925, 0.2759307888367525, 0.9263671424027599, 2.548700462389575, 0.41624572399171145, 1.4845841883403015, 0.4269841214247132, -0.2606907650745086, 1.0211055158213254, 2.405821204431063, -0.02540113682968394, 2.110265365719724], "std": [0.14393013546048708, 0.055216903373224685, 0.10423422757361556, 0.29763217618625837, 0.3153114325380737, 0.2340334516404759, 0.1446525188909211, 0.025078173563136418, 0.057381799208946156, 0.2613342957116735, 0.3513931671669392, 0.4263649894921872], "min": [0.2289900173804848, 0.13272116797007072, 0.771702388154658, 1.9907930354746683, -0.030782293204626443, 0.9064386851745099, 0.23000005486017486, -0.2982059561853547, 0.9039719260366914, 2.0307742599493306, -0.6533451740160774, 1.6692137151835493], "max": [0.5697300247820322, 0.3462002710111889, 1.106709381678056, 3.0057493962234294, 0.8419517574460791, 2.053458759031703, 0.6233821359764881, -0.22738341197136497, 1.1534280489259476, 2.9090565695892945, 0.576890408742746, 2.960421553896595], "count": [507]}, "eef_sim_pose_action": {"mean": [0.44593023540410925, 0.2759307888367525, 0.9263671424027599, 2.548700462389575, 0.41624572399171145, 1.4845841883403015, 0.4269841214247132, -0.2606907650745086, 1.0211055158213254, 2.405821204431063, -0.02540113682968394, 2.110265365719724], "std": [0.14393013546048708, 0.055216903373224685, 0.10423422757361556, 0.29763217618625837, 0.3153114325380737, 0.2340334516404759, 0.1446525188909211, 0.025078173563136418, 0.057381799208946156, 0.2613342957116735, 0.3513931671669392, 0.4263649894921872], "min": [0.2289900173804848, 0.13272116797007072, 0.771702388154658, 1.9907930354746683, -0.030782293204626443, 0.9064386851745099, 0.23000005486017486, -0.2982059561853547, 0.9039719260366914, 2.0307742599493306, -0.6533451740160774, 1.6692137151835493], "max": [0.5697300247820322, 0.3462002710111889, 1.106709381678056, 3.0057493962234294, 0.8419517574460791, 2.053458759031703, 0.6233821359764881, -0.22738341197136497, 1.1534280489259476, 2.9090565695892945, 0.576890408742746, 2.960421553896595], "count": [507]}, "gripper_mode_state": {"mean": [0.1932938856015779, 0.7357001972386588], "std": [0.39488144979300055, 0.4409596546416241], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.8994082840236686, 1.8777120315581854], "std": [0.396905740242555, 0.4494531982634072], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.1932938856015779, 0.7357001972386588], "std": [0.39488144979300055, 0.4409596546416241], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.8994082840236686, 1.8777120315581854], "std": [0.396905740242555, 0.4494531982634072], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.5713683625506843, 0.3769058114398984], "std": [0.2601021509212712, 0.18715604232463326], "min": [0.016250000335276127, 0.10374999605119228], "max": [0.8100000023841858, 0.5887500196695328], "count": [507]}, "gripper_open_scale_action": {"mean": [0.5713683625506843, 0.3769058114398984], "std": [0.2601021509212712, 0.18715604232463326], "min": [0.016250000335276127, 0.10374999605119228], "max": [0.8100000023841858, 0.5887500196695328], "count": [507]}}} +{"episode_index": 365, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.803921568627451]], [[0.7333333333333333]]], "mean": [[[0.3985701921172509]], [[0.39955995989304816]], [[0.37461005644682116]]], "std": [[[0.13547578045227193]], [[0.14293292719119466]], [[0.13659059412639607]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49661601864230537]], [[0.49324355317884727]], [[0.4818270350564468]]], "std": [[[0.10302572217833711]], [[0.11361263782630937]], [[0.11876406682613887]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044859347147951]], [[0.47022651515151515]], [[0.4580957534907903]]], "std": [[[0.13979305997371655]], [[0.15387025584569586]], [[0.15899164755026374]]], "count": [110]}, "observation.state": {"min": [-0.2697608768939972, -0.022416111081838608, -0.9224273562431335, -1.7663546800613403, 0.37017109990119934, -0.041936445981264114, 0.013000000268220901, -0.01897300034761429, -0.1496420055627823, 0.007899000309407711, -3.1381194591522217, 0.1860520839691162, -3.141592502593994, 0.0019712222274392843, -0.015560444444417953, -1.3821407556533813, 0.048460666090250015, 0.27382543683052063, -1.9518239498138428, 0.08999999612569809, -0.008808000013232231, 0.004408000037074089, 0.13890500366687775, -3.138695478439331, 0.1362055093050003, -3.136251926422119], "max": [0.20891466736793518, 2.230743169784546, -0.4865255653858185, -0.04094211012125015, 1.1669983863830566, 1.4976229667663574, 0.7029999494552612, 0.35301101207733154, 0.039928000420331955, 0.3228900134563446, 3.1330056190490723, 1.263408899307251, 3.1408071517944336, 0.14011377096176147, 1.7738208770751953, -0.47159311175346375, 1.778426170349121, 1.2407011985778809, -0.07720910757780075, 0.3959999978542328, 0.38555899262428284, 0.0889969989657402, 0.33891600370407104, 3.12998628616333, 1.189651370048523, 3.1346287727355957], "mean": [0.09459315985441208, 1.295699119567871, -0.7597748041152954, -0.8490219712257385, 0.8000612258911133, 0.7707476019859314, 0.45029062032699585, 0.20889432728290558, -0.009626229293644428, 0.16440284252166748, -1.251788854598999, 0.5712898373603821, -0.9708993434906006, 0.09159623831510544, 1.009861946105957, -0.7815959453582764, 0.572101354598999, 0.8585630059242249, -0.8437151312828064, 0.3020280599594116, 0.18723322451114655, 0.04137135669589043, 0.2542076110839844, -0.34367936849594116, 0.7013364434242249, -1.96431303024292], "std": [0.1318206489086151, 0.9107117652893066, 0.18683555722236633, 0.6327804327011108, 0.26152876019477844, 0.5600191354751587, 0.18194381892681122, 0.1521846204996109, 0.044773370027542114, 0.09703230857849121, 2.452540159225464, 0.3249325156211853, 2.8332467079162598, 0.025294726714491844, 0.6886395812034607, 0.35237884521484375, 0.604719877243042, 0.2574014663696289, 0.6469293832778931, 0.13217797875404358, 0.14273306727409363, 0.027234254404902458, 0.047992002218961716, 2.8002920150756836, 0.26707538962364197, 1.854172706604004], "count": [530]}, "action": {"min": [-0.2697608768939972, -0.022416111081838608, -0.9224273562431335, -1.7663546800613403, 0.37017109990119934, -0.041936445981264114, 0.013000000268220901, -0.01897300034761429, -0.1496420055627823, 0.007899000309407711, -3.1381194591522217, 0.1860520839691162, -3.141592502593994, 0.0019712222274392843, -0.015560444444417953, -1.3821407556533813, 0.048460666090250015, 0.27382543683052063, -1.9518239498138428, 0.08999999612569809, -0.008808000013232231, 0.004408000037074089, 0.13890500366687775, -3.138695478439331, 0.1362055093050003, -3.136251926422119], "max": [0.20891466736793518, 2.230743169784546, -0.4865255653858185, -0.04094211012125015, 1.1669983863830566, 1.4976229667663574, 0.7029999494552612, 0.35301101207733154, 0.039928000420331955, 0.3228900134563446, 3.1330056190490723, 1.263408899307251, 3.1408071517944336, 0.14011377096176147, 1.7738208770751953, -0.47159311175346375, 1.778426170349121, 1.2407011985778809, -0.07720910757780075, 0.3959999978542328, 0.38555899262428284, 0.0889969989657402, 0.33891600370407104, 3.12998628616333, 1.189651370048523, 3.1346287727355957], "mean": [0.09459315985441208, 1.295699119567871, -0.7597748041152954, -0.8490219712257385, 0.8000612258911133, 0.7707476019859314, 0.45029062032699585, 0.20889432728290558, -0.009626229293644428, 0.16440284252166748, -1.251788854598999, 0.5712898373603821, -0.9708993434906006, 0.09159623831510544, 1.009861946105957, -0.7815959453582764, 0.572101354598999, 0.8585630059242249, -0.8437151312828064, 0.3020280599594116, 0.18723322451114655, 0.04137135669589043, 0.2542076110839844, -0.34367936849594116, 0.7013364434242249, -1.96431303024292], "std": [0.1318206489086151, 0.9107117652893066, 0.18683555722236633, 0.6327804327011108, 0.26152876019477844, 0.5600191354751587, 0.18194381892681122, 0.1521846204996109, 0.044773370027542114, 0.09703230857849121, 2.452540159225464, 0.3249325156211853, 2.8332467079162598, 0.025294726714491844, 0.6886395812034607, 0.35237884521484375, 0.604719877243042, 0.2574014663696289, 0.6469293832778931, 0.13217797875404358, 0.14273306727409363, 0.027234254404902458, 0.047992002218961716, 2.8002920150756836, 0.26707538962364197, 1.854172706604004], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [530]}, "index": {"min": [170014], "max": [170543], "mean": [170278.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [2.5018867924528303, 5.0, 5.0, 5.0, 5.0], "std": [1.8400667098282069, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [530]}, "eef_direction_state": {"mean": [4.309433962264151, 4.122641509433962], "std": [2.090974689301465, 2.307914316894371], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.8471698113207548, 0.7811320754716982], "std": [0.8992877209916665, 0.847428207851104], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.690566037735849, 0.7547169811320755], "std": [0.8278784321802372, 0.8356595040402348], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.309433962264151, 4.122641509433962], "std": [2.090974689301465, 2.307914316894371], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.8471698113207548, 0.7811320754716982], "std": [0.8992877209916665, 0.847428207851104], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.690566037735849, 0.7547169811320755], "std": [0.8278784321802372, 0.8356595040402348], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.4468717975770801, 0.29105189147821836, 0.9390617577206557, 2.5243636906691727, 0.35139983147424936, 1.52452720613999, 0.4261033801849629, -0.2576268998268988, 1.0297389456022294, 2.3975823191875474, -0.018187695411649243, 2.1288729162758386], "std": [0.15158718917449088, 0.04484075176042496, 0.09713897691559922, 0.30442618447082964, 0.2706992426290454, 0.19342107725247046, 0.1428279945264302, 0.02678282907283557, 0.04781020936856975, 0.26498654862349236, 0.3301215584552312, 0.3834264656702775], "min": [0.21977915554564556, 0.15056587011530312, 0.7828078467231806, 1.8700533218361906, -0.030215696606351594, 0.9640050975468233, 0.22979725060411288, -0.2941817922911614, 0.9148240808058137, 1.9503357914223785, -0.6388640711307597, 1.6612896643736141], "max": [0.5904735796771738, 0.3410495592026024, 1.0976427425631232, 2.9366336274197065, 0.8445925076227669, 1.963797272716956, 0.6241012292288758, -0.21120924469280433, 1.1140266909595462, 3.00352805950107, 0.5687387693334576, 2.8524201996219922], "count": [530]}, "eef_sim_pose_action": {"mean": [0.4468717975770801, 0.29105189147821836, 0.9390617577206557, 2.5243636906691727, 0.35139983147424936, 1.52452720613999, 0.4261033801849629, -0.2576268998268988, 1.0297389456022294, 2.3975823191875474, -0.018187695411649243, 2.1288729162758386], "std": [0.15158718917449088, 0.04484075176042496, 0.09713897691559922, 0.30442618447082964, 0.2706992426290454, 0.19342107725247046, 0.1428279945264302, 0.02678282907283557, 0.04781020936856975, 0.26498654862349236, 0.3301215584552312, 0.3834264656702775], "min": [0.21977915554564556, 0.15056587011530312, 0.7828078467231806, 1.8700533218361906, -0.030215696606351594, 0.9640050975468233, 0.22979725060411288, -0.2941817922911614, 0.9148240808058137, 1.9503357914223785, -0.6388640711307597, 1.6612896643736141], "max": [0.5904735796771738, 0.3410495592026024, 1.0976427425631232, 2.9366336274197065, 0.8445925076227669, 1.963797272716956, 0.6241012292288758, -0.21120924469280433, 1.1140266909595462, 3.00352805950107, 0.5687387693334576, 2.8524201996219922], "count": [530]}, "gripper_mode_state": {"mean": [0.1641509433962264, 1.0], "std": [0.3704124878812162, 0.0], "min": [0, 1], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8943396226415095, 1.911320754716981], "std": [0.3935398588523334, 0.3807442450455135], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.1641509433962264, 1.0], "std": [0.3704124878812162, 0.0], "min": [0, 1], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.8943396226415095, 1.911320754716981], "std": [0.3935398588523334, 0.3807442450455135], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.5628631891603669, 0.3775353704069583], "std": [0.22742934994390665, 0.16522249800964808], "min": [0.016250000335276127, 0.11249999515712261], "max": [0.8787499368190765, 0.494999997317791], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5628631891603669, 0.3775353704069583], "std": [0.22742934994390665, 0.16522249800964808], "min": [0.016250000335276127, 0.11249999515712261], "max": [0.8787499368190765, 0.494999997317791], "count": [530]}}} +{"episode_index": 366, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9568627450980393]], [[0.9176470588235294]]], "mean": [[[0.40100670042494446]], [[0.400204528786212]], [[0.37524393052050303]]], "std": [[[0.14692441872586445]], [[0.1492688567164464]], [[0.14257893439774724]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49532583074483916]], [[0.4888709372775513]], [[0.4774765882838284]]], "std": [[[0.10932554595475064]], [[0.12221231989114467]], [[0.12761892647020315]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5001741935222934]], [[0.47101818214909724]], [[0.4595543846664078]]], "std": [[[0.1465566030617386]], [[0.1514927926185237]], [[0.15553551078445804]]], "count": [101]}, "observation.state": {"min": [-0.2935376763343811, -0.022416111081838608, -1.1543163061141968, -1.7716926336288452, 0.44122233986854553, 0.027597110718488693, 0.0139999995008111, -0.00967899989336729, -0.16280999779701233, -0.004178000148385763, -3.1340527534484863, 0.11047933995723724, -3.141592502593994, 0.0019712222274392843, -0.015577889047563076, -1.1927987337112427, 0.03774977847933769, 0.5149948596954346, -1.7486660480499268, 0.08999999612569809, -0.007908999919891357, 0.0028520000632852316, 0.12665699422359467, -3.137735366821289, 0.1440071165561676, -3.1300909519195557], "max": [0.2856004536151886, 2.280111074447632, -0.4862987697124481, 0.027021445333957672, 1.1673822402954102, 1.5873571634292603, 0.6480000019073486, 0.3598789870738983, 0.04282499849796295, 0.33532699942588806, 3.1289565563201904, 1.1318808794021606, 3.1405978202819824, 0.10100333392620087, 1.7687969207763672, -0.47159311175346375, 1.767575740814209, 1.2404221296310425, -0.08495444804430008, 0.41700002551078796, 0.37066200375556946, 0.0688830018043518, 0.3321869969367981, 3.1396379470825195, 1.2175590991973877, 3.1376307010650635], "mean": [0.024220993742346764, 1.3953163623809814, -0.7631286382675171, -0.9433478713035583, 0.8201656937599182, 0.8495501279830933, 0.4412683844566345, 0.21633611619472504, -0.03436988219618797, 0.15221849083900452, -1.197325348854065, 0.5266018509864807, -0.5296688675880432, 0.035228922963142395, 1.0252214670181274, -0.697416365146637, 0.6923313140869141, 0.8344360589981079, -0.9457657933235168, 0.31014785170555115, 0.1837378740310669, 0.03595630079507828, 0.2360665202140808, -0.04857955127954483, 0.7174487113952637, -1.2884001731872559], "std": [0.16213753819465637, 0.8955363035202026, 0.19739732146263123, 0.722483217716217, 0.22631926834583282, 0.631005048751831, 0.21943731606006622, 0.14214874804019928, 0.06057072803378105, 0.1018790677189827, 2.4302852153778076, 0.3088553845882416, 2.981316566467285, 0.04465772211551666, 0.6976714134216309, 0.28103911876678467, 0.6539303660392761, 0.24208836257457733, 0.6909214854240417, 0.13730886578559875, 0.13268162310123444, 0.023401537910103798, 0.05670516565442085, 2.7742080688476562, 0.2513316571712494, 2.4365062713623047], "count": [473]}, "action": {"min": [-0.2935376763343811, -0.022416111081838608, -1.1543163061141968, -1.7716926336288452, 0.44122233986854553, 0.027597110718488693, 0.0139999995008111, -0.00967899989336729, -0.16280999779701233, -0.004178000148385763, -3.1340527534484863, 0.11047933995723724, -3.141592502593994, 0.0019712222274392843, -0.015577889047563076, -1.1927987337112427, 0.03774977847933769, 0.5149948596954346, -1.7486660480499268, 0.08999999612569809, -0.007908999919891357, 0.0028520000632852316, 0.12665699422359467, -3.137735366821289, 0.1440071165561676, -3.1300909519195557], "max": [0.2856004536151886, 2.280111074447632, -0.4862987697124481, 0.027021445333957672, 1.1673822402954102, 1.5873571634292603, 0.6480000019073486, 0.3598789870738983, 0.04282499849796295, 0.33532699942588806, 3.1289565563201904, 1.1318808794021606, 3.1405978202819824, 0.10100333392620087, 1.7687969207763672, -0.47159311175346375, 1.767575740814209, 1.2404221296310425, -0.08495444804430008, 0.41700002551078796, 0.37066200375556946, 0.0688830018043518, 0.3321869969367981, 3.1396379470825195, 1.2175590991973877, 3.1376307010650635], "mean": [0.024220993742346764, 1.3953163623809814, -0.7631286382675171, -0.9433478713035583, 0.8201656937599182, 0.8495501279830933, 0.4412683844566345, 0.21633611619472504, -0.03436988219618797, 0.15221849083900452, -1.197325348854065, 0.5266018509864807, -0.5296688675880432, 0.035228922963142395, 1.0252214670181274, -0.697416365146637, 0.6923313140869141, 0.8344360589981079, -0.9457657933235168, 0.31014785170555115, 0.1837378740310669, 0.03595630079507828, 0.2360665202140808, -0.04857955127954483, 0.7174487113952637, -1.2884001731872559], "std": [0.16213753819465637, 0.8955363035202026, 0.19739732146263123, 0.722483217716217, 0.22631926834583282, 0.631005048751831, 0.21943731606006622, 0.14214874804019928, 0.06057072803378105, 0.1018790677189827, 2.4302852153778076, 0.3088553845882416, 2.981316566467285, 0.04465772211551666, 0.6976714134216309, 0.28103911876678467, 0.6539303660392761, 0.24208836257457733, 0.6909214854240417, 0.13730886578559875, 0.13268162310123444, 0.023401537910103798, 0.05670516565442085, 2.7742080688476562, 0.2513316571712494, 2.4365062713623047], "count": [473]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [473]}, "index": {"min": [170544], "max": [171016], "mean": [170780.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [2.300211416490486, 5.0, 5.0, 5.0, 5.0], "std": [1.8696247709248215, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [473]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [473]}, "eef_direction_state": {"mean": [4.20507399577167, 4.078224101479916], "std": [2.124610558722965, 2.331014219209968], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.8879492600422833, 0.7928118393234672], "std": [0.9092678917158433, 0.8399329987545622], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.7484143763213531, 0.7822410147991543], "std": [0.8590536496058555, 0.8410338253603379], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.20507399577167, 4.078224101479916], "std": [2.124610558722965, 2.331014219209968], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.8879492600422833, 0.7928118393234672], "std": [0.9092678917158433, 0.8399329987545622], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.7484143763213531, 0.7822410147991543], "std": [0.8590536496058555, 0.8410338253603379], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.45428503902024936, 0.2662538880360408, 0.9269481504540124, 2.557019472556806, 0.3996265923819786, 1.4818560066986168, 0.4227588675829529, -0.26316709217358597, 1.0116305776443872, 2.3612004051706195, -0.07219115055641563, 2.080756440217658], "std": [0.14159810293030134, 0.060709820166076095, 0.1019762204301454, 0.28775449435077605, 0.31231877683187514, 0.26822027970753454, 0.13287543528930978, 0.022896769336027, 0.056518788417314024, 0.2406366472781082, 0.3819084538897065, 0.4000348833614514], "min": [0.22910304733754133, 0.1375275496968653, 0.7708590456299889, 2.0092136485171355, -0.06897134015091533, 0.92054988898679, 0.23084521461106594, -0.29573489573359224, 0.90251051534562, 1.92343358615971, -0.6922643066649914, 1.6523628167838929], "max": [0.5979703774037444, 0.3426492776738414, 1.1101487266588494, 3.0071260821400303, 0.7794196481358018, 2.067777147604347, 0.6094090465565426, -0.23139315211619535, 1.1072943797698838, 2.99619991803967, 0.659001293349117, 2.94641943077113], "count": [473]}, "eef_sim_pose_action": {"mean": [0.45428503902024936, 0.2662538880360408, 0.9269481504540124, 2.557019472556806, 0.3996265923819786, 1.4818560066986168, 0.4227588675829529, -0.26316709217358597, 1.0116305776443872, 2.3612004051706195, -0.07219115055641563, 2.080756440217658], "std": [0.14159810293030134, 0.060709820166076095, 0.1019762204301454, 0.28775449435077605, 0.31231877683187514, 0.26822027970753454, 0.13287543528930978, 0.022896769336027, 0.056518788417314024, 0.2406366472781082, 0.3819084538897065, 0.4000348833614514], "min": [0.22910304733754133, 0.1375275496968653, 0.7708590456299889, 2.0092136485171355, -0.06897134015091533, 0.92054988898679, 0.23084521461106594, -0.29573489573359224, 0.90251051534562, 1.92343358615971, -0.6922643066649914, 1.6523628167838929], "max": [0.5979703774037444, 0.3426492776738414, 1.1101487266588494, 3.0071260821400303, 0.7794196481358018, 2.067777147604347, 0.6094090465565426, -0.23139315211619535, 1.1072943797698838, 2.99619991803967, 0.659001293349117, 2.94641943077113], "count": [473]}, "gripper_mode_state": {"mean": [0.23255813953488372, 0.7230443974630021], "std": [0.4224628401066258, 0.4474943538865786], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.8752642706131077, 1.9238900634249472], "std": [0.44016283736330625, 0.341802343521179], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.23255813953488372, 0.7230443974630021], "std": [0.4224628401066258, 0.4474943538865786], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.8752642706131077, 1.9238900634249472], "std": [0.44016283736330625, 0.341802343521179], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.5515856207786503, 0.3876849855975608], "std": [0.27429636067695595, 0.17163600565318088], "min": [0.017499999376013875, 0.11249999515712261], "max": [0.8100000023841858, 0.521250031888485], "count": [473]}, "gripper_open_scale_action": {"mean": [0.5515856207786503, 0.3876849855975608], "std": [0.27429636067695595, 0.17163600565318088], "min": [0.017499999376013875, 0.11249999515712261], "max": [0.8100000023841858, 0.521250031888485], "count": [473]}}} +{"episode_index": 367, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.8431372549019608]], [[0.7686274509803922]]], "mean": [[[0.40046880446623095]], [[0.4012056154684096]], [[0.3760161029411765]]], "std": [[[0.13802276829926022]], [[0.14334400441544595]], [[0.13688483607632124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49668133986928104]], [[0.4906117320261438]], [[0.4788142687908497]]], "std": [[[0.10636999205986288]], [[0.11742186140883468]], [[0.12262661249758888]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063580759803922]], [[0.4701882822712418]], [[0.45674322099673204]]], "std": [[[0.13453989191881774]], [[0.1457469626148735]], [[0.15145455137571145]]], "count": [100]}, "observation.state": {"min": [-0.1463588923215866, -0.022067222744226456, -0.9907223582267761, -1.7702622413635254, 0.37074679136276245, 0.026184111833572388, 0.013000000268220901, -0.010439000092446804, -0.11401200294494629, 0.00343999988399446, -3.127298355102539, 0.18530158698558807, -3.141592502593994, 0.025625888258218765, -0.01645011082291603, -1.221076250076294, -0.04669877886772156, 0.2803496718406677, -1.8320330381393433, 0.05100000277161598, -0.008294999599456787, 0.001838000025600195, 0.12424500286579132, -3.1331627368927, 0.22413517534732819, -3.1375784873962402], "max": [0.22592300176620483, 2.2210092544555664, -0.4862987697124481, -0.015595333650708199, 1.1650097370147705, 1.626520037651062, 0.6610000133514404, 0.3317190110683441, 0.03734799847006798, 0.3116230070590973, 3.138381242752075, 1.2029157876968384, 3.1395156383514404, 0.17964288592338562, 1.7923643589019775, -0.4719071090221405, 1.7911607027053833, 1.2398988008499146, -0.02552122250199318, 0.4830000102519989, 0.373414009809494, 0.11371000111103058, 0.3593840003013611, 3.140859603881836, 1.0374586582183838, 3.140580415725708], "mean": [0.10620741546154022, 1.2733075618743896, -0.7245699763298035, -0.8274431228637695, 0.7768542170524597, 0.7693042755126953, 0.44525161385536194, 0.2070421576499939, -0.006209780927747488, 0.1720765382051468, -1.2782725095748901, 0.5725423693656921, -1.7288199663162231, 0.11176148056983948, 1.056736946105957, -0.7155551314353943, 0.6413023471832275, 0.7862339019775391, -0.9148703217506409, 0.3253321349620819, 0.1893138736486435, 0.049449373036623, 0.23021626472473145, -0.4563252627849579, 0.6924265027046204, -2.3026466369628906], "std": [0.11636722087860107, 0.8501954078674316, 0.171350359916687, 0.6291819214820862, 0.2642032504081726, 0.5652778744697571, 0.20178987085819244, 0.1408260315656662, 0.04149995371699333, 0.08816756308078766, 2.4758591651916504, 0.29354986548423767, 2.4559059143066406, 0.06562783569097519, 0.7167338132858276, 0.2900916635990143, 0.7247974872589111, 0.2878319025039673, 0.6619988679885864, 0.17180690169334412, 0.1378263235092163, 0.035425081849098206, 0.054985977709293365, 2.7431094646453857, 0.26245272159576416, 1.4406242370605469], "count": [449]}, "action": {"min": [-0.1463588923215866, -0.022067222744226456, -0.9907223582267761, -1.7702622413635254, 0.37074679136276245, 0.026184111833572388, 0.013000000268220901, -0.010439000092446804, -0.11401200294494629, 0.00343999988399446, -3.127298355102539, 0.18530158698558807, -3.141592502593994, 0.025625888258218765, -0.01645011082291603, -1.221076250076294, -0.04669877886772156, 0.2803496718406677, -1.8320330381393433, 0.05100000277161598, -0.008294999599456787, 0.001838000025600195, 0.12424500286579132, -3.1331627368927, 0.22413517534732819, -3.1375784873962402], "max": [0.22592300176620483, 2.2210092544555664, -0.4862987697124481, -0.015595333650708199, 1.1650097370147705, 1.626520037651062, 0.6610000133514404, 0.3317190110683441, 0.03734799847006798, 0.3116230070590973, 3.138381242752075, 1.2029157876968384, 3.1395156383514404, 0.17964288592338562, 1.7923643589019775, -0.4719071090221405, 1.7911607027053833, 1.2398988008499146, -0.02552122250199318, 0.4830000102519989, 0.373414009809494, 0.11371000111103058, 0.3593840003013611, 3.140859603881836, 1.0374586582183838, 3.140580415725708], "mean": [0.10620741546154022, 1.2733075618743896, -0.7245699763298035, -0.8274431228637695, 0.7768542170524597, 0.7693042755126953, 0.44525161385536194, 0.2070421576499939, -0.006209780927747488, 0.1720765382051468, -1.2782725095748901, 0.5725423693656921, -1.7288199663162231, 0.11176148056983948, 1.056736946105957, -0.7155551314353943, 0.6413023471832275, 0.7862339019775391, -0.9148703217506409, 0.3253321349620819, 0.1893138736486435, 0.049449373036623, 0.23021626472473145, -0.4563252627849579, 0.6924265027046204, -2.3026466369628906], "std": [0.11636722087860107, 0.8501954078674316, 0.171350359916687, 0.6291819214820862, 0.2642032504081726, 0.5652778744697571, 0.20178987085819244, 0.1408260315656662, 0.04149995371699333, 0.08816756308078766, 2.4758591651916504, 0.29354986548423767, 2.4559059143066406, 0.06562783569097519, 0.7167338132858276, 0.2900916635990143, 0.7247974872589111, 0.2878319025039673, 0.6619988679885864, 0.17180690169334412, 0.1378263235092163, 0.035425081849098206, 0.054985977709293365, 2.7431094646453857, 0.26245272159576416, 1.4406242370605469], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [368], "max": [368], "mean": [368.0], "std": [0.0], "count": [449]}, "index": {"min": [171017], "max": [171465], "mean": [171241.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [2.3452115812917596, 5.0, 5.0, 5.0, 5.0], "std": [1.8299002643600708, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [449]}, "scene_annotation": {"mean": [368.0], "std": [0.0], "min": [368], "max": [368], "count": [449]}, "eef_direction_state": {"mean": [4.23608017817372, 3.9465478841870825], "std": [2.124716934435725, 2.2606920660314582], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.8730512249443207, 0.9198218262806236], "std": [0.9025624494206976, 0.8377422007874393], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.732739420935412, 0.8685968819599109], "std": [0.8493790873944371, 0.8511059437423603], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.23608017817372, 3.9465478841870825], "std": [2.124716934435725, 2.2606920660314582], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.8730512249443207, 0.9198218262806236], "std": [0.9025624494206976, 0.8377422007874393], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.732739420935412, 0.8685968819599109], "std": [0.8493790873944371, 0.8511059437423603], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.4450497440599611, 0.29450322902137155, 0.946721561297757, 2.5253732530812063, 0.31685411536442193, 1.5140052474367323, 0.42828713562130466, -0.2496681338613558, 1.005703595695526, 2.399175186228709, -0.020358652754169856, 2.115855501045073], "std": [0.14027776628814928, 0.04163660009899155, 0.088218458131698, 0.27839673161634737, 0.25227078705177935, 0.17541039750158305, 0.1379481729871065, 0.03496356598334314, 0.054667179308708076, 0.2569969032670772, 0.3695028264632425, 0.3671229305775733], "min": [0.22841744711736356, 0.18604591515360963, 0.7784483696226114, 1.9150874608937976, -0.03136819028341442, 1.0367934251326392, 0.23041278850080565, -0.2967464582790047, 0.900204853137862, 2.0949354279514276, -0.702639630506136, 1.7019354243044733], "max": [0.5691333052589468, 0.3384902651793381, 1.086188010549693, 2.930554604588146, 0.8045773509972749, 1.898222526441732, 0.6117393659547069, -0.18642475572637301, 1.1344998103467803, 2.9152843566133844, 0.6642362611333144, 2.8062288875600108], "count": [449]}, "eef_sim_pose_action": {"mean": [0.4450497440599611, 0.29450322902137155, 0.946721561297757, 2.5253732530812063, 0.31685411536442193, 1.5140052474367323, 0.42828713562130466, -0.2496681338613558, 1.005703595695526, 2.399175186228709, -0.020358652754169856, 2.115855501045073], "std": [0.14027776628814928, 0.04163660009899155, 0.088218458131698, 0.27839673161634737, 0.25227078705177935, 0.17541039750158305, 0.1379481729871065, 0.03496356598334314, 0.054667179308708076, 0.2569969032670772, 0.3695028264632425, 0.3671229305775733], "min": [0.22841744711736356, 0.18604591515360963, 0.7784483696226114, 1.9150874608937976, -0.03136819028341442, 1.0367934251326392, 0.23041278850080565, -0.2967464582790047, 0.900204853137862, 2.0949354279514276, -0.702639630506136, 1.7019354243044733], "max": [0.5691333052589468, 0.3384902651793381, 1.086188010549693, 2.930554604588146, 0.8045773509972749, 1.898222526441732, 0.6117393659547069, -0.18642475572637301, 1.1344998103467803, 2.9152843566133844, 0.6642362611333144, 2.8062288875600108], "count": [449]}, "gripper_mode_state": {"mean": [0.19821826280623608, 0.34075723830734966], "std": [0.3986574759067139, 0.47396386238667926], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.8864142538975501, 1.864142538975501], "std": [0.4092666235486942, 0.46888175476328836], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.19821826280623608, 0.34075723830734966], "std": [0.3986574759067139, 0.47396386238667926], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.8864142538975501, 1.864142538975501], "std": [0.4092666235486942, 0.46888175476328836], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.5565645934532673, 0.4066648226509281], "std": [0.2522380839426755, 0.21475856738088414], "min": [0.016250000335276127, 0.06375000346451998], "max": [0.8262500166893005, 0.6037500128149986], "count": [449]}, "gripper_open_scale_action": {"mean": [0.5565645934532673, 0.4066648226509281], "std": [0.2522380839426755, 0.21475856738088414], "min": [0.016250000335276127, 0.06375000346451998], "max": [0.8262500166893005, 0.6037500128149986], "count": [449]}}} +{"episode_index": 368, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7490196078431373]], [[0.7607843137254902]]], "mean": [[[0.39965996213300137]], [[0.3979990170142131]], [[0.3731977383546011]]], "std": [[[0.14645290378176407]], [[0.15034089093209396]], [[0.14342967075344623]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4968147272798008]], [[0.49014907407407404]], [[0.478869592281357]]], "std": [[[0.10696143423158286]], [[0.1198791733468011]], [[0.12497086690078398]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013382683629007]], [[0.467080757858699]], [[0.45491801081543726]]], "std": [[[0.1424603425904287]], [[0.14925062236208073]], [[0.1538184874023494]]], "count": [105]}, "observation.state": {"min": [-0.29693934321403503, -0.021910222247242928, -1.0265183448791504, -1.7738208770751953, 0.5090463161468506, 0.011077222414314747, 0.01900000125169754, -0.010514000430703163, -0.1647689938545227, -0.007455999962985516, -3.1349079608917236, 0.10381218045949936, -3.141592502593994, 0.01899700053036213, -0.01645011082291603, -1.193234920501709, -0.04015710949897766, 0.4371752142906189, -1.7414963245391846, 0.07499999552965164, -0.008352999575436115, 0.0002530000056140125, 0.13015399873256683, -3.140144109725952, 0.25094345211982727, -3.1339480876922607], "max": [0.32596689462661743, 2.2917115688323975, -0.48600223660469055, -0.04793733358383179, 1.1675392389297485, 1.6237462759017944, 0.578000009059906, 0.3429870009422302, 0.045228999108076096, 0.3221760094165802, 3.140580415725708, 1.2940394878387451, 3.1403186321258545, 0.2110079973936081, 1.7639473676681519, -0.4720292091369629, 1.7704366445541382, 1.2404570579528809, 0.078325554728508, 0.6029999852180481, 0.36827799677848816, 0.08283299952745438, 0.3440229892730713, 3.1365835666656494, 1.2541062831878662, 3.1337387561798096], "mean": [0.039517201483249664, 1.337691068649292, -0.7387636303901672, -0.9586689472198486, 0.8471207022666931, 0.8634297251701355, 0.4239083528518677, 0.205018550157547, -0.03310256078839302, 0.15556518733501434, -1.4278388023376465, 0.5488055348396301, -0.10000615566968918, 0.0952286645770073, 1.0826915502548218, -0.7026670575141907, 0.6689355969429016, 0.789430558681488, -0.924580991268158, 0.365957111120224, 0.1925380378961563, 0.04310605674982071, 0.22800728678703308, -0.633130669593811, 0.6765233874320984, -1.3820703029632568], "std": [0.1744285523891449, 0.9249460101127625, 0.1930469423532486, 0.6863420009613037, 0.2220483422279358, 0.6116990447044373, 0.21063970029354095, 0.1458882987499237, 0.05897500738501549, 0.09871239215135574, 2.2777371406555176, 0.3338414132595062, 3.013359785079956, 0.0846356600522995, 0.7000086903572083, 0.2697147727012634, 0.7460862994194031, 0.2783924341201782, 0.6752989292144775, 0.19433899223804474, 0.13321952521800995, 0.0289100781083107, 0.05612970516085625, 2.696707010269165, 0.2572864890098572, 2.371169090270996], "count": [496]}, "action": {"min": [-0.29693934321403503, -0.021910222247242928, -1.0265183448791504, -1.7738208770751953, 0.5090463161468506, 0.011077222414314747, 0.01900000125169754, -0.010514000430703163, -0.1647689938545227, -0.007455999962985516, -3.1349079608917236, 0.10381218045949936, -3.141592502593994, 0.01899700053036213, -0.01645011082291603, -1.193234920501709, -0.04015710949897766, 0.4371752142906189, -1.7414963245391846, 0.07499999552965164, -0.008352999575436115, 0.0002530000056140125, 0.13015399873256683, -3.140144109725952, 0.25094345211982727, -3.1339480876922607], "max": [0.32596689462661743, 2.2917115688323975, -0.48600223660469055, -0.04793733358383179, 1.1675392389297485, 1.6237462759017944, 0.578000009059906, 0.3429870009422302, 0.045228999108076096, 0.3221760094165802, 3.140580415725708, 1.2940394878387451, 3.1403186321258545, 0.2110079973936081, 1.7639473676681519, -0.4720292091369629, 1.7704366445541382, 1.2404570579528809, 0.078325554728508, 0.6029999852180481, 0.36827799677848816, 0.08283299952745438, 0.3440229892730713, 3.1365835666656494, 1.2541062831878662, 3.1337387561798096], "mean": [0.039517201483249664, 1.337691068649292, -0.7387636303901672, -0.9586689472198486, 0.8471207022666931, 0.8634297251701355, 0.4239083528518677, 0.205018550157547, -0.03310256078839302, 0.15556518733501434, -1.4278388023376465, 0.5488055348396301, -0.10000615566968918, 0.0952286645770073, 1.0826915502548218, -0.7026670575141907, 0.6689355969429016, 0.789430558681488, -0.924580991268158, 0.365957111120224, 0.1925380378961563, 0.04310605674982071, 0.22800728678703308, -0.633130669593811, 0.6765233874320984, -1.3820703029632568], "std": [0.1744285523891449, 0.9249460101127625, 0.1930469423532486, 0.6863420009613037, 0.2220483422279358, 0.6116990447044373, 0.21063970029354095, 0.1458882987499237, 0.05897500738501549, 0.09871239215135574, 2.2777371406555176, 0.3338414132595062, 3.013359785079956, 0.0846356600522995, 0.7000086903572083, 0.2697147727012634, 0.7460862994194031, 0.2783924341201782, 0.6752989292144775, 0.19433899223804474, 0.13321952521800995, 0.0289100781083107, 0.05612970516085625, 2.696707010269165, 0.2572864890098572, 2.371169090270996], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [496]}, "index": {"min": [171466], "max": [171961], "mean": [171713.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [2.375, 5.0, 5.0, 5.0, 5.0], "std": [1.8891935896976886, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [496]}, "eef_direction_state": {"mean": [4.44758064516129, 4.324596774193548], "std": [1.9688281970001422, 2.1197705670104434], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.8004032258064516, 0.8024193548387096], "std": [0.8767148166120008, 0.8383897497754961], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7762096774193549, 0.8709677419354839], "std": [0.8426141089968432, 0.8563589646747252], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.44758064516129, 4.324596774193548], "std": [1.9688281970001422, 2.1197705670104434], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.8004032258064516, 0.8024193548387096], "std": [0.8767148166120008, 0.8383897497754961], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7762096774193549, 0.8709677419354839], "std": [0.8426141089968432, 0.8563589646747252], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.44299978196775697, 0.26750765529845744, 0.9302521226126681, 2.5328833188938153, 0.42501067360566996, 1.4600425440520997, 0.43152826083269025, -0.2560755302344083, 1.0034775328451366, 2.406993703987575, -0.05622188838243783, 2.0859046215762995], "std": [0.14528751860327666, 0.059042776734407346, 0.09876579314709194, 0.30412527093598674, 0.3176690513890983, 0.2507257510169196, 0.1333743331383149, 0.028573003321283034, 0.05580930331249427, 0.24349333537190046, 0.40289044844906435, 0.39564067110153506], "min": [0.2283599881758988, 0.135454784892989, 0.7676417077657999, 1.847349833021378, -0.0329413769948288, 0.9163212049230712, 0.2303564402498326, -0.29832972931364066, 0.9060073747233917, 1.886720677898185, -0.699007347864744, 1.6698238276430517], "max": [0.5808655921363026, 0.3444836016276978, 1.0968866662463068, 3.0086070188990703, 0.8309064359502143, 2.0377829252996253, 0.6066559609752372, -0.21585280473327195, 1.1189390334428515, 2.8838538436618073, 0.6878244216570524, 2.899361902310017], "count": [496]}, "eef_sim_pose_action": {"mean": [0.44299978196775697, 0.26750765529845744, 0.9302521226126681, 2.5328833188938153, 0.42501067360566996, 1.4600425440520997, 0.43152826083269025, -0.2560755302344083, 1.0034775328451366, 2.406993703987575, -0.05622188838243783, 2.0859046215762995], "std": [0.14528751860327666, 0.059042776734407346, 0.09876579314709194, 0.30412527093598674, 0.3176690513890983, 0.2507257510169196, 0.1333743331383149, 0.028573003321283034, 0.05580930331249427, 0.24349333537190046, 0.40289044844906435, 0.39564067110153506], "min": [0.2283599881758988, 0.135454784892989, 0.7676417077657999, 1.847349833021378, -0.0329413769948288, 0.9163212049230712, 0.2303564402498326, -0.29832972931364066, 0.9060073747233917, 1.886720677898185, -0.699007347864744, 1.6698238276430517], "max": [0.5808655921363026, 0.3444836016276978, 1.0968866662463068, 3.0086070188990703, 0.8309064359502143, 2.0377829252996253, 0.6066559609752372, -0.21585280473327195, 1.1189390334428515, 2.8838538436618073, 0.6878244216570524, 2.899361902310017], "count": [496]}, "gripper_mode_state": {"mean": [0.2439516129032258, 0.40524193548387094], "std": [0.4294638791157408, 0.49093880393503064], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.8790322580645162, 1.875], "std": [0.4181900697569071, 0.4359130203266732], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.2439516129032258, 0.40524193548387094], "std": [0.4294638791157408, 0.49093880393503064], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.8790322580645162, 1.875], "std": [0.4181900697569071, 0.4359130203266732], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.5298840819065639, 0.45744707683972535], "std": [0.26329889132630485, 0.2429240703279529], "min": [0.023750001564621925, 0.09374999441206455], "max": [0.7225000113248825, 0.7537499815225601], "count": [496]}, "gripper_open_scale_action": {"mean": [0.5298840819065639, 0.45744707683972535], "std": [0.26329889132630485, 0.2429240703279529], "min": [0.023750001564621925, 0.09374999441206455], "max": [0.7225000113248825, 0.7537499815225601], "count": [496]}}} +{"episode_index": 369, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7137254901960784]], [[0.7254901960784313]]], "mean": [[[0.3988246835771346]], [[0.39908340595497455]], [[0.37405012968150225]]], "std": [[[0.13747230739947638]], [[0.14408954894849313]], [[0.13758113111509954]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4955115468409586]], [[0.49036493541861187]], [[0.47932340491752257]]], "std": [[[0.10407996567719993]], [[0.11619989029142892]], [[0.12148612988365533]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49433729380641145]], [[0.4586550478524743]], [[0.44537430555555557]]], "std": [[[0.13336084965972742]], [[0.14567713423929182]], [[0.15092325684916238]]], "count": [105]}, "observation.state": {"min": [-0.20429189503192902, -0.022014888003468513, -1.0635528564453125, -1.7762980461120605, 0.44614166021347046, -0.012891444377601147, 0.0139999995008111, -0.009955000132322311, -0.1313599944114685, -0.002785000018775463, -3.1353094577789307, 0.08726644515991211, -3.141592502593994, -0.008861777372658253, -0.016327999532222748, -0.9955893158912659, 0.005233333446085453, 0.31701788306236267, -2.1216630935668945, 0.06499999761581421, -0.007937000133097172, 0.00030399998649954796, 0.132191002368927, -3.1391491889953613, 0.33796554803848267, -3.1330230236053467], "max": [0.3253389000892639, 2.236377716064453, -0.48600223660469055, -0.0442391112446785, 1.161084771156311, 1.7023335695266724, 0.671999990940094, 0.33676400780677795, 0.04530800133943558, 0.31467899680137634, 3.1362345218658447, 1.1580957174301147, 3.14030122756958, 0.1493244469165802, 1.800458550453186, -0.4720466732978821, 1.7821942567825317, 1.2195236682891846, -0.05102499946951866, 0.621999979019165, 0.35477399826049805, 0.10103499889373779, 0.32123100757598877, 3.1394283771514893, 1.0856297016143799, 3.138451099395752], "mean": [0.07057269662618637, 1.3030511140823364, -0.7215495109558105, -0.8213405013084412, 0.7781640291213989, 0.7728956937789917, 0.4502376914024353, 0.20757533609867096, -0.014185772277414799, 0.1670457124710083, -1.3443503379821777, 0.5471178889274597, -0.31863901019096375, 0.04462108016014099, 1.038838505744934, -0.6805418133735657, 0.7904082536697388, 0.7152877449989319, -1.1290452480316162, 0.3832690119743347, 0.19115211069583893, 0.03137364238500595, 0.23149374127388, -0.43642815947532654, 0.7428871989250183, -2.119304656982422], "std": [0.12903791666030884, 0.8474437594413757, 0.18217997252941132, 0.659483015537262, 0.25125181674957275, 0.5976669788360596, 0.21373802423477173, 0.13834311068058014, 0.04260837286710739, 0.08940880000591278, 2.454627275466919, 0.3048904836177826, 3.0250210762023926, 0.05499516427516937, 0.6956571340560913, 0.2135075181722641, 0.6369562745094299, 0.32486817240715027, 0.8007736802101135, 0.21869049966335297, 0.13495513796806335, 0.02985866367816925, 0.0506100207567215, 2.719010591506958, 0.22336173057556152, 1.6550391912460327], "count": [501]}, "action": {"min": [-0.20429189503192902, -0.022014888003468513, -1.0635528564453125, -1.7762980461120605, 0.44614166021347046, -0.012891444377601147, 0.0139999995008111, -0.009955000132322311, -0.1313599944114685, -0.002785000018775463, -3.1353094577789307, 0.08726644515991211, -3.141592502593994, -0.008861777372658253, -0.016327999532222748, -0.9955893158912659, 0.005233333446085453, 0.31701788306236267, -2.1216630935668945, 0.06499999761581421, -0.007937000133097172, 0.00030399998649954796, 0.132191002368927, -3.1391491889953613, 0.33796554803848267, -3.1330230236053467], "max": [0.3253389000892639, 2.236377716064453, -0.48600223660469055, -0.0442391112446785, 1.161084771156311, 1.7023335695266724, 0.671999990940094, 0.33676400780677795, 0.04530800133943558, 0.31467899680137634, 3.1362345218658447, 1.1580957174301147, 3.14030122756958, 0.1493244469165802, 1.800458550453186, -0.4720466732978821, 1.7821942567825317, 1.2195236682891846, -0.05102499946951866, 0.621999979019165, 0.35477399826049805, 0.10103499889373779, 0.32123100757598877, 3.1394283771514893, 1.0856297016143799, 3.138451099395752], "mean": [0.07057269662618637, 1.3030511140823364, -0.7215495109558105, -0.8213405013084412, 0.7781640291213989, 0.7728956937789917, 0.4502376914024353, 0.20757533609867096, -0.014185772277414799, 0.1670457124710083, -1.3443503379821777, 0.5471178889274597, -0.31863901019096375, 0.04462108016014099, 1.038838505744934, -0.6805418133735657, 0.7904082536697388, 0.7152877449989319, -1.1290452480316162, 0.3832690119743347, 0.19115211069583893, 0.03137364238500595, 0.23149374127388, -0.43642815947532654, 0.7428871989250183, -2.119304656982422], "std": [0.12903791666030884, 0.8474437594413757, 0.18217997252941132, 0.659483015537262, 0.25125181674957275, 0.5976669788360596, 0.21373802423477173, 0.13834311068058014, 0.04260837286710739, 0.08940880000591278, 2.454627275466919, 0.3048904836177826, 3.0250210762023926, 0.05499516427516937, 0.6956571340560913, 0.2135075181722641, 0.6369562745094299, 0.32486817240715027, 0.8007736802101135, 0.21869049966335297, 0.13495513796806335, 0.02985866367816925, 0.0506100207567215, 2.719010591506958, 0.22336173057556152, 1.6550391912460327], "count": [501]}, "timestamp": {"min": [0.0], "max": [16.666666666666668], "mean": [8.333333333333334], "std": [4.82086514442592], "count": [501]}, "frame_index": {"min": [0], "max": [500], "mean": [250.0], "std": [144.62595433277758], "count": [501]}, "episode_index": {"min": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [501]}, "index": {"min": [171962], "max": [172462], "mean": [172212.0], "std": [144.62595433277758], "count": [501]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [501]}, "subtask_annotation": {"mean": [2.3912175648702596, 5.0, 5.0, 5.0, 5.0], "std": [1.863249665487415, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [501]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [501]}, "eef_direction_state": {"mean": [4.2315369261477045, 4.181636726546906], "std": [2.1112481369422786, 2.2097908869936105], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_state": {"mean": [0.810379241516966, 0.8343313373253493], "std": [0.8651445576762685, 0.8538389310377583], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_state": {"mean": [0.7265469061876247, 0.8542914171656687], "std": [0.8494884290637402, 0.8667318493679416], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_direction_action": {"mean": [4.2315369261477045, 4.181636726546906], "std": [2.1112481369422786, 2.2097908869936105], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_action": {"mean": [0.810379241516966, 0.8343313373253493], "std": [0.8651445576762685, 0.8538389310377583], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_action": {"mean": [0.7265469061876247, 0.8542914171656687], "std": [0.8494884290637402, 0.8667318493679416], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_sim_pose_state": {"mean": [0.4456187630534077, 0.2865412714372225, 0.9417396823232396, 2.5552731488103113, 0.31281647900750564, 1.4959493191377404, 0.4302782783787043, -0.2678104167669089, 1.0071718599532136, 2.3352053931112766, 0.04152160529382845, 2.099563826190902], "std": [0.13783366310646042, 0.04268543286375714, 0.08945435921948003, 0.29475932623197565, 0.24692389855259184, 0.22953134035289868, 0.1352498546272585, 0.02929797103147582, 0.050384625362509775, 0.18662093329368756, 0.40393822709313204, 0.375548010970023], "min": [0.2288981008817168, 0.16872884025550403, 0.7723343701095857, 1.9830956153056432, -0.057601372605016854, 0.9506302931372789, 0.23083847600953317, -0.298278503706583, 0.9080744025097904, 2.0525632439401216, -0.6137350899712609, 1.6128107879052023], "max": [0.5741740471241875, 0.34456879447620536, 1.089323052540244, 3.038302427767861, 0.8283335768290945, 2.0561959638710414, 0.5940690945888835, -0.19913396723175497, 1.096395088872306, 2.8018308587476755, 0.7274454757052631, 2.7471393966729085], "count": [501]}, "eef_sim_pose_action": {"mean": [0.4456187630534077, 0.2865412714372225, 0.9417396823232396, 2.5552731488103113, 0.31281647900750564, 1.4959493191377404, 0.4302782783787043, -0.2678104167669089, 1.0071718599532136, 2.3352053931112766, 0.04152160529382845, 2.099563826190902], "std": [0.13783366310646042, 0.04268543286375714, 0.08945435921948003, 0.29475932623197565, 0.24692389855259184, 0.22953134035289868, 0.1352498546272585, 0.02929797103147582, 0.050384625362509775, 0.18662093329368756, 0.40393822709313204, 0.375548010970023], "min": [0.2288981008817168, 0.16872884025550403, 0.7723343701095857, 1.9830956153056432, -0.057601372605016854, 0.9506302931372789, 0.23083847600953317, -0.298278503706583, 0.9080744025097904, 2.0525632439401216, -0.6137350899712609, 1.6128107879052023], "max": [0.5741740471241875, 0.34456879447620536, 1.089323052540244, 3.038302427767861, 0.8283335768290945, 2.0561959638710414, 0.5940690945888835, -0.19913396723175497, 1.096395088872306, 2.8018308587476755, 0.7274454757052631, 2.7471393966729085], "count": [501]}, "gripper_mode_state": {"mean": [0.2155688622754491, 0.34331337325349304], "std": [0.41121640032070156, 0.47481501766351086], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_state": {"mean": [1.8922155688622755, 1.8682634730538923], "std": [0.4050076777039283, 0.45409071965825865], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_mode_action": {"mean": [0.2155688622754491, 0.34331337325349304], "std": [0.41121640032070156, 0.47481501766351086], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_action": {"mean": [1.8922155688622755, 1.8682634730538923], "std": [0.4050076777039283, 0.45409071965825865], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_open_scale_state": {"mean": [0.5627969083373441, 0.47908682246021406], "std": [0.26717295029429927, 0.27336300622697784], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.8399999886751175, 0.7774999737739563], "count": [501]}, "gripper_open_scale_action": {"mean": [0.5627969083373441, 0.47908682246021406], "std": [0.26717295029429927, 0.27336300622697784], "min": [0.017499999376013875, 0.08124999701976776], "max": [0.8399999886751175, 0.7774999737739563], "count": [501]}}} +{"episode_index": 370, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.796078431372549]], [[0.7450980392156863]]], "mean": [[[0.39760246459694987]], [[0.3999504221132898]], [[0.37474012527233114]]], "std": [[[0.14110618487585377]], [[0.1457266771639441]], [[0.13932026905763065]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939122385620915]], [[0.48838801879084964]], [[0.47714394812091504]]], "std": [[[0.10587975836251476]], [[0.11657942047055442]], [[0.1216161526934147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49785405433006535]], [[0.46748440155228754]], [[0.4557761683006536]]], "std": [[[0.1337073971974993]], [[0.14382937879749713]], [[0.148739717597215]]], "count": [100]}, "observation.state": {"min": [-0.1659490019083023, -0.022014888003468513, -1.053679347038269, -1.7702971696853638, 0.35473278164863586, 0.05458366498351097, 0.012000000104308128, -0.009765000082552433, -0.1156580001115799, 0.005617000162601471, -3.1396901607513428, 0.18551105260849, -3.141592502593994, 0.009978222660720348, -0.015525555238127708, -1.1130253076553345, 0.007675555534660816, 0.3615186810493469, -1.6878023147583008, 0.0949999988079071, -0.00840499997138977, 0.0005530000198632479, 0.13215699791908264, -3.1379101276397705, 0.21706660091876984, -3.141592502593994], "max": [0.26642900705337524, 2.227097272872925, -0.48600223660469055, -0.0224684439599514, 1.1668763160705566, 1.5712385177612305, 0.7069999575614929, 0.3404160141944885, 0.04458799958229065, 0.32882601022720337, 3.1409993171691895, 1.2630773782730103, 3.1400043964385986, 0.1696297824382782, 1.862351417541504, -0.4720466732978821, 1.7601792812347412, 1.2404221296310425, -0.05102499946951866, 0.640999972820282, 0.3667309880256653, 0.11771900206804276, 0.3913379907608032, 3.139899730682373, 1.0866594314575195, 3.13893985748291], "mean": [0.04897654056549072, 1.2719454765319824, -0.7284775376319885, -0.8109739422798157, 0.7238993048667908, 0.722769021987915, 0.42162978649139404, 0.20735183358192444, -0.014743534848093987, 0.17094004154205322, -1.3045775890350342, 0.5826619267463684, -0.9459345936775208, 0.08822602033615112, 1.017250657081604, -0.7076232433319092, 0.6712570786476135, 0.7713070511817932, -0.906380832195282, 0.4489169716835022, 0.18449890613555908, 0.04538971185684204, 0.23421505093574524, -0.17989936470985413, 0.734921932220459, -1.9852614402770996], "std": [0.11555755883455276, 0.8561177253723145, 0.17743884027004242, 0.6873800158500671, 0.2961740493774414, 0.5909611582756042, 0.20823797583580017, 0.14390136301517487, 0.042026765644550323, 0.09404611587524414, 2.5152173042297363, 0.28907763957977295, 2.8558294773101807, 0.07033149152994156, 0.7208889722824097, 0.25065213441848755, 0.6974337100982666, 0.30898573994636536, 0.6677312254905701, 0.19944323599338531, 0.1380002796649933, 0.03866618871688843, 0.05484113097190857, 2.793867588043213, 0.2621613144874573, 1.946714997291565], "count": [459]}, "action": {"min": [-0.1659490019083023, -0.022014888003468513, -1.053679347038269, -1.7702971696853638, 0.35473278164863586, 0.05458366498351097, 0.012000000104308128, -0.009765000082552433, -0.1156580001115799, 0.005617000162601471, -3.1396901607513428, 0.18551105260849, -3.141592502593994, 0.009978222660720348, -0.015525555238127708, -1.1130253076553345, 0.007675555534660816, 0.3615186810493469, -1.6878023147583008, 0.0949999988079071, -0.00840499997138977, 0.0005530000198632479, 0.13215699791908264, -3.1379101276397705, 0.21706660091876984, -3.141592502593994], "max": [0.26642900705337524, 2.227097272872925, -0.48600223660469055, -0.0224684439599514, 1.1668763160705566, 1.5712385177612305, 0.7069999575614929, 0.3404160141944885, 0.04458799958229065, 0.32882601022720337, 3.1409993171691895, 1.2630773782730103, 3.1400043964385986, 0.1696297824382782, 1.862351417541504, -0.4720466732978821, 1.7601792812347412, 1.2404221296310425, -0.05102499946951866, 0.640999972820282, 0.3667309880256653, 0.11771900206804276, 0.3913379907608032, 3.139899730682373, 1.0866594314575195, 3.13893985748291], "mean": [0.04897654056549072, 1.2719454765319824, -0.7284775376319885, -0.8109739422798157, 0.7238993048667908, 0.722769021987915, 0.42162978649139404, 0.20735183358192444, -0.014743534848093987, 0.17094004154205322, -1.3045775890350342, 0.5826619267463684, -0.9459345936775208, 0.08822602033615112, 1.017250657081604, -0.7076232433319092, 0.6712570786476135, 0.7713070511817932, -0.906380832195282, 0.4489169716835022, 0.18449890613555908, 0.04538971185684204, 0.23421505093574524, -0.17989936470985413, 0.734921932220459, -1.9852614402770996], "std": [0.11555755883455276, 0.8561177253723145, 0.17743884027004242, 0.6873800158500671, 0.2961740493774414, 0.5909611582756042, 0.20823797583580017, 0.14390136301517487, 0.042026765644550323, 0.09404611587524414, 2.5152173042297363, 0.28907763957977295, 2.8558294773101807, 0.07033149152994156, 0.7208889722824097, 0.25065213441848755, 0.6974337100982666, 0.30898573994636536, 0.6677312254905701, 0.19944323599338531, 0.1380002796649933, 0.03866618871688843, 0.05484113097190857, 2.793867588043213, 0.2621613144874573, 1.946714997291565], "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": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [459]}, "index": {"min": [172463], "max": [172921], "mean": [172692.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [2.4989106753812638, 5.0, 5.0, 5.0, 5.0], "std": [1.854600036943814, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [459]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [459]}, "eef_direction_state": {"mean": [4.355119825708061, 4.209150326797386], "std": [1.9787077209383608, 2.165244162811978], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.8997821350762527, 0.8954248366013072], "std": [0.9115453829703776, 0.8669436361815012], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7538126361655774, 0.8126361655773421], "std": [0.8519883547419687, 0.8426107243360503], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.355119825708061, 4.209150326797386], "std": [1.9787077209383608, 2.165244162811978], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.8997821350762527, 0.8954248366013072], "std": [0.9115453829703776, 0.8669436361815012], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7538126361655774, 0.8126361655773421], "std": [0.8519883547419687, 0.8426107243360503], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.44542520501500876, 0.28599675094228083, 0.9456433773715622, 2.524715498754888, 0.2740165583332783, 1.5406534491399817, 0.42350468726007434, -0.25372894334825086, 1.0097648304597346, 2.357101238862856, -0.03508528802887463, 2.0661154595199585], "std": [0.14338260447656073, 0.04208761214161224, 0.09413146355089977, 0.2754079454763595, 0.2397752647073113, 0.1987980677419914, 0.1381769520350879, 0.038209545208083104, 0.054550462314558415, 0.2452646650286316, 0.3648374956007037, 0.39997785995082064], "min": [0.22905296799877511, 0.18439541416422234, 0.7805758583335285, 1.8729097149160863, -0.03064610739734963, 1.1376662534721396, 0.23023975111017023, -0.2980294379203552, 0.9081083207060008, 2.0509648178828748, -0.7298743004190488, 1.612466516744916], "max": [0.5778357387722586, 0.34393714166735767, 1.1036690175327248, 2.92732375612954, 0.7504307215937498, 2.022409393589497, 0.6052296135238979, -0.18240945386058577, 1.1663926655086045, 2.9229301727137433, 0.6881413452882024, 2.9084048045089936], "count": [459]}, "eef_sim_pose_action": {"mean": [0.44542520501500876, 0.28599675094228083, 0.9456433773715622, 2.524715498754888, 0.2740165583332783, 1.5406534491399817, 0.42350468726007434, -0.25372894334825086, 1.0097648304597346, 2.357101238862856, -0.03508528802887463, 2.0661154595199585], "std": [0.14338260447656073, 0.04208761214161224, 0.09413146355089977, 0.2754079454763595, 0.2397752647073113, 0.1987980677419914, 0.1381769520350879, 0.038209545208083104, 0.054550462314558415, 0.2452646650286316, 0.3648374956007037, 0.39997785995082064], "min": [0.22905296799877511, 0.18439541416422234, 0.7805758583335285, 1.8729097149160863, -0.03064610739734963, 1.1376662534721396, 0.23023975111017023, -0.2980294379203552, 0.9081083207060008, 2.0509648178828748, -0.7298743004190488, 1.612466516744916], "max": [0.5778357387722586, 0.34393714166735767, 1.1036690175327248, 2.92732375612954, 0.7504307215937498, 2.022409393589497, 0.6052296135238979, -0.18240945386058577, 1.1663926655086045, 2.9229301727137433, 0.6881413452882024, 2.9084048045089936], "count": [459]}, "gripper_mode_state": {"mean": [0.2113289760348584, 0.2549019607843137], "std": [0.40825119708693647, 0.435806093546918], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8627450980392157, 1.8932461873638344], "std": [0.42869041390343665, 0.4008951399655391], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.2113289760348584, 0.2549019607843137], "std": [0.40825119708693647, 0.435806093546918], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8627450980392157, 1.8932461873638344], "std": [0.42869041390343665, 0.4008951399655391], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.5270370382872412, 0.5611465063984942], "std": [0.2602977811591448, 0.24930443925274817], "min": [0.01500000013038516, 0.11874999850988388], "max": [0.8837499469518661, 0.8012499660253525], "count": [459]}, "gripper_open_scale_action": {"mean": [0.5270370382872412, 0.5611465063984942], "std": [0.2602977811591448, 0.24930443925274817], "min": [0.01500000013038516, 0.11874999850988388], "max": [0.8837499469518661, 0.8012499660253525], "count": [459]}}} +{"episode_index": 371, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8549019607843137]], [[0.7803921568627451]]], "mean": [[[0.3993572521786492]], [[0.4020035348583878]], [[0.37653288671023966]]], "std": [[[0.13612989566844141]], [[0.13835655889070533]], [[0.13238590885255314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964968954248366]], [[0.48947544321895425]], [[0.4765329473039216]]], "std": [[[0.10123025133989108]], [[0.1164932275353581]], [[0.12352947039724577]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49832443831699347]], [[0.47475662990196077]], [[0.46296046364379084]]], "std": [[[0.13685000287062576]], [[0.1401867417099069]], [[0.14545951909599872]]], "count": [100]}, "observation.state": {"min": [-0.3434811234474182, -0.02217188850045204, -1.0936620235443115, -1.4349101781845093, 0.45339855551719666, 0.015979111194610596, 0.01599999889731407, -0.010800999589264393, -0.16734400391578674, 0.004238000139594078, -3.1368627548217773, 0.1207069680094719, -3.140824794769287, -0.00992588885128498, -0.020061111077666283, -1.0293443202972412, 0.058473777025938034, 0.33153167366981506, -2.0517282485961914, 0.05299999937415123, -0.009434999898076057, 0.0049390001222491264, 0.10344500094652176, -3.138206720352173, 0.0734609067440033, -3.123598337173462], "max": [0.4333897829055786, 2.300398826599121, -0.4863511025905609, 0.1051027774810791, 1.1470943689346313, 1.2506096363067627, 0.7139999866485596, 0.35748299956321716, 0.09939300268888474, 0.30733200907707214, 3.139096736907959, 1.0859613418579102, 3.1409120559692383, -0.00992588885128498, 1.8800052404403687, -0.4803851246833801, 1.7820372581481934, 1.2405617237091064, -0.1260535567998886, 0.6110000014305115, 0.3505829870700836, 0.06954199820756912, 0.33323898911476135, 3.1371943950653076, 1.062591314315796, 3.1373515129089355], "mean": [0.04432861506938934, 1.195956826210022, -0.7803832292556763, -0.6410002112388611, 0.8372892737388611, 0.6008347272872925, 0.4392990469932556, 0.19681178033351898, -0.009438106790184975, 0.17864233255386353, -1.7365666627883911, 0.5759302377700806, 1.1661607027053833, -0.009925857186317444, 0.8557628989219666, -0.6324502229690552, 0.6630946397781372, 0.8803721070289612, -0.8806579113006592, 0.4067990779876709, 0.14648990333080292, 0.02827642299234867, 0.2399093508720398, 0.02262512966990471, 0.7605547904968262, -1.6321251392364502], "std": [0.1915334314107895, 0.9265074729919434, 0.24388471245765686, 0.5240678191184998, 0.24687285721302032, 0.4650384485721588, 0.1929786056280136, 0.156704843044281, 0.06116310507059097, 0.09315425157546997, 2.2121927738189697, 0.3320135772228241, 2.744572639465332, 3.166496753692627e-08, 0.719582736492157, 0.20981626212596893, 0.5931963920593262, 0.27149927616119385, 0.7325022220611572, 0.1765972077846527, 0.13063912093639374, 0.020801784470677376, 0.060685429722070694, 2.798827648162842, 0.2576387822628021, 2.263244867324829], "count": [382]}, "action": {"min": [-0.3434811234474182, -0.02217188850045204, -1.0936620235443115, -1.4349101781845093, 0.45339855551719666, 0.015979111194610596, 0.01599999889731407, -0.010800999589264393, -0.16734400391578674, 0.004238000139594078, -3.1368627548217773, 0.1207069680094719, -3.140824794769287, -0.00992588885128498, -0.020061111077666283, -1.0293443202972412, 0.058473777025938034, 0.33153167366981506, -2.0517282485961914, 0.05299999937415123, -0.009434999898076057, 0.0049390001222491264, 0.10344500094652176, -3.138206720352173, 0.0734609067440033, -3.123598337173462], "max": [0.4333897829055786, 2.300398826599121, -0.4863511025905609, 0.1051027774810791, 1.1470943689346313, 1.2506096363067627, 0.7139999866485596, 0.35748299956321716, 0.09939300268888474, 0.30733200907707214, 3.139096736907959, 1.0859613418579102, 3.1409120559692383, -0.00992588885128498, 1.8800052404403687, -0.4803851246833801, 1.7820372581481934, 1.2405617237091064, -0.1260535567998886, 0.6110000014305115, 0.3505829870700836, 0.06954199820756912, 0.33323898911476135, 3.1371943950653076, 1.062591314315796, 3.1373515129089355], "mean": [0.04432861506938934, 1.195956826210022, -0.7803832292556763, -0.6410002112388611, 0.8372892737388611, 0.6008347272872925, 0.4392990469932556, 0.19681178033351898, -0.009438106790184975, 0.17864233255386353, -1.7365666627883911, 0.5759302377700806, 1.1661607027053833, -0.009925857186317444, 0.8557628989219666, -0.6324502229690552, 0.6630946397781372, 0.8803721070289612, -0.8806579113006592, 0.4067990779876709, 0.14648990333080292, 0.02827642299234867, 0.2399093508720398, 0.02262512966990471, 0.7605547904968262, -1.6321251392364502], "std": [0.1915334314107895, 0.9265074729919434, 0.24388471245765686, 0.5240678191184998, 0.24687285721302032, 0.4650384485721588, 0.1929786056280136, 0.156704843044281, 0.06116310507059097, 0.09315425157546997, 2.2121927738189697, 0.3320135772228241, 2.744572639465332, 3.166496753692627e-08, 0.719582736492157, 0.20981626212596893, 0.5931963920593262, 0.27149927616119385, 0.7325022220611572, 0.1765972077846527, 0.13063912093639374, 0.020801784470677376, 0.060685429722070694, 2.798827648162842, 0.2576387822628021, 2.263244867324829], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [382]}, "index": {"min": [172922], "max": [173303], "mean": [173112.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [2.6465968586387434, 5.0, 5.0, 5.0, 5.0], "std": [1.8399938651703425, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [382]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [382]}, "eef_direction_state": {"mean": [3.722513089005236, 3.819371727748691], "std": [2.1198305692905848, 2.4390672028326006], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [1.0785340314136125, 0.9293193717277487], "std": [0.9003256814128424, 0.8699335339547981], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.9031413612565445, 0.837696335078534], "std": [0.8366854175079199, 0.8499109481760397], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [3.722513089005236, 3.819371727748691], "std": [2.1198305692905848, 2.4390672028326006], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [1.0785340314136125, 0.9293193717277487], "std": [0.9003256814128424, 0.8699335339547981], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.9031413612565445, 0.837696335078534], "std": [0.8366854175079199, 0.8499109481760397], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.435002595175981, 0.29149088722654265, 0.9533107501234384, 2.5348859227649165, 0.283808087064803, 1.4629954599411674, 0.38548904456343047, -0.27079017154560553, 1.0154843039054182, 2.322989191476013, -0.05766213445039032, 2.0113738202928837], "std": [0.15611672147881012, 0.06104700450516607, 0.09326292258347596, 0.3185706938769386, 0.257891602909218, 0.24749346523285087, 0.13091121119530855, 0.02024180423661151, 0.060592268999751404, 0.22918601299678204, 0.3762626489498466, 0.33565431169609855], "min": [0.22816128090008025, 0.13339301507312912, 0.7790498453549539, 2.0524250094152894, -0.15718788923856608, 0.9799008125955619, 0.22934085496153037, -0.29365088777384507, 0.879103258675993, 2.078635445347447, -0.7693228261678292, 1.659754580894443], "max": [0.5950346785991532, 0.39926212919193826, 1.0819384384531716, 2.99772475256985, 0.8286990390162319, 2.096829020858744, 0.5897322575963945, -0.2307707007184504, 1.1084198119514612, 3.0647971141973014, 0.7685327495656784, 2.800215908366044], "count": [382]}, "eef_sim_pose_action": {"mean": [0.435002595175981, 0.29149088722654265, 0.9533107501234384, 2.5348859227649165, 0.283808087064803, 1.4629954599411674, 0.38548904456343047, -0.27079017154560553, 1.0154843039054182, 2.322989191476013, -0.05766213445039032, 2.0113738202928837], "std": [0.15611672147881012, 0.06104700450516607, 0.09326292258347596, 0.3185706938769386, 0.257891602909218, 0.24749346523285087, 0.13091121119530855, 0.02024180423661151, 0.060592268999751404, 0.22918601299678204, 0.3762626489498466, 0.33565431169609855], "min": [0.22816128090008025, 0.13339301507312912, 0.7790498453549539, 2.0524250094152894, -0.15718788923856608, 0.9799008125955619, 0.22934085496153037, -0.29365088777384507, 0.879103258675993, 2.078635445347447, -0.7693228261678292, 1.659754580894443], "max": [0.5950346785991532, 0.39926212919193826, 1.0819384384531716, 2.99772475256985, 0.8286990390162319, 2.096829020858744, 0.5897322575963945, -0.2307707007184504, 1.1084198119514612, 3.0647971141973014, 0.7685327495656784, 2.800215908366044], "count": [382]}, "gripper_mode_state": {"mean": [0.18848167539267016, 0.225130890052356], "std": [0.39109632244990955, 0.4176684958152695], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8638743455497382, 1.8455497382198953], "std": [0.4369140532989511, 0.48508496194066575], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.18848167539267016, 0.225130890052356], "std": [0.39109632244990955, 0.4176684958152695], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8638743455497382, 1.8455497382198953], "std": [0.4369140532989511, 0.48508496194066575], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.549123035524411, 0.5084980285789876], "std": [0.24122342880062372, 0.2207464168740094], "min": [0.01999999862164259, 0.06624999921768904], "max": [0.8924999833106995, 0.7637500017881393], "count": [382]}, "gripper_open_scale_action": {"mean": [0.549123035524411, 0.5084980285789876], "std": [0.24122342880062372, 0.2207464168740094], "min": [0.01999999862164259, 0.06624999921768904], "max": [0.8924999833106995, 0.7637500017881393], "count": [382]}}} +{"episode_index": 372, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.984313725490196]], [[0.9450980392156862]]], "mean": [[[0.3997434368191721]], [[0.3998028022875817]], [[0.3743282625272331]]], "std": [[[0.14542359243213088]], [[0.14605802067429394]], [[0.13954132662468727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967847181372549]], [[0.4922237826797386]], [[0.4815080575980392]]], "std": [[[0.10313015150102987]], [[0.11514418024710404]], [[0.12010707085451995]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4960923590686274]], [[0.4721902430555555]], [[0.4592523876633987]]], "std": [[[0.1448459435007798]], [[0.14610432227371667]], [[0.151188852063026]]], "count": [100]}, "observation.state": {"min": [-0.30430087447166443, -0.022293999791145325, -1.005375623703003, -1.7736115455627441, 0.41875389218330383, 0.015891889110207558, 0.013000000268220901, -0.049619998782873154, -0.15783999860286713, -0.010792000219225883, -3.1380321979522705, 0.1428377628326416, -3.141592502593994, -0.20048899948596954, -0.020357666537165642, -1.1496237516403198, 0.03848244622349739, 0.44706621766090393, -2.021270275115967, 0.0820000022649765, -0.01812100037932396, -0.0008350000134669244, 0.11981800198554993, -3.140859603881836, 0.21188297867774963, -3.1234586238861084], "max": [0.3746717870235443, 2.313499689102173, -0.48678722977638245, -0.06988244503736496, 1.167696237564087, 1.665996789932251, 0.7100000381469727, 0.34160199761390686, 0.06661099940538406, 0.35047799348831177, 3.1350302696228027, 1.2858015298843384, 3.141016721725464, 0.22941188514232635, 1.7821593284606934, -0.364030659198761, 1.787567138671875, 1.2403697967529297, -0.18590544164180756, 0.4830000102519989, 0.37365299463272095, 0.07000499963760376, 0.3668909966945648, 3.1410341262817383, 1.0666230916976929, 3.138136863708496], "mean": [0.0175873264670372, 1.287753939628601, -0.7539979219436646, -0.9272401332855225, 0.7826987504959106, 0.808817446231842, 0.3915172815322876, 0.20030489563941956, -0.027771176770329475, 0.16584359109401703, -1.8505933284759521, 0.5861566066741943, -0.2777104377746582, 0.00658890325576067, 0.9173426628112793, -0.6287866830825806, 0.7174161076545715, 0.9005100727081299, -0.9476816654205322, 0.37108680605888367, 0.15142759680747986, 0.025455744937062263, 0.2300844043493271, -0.6643140912055969, 0.7599746584892273, -0.9592194557189941], "std": [0.20593637228012085, 0.9180799126625061, 0.16923291981220245, 0.6905616521835327, 0.2733474671840668, 0.608727216720581, 0.24404515326023102, 0.15017057955265045, 0.0650213360786438, 0.10382390022277832, 2.041137218475342, 0.3480141758918762, 2.979325294494629, 0.08259807527065277, 0.7538662552833557, 0.24732758104801178, 0.6856768131256104, 0.23717737197875977, 0.7612506747245789, 0.12503327429294586, 0.13269421458244324, 0.023335419595241547, 0.06871527433395386, 2.68599271774292, 0.22584977746009827, 2.5951404571533203], "count": [419]}, "action": {"min": [-0.30430087447166443, -0.022293999791145325, -1.005375623703003, -1.7736115455627441, 0.41875389218330383, 0.015891889110207558, 0.013000000268220901, -0.049619998782873154, -0.15783999860286713, -0.010792000219225883, -3.1380321979522705, 0.1428377628326416, -3.141592502593994, -0.20048899948596954, -0.020357666537165642, -1.1496237516403198, 0.03848244622349739, 0.44706621766090393, -2.021270275115967, 0.0820000022649765, -0.01812100037932396, -0.0008350000134669244, 0.11981800198554993, -3.140859603881836, 0.21188297867774963, -3.1234586238861084], "max": [0.3746717870235443, 2.313499689102173, -0.48678722977638245, -0.06988244503736496, 1.167696237564087, 1.665996789932251, 0.7100000381469727, 0.34160199761390686, 0.06661099940538406, 0.35047799348831177, 3.1350302696228027, 1.2858015298843384, 3.141016721725464, 0.22941188514232635, 1.7821593284606934, -0.364030659198761, 1.787567138671875, 1.2403697967529297, -0.18590544164180756, 0.4830000102519989, 0.37365299463272095, 0.07000499963760376, 0.3668909966945648, 3.1410341262817383, 1.0666230916976929, 3.138136863708496], "mean": [0.0175873264670372, 1.287753939628601, -0.7539979219436646, -0.9272401332855225, 0.7826987504959106, 0.808817446231842, 0.3915172815322876, 0.20030489563941956, -0.027771176770329475, 0.16584359109401703, -1.8505933284759521, 0.5861566066741943, -0.2777104377746582, 0.00658890325576067, 0.9173426628112793, -0.6287866830825806, 0.7174161076545715, 0.9005100727081299, -0.9476816654205322, 0.37108680605888367, 0.15142759680747986, 0.025455744937062263, 0.2300844043493271, -0.6643140912055969, 0.7599746584892273, -0.9592194557189941], "std": [0.20593637228012085, 0.9180799126625061, 0.16923291981220245, 0.6905616521835327, 0.2733474671840668, 0.608727216720581, 0.24404515326023102, 0.15017057955265045, 0.0650213360786438, 0.10382390022277832, 2.041137218475342, 0.3480141758918762, 2.979325294494629, 0.08259807527065277, 0.7538662552833557, 0.24732758104801178, 0.6856768131256104, 0.23717737197875977, 0.7612506747245789, 0.12503327429294586, 0.13269421458244324, 0.023335419595241547, 0.06871527433395386, 2.68599271774292, 0.22584977746009827, 2.5951404571533203], "count": [419]}, "timestamp": {"min": [0.0], "max": [13.933333333333334], "mean": [6.966666666666667], "std": [4.031817897122284], "count": [419]}, "frame_index": {"min": [0], "max": [418], "mean": [209.0], "std": [120.95453691366852], "count": [419]}, "episode_index": {"min": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [419]}, "index": {"min": [173304], "max": [173722], "mean": [173513.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [2.379474940334129, 5.0, 5.0, 5.0, 5.0], "std": [1.9435122381342866, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [419]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [419]}, "eef_direction_state": {"mean": [4.212410501193317, 4.214797136038186], "std": [2.0495621893478293, 2.2781876656657998], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.9618138424821002, 0.8305489260143198], "std": [0.9312770269400172, 0.8887643587110562], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.8878281622911695, 0.7899761336515513], "std": [0.8924610306537336, 0.8594801944669779], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.212410501193317, 4.214797136038186], "std": [2.0495621893478293, 2.2781876656657998], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.9618138424821002, 0.8305489260143198], "std": [0.9312770269400172, 0.8887643587110562], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.8878281622911695, 0.7899761336515513], "std": [0.8924610306537336, 0.8594801944669779], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.4383505088117183, 0.27288597319316105, 0.9405132649091645, 2.511876798564176, 0.35037141696514007, 1.4833386954171732, 0.3905064631266861, -0.27370563942242937, 1.005578877692059, 2.31242933320864, -0.0936467627333156, 2.024667091193648], "std": [0.149543453820687, 0.06509866592698245, 0.10388173931809501, 0.33081344720669176, 0.25846941689082414, 0.22732136511349582, 0.13305649734787608, 0.022676649683966245, 0.06853415320911789, 0.19615776725220882, 0.38606430947903575, 0.3122882997910092], "min": [0.18918884244805698, 0.1423734861219263, 0.7642230261899446, 1.8528143023361896, -0.016188804425383285, 1.00804540566229, 0.22033777575532104, -0.2994500164875441, 0.8954993550921861, 2.06428775688048, -0.7338440855919588, 1.6886899949326288], "max": [0.5790687543350165, 0.36605447255021717, 1.1251093565052992, 2.967661807847616, 0.8867856924873418, 2.0850493633961134, 0.6127224702220456, -0.2303113541589712, 1.1420537349319426, 2.9259079329044666, 0.6231339422224766, 2.8118742134237125], "count": [419]}, "eef_sim_pose_action": {"mean": [0.4383505088117183, 0.27288597319316105, 0.9405132649091645, 2.511876798564176, 0.35037141696514007, 1.4833386954171732, 0.3905064631266861, -0.27370563942242937, 1.005578877692059, 2.31242933320864, -0.0936467627333156, 2.024667091193648], "std": [0.149543453820687, 0.06509866592698245, 0.10388173931809501, 0.33081344720669176, 0.25846941689082414, 0.22732136511349582, 0.13305649734787608, 0.022676649683966245, 0.06853415320911789, 0.19615776725220882, 0.38606430947903575, 0.3122882997910092], "min": [0.18918884244805698, 0.1423734861219263, 0.7642230261899446, 1.8528143023361896, -0.016188804425383285, 1.00804540566229, 0.22033777575532104, -0.2994500164875441, 0.8954993550921861, 2.06428775688048, -0.7338440855919588, 1.6886899949326288], "max": [0.5790687543350165, 0.36605447255021717, 1.1251093565052992, 2.967661807847616, 0.8867856924873418, 2.0850493633961134, 0.6127224702220456, -0.2303113541589712, 1.1420537349319426, 2.9259079329044666, 0.6231339422224766, 2.8118742134237125], "count": [419]}, "gripper_mode_state": {"mean": [0.30787589498806683, 0.2911694510739857], "std": [0.4616149134000791, 0.4543014437961423], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.892601431980907, 1.8949880668257757], "std": [0.3973872438480212, 0.4241500695278867], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.30787589498806683, 0.2911694510739857], "std": [0.4616149134000791, 0.4543014437961423], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.892601431980907, 1.8949880668257757], "std": [0.3973872438480212, 0.4241500695278867], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.48939738998596327, 0.46385739781051377], "std": [0.30505577460279193, 0.15629166419364635], "min": [0.016250000335276127, 0.10250000283122063], "max": [0.8875000476837158, 0.6037500128149986], "count": [419]}, "gripper_open_scale_action": {"mean": [0.48939738998596327, 0.46385739781051377], "std": [0.30505577460279193, 0.15629166419364635], "min": [0.016250000335276127, 0.10250000283122063], "max": [0.8875000476837158, 0.6037500128149986], "count": [419]}}} +{"episode_index": 373, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.788235294117647]], [[0.807843137254902]]], "mean": [[[0.3976896677559913]], [[0.4011483142701525]], [[0.3758620561002179]]], "std": [[[0.13499377683067224]], [[0.14054569035680103]], [[0.13447379464129777]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003568954248366]], [[0.4946284068627451]], [[0.4828546772875817]]], "std": [[[0.10631202472161384]], [[0.11896702331004108]], [[0.12438328509952591]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49614129289215686]], [[0.46985476102941176]], [[0.4565144097222222]]], "std": [[[0.13633856069448316]], [[0.1441568886570657]], [[0.15083643090029233]]], "count": [100]}, "observation.state": {"min": [-0.19625000655651093, -0.022293999791145325, -1.4722936153411865, -1.5815656185150146, 0.40926411747932434, 0.015368555672466755, 0.015000000596046448, -0.010440000332891941, -0.12159399688243866, -0.0043310001492500305, -3.1382415294647217, 0.11395253986120224, -3.1398823261260986, 0.03206288814544678, -0.020357666537165642, -1.2975701093673706, -0.015194111503660679, 0.2486182153224945, -1.9919811487197876, 0.06700000166893005, -0.009988999925553799, 0.004614000208675861, 0.11770699918270111, -3.1408944129943848, 0.2223375141620636, -3.141592502593994], "max": [0.22672544419765472, 2.326338768005371, -0.48598477244377136, 0.0, 1.1663180589675903, 1.4260659217834473, 0.7109999656677246, 0.3946230113506317, 0.040918998420238495, 0.38733500242233276, 3.140056848526001, 1.143976092338562, 3.1409642696380615, 0.15961666405200958, 1.9316407442092896, -0.48017576336860657, 1.793637752532959, 1.2401081323623657, -0.033249109983444214, 0.6539999842643738, 0.38901200890541077, 0.11167299747467041, 0.3938260078430176, 3.139742612838745, 1.0750705003738403, 3.1409120559692383], "mean": [0.03685972839593887, 1.2586719989776611, -0.9152886271476746, -0.5723491311073303, 0.8958194851875305, 0.5382635593414307, 0.4294191598892212, 0.22479623556137085, -0.00812230259180069, 0.1936904489994049, -1.3476425409317017, 0.5632969737052917, 1.3570491075515747, 0.0992913544178009, 0.9675555229187012, -0.7705726623535156, 0.41804367303848267, 0.8338898420333862, -0.7023622989654541, 0.35130009055137634, 0.179467111825943, 0.03808347135782242, 0.2496822327375412, -1.2822368144989014, 0.6987766623497009, -2.486660957336426], "std": [0.10318566113710403, 0.9333158731460571, 0.35241127014160156, 0.5920069217681885, 0.26344814896583557, 0.5023247003555298, 0.1867537498474121, 0.17145411670207977, 0.03824843838810921, 0.0948227047920227, 2.535360336303711, 0.35571932792663574, 2.671117067337036, 0.03914615139365196, 0.7233928442001343, 0.321136474609375, 0.5897846817970276, 0.28237149119377136, 0.6498894095420837, 0.17809516191482544, 0.14464372396469116, 0.034371066838502884, 0.05888467654585838, 2.5767157077789307, 0.2536161541938782, 1.053389310836792], "count": [370]}, "action": {"min": [-0.19625000655651093, -0.022293999791145325, -1.4722936153411865, -1.5815656185150146, 0.40926411747932434, 0.015368555672466755, 0.015000000596046448, -0.010440000332891941, -0.12159399688243866, -0.0043310001492500305, -3.1382415294647217, 0.11395253986120224, -3.1398823261260986, 0.03206288814544678, -0.020357666537165642, -1.2975701093673706, -0.015194111503660679, 0.2486182153224945, -1.9919811487197876, 0.06700000166893005, -0.009988999925553799, 0.004614000208675861, 0.11770699918270111, -3.1408944129943848, 0.2223375141620636, -3.141592502593994], "max": [0.22672544419765472, 2.326338768005371, -0.48598477244377136, 0.0, 1.1663180589675903, 1.4260659217834473, 0.7109999656677246, 0.3946230113506317, 0.040918998420238495, 0.38733500242233276, 3.140056848526001, 1.143976092338562, 3.1409642696380615, 0.15961666405200958, 1.9316407442092896, -0.48017576336860657, 1.793637752532959, 1.2401081323623657, -0.033249109983444214, 0.6539999842643738, 0.38901200890541077, 0.11167299747467041, 0.3938260078430176, 3.139742612838745, 1.0750705003738403, 3.1409120559692383], "mean": [0.03685972839593887, 1.2586719989776611, -0.9152886271476746, -0.5723491311073303, 0.8958194851875305, 0.5382635593414307, 0.4294191598892212, 0.22479623556137085, -0.00812230259180069, 0.1936904489994049, -1.3476425409317017, 0.5632969737052917, 1.3570491075515747, 0.0992913544178009, 0.9675555229187012, -0.7705726623535156, 0.41804367303848267, 0.8338898420333862, -0.7023622989654541, 0.35130009055137634, 0.179467111825943, 0.03808347135782242, 0.2496822327375412, -1.2822368144989014, 0.6987766623497009, -2.486660957336426], "std": [0.10318566113710403, 0.9333158731460571, 0.35241127014160156, 0.5920069217681885, 0.26344814896583557, 0.5023247003555298, 0.1867537498474121, 0.17145411670207977, 0.03824843838810921, 0.0948227047920227, 2.535360336303711, 0.35571932792663574, 2.671117067337036, 0.03914615139365196, 0.7233928442001343, 0.321136474609375, 0.5897846817970276, 0.28237149119377136, 0.6498894095420837, 0.17809516191482544, 0.14464372396469116, 0.034371066838502884, 0.05888467654585838, 2.5767157077789307, 0.2536161541938782, 1.053389310836792], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [370]}, "index": {"min": [173723], "max": [174092], "mean": [173907.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [2.608108108108108, 5.0, 5.0, 5.0, 5.0], "std": [1.8600898522874942, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [370]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [370]}, "eef_direction_state": {"mean": [4.105405405405405, 4.035135135135135], "std": [2.0826757666905302, 2.256847384488732], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.9864864864864865, 0.9945945945945946], "std": [0.9255129073704367, 0.8913839667545057], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.845945945945946, 0.9027027027027027], "std": [0.8795252388230844, 0.8706898434610385], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.105405405405405, 4.035135135135135], "std": [2.0826757666905302, 2.256847384488732], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.9864864864864865, 0.9945945945945946], "std": [0.9255129073704367, 0.8913839667545057], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.845945945945946, 0.9027027027027027], "std": [0.8795252388230844, 0.8706898434610385], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.46307754600741435, 0.2928486002971745, 0.9684356373701596, 2.552430651316891, 0.24203896031799935, 1.4703337886782069, 0.4182871480591017, -0.2607944428488615, 1.025048370316306, 2.410775246785569, 0.04270062958002724, 2.057177992062845], "std": [0.1709813543468994, 0.03833710422689093, 0.09496823611166552, 0.34938984186227984, 0.23637166262290876, 0.20599278701779603, 0.1447825058542493, 0.033903227749429, 0.05860972186142916, 0.24521685233342655, 0.3048372325440249, 0.4105179816673246], "min": [0.22844828128830377, 0.17872822648805134, 0.7704065297737342, 1.993313832496653, -0.051801311272353434, 1.063018821312557, 0.22867063790740721, -0.2939771987433738, 0.8936162390068485, 2.0539283359962064, -0.6200434897922188, 1.7002009405241891], "max": [0.6331902169967967, 0.34112417580536036, 1.1638180677754626, 3.0211303223200203, 0.7738763736607956, 2.0402927581857755, 0.627561444451374, -0.18848443648337065, 1.168864907037685, 2.918529161629448, 0.5931886554517747, 2.905771743385582], "count": [370]}, "eef_sim_pose_action": {"mean": [0.46307754600741435, 0.2928486002971745, 0.9684356373701596, 2.552430651316891, 0.24203896031799935, 1.4703337886782069, 0.4182871480591017, -0.2607944428488615, 1.025048370316306, 2.410775246785569, 0.04270062958002724, 2.057177992062845], "std": [0.1709813543468994, 0.03833710422689093, 0.09496823611166552, 0.34938984186227984, 0.23637166262290876, 0.20599278701779603, 0.1447825058542493, 0.033903227749429, 0.05860972186142916, 0.24521685233342655, 0.3048372325440249, 0.4105179816673246], "min": [0.22844828128830377, 0.17872822648805134, 0.7704065297737342, 1.993313832496653, -0.051801311272353434, 1.063018821312557, 0.22867063790740721, -0.2939771987433738, 0.8936162390068485, 2.0539283359962064, -0.6200434897922188, 1.7002009405241891], "max": [0.6331902169967967, 0.34112417580536036, 1.1638180677754626, 3.0211303223200203, 0.7738763736607956, 2.0402927581857755, 0.627561444451374, -0.18848443648337065, 1.168864907037685, 2.918529161629448, 0.5931886554517747, 2.905771743385582], "count": [370]}, "gripper_mode_state": {"mean": [0.1810810810810811, 0.3864864864864865], "std": [0.38508534528801197, 0.4869442290959169], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8567567567567567, 1.8027027027027027], "std": [0.4393118331876227, 0.5002628965537731], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.1810810810810811, 0.3864864864864865], "std": [0.38508534528801197, 0.4869442290959169], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8567567567567567, 1.8027027027027027], "std": [0.4393118331876227, 0.5002628965537731], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.5367736669660017, 0.4391250027645681], "std": [0.2334425921572787, 0.22261883525294202], "min": [0.01875000074505806, 0.08375000208616257], "max": [0.8887499570846558, 0.8174999803304672], "count": [370]}, "gripper_open_scale_action": {"mean": [0.5367736669660017, 0.4391250027645681], "std": [0.2334425921572787, 0.22261883525294202], "min": [0.01875000074505806, 0.08375000208616257], "max": [0.8887499570846558, 0.8174999803304672], "count": [370]}}} +{"episode_index": 374, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9098039215686274]], [[0.8470588235294118]]], "mean": [[[0.39400681323034265]], [[0.39939225341651813]], [[0.3742986210140622]]], "std": [[[0.13936138839893714]], [[0.1473027926604723]], [[0.14055470339727888]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607156008615568]], [[0.46869268048128343]], [[0.46199369429590015]]], "std": [[[0.16368245614960772]], [[0.15263610001492356]], [[0.15019977611173693]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873878397950089]], [[0.47868824829174095]], [[0.4718203022875817]]], "std": [[[0.15389910199720744]], [[0.15660257611282924]], [[0.15819348102825825]]], "count": [110]}, "observation.state": {"min": [-0.4153173267841339, -0.02218933403491974, -1.3893452882766724, -1.3468681573867798, -0.24553056061267853, -0.10009622573852539, 0.08799999952316284, -0.009847000241279602, -0.2090339958667755, 0.1657249927520752, -3.1392016410827637, 0.06618288904428482, -3.1354141235351562, -0.3544362187385559, -0.017304887995123863, -1.1207531690597534, -0.04769311100244522, 0.5804290175437927, -1.3640334606170654, 0.013000000268220901, -0.008724000304937363, -0.07454100251197815, 0.0001990000018849969, -3.135972738265991, 0.07483972609043121, -3.141592502593994], "max": [0.05763644352555275, 2.0590898990631104, -0.48375189304351807, 0.20167522132396698, 1.1665797233581543, 1.7346755266189575, 0.6290000081062317, 0.38882800936698914, 0.010777999646961689, 0.3547550141811371, 3.137892484664917, 1.2954705953598022, 3.1375434398651123, 0.2538515627384186, 2.36012864112854, -0.47216877341270447, 1.5499563217163086, 1.235764503479004, 0.0, 0.574999988079071, 0.382409006357193, 0.11037100106477737, 0.36375999450683594, 3.131941080093384, 1.0131810903549194, 3.1372294425964355], "mean": [-0.22087717056274414, 1.1617505550384521, -0.8688234686851501, -0.34257736802101135, 0.5576525926589966, 0.9412024617195129, 0.3369981050491333, 0.22635121643543243, -0.0745144858956337, 0.2596368193626404, 1.009997844696045, 0.5325047373771667, 1.4069228172302246, -0.11496710032224655, 1.6055467128753662, -0.9401953220367432, 0.9670454859733582, 1.0209109783172607, -0.8935670852661133, 0.43458235263824463, 0.2689436376094818, 0.0022285424638539553, 0.1444541960954666, 1.077776551246643, 0.48532649874687195, 0.9289311170578003], "std": [0.13327887654304504, 0.6432816982269287, 0.30855152010917664, 0.37039050459861755, 0.41602960228919983, 0.6850597858428955, 0.22203153371810913, 0.13026998937129974, 0.06765373051166534, 0.04201800003647804, 2.4566023349761963, 0.3573416471481323, 1.884948492050171, 0.1693805754184723, 0.8998515605926514, 0.2678852379322052, 0.6073349118232727, 0.15540394186973572, 0.5383964776992798, 0.14870254695415497, 0.15400587022304535, 0.030901741236448288, 0.09741319715976715, 2.248042106628418, 0.2795039117336273, 2.7863521575927734], "count": [532]}, "action": {"min": [-0.4153173267841339, -0.02218933403491974, -1.3893452882766724, -1.3468681573867798, -0.24553056061267853, -0.10009622573852539, 0.08799999952316284, -0.009847000241279602, -0.2090339958667755, 0.1657249927520752, -3.1392016410827637, 0.06618288904428482, -3.1354141235351562, -0.3544362187385559, -0.017304887995123863, -1.1207531690597534, -0.04769311100244522, 0.5804290175437927, -1.3640334606170654, 0.013000000268220901, -0.008724000304937363, -0.07454100251197815, 0.0001990000018849969, -3.135972738265991, 0.07483972609043121, -3.141592502593994], "max": [0.05763644352555275, 2.0590898990631104, -0.48375189304351807, 0.20167522132396698, 1.1665797233581543, 1.7346755266189575, 0.6290000081062317, 0.38882800936698914, 0.010777999646961689, 0.3547550141811371, 3.137892484664917, 1.2954705953598022, 3.1375434398651123, 0.2538515627384186, 2.36012864112854, -0.47216877341270447, 1.5499563217163086, 1.235764503479004, 0.0, 0.574999988079071, 0.382409006357193, 0.11037100106477737, 0.36375999450683594, 3.131941080093384, 1.0131810903549194, 3.1372294425964355], "mean": [-0.22087717056274414, 1.1617505550384521, -0.8688234686851501, -0.34257736802101135, 0.5576525926589966, 0.9412024617195129, 0.3369981050491333, 0.22635121643543243, -0.0745144858956337, 0.2596368193626404, 1.009997844696045, 0.5325047373771667, 1.4069228172302246, -0.11496710032224655, 1.6055467128753662, -0.9401953220367432, 0.9670454859733582, 1.0209109783172607, -0.8935670852661133, 0.43458235263824463, 0.2689436376094818, 0.0022285424638539553, 0.1444541960954666, 1.077776551246643, 0.48532649874687195, 0.9289311170578003], "std": [0.13327887654304504, 0.6432816982269287, 0.30855152010917664, 0.37039050459861755, 0.41602960228919983, 0.6850597858428955, 0.22203153371810913, 0.13026998937129974, 0.06765373051166534, 0.04201800003647804, 2.4566023349761963, 0.3573416471481323, 1.884948492050171, 0.1693805754184723, 0.8998515605926514, 0.2678852379322052, 0.6073349118232727, 0.15540394186973572, 0.5383964776992798, 0.14870254695415497, 0.15400587022304535, 0.030901741236448288, 0.09741319715976715, 2.248042106628418, 0.2795039117336273, 2.7863521575927734], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [532]}, "index": {"min": [174093], "max": [174624], "mean": [174358.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.7650375939849625, 5.0, 5.0, 5.0, 5.0], "std": [1.6934358560591194, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [532]}, "eef_direction_state": {"mean": [3.906015037593985, 4.7330827067669174], "std": [1.994965822101435, 1.9155564889432377], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.1240601503759398, 0.6842105263157895], "std": [0.7897511148770859, 0.8852884585979813], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [1.0488721804511278, 0.5488721804511278], "std": [0.816568700299476, 0.7800729232687482], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [3.906015037593985, 4.7330827067669174], "std": [1.994965822101435, 1.9155564889432377], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.1240601503759398, 0.6842105263157895], "std": [0.7897511148770859, 0.8852884585979813], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [1.0488721804511278, 0.5488721804511278], "std": [0.816568700299476, 0.7800729232687482], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4650824550288899, 0.22682525083388272, 1.0343248398124827, 2.5507293853099577, -0.3115319212535144, 0.7414723824551489, 0.5083950605579235, -0.29729597009219394, 0.9201661886655753, 2.4942515474830373, -0.6035279767402667, 1.8066633991546426], "std": [0.1301898662695174, 0.0676929175045953, 0.04215876521837229, 0.34959512931000447, 0.4994297601710912, 0.6261051678346384, 0.15452533302252117, 0.03106079841267407, 0.09708572418897941, 0.23404688630749929, 0.4279832293387842, 0.2021422510715554], "min": [0.22882563217774257, 0.09219589266050945, 0.9400517809600538, 1.7622356207796988, -1.0689710418764857, -0.09345612540505277, 0.23007145538900636, -0.3741339279333277, 0.7760214504465494, 2.1245076380148045, -1.065281735468812, 1.235127656745227], "max": [0.6272934255665474, 0.3121281370909381, 1.1298757096201095, 3.0204035819638735, 0.3855564346017939, 1.685224392827107, 0.622181578218312, -0.18871227773090174, 1.1390558779815665, 3.046031397676801, 0.06829982473372986, 2.338130373001323], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4650824550288899, 0.22682525083388272, 1.0343248398124827, 2.5507293853099577, -0.3115319212535144, 0.7414723824551489, 0.5083950605579235, -0.29729597009219394, 0.9201661886655753, 2.4942515474830373, -0.6035279767402667, 1.8066633991546426], "std": [0.1301898662695174, 0.0676929175045953, 0.04215876521837229, 0.34959512931000447, 0.4994297601710912, 0.6261051678346384, 0.15452533302252117, 0.03106079841267407, 0.09708572418897941, 0.23404688630749929, 0.4279832293387842, 0.2021422510715554], "min": [0.22882563217774257, 0.09219589266050945, 0.9400517809600538, 1.7622356207796988, -1.0689710418764857, -0.09345612540505277, 0.23007145538900636, -0.3741339279333277, 0.7760214504465494, 2.1245076380148045, -1.065281735468812, 1.235127656745227], "max": [0.6272934255665474, 0.3121281370909381, 1.1298757096201095, 3.0204035819638735, 0.3855564346017939, 1.685224392827107, 0.622181578218312, -0.18871227773090174, 1.1390558779815665, 3.046031397676801, 0.06829982473372986, 2.338130373001323], "count": [532]}, "gripper_mode_state": {"mean": [0.5507518796992481, 0.12218045112781954], "std": [0.49741757780258444, 0.32749410451185773], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8646616541353382, 1.9210526315789473], "std": [0.47544130488868525, 0.3540427380808876], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.5507518796992481, 0.12218045112781954], "std": [0.49741757780258444, 0.32749410451185773], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.8646616541353382, 1.9210526315789473], "std": [0.47544130488868525, 0.3540427380808876], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.4212476453512795, 0.5432260322561347], "std": [0.2775390075042811, 0.18587821214033437], "min": [0.10999999940395355, 0.016250000335276127], "max": [0.7862500101327896, 0.7187499850988388], "count": [532]}, "gripper_open_scale_action": {"mean": [0.4212476453512795, 0.5432260322561347], "std": [0.2775390075042811, 0.18587821214033437], "min": [0.10999999940395355, 0.016250000335276127], "max": [0.7862500101327896, 0.7187499850988388], "count": [532]}}} +{"episode_index": 375, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.9058823529411765]], [[0.8509803921568627]]], "mean": [[[0.3980207652505447]], [[0.40299013344226575]], [[0.3786875953159042]]], "std": [[[0.1409921351676227]], [[0.14698248937787847]], [[0.1409596500109468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757725306372549]], [[0.477272301879085]], [[0.46926457516339865]]], "std": [[[0.15509342090070416]], [[0.15155031381661457]], [[0.15177354854449726]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49049465890522875]], [[0.4785435151143791]], [[0.4700774285130719]]], "std": [[[0.142456775045412]], [[0.1474750380971685]], [[0.15061941385637284]]], "count": [100]}, "observation.state": {"min": [-0.3450685441493988, -0.022311445325613022, -1.134883165359497, -1.246004343032837, 0.36711832880973816, -0.02436988800764084, 0.08999999612569809, -0.010088999755680561, -0.16995400190353394, 0.12760700285434723, -3.14021372795105, 0.26768115162849426, -3.1214516162872314, -0.1957964450120926, -0.018752777948975563, -1.1207706928253174, 0.0, 0.4291856586933136, -1.4577449560165405, 0.015000000596046448, -0.008113999851047993, -0.012438000179827213, 0.012407000176608562, -3.141592502593994, 0.09288643300533295, -3.1399519443511963], "max": [0.055996667593717575, 2.0219507217407227, -0.48375189304351807, 0.07907566428184509, 1.1672601699829102, 2.101567029953003, 0.6330000162124634, 0.36205700039863586, 0.007757999934256077, 0.3899100124835968, 3.136443853378296, 1.0858216285705566, 3.1406850814819336, 0.09981711208820343, 2.3323745727539062, -0.4721164405345917, 1.5822808742523193, 1.1765230894088745, 0.0, 0.5389999747276306, 0.3819279968738556, 0.07527100294828415, 0.38964399695396423, 3.1364963054656982, 1.0421710014343262, 3.139742612838745], "mean": [-0.08757757395505905, 1.128490924835205, -0.8982704281806946, -0.49780863523483276, 0.7588757872581482, 0.8475192785263062, 0.42404165863990784, 0.2177429348230362, -0.05492063984274864, 0.2551037669181824, 0.4815903306007385, 0.6556525230407715, 1.7315185070037842, -0.04775276035070419, 1.4447327852249146, -0.8684399127960205, 0.8682475686073303, 1.0216917991638184, -0.7919687032699585, 0.4155002236366272, 0.2325211465358734, 0.017776185646653175, 0.1470460593700409, 0.7182446122169495, 0.529673159122467, -0.19451363384723663], "std": [0.15756550431251526, 0.722823977470398, 0.2753562331199646, 0.4167306125164032, 0.30129504203796387, 0.7486885190010071, 0.20474696159362793, 0.14796946942806244, 0.06192556768655777, 0.06007765978574753, 2.768237829208374, 0.24491983652114868, 1.9811784029006958, 0.11886072158813477, 1.0065922737121582, 0.2991624176502228, 0.6799831986427307, 0.1997515857219696, 0.6216835379600525, 0.16705426573753357, 0.16511085629463196, 0.023473357781767845, 0.11472222208976746, 2.494391441345215, 0.3127094507217407, 2.969559669494629], "count": [403]}, "action": {"min": [-0.3450685441493988, -0.022311445325613022, -1.134883165359497, -1.246004343032837, 0.36711832880973816, -0.02436988800764084, 0.08999999612569809, -0.010088999755680561, -0.16995400190353394, 0.12760700285434723, -3.14021372795105, 0.26768115162849426, -3.1214516162872314, -0.1957964450120926, -0.018752777948975563, -1.1207706928253174, 0.0, 0.4291856586933136, -1.4577449560165405, 0.015000000596046448, -0.008113999851047993, -0.012438000179827213, 0.012407000176608562, -3.141592502593994, 0.09288643300533295, -3.1399519443511963], "max": [0.055996667593717575, 2.0219507217407227, -0.48375189304351807, 0.07907566428184509, 1.1672601699829102, 2.101567029953003, 0.6330000162124634, 0.36205700039863586, 0.007757999934256077, 0.3899100124835968, 3.136443853378296, 1.0858216285705566, 3.1406850814819336, 0.09981711208820343, 2.3323745727539062, -0.4721164405345917, 1.5822808742523193, 1.1765230894088745, 0.0, 0.5389999747276306, 0.3819279968738556, 0.07527100294828415, 0.38964399695396423, 3.1364963054656982, 1.0421710014343262, 3.139742612838745], "mean": [-0.08757757395505905, 1.128490924835205, -0.8982704281806946, -0.49780863523483276, 0.7588757872581482, 0.8475192785263062, 0.42404165863990784, 0.2177429348230362, -0.05492063984274864, 0.2551037669181824, 0.4815903306007385, 0.6556525230407715, 1.7315185070037842, -0.04775276035070419, 1.4447327852249146, -0.8684399127960205, 0.8682475686073303, 1.0216917991638184, -0.7919687032699585, 0.4155002236366272, 0.2325211465358734, 0.017776185646653175, 0.1470460593700409, 0.7182446122169495, 0.529673159122467, -0.19451363384723663], "std": [0.15756550431251526, 0.722823977470398, 0.2753562331199646, 0.4167306125164032, 0.30129504203796387, 0.7486885190010071, 0.20474696159362793, 0.14796946942806244, 0.06192556768655777, 0.06007765978574753, 2.768237829208374, 0.24491983652114868, 1.9811784029006958, 0.11886072158813477, 1.0065922737121582, 0.2991624176502228, 0.6799831986427307, 0.1997515857219696, 0.6216835379600525, 0.16705426573753357, 0.16511085629463196, 0.023473357781767845, 0.11472222208976746, 2.494391441345215, 0.3127094507217407, 2.969559669494629], "count": [403]}, "timestamp": {"min": [0.0], "max": [13.4], "mean": [6.699999999999998], "std": [3.8778573694474345], "count": [403]}, "frame_index": {"min": [0], "max": [402], "mean": [201.0], "std": [116.33572108342304], "count": [403]}, "episode_index": {"min": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [403]}, "index": {"min": [174625], "max": [175027], "mean": [174826.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [3.305210918114144, 5.0, 5.0, 5.0, 5.0], "std": [1.5951687738455844, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [403]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [403]}, "eef_direction_state": {"mean": [3.900744416873449, 4.357320099255583], "std": [2.204231086246521, 2.060225905912391], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [1.0124069478908189, 0.7816377171215881], "std": [0.8612674099923917, 0.8610457591047108], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.9627791563275434, 0.707196029776675], "std": [0.831217360925529, 0.8356942872373904], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [3.900744416873449, 4.357320099255583], "std": [2.204231086246521, 2.060225905912391], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [1.0124069478908189, 0.7816377171215881], "std": [0.8612674099923917, 0.8610457591047108], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.9627791563275434, 0.707196029776675], "std": [0.831217360925529, 0.8356942872373904], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.45620492753769487, 0.24631864012500373, 1.0296523152916754, 2.446739912529886, -0.09263323777766755, 1.0248064519432256, 0.47189349715781015, -0.28161864675340925, 0.9226247487421949, 2.463249066383971, -0.5294360717658544, 1.8055833572824502], "std": [0.14775429389425274, 0.062031288286369134, 0.060194612411427165, 0.2161451593038712, 0.37587001323177177, 0.5372172031130257, 0.16569114603076585, 0.023301583800727874, 0.11440069242151332, 0.2682129502792967, 0.4559205848841847, 0.23944895696637677], "min": [0.22867766157640668, 0.13092366499981817, 0.9019173220923012, 2.0290460091906604, -0.7482768789787078, 0.0778752717664759, 0.2305396588783662, -0.3120878310794868, 0.7883096877140767, 2.05149731776581, -1.0724255461118652, 1.2861118647041825], "max": [0.6000114673351948, 0.3091619703194985, 1.1648310305637062, 2.7853733403721095, 0.5035633431694415, 1.6789111612941798, 0.6217192436542551, -0.22463718891767975, 1.1653562563883324, 3.021453945392836, 0.021477835454653427, 2.47843394403506], "count": [403]}, "eef_sim_pose_action": {"mean": [0.45620492753769487, 0.24631864012500373, 1.0296523152916754, 2.446739912529886, -0.09263323777766755, 1.0248064519432256, 0.47189349715781015, -0.28161864675340925, 0.9226247487421949, 2.463249066383971, -0.5294360717658544, 1.8055833572824502], "std": [0.14775429389425274, 0.062031288286369134, 0.060194612411427165, 0.2161451593038712, 0.37587001323177177, 0.5372172031130257, 0.16569114603076585, 0.023301583800727874, 0.11440069242151332, 0.2682129502792967, 0.4559205848841847, 0.23944895696637677], "min": [0.22867766157640668, 0.13092366499981817, 0.9019173220923012, 2.0290460091906604, -0.7482768789787078, 0.0778752717664759, 0.2305396588783662, -0.3120878310794868, 0.7883096877140767, 2.05149731776581, -1.0724255461118652, 1.2861118647041825], "max": [0.6000114673351948, 0.3091619703194985, 1.1648310305637062, 2.7853733403721095, 0.5035633431694415, 1.6789111612941798, 0.6217192436542551, -0.22463718891767975, 1.1653562563883324, 3.021453945392836, 0.021477835454653427, 2.47843394403506], "count": [403]}, "gripper_mode_state": {"mean": [0.2878411910669975, 0.17369727047146402], "std": [0.452756711482149, 0.3788489523573068], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.8337468982630274, 1.8709677419354838], "std": [0.5173444364872635, 0.4546160340479742], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.2878411910669975, 0.17369727047146402], "std": [0.452756711482149, 0.3788489523573068], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.8337468982630274, 1.8709677419354838], "std": [0.5173444364872635, 0.4546160340479742], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.5300527301711717, 0.519376551234406], "std": [0.2559338186960598, 0.2088176122430768], "min": [0.11249999515712261, 0.01875000074505806], "max": [0.7912500202655792, 0.6737499684095383], "count": [403]}, "gripper_open_scale_action": {"mean": [0.5300527301711717, 0.519376551234406], "std": [0.2559338186960598, 0.2088176122430768], "min": [0.11249999515712261, 0.01875000074505806], "max": [0.7912500202655792, 0.6737499684095383], "count": [403]}}} +{"episode_index": 376, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.807843137254902]], [[0.788235294117647]]], "mean": [[[0.3989991203703704]], [[0.406105522875817]], [[0.3813847031590414]]], "std": [[[0.13664283956754913]], [[0.14166269869814863]], [[0.1356338175478288]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46295427287581703]], [[0.46621198529411767]], [[0.4583101674836601]]], "std": [[[0.15327893520107713]], [[0.14689225609090895]], [[0.14674624622219415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48880989991830065]], [[0.4774491850490196]], [[0.4695696180555556]]], "std": [[[0.13897182126194613]], [[0.14830022156062353]], [[0.1510995576082608]]], "count": [100]}, "observation.state": {"min": [-0.42294055223464966, -0.022311445325613022, -1.333261489868164, -0.9767144322395325, 0.3487667739391327, 0.09116466343402863, 0.10499999672174454, -0.010088999755680561, -0.2070849984884262, 0.13967500627040863, -3.1393935680389404, 0.20846211910247803, 1.4076603651046753, -0.19834333658218384, -0.018299221992492676, -1.11312997341156, -0.08652444183826447, 0.4885142147541046, -1.3751455545425415, 0.017000000923871994, -0.008113999851047993, -0.026482999324798584, 0.0023449999280273914, -3.132272481918335, 0.10435323417186737, -3.141592502593994], "max": [0.055996667593717575, 2.0942230224609375, -0.4872582256793976, -0.039250001311302185, 1.1669809818267822, 1.9471663236618042, 0.6340000033378601, 0.39186498522758484, -0.0011180000146850944, 0.42475101351737976, 3.1392364501953125, 1.0481923818588257, 3.1254658699035645, 0.14077666401863098, 2.3592214584350586, -0.4718896746635437, 1.5656039714813232, 1.2406314611434937, 0.0, 0.5540000200271606, 0.3790229856967926, 0.05341799929738045, 0.4109100103378296, 3.1366360187530518, 1.0130938291549683, 3.1396379470825195], "mean": [-0.08556555211544037, 1.1633977890014648, -1.0153555870056152, -0.4128526747226715, 0.8282961249351501, 0.7615994215011597, 0.4461677074432373, 0.22847482562065125, -0.05947492644190788, 0.2670760452747345, 0.8193491697311401, 0.6620515584945679, 2.5292043685913086, -0.05809428542852402, 1.3820905685424805, -0.8561751246452332, 0.7989755272865295, 1.0159090757369995, -0.7186492085456848, 0.39850160479545593, 0.22224579751491547, 0.01176503300666809, 0.1549942046403885, 0.6505334377288818, 0.5200220942497253, 0.36283984780311584], "std": [0.1823669821023941, 0.765454888343811, 0.36395183205604553, 0.29377299547195435, 0.27618908882141113, 0.6174818873405457, 0.19491831958293915, 0.15976807475090027, 0.07356322556734085, 0.06838198751211166, 2.7120869159698486, 0.24246565997600555, 0.5848329663276672, 0.12921732664108276, 1.0101286172866821, 0.29534387588500977, 0.686462938785553, 0.19260913133621216, 0.5947737693786621, 0.15872199833393097, 0.16681165993213654, 0.019628895446658134, 0.11743933707475662, 2.5321192741394043, 0.3259117901325226, 2.9486160278320312], "count": [389]}, "action": {"min": [-0.42294055223464966, -0.022311445325613022, -1.333261489868164, -0.9767144322395325, 0.3487667739391327, 0.09116466343402863, 0.10499999672174454, -0.010088999755680561, -0.2070849984884262, 0.13967500627040863, -3.1393935680389404, 0.20846211910247803, 1.4076603651046753, -0.19834333658218384, -0.018299221992492676, -1.11312997341156, -0.08652444183826447, 0.4885142147541046, -1.3751455545425415, 0.017000000923871994, -0.008113999851047993, -0.026482999324798584, 0.0023449999280273914, -3.132272481918335, 0.10435323417186737, -3.141592502593994], "max": [0.055996667593717575, 2.0942230224609375, -0.4872582256793976, -0.039250001311302185, 1.1669809818267822, 1.9471663236618042, 0.6340000033378601, 0.39186498522758484, -0.0011180000146850944, 0.42475101351737976, 3.1392364501953125, 1.0481923818588257, 3.1254658699035645, 0.14077666401863098, 2.3592214584350586, -0.4718896746635437, 1.5656039714813232, 1.2406314611434937, 0.0, 0.5540000200271606, 0.3790229856967926, 0.05341799929738045, 0.4109100103378296, 3.1366360187530518, 1.0130938291549683, 3.1396379470825195], "mean": [-0.08556555211544037, 1.1633977890014648, -1.0153555870056152, -0.4128526747226715, 0.8282961249351501, 0.7615994215011597, 0.4461677074432373, 0.22847482562065125, -0.05947492644190788, 0.2670760452747345, 0.8193491697311401, 0.6620515584945679, 2.5292043685913086, -0.05809428542852402, 1.3820905685424805, -0.8561751246452332, 0.7989755272865295, 1.0159090757369995, -0.7186492085456848, 0.39850160479545593, 0.22224579751491547, 0.01176503300666809, 0.1549942046403885, 0.6505334377288818, 0.5200220942497253, 0.36283984780311584], "std": [0.1823669821023941, 0.765454888343811, 0.36395183205604553, 0.29377299547195435, 0.27618908882141113, 0.6174818873405457, 0.19491831958293915, 0.15976807475090027, 0.07356322556734085, 0.06838198751211166, 2.7120869159698486, 0.24246565997600555, 0.5848329663276672, 0.12921732664108276, 1.0101286172866821, 0.29534387588500977, 0.686462938785553, 0.19260913133621216, 0.5947737693786621, 0.15872199833393097, 0.16681165993213654, 0.019628895446658134, 0.11743933707475662, 2.5321192741394043, 0.3259117901325226, 2.9486160278320312], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [389]}, "index": {"min": [175028], "max": [175416], "mean": [175222.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.347043701799486, 5.0, 5.0, 5.0, 5.0], "std": [1.580853549227621, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [389]}, "eef_direction_state": {"mean": [3.897172236503856, 4.359897172236503], "std": [2.17007391476129, 2.135279850708178], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [1.0437017994858613, 0.8406169665809768], "std": [0.8901879721325184, 0.9184180149586381], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [1.0231362467866323, 0.8097686375321337], "std": [0.8404793799496917, 0.8603264747347409], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [3.897172236503856, 4.359897172236503], "std": [2.17007391476129, 2.135279850708178], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [1.0437017994858613, 0.8406169665809768], "std": [0.8901879721325184, 0.9184180149586381], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [1.0231362467866323, 0.8097686375321337], "std": [0.8404793799496917, 0.8603264747347409], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.46706097594963003, 0.24185477177906473, 1.0416768854655163, 2.4507316445706446, -0.08036798272861691, 0.9931895190781459, 0.4615848369309586, -0.2875708437733513, 0.9305327564144175, 2.5068258008024493, -0.49103957790845193, 1.7296030285293624], "std": [0.15961694213219388, 0.07360577002478595, 0.06845125500958714, 0.22480946839484384, 0.32221281383147665, 0.5011287258391097, 0.16737537304717393, 0.01945700607393514, 0.11711413326900075, 0.26496370885044457, 0.47334993283792226, 0.1601414006588725], "min": [0.22867766157640668, 0.09410236896210337, 0.9140404639041789, 2.0863808918645432, -0.652401397567848, -0.009002737624884238, 0.2305396588783662, -0.326019626487932, 0.7782000788147135, 2.1262829498248985, -1.0858645905237916, 1.3586048946730749], "max": [0.6303808721374682, 0.300294845955412, 1.1993640198754958, 2.883262754770298, 0.40638567293620986, 1.5567811226169537, 0.6188520687129385, -0.24658692589878, 1.186443846150418, 3.00838037984939, 0.08547393667100467, 2.2906523412022533], "count": [389]}, "eef_sim_pose_action": {"mean": [0.46706097594963003, 0.24185477177906473, 1.0416768854655163, 2.4507316445706446, -0.08036798272861691, 0.9931895190781459, 0.4615848369309586, -0.2875708437733513, 0.9305327564144175, 2.5068258008024493, -0.49103957790845193, 1.7296030285293624], "std": [0.15961694213219388, 0.07360577002478595, 0.06845125500958714, 0.22480946839484384, 0.32221281383147665, 0.5011287258391097, 0.16737537304717393, 0.01945700607393514, 0.11711413326900075, 0.26496370885044457, 0.47334993283792226, 0.1601414006588725], "min": [0.22867766157640668, 0.09410236896210337, 0.9140404639041789, 2.0863808918645432, -0.652401397567848, -0.009002737624884238, 0.2305396588783662, -0.326019626487932, 0.7782000788147135, 2.1262829498248985, -1.0858645905237916, 1.3586048946730749], "max": [0.6303808721374682, 0.300294845955412, 1.1993640198754958, 2.883262754770298, 0.40638567293620986, 1.5567811226169537, 0.6188520687129385, -0.24658692589878, 1.186443846150418, 3.00838037984939, 0.08547393667100467, 2.2906523412022533], "count": [389]}, "gripper_mode_state": {"mean": [0.2570694087403599, 0.15681233933161953], "std": [0.43701799485861315, 0.36362374725114605], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8354755784061696, 1.8946015424164524], "std": [0.5207035901912276, 0.40776102948891235], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.2570694087403599, 0.15681233933161953], "std": [0.43701799485861315, 0.36362374725114605], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8354755784061696, 1.8946015424164524], "std": [0.5207035901912276, 0.40776102948891235], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.5577088766767234, 0.4981266104934646], "std": [0.24364755451418182, 0.19840275984590133], "min": [0.13124999590218067, 0.021250001154839993], "max": [0.7925000041723251, 0.6925000250339508], "count": [389]}, "gripper_open_scale_action": {"mean": [0.5577088766767234, 0.4981266104934646], "std": [0.24364755451418182, 0.19840275984590133], "min": [0.13124999590218067, 0.021250001154839993], "max": [0.7925000041723251, 0.6925000250339508], "count": [389]}}} +{"episode_index": 377, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9529411764705882]]], "mean": [[[0.3994887418300654]], [[0.40541884531590416]], [[0.380678052832244]]], "std": [[[0.14067550204185303]], [[0.14590948753289473]], [[0.13979870025727728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636167401960784]], [[0.46902162173202616]], [[0.4599903962418301]]], "std": [[[0.16327059421933168]], [[0.15467832734565282]], [[0.155218604492953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886317871732026]], [[0.4767378125]], [[0.46816889093137254]]], "std": [[[0.14925326273394277]], [[0.15445313271862343]], [[0.15738166570677353]]], "count": [100]}, "observation.state": {"min": [-0.3154478967189789, -0.022346332669258118, -1.114403486251831, -1.0359383821487427, 0.19987843930721283, -0.01732233352959156, 0.0559999980032444, -0.010197999887168407, -0.1363680064678192, 0.16889600455760956, -3.140266180038452, 0.1342507153749466, -3.141592502593994, -0.18000921607017517, -0.018299221992492676, -1.2791138887405396, -0.06721344590187073, 0.4590156674385071, -1.3010939359664917, 0.01599999889731407, -0.008051999844610691, -0.02590700052678585, 0.0070329997688531876, -3.141592502593994, 0.13180728256702423, -3.1375608444213867], "max": [0.03569133207201958, 1.8817496299743652, -0.48753732442855835, -0.039616335183382034, 1.1670159101486206, 2.101200819015503, 0.6089999675750732, 0.36543598771095276, -0.0018899999558925629, 0.3722909986972809, 3.1399171352386475, 1.057983636856079, 3.140789747238159, 0.10962089151144028, 2.4087114334106445, -0.4718896746635437, 1.518975019454956, 1.2399511337280273, 0.0, 0.5290000438690186, 0.4035559892654419, 0.12564100325107574, 0.4006980061531067, 3.136845350265503, 1.0138791799545288, 3.140859603881836], "mean": [-0.09821541607379913, 1.0969780683517456, -0.8691869974136353, -0.4316766560077667, 0.7227650880813599, 0.7674469947814941, 0.4208710789680481, 0.2143620252609253, -0.050111956894397736, 0.26004794239997864, 0.19207412004470825, 0.6201707124710083, 2.141597032546997, -0.034603849053382874, 1.3913553953170776, -0.9718018770217896, 0.7778060436248779, 1.056862473487854, -0.6882588267326355, 0.39701977372169495, 0.24453528225421906, 0.028574561700224876, 0.180155411362648, 0.7487906813621521, 0.5781011581420898, -0.27619069814682007], "std": [0.12293238192796707, 0.6776363253593445, 0.25863078236579895, 0.3563455641269684, 0.3340017795562744, 0.6854948997497559, 0.21902312338352203, 0.14417614042758942, 0.04912896826863289, 0.049024928361177444, 2.8011739253997803, 0.2672087252140045, 1.5827970504760742, 0.09069116413593292, 0.9902319312095642, 0.36698678135871887, 0.6120429635047913, 0.19577081501483917, 0.5079507231712341, 0.15673907101154327, 0.17768925428390503, 0.03805761784315109, 0.10321321338415146, 2.478869915008545, 0.30452677607536316, 3.031958818435669], "count": [410]}, "action": {"min": [-0.3154478967189789, -0.022346332669258118, -1.114403486251831, -1.0359383821487427, 0.19987843930721283, -0.01732233352959156, 0.0559999980032444, -0.010197999887168407, -0.1363680064678192, 0.16889600455760956, -3.140266180038452, 0.1342507153749466, -3.141592502593994, -0.18000921607017517, -0.018299221992492676, -1.2791138887405396, -0.06721344590187073, 0.4590156674385071, -1.3010939359664917, 0.01599999889731407, -0.008051999844610691, -0.02590700052678585, 0.0070329997688531876, -3.141592502593994, 0.13180728256702423, -3.1375608444213867], "max": [0.03569133207201958, 1.8817496299743652, -0.48753732442855835, -0.039616335183382034, 1.1670159101486206, 2.101200819015503, 0.6089999675750732, 0.36543598771095276, -0.0018899999558925629, 0.3722909986972809, 3.1399171352386475, 1.057983636856079, 3.140789747238159, 0.10962089151144028, 2.4087114334106445, -0.4718896746635437, 1.518975019454956, 1.2399511337280273, 0.0, 0.5290000438690186, 0.4035559892654419, 0.12564100325107574, 0.4006980061531067, 3.136845350265503, 1.0138791799545288, 3.140859603881836], "mean": [-0.09821541607379913, 1.0969780683517456, -0.8691869974136353, -0.4316766560077667, 0.7227650880813599, 0.7674469947814941, 0.4208710789680481, 0.2143620252609253, -0.050111956894397736, 0.26004794239997864, 0.19207412004470825, 0.6201707124710083, 2.141597032546997, -0.034603849053382874, 1.3913553953170776, -0.9718018770217896, 0.7778060436248779, 1.056862473487854, -0.6882588267326355, 0.39701977372169495, 0.24453528225421906, 0.028574561700224876, 0.180155411362648, 0.7487906813621521, 0.5781011581420898, -0.27619069814682007], "std": [0.12293238192796707, 0.6776363253593445, 0.25863078236579895, 0.3563455641269684, 0.3340017795562744, 0.6854948997497559, 0.21902312338352203, 0.14417614042758942, 0.04912896826863289, 0.049024928361177444, 2.8011739253997803, 0.2672087252140045, 1.5827970504760742, 0.09069116413593292, 0.9902319312095642, 0.36698678135871887, 0.6120429635047913, 0.19577081501483917, 0.5079507231712341, 0.15673907101154327, 0.17768925428390503, 0.03805761784315109, 0.10321321338415146, 2.478869915008545, 0.30452677607536316, 3.031958818435669], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [410]}, "index": {"min": [175417], "max": [175826], "mean": [175621.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [3.2829268292682925, 5.0, 5.0, 5.0, 5.0], "std": [1.599680217894842, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [410]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [410]}, "eef_direction_state": {"mean": [3.770731707317073, 4.282926829268293], "std": [2.2591001772710038, 2.145432179899537], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [1.053658536585366, 0.875609756097561], "std": [0.8565664757070384, 0.9221609001462104], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.9804878048780488, 0.7195121951219512], "std": [0.8172588067242531, 0.8304331846943049], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [3.770731707317073, 4.282926829268293], "std": [2.2591001772710038, 2.145432179899537], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [1.053658536585366, 0.875609756097561], "std": [0.8565664757070384, 0.9221609001462104], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.9804878048780488, 0.7195121951219512], "std": [0.8172588067242531, 0.8304331846943049], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.4529030070197628, 0.2511812851877732, 1.0346429371283747, 2.484417103815372, -0.11263018943185299, 1.0349464499715904, 0.48380210621356023, -0.2706489366404037, 0.9558524225455588, 2.4174854749464516, -0.49663141539323874, 1.8839401521432517], "std": [0.14395037443205957, 0.04924001633567885, 0.04920290579992822, 0.2423248543336437, 0.40493956997872455, 0.5239502538897038, 0.17812508361258977, 0.03770907645425109, 0.10290768780977705, 0.25181044000845626, 0.4479165617628788, 0.2771869050417449], "min": [0.2286103729121502, 0.16467479888966782, 0.9431686155157664, 2.0818745271669212, -0.8513345499857561, -0.05769071101638157, 0.23065074933513202, -0.3252191099474163, 0.7830090811641868, 2.126315452256688, -1.0977476089262057, 1.4519224136563942], "max": [0.6035129763768747, 0.29952420116787776, 1.1471978412736563, 2.938044329044583, 0.4888191505124868, 1.5364823143912105, 0.6432800042009144, -0.17420198025274788, 1.1777632360104742, 2.978593728221489, 0.08904208702547334, 2.375880739733761], "count": [410]}, "eef_sim_pose_action": {"mean": [0.4529030070197628, 0.2511812851877732, 1.0346429371283747, 2.484417103815372, -0.11263018943185299, 1.0349464499715904, 0.48380210621356023, -0.2706489366404037, 0.9558524225455588, 2.4174854749464516, -0.49663141539323874, 1.8839401521432517], "std": [0.14395037443205957, 0.04924001633567885, 0.04920290579992822, 0.2423248543336437, 0.40493956997872455, 0.5239502538897038, 0.17812508361258977, 0.03770907645425109, 0.10290768780977705, 0.25181044000845626, 0.4479165617628788, 0.2771869050417449], "min": [0.2286103729121502, 0.16467479888966782, 0.9431686155157664, 2.0818745271669212, -0.8513345499857561, -0.05769071101638157, 0.23065074933513202, -0.3252191099474163, 0.7830090811641868, 2.126315452256688, -1.0977476089262057, 1.4519224136563942], "max": [0.6035129763768747, 0.29952420116787776, 1.1471978412736563, 2.938044329044583, 0.4888191505124868, 1.5364823143912105, 0.6432800042009144, -0.17420198025274788, 1.1777632360104742, 2.978593728221489, 0.08904208702547334, 2.375880739733761], "count": [410]}, "gripper_mode_state": {"mean": [0.2804878048780488, 0.16585365853658537], "std": [0.449237572107166, 0.3719492203065044], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_state": {"mean": [1.851219512195122, 1.8439024390243903], "std": [0.48369611061507634, 0.503668871328448], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.2804878048780488, 0.16585365853658537], "std": [0.449237572107166, 0.3719492203065044], "min": [0, 0], "max": [1, 1], "count": [410]}, "gripper_activity_action": {"mean": [1.851219512195122, 1.8439024390243903], "std": [0.48369611061507634, 0.503668871328448], "min": [0, 0], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.5260884046963439, 0.49627439593101236], "std": [0.2737793816817412, 0.19592374651958486], "min": [0.0699999975040555, 0.01999999862164259], "max": [0.7612499594688416, 0.6612500548362732], "count": [410]}, "gripper_open_scale_action": {"mean": [0.5260884046963439, 0.49627439593101236], "std": [0.2737793816817412, 0.19592374651958486], "min": [0.0699999975040555, 0.01999999862164259], "max": [0.7612499594688416, 0.6612500548362732], "count": [410]}}} +{"episode_index": 378, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7294117647058823]], [[0.7137254901960784]]], "mean": [[[0.4003226062091503]], [[0.40677229302832246]], [[0.38204078159041394]]], "std": [[[0.12899154532270707]], [[0.13642577664781624]], [[0.130664713573878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705349244281046]], [[0.47406591503267975]], [[0.4678690890522876]]], "std": [[[0.16045718290741653]], [[0.1518350603222856]], [[0.14958583003047782]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4931701531862745]], [[0.4850562602124183]], [[0.4780994995915033]]], "std": [[[0.1397165155733685]], [[0.1438167670886546]], [[0.14536519849002116]]], "count": [100]}, "observation.state": {"min": [-0.4583527743816376, -0.022346332669258118, -1.332772970199585, -1.1401339769363403, 0.19775022566318512, -0.018962111324071884, 0.05400000140070915, -0.010311000049114227, -0.2218800038099289, 0.14743800461292267, -3.1399519443511963, 0.07703883200883865, -3.138695478439331, -0.3472491204738617, -0.016798999160528183, -1.1908276081085205, -0.012385555543005466, 0.4088628888130188, -1.5694591999053955, 0.017999999225139618, -0.008270000107586384, -0.057923998683691025, 0.005803999956697226, -3.1170010566711426, 0.1794024109840393, -3.137857675552368], "max": [0.06965566426515579, 2.082099199295044, -0.4842926561832428, 0.07731378078460693, 1.1669460535049438, 2.1017067432403564, 0.5799999833106995, 0.3955419957637787, 0.010869000107049942, 0.39885199069976807, 3.138206720352173, 1.3267818689346313, 3.1218180656433105, 0.10105566680431366, 2.383486747741699, -0.4720990061759949, 1.5356693267822266, 1.2411198616027832, 0.0, 0.5239999890327454, 0.3948569893836975, 0.031254999339580536, 0.41132599115371704, 3.14054536819458, 1.01396644115448, 3.140336036682129], "mean": [-0.09208925813436508, 1.185538649559021, -0.9544305801391602, -0.4920119047164917, 0.6463198065757751, 1.0348085165023804, 0.3474385440349579, 0.23913705348968506, -0.05555756762623787, 0.2639588415622711, 0.9142078161239624, 0.6079079508781433, 1.532848596572876, -0.17228581011295319, 1.4301362037658691, -0.9379473328590393, 0.9140685796737671, 1.053440809249878, -0.8987833261489868, 0.3965494632720947, 0.2499905377626419, -0.021383512765169144, 0.17043237388134003, 1.3832707405090332, 0.6763256788253784, 0.5994438529014587], "std": [0.18101559579372406, 0.7162119150161743, 0.3027166426181793, 0.35132259130477905, 0.3497065603733063, 0.8194568157196045, 0.23059847950935364, 0.14803364872932434, 0.07602708041667938, 0.05858485400676727, 2.558953046798706, 0.3285827338695526, 1.8979405164718628, 0.18044430017471313, 0.985508382320404, 0.3218740224838257, 0.6637747883796692, 0.17954839766025543, 0.6472814679145813, 0.13631798326969147, 0.17744207382202148, 0.03041687235236168, 0.09504538029432297, 2.1410160064697266, 0.24376489222049713, 2.868252992630005], "count": [462]}, "action": {"min": [-0.4583527743816376, -0.022346332669258118, -1.332772970199585, -1.1401339769363403, 0.19775022566318512, -0.018962111324071884, 0.05400000140070915, -0.010311000049114227, -0.2218800038099289, 0.14743800461292267, -3.1399519443511963, 0.07703883200883865, -3.138695478439331, -0.3472491204738617, -0.016798999160528183, -1.1908276081085205, -0.012385555543005466, 0.4088628888130188, -1.5694591999053955, 0.017999999225139618, -0.008270000107586384, -0.057923998683691025, 0.005803999956697226, -3.1170010566711426, 0.1794024109840393, -3.137857675552368], "max": [0.06965566426515579, 2.082099199295044, -0.4842926561832428, 0.07731378078460693, 1.1669460535049438, 2.1017067432403564, 0.5799999833106995, 0.3955419957637787, 0.010869000107049942, 0.39885199069976807, 3.138206720352173, 1.3267818689346313, 3.1218180656433105, 0.10105566680431366, 2.383486747741699, -0.4720990061759949, 1.5356693267822266, 1.2411198616027832, 0.0, 0.5239999890327454, 0.3948569893836975, 0.031254999339580536, 0.41132599115371704, 3.14054536819458, 1.01396644115448, 3.140336036682129], "mean": [-0.09208925813436508, 1.185538649559021, -0.9544305801391602, -0.4920119047164917, 0.6463198065757751, 1.0348085165023804, 0.3474385440349579, 0.23913705348968506, -0.05555756762623787, 0.2639588415622711, 0.9142078161239624, 0.6079079508781433, 1.532848596572876, -0.17228581011295319, 1.4301362037658691, -0.9379473328590393, 0.9140685796737671, 1.053440809249878, -0.8987833261489868, 0.3965494632720947, 0.2499905377626419, -0.021383512765169144, 0.17043237388134003, 1.3832707405090332, 0.6763256788253784, 0.5994438529014587], "std": [0.18101559579372406, 0.7162119150161743, 0.3027166426181793, 0.35132259130477905, 0.3497065603733063, 0.8194568157196045, 0.23059847950935364, 0.14803364872932434, 0.07602708041667938, 0.05858485400676727, 2.558953046798706, 0.3285827338695526, 1.8979405164718628, 0.18044430017471313, 0.985508382320404, 0.3218740224838257, 0.6637747883796692, 0.17954839766025543, 0.6472814679145813, 0.13631798326969147, 0.17744207382202148, 0.03041687235236168, 0.09504538029432297, 2.1410160064697266, 0.24376489222049713, 2.868252992630005], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [462]}, "index": {"min": [175827], "max": [176288], "mean": [176057.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [3.064935064935065, 5.0, 5.0, 5.0, 5.0], "std": [1.6143645956634163, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [462]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [462]}, "eef_direction_state": {"mean": [3.634199134199134, 4.636363636363637], "std": [2.212312874508907, 2.050714737037719], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [1.121212121212121, 0.6753246753246753], "std": [0.8260007982084241, 0.8818746037072678], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [1.0562770562770563, 0.5930735930735931], "std": [0.7957364697564293, 0.8051482554155932], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [3.634199134199134, 4.636363636363637], "std": [2.212312874508907, 2.050714737037719], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [1.121212121212121, 0.6753246753246753], "std": [0.8260007982084241, 0.8818746037072678], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [1.0562770562770563, 0.5930735930735931], "std": [0.7957364697564293, 0.8051482554155932], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.47764555028000305, 0.24570070800200414, 1.0384793339662994, 2.480508764923799, -0.2612853712326554, 0.8635760159568614, 0.48931453356789795, -0.3208827854318667, 0.9461397544168236, 2.2733926908449713, -0.48293680063460714, 1.8863126103217005], "std": [0.1478724020925414, 0.07604998409008529, 0.05858459681125131, 0.3035860564844268, 0.4499842395853933, 0.5956705135695957, 0.17792554436638724, 0.030993172766103128, 0.0947407285929813, 0.23824345363883098, 0.38936692377685306, 0.24734658538337936], "min": [0.22856241101538405, 0.07928094380725147, 0.9217429249283157, 1.7445861936794387, -0.9677093012378318, -0.09347406823614768, 0.23041018763356455, -0.35762309031880324, 0.7817016631625768, 2.0543843334937675, -0.8741660969823717, 1.4187730427904093], "max": [0.6339152669699172, 0.3122687446806349, 1.172550172811342, 3.019191359386739, 0.4014178388022811, 1.685745792408827, 0.6346562839531874, -0.26861583127986177, 1.1875284014482457, 2.907390021168116, 0.0603799226957622, 2.3531906477399995], "count": [462]}, "eef_sim_pose_action": {"mean": [0.47764555028000305, 0.24570070800200414, 1.0384793339662994, 2.480508764923799, -0.2612853712326554, 0.8635760159568614, 0.48931453356789795, -0.3208827854318667, 0.9461397544168236, 2.2733926908449713, -0.48293680063460714, 1.8863126103217005], "std": [0.1478724020925414, 0.07604998409008529, 0.05858459681125131, 0.3035860564844268, 0.4499842395853933, 0.5956705135695957, 0.17792554436638724, 0.030993172766103128, 0.0947407285929813, 0.23824345363883098, 0.38936692377685306, 0.24734658538337936], "min": [0.22856241101538405, 0.07928094380725147, 0.9217429249283157, 1.7445861936794387, -0.9677093012378318, -0.09347406823614768, 0.23041018763356455, -0.35762309031880324, 0.7817016631625768, 2.0543843334937675, -0.8741660969823717, 1.4187730427904093], "max": [0.6339152669699172, 0.3122687446806349, 1.172550172811342, 3.019191359386739, 0.4014178388022811, 1.685745792408827, 0.6346562839531874, -0.26861583127986177, 1.1875284014482457, 2.907390021168116, 0.0603799226957622, 2.3531906477399995], "count": [462]}, "gripper_mode_state": {"mean": [0.3961038961038961, 0.23160173160173161], "std": [0.48908649500391094, 0.42185586344248927], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.880952380952381, 1.8614718614718615], "std": [0.4424752810675429, 0.4860259357762522], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.3961038961038961, 0.23160173160173161], "std": [0.48908649500391094, 0.42185586344248927], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.880952380952381, 1.8614718614718615], "std": [0.4424752810675429, 0.4860259357762522], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.43429653958550524, 0.49568453407040053], "std": [0.2882482360042574, 0.17039729005495372], "min": [0.06750000175088644, 0.022499999031424522], "max": [0.7249999791383743, 0.6549999862909317], "count": [462]}, "gripper_open_scale_action": {"mean": [0.43429653958550524, 0.49568453407040053], "std": [0.2882482360042574, 0.17039729005495372], "min": [0.06750000175088644, 0.022499999031424522], "max": [0.7249999791383743, 0.6549999862909317], "count": [462]}}} +{"episode_index": 379, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8980392156862745]], [[0.8352941176470589]]], "mean": [[[0.4015378159041394]], [[0.4088711165577342]], [[0.3844225762527233]]], "std": [[[0.1306985398400289]], [[0.13531454753070857]], [[0.12983485743927456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4665092320261438]], [[0.4685143607026144]], [[0.460135426879085]]], "std": [[[0.1510580215809416]], [[0.14640799133535046]], [[0.1465797391309235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904518137254902]], [[0.4788324142156863]], [[0.4711580698529412]]], "std": [[[0.14311370483122565]], [[0.14675516394382712]], [[0.1483277762002882]]], "count": [100]}, "observation.state": {"min": [-0.36507734656333923, -0.021945111453533173, -1.344286322593689, -1.164399266242981, 0.32586222887039185, 0.020409999415278435, 0.0820000022649765, -0.010311000049114227, -0.18233199417591095, 0.170073002576828, -3.1403534412384033, 0.1958782970905304, 1.363713026046753, -0.2767735421657562, -0.018648110330104828, -1.198904275894165, -0.014217222109436989, 0.45357298851013184, -1.3980152606964111, 0.017000000923871994, -0.009064000099897385, -0.02893899939954281, 0.02135699987411499, -3.140946865081787, 0.13292425870895386, -3.141592502593994], "max": [0.13536888360977173, 1.961243987083435, -0.4864208996295929, -0.04010477662086487, 1.166893720626831, 2.1015846729278564, 0.6169999837875366, 0.372173011302948, 0.014689000323414803, 0.3916569948196411, 3.1379623413085938, 1.1811341047286987, 3.1280314922332764, 0.09048433601856232, 2.331153392791748, -0.4720466732978821, 1.543501853942871, 1.240439534187317, -0.025189777836203575, 0.5669999718666077, 0.3962419927120209, 0.05438600108027458, 0.41056400537490845, 3.1405978202819824, 1.0219252109527588, 3.1396379470825195], "mean": [-0.07268743962049484, 1.175808310508728, -0.9569688439369202, -0.5469281077384949, 0.7433949112892151, 0.9001643657684326, 0.3953385353088379, 0.2333657443523407, -0.05020281672477722, 0.2649514079093933, 0.42119118571281433, 0.6691484451293945, 2.5503549575805664, -0.11696738004684448, 1.3180922269821167, -0.9198724031448364, 0.8308435678482056, 1.0442687273025513, -0.7478787302970886, 0.4264269769191742, 0.23808658123016357, 0.00031877661240287125, 0.20226599276065826, 0.7412141561508179, 0.6540960073471069, 0.21109400689601898], "std": [0.16089022159576416, 0.7102410197257996, 0.28871217370033264, 0.39899498224258423, 0.3032171428203583, 0.7267493009567261, 0.20117545127868652, 0.1486348658800125, 0.06773709505796432, 0.06018499657511711, 2.762647867202759, 0.26298078894615173, 0.6193987727165222, 0.1450560837984085, 0.9156343936920166, 0.33140498399734497, 0.6403261423110962, 0.1984902024269104, 0.562649130821228, 0.17761991918087006, 0.1712396740913391, 0.024618513882160187, 0.09254715591669083, 2.4626173973083496, 0.2620312571525574, 2.9698917865753174], "count": [428]}, "action": {"min": [-0.36507734656333923, -0.021945111453533173, -1.344286322593689, -1.164399266242981, 0.32586222887039185, 0.020409999415278435, 0.0820000022649765, -0.010311000049114227, -0.18233199417591095, 0.170073002576828, -3.1403534412384033, 0.1958782970905304, 1.363713026046753, -0.2767735421657562, -0.018648110330104828, -1.198904275894165, -0.014217222109436989, 0.45357298851013184, -1.3980152606964111, 0.017000000923871994, -0.009064000099897385, -0.02893899939954281, 0.02135699987411499, -3.140946865081787, 0.13292425870895386, -3.141592502593994], "max": [0.13536888360977173, 1.961243987083435, -0.4864208996295929, -0.04010477662086487, 1.166893720626831, 2.1015846729278564, 0.6169999837875366, 0.372173011302948, 0.014689000323414803, 0.3916569948196411, 3.1379623413085938, 1.1811341047286987, 3.1280314922332764, 0.09048433601856232, 2.331153392791748, -0.4720466732978821, 1.543501853942871, 1.240439534187317, -0.025189777836203575, 0.5669999718666077, 0.3962419927120209, 0.05438600108027458, 0.41056400537490845, 3.1405978202819824, 1.0219252109527588, 3.1396379470825195], "mean": [-0.07268743962049484, 1.175808310508728, -0.9569688439369202, -0.5469281077384949, 0.7433949112892151, 0.9001643657684326, 0.3953385353088379, 0.2333657443523407, -0.05020281672477722, 0.2649514079093933, 0.42119118571281433, 0.6691484451293945, 2.5503549575805664, -0.11696738004684448, 1.3180922269821167, -0.9198724031448364, 0.8308435678482056, 1.0442687273025513, -0.7478787302970886, 0.4264269769191742, 0.23808658123016357, 0.00031877661240287125, 0.20226599276065826, 0.7412141561508179, 0.6540960073471069, 0.21109400689601898], "std": [0.16089022159576416, 0.7102410197257996, 0.28871217370033264, 0.39899498224258423, 0.3032171428203583, 0.7267493009567261, 0.20117545127868652, 0.1486348658800125, 0.06773709505796432, 0.06018499657511711, 2.762647867202759, 0.26298078894615173, 0.6193987727165222, 0.1450560837984085, 0.9156343936920166, 0.33140498399734497, 0.6403261423110962, 0.1984902024269104, 0.562649130821228, 0.17761991918087006, 0.1712396740913391, 0.024618513882160187, 0.09254715591669083, 2.4626173973083496, 0.2620312571525574, 2.9698917865753174], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [428]}, "index": {"min": [176289], "max": [176716], "mean": [176502.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [3.2196261682242993, 5.0, 5.0, 5.0, 5.0], "std": [1.6272756461257882, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [428]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [428]}, "eef_direction_state": {"mean": [3.705607476635514, 4.294392523364486], "std": [2.1911603112225277, 2.156768601217212], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [1.1168224299065421, 0.8177570093457944], "std": [0.8233719116641413, 0.8777959957270374], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [1.105140186915888, 0.7313084112149533], "std": [0.8092177652292261, 0.8401441622089234], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [3.705607476635514, 4.294392523364486], "std": [2.1911603112225277, 2.156768601217212], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [1.1168224299065421, 0.8177570093457944], "std": [0.8233719116641413, 0.8777959957270374], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [1.105140186915888, 0.7313084112149533], "std": [0.8092177652292261, 0.8401441622089234], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.4718185150393029, 0.251000720648345, 1.0394330650533143, 2.4272886314887523, -0.09156266833569783, 0.9961229519586295, 0.4773096349894275, -0.2990063408797557, 0.9779707950203932, 2.3112345374072887, -0.45103990339821376, 1.8797606188826297], "std": [0.14836220943700862, 0.06784234649163833, 0.060285269938383915, 0.2381188591879096, 0.4002511721757726, 0.4859850488428467, 0.17166260976303413, 0.024743256041908402, 0.09232507509106082, 0.2954244715803177, 0.3835930184793277, 0.30886338227484905], "min": [0.22856241101538405, 0.11863278821422509, 0.9442692312142741, 1.8698322646059298, -0.8072115829086459, 0.007553445060720643, 0.22960536057901848, -0.32836324897211305, 0.7973172003971647, 1.9488510050655945, -1.0145393199011257, 1.3793176186607252], "max": [0.6103168295426127, 0.3159592738908385, 1.1664503272157067, 2.8662040717336934, 0.46165914577598777, 1.5265219675795427, 0.6359158717620664, -0.24559175504703637, 1.186477053984813, 2.9798551411798804, 0.057421122631439836, 2.3105471991962645], "count": [428]}, "eef_sim_pose_action": {"mean": [0.4718185150393029, 0.251000720648345, 1.0394330650533143, 2.4272886314887523, -0.09156266833569783, 0.9961229519586295, 0.4773096349894275, -0.2990063408797557, 0.9779707950203932, 2.3112345374072887, -0.45103990339821376, 1.8797606188826297], "std": [0.14836220943700862, 0.06784234649163833, 0.060285269938383915, 0.2381188591879096, 0.4002511721757726, 0.4859850488428467, 0.17166260976303413, 0.024743256041908402, 0.09232507509106082, 0.2954244715803177, 0.3835930184793277, 0.30886338227484905], "min": [0.22856241101538405, 0.11863278821422509, 0.9442692312142741, 1.8698322646059298, -0.8072115829086459, 0.007553445060720643, 0.22960536057901848, -0.32836324897211305, 0.7973172003971647, 1.9488510050655945, -1.0145393199011257, 1.3793176186607252], "max": [0.6103168295426127, 0.3159592738908385, 1.1664503272157067, 2.8662040717336934, 0.46165914577598777, 1.5265219675795427, 0.6359158717620664, -0.24559175504703637, 1.186477053984813, 2.9798551411798804, 0.057421122631439836, 2.3105471991962645], "count": [428]}, "gripper_mode_state": {"mean": [0.3037383177570093, 0.17523364485981308], "std": [0.45987101678965336, 0.3801668246559094], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.8808411214953271, 1.855140186915888], "std": [0.4454413363209755, 0.48099073083726646], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.3037383177570093, 0.17523364485981308], "std": [0.45987101678965336, 0.3801668246559094], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.8808411214953271, 1.855140186915888], "std": [0.4454413363209755, 0.48099073083726646], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.49417349009417766, 0.533034467828138], "std": [0.2514698400425451, 0.22202494148223717], "min": [0.10250000283122063, 0.021250001154839993], "max": [0.7712499797344208, 0.7087499648332596], "count": [428]}, "gripper_open_scale_action": {"mean": [0.49417349009417766, 0.533034467828138], "std": [0.2514698400425451, 0.22202494148223717], "min": [0.10250000283122063, 0.021250001154839993], "max": [0.7712499797344208, 0.7087499648332596], "count": [428]}}} +{"episode_index": 380, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9019607843137255]], [[0.8352941176470589]]], "mean": [[[0.40281369008714596]], [[0.410241947167756]], [[0.38528968954248366]]], "std": [[[0.1296404384643165]], [[0.13519357874380505]], [[0.1292667165593627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45947268790849677]], [[0.4612351062091503]], [[0.4553828778594771]]], "std": [[[0.15779756533220798]], [[0.1513387064984091]], [[0.15057389089710932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005077920751634]], [[0.489379477124183]], [[0.4809922671568628]]], "std": [[[0.14071333032166827]], [[0.1461322317431417]], [[0.1489498604351108]]], "count": [100]}, "observation.state": {"min": [-0.4638477861881256, -0.021875333040952682, -1.4926339387893677, -0.9124141931533813, 0.39028456807136536, 0.010763222351670265, 0.08100000023841858, -0.009909000247716904, -0.23550499975681305, 0.14328999817371368, -3.1363742351531982, 0.21811379492282867, -3.14009165763855, -0.29889312386512756, -0.01870044507086277, -1.341251015663147, 0.008687333203852177, 0.48830488324165344, -1.265856146812439, 0.0139999995008111, -0.00801400002092123, -0.04515700042247772, 0.010054999962449074, -3.141592502593994, 0.15226253867149353, -3.141592502593994], "max": [0.027998333796858788, 2.157546281814575, -0.48593243956565857, -0.022224221378564835, 1.1669460535049438, 1.9981738328933716, 0.6369999647140503, 0.40974900126457214, 7.300000288523734e-05, 0.38904398679733276, 3.138416051864624, 1.039116621017456, 3.1381542682647705, 0.09978222101926804, 2.410141944885254, -0.4720466732978821, 1.500902533531189, 1.2405617237091064, 0.023096444085240364, 0.5350000262260437, 0.42421698570251465, 0.033445000648498535, 0.42424601316452026, 3.1329009532928467, 1.0225011110305786, 3.140702486038208], "mean": [-0.12023553997278214, 1.2849044799804688, -1.11537766456604, -0.405020147562027, 0.8097281455993652, 0.7891247272491455, 0.40243086218833923, 0.2551025152206421, -0.07411816716194153, 0.2601296305656433, 0.43473461270332336, 0.6219404339790344, 2.342137098312378, -0.1355992704629898, 1.280146837234497, -0.9942377209663391, 0.7326659560203552, 1.0684683322906494, -0.6716060638427734, 0.41115808486938477, 0.23805812001228333, -0.010104297660291195, 0.22439870238304138, 0.8249229788780212, 0.6792583465576172, 0.8394723534584045], "std": [0.20490123331546783, 0.8038527369499207, 0.3968934118747711, 0.29001584649086, 0.2526995539665222, 0.7110623121261597, 0.21643629670143127, 0.16393762826919556, 0.09352945536375046, 0.07185615599155426, 2.778132677078247, 0.26894611120224, 1.067123532295227, 0.1610342115163803, 0.9108990430831909, 0.3881186246871948, 0.5554239153862, 0.17914262413978577, 0.4876086711883545, 0.1588735431432724, 0.17419619858264923, 0.021289879456162453, 0.10095994174480438, 2.497586727142334, 0.26780810952186584, 2.9048664569854736], "count": [434]}, "action": {"min": [-0.4638477861881256, -0.021875333040952682, -1.4926339387893677, -0.9124141931533813, 0.39028456807136536, 0.010763222351670265, 0.08100000023841858, -0.009909000247716904, -0.23550499975681305, 0.14328999817371368, -3.1363742351531982, 0.21811379492282867, -3.14009165763855, -0.29889312386512756, -0.01870044507086277, -1.341251015663147, 0.008687333203852177, 0.48830488324165344, -1.265856146812439, 0.0139999995008111, -0.00801400002092123, -0.04515700042247772, 0.010054999962449074, -3.141592502593994, 0.15226253867149353, -3.141592502593994], "max": [0.027998333796858788, 2.157546281814575, -0.48593243956565857, -0.022224221378564835, 1.1669460535049438, 1.9981738328933716, 0.6369999647140503, 0.40974900126457214, 7.300000288523734e-05, 0.38904398679733276, 3.138416051864624, 1.039116621017456, 3.1381542682647705, 0.09978222101926804, 2.410141944885254, -0.4720466732978821, 1.500902533531189, 1.2405617237091064, 0.023096444085240364, 0.5350000262260437, 0.42421698570251465, 0.033445000648498535, 0.42424601316452026, 3.1329009532928467, 1.0225011110305786, 3.140702486038208], "mean": [-0.12023553997278214, 1.2849044799804688, -1.11537766456604, -0.405020147562027, 0.8097281455993652, 0.7891247272491455, 0.40243086218833923, 0.2551025152206421, -0.07411816716194153, 0.2601296305656433, 0.43473461270332336, 0.6219404339790344, 2.342137098312378, -0.1355992704629898, 1.280146837234497, -0.9942377209663391, 0.7326659560203552, 1.0684683322906494, -0.6716060638427734, 0.41115808486938477, 0.23805812001228333, -0.010104297660291195, 0.22439870238304138, 0.8249229788780212, 0.6792583465576172, 0.8394723534584045], "std": [0.20490123331546783, 0.8038527369499207, 0.3968934118747711, 0.29001584649086, 0.2526995539665222, 0.7110623121261597, 0.21643629670143127, 0.16393762826919556, 0.09352945536375046, 0.07185615599155426, 2.778132677078247, 0.26894611120224, 1.067123532295227, 0.1610342115163803, 0.9108990430831909, 0.3881186246871948, 0.5554239153862, 0.17914262413978577, 0.4876086711883545, 0.1588735431432724, 0.17419619858264923, 0.021289879456162453, 0.10095994174480438, 2.497586727142334, 0.26780810952186584, 2.9048664569854736], "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": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [434]}, "index": {"min": [176717], "max": [177150], "mean": [176933.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [3.1059907834101383, 5.0, 5.0, 5.0, 5.0], "std": [1.6482950442534388, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [434]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [434]}, "eef_direction_state": {"mean": [3.8824884792626726, 4.481566820276497], "std": [2.2023274829219117, 2.0208319079957566], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.9930875576036866, 0.783410138248848], "std": [0.8464880860893826, 0.8820281313049764], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [1.0023041474654377, 0.7396313364055299], "std": [0.8546399460873779, 0.8500180819624917], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [3.8824884792626726, 4.481566820276497], "std": [2.2023274829219117, 2.0208319079957566], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [0.9930875576036866, 0.783410138248848], "std": [0.8464880860893826, 0.8820281313049764], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [1.0023041474654377, 0.7396313364055299], "std": [0.8546399460873779, 0.8500180819624917], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.49372710965194466, 0.2272218932963203, 1.0347566376261552, 2.4855310731226847, -0.09267758468920598, 0.923449082978901, 0.4771884729066326, -0.30929302215019855, 1.000158974617377, 2.3444162758042597, -0.4006879090515056, 1.8707794624160656], "std": [0.1638203525201228, 0.09354542481360724, 0.07194096111291279, 0.2461531210124637, 0.37332653528395887, 0.5563516326779123, 0.17455976756725788, 0.021546770161384295, 0.10080461722397237, 0.26438320234809615, 0.3517586254423852, 0.2617244260925666], "min": [0.2289828162729516, 0.0657392981347586, 0.9177780567901092, 2.10009976095853, -0.7201734775578471, -0.05657693799513508, 0.23068787119965833, -0.344539853408101, 0.7860418596087745, 2.1150058124087514, -1.0536016380082018, 1.4524203076462663], "max": [0.648358126258727, 0.30149053445471996, 1.1637183915018248, 2.8614030947187192, 0.4449751836645359, 1.5674835778075888, 0.6638850032291199, -0.2653743217459497, 1.2001125443569216, 2.9500306915278527, 0.0417409060489502, 2.2267414217270853], "count": [434]}, "eef_sim_pose_action": {"mean": [0.49372710965194466, 0.2272218932963203, 1.0347566376261552, 2.4855310731226847, -0.09267758468920598, 0.923449082978901, 0.4771884729066326, -0.30929302215019855, 1.000158974617377, 2.3444162758042597, -0.4006879090515056, 1.8707794624160656], "std": [0.1638203525201228, 0.09354542481360724, 0.07194096111291279, 0.2461531210124637, 0.37332653528395887, 0.5563516326779123, 0.17455976756725788, 0.021546770161384295, 0.10080461722397237, 0.26438320234809615, 0.3517586254423852, 0.2617244260925666], "min": [0.2289828162729516, 0.0657392981347586, 0.9177780567901092, 2.10009976095853, -0.7201734775578471, -0.05657693799513508, 0.23068787119965833, -0.344539853408101, 0.7860418596087745, 2.1150058124087514, -1.0536016380082018, 1.4524203076462663], "max": [0.648358126258727, 0.30149053445471996, 1.1637183915018248, 2.8614030947187192, 0.4449751836645359, 1.5674835778075888, 0.6638850032291199, -0.2653743217459497, 1.2001125443569216, 2.9500306915278527, 0.0417409060489502, 2.2267414217270853], "count": [434]}, "gripper_mode_state": {"mean": [0.3248847926267281, 0.15898617511520738], "std": [0.46833178852883567, 0.36566319371444017], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_state": {"mean": [1.8133640552995391, 1.900921658986175], "std": [0.5385645892300143, 0.39797769701191427], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_mode_action": {"mean": [0.3248847926267281, 0.15898617511520738], "std": [0.46833178852883567, 0.36566319371444017], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_action": {"mean": [1.8133640552995391, 1.900921658986175], "std": [0.5385645892300143, 0.39797769701191427], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_open_scale_state": {"mean": [0.503038595653727, 0.5139458596637722], "std": [0.2705449820726896, 0.19859266599824082], "min": [0.10125000029802322, 0.017499999376013875], "max": [0.7962499558925629, 0.6687500327825546], "count": [434]}, "gripper_open_scale_action": {"mean": [0.503038595653727, 0.5139458596637722], "std": [0.2705449820726896, 0.19859266599824082], "min": [0.10125000029802322, 0.017499999376013875], "max": [0.7962499558925629, 0.6687500327825546], "count": [434]}}} +{"episode_index": 381, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9882352941176471]], [[0.9411764705882353]]], "mean": [[[0.39832234754743323]], [[0.4042274493939971]], [[0.37961821287306724]]], "std": [[[0.1404342235823645]], [[0.14519140708880832]], [[0.13925162266161795]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4699694539628149]], [[0.47130899604987625]], [[0.46277603670918205]]], "std": [[[0.1547322272069034]], [[0.1497168749091983]], [[0.150085058370684]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856531307506821]], [[0.4781581814360048]], [[0.4700453391712672]]], "std": [[[0.14994977079445607]], [[0.1528989035630451]], [[0.15481674935858475]]], "count": [103]}, "observation.state": {"min": [-0.2936074435710907, -0.021875333040952682, -1.1157292127609253, -1.3623762130737305, -0.37877121567726135, -0.09781099855899811, 0.026000000536441803, -0.009646999649703503, -0.14928099513053894, 0.1575710028409958, -3.135972738265991, -0.08833111077547073, -3.141592502593994, -0.2073272168636322, -0.01885744370520115, -1.330138921737671, 0.0319058895111084, 0.48254823684692383, -1.2748749256134033, 0.015000000596046448, -0.009003999643027782, -0.037967000156641006, 0.009437000378966331, -3.1407198905944824, 0.12063714861869812, -3.141592502593994], "max": [0.11490655690431595, 1.9147545099258423, -0.48593243956565857, 0.3264029920101166, 1.1669635772705078, 2.1018288135528564, 0.5900000333786011, 0.3583340048789978, -0.0010130000300705433, 0.3487679958343506, 3.1398823261260986, 1.0342471599578857, 3.140702486038208, 0.08326233178377151, 2.414834499359131, -0.47222110629081726, 1.4161574840545654, 1.2376658916473389, -0.08069799840450287, 0.5830000042915344, 0.41352200508117676, 0.07770200073719025, 0.3740060031414032, 3.140056848526001, 1.048768401145935, 3.14021372795105], "mean": [-0.14489009976387024, 1.1359776258468628, -0.7989951968193054, -0.39550554752349854, 0.5284765958786011, 0.8013765811920166, 0.3638365864753723, 0.2186601459980011, -0.05659604072570801, 0.2512342929840088, 0.08213572949171066, 0.5876970887184143, 1.7269644737243652, -0.07638800889253616, 1.4672636985778809, -1.0402733087539673, 0.8090578317642212, 1.0776073932647705, -0.7432794570922852, 0.4499269723892212, 0.2698204219341278, 0.01444117072969675, 0.18490798771381378, 1.0611273050308228, 0.5988149642944336, 0.0672130286693573], "std": [0.12942439317703247, 0.6411780714988708, 0.20618239045143127, 0.5471073389053345, 0.4842524826526642, 0.6901803016662598, 0.23906028270721436, 0.13237914443016052, 0.05154486373066902, 0.05081614479422569, 2.669060230255127, 0.3065170347690582, 1.9174844026565552, 0.10493727028369904, 0.9516638517379761, 0.3852774202823639, 0.5586491227149963, 0.1797470897436142, 0.502511203289032, 0.1750633865594864, 0.17885777354240417, 0.025017498061060905, 0.08589310944080353, 2.327937602996826, 0.2622215747833252, 3.0515897274017334], "count": [488]}, "action": {"min": [-0.2936074435710907, -0.021875333040952682, -1.1157292127609253, -1.3623762130737305, -0.37877121567726135, -0.09781099855899811, 0.026000000536441803, -0.009646999649703503, -0.14928099513053894, 0.1575710028409958, -3.135972738265991, -0.08833111077547073, -3.141592502593994, -0.2073272168636322, -0.01885744370520115, -1.330138921737671, 0.0319058895111084, 0.48254823684692383, -1.2748749256134033, 0.015000000596046448, -0.009003999643027782, -0.037967000156641006, 0.009437000378966331, -3.1407198905944824, 0.12063714861869812, -3.141592502593994], "max": [0.11490655690431595, 1.9147545099258423, -0.48593243956565857, 0.3264029920101166, 1.1669635772705078, 2.1018288135528564, 0.5900000333786011, 0.3583340048789978, -0.0010130000300705433, 0.3487679958343506, 3.1398823261260986, 1.0342471599578857, 3.140702486038208, 0.08326233178377151, 2.414834499359131, -0.47222110629081726, 1.4161574840545654, 1.2376658916473389, -0.08069799840450287, 0.5830000042915344, 0.41352200508117676, 0.07770200073719025, 0.3740060031414032, 3.140056848526001, 1.048768401145935, 3.14021372795105], "mean": [-0.14489009976387024, 1.1359776258468628, -0.7989951968193054, -0.39550554752349854, 0.5284765958786011, 0.8013765811920166, 0.3638365864753723, 0.2186601459980011, -0.05659604072570801, 0.2512342929840088, 0.08213572949171066, 0.5876970887184143, 1.7269644737243652, -0.07638800889253616, 1.4672636985778809, -1.0402733087539673, 0.8090578317642212, 1.0776073932647705, -0.7432794570922852, 0.4499269723892212, 0.2698204219341278, 0.01444117072969675, 0.18490798771381378, 1.0611273050308228, 0.5988149642944336, 0.0672130286693573], "std": [0.12942439317703247, 0.6411780714988708, 0.20618239045143127, 0.5471073389053345, 0.4842524826526642, 0.6901803016662598, 0.23906028270721436, 0.13237914443016052, 0.05154486373066902, 0.05081614479422569, 2.669060230255127, 0.3065170347690582, 1.9174844026565552, 0.10493727028369904, 0.9516638517379761, 0.3852774202823639, 0.5586491227149963, 0.1797470897436142, 0.502511203289032, 0.1750633865594864, 0.17885777354240417, 0.025017498061060905, 0.08589310944080353, 2.327937602996826, 0.2622215747833252, 3.0515897274017334], "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": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [488]}, "index": {"min": [177151], "max": [177638], "mean": [177394.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [2.877049180327869, 5.0, 5.0, 5.0, 5.0], "std": [1.6636315641354773, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [488]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [488]}, "eef_direction_state": {"mean": [3.8647540983606556, 4.522540983606557], "std": [2.1743068287235916, 2.131800617147671], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [1.1413934426229508, 0.694672131147541], "std": [0.8627584579001903, 0.8911060399689925], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.9918032786885246, 0.5778688524590164], "std": [0.8395539569001068, 0.7854217093312662], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [3.8647540983606556, 4.522540983606557], "std": [2.1743068287235916, 2.131800617147671], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [1.1413934426229508, 0.694672131147541], "std": [0.8627584579001903, 0.8911060399689925], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.9918032786885246, 0.5778688524590164], "std": [0.8395539569001068, 0.7854217093312662], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.45728719620816805, 0.24461068338245548, 1.0259146809007849, 2.1647500258125474, -0.2138816576301019, 0.9432388114876816, 0.5090700940729078, -0.28481715618252373, 0.9607027839713113, 2.3800526783887435, -0.5129254445451564, 1.950415122509499], "std": [0.13215131985375259, 0.05173241760513494, 0.05082801819842031, 1.2154148839245074, 0.5584409056037182, 0.5605724394520182, 0.17926124654187303, 0.024884368218709117, 0.08556070297313298, 0.22466458266959907, 0.39769222820101696, 0.2720864270690137], "min": [0.22913530670221643, 0.1513945085249867, 0.9317676073393099, -3.137600810920274, -1.2191403414840656, -0.3768200395569856, 0.22964578797791885, -0.3371260355575667, 0.7854347340701484, 2.092519394170955, -1.0342520786754177, 1.4100889757308264], "max": [0.5961867806750525, 0.29995554031461313, 1.1229677839442254, 3.1114760908471317, 0.5379453064697932, 1.5797072046828118, 0.6531615142270718, -0.2221122534031884, 1.149546418410512, 2.9946190775775356, 0.041659987179053504, 2.2703872897500843], "count": [488]}, "eef_sim_pose_action": {"mean": [0.45728719620816805, 0.24461068338245548, 1.0259146809007849, 2.1647500258125474, -0.2138816576301019, 0.9432388114876816, 0.5090700940729078, -0.28481715618252373, 0.9607027839713113, 2.3800526783887435, -0.5129254445451564, 1.950415122509499], "std": [0.13215131985375259, 0.05173241760513494, 0.05082801819842031, 1.2154148839245074, 0.5584409056037182, 0.5605724394520182, 0.17926124654187303, 0.024884368218709117, 0.08556070297313298, 0.22466458266959907, 0.39769222820101696, 0.2720864270690137], "min": [0.22913530670221643, 0.1513945085249867, 0.9317676073393099, -3.137600810920274, -1.2191403414840656, -0.3768200395569856, 0.22964578797791885, -0.3371260355575667, 0.7854347340701484, 2.092519394170955, -1.0342520786754177, 1.4100889757308264], "max": [0.5961867806750525, 0.29995554031461313, 1.1229677839442254, 3.1114760908471317, 0.5379453064697932, 1.5797072046828118, 0.6531615142270718, -0.2221122534031884, 1.149546418410512, 2.9946190775775356, 0.041659987179053504, 2.2703872897500843], "count": [488]}, "gripper_mode_state": {"mean": [0.36065573770491804, 0.15163934426229508], "std": [0.4801907710123559, 0.35867095440528457], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.8770491803278688, 1.8729508196721312], "std": [0.4403401973299439, 0.45295693083101485], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.36065573770491804, 0.15163934426229508], "std": [0.4801907710123559, 0.35867095440528457], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.8770491803278688, 1.8729508196721312], "std": [0.4403401973299439, 0.45295693083101485], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.4547950924807381, 0.5624077946365598], "std": [0.2988255217173717, 0.21882927154733486], "min": [0.032500000670552254, 0.01875000074505806], "max": [0.7375000417232513, 0.728750005364418], "count": [488]}, "gripper_open_scale_action": {"mean": [0.4547950924807381, 0.5624077946365598], "std": [0.2988255217173717, 0.21882927154733486], "min": [0.032500000670552254, 0.01875000074505806], "max": [0.7375000417232513, 0.728750005364418], "count": [488]}}} +{"episode_index": 382, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8901960784313725]], [[0.8274509803921568]]], "mean": [[[0.3987970697167756]], [[0.40517190904139433]], [[0.3803830501089325]]], "std": [[[0.13752422707988018]], [[0.14257216306973594]], [[0.13662268151545548]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45937779411764706]], [[0.46372881740196076]], [[0.4554659599673203]]], "std": [[[0.15932288670304368]], [[0.15210127132202508]], [[0.15231640305718802]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48723629697712423]], [[0.47592571282679735]], [[0.4689627246732026]]], "std": [[[0.14755948669484348]], [[0.15029005719267094]], [[0.15115098131712476]]], "count": [100]}, "observation.state": {"min": [-0.3291068971157074, -0.022224221378564835, -1.3175265789031982, -1.0649135112762451, 0.4457229971885681, -0.06632377952337265, 0.11599999666213989, -0.01038500014692545, -0.16469599306583405, 0.15324099361896515, -3.139131784439087, 0.22703242301940918, -3.1375608444213867, -0.19546499848365784, -0.01885744370520115, -1.0177961587905884, 0.008321000263094902, 0.45407888293266296, -1.5376056432724, 0.017999999225139618, -0.008379999548196793, -0.011738000437617302, -0.00032699998700991273, -3.1384685039520264, 0.08314748853445053, -3.1408944129943848], "max": [0.06229411065578461, 1.9716932773590088, -0.48614177107810974, -0.022154444828629494, 1.1668239831924438, 1.9418108463287354, 0.5550000071525574, 0.3786579966545105, -0.0004870000120718032, 0.3847239911556244, 3.139463424682617, 1.1215485334396362, 3.127734661102295, 0.0601484440267086, 2.342352867126465, -0.4721164405345917, 1.7645753622055054, 1.2234312295913696, -0.02536422200500965, 0.5220000147819519, 0.3704789876937866, 0.09479399770498276, 0.36518698930740356, 3.1409120559692383, 1.0634989738464355, 3.1392712593078613], "mean": [-0.04192104935646057, 1.1431912183761597, -0.9514037370681763, -0.45509257912635803, 0.8156941533088684, 0.7995228171348572, 0.3753526210784912, 0.22518934309482574, -0.04321524128317833, 0.2599632740020752, -0.5021844506263733, 0.6517332792282104, 1.5780525207519531, -0.07137645781040192, 1.237327218055725, -0.782652735710144, 0.9145553708076477, 1.0342772006988525, -0.7953858375549316, 0.38508254289627075, 0.20846466720104218, 0.017335960641503334, 0.18560363352298737, 0.5256003737449646, 0.6405268907546997, 0.5360222458839417], "std": [0.15119993686676025, 0.7437776327133179, 0.3232088088989258, 0.33534303307533264, 0.25536221265792847, 0.6724056601524353, 0.16567261517047882, 0.15374696254730225, 0.06051008775830269, 0.05994226038455963, 2.808643102645874, 0.267862468957901, 2.130628824234009, 0.10797751694917679, 0.9588843584060669, 0.25127002596855164, 0.7402991652488708, 0.2029670923948288, 0.6417648792266846, 0.1400483101606369, 0.16485732793807983, 0.024842357262969017, 0.0941942036151886, 2.530231475830078, 0.298854261636734, 2.8960063457489014], "count": [418]}, "action": {"min": [-0.3291068971157074, -0.022224221378564835, -1.3175265789031982, -1.0649135112762451, 0.4457229971885681, -0.06632377952337265, 0.11599999666213989, -0.01038500014692545, -0.16469599306583405, 0.15324099361896515, -3.139131784439087, 0.22703242301940918, -3.1375608444213867, -0.19546499848365784, -0.01885744370520115, -1.0177961587905884, 0.008321000263094902, 0.45407888293266296, -1.5376056432724, 0.017999999225139618, -0.008379999548196793, -0.011738000437617302, -0.00032699998700991273, -3.1384685039520264, 0.08314748853445053, -3.1408944129943848], "max": [0.06229411065578461, 1.9716932773590088, -0.48614177107810974, -0.022154444828629494, 1.1668239831924438, 1.9418108463287354, 0.5550000071525574, 0.3786579966545105, -0.0004870000120718032, 0.3847239911556244, 3.139463424682617, 1.1215485334396362, 3.127734661102295, 0.0601484440267086, 2.342352867126465, -0.4721164405345917, 1.7645753622055054, 1.2234312295913696, -0.02536422200500965, 0.5220000147819519, 0.3704789876937866, 0.09479399770498276, 0.36518698930740356, 3.1409120559692383, 1.0634989738464355, 3.1392712593078613], "mean": [-0.04192104935646057, 1.1431912183761597, -0.9514037370681763, -0.45509257912635803, 0.8156941533088684, 0.7995228171348572, 0.3753526210784912, 0.22518934309482574, -0.04321524128317833, 0.2599632740020752, -0.5021844506263733, 0.6517332792282104, 1.5780525207519531, -0.07137645781040192, 1.237327218055725, -0.782652735710144, 0.9145553708076477, 1.0342772006988525, -0.7953858375549316, 0.38508254289627075, 0.20846466720104218, 0.017335960641503334, 0.18560363352298737, 0.5256003737449646, 0.6405268907546997, 0.5360222458839417], "std": [0.15119993686676025, 0.7437776327133179, 0.3232088088989258, 0.33534303307533264, 0.25536221265792847, 0.6724056601524353, 0.16567261517047882, 0.15374696254730225, 0.06051008775830269, 0.05994226038455963, 2.808643102645874, 0.267862468957901, 2.130628824234009, 0.10797751694917679, 0.9588843584060669, 0.25127002596855164, 0.7402991652488708, 0.2029670923948288, 0.6417648792266846, 0.1400483101606369, 0.16485732793807983, 0.024842357262969017, 0.0941942036151886, 2.530231475830078, 0.298854261636734, 2.8960063457489014], "count": [418]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [418]}, "index": {"min": [177639], "max": [178056], "mean": [177847.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [3.3373205741626792, 5.0, 5.0, 5.0, 5.0], "std": [1.5354174338841116, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [418]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [418]}, "eef_direction_state": {"mean": [3.8708133971291865, 4.44976076555024], "std": [2.2589661455008785, 2.0597794373006693], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.9880382775119617, 0.8038277511961722], "std": [0.8569169609481806, 0.8884073643163357], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.9425837320574163, 0.7296650717703349], "std": [0.8309532336309701, 0.839303871253762], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [3.8708133971291865, 4.44976076555024], "std": [2.2589661455008785, 2.0597794373006693], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.9880382775119617, 0.8038277511961722], "std": [0.8569169609481806, 0.8884073643163357], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.9425837320574163, 0.7296650717703349], "std": [0.8309532336309701, 0.839303871253762], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.4636907959679972, 0.2580624324366905, 1.034525787355236, 2.4611447894041536, -0.04736035759552367, 1.0179733376430418, 0.4477788498853046, -0.28210981655924733, 0.9611986829172542, 2.3027406832212076, -0.48732951120206547, 1.8377913317324726], "std": [0.15351085238142517, 0.060605989446461596, 0.06003572110212909, 0.2492452871905508, 0.3364126043258865, 0.5132392508982316, 0.16535062903150344, 0.024508985148037947, 0.09394715303933225, 0.31048770157204875, 0.4283667734729202, 0.3200552024536352], "min": [0.22851779848520992, 0.13631715926724855, 0.9275414496881498, 1.9997710577454417, -0.6663258934108314, 0.01787484428353281, 0.23032074245604403, -0.31034330750665623, 0.7754365449110443, 1.9606566213174368, -1.0842511351859874, 1.2455906693056695], "max": [0.6167403380166667, 0.30074274949106705, 1.1593451668264727, 2.8651314979700073, 0.4519431886209677, 1.5902640702832642, 0.6102183419385617, -0.20543437927345337, 1.1410768997314482, 3.031067181787816, 0.018788839346067343, 2.3279166824753084], "count": [418]}, "eef_sim_pose_action": {"mean": [0.4636907959679972, 0.2580624324366905, 1.034525787355236, 2.4611447894041536, -0.04736035759552367, 1.0179733376430418, 0.4477788498853046, -0.28210981655924733, 0.9611986829172542, 2.3027406832212076, -0.48732951120206547, 1.8377913317324726], "std": [0.15351085238142517, 0.060605989446461596, 0.06003572110212909, 0.2492452871905508, 0.3364126043258865, 0.5132392508982316, 0.16535062903150344, 0.024508985148037947, 0.09394715303933225, 0.31048770157204875, 0.4283667734729202, 0.3200552024536352], "min": [0.22851779848520992, 0.13631715926724855, 0.9275414496881498, 1.9997710577454417, -0.6663258934108314, 0.01787484428353281, 0.23032074245604403, -0.31034330750665623, 0.7754365449110443, 1.9606566213174368, -1.0842511351859874, 1.2455906693056695], "max": [0.6167403380166667, 0.30074274949106705, 1.1593451668264727, 2.8651314979700073, 0.4519431886209677, 1.5902640702832642, 0.6102183419385617, -0.20543437927345337, 1.1410768997314482, 3.031067181787816, 0.018788839346067343, 2.3279166824753084], "count": [418]}, "gripper_mode_state": {"mean": [0.2942583732057416, 0.24880382775119617], "std": [0.4557086602249878, 0.4323198850938404], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.868421052631579, 1.825358851674641], "std": [0.4634052188715215, 0.5363602217665101], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.2942583732057416, 0.24880382775119617], "std": [0.4557086602249878, 0.4323198850938404], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.868421052631579, 1.825358851674641], "std": [0.4634052188715215, 0.5363602217665101], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.469192593050987, 0.4813516714095481], "std": [0.20709138919103062, 0.17506057578792478], "min": [0.14499999582767487, 0.022499999031424522], "max": [0.6937500089406967, 0.6525000184774399], "count": [418]}, "gripper_open_scale_action": {"mean": [0.469192593050987, 0.4813516714095481], "std": [0.20709138919103062, 0.17506057578792478], "min": [0.14499999582767487, 0.022499999031424522], "max": [0.6937500089406967, 0.6525000184774399], "count": [418]}}} +{"episode_index": 383, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[0.9529411764705882]]], "mean": [[[0.4026268055555556]], [[0.4079023093681917]], [[0.3827043164488017]]], "std": [[[0.13791824201779296]], [[0.142341648218937]], [[0.13604816869132527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45885911356209147]], [[0.4623818382352941]], [[0.4566969669117647]]], "std": [[[0.1620910223261077]], [[0.1538615115169566]], [[0.1522089170357394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.488612595996732]], [[0.4754889685457516]], [[0.4675544464869281]]], "std": [[[0.15154788985699746]], [[0.1546609641095621]], [[0.15687771276815918]]], "count": [100]}, "observation.state": {"min": [-0.3958318829536438, -0.022224221378564835, -1.2245476245880127, -1.118084192276001, 0.4068567752838135, -0.011181889101862907, 0.13099999725818634, -0.010212999768555164, -0.19008900225162506, 0.15394499897956848, -3.141592502593994, 0.16460198163986206, -3.1205790042877197, -0.19612789154052734, -0.0181247778236866, -1.0695712566375732, 0.011949444189667702, 0.4138694405555725, -1.441451907157898, 0.01900000125169754, -0.007942999713122845, -0.023677000775933266, 0.0013849999522790313, -3.141592502593994, 0.12943363189697266, -3.1385905742645264], "max": [0.03473188728094101, 1.966058611869812, -0.48614177107810974, 0.026341110467910767, 1.167574167251587, 2.00234317779541, 0.6029999852180481, 0.37540099024772644, 0.0048940000124275684, 0.399728000164032, 3.1397600173950195, 1.0369874238967896, 3.1357808113098145, 0.16992633044719696, 2.3501155376434326, -0.4720466732978821, 1.6996122598648071, 1.240404725074768, -0.02536422200500965, 0.5699999928474426, 0.3755269944667816, 0.07093899697065353, 0.3727250099182129, 3.139376163482666, 1.0294301509857178, 3.139899730682373], "mean": [-0.09686218202114105, 1.2113691568374634, -0.9959986209869385, -0.4625648260116577, 0.7891083359718323, 0.8244001269340515, 0.38882797956466675, 0.23682330548763275, -0.06184108555316925, 0.2576858401298523, -0.22167982161045074, 0.6360903978347778, 1.8055989742279053, -0.07007534056901932, 1.2077738046646118, -0.8283435106277466, 0.8149248361587524, 1.0414092540740967, -0.7499355673789978, 0.4495895206928253, 0.210420161485672, 0.015976982191205025, 0.20816048979759216, 0.8257260918617249, 0.6794184446334839, -0.2618119418621063], "std": [0.17740842700004578, 0.7465788722038269, 0.3155903220176697, 0.34332603216171265, 0.2650074362754822, 0.6640792489051819, 0.179261714220047, 0.15138110518455505, 0.07340867817401886, 0.0658264234662056, 2.8224546909332275, 0.2796890139579773, 1.8816643953323364, 0.12783461809158325, 0.9008834958076477, 0.2740761935710907, 0.6404895782470703, 0.21783952414989471, 0.5883738398551941, 0.17406535148620605, 0.1586267501115799, 0.02270529232919216, 0.0938076600432396, 2.4906368255615234, 0.27175045013427734, 3.027729034423828], "count": [438]}, "action": {"min": [-0.3958318829536438, -0.022224221378564835, -1.2245476245880127, -1.118084192276001, 0.4068567752838135, -0.011181889101862907, 0.13099999725818634, -0.010212999768555164, -0.19008900225162506, 0.15394499897956848, -3.141592502593994, 0.16460198163986206, -3.1205790042877197, -0.19612789154052734, -0.0181247778236866, -1.0695712566375732, 0.011949444189667702, 0.4138694405555725, -1.441451907157898, 0.01900000125169754, -0.007942999713122845, -0.023677000775933266, 0.0013849999522790313, -3.141592502593994, 0.12943363189697266, -3.1385905742645264], "max": [0.03473188728094101, 1.966058611869812, -0.48614177107810974, 0.026341110467910767, 1.167574167251587, 2.00234317779541, 0.6029999852180481, 0.37540099024772644, 0.0048940000124275684, 0.399728000164032, 3.1397600173950195, 1.0369874238967896, 3.1357808113098145, 0.16992633044719696, 2.3501155376434326, -0.4720466732978821, 1.6996122598648071, 1.240404725074768, -0.02536422200500965, 0.5699999928474426, 0.3755269944667816, 0.07093899697065353, 0.3727250099182129, 3.139376163482666, 1.0294301509857178, 3.139899730682373], "mean": [-0.09686218202114105, 1.2113691568374634, -0.9959986209869385, -0.4625648260116577, 0.7891083359718323, 0.8244001269340515, 0.38882797956466675, 0.23682330548763275, -0.06184108555316925, 0.2576858401298523, -0.22167982161045074, 0.6360903978347778, 1.8055989742279053, -0.07007534056901932, 1.2077738046646118, -0.8283435106277466, 0.8149248361587524, 1.0414092540740967, -0.7499355673789978, 0.4495895206928253, 0.210420161485672, 0.015976982191205025, 0.20816048979759216, 0.8257260918617249, 0.6794184446334839, -0.2618119418621063], "std": [0.17740842700004578, 0.7465788722038269, 0.3155903220176697, 0.34332603216171265, 0.2650074362754822, 0.6640792489051819, 0.179261714220047, 0.15138110518455505, 0.07340867817401886, 0.0658264234662056, 2.8224546909332275, 0.2796890139579773, 1.8816643953323364, 0.12783461809158325, 0.9008834958076477, 0.2740761935710907, 0.6404895782470703, 0.21783952414989471, 0.5883738398551941, 0.17406535148620605, 0.1586267501115799, 0.02270529232919216, 0.0938076600432396, 2.4906368255615234, 0.27175045013427734, 3.027729034423828], "count": [438]}, "timestamp": {"min": [0.0], "max": [14.566666666666666], "mean": [7.283333333333334], "std": [4.21464598047579], "count": [438]}, "frame_index": {"min": [0], "max": [437], "mean": [218.5], "std": [126.43937941427373], "count": [438]}, "episode_index": {"min": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [438]}, "index": {"min": [178057], "max": [178494], "mean": [178275.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [3.1301369863013697, 5.0, 5.0, 5.0, 5.0], "std": [1.6228830199072375, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [438]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [438]}, "eef_direction_state": {"mean": [4.273972602739726, 4.600456621004566], "std": [2.1040965087112475, 2.017661690077615], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.8949771689497716, 0.7374429223744292], "std": [0.8979542322032389, 0.8872587923206865], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.8995433789954338, 0.636986301369863], "std": [0.8674477188406897, 0.8238466712391885], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.273972602739726, 4.600456621004566], "std": [2.1040965087112475, 2.017661690077615], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.8949771689497716, 0.7374429223744292], "std": [0.8979542322032389, 0.8872587923206865], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.8995433789954338, 0.636986301369863], "std": [0.8674477188406897, 0.8238466712391885], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.47537260082331845, 0.23944867766339928, 1.0322729967420847, 2.4767376273607504, -0.04894055439886956, 0.9439968331256345, 0.44965104786837956, -0.2833243005599119, 0.983827405651326, 2.3188622109486783, -0.43812585270559123, 1.9038659579056774], "std": [0.15118046789425832, 0.07348326158650076, 0.06589131220014231, 0.26249689601258147, 0.3507837832598529, 0.5467385696998773, 0.15907380591545645, 0.022396010759121746, 0.09365477370136777, 0.25440922023278395, 0.3763305227035799, 0.3322321855644853], "min": [0.22871411859424334, 0.1109462716123818, 0.9283331992591026, 2.1030753213600697, -0.7055674008249767, -0.13540311406564554, 0.23078028634956108, -0.3233305040371345, 0.7771961306285068, 2.069432546783706, -1.099770221341484, 1.325813633719414], "max": [0.6136383492283352, 0.3063043375837624, 1.1740541065179761, 2.935123049166799, 0.4884491116613767, 1.6115202615099524, 0.6153040253136767, -0.22927798857876552, 1.148542905017265, 2.9744570298801105, 0.027197424639330503, 2.346297871023425], "count": [438]}, "eef_sim_pose_action": {"mean": [0.47537260082331845, 0.23944867766339928, 1.0322729967420847, 2.4767376273607504, -0.04894055439886956, 0.9439968331256345, 0.44965104786837956, -0.2833243005599119, 0.983827405651326, 2.3188622109486783, -0.43812585270559123, 1.9038659579056774], "std": [0.15118046789425832, 0.07348326158650076, 0.06589131220014231, 0.26249689601258147, 0.3507837832598529, 0.5467385696998773, 0.15907380591545645, 0.022396010759121746, 0.09365477370136777, 0.25440922023278395, 0.3763305227035799, 0.3322321855644853], "min": [0.22871411859424334, 0.1109462716123818, 0.9283331992591026, 2.1030753213600697, -0.7055674008249767, -0.13540311406564554, 0.23078028634956108, -0.3233305040371345, 0.7771961306285068, 2.069432546783706, -1.099770221341484, 1.325813633719414], "max": [0.6136383492283352, 0.3063043375837624, 1.1740541065179761, 2.935123049166799, 0.4884491116613767, 1.6115202615099524, 0.6153040253136767, -0.22927798857876552, 1.148542905017265, 2.9744570298801105, 0.027197424639330503, 2.346297871023425], "count": [438]}, "gripper_mode_state": {"mean": [0.3310502283105023, 0.1598173515981735], "std": [0.47059109069984323, 0.36643657804089436], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.865296803652968, 1.8515981735159817], "std": [0.4609215293299172, 0.4810421555648225], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.3310502283105023, 0.1598173515981735], "std": [0.47059109069984323, 0.36643657804089436], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.865296803652968, 1.8515981735159817], "std": [0.4609215293299172, 0.4810421555648225], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.4860359701204654, 0.5619891448803331], "std": [0.22407706052040055, 0.21758162618871021], "min": [0.16374999657273293, 0.023750001564621925], "max": [0.7537499815225601, 0.7124999910593033], "count": [438]}, "gripper_open_scale_action": {"mean": [0.4860359701204654, 0.5619891448803331], "std": [0.22407706052040055, 0.21758162618871021], "min": [0.16374999657273293, 0.023750001564621925], "max": [0.7537499815225601, 0.7124999910593033], "count": [438]}}} +{"episode_index": 384, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9098039215686274]], [[0.8509803921568627]]], "mean": [[[0.40085934640522874]], [[0.4064948992374728]], [[0.3812571160130719]]], "std": [[[0.13441429420501874]], [[0.1390871389609598]], [[0.13280068141243356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46439470588235293]], [[0.46593541666666666]], [[0.4583891687091503]]], "std": [[[0.15878024209557937]], [[0.15196958841400182]], [[0.15250080564705548]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4977370281862745]], [[0.485805529003268]], [[0.47790022058823534]]], "std": [[[0.13954508261897935]], [[0.14579807355247618]], [[0.14798348184682367]]], "count": [100]}, "observation.state": {"min": [-0.4451299011707306, -0.02217188850045204, -1.3530608415603638, -0.9658116698265076, 0.3791724443435669, 0.06759722530841827, 0.05400000140070915, -0.010014999657869339, -0.21579499542713165, 0.1427370011806488, -3.13736891746521, 0.04277801886200905, 1.3531712293624878, -0.3051730990409851, -0.017078110948204994, -1.1599160432815552, -0.01775844395160675, 0.4141136705875397, -1.4902788400650024, 0.017999999225139618, -0.008675999939441681, -0.03897299990057945, 0.01259899977594614, -3.133790969848633, 0.15660840272903442, -3.1274030208587646], "max": [0.04608822241425514, 2.100886821746826, -0.4866127669811249, 0.030388223007321358, 1.1670507192611694, 1.762150526046753, 0.5920000076293945, 0.39104199409484863, 0.0052200001664459705, 0.3896920084953308, 3.140981674194336, 1.0887887477874756, 3.058130979537964, 0.14878366887569427, 2.3437483310699463, -0.4719420075416565, 1.5861011743545532, 1.2399859428405762, -0.052071668207645416, 0.5759999752044678, 0.3926750123500824, 0.03151100128889084, 0.4076780080795288, 3.136286735534668, 1.0249969959259033, 3.1354315280914307], "mean": [-0.16978730261325836, 1.158138394355774, -1.0064162015914917, -0.2967458665370941, 0.8021747469902039, 0.6655377149581909, 0.3854464590549469, 0.22569113969802856, -0.0748293325304985, 0.26450294256210327, 0.959060549736023, 0.618888795375824, 2.496281862258911, -0.103968046605587, 1.2614550590515137, -0.8721491694450378, 0.7869120836257935, 1.038620114326477, -0.7526100873947144, 0.4062225818634033, 0.21965394914150238, -0.007229765877127647, 0.1902955025434494, 0.2329864501953125, 0.6723620295524597, 0.3089196979999542], "std": [0.16541112959384918, 0.770474910736084, 0.35954591631889343, 0.3144226670265198, 0.27429503202438354, 0.5542864799499512, 0.1922103613615036, 0.15722130239009857, 0.07824226468801498, 0.06262756884098053, 2.676316738128662, 0.30475324392318726, 0.5845680236816406, 0.16978052258491516, 0.9788792729377747, 0.315167099237442, 0.6907649040222168, 0.2028791755437851, 0.617886483669281, 0.1732180118560791, 0.1768619567155838, 0.02243594452738762, 0.0989953801035881, 2.5947513580322266, 0.2628081440925598, 2.9048123359680176], "count": [359]}, "action": {"min": [-0.4451299011707306, -0.02217188850045204, -1.3530608415603638, -0.9658116698265076, 0.3791724443435669, 0.06759722530841827, 0.05400000140070915, -0.010014999657869339, -0.21579499542713165, 0.1427370011806488, -3.13736891746521, 0.04277801886200905, 1.3531712293624878, -0.3051730990409851, -0.017078110948204994, -1.1599160432815552, -0.01775844395160675, 0.4141136705875397, -1.4902788400650024, 0.017999999225139618, -0.008675999939441681, -0.03897299990057945, 0.01259899977594614, -3.133790969848633, 0.15660840272903442, -3.1274030208587646], "max": [0.04608822241425514, 2.100886821746826, -0.4866127669811249, 0.030388223007321358, 1.1670507192611694, 1.762150526046753, 0.5920000076293945, 0.39104199409484863, 0.0052200001664459705, 0.3896920084953308, 3.140981674194336, 1.0887887477874756, 3.058130979537964, 0.14878366887569427, 2.3437483310699463, -0.4719420075416565, 1.5861011743545532, 1.2399859428405762, -0.052071668207645416, 0.5759999752044678, 0.3926750123500824, 0.03151100128889084, 0.4076780080795288, 3.136286735534668, 1.0249969959259033, 3.1354315280914307], "mean": [-0.16978730261325836, 1.158138394355774, -1.0064162015914917, -0.2967458665370941, 0.8021747469902039, 0.6655377149581909, 0.3854464590549469, 0.22569113969802856, -0.0748293325304985, 0.26450294256210327, 0.959060549736023, 0.618888795375824, 2.496281862258911, -0.103968046605587, 1.2614550590515137, -0.8721491694450378, 0.7869120836257935, 1.038620114326477, -0.7526100873947144, 0.4062225818634033, 0.21965394914150238, -0.007229765877127647, 0.1902955025434494, 0.2329864501953125, 0.6723620295524597, 0.3089196979999542], "std": [0.16541112959384918, 0.770474910736084, 0.35954591631889343, 0.3144226670265198, 0.27429503202438354, 0.5542864799499512, 0.1922103613615036, 0.15722130239009857, 0.07824226468801498, 0.06262756884098053, 2.676316738128662, 0.30475324392318726, 0.5845680236816406, 0.16978052258491516, 0.9788792729377747, 0.315167099237442, 0.6907649040222168, 0.2028791755437851, 0.617886483669281, 0.1732180118560791, 0.1768619567155838, 0.02243594452738762, 0.0989953801035881, 2.5947513580322266, 0.2628081440925598, 2.9048123359680176], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [359]}, "index": {"min": [178495], "max": [178853], "mean": [178674.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.3064066852367686, 5.0, 5.0, 5.0, 5.0], "std": [1.587113201292134, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [359]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [359]}, "eef_direction_state": {"mean": [3.777158774373259, 4.493036211699164], "std": [2.196586806558329, 2.089723223086391], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [1.1225626740947074, 0.7771587743732591], "std": [0.8714078551239268, 0.9021372054542439], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.9637883008356546, 0.7047353760445683], "std": [0.8420184793274241, 0.8456046440841773], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.777158774373259, 4.493036211699164], "std": [2.196586806558329, 2.089723223086391], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [1.1225626740947074, 0.7771587743732591], "std": [0.8714078551239268, 0.9021372054542439], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.9637883008356546, 0.7047353760445683], "std": [0.8420184793274241, 0.8456046440841773], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.46442578991067934, 0.22655659633962716, 1.0392528455830823, 2.5005738180614325, -0.11242078816008276, 0.941980619211882, 0.45888726303594096, -0.3065740880964345, 0.9659061669351, 2.29909439874596, -0.41095473936346677, 1.8594621844512527], "std": [0.1571237967580873, 0.07829158692856585, 0.06279256511134484, 0.292591619568926, 0.34424312430557413, 0.5420757433025355, 0.17734922798764033, 0.022822629541750884, 0.09867861216428596, 0.27194618854311275, 0.41961833014902145, 0.2557611246881935], "min": [0.2288935498326411, 0.08540908270336767, 0.9170928785629066, 2.047635086360139, -0.7407402633232406, -0.17293490919509646, 0.23000337585616887, -0.3385710720127873, 0.7885217072077929, 2.0431210009381098, -1.0054056799274196, 1.4097246532430643], "max": [0.6295378203988818, 0.30663097598990574, 1.164506226899873, 3.085139281587516, 0.39750224053697436, 1.5982049122581097, 0.6323748365996233, -0.268103814998567, 1.1834363113765485, 2.9538924197144727, 0.08938693695335154, 2.3397479021678484], "count": [359]}, "eef_sim_pose_action": {"mean": [0.46442578991067934, 0.22655659633962716, 1.0392528455830823, 2.5005738180614325, -0.11242078816008276, 0.941980619211882, 0.45888726303594096, -0.3065740880964345, 0.9659061669351, 2.29909439874596, -0.41095473936346677, 1.8594621844512527], "std": [0.1571237967580873, 0.07829158692856585, 0.06279256511134484, 0.292591619568926, 0.34424312430557413, 0.5420757433025355, 0.17734922798764033, 0.022822629541750884, 0.09867861216428596, 0.27194618854311275, 0.41961833014902145, 0.2557611246881935], "min": [0.2288935498326411, 0.08540908270336767, 0.9170928785629066, 2.047635086360139, -0.7407402633232406, -0.17293490919509646, 0.23000337585616887, -0.3385710720127873, 0.7885217072077929, 2.0431210009381098, -1.0054056799274196, 1.4097246532430643], "max": [0.6295378203988818, 0.30663097598990574, 1.164506226899873, 3.085139281587516, 0.39750224053697436, 1.5982049122581097, 0.6323748365996233, -0.268103814998567, 1.1834363113765485, 2.9538924197144727, 0.08938693695335154, 2.3397479021678484], "count": [359]}, "gripper_mode_state": {"mean": [0.39275766016713093, 0.2924791086350975], "std": [0.4883636765231145, 0.45490117569326727], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.8133704735376044, 1.8161559888579386], "std": [0.5395134032918298, 0.5481452526541765], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.39275766016713093, 0.2924791086350975], "std": [0.4883636765231145, 0.45490117569326727], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.8133704735376044, 1.8161559888579386], "std": [0.5395134032918298, 0.5481452526541765], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.4818070840095702, 0.5077785553545549], "std": [0.24026262706265025, 0.2165224948928935], "min": [0.06750000175088644, 0.022499999031424522], "max": [0.7400000095367432, 0.7199999690055847], "count": [359]}, "gripper_open_scale_action": {"mean": [0.4818070840095702, 0.5077785553545549], "std": [0.24026262706265025, 0.2165224948928935], "min": [0.06750000175088644, 0.022499999031424522], "max": [0.7400000095367432, 0.7199999690055847], "count": [359]}}} +{"episode_index": 385, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9921568627450981]], [[0.9686274509803922]]], "mean": [[[0.4009979874727669]], [[0.4070753022875817]], [[0.382145258714597]]], "std": [[[0.13221944318392384]], [[0.1380334033042517]], [[0.13171814780453575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461355210375817]], [[0.4646298488562091]], [[0.4572861008986928]]], "std": [[[0.16553169944593427]], [[0.15792620196541843]], [[0.15710015748731973]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49743311274509805]], [[0.4895604493464052]], [[0.4827198713235294]]], "std": [[[0.1402977365714717]], [[0.14400608083189026]], [[0.1454395141602106]]], "count": [100]}, "observation.state": {"min": [-0.4255746603012085, -0.02217188850045204, -1.3030825853347778, -1.0643727779388428, 0.36218154430389404, -0.02464899979531765, 0.04699999839067459, -0.01053600013256073, -0.20636600255966187, 0.1502619981765747, -3.1408421993255615, 0.09398598968982697, -3.117786407470703, -0.2951599955558777, -0.018473666161298752, -1.3787217140197754, -0.016798999160528183, 0.4517239034175873, -1.3966894149780273, 0.01599999889731407, -0.008429000154137611, -0.04240500181913376, 0.015557000413537025, -3.141592502593994, 0.2099980115890503, -3.139934539794922], "max": [0.0268295556306839, 2.0597004890441895, -0.48668256402015686, -0.040052443742752075, 1.1660913228988647, 1.8663113117218018, 0.5920000076293945, 0.39003801345825195, -0.0029349999967962503, 0.40280601382255554, 3.1387827396392822, 1.1427892446517944, 3.135606288909912, 0.10991744697093964, 2.4213762283325195, -0.4719420075416565, 1.3684992790222168, 1.2401604652404785, -0.05161811038851738, 0.5809999704360962, 0.4231579899787903, 0.04389699921011925, 0.40054601430892944, 3.1370372772216797, 1.0134952068328857, 3.1395506858825684], "mean": [-0.12807472050189972, 1.1817939281463623, -0.9845154881477356, -0.3880282938480377, 0.7314043045043945, 0.8312543034553528, 0.4007464051246643, 0.2350187748670578, -0.06338854134082794, 0.26227596402168274, 0.7340670824050903, 0.6107963919639587, 2.3601326942443848, -0.12589076161384583, 1.3317962884902954, -1.0173513889312744, 0.7752853631973267, 1.0648694038391113, -0.7352676391601562, 0.4443231523036957, 0.25084543228149414, -0.009794976562261581, 0.2059801071882248, 0.9047680497169495, 0.7055186629295349, 0.10652028769254684], "std": [0.15034891664981842, 0.7473017573356628, 0.32432255148887634, 0.33537760376930237, 0.28506040573120117, 0.6321625113487244, 0.21370764076709747, 0.15442775189876556, 0.07342037558555603, 0.06239650771021843, 2.6775166988372803, 0.3204266428947449, 0.8844491243362427, 0.1612919569015503, 0.9742088913917542, 0.41412192583084106, 0.5781381726264954, 0.1842138022184372, 0.5284279584884644, 0.16453817486763, 0.18852536380290985, 0.02473556622862816, 0.08982144296169281, 2.44935941696167, 0.23313286900520325, 2.9991462230682373], "count": [399]}, "action": {"min": [-0.4255746603012085, -0.02217188850045204, -1.3030825853347778, -1.0643727779388428, 0.36218154430389404, -0.02464899979531765, 0.04699999839067459, -0.01053600013256073, -0.20636600255966187, 0.1502619981765747, -3.1408421993255615, 0.09398598968982697, -3.117786407470703, -0.2951599955558777, -0.018473666161298752, -1.3787217140197754, -0.016798999160528183, 0.4517239034175873, -1.3966894149780273, 0.01599999889731407, -0.008429000154137611, -0.04240500181913376, 0.015557000413537025, -3.141592502593994, 0.2099980115890503, -3.139934539794922], "max": [0.0268295556306839, 2.0597004890441895, -0.48668256402015686, -0.040052443742752075, 1.1660913228988647, 1.8663113117218018, 0.5920000076293945, 0.39003801345825195, -0.0029349999967962503, 0.40280601382255554, 3.1387827396392822, 1.1427892446517944, 3.135606288909912, 0.10991744697093964, 2.4213762283325195, -0.4719420075416565, 1.3684992790222168, 1.2401604652404785, -0.05161811038851738, 0.5809999704360962, 0.4231579899787903, 0.04389699921011925, 0.40054601430892944, 3.1370372772216797, 1.0134952068328857, 3.1395506858825684], "mean": [-0.12807472050189972, 1.1817939281463623, -0.9845154881477356, -0.3880282938480377, 0.7314043045043945, 0.8312543034553528, 0.4007464051246643, 0.2350187748670578, -0.06338854134082794, 0.26227596402168274, 0.7340670824050903, 0.6107963919639587, 2.3601326942443848, -0.12589076161384583, 1.3317962884902954, -1.0173513889312744, 0.7752853631973267, 1.0648694038391113, -0.7352676391601562, 0.4443231523036957, 0.25084543228149414, -0.009794976562261581, 0.2059801071882248, 0.9047680497169495, 0.7055186629295349, 0.10652028769254684], "std": [0.15034891664981842, 0.7473017573356628, 0.32432255148887634, 0.33537760376930237, 0.28506040573120117, 0.6321625113487244, 0.21370764076709747, 0.15442775189876556, 0.07342037558555603, 0.06239650771021843, 2.6775166988372803, 0.3204266428947449, 0.8844491243362427, 0.1612919569015503, 0.9742088913917542, 0.41412192583084106, 0.5781381726264954, 0.1842138022184372, 0.5284279584884644, 0.16453817486763, 0.18852536380290985, 0.02473556622862816, 0.08982144296169281, 2.44935941696167, 0.23313286900520325, 2.9991462230682373], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [399]}, "index": {"min": [178854], "max": [179252], "mean": [179053.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [3.110275689223058, 5.0, 5.0, 5.0, 5.0], "std": [1.6184616831222218, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [399]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [399]}, "eef_direction_state": {"mean": [3.9774436090225564, 4.235588972431078], "std": [2.2156862696050363, 2.254405120557906], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.9924812030075187, 0.8045112781954887], "std": [0.8799883851036613, 0.9077111589698651], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.9323308270676691, 0.6541353383458647], "std": [0.8483700018134837, 0.8321103959252257], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [3.9774436090225564, 4.235588972431078], "std": [2.2156862696050363, 2.254405120557906], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.9924812030075187, 0.8045112781954887], "std": [0.8799883851036613, 0.9077111589698651], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.9323308270676691, 0.6541353383458647], "std": [0.8483700018134837, 0.8321103959252257], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.4736392157816453, 0.23795394391312902, 1.036927248107937, 2.494381202650063, -0.15502892195751522, 0.8908970758692147, 0.49002747081756903, -0.30904387543620254, 0.9817587918186297, 2.2880132199537258, -0.4149919884272857, 1.924241598699056], "std": [0.15424653265856172, 0.07350808599638697, 0.06252136330203616, 0.3022385381208103, 0.40836988064017016, 0.5425548400772249, 0.18891734579491146, 0.025046400030615104, 0.08954859735930289, 0.22709678546707404, 0.3562844722796813, 0.2684980373576578], "min": [0.22836379842517882, 0.09474132694256818, 0.9245556999031158, 1.995594441137291, -0.8277022163121818, -0.08717099579627363, 0.23021139853048989, -0.34185685411514954, 0.7916339017382726, 2.0333274156507795, -0.8919397301820864, 1.4822575636440953], "max": [0.6283251466272939, 0.29847927044664424, 1.1774416769425837, 3.014556933255948, 0.4299231660169398, 1.5258199068592686, 0.6630289623999239, -0.25490488050427884, 1.1764396227116847, 2.8897310513961756, 0.05774071799433078, 2.267240355443241], "count": [399]}, "eef_sim_pose_action": {"mean": [0.4736392157816453, 0.23795394391312902, 1.036927248107937, 2.494381202650063, -0.15502892195751522, 0.8908970758692147, 0.49002747081756903, -0.30904387543620254, 0.9817587918186297, 2.2880132199537258, -0.4149919884272857, 1.924241598699056], "std": [0.15424653265856172, 0.07350808599638697, 0.06252136330203616, 0.3022385381208103, 0.40836988064017016, 0.5425548400772249, 0.18891734579491146, 0.025046400030615104, 0.08954859735930289, 0.22709678546707404, 0.3562844722796813, 0.2684980373576578], "min": [0.22836379842517882, 0.09474132694256818, 0.9245556999031158, 1.995594441137291, -0.8277022163121818, -0.08717099579627363, 0.23021139853048989, -0.34185685411514954, 0.7916339017382726, 2.0333274156507795, -0.8919397301820864, 1.4822575636440953], "max": [0.6283251466272939, 0.29847927044664424, 1.1774416769425837, 3.014556933255948, 0.4299231660169398, 1.5258199068592686, 0.6630289623999239, -0.25490488050427884, 1.1764396227116847, 2.8897310513961756, 0.05774071799433078, 2.267240355443241], "count": [399]}, "gripper_mode_state": {"mean": [0.40350877192982454, 0.14285714285714285], "std": [0.49060110365296794, 0.3499271061118848], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.8170426065162908, 1.862155388471178], "std": [0.542998521337453, 0.47339902037924136], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.40350877192982454, 0.14285714285714285], "std": [0.49060110365296794, 0.3499271061118848], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.8170426065162908, 1.862155388471178], "std": [0.542998521337453, 0.47339902037924136], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.5009335909916419, 0.5554041402696872], "std": [0.267134062262548, 0.2056720503795642], "min": [0.05874999798834324, 0.01999999862164259], "max": [0.7400000095367432, 0.7262499630451202], "count": [399]}, "gripper_open_scale_action": {"mean": [0.5009335909916419, 0.5554041402696872], "std": [0.267134062262548, 0.2056720503795642], "min": [0.05874999798834324, 0.01999999862164259], "max": [0.7400000095367432, 0.7262499630451202], "count": [399]}}} +{"episode_index": 386, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9725490196078431]], [[0.9647058823529412]]], "mean": [[[0.3993451247486174]], [[0.40638461538461534]], [[0.38188440589911177]]], "std": [[[0.1355648943521649]], [[0.14144124473020192]], [[0.13563930523660286]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677400409282303]], [[0.4714082080348165]], [[0.4638533457453494]]], "std": [[[0.15586635434294244]], [[0.15071535747140932]], [[0.1504855025525272]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49426247682566615]], [[0.4853835941427853]], [[0.474319801879085]]], "std": [[[0.1389678407747167]], [[0.14719916784620232]], [[0.15350955622644896]]], "count": [104]}, "observation.state": {"min": [-0.2856178879737854, -0.022276556119322777, -1.0973950624465942, -1.3821407556533813, -0.2313307821750641, -0.02862633392214775, 0.013000000268220901, -0.010440999642014503, -0.14726899564266205, 0.13497799634933472, -3.141592502593994, -0.15112805366516113, -3.139777421951294, -0.24235565960407257, -0.019834334030747414, -1.6163499355316162, 0.057531777769327164, 0.4801234304904938, -1.1061697006225586, 0.017000000923871994, -0.009410000406205654, -0.021436000242829323, 0.019456999376416206, -3.1396901607513428, 0.2113768309354782, -3.1402835845947266], "max": [0.01174011081457138, 1.980973720550537, -0.48396122455596924, 0.04877466708421707, 1.1654982566833496, 2.1012356281280518, 0.593999981880188, 0.3657270073890686, 0.0024349999148398638, 0.35076799988746643, 3.1363391876220703, 1.0699915885925293, 3.1395156383514404, 0.22077688574790955, 2.5013763904571533, -0.4719420075416565, 1.2224019765853882, 1.2384508848190308, -0.05695611238479614, 0.597000002861023, 0.4566029906272888, 0.08233799785375595, 0.4082750082015991, 3.137124538421631, 1.0855075120925903, 3.1355886459350586], "mean": [-0.15714994072914124, 1.1368999481201172, -0.803158700466156, -0.4460793733596802, 0.48843011260032654, 1.0130183696746826, 0.31266099214553833, 0.22369970381259918, -0.05678059533238411, 0.2513250410556793, 0.7910631895065308, 0.4764418601989746, 1.6979485750198364, -0.07153495401144028, 0.9234565496444702, -0.8669434785842896, 0.6391068696975708, 1.0979080200195312, -0.5936187505722046, 0.4163016378879547, 0.15996725857257843, 0.03050883486866951, 0.24435722827911377, 0.9614174962043762, 0.7724922299385071, -2.290449857711792], "std": [0.10515187680721283, 0.6520618796348572, 0.21826957166194916, 0.392192006111145, 0.46148964762687683, 0.7961306571960449, 0.24782632291316986, 0.13392338156700134, 0.04795634374022484, 0.04955660179257393, 2.4965927600860596, 0.4103703200817108, 1.8142248392105103, 0.15956972539424896, 0.9130473732948303, 0.44819366931915283, 0.38612857460975647, 0.18251776695251465, 0.33107346296310425, 0.1559954434633255, 0.1776481568813324, 0.026327339932322502, 0.10570501536130905, 2.6127841472625732, 0.27215299010276794, 1.81642746925354], "count": [494]}, "action": {"min": [-0.2856178879737854, -0.022276556119322777, -1.0973950624465942, -1.3821407556533813, -0.2313307821750641, -0.02862633392214775, 0.013000000268220901, -0.010440999642014503, -0.14726899564266205, 0.13497799634933472, -3.141592502593994, -0.15112805366516113, -3.139777421951294, -0.24235565960407257, -0.019834334030747414, -1.6163499355316162, 0.057531777769327164, 0.4801234304904938, -1.1061697006225586, 0.017000000923871994, -0.009410000406205654, -0.021436000242829323, 0.019456999376416206, -3.1396901607513428, 0.2113768309354782, -3.1402835845947266], "max": [0.01174011081457138, 1.980973720550537, -0.48396122455596924, 0.04877466708421707, 1.1654982566833496, 2.1012356281280518, 0.593999981880188, 0.3657270073890686, 0.0024349999148398638, 0.35076799988746643, 3.1363391876220703, 1.0699915885925293, 3.1395156383514404, 0.22077688574790955, 2.5013763904571533, -0.4719420075416565, 1.2224019765853882, 1.2384508848190308, -0.05695611238479614, 0.597000002861023, 0.4566029906272888, 0.08233799785375595, 0.4082750082015991, 3.137124538421631, 1.0855075120925903, 3.1355886459350586], "mean": [-0.15714994072914124, 1.1368999481201172, -0.803158700466156, -0.4460793733596802, 0.48843011260032654, 1.0130183696746826, 0.31266099214553833, 0.22369970381259918, -0.05678059533238411, 0.2513250410556793, 0.7910631895065308, 0.4764418601989746, 1.6979485750198364, -0.07153495401144028, 0.9234565496444702, -0.8669434785842896, 0.6391068696975708, 1.0979080200195312, -0.5936187505722046, 0.4163016378879547, 0.15996725857257843, 0.03050883486866951, 0.24435722827911377, 0.9614174962043762, 0.7724922299385071, -2.290449857711792], "std": [0.10515187680721283, 0.6520618796348572, 0.21826957166194916, 0.392192006111145, 0.46148964762687683, 0.7961306571960449, 0.24782632291316986, 0.13392338156700134, 0.04795634374022484, 0.04955660179257393, 2.4965927600860596, 0.4103703200817108, 1.8142248392105103, 0.15956972539424896, 0.9130473732948303, 0.44819366931915283, 0.38612857460975647, 0.18251776695251465, 0.33107346296310425, 0.1559954434633255, 0.1776481568813324, 0.026327339932322502, 0.10570501536130905, 2.6127841472625732, 0.27215299010276794, 1.81642746925354], "count": [494]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [494]}, "index": {"min": [179253], "max": [179746], "mean": [179499.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [494]}, "subtask_annotation": {"mean": [2.659919028340081, 5.0, 5.0, 5.0, 5.0], "std": [1.6450554035937488, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [494]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [494]}, "eef_direction_state": {"mean": [4.097165991902834, 4.352226720647773], "std": [2.1695985712340713, 2.1869656897982743], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_state": {"mean": [0.902834008097166, 0.7651821862348178], "std": [0.8312422200039743, 0.8802386656518701], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_state": {"mean": [0.9008097165991903, 0.6882591093117408], "std": [0.8418935618356066, 0.8417158863103554], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_direction_action": {"mean": [4.097165991902834, 4.352226720647773], "std": [2.1695985712340713, 2.1869656897982743], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_action": {"mean": [0.902834008097166, 0.7651821862348178], "std": [0.8312422200039743, 0.8802386656518701], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_action": {"mean": [0.9008097165991903, 0.6882591093117408], "std": [0.8418935618356066, 0.8417158863103554], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_sim_pose_state": {"mean": [0.4622609739934538, 0.2445095918827255, 1.0259417695496909, 1.0251035682707914, -0.30501961152327994, 0.7502239165886788, 0.39885591178607194, -0.268464318027949, 1.0201058710672348, 2.316279011654426, -0.2667800080204116, 1.9864278193615843], "std": [0.1336943523050381, 0.04811845528516604, 0.04970243348649389, 2.3965431531154517, 0.597305851119725, 0.7613202679198539, 0.178003941698684, 0.02619056400209045, 0.10555978975966446, 0.23951233277913275, 0.2873783670353219, 0.20495147550206888], "min": [0.22840832625182605, 0.15339919352713016, 0.9092775240315774, -3.141440189467036, -1.1562093593885512, -0.5105262602059173, 0.229195440191355, -0.32063614309187927, 0.79559389612994, 2.0558006219092304, -0.9050606124989458, 1.5784541786719628], "max": [0.6034996692256746, 0.30384856698089063, 1.1254022179316547, 3.1404472676587045, 0.5474372489168933, 1.5697040160817337, 0.696193526787306, -0.21720133292218302, 1.1843385114044769, 2.8884431893535334, 0.05160485042205343, 2.3291601368131394], "count": [494]}, "eef_sim_pose_action": {"mean": [0.4622609739934538, 0.2445095918827255, 1.0259417695496909, 1.0251035682707914, -0.30501961152327994, 0.7502239165886788, 0.39885591178607194, -0.268464318027949, 1.0201058710672348, 2.316279011654426, -0.2667800080204116, 1.9864278193615843], "std": [0.1336943523050381, 0.04811845528516604, 0.04970243348649389, 2.3965431531154517, 0.597305851119725, 0.7613202679198539, 0.178003941698684, 0.02619056400209045, 0.10555978975966446, 0.23951233277913275, 0.2873783670353219, 0.20495147550206888], "min": [0.22840832625182605, 0.15339919352713016, 0.9092775240315774, -3.141440189467036, -1.1562093593885512, -0.5105262602059173, 0.229195440191355, -0.32063614309187927, 0.79559389612994, 2.0558006219092304, -0.9050606124989458, 1.5784541786719628], "max": [0.6034996692256746, 0.30384856698089063, 1.1254022179316547, 3.1404472676587045, 0.5474372489168933, 1.5697040160817337, 0.696193526787306, -0.21720133292218302, 1.1843385114044769, 2.8884431893535334, 0.05160485042205343, 2.3291601368131394], "count": [494]}, "gripper_mode_state": {"mean": [0.4939271255060729, 0.14777327935222673], "std": [0.4999631188351615, 0.35487510093230573], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_state": {"mean": [1.8663967611336032, 1.8987854251012146], "std": [0.4525729105257359, 0.3946485938934407], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_mode_action": {"mean": [0.4939271255060729, 0.14777327935222673], "std": [0.4999631188351615, 0.35487510093230573], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_action": {"mean": [1.8663967611336032, 1.8987854251012146], "std": [0.4525729105257359, 0.3946485938934407], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_open_scale_state": {"mean": [0.3908248923257981, 0.5203745064612192], "std": [0.3097828791418811, 0.19499494160054395], "min": [0.016250000335276127, 0.021250001154839993], "max": [0.742499977350235, 0.7462500035762787], "count": [494]}, "gripper_open_scale_action": {"mean": [0.3908248923257981, 0.5203745064612192], "std": [0.3097828791418811, 0.19499494160054395], "min": [0.016250000335276127, 0.021250001154839993], "max": [0.742499977350235, 0.7462500035762787], "count": [494]}}} +{"episode_index": 387, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9176470588235294]], [[0.8588235294117647]]], "mean": [[[0.40015162037037033]], [[0.40779629901960784]], [[0.38275211873638343]]], "std": [[[0.13436391570663575]], [[0.13946109570244647]], [[0.13349391529034788]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652532741013072]], [[0.468401256127451]], [[0.4612105616830065]]], "std": [[[0.16162454367534998]], [[0.15408958873770356]], [[0.1533800018071293]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4997046017156863]], [[0.48783606209150326]], [[0.47898846609477125]]], "std": [[[0.12860682259966646]], [[0.13919934501321435]], [[0.14256192431826045]]], "count": [100]}, "observation.state": {"min": [-0.34414398670196533, -0.022276556119322777, -1.1351797580718994, -1.0436313152313232, 0.36219900846481323, 0.011775000020861626, 0.0860000029206276, -0.011559000238776207, -0.16157400608062744, 0.1555359959602356, -3.137176990509033, 0.17898350954055786, 1.321668028831482, -0.18379466235637665, -0.018177110701799393, -1.4081155061721802, 0.024247778579592705, 0.46224290132522583, -1.2652106285095215, 0.017000000923871994, -0.009692000225186348, -0.007739999797195196, 0.009995999746024609, -3.1347334384918213, 0.1878148764371872, -3.14042329788208], "max": [0.027527334168553352, 1.9377986192703247, -0.48521721363067627, 0.027736667543649673, 1.1669809818267822, 2.1016716957092285, 0.6580000519752502, 0.36194199323654175, 0.0024349999148398638, 0.387255996465683, 3.13452410697937, 1.089207649230957, 3.0845203399658203, 0.10016600042581558, 2.4487464427948, -0.47216877341270447, 1.3530434370040894, 1.240317463874817, 0.0, 0.5830000042915344, 0.4261850118637085, 0.10306999832391739, 0.4361349940299988, 3.1408421993255615, 1.0563430786132812, 3.1397950649261475], "mean": [-0.07444608956575394, 1.0661509037017822, -0.8946276903152466, -0.4371386468410492, 0.7797864675521851, 0.8052268028259277, 0.40903472900390625, 0.20949400961399078, -0.0471799299120903, 0.2602873742580414, 0.7203704714775085, 0.6605145335197449, 2.554900884628296, -0.02525653876364231, 0.9163551330566406, -0.8795875310897827, 0.5333325266838074, 1.070515513420105, -0.4850098788738251, 0.3313421905040741, 0.1548624187707901, 0.02312716841697693, 0.24894660711288452, 1.8509101867675781, 0.7592014670372009, -1.916213035583496], "std": [0.13614316284656525, 0.7459222674369812, 0.2874973714351654, 0.35454824566841125, 0.2987920939922333, 0.7342953681945801, 0.20176368951797485, 0.15487489104270935, 0.05662032216787338, 0.05402502790093422, 2.7270960807800293, 0.2723848819732666, 0.6675404906272888, 0.11943483352661133, 0.9173961281776428, 0.3879079520702362, 0.48128387331962585, 0.20721745491027832, 0.439502090215683, 0.1619693487882614, 0.1705940216779709, 0.027568936347961426, 0.12155934423208237, 2.1583235263824463, 0.2645207941532135, 2.290334701538086], "count": [374]}, "action": {"min": [-0.34414398670196533, -0.022276556119322777, -1.1351797580718994, -1.0436313152313232, 0.36219900846481323, 0.011775000020861626, 0.0860000029206276, -0.011559000238776207, -0.16157400608062744, 0.1555359959602356, -3.137176990509033, 0.17898350954055786, 1.321668028831482, -0.18379466235637665, -0.018177110701799393, -1.4081155061721802, 0.024247778579592705, 0.46224290132522583, -1.2652106285095215, 0.017000000923871994, -0.009692000225186348, -0.007739999797195196, 0.009995999746024609, -3.1347334384918213, 0.1878148764371872, -3.14042329788208], "max": [0.027527334168553352, 1.9377986192703247, -0.48521721363067627, 0.027736667543649673, 1.1669809818267822, 2.1016716957092285, 0.6580000519752502, 0.36194199323654175, 0.0024349999148398638, 0.387255996465683, 3.13452410697937, 1.089207649230957, 3.0845203399658203, 0.10016600042581558, 2.4487464427948, -0.47216877341270447, 1.3530434370040894, 1.240317463874817, 0.0, 0.5830000042915344, 0.4261850118637085, 0.10306999832391739, 0.4361349940299988, 3.1408421993255615, 1.0563430786132812, 3.1397950649261475], "mean": [-0.07444608956575394, 1.0661509037017822, -0.8946276903152466, -0.4371386468410492, 0.7797864675521851, 0.8052268028259277, 0.40903472900390625, 0.20949400961399078, -0.0471799299120903, 0.2602873742580414, 0.7203704714775085, 0.6605145335197449, 2.554900884628296, -0.02525653876364231, 0.9163551330566406, -0.8795875310897827, 0.5333325266838074, 1.070515513420105, -0.4850098788738251, 0.3313421905040741, 0.1548624187707901, 0.02312716841697693, 0.24894660711288452, 1.8509101867675781, 0.7592014670372009, -1.916213035583496], "std": [0.13614316284656525, 0.7459222674369812, 0.2874973714351654, 0.35454824566841125, 0.2987920939922333, 0.7342953681945801, 0.20176368951797485, 0.15487489104270935, 0.05662032216787338, 0.05402502790093422, 2.7270960807800293, 0.2723848819732666, 0.6675404906272888, 0.11943483352661133, 0.9173961281776428, 0.3879079520702362, 0.48128387331962585, 0.20721745491027832, 0.439502090215683, 0.1619693487882614, 0.1705940216779709, 0.027568936347961426, 0.12155934423208237, 2.1583235263824463, 0.2645207941532135, 2.290334701538086], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [374]}, "index": {"min": [179747], "max": [180120], "mean": [179933.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [3.2754010695187166, 5.0, 5.0, 5.0, 5.0], "std": [1.5875802138474544, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [374]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [374]}, "eef_direction_state": {"mean": [3.9732620320855614, 4.10427807486631], "std": [2.193654326841565, 2.2186214556151955], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.9572192513368984, 0.9732620320855615], "std": [0.8485840802381733, 0.9417991377311672], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.9090909090909091, 0.8288770053475936], "std": [0.8384303690314094, 0.8606801941702987], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [3.9732620320855614, 4.10427807486631], "std": [2.193654326841565, 2.2186214556151955], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.9572192513368984, 0.9732620320855615], "std": [0.8485840802381733, 0.9417991377311672], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.9090909090909091, 0.8288770053475936], "std": [0.8384303690314094, 0.8606801941702987], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.4480146330062459, 0.25410527860492466, 1.0348717148184448, 2.446778574226562, -0.09906399816198183, 1.0075051378124018, 0.3937977380443852, -0.2758027979968335, 1.0245101725697923, 2.328459566879652, -0.24136483968940284, 1.8589165354139507], "std": [0.15464364369838227, 0.0567142934973675, 0.0541335261311818, 0.2457989192527931, 0.37105419122209066, 0.5553083989495445, 0.17100434218350083, 0.02731294967383306, 0.12139162239913706, 0.23494492410648934, 0.31071492879448703, 0.2524275611641443], "min": [0.22726717818218906, 0.13951372993912123, 0.9298381527002473, 2.051081908420004, -0.7654202089118596, -0.05923605292622103, 0.22886092283312298, -0.30714702707662356, 0.7860821751927035, 1.9996050760052781, -0.9030840941663469, 1.521747589731361], "max": [0.6000915664634755, 0.30384856698089063, 1.161880985844476, 2.8928480599826907, 0.4324664552695503, 1.5665975120092122, 0.6659604949321549, -0.19654442774088832, 1.2133921521962043, 2.9078620868334437, 0.062324822530503754, 2.480737602304919], "count": [374]}, "eef_sim_pose_action": {"mean": [0.4480146330062459, 0.25410527860492466, 1.0348717148184448, 2.446778574226562, -0.09906399816198183, 1.0075051378124018, 0.3937977380443852, -0.2758027979968335, 1.0245101725697923, 2.328459566879652, -0.24136483968940284, 1.8589165354139507], "std": [0.15464364369838227, 0.0567142934973675, 0.0541335261311818, 0.2457989192527931, 0.37105419122209066, 0.5553083989495445, 0.17100434218350083, 0.02731294967383306, 0.12139162239913706, 0.23494492410648934, 0.31071492879448703, 0.2524275611641443], "min": [0.22726717818218906, 0.13951372993912123, 0.9298381527002473, 2.051081908420004, -0.7654202089118596, -0.05923605292622103, 0.22886092283312298, -0.30714702707662356, 0.7860821751927035, 1.9996050760052781, -0.9030840941663469, 1.521747589731361], "max": [0.6000915664634755, 0.30384856698089063, 1.161880985844476, 2.8928480599826907, 0.4324664552695503, 1.5665975120092122, 0.6659604949321549, -0.19654442774088832, 1.2133921521962043, 2.9078620868334437, 0.062324822530503754, 2.480737602304919], "count": [374]}, "gripper_mode_state": {"mean": [0.2914438502673797, 0.6524064171122995], "std": [0.45442747761188945, 0.47620613606188894], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.820855614973262, 1.7727272727272727], "std": [0.5398487761198482, 0.5750652559618685], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.2914438502673797, 0.6524064171122995], "std": [0.45442747761188945, 0.47620613606188894], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.820855614973262, 1.7727272727272727], "std": [0.5398487761198482, 0.5750652559618685], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.5112934541604656, 0.4141778130716779], "std": [0.2522050522379309, 0.20246148108375925], "min": [0.10750000365078449, 0.021250001154839993], "max": [0.8225000649690628, 0.728750005364418], "count": [374]}, "gripper_open_scale_action": {"mean": [0.5112934541604656, 0.4141778130716779], "std": [0.2522050522379309, 0.20246148108375925], "min": [0.10750000365078449, 0.021250001154839993], "max": [0.8225000649690628, 0.728750005364418], "count": [374]}}} +{"episode_index": 388, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.803921568627451]], [[0.7372549019607844]]], "mean": [[[0.4021256644880174]], [[0.41059796296296297]], [[0.3858942320261438]]], "std": [[[0.12233783784345954]], [[0.1286299991751791]], [[0.12361692948765893]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46593955882352944]], [[0.4691333700980392]], [[0.46088344566993467]]], "std": [[[0.15119758231892358]], [[0.1456464800261708]], [[0.1457097115705858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4956007741013072]], [[0.4827136887254902]], [[0.47309426062091503]]], "std": [[[0.12105404080499123]], [[0.13429430887611293]], [[0.13958015527771983]]], "count": [100]}, "observation.state": {"min": [-0.4138171076774597, -0.022206777706742287, -1.3533051013946533, -1.2186689376831055, 0.27068543434143066, 0.030702222138643265, 0.03100000135600567, -0.011622999794781208, -0.2076600044965744, 0.1248060017824173, -3.141592502593994, 0.16306611895561218, -3.141592502593994, -0.30841776728630066, -0.019956445321440697, -1.4088656902313232, -0.013571777381002903, 0.3486097753047943, -1.3106883764266968, 0.0139999995008111, -0.010355000384151936, -0.07751300185918808, 0.017287999391555786, -3.1409642696380615, 0.2506641745567322, -3.1356759071350098], "max": [0.07626710832118988, 2.1556622982025146, -0.4863860011100769, 0.015856999903917313, 1.1671030521392822, 2.1017589569091797, 0.6340000033378601, 0.4031539857387543, 0.0059529999271035194, 0.395346999168396, 3.1390271186828613, 1.1069401502609253, 3.1407198905944824, 0.2791634500026703, 2.429644823074341, -0.47234323620796204, 1.3563055992126465, 1.2042772769927979, -0.027021445333957672, 0.5609999895095825, 0.43065398931503296, 0.05222700163722038, 0.3947030007839203, 3.1399519443511963, 1.0226233005523682, 3.138485908508301], "mean": [-0.09113997966051102, 1.2882195711135864, -1.0495799779891968, -0.5271533131599426, 0.6528027057647705, 0.9841565489768982, 0.39889854192733765, 0.26464641094207764, -0.06029640510678291, 0.25691792368888855, 0.7689286470413208, 0.6322572231292725, 2.2746365070343018, -0.0920269638299942, 0.8841865658760071, -0.7763714790344238, 0.5034136176109314, 1.0156522989273071, -0.5129101276397705, 0.31285786628723145, 0.15288391709327698, 0.004037152044475079, 0.2199523001909256, 0.9081355333328247, 0.7360437512397766, -1.376488447189331], "std": [0.18546032905578613, 0.7662414312362671, 0.3415597677230835, 0.3622756004333496, 0.3289107084274292, 0.7509373426437378, 0.23918914794921875, 0.16319875419139862, 0.08150037378072739, 0.0641242116689682, 2.6044399738311768, 0.2771712839603424, 1.0864837169647217, 0.19631680846214294, 0.9364003539085388, 0.39383813738822937, 0.4595433473587036, 0.18650434911251068, 0.4262417256832123, 0.14121994376182556, 0.17271479964256287, 0.028521839529275894, 0.10215925425291061, 2.732100248336792, 0.24813809990882874, 2.643491268157959], "count": [442]}, "action": {"min": [-0.4138171076774597, -0.022206777706742287, -1.3533051013946533, -1.2186689376831055, 0.27068543434143066, 0.030702222138643265, 0.03100000135600567, -0.011622999794781208, -0.2076600044965744, 0.1248060017824173, -3.141592502593994, 0.16306611895561218, -3.141592502593994, -0.30841776728630066, -0.019956445321440697, -1.4088656902313232, -0.013571777381002903, 0.3486097753047943, -1.3106883764266968, 0.0139999995008111, -0.010355000384151936, -0.07751300185918808, 0.017287999391555786, -3.1409642696380615, 0.2506641745567322, -3.1356759071350098], "max": [0.07626710832118988, 2.1556622982025146, -0.4863860011100769, 0.015856999903917313, 1.1671030521392822, 2.1017589569091797, 0.6340000033378601, 0.4031539857387543, 0.0059529999271035194, 0.395346999168396, 3.1390271186828613, 1.1069401502609253, 3.1407198905944824, 0.2791634500026703, 2.429644823074341, -0.47234323620796204, 1.3563055992126465, 1.2042772769927979, -0.027021445333957672, 0.5609999895095825, 0.43065398931503296, 0.05222700163722038, 0.3947030007839203, 3.1399519443511963, 1.0226233005523682, 3.138485908508301], "mean": [-0.09113997966051102, 1.2882195711135864, -1.0495799779891968, -0.5271533131599426, 0.6528027057647705, 0.9841565489768982, 0.39889854192733765, 0.26464641094207764, -0.06029640510678291, 0.25691792368888855, 0.7689286470413208, 0.6322572231292725, 2.2746365070343018, -0.0920269638299942, 0.8841865658760071, -0.7763714790344238, 0.5034136176109314, 1.0156522989273071, -0.5129101276397705, 0.31285786628723145, 0.15288391709327698, 0.004037152044475079, 0.2199523001909256, 0.9081355333328247, 0.7360437512397766, -1.376488447189331], "std": [0.18546032905578613, 0.7662414312362671, 0.3415597677230835, 0.3622756004333496, 0.3289107084274292, 0.7509373426437378, 0.23918914794921875, 0.16319875419139862, 0.08150037378072739, 0.0641242116689682, 2.6044399738311768, 0.2771712839603424, 1.0864837169647217, 0.19631680846214294, 0.9364003539085388, 0.39383813738822937, 0.4595433473587036, 0.18650434911251068, 0.4262417256832123, 0.14121994376182556, 0.17271479964256287, 0.028521839529275894, 0.10215925425291061, 2.732100248336792, 0.24813809990882874, 2.643491268157959], "count": [442]}, "timestamp": {"min": [0.0], "max": [14.7], "mean": [7.35], "std": [4.253136097830243], "count": [442]}, "frame_index": {"min": [0], "max": [441], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"min": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [442]}, "index": {"min": [180121], "max": [180562], "mean": [180341.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [442]}, "subtask_annotation": {"mean": [2.830316742081448, 5.0, 5.0, 5.0, 5.0], "std": [1.6313346808214833, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [442]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [442]}, "eef_direction_state": {"mean": [3.834841628959276, 4.289592760180995], "std": [2.238567455078514, 2.2018770924107787], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_state": {"mean": [0.9841628959276018, 0.7601809954751131], "std": [0.8652271172444508, 0.8829444588799941], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_state": {"mean": [0.9751131221719457, 0.7217194570135747], "std": [0.8330370814427009, 0.8438914027149291], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_direction_action": {"mean": [3.834841628959276, 4.289592760180995], "std": [2.238567455078514, 2.2018770924107787], "min": [0, 0], "max": [6, 6], "count": [442]}, "eef_velocity_action": {"mean": [0.9841628959276018, 0.7601809954751131], "std": [0.8652271172444508, 0.8829444588799941], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_acc_mag_action": {"mean": [0.9751131221719457, 0.7217194570135747], "std": [0.8330370814427009, 0.8438914027149291], "min": [0, 0], "max": [2, 2], "count": [442]}, "eef_sim_pose_state": {"mean": [0.5031142959254791, 0.24095472497586895, 1.0314435609725177, 2.4466260666425725, -0.2129384730133702, 0.9379934125340754, 0.39188832010988006, -0.29491089704860973, 0.9954928445562609, 2.3629276470631493, -0.20601587154493445, 1.8008650752915702], "std": [0.16298917755374093, 0.08156920062604008, 0.06422558352057485, 0.23565410523483196, 0.45970435613121907, 0.5122723897257505, 0.17313228112315326, 0.028744000111236, 0.1018972279024458, 0.2181722221375131, 0.30171083676421656, 0.17591575914632882], "min": [0.2271733669818612, 0.09329653218527187, 0.8990866299710443, 2.033975397251515, -0.9069170820752961, 0.05501261735176777, 0.22814208026634758, -0.377075777984783, 0.7933696422824209, 2.027992727177041, -0.8703602411617489, 1.53234234236309], "max": [0.6412502997458461, 0.3071187855571025, 1.1699331541171512, 2.879504836731509, 0.48139320136144104, 1.5726526514428885, 0.6702518197529717, -0.24642866019292023, 1.1708061946922528, 2.8345940877036746, 0.04672829984498672, 2.3210277597432625], "count": [442]}, "eef_sim_pose_action": {"mean": [0.5031142959254791, 0.24095472497586895, 1.0314435609725177, 2.4466260666425725, -0.2129384730133702, 0.9379934125340754, 0.39188832010988006, -0.29491089704860973, 0.9954928445562609, 2.3629276470631493, -0.20601587154493445, 1.8008650752915702], "std": [0.16298917755374093, 0.08156920062604008, 0.06422558352057485, 0.23565410523483196, 0.45970435613121907, 0.5122723897257505, 0.17313228112315326, 0.028744000111236, 0.1018972279024458, 0.2181722221375131, 0.30171083676421656, 0.17591575914632882], "min": [0.2271733669818612, 0.09329653218527187, 0.8990866299710443, 2.033975397251515, -0.9069170820752961, 0.05501261735176777, 0.22814208026634758, -0.377075777984783, 0.7933696422824209, 2.027992727177041, -0.8703602411617489, 1.53234234236309], "max": [0.6412502997458461, 0.3071187855571025, 1.1699331541171512, 2.879504836731509, 0.48139320136144104, 1.5726526514428885, 0.6702518197529717, -0.24642866019292023, 1.1708061946922528, 2.8345940877036746, 0.04672829984498672, 2.3210277597432625], "count": [442]}, "gripper_mode_state": {"mean": [0.31221719457013575, 0.7692307692307693], "std": [0.463397904596999, 0.4213250442347445], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_state": {"mean": [1.832579185520362, 1.7941176470588236], "std": [0.5158371040723982, 0.5552397588241339], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_mode_action": {"mean": [0.31221719457013575, 0.7692307692307693], "std": [0.463397904596999, 0.4213250442347445], "min": [0, 0], "max": [1, 1], "count": [442]}, "gripper_activity_action": {"mean": [1.832579185520362, 1.7941176470588236], "std": [0.5158371040723982, 0.5552397588241339], "min": [0, 0], "max": [2, 2], "count": [442]}, "gripper_open_scale_state": {"mean": [0.4986227544791558, 0.39107182496427495], "std": [0.29898625946429425, 0.1765251475188325], "min": [0.038750001695007086, 0.017499999376013875], "max": [0.7925000041723251, 0.7012499868869781], "count": [442]}, "gripper_open_scale_action": {"mean": [0.4986227544791558, 0.39107182496427495], "std": [0.29898625946429425, 0.1765251475188325], "min": [0.038750001695007086, 0.017499999376013875], "max": [0.7925000041723251, 0.7012499868869781], "count": [442]}}} +{"episode_index": 389, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8941176470588236]], [[0.8431372549019608]]], "mean": [[[0.4036092864923747]], [[0.4126696541394336]], [[0.3882210348583878]]], "std": [[[0.12522574278835025]], [[0.13043520672635694]], [[0.12554738488558678]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4584365318627451]], [[0.46331832107843135]], [[0.455228948120915]]], "std": [[[0.15873572433359906]], [[0.15045038675476322]], [[0.15071527196217271]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49541720588235294]], [[0.4814646793300653]], [[0.47263785947712417]]], "std": [[[0.13315875032418892]], [[0.14640742465210943]], [[0.15122795679798878]]], "count": [100]}, "observation.state": {"min": [-0.37505555152893066, -0.022363778203725815, -1.39805006980896, -0.8407350182533264, 0.4654352366924286, -0.010379444807767868, 0.10700000822544098, -0.010482000187039375, -0.1906919926404953, 0.1481260061264038, -3.1383986473083496, 0.26768115162849426, 1.5105301141738892, -0.1494291126728058, -0.018717888742685318, -1.2994366884231567, -0.03848244622349739, 0.4066125452518463, -1.353531837463379, 0.01900000125169754, -0.008452000096440315, -0.0034620000515133142, 0.006159000098705292, -3.1407549381256104, 0.14266321063041687, -3.140336036682129], "max": [0.01709555648267269, 2.1002936363220215, -0.4863860011100769, 0.08151789009571075, 1.1677136421203613, 1.844104528427124, 0.5900000333786011, 0.413457989692688, 0.005102999974042177, 0.4158819913864136, 3.1389572620391846, 1.1311653852462769, 3.069737434387207, 0.2695166766643524, 2.426783800125122, -0.47234323620796204, 1.5091886520385742, 1.2398988008499146, -0.02574799954891205, 0.5989999771118164, 0.41376999020576477, 0.07675199955701828, 0.46597999334335327, 3.1368978023529053, 1.1092615127563477, 3.1407723426818848], "mean": [-0.10841800272464752, 1.2096766233444214, -1.0638054609298706, -0.3266097903251648, 0.8161360621452332, 0.6762593388557434, 0.4186638593673706, 0.24392004311084747, -0.059867385774850845, 0.2588476836681366, 0.8423610925674438, 0.6442574858665466, 2.544511318206787, -0.011226911097764969, 0.9029871225357056, -0.7721169590950012, 0.44855520129203796, 1.0125149488449097, -0.44103965163230896, 0.41392508149147034, 0.15052330493927002, 0.017088372260332108, 0.22460678219795227, 0.09385089576244354, 0.6974624991416931, -1.2619400024414062], "std": [0.16343985497951508, 0.8221985697746277, 0.40455758571624756, 0.2817474603652954, 0.2590470314025879, 0.6359042525291443, 0.19334685802459717, 0.17406640946865082, 0.07560569792985916, 0.06163061410188675, 2.7116830348968506, 0.2734266221523285, 0.6049191951751709, 0.12361913174390793, 0.907293975353241, 0.3622323274612427, 0.5451653003692627, 0.20742245018482208, 0.45752909779548645, 0.1710534244775772, 0.1623702198266983, 0.021505409851670265, 0.11193263530731201, 2.8781514167785645, 0.2811545431613922, 2.7154629230499268], "count": [350]}, "action": {"min": [-0.37505555152893066, -0.022363778203725815, -1.39805006980896, -0.8407350182533264, 0.4654352366924286, -0.010379444807767868, 0.10700000822544098, -0.010482000187039375, -0.1906919926404953, 0.1481260061264038, -3.1383986473083496, 0.26768115162849426, 1.5105301141738892, -0.1494291126728058, -0.018717888742685318, -1.2994366884231567, -0.03848244622349739, 0.4066125452518463, -1.353531837463379, 0.01900000125169754, -0.008452000096440315, -0.0034620000515133142, 0.006159000098705292, -3.1407549381256104, 0.14266321063041687, -3.140336036682129], "max": [0.01709555648267269, 2.1002936363220215, -0.4863860011100769, 0.08151789009571075, 1.1677136421203613, 1.844104528427124, 0.5900000333786011, 0.413457989692688, 0.005102999974042177, 0.4158819913864136, 3.1389572620391846, 1.1311653852462769, 3.069737434387207, 0.2695166766643524, 2.426783800125122, -0.47234323620796204, 1.5091886520385742, 1.2398988008499146, -0.02574799954891205, 0.5989999771118164, 0.41376999020576477, 0.07675199955701828, 0.46597999334335327, 3.1368978023529053, 1.1092615127563477, 3.1407723426818848], "mean": [-0.10841800272464752, 1.2096766233444214, -1.0638054609298706, -0.3266097903251648, 0.8161360621452332, 0.6762593388557434, 0.4186638593673706, 0.24392004311084747, -0.059867385774850845, 0.2588476836681366, 0.8423610925674438, 0.6442574858665466, 2.544511318206787, -0.011226911097764969, 0.9029871225357056, -0.7721169590950012, 0.44855520129203796, 1.0125149488449097, -0.44103965163230896, 0.41392508149147034, 0.15052330493927002, 0.017088372260332108, 0.22460678219795227, 0.09385089576244354, 0.6974624991416931, -1.2619400024414062], "std": [0.16343985497951508, 0.8221985697746277, 0.40455758571624756, 0.2817474603652954, 0.2590470314025879, 0.6359042525291443, 0.19334685802459717, 0.17406640946865082, 0.07560569792985916, 0.06163061410188675, 2.7116830348968506, 0.2734266221523285, 0.6049191951751709, 0.12361913174390793, 0.907293975353241, 0.3622323274612427, 0.5451653003692627, 0.20742245018482208, 0.45752909779548645, 0.1710534244775772, 0.1623702198266983, 0.021505409851670265, 0.11193263530731201, 2.8781514167785645, 0.2811545431613922, 2.7154629230499268], "count": [350]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [350]}, "index": {"min": [180563], "max": [180912], "mean": [180737.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [3.242857142857143, 5.0, 5.0, 5.0, 5.0], "std": [1.5841691313539343, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [350]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [350]}, "eef_direction_state": {"mean": [3.9571428571428573, 3.934285714285714], "std": [2.1675246862045463, 2.258626998503141], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [1.0885714285714285, 1.0114285714285713], "std": [0.8819690401341221, 0.8911538038076368], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [1.02, 0.88], "std": [0.8566712988572189, 0.8433945018283486], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [3.9571428571428573, 3.934285714285714], "std": [2.1675246862045463, 2.258626998503141], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [1.0885714285714285, 1.0114285714285713], "std": [0.8819690401341221, 0.8911538038076368], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [1.02, 0.88], "std": [0.8566712988572189, 0.8433945018283486], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.48260054800812807, 0.24149593807105474, 1.0335383988420819, 2.4669434048364596, -0.09816411222947752, 1.0143723863774756, 0.38951671592247455, -0.2818286549206168, 1.0000233292179925, 2.391434085688448, -0.20429757741220747, 1.782989455544082], "std": [0.17392004243353326, 0.07562909994044067, 0.061753613998404455, 0.25182471647087173, 0.33683700360117197, 0.5009943463350873, 0.1627825789444158, 0.021130112570691476, 0.11168533648873122, 0.2535366712272369, 0.3531001063675886, 0.2074387222706518], "min": [0.22840868531699643, 0.11058067361901844, 0.9225743928508083, 2.0046044667492153, -0.6811354231249567, 0.14265367771539217, 0.23030120287777525, -0.30203985423840346, 0.7821691598575224, 2.031897102220329, -0.9961000412493907, 1.5058171331988728], "max": [0.651774050638669, 0.30654154854533744, 1.1906149983343386, 2.82893561609263, 0.4009875506200755, 1.585903492035997, 0.6533986218742992, -0.22319229811900146, 1.2415657379687364, 2.958912183939253, 0.0585594226230326, 2.379973300089725], "count": [350]}, "eef_sim_pose_action": {"mean": [0.48260054800812807, 0.24149593807105474, 1.0335383988420819, 2.4669434048364596, -0.09816411222947752, 1.0143723863774756, 0.38951671592247455, -0.2818286549206168, 1.0000233292179925, 2.391434085688448, -0.20429757741220747, 1.782989455544082], "std": [0.17392004243353326, 0.07562909994044067, 0.061753613998404455, 0.25182471647087173, 0.33683700360117197, 0.5009943463350873, 0.1627825789444158, 0.021130112570691476, 0.11168533648873122, 0.2535366712272369, 0.3531001063675886, 0.2074387222706518], "min": [0.22840868531699643, 0.11058067361901844, 0.9225743928508083, 2.0046044667492153, -0.6811354231249567, 0.14265367771539217, 0.23030120287777525, -0.30203985423840346, 0.7821691598575224, 2.031897102220329, -0.9961000412493907, 1.5058171331988728], "max": [0.651774050638669, 0.30654154854533744, 1.1906149983343386, 2.82893561609263, 0.4009875506200755, 1.585903492035997, 0.6533986218742992, -0.22319229811900146, 1.2415657379687364, 2.958912183939253, 0.0585594226230326, 2.379973300089725], "count": [350]}, "gripper_mode_state": {"mean": [0.2885714285714286, 0.2857142857142857], "std": [0.4530981783053993, 0.45175395145262476], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.88, 1.7942857142857143], "std": [0.4373948853316466, 0.568679099639986], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.2885714285714286, 0.2857142857142857], "std": [0.4530981783053993, 0.45175395145262476], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.88, 1.7942857142857143], "std": [0.4373948853316466, 0.568679099639986], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.5233285850180047, 0.5174071461494479], "std": [0.2416836160127369, 0.21381678168234206], "min": [0.13375001028180122, 0.023750001564621925], "max": [0.7375000417232513, 0.7487499713897705], "count": [350]}, "gripper_open_scale_action": {"mean": [0.5233285850180047, 0.5174071461494479], "std": [0.2416836160127369, 0.21381678168234206], "min": [0.13375001028180122, 0.023750001564621925], "max": [0.7375000417232513, 0.7487499713897705], "count": [350]}}} +{"episode_index": 390, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8823529411764706]], [[0.8313725490196079]]], "mean": [[[0.40294457788671023]], [[0.4111428730936819]], [[0.3868495125272331]]], "std": [[[0.12503026676230894]], [[0.13017742890013462]], [[0.12540725861321714]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46427430147058824]], [[0.4660274285130719]], [[0.4572032986111111]]], "std": [[[0.15510010176328734]], [[0.14902953529813867]], [[0.1488578306952769]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5079257822712417]], [[0.49449810661764704]], [[0.485974285130719]]], "std": [[[0.12082823555989364]], [[0.1340459815658454]], [[0.13851016218973197]]], "count": [100]}, "observation.state": {"min": [-0.31576189398765564, -0.022363778203725815, -1.1780407428741455, -1.2137844562530518, 0.33032798767089844, 0.0384301096200943, 0.06700000166893005, -0.010482000187039375, -0.15447300672531128, 0.15004299581050873, -3.1350302696228027, 0.2545388340950012, 1.5140208005905151, -0.16828656196594238, -0.01965988799929619, -1.2904003858566284, -0.03930233418941498, 0.4376636743545532, -1.3901478052139282, 0.013000000268220901, -0.009084000252187252, -0.014070999808609486, 0.0034260000102221966, -3.141592502593994, 0.11805406957864761, -3.131626844406128], "max": [0.08615811169147491, 1.9600054025650024, -0.4864034354686737, -0.04437866806983948, 1.1669286489486694, 2.1014275550842285, 0.6089999675750732, 0.39032500982284546, 0.00608500000089407, 0.4001210033893585, 3.139009475708008, 1.0942167043685913, 3.132115602493286, 0.23972155153751373, 2.4205563068389893, -0.4724827706813812, 1.5734888315200806, 1.2399336099624634, 0.0, 0.6299999952316284, 0.40765801072120667, 0.09443499892950058, 0.42406898736953735, 3.13419246673584, 1.0167590379714966, 3.130754232406616], "mean": [-0.051633380353450775, 1.1061913967132568, -0.9118794798851013, -0.5672680735588074, 0.730998694896698, 0.8992123603820801, 0.38708674907684326, 0.22323612868785858, -0.043544620275497437, 0.2569034695625305, 0.9516503810882568, 0.7198984026908875, 2.582728862762451, -0.002834771294146776, 0.7870592474937439, -0.7437568306922913, 0.47677257657051086, 1.0441615581512451, -0.43602097034454346, 0.4212935268878937, 0.13170196115970612, 0.01883343793451786, 0.21947790682315826, 0.11802035570144653, 0.7529807686805725, -1.142303228378296], "std": [0.13677065074443817, 0.7725598812103271, 0.3004094958305359, 0.42144662141799927, 0.32245323061943054, 0.7503616809844971, 0.19130080938339233, 0.16508759558200836, 0.057463638484478, 0.05282854288816452, 2.6323094367980957, 0.25025367736816406, 0.5980186462402344, 0.10128261148929596, 0.9782423973083496, 0.3502213656902313, 0.5745134949684143, 0.20219120383262634, 0.4706830084323883, 0.15088818967342377, 0.17256727814674377, 0.028774989768862724, 0.10591612011194229, 2.8575918674468994, 0.29440757632255554, 2.7513723373413086], "count": [399]}, "action": {"min": [-0.31576189398765564, -0.022363778203725815, -1.1780407428741455, -1.2137844562530518, 0.33032798767089844, 0.0384301096200943, 0.06700000166893005, -0.010482000187039375, -0.15447300672531128, 0.15004299581050873, -3.1350302696228027, 0.2545388340950012, 1.5140208005905151, -0.16828656196594238, -0.01965988799929619, -1.2904003858566284, -0.03930233418941498, 0.4376636743545532, -1.3901478052139282, 0.013000000268220901, -0.009084000252187252, -0.014070999808609486, 0.0034260000102221966, -3.141592502593994, 0.11805406957864761, -3.131626844406128], "max": [0.08615811169147491, 1.9600054025650024, -0.4864034354686737, -0.04437866806983948, 1.1669286489486694, 2.1014275550842285, 0.6089999675750732, 0.39032500982284546, 0.00608500000089407, 0.4001210033893585, 3.139009475708008, 1.0942167043685913, 3.132115602493286, 0.23972155153751373, 2.4205563068389893, -0.4724827706813812, 1.5734888315200806, 1.2399336099624634, 0.0, 0.6299999952316284, 0.40765801072120667, 0.09443499892950058, 0.42406898736953735, 3.13419246673584, 1.0167590379714966, 3.130754232406616], "mean": [-0.051633380353450775, 1.1061913967132568, -0.9118794798851013, -0.5672680735588074, 0.730998694896698, 0.8992123603820801, 0.38708674907684326, 0.22323612868785858, -0.043544620275497437, 0.2569034695625305, 0.9516503810882568, 0.7198984026908875, 2.582728862762451, -0.002834771294146776, 0.7870592474937439, -0.7437568306922913, 0.47677257657051086, 1.0441615581512451, -0.43602097034454346, 0.4212935268878937, 0.13170196115970612, 0.01883343793451786, 0.21947790682315826, 0.11802035570144653, 0.7529807686805725, -1.142303228378296], "std": [0.13677065074443817, 0.7725598812103271, 0.3004094958305359, 0.42144662141799927, 0.32245323061943054, 0.7503616809844971, 0.19130080938339233, 0.16508759558200836, 0.057463638484478, 0.05282854288816452, 2.6323094367980957, 0.25025367736816406, 0.5980186462402344, 0.10128261148929596, 0.9782423973083496, 0.3502213656902313, 0.5745134949684143, 0.20219120383262634, 0.4706830084323883, 0.15088818967342377, 0.17256727814674377, 0.028774989768862724, 0.10591612011194229, 2.8575918674468994, 0.29440757632255554, 2.7513723373413086], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [399]}, "index": {"min": [180913], "max": [181311], "mean": [181112.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [3.245614035087719, 5.0, 5.0, 5.0, 5.0], "std": [1.6081947292294272, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [399]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [399]}, "eef_direction_state": {"mean": [4.06265664160401, 4.273182957393484], "std": [2.152944934182909, 2.217057962510937], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.9373433583959899, 0.8145363408521303], "std": [0.8575677910172617, 0.8987260396212923], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.9298245614035088, 0.7167919799498746], "std": [0.840746606558327, 0.8451505386131721], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.06265664160401, 4.273182957393484], "std": [2.152944934182909, 2.217057962510937], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.9373433583959899, 0.8145363408521303], "std": [0.8575677910172617, 0.8987260396212923], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.9298245614035088, 0.7167919799498746], "std": [0.840746606558327, 0.8451505386131721], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.4616509086826439, 0.2576359603917145, 1.0313800475197692, 2.374678477093504, -0.10361718814910316, 1.0517887894611007, 0.37071601333168214, -0.28011545901646184, 0.9949016295939562, 2.331233208376813, -0.2259645404386301, 1.7664442415108055], "std": [0.16476339566465656, 0.057567688062685765, 0.05294693895154166, 0.21255175264824647, 0.38654015857335317, 0.43778691169922496, 0.1730198767136622, 0.028413406995976272, 0.10563179279633479, 0.2559013251509441, 0.365135772890357, 0.24025700840314734], "min": [0.22840868531699643, 0.14648513410652078, 0.9243102111427919, 2.0468911206755487, -0.8293378971034651, 0.20731242247943116, 0.22950170407855686, -0.31364712495116237, 0.779441272532096, 1.9806747378994813, -1.0226837451485455, 1.3480582024355057], "max": [0.6284130435356863, 0.3070994834139137, 1.1745723738811567, 2.7861295701849684, 0.4441462548491004, 1.5346740076978445, 0.6472472115605676, -0.20557225614939773, 1.199862339073386, 2.9839852620467533, 0.05626881985714527, 2.4342620073437895], "count": [399]}, "eef_sim_pose_action": {"mean": [0.4616509086826439, 0.2576359603917145, 1.0313800475197692, 2.374678477093504, -0.10361718814910316, 1.0517887894611007, 0.37071601333168214, -0.28011545901646184, 0.9949016295939562, 2.331233208376813, -0.2259645404386301, 1.7664442415108055], "std": [0.16476339566465656, 0.057567688062685765, 0.05294693895154166, 0.21255175264824647, 0.38654015857335317, 0.43778691169922496, 0.1730198767136622, 0.028413406995976272, 0.10563179279633479, 0.2559013251509441, 0.365135772890357, 0.24025700840314734], "min": [0.22840868531699643, 0.14648513410652078, 0.9243102111427919, 2.0468911206755487, -0.8293378971034651, 0.20731242247943116, 0.22950170407855686, -0.31364712495116237, 0.779441272532096, 1.9806747378994813, -1.0226837451485455, 1.3480582024355057], "max": [0.6284130435356863, 0.3070994834139137, 1.1745723738811567, 2.7861295701849684, 0.4441462548491004, 1.5346740076978445, 0.6472472115605676, -0.20557225614939773, 1.199862339073386, 2.9839852620467533, 0.05626881985714527, 2.4342620073437895], "count": [399]}, "gripper_mode_state": {"mean": [0.2832080200501253, 0.12781954887218044], "std": [0.4505565862679308, 0.33388877159661223], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.832080200501253, 1.8546365914786966], "std": [0.5244626643524872, 0.4684773027826064], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.2832080200501253, 0.12781954887218044], "std": [0.4505565862679308, 0.33388877159661223], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.832080200501253, 1.8546365914786966], "std": [0.5244626643524872, 0.4684773027826064], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.48385963726200554, 0.5266165427944126], "std": [0.23912624632199794, 0.1886107764530747], "min": [0.08375000208616257, 0.016250000335276127], "max": [0.7612499594688416, 0.7874999940395355], "count": [399]}, "gripper_open_scale_action": {"mean": [0.48385963726200554, 0.5266165427944126], "std": [0.23912624632199794, 0.1886107764530747], "min": [0.08375000208616257, 0.016250000335276127], "max": [0.7612499594688416, 0.7874999940395355], "count": [399]}}} +{"episode_index": 391, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7529411764705882]], [[0.7294117647058823]]], "mean": [[[0.4033541966230937]], [[0.4107442701525055]], [[0.38655667755991285]]], "std": [[[0.1229182160085168]], [[0.12971356222872377]], [[0.12516643756566168]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4674687745098039]], [[0.4713001960784314]], [[0.463718125]]], "std": [[[0.1557880337435676]], [[0.150446761099649]], [[0.15035306115309238]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5108870159313725]], [[0.5001381229575164]], [[0.4924060845588235]]], "std": [[[0.11648487053158138]], [[0.12726864333078639]], [[0.131933078149268]]], "count": [100]}, "observation.state": {"min": [-0.37531721591949463, -0.022136999294161797, -1.2327814102172852, -1.05851149559021, 0.27649444341659546, -0.013781110756099224, 0.04100000113248825, -0.009747999720275402, -0.18220500648021698, 0.14329400658607483, -3.1351523399353027, 0.09784316271543503, -3.1321330070495605, -0.2535549998283386, -0.020061111077666283, -1.368691086769104, 0.04994344338774681, 0.45795154571533203, -1.4012948274612427, 0.017999999225139618, -0.00888300035148859, -0.05514499917626381, 0.0029009999707341194, -3.141592502593994, 0.15515977144241333, -3.141592502593994], "max": [0.06560855358839035, 2.0319113731384277, -0.48591500520706177, 0.07474944740533829, 1.1676265001296997, 1.8634504079818726, 0.6129999756813049, 0.3805690109729767, 0.004896000027656555, 0.40629899501800537, 3.139986991882324, 1.0346137285232544, 3.1368627548217773, 0.20106466114521027, 2.45680570602417, -0.4720815420150757, 1.4674789905548096, 1.2399685382843018, -0.055281445384025574, 0.597000002861023, 0.422883003950119, 0.06609199941158295, 0.4091399908065796, 3.14054536819458, 1.0206685066223145, 3.14009165763855], "mean": [-0.12266883999109268, 1.1808723211288452, -0.9733597636222839, -0.3640485107898712, 0.6881723403930664, 0.8050345778465271, 0.3546987771987915, 0.23914261162281036, -0.05980238318443298, 0.2580659091472626, 1.1327961683273315, 0.5839162468910217, 1.6643362045288086, -0.04702262580394745, 0.7379611134529114, -0.767305850982666, 0.45670026540756226, 1.0866178274154663, -0.44877195358276367, 0.37784603238105774, 0.12143430858850479, 0.013605449348688126, 0.2310502678155899, 0.5709466934204102, 0.7901071906089783, -1.8641058206558228], "std": [0.14650526642799377, 0.766028106212616, 0.32859399914741516, 0.36430203914642334, 0.3396947383880615, 0.6967304944992065, 0.22380280494689941, 0.16350193321704865, 0.0675932988524437, 0.05710415914654732, 2.486079454421997, 0.31092891097068787, 1.961390733718872, 0.11867786943912506, 0.9576969146728516, 0.35818034410476685, 0.48427242040634155, 0.18644419312477112, 0.45500990748405457, 0.13034428656101227, 0.17554515600204468, 0.02436762861907482, 0.10119064897298813, 2.832472085952759, 0.266814261674881, 2.3237056732177734], "count": [421]}, "action": {"min": [-0.37531721591949463, -0.022136999294161797, -1.2327814102172852, -1.05851149559021, 0.27649444341659546, -0.013781110756099224, 0.04100000113248825, -0.009747999720275402, -0.18220500648021698, 0.14329400658607483, -3.1351523399353027, 0.09784316271543503, -3.1321330070495605, -0.2535549998283386, -0.020061111077666283, -1.368691086769104, 0.04994344338774681, 0.45795154571533203, -1.4012948274612427, 0.017999999225139618, -0.00888300035148859, -0.05514499917626381, 0.0029009999707341194, -3.141592502593994, 0.15515977144241333, -3.141592502593994], "max": [0.06560855358839035, 2.0319113731384277, -0.48591500520706177, 0.07474944740533829, 1.1676265001296997, 1.8634504079818726, 0.6129999756813049, 0.3805690109729767, 0.004896000027656555, 0.40629899501800537, 3.139986991882324, 1.0346137285232544, 3.1368627548217773, 0.20106466114521027, 2.45680570602417, -0.4720815420150757, 1.4674789905548096, 1.2399685382843018, -0.055281445384025574, 0.597000002861023, 0.422883003950119, 0.06609199941158295, 0.4091399908065796, 3.14054536819458, 1.0206685066223145, 3.14009165763855], "mean": [-0.12266883999109268, 1.1808723211288452, -0.9733597636222839, -0.3640485107898712, 0.6881723403930664, 0.8050345778465271, 0.3546987771987915, 0.23914261162281036, -0.05980238318443298, 0.2580659091472626, 1.1327961683273315, 0.5839162468910217, 1.6643362045288086, -0.04702262580394745, 0.7379611134529114, -0.767305850982666, 0.45670026540756226, 1.0866178274154663, -0.44877195358276367, 0.37784603238105774, 0.12143430858850479, 0.013605449348688126, 0.2310502678155899, 0.5709466934204102, 0.7901071906089783, -1.8641058206558228], "std": [0.14650526642799377, 0.766028106212616, 0.32859399914741516, 0.36430203914642334, 0.3396947383880615, 0.6967304944992065, 0.22380280494689941, 0.16350193321704865, 0.0675932988524437, 0.05710415914654732, 2.486079454421997, 0.31092891097068787, 1.961390733718872, 0.11867786943912506, 0.9576969146728516, 0.35818034410476685, 0.48427242040634155, 0.18644419312477112, 0.45500990748405457, 0.13034428656101227, 0.17554515600204468, 0.02436762861907482, 0.10119064897298813, 2.832472085952759, 0.266814261674881, 2.3237056732177734], "count": [421]}, "timestamp": {"min": [0.0], "max": [14.0], "mean": [6.999999999999999], "std": [4.051062960645158], "count": [421]}, "frame_index": {"min": [0], "max": [420], "mean": [210.0], "std": [121.53188881935473], "count": [421]}, "episode_index": {"min": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [421]}, "index": {"min": [181312], "max": [181732], "mean": [181522.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [421]}, "subtask_annotation": {"mean": [2.973871733966746, 5.0, 5.0, 5.0, 5.0], "std": [1.6632913804643288, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [421]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [421]}, "eef_direction_state": {"mean": [4.185273159144893, 4.368171021377672], "std": [2.165124503991196, 2.146606166139804], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_state": {"mean": [0.831353919239905, 0.7885985748218527], "std": [0.8483967390084524, 0.9094192675430229], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_state": {"mean": [0.8883610451306413, 0.7149643705463183], "std": [0.8466126007653559, 0.8466725768632507], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_direction_action": {"mean": [4.185273159144893, 4.368171021377672], "std": [2.165124503991196, 2.146606166139804], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_action": {"mean": [0.831353919239905, 0.7885985748218527], "std": [0.8483967390084524, 0.9094192675430229], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_action": {"mean": [0.8883610451306413, 0.7149643705463183], "std": [0.8466126007653559, 0.8466725768632507], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_sim_pose_state": {"mean": [0.4777209343811903, 0.24153617696250612, 1.0327602560843405, 2.5100330681156704, -0.2011351010768573, 0.9509352495151615, 0.3604111349126787, -0.2852987849398792, 1.0065057557658559, 2.302582545456268, -0.19412779263500377, 1.8036751724947049], "std": [0.16334776837433687, 0.06768769029604424, 0.0572817358597632, 0.27829950133061354, 0.47770668029852065, 0.5845991597938945, 0.17595642732934877, 0.024308979127220864, 0.10091372820737166, 0.23525943326955248, 0.3195396699346087, 0.24854290366363513], "min": [0.22898343605026605, 0.11887981706500814, 0.9176082735690884, 2.1061307007354313, -0.9555094995833368, -0.019038755065227786, 0.22980275114143384, -0.35459024414061996, 0.7789313832478665, 2.00532488146156, -0.9318791653116933, 1.4047908745694644], "max": [0.619100678992079, 0.30630681208261035, 1.1812351456948655, 2.9802302844963227, 0.4511579205477023, 1.635316514569165, 0.6624724319505044, -0.23381483152830418, 1.1851794535408957, 2.9512829162910688, 0.06920926147014539, 2.4665293104280224], "count": [421]}, "eef_sim_pose_action": {"mean": [0.4777209343811903, 0.24153617696250612, 1.0327602560843405, 2.5100330681156704, -0.2011351010768573, 0.9509352495151615, 0.3604111349126787, -0.2852987849398792, 1.0065057557658559, 2.302582545456268, -0.19412779263500377, 1.8036751724947049], "std": [0.16334776837433687, 0.06768769029604424, 0.0572817358597632, 0.27829950133061354, 0.47770668029852065, 0.5845991597938945, 0.17595642732934877, 0.024308979127220864, 0.10091372820737166, 0.23525943326955248, 0.3195396699346087, 0.24854290366363513], "min": [0.22898343605026605, 0.11887981706500814, 0.9176082735690884, 2.1061307007354313, -0.9555094995833368, -0.019038755065227786, 0.22980275114143384, -0.35459024414061996, 0.7789313832478665, 2.00532488146156, -0.9318791653116933, 1.4047908745694644], "max": [0.619100678992079, 0.30630681208261035, 1.1812351456948655, 2.9802302844963227, 0.4511579205477023, 1.635316514569165, 0.6624724319505044, -0.23381483152830418, 1.1851794535408957, 2.9512829162910688, 0.06920926147014539, 2.4665293104280224], "count": [421]}, "gripper_mode_state": {"mean": [0.4584323040380047, 0.2517814726840855], "std": [0.4982691307440278, 0.43403636103110177], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_state": {"mean": [1.831353919239905, 1.824228028503563], "std": [0.527230311255877, 0.5088127723575427], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_mode_action": {"mean": [0.4584323040380047, 0.2517814726840855], "std": [0.4982691307440278, 0.43403636103110177], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_action": {"mean": [1.831353919239905, 1.824228028503563], "std": [0.527230311255877, 0.5088127723575427], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_open_scale_state": {"mean": [0.4433729262212889, 0.47230701718806795], "std": [0.27975380605245986, 0.16293067376413733], "min": [0.05125000141561031, 0.022499999031424522], "max": [0.7662499696016312, 0.7462500035762787], "count": [421]}, "gripper_open_scale_action": {"mean": [0.4433729262212889, 0.47230701718806795], "std": [0.27975380605245986, 0.16293067376413733], "min": [0.05125000141561031, 0.022499999031424522], "max": [0.7662499696016312, 0.7462500035762787], "count": [421]}}} +{"episode_index": 392, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8745098039215686]], [[0.8274509803921568]]], "mean": [[[0.40226312908496736]], [[0.4107337418300654]], [[0.3861429357298475]]], "std": [[[0.12710164393972365]], [[0.1316852034088655]], [[0.12662075144824944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647352410130719]], [[0.4662796466503268]], [[0.45885789419934636]]], "std": [[[0.15623758006231547]], [[0.15106993214042144]], [[0.15039739068431]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4998925449346405]], [[0.48524687295751634]], [[0.4759666135620915]]], "std": [[[0.12637013777036574]], [[0.13782899844137333]], [[0.1416690771386637]]], "count": [100]}, "observation.state": {"min": [-0.3850163221359253, -0.02232888899743557, -1.4528779983520508, -1.0271986722946167, 0.44908976554870605, 0.007309222128242254, 0.10300000011920929, -0.011695999652147293, -0.2031870037317276, 0.1431410014629364, -3.1390793323516846, 0.29370397329330444, -3.1327786445617676, -0.20971710979938507, -0.018281778320670128, -1.2685425281524658, 0.07223744690418243, 0.47813478112220764, -1.349851131439209, 0.012000000104308128, -0.009080000221729279, -0.024403000250458717, 0.011462000198662281, -3.141592502593994, 0.1817585825920105, -3.1368801593780518], "max": [0.06560855358839035, 2.152644395828247, -0.48601967096328735, 0.0, 1.1674695014953613, 2.084052801132202, 0.6040000319480896, 0.41931700706481934, 0.004507000092417002, 0.4288859963417053, 3.1401963233947754, 1.1037113666534424, 3.1255879402160645, 0.09112977981567383, 2.388371229171753, -0.4719943404197693, 1.5910030603408813, 1.2213553190231323, -0.05358933284878731, 0.46700000762939453, 0.4133650064468384, 0.053536999970674515, 0.3724989891052246, 3.140493154525757, 1.01248300075531, 3.1381542682647705], "mean": [-0.08064892143011093, 1.3313140869140625, -1.1379989385604858, -0.48581501841545105, 0.8336463570594788, 0.8129120469093323, 0.4146556258201599, 0.2664248049259186, -0.06695786118507385, 0.2528226673603058, 0.5932495594024658, 0.65276038646698, 2.410320281982422, -0.061365511268377304, 0.9116310477256775, -0.7705559730529785, 0.561521053314209, 1.0191909074783325, -0.527245044708252, 0.27934199571609497, 0.15492530167102814, 0.011623920872807503, 0.2100241333246231, 1.5254809856414795, 0.7065408825874329, -1.0704776048660278], "std": [0.19098877906799316, 0.8156424164772034, 0.4102320671081543, 0.32400083541870117, 0.24179336428642273, 0.6661112904548645, 0.1958378255367279, 0.1714290827512741, 0.08394647389650345, 0.07328210771083832, 2.75972056388855, 0.22810733318328857, 1.0291081666946411, 0.10045240074396133, 0.978451132774353, 0.35162514448165894, 0.5160028338432312, 0.20070691406726837, 0.4486141502857208, 0.1388992816209793, 0.17535161972045898, 0.019148673862218857, 0.10573486983776093, 2.4174306392669678, 0.28727155923843384, 2.7853477001190186], "count": [412]}, "action": {"min": [-0.3850163221359253, -0.02232888899743557, -1.4528779983520508, -1.0271986722946167, 0.44908976554870605, 0.007309222128242254, 0.10300000011920929, -0.011695999652147293, -0.2031870037317276, 0.1431410014629364, -3.1390793323516846, 0.29370397329330444, -3.1327786445617676, -0.20971710979938507, -0.018281778320670128, -1.2685425281524658, 0.07223744690418243, 0.47813478112220764, -1.349851131439209, 0.012000000104308128, -0.009080000221729279, -0.024403000250458717, 0.011462000198662281, -3.141592502593994, 0.1817585825920105, -3.1368801593780518], "max": [0.06560855358839035, 2.152644395828247, -0.48601967096328735, 0.0, 1.1674695014953613, 2.084052801132202, 0.6040000319480896, 0.41931700706481934, 0.004507000092417002, 0.4288859963417053, 3.1401963233947754, 1.1037113666534424, 3.1255879402160645, 0.09112977981567383, 2.388371229171753, -0.4719943404197693, 1.5910030603408813, 1.2213553190231323, -0.05358933284878731, 0.46700000762939453, 0.4133650064468384, 0.053536999970674515, 0.3724989891052246, 3.140493154525757, 1.01248300075531, 3.1381542682647705], "mean": [-0.08064892143011093, 1.3313140869140625, -1.1379989385604858, -0.48581501841545105, 0.8336463570594788, 0.8129120469093323, 0.4146556258201599, 0.2664248049259186, -0.06695786118507385, 0.2528226673603058, 0.5932495594024658, 0.65276038646698, 2.410320281982422, -0.061365511268377304, 0.9116310477256775, -0.7705559730529785, 0.561521053314209, 1.0191909074783325, -0.527245044708252, 0.27934199571609497, 0.15492530167102814, 0.011623920872807503, 0.2100241333246231, 1.5254809856414795, 0.7065408825874329, -1.0704776048660278], "std": [0.19098877906799316, 0.8156424164772034, 0.4102320671081543, 0.32400083541870117, 0.24179336428642273, 0.6661112904548645, 0.1958378255367279, 0.1714290827512741, 0.08394647389650345, 0.07328210771083832, 2.75972056388855, 0.22810733318328857, 1.0291081666946411, 0.10045240074396133, 0.978451132774353, 0.35162514448165894, 0.5160028338432312, 0.20070691406726837, 0.4486141502857208, 0.1388992816209793, 0.17535161972045898, 0.019148673862218857, 0.10573486983776093, 2.4174306392669678, 0.28727155923843384, 2.7853477001190186], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [412]}, "index": {"min": [181733], "max": [182144], "mean": [181938.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [3.2694174757281553, 5.0, 5.0, 5.0, 5.0], "std": [1.5177706730614087, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [412]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [412]}, "eef_direction_state": {"mean": [3.9563106796116503, 4.237864077669903], "std": [2.2443097368100253, 2.2036429020550456], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.9781553398058253, 0.8325242718446602], "std": [0.8657498546468272, 0.8860353698331384], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.9029126213592233, 0.720873786407767], "std": [0.8391461576616872, 0.8431628006156185], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [3.9563106796116503, 4.237864077669903], "std": [2.2443097368100253, 2.2036429020550456], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.9781553398058253, 0.8325242718446602], "std": [0.8657498546468272, 0.8860353698331384], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.9029126213592233, 0.720873786407767], "std": [0.8391461576616872, 0.8431628006156185], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5049471118494424, 0.2343225225215276, 1.02737653554856, 2.4532902335219884, -0.0349877914850167, 0.9766539084413246, 0.39399446723659576, -0.28737679076368067, 0.9855644513585502, 2.3789733742506276, -0.2601389914032337, 1.7827654942483364], "std": [0.17126324018654096, 0.08398586349700476, 0.07336300265322919, 0.20379662894947542, 0.3530497393297358, 0.5038080276301525, 0.17581574966466043, 0.01915229380862123, 0.10547078136250829, 0.2646823693053874, 0.3314598022552795, 0.2037606103696329], "min": [0.22715098859454805, 0.09795573874146672, 0.9174707082251667, 2.037582301755109, -0.7009716071042269, -0.017631737811218295, 0.22953088377546418, -0.3239109546942373, 0.7874534885548079, 1.9311019511618814, -0.9562895053041952, 1.4903965004881319], "max": [0.657581587270359, 0.3059182246313718, 1.2035824108341797, 2.7756561770791612, 0.44961491033718115, 1.6329969157384971, 0.653001283279133, -0.24643166271428754, 1.1485379117237056, 2.922836527197745, 0.023544671342323742, 2.3500681042851], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5049471118494424, 0.2343225225215276, 1.02737653554856, 2.4532902335219884, -0.0349877914850167, 0.9766539084413246, 0.39399446723659576, -0.28737679076368067, 0.9855644513585502, 2.3789733742506276, -0.2601389914032337, 1.7827654942483364], "std": [0.17126324018654096, 0.08398586349700476, 0.07336300265322919, 0.20379662894947542, 0.3530497393297358, 0.5038080276301525, 0.17581574966466043, 0.01915229380862123, 0.10547078136250829, 0.2646823693053874, 0.3314598022552795, 0.2037606103696329], "min": [0.22715098859454805, 0.09795573874146672, 0.9174707082251667, 2.037582301755109, -0.7009716071042269, -0.017631737811218295, 0.22953088377546418, -0.3239109546942373, 0.7874534885548079, 1.9311019511618814, -0.9562895053041952, 1.4903965004881319], "max": [0.657581587270359, 0.3059182246313718, 1.2035824108341797, 2.7756561770791612, 0.44961491033718115, 1.6329969157384971, 0.653001283279133, -0.24643166271428754, 1.1485379117237056, 2.922836527197745, 0.023544671342323742, 2.3500681042851], "count": [412]}, "gripper_mode_state": {"mean": [0.28883495145631066, 0.6747572815533981], "std": [0.4532210523282667, 0.4684654656899132], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8689320388349515, 1.8155339805825244], "std": [0.4645760414548978, 0.49751953302209445], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.28883495145631066, 0.6747572815533981], "std": [0.4532210523282667, 0.4684654656899132], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8689320388349515, 1.8155339805825244], "std": [0.4645760414548978, 0.49751953302209445], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.5183222216951833, 0.3491777968898108], "std": [0.24479724377486428, 0.17362410849650448], "min": [0.1287500001490116, 0.01500000013038516], "max": [0.755000039935112, 0.5837500095367432], "count": [412]}, "gripper_open_scale_action": {"mean": [0.5183222216951833, 0.3491777968898108], "std": [0.24479724377486428, 0.17362410849650448], "min": [0.1287500001490116, 0.01500000013038516], "max": [0.755000039935112, 0.5837500095367432], "count": [412]}}} +{"episode_index": 393, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8431372549019608]], [[0.8117647058823529]]], "mean": [[[0.40334855119825713]], [[0.4105564488017429]], [[0.38616435457516335]]], "std": [[[0.12556191725637733]], [[0.13040389467505117]], [[0.12537738068788404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618628165849673]], [[0.4666782495915033]], [[0.4585693300653595]]], "std": [[[0.15351605315126585]], [[0.1466121376782944]], [[0.1463263305547005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49958811887254906]], [[0.4833442442810457]], [[0.47269993464052285]]], "std": [[[0.13294692151041482]], [[0.14527921568661076]], [[0.15071808841022155]]], "count": [100]}, "observation.state": {"min": [-0.3575064539909363, -0.02232888899743557, -1.4541689157485962, -0.89289391040802, 0.4618242084980011, 0.09105999767780304, 0.07000000029802322, -0.011680999770760536, -0.17877300083637238, 0.16390599310398102, -3.136478900909424, 0.2313084900379181, 1.4302624464035034, -0.22888855636119843, -0.01906677708029747, -1.1579971313476562, 0.0, 0.4568176567554474, -1.5059266090393066, 0.01900000125169754, -0.009192000143229961, -0.03653699904680252, -0.000986000057309866, -3.1391491889953613, 0.13149309158325195, -3.139288902282715], "max": [0.04921077936887741, 2.0147111415863037, -0.4872058928012848, -0.06651566922664642, 1.167556643486023, 1.894710898399353, 0.5400000214576721, 0.4052869975566864, -0.002113000024110079, 0.4241420030593872, 3.1402313709259033, 1.0822612047195435, 3.094102144241333, 0.31925079226493835, 2.395331621170044, -0.4719943404197693, 1.5877933502197266, 1.2216519117355347, 0.02021811157464981, 0.5230000019073486, 0.3885529935359955, 0.07135000079870224, 0.36644598841667175, 3.140580415725708, 1.0673387050628662, 3.1404407024383545], "mean": [-0.08610796183347702, 1.1873482465744019, -1.0303524732589722, -0.4184589087963104, 0.7900082468986511, 0.748706042766571, 0.37575045228004456, 0.2401440441608429, -0.05977427586913109, 0.2582675516605377, 0.9353134036064148, 0.677704393863678, 2.5534424781799316, -0.04467679187655449, 0.8840203285217285, -0.7127560973167419, 0.5703161358833313, 1.0292690992355347, -0.5257648229598999, 0.32262182235717773, 0.1432703584432602, 0.013503835536539555, 0.21346697211265564, 2.6892008781433105, 0.7047568559646606, -0.6215458512306213], "std": [0.16870445013046265, 0.8172448873519897, 0.38037386536598206, 0.2856258153915405, 0.2630450129508972, 0.6042203903198242, 0.17661362886428833, 0.1729074865579605, 0.0719931498169899, 0.05728206783533096, 2.6545207500457764, 0.258853554725647, 0.5733372569084167, 0.1760493814945221, 0.9248652458190918, 0.29134348034858704, 0.5671074986457825, 0.2129243016242981, 0.5315427780151367, 0.13953475654125214, 0.15758085250854492, 0.023520467802882195, 0.10420498996973038, 0.8765637278556824, 0.27078044414520264, 2.9332876205444336], "count": [389]}, "action": {"min": [-0.3575064539909363, -0.02232888899743557, -1.4541689157485962, -0.89289391040802, 0.4618242084980011, 0.09105999767780304, 0.07000000029802322, -0.011680999770760536, -0.17877300083637238, 0.16390599310398102, -3.136478900909424, 0.2313084900379181, 1.4302624464035034, -0.22888855636119843, -0.01906677708029747, -1.1579971313476562, 0.0, 0.4568176567554474, -1.5059266090393066, 0.01900000125169754, -0.009192000143229961, -0.03653699904680252, -0.000986000057309866, -3.1391491889953613, 0.13149309158325195, -3.139288902282715], "max": [0.04921077936887741, 2.0147111415863037, -0.4872058928012848, -0.06651566922664642, 1.167556643486023, 1.894710898399353, 0.5400000214576721, 0.4052869975566864, -0.002113000024110079, 0.4241420030593872, 3.1402313709259033, 1.0822612047195435, 3.094102144241333, 0.31925079226493835, 2.395331621170044, -0.4719943404197693, 1.5877933502197266, 1.2216519117355347, 0.02021811157464981, 0.5230000019073486, 0.3885529935359955, 0.07135000079870224, 0.36644598841667175, 3.140580415725708, 1.0673387050628662, 3.1404407024383545], "mean": [-0.08610796183347702, 1.1873482465744019, -1.0303524732589722, -0.4184589087963104, 0.7900082468986511, 0.748706042766571, 0.37575045228004456, 0.2401440441608429, -0.05977427586913109, 0.2582675516605377, 0.9353134036064148, 0.677704393863678, 2.5534424781799316, -0.04467679187655449, 0.8840203285217285, -0.7127560973167419, 0.5703161358833313, 1.0292690992355347, -0.5257648229598999, 0.32262182235717773, 0.1432703584432602, 0.013503835536539555, 0.21346697211265564, 2.6892008781433105, 0.7047568559646606, -0.6215458512306213], "std": [0.16870445013046265, 0.8172448873519897, 0.38037386536598206, 0.2856258153915405, 0.2630450129508972, 0.6042203903198242, 0.17661362886428833, 0.1729074865579605, 0.0719931498169899, 0.05728206783533096, 2.6545207500457764, 0.258853554725647, 0.5733372569084167, 0.1760493814945221, 0.9248652458190918, 0.29134348034858704, 0.5671074986457825, 0.2129243016242981, 0.5315427780151367, 0.13953475654125214, 0.15758085250854492, 0.023520467802882195, 0.10420498996973038, 0.8765637278556824, 0.27078044414520264, 2.9332876205444336], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [389]}, "index": {"min": [182145], "max": [182533], "mean": [182339.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.2005141388174807, 5.0, 5.0, 5.0, 5.0], "std": [1.5547918277673414, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [389]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [389]}, "eef_direction_state": {"mean": [4.151670951156812, 4.125964010282776], "std": [2.2030893323648515, 2.1859729049375676], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.897172236503856, 0.9125964010282777], "std": [0.8867590530406201, 0.8649535667210401], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.8997429305912596, 0.8251928020565553], "std": [0.8470271228058677, 0.8546156407523966], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.151670951156812, 4.125964010282776], "std": [2.2030893323648515, 2.1859729049375676], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.897172236503856, 0.9125964010282777], "std": [0.8867590530406201, 0.8649535667210401], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.8997429305912596, 0.8251928020565553], "std": [0.8470271228058677, 0.8546156407523966], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.478719775907385, 0.24155445270585377, 1.032875900124834, 2.429214979461539, -0.0809312986430515, 1.0155313217461523, 0.382326572993506, -0.28553341359779166, 0.9889588867469915, 2.370438410252289, -0.2824719629458376, 1.7920997530820373], "std": [0.17273577428337727, 0.07203989113377499, 0.05737710047330121, 0.23129604942675122, 0.35527631372534435, 0.46342020657514543, 0.1580881999225351, 0.023424321447223288, 0.10398600280223436, 0.23973382717626343, 0.3388885584072168, 0.23363969661719347], "min": [0.22716491872719174, 0.12243751579731085, 0.9382555959403056, 2.0589418315003902, -0.7102113064058905, 0.06383015370832146, 0.22941834840033715, -0.33606151807071305, 0.7748957443147481, 1.9870384605352458, -1.007988611838695, 1.364053452244816], "max": [0.6437197422867211, 0.2991382370444426, 1.1987668842737425, 2.8393238710626707, 0.41270996878562793, 1.525452155532571, 0.628226046206758, -0.22871236113910015, 1.1425246371367002, 2.966644836364191, 0.0110662155836605, 2.3690128739394307], "count": [389]}, "eef_sim_pose_action": {"mean": [0.478719775907385, 0.24155445270585377, 1.032875900124834, 2.429214979461539, -0.0809312986430515, 1.0155313217461523, 0.382326572993506, -0.28553341359779166, 0.9889588867469915, 2.370438410252289, -0.2824719629458376, 1.7920997530820373], "std": [0.17273577428337727, 0.07203989113377499, 0.05737710047330121, 0.23129604942675122, 0.35527631372534435, 0.46342020657514543, 0.1580881999225351, 0.023424321447223288, 0.10398600280223436, 0.23973382717626343, 0.3388885584072168, 0.23363969661719347], "min": [0.22716491872719174, 0.12243751579731085, 0.9382555959403056, 2.0589418315003902, -0.7102113064058905, 0.06383015370832146, 0.22941834840033715, -0.33606151807071305, 0.7748957443147481, 1.9870384605352458, -1.007988611838695, 1.364053452244816], "max": [0.6437197422867211, 0.2991382370444426, 1.1987668842737425, 2.8393238710626707, 0.41270996878562793, 1.525452155532571, 0.628226046206758, -0.22871236113910015, 1.1425246371367002, 2.966644836364191, 0.0110662155836605, 2.3690128739394307], "count": [389]}, "gripper_mode_state": {"mean": [0.27249357326478146, 0.7557840616966581], "std": [0.4452424348533871, 0.4296213609470112], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8740359897172236, 1.8046272493573265], "std": [0.43858783520883565, 0.5440769427836296], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.27249357326478146, 0.7557840616966581], "std": [0.4452424348533871, 0.4296213609470112], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8740359897172236, 1.8046272493573265], "std": [0.43858783520883565, 0.5440769427836296], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.46968831103726033, 0.4032776411922031], "std": [0.22076712756829725, 0.17441850954741198], "min": [0.08750000037252903, 0.023750001564621925], "max": [0.6750000268220901, 0.6537500023841858], "count": [389]}, "gripper_open_scale_action": {"mean": [0.46968831103726033, 0.4032776411922031], "std": [0.22076712756829725, 0.17441850954741198], "min": [0.08750000037252903, 0.023750001564621925], "max": [0.6750000268220901, 0.6537500023841858], "count": [389]}}} +{"episode_index": 394, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9686274509803922]], [[0.8862745098039215]]], "mean": [[[0.40270072712418303]], [[0.4109561683006536]], [[0.3866227859477124]]], "std": [[[0.12479497855419837]], [[0.1297296603873453]], [[0.1249145426324117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47349818014705886]], [[0.4752660539215686]], [[0.4670272549019608]]], "std": [[[0.15775519065053806]], [[0.15432321918316613]], [[0.1542859545767588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932287295751634]], [[0.4781947344771242]], [[0.46760984885620915]]], "std": [[[0.14779515348599975]], [[0.15806202794410867]], [[0.16379951733710296]]], "count": [100]}, "observation.state": {"min": [-0.26705700159072876, -0.02225911058485508, -1.3727731704711914, -0.9795230031013489, 0.5450342297554016, 0.013763667084276676, 0.10599999874830246, -0.00989300012588501, -0.15340599417686462, 0.1631239950656891, -3.138363838195801, 0.3202155828475952, -3.141592502593994, -0.1341303288936615, -0.018369000405073166, -1.3503395318984985, 0.008268666453659534, 0.45915523171424866, -1.3639637231826782, 0.01599999889731407, -0.007841000333428383, -0.010305999778211117, 0.014706999994814396, -3.141592502593994, 0.23701569437980652, -3.1408071517944336], "max": [0.033894553780555725, 2.0590550899505615, -0.48593243956565857, 0.023375555872917175, 1.1673299074172974, 2.1012182235717773, 0.5759999752044678, 0.4097200036048889, 0.004606999922543764, 0.4187459945678711, 3.134803295135498, 1.10580575466156, 3.137805223464966, 0.2095601111650467, 2.4110488891601562, -0.4718198776245117, 1.6184606552124023, 1.2392184734344482, 0.02109033241868019, 0.5889999866485596, 0.42308300733566284, 0.11341399699449539, 0.35942399501800537, 3.14042329788208, 1.015275478363037, 3.131033420562744], "mean": [-0.05824628099799156, 1.1982431411743164, -1.03331458568573, -0.47687432169914246, 0.8408351540565491, 0.7501459717750549, 0.3932136297225952, 0.24357587099075317, -0.05259818956255913, 0.2567453384399414, 0.7166827917098999, 0.6844947338104248, 2.549917697906494, 0.025720175355672836, 0.9549735188484192, -0.8018747568130493, 0.5210239887237549, 1.0307830572128296, -0.4865763783454895, 0.3322030007839203, 0.16271087527275085, 0.026776785030961037, 0.21657174825668335, 1.7280312776565552, 0.6832587718963623, -1.0003387928009033], "std": [0.12480416148900986, 0.8179389834403992, 0.3984181582927704, 0.3753039836883545, 0.22597353160381317, 0.7117775678634644, 0.17731696367263794, 0.17545412480831146, 0.060905229300260544, 0.055950552225112915, 2.715930700302124, 0.24094133079051971, 0.9308304786682129, 0.08590938150882721, 0.9410780072212219, 0.3757462203502655, 0.5345284342765808, 0.21386997401714325, 0.4693242311477661, 0.14793770015239716, 0.1753036379814148, 0.03371841832995415, 0.10058339685201645, 2.269530773162842, 0.2476787269115448, 2.799804210662842], "count": [370]}, "action": {"min": [-0.26705700159072876, -0.02225911058485508, -1.3727731704711914, -0.9795230031013489, 0.5450342297554016, 0.013763667084276676, 0.10599999874830246, -0.00989300012588501, -0.15340599417686462, 0.1631239950656891, -3.138363838195801, 0.3202155828475952, -3.141592502593994, -0.1341303288936615, -0.018369000405073166, -1.3503395318984985, 0.008268666453659534, 0.45915523171424866, -1.3639637231826782, 0.01599999889731407, -0.007841000333428383, -0.010305999778211117, 0.014706999994814396, -3.141592502593994, 0.23701569437980652, -3.1408071517944336], "max": [0.033894553780555725, 2.0590550899505615, -0.48593243956565857, 0.023375555872917175, 1.1673299074172974, 2.1012182235717773, 0.5759999752044678, 0.4097200036048889, 0.004606999922543764, 0.4187459945678711, 3.134803295135498, 1.10580575466156, 3.137805223464966, 0.2095601111650467, 2.4110488891601562, -0.4718198776245117, 1.6184606552124023, 1.2392184734344482, 0.02109033241868019, 0.5889999866485596, 0.42308300733566284, 0.11341399699449539, 0.35942399501800537, 3.14042329788208, 1.015275478363037, 3.131033420562744], "mean": [-0.05824628099799156, 1.1982431411743164, -1.03331458568573, -0.47687432169914246, 0.8408351540565491, 0.7501459717750549, 0.3932136297225952, 0.24357587099075317, -0.05259818956255913, 0.2567453384399414, 0.7166827917098999, 0.6844947338104248, 2.549917697906494, 0.025720175355672836, 0.9549735188484192, -0.8018747568130493, 0.5210239887237549, 1.0307830572128296, -0.4865763783454895, 0.3322030007839203, 0.16271087527275085, 0.026776785030961037, 0.21657174825668335, 1.7280312776565552, 0.6832587718963623, -1.0003387928009033], "std": [0.12480416148900986, 0.8179389834403992, 0.3984181582927704, 0.3753039836883545, 0.22597353160381317, 0.7117775678634644, 0.17731696367263794, 0.17545412480831146, 0.060905229300260544, 0.055950552225112915, 2.715930700302124, 0.24094133079051971, 0.9308304786682129, 0.08590938150882721, 0.9410780072212219, 0.3757462203502655, 0.5345284342765808, 0.21386997401714325, 0.4693242311477661, 0.14793770015239716, 0.1753036379814148, 0.03371841832995415, 0.10058339685201645, 2.269530773162842, 0.2476787269115448, 2.799804210662842], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [370]}, "index": {"min": [182534], "max": [182903], "mean": [182718.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [3.3054054054054056, 5.0, 5.0, 5.0, 5.0], "std": [1.5669640030957357, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [370]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [370]}, "eef_direction_state": {"mean": [4.0, 3.808108108108108], "std": [2.23606797749979, 2.31410228678813], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.9594594594594594, 0.9864864864864865], "std": [0.8548619169229077, 0.8744611196716455], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.9081081081081082, 0.845945945945946], "std": [0.8556263324285144, 0.8289017790066087], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.0, 3.808108108108108], "std": [2.23606797749979, 2.31410228678813], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.9594594594594594, 0.9864864864864865], "std": [0.8548619169229077, 0.8744611196716455], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.9081081081081082, 0.845945945945946], "std": [0.8556263324285144, 0.8289017790066087], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.48206682106039284, 0.24864678343890242, 1.0312964761150356, 2.4159373796040575, -0.012864458818892331, 1.0621657939959703, 0.4016774928247612, -0.27218176656533594, 0.9921063620084503, 2.3923922666726436, -0.2559204424406752, 1.871273851374904], "std": [0.17523117548885458, 0.06100982177324338, 0.05606869425890963, 0.21311194627791355, 0.3665633067378393, 0.5220820634381729, 0.1757372801297284, 0.0333801747417787, 0.10032357634815355, 0.2376142848252519, 0.31895061801902297, 0.2765033381756075], "min": [0.2289130540734159, 0.1476605559857502, 0.9374101367669904, 2.034117580183621, -0.7027242761429081, 0.02411309967453934, 0.23088168133129594, -0.3094222774855594, 0.7907821797633132, 1.9651449402360988, -0.9719874564220864, 1.552343713089949], "max": [0.647917326665307, 0.30601809353988024, 1.193238864823956, 2.7333408523553717, 0.50449593780642, 1.6075708797654396, 0.6626912284056133, -0.1865151560521957, 1.1355554485087735, 2.8758932659754946, 0.01302376824514817, 2.4996427361069267], "count": [370]}, "eef_sim_pose_action": {"mean": [0.48206682106039284, 0.24864678343890242, 1.0312964761150356, 2.4159373796040575, -0.012864458818892331, 1.0621657939959703, 0.4016774928247612, -0.27218176656533594, 0.9921063620084503, 2.3923922666726436, -0.2559204424406752, 1.871273851374904], "std": [0.17523117548885458, 0.06100982177324338, 0.05606869425890963, 0.21311194627791355, 0.3665633067378393, 0.5220820634381729, 0.1757372801297284, 0.0333801747417787, 0.10032357634815355, 0.2376142848252519, 0.31895061801902297, 0.2765033381756075], "min": [0.2289130540734159, 0.1476605559857502, 0.9374101367669904, 2.034117580183621, -0.7027242761429081, 0.02411309967453934, 0.23088168133129594, -0.3094222774855594, 0.7907821797633132, 1.9651449402360988, -0.9719874564220864, 1.552343713089949], "max": [0.647917326665307, 0.30601809353988024, 1.193238864823956, 2.7333408523553717, 0.50449593780642, 1.6075708797654396, 0.6626912284056133, -0.1865151560521957, 1.1355554485087735, 2.8758932659754946, 0.01302376824514817, 2.4996427361069267], "count": [370]}, "gripper_mode_state": {"mean": [0.3675675675675676, 0.7621621621621621], "std": [0.48214277018330265, 0.425759322540869], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8216216216216217, 1.7837837837837838], "std": [0.5408377561260173, 0.5567829959705111], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.3675675675675676, 0.7621621621621621], "std": [0.48214277018330265, 0.425759322540869], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8216216216216217, 1.7837837837837838], "std": [0.5408377561260173, 0.5567829959705111], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.4915168856497149, 0.4152533785704322], "std": [0.2216462034361379, 0.1849215461635756], "min": [0.13249999843537807, 0.01999999862164259], "max": [0.7199999690055847, 0.7362499833106995], "count": [370]}, "gripper_open_scale_action": {"mean": [0.4915168856497149, 0.4152533785704322], "std": [0.2216462034361379, 0.1849215461635756], "min": [0.13249999843537807, 0.01999999862164259], "max": [0.7199999690055847, 0.7362499833106995], "count": [370]}}} +{"episode_index": 395, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9803921568627451]], [[0.9137254901960784]]], "mean": [[[0.4027986247276688]], [[0.4103261192810458]], [[0.38616796296296296]]], "std": [[[0.13217789141003763]], [[0.13628494867452806]], [[0.1313644389516436]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46958661151960784]], [[0.4694125571895425]], [[0.4614075714869281]]], "std": [[[0.15328768353751882]], [[0.1503350836392426]], [[0.14984793588584275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4984155535130719]], [[0.4834661948529412]], [[0.47265992851307187]]], "std": [[[0.1312158707680896]], [[0.14059921678028256]], [[0.14550646358633731]]], "count": [100]}, "observation.state": {"min": [-0.41489866375923157, -0.022276556119322777, -1.2943079471588135, -1.057098388671875, 0.42667368054389954, -0.00804188847541809, 0.1119999960064888, -0.01003899984061718, -0.20395100116729736, 0.13777999579906464, -3.141592502593994, 0.2223549485206604, -3.137054681777954, -0.2652951180934906, -0.01835155487060547, -1.1391745805740356, 0.04139566794037819, 0.4167303442955017, -1.5461708307266235, 0.01599999889731407, -0.008491000160574913, -0.04827199876308441, -0.007867000065743923, -3.141592502593994, 0.14728832244873047, -3.141592502593994], "max": [0.02646322175860405, 2.078784704208374, -0.48593243956565857, 0.024387333542108536, 1.1677311658859253, 2.1009740829467773, 0.5860000252723694, 0.40330201387405396, 0.003449999960139394, 0.39777401089668274, 3.1408944129943848, 1.0433927774429321, 3.1312079429626465, 0.13969510793685913, 2.420469045639038, -0.4717675447463989, 1.5958352088928223, 1.2401255369186401, -0.03515055403113365, 0.5239999890327454, 0.38812699913978577, 0.06442300230264664, 0.40674400329589844, 3.1399519443511963, 1.0707595348358154, 3.140702486038208], "mean": [-0.11438397318124771, 1.2699257135391235, -1.027060866355896, -0.5187735557556152, 0.761875331401825, 0.8551313281059265, 0.38331377506256104, 0.25016114115715027, -0.0708097517490387, 0.24199891090393066, 0.7119582891464233, 0.6432265043258667, 2.4426429271698, -0.07763238996267319, 0.926631510257721, -0.7258039712905884, 0.622277021408081, 1.0433461666107178, -0.6138141751289368, 0.2913215160369873, 0.14441455900669098, 0.013062006793916225, 0.20749369263648987, 1.5781757831573486, 0.7001640796661377, -1.0038999319076538], "std": [0.18124039471149445, 0.8103054761886597, 0.35291022062301636, 0.36937424540519714, 0.28012484312057495, 0.7257109880447388, 0.18673747777938843, 0.1661858707666397, 0.07986556738615036, 0.06458351761102676, 2.7117249965667725, 0.25377681851387024, 0.9297990202903748, 0.12655800580978394, 0.9578129053115845, 0.2917470335960388, 0.5938621163368225, 0.2112882286310196, 0.5629125237464905, 0.1438196450471878, 0.15693344175815582, 0.023057345300912857, 0.11663798242807388, 2.3479647636413574, 0.26636698842048645, 2.8191347122192383], "count": [369]}, "action": {"min": [-0.41489866375923157, -0.022276556119322777, -1.2943079471588135, -1.057098388671875, 0.42667368054389954, -0.00804188847541809, 0.1119999960064888, -0.01003899984061718, -0.20395100116729736, 0.13777999579906464, -3.141592502593994, 0.2223549485206604, -3.137054681777954, -0.2652951180934906, -0.01835155487060547, -1.1391745805740356, 0.04139566794037819, 0.4167303442955017, -1.5461708307266235, 0.01599999889731407, -0.008491000160574913, -0.04827199876308441, -0.007867000065743923, -3.141592502593994, 0.14728832244873047, -3.141592502593994], "max": [0.02646322175860405, 2.078784704208374, -0.48593243956565857, 0.024387333542108536, 1.1677311658859253, 2.1009740829467773, 0.5860000252723694, 0.40330201387405396, 0.003449999960139394, 0.39777401089668274, 3.1408944129943848, 1.0433927774429321, 3.1312079429626465, 0.13969510793685913, 2.420469045639038, -0.4717675447463989, 1.5958352088928223, 1.2401255369186401, -0.03515055403113365, 0.5239999890327454, 0.38812699913978577, 0.06442300230264664, 0.40674400329589844, 3.1399519443511963, 1.0707595348358154, 3.140702486038208], "mean": [-0.11438397318124771, 1.2699257135391235, -1.027060866355896, -0.5187735557556152, 0.761875331401825, 0.8551313281059265, 0.38331377506256104, 0.25016114115715027, -0.0708097517490387, 0.24199891090393066, 0.7119582891464233, 0.6432265043258667, 2.4426429271698, -0.07763238996267319, 0.926631510257721, -0.7258039712905884, 0.622277021408081, 1.0433461666107178, -0.6138141751289368, 0.2913215160369873, 0.14441455900669098, 0.013062006793916225, 0.20749369263648987, 1.5781757831573486, 0.7001640796661377, -1.0038999319076538], "std": [0.18124039471149445, 0.8103054761886597, 0.35291022062301636, 0.36937424540519714, 0.28012484312057495, 0.7257109880447388, 0.18673747777938843, 0.1661858707666397, 0.07986556738615036, 0.06458351761102676, 2.7117249965667725, 0.25377681851387024, 0.9297990202903748, 0.12655800580978394, 0.9578129053115845, 0.2917470335960388, 0.5938621163368225, 0.2112882286310196, 0.5629125237464905, 0.1438196450471878, 0.15693344175815582, 0.023057345300912857, 0.11663798242807388, 2.3479647636413574, 0.26636698842048645, 2.8191347122192383], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [369]}, "index": {"min": [182904], "max": [183272], "mean": [183088.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [3.021680216802168, 5.0, 5.0, 5.0, 5.0], "std": [1.622860533028891, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [369]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [369]}, "eef_direction_state": {"mean": [4.065040650406504, 4.100271002710027], "std": [2.1390922170988054, 2.140897396181068], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.983739837398374, 0.9539295392953929], "std": [0.8740499124126664, 0.8807129443968904], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.997289972899729, 0.8482384823848238], "std": [0.8474372173352636, 0.8482428114905483], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.065040650406504, 4.100271002710027], "std": [2.1390922170988054, 2.140897396181068], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.983739837398374, 0.9539295392953929], "std": [0.8740499124126664, 0.8807129443968904], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.997289972899729, 0.8482384823848238], "std": [0.8474372173352636, 0.8482428114905483], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.4886580847756367, 0.23045474863218937, 1.016546250604994, 2.459483406261083, -0.05871910977375333, 0.9725829012304328, 0.3835642981017146, -0.28603500861107783, 0.9829584326675602, 2.3679001383027294, -0.28769089042520263, 1.7967422993422149], "std": [0.16596725634431853, 0.07993672131108812, 0.06469785092046039, 0.2283275059726601, 0.3810115292377536, 0.5326293721491948, 0.15748484021144651, 0.023042564439026064, 0.11645635542489663, 0.2210810973652769, 0.37317749313631826, 0.22454615219659535], "min": [0.22882892905719435, 0.09716011709805339, 0.9121197183524189, 2.0959765813971645, -0.7329293678862211, -0.04213674248709931, 0.2301508483950298, -0.34825274628076996, 0.7679704454777799, 2.0643421520243965, -1.0219134182706981, 1.3715297444123666], "max": [0.6414836304081378, 0.3048634616489634, 1.1724874532691054, 2.844507096957051, 0.4816507866191242, 1.6132747494463762, 0.6278251558815355, -0.23566010080807157, 1.182483418014859, 2.940206019656788, 0.01989123215800248, 2.294638385634152], "count": [369]}, "eef_sim_pose_action": {"mean": [0.4886580847756367, 0.23045474863218937, 1.016546250604994, 2.459483406261083, -0.05871910977375333, 0.9725829012304328, 0.3835642981017146, -0.28603500861107783, 0.9829584326675602, 2.3679001383027294, -0.28769089042520263, 1.7967422993422149], "std": [0.16596725634431853, 0.07993672131108812, 0.06469785092046039, 0.2283275059726601, 0.3810115292377536, 0.5326293721491948, 0.15748484021144651, 0.023042564439026064, 0.11645635542489663, 0.2210810973652769, 0.37317749313631826, 0.22454615219659535], "min": [0.22882892905719435, 0.09716011709805339, 0.9121197183524189, 2.0959765813971645, -0.7329293678862211, -0.04213674248709931, 0.2301508483950298, -0.34825274628076996, 0.7679704454777799, 2.0643421520243965, -1.0219134182706981, 1.3715297444123666], "max": [0.6414836304081378, 0.3048634616489634, 1.1724874532691054, 2.844507096957051, 0.4816507866191242, 1.6132747494463762, 0.6278251558815355, -0.23566010080807157, 1.182483418014859, 2.940206019656788, 0.01989123215800248, 2.294638385634152], "count": [369]}, "gripper_mode_state": {"mean": [0.41192411924119243, 0.7967479674796748], "std": [0.4921815104497119, 0.4024184933581965], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.8319783197831978, 1.7479674796747968], "std": [0.5142486186723229, 0.5971045212025561], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.41192411924119243, 0.7967479674796748], "std": [0.4921815104497119, 0.4024184933581965], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.8319783197831978, 1.7479674796747968], "std": [0.5142486186723229, 0.5971045212025561], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.4791429638610219, 0.36415311671303824], "std": [0.23342209672623093, 0.17977440644998013], "min": [0.139999995008111, 0.01999999862164259], "max": [0.7325000315904617, 0.6549999862909317], "count": [369]}, "gripper_open_scale_action": {"mean": [0.4791429638610219, 0.36415311671303824], "std": [0.23342209672623093, 0.17977440644998013], "min": [0.139999995008111, 0.01999999862164259], "max": [0.7325000315904617, 0.6549999862909317], "count": [369]}}} +{"episode_index": 396, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9882352941176471]], [[0.9137254901960784]]], "mean": [[[0.4017510266884532]], [[0.4099586492374727]], [[0.3856295615468409]]], "std": [[[0.12453888429973553]], [[0.13174300774394976]], [[0.1270394843322427]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670051715686275]], [[0.4718657087418301]], [[0.46481542279411764]]], "std": [[[0.1616796038826492]], [[0.1538621350523142]], [[0.1513240816405202]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49117890318627455]], [[0.48030102736928104]], [[0.46929479983660133]]], "std": [[[0.13447001399062708]], [[0.14476772509678085]], [[0.1512391159310425]]], "count": [100]}, "observation.state": {"min": [-0.32380378246307373, -0.022136999294161797, -1.3362444639205933, -0.9563916921615601, 0.43297111988067627, 0.0659400001168251, 0.12000000476837158, -0.010848999954760075, -0.16018499433994293, 0.18067899346351624, -3.1261465549468994, 0.16055284440517426, 1.27545166015625, -0.21517722308635712, -0.020200666040182114, -1.2411373853683472, 0.05050166696310043, 0.4190853238105774, -1.4132442474365234, 0.01900000125169754, -0.010982999578118324, -0.03699199855327606, -0.002983999904245138, -3.140266180038452, 0.13341298699378967, -3.141592502593994], "max": [0.06986500322818756, 1.911178469657898, -0.48615923523902893, -0.021561333909630775, 1.1673473119735718, 2.101689338684082, 0.5449999570846558, 0.4056679904460907, -0.0017790000420063734, 0.42411598563194275, 3.137054681777954, 1.0734996795654297, 3.074153184890747, 0.0992937758564949, 2.431476354598999, -0.4717675447463989, 1.639795184135437, 1.2403523921966553, -0.03307466581463814, 0.4919999837875366, 0.4100089967250824, 0.11568400263786316, 0.37026599049568176, 3.1375086307525635, 1.1375008821487427, 3.1405630111694336], "mean": [-0.07112186402082443, 1.2405693531036377, -1.0312275886535645, -0.49328795075416565, 0.7918873429298401, 0.9651522636413574, 0.35395070910453796, 0.2521529197692871, -0.05187822878360748, 0.2548835277557373, 1.2592698335647583, 0.6348764300346375, 2.41090726852417, -0.052379999309778214, 0.7786529064178467, -0.7208151817321777, 0.5552579164505005, 1.065684199333191, -0.4874182343482971, 0.30603504180908203, 0.12617307901382446, 0.02197088673710823, 0.22536684572696686, 2.404646396636963, 0.7360759973526001, -1.118890643119812], "std": [0.1355263590812683, 0.7796671986579895, 0.34866997599601746, 0.33439135551452637, 0.255953848361969, 0.8124716281890869, 0.16312071681022644, 0.16747570037841797, 0.0584547333419323, 0.05237015336751938, 2.497786283493042, 0.2737361490726471, 0.7340248823165894, 0.10507453233003616, 0.9203608632087708, 0.3114771842956543, 0.5164135694503784, 0.2208126336336136, 0.45068368315696716, 0.12434439361095428, 0.16395297646522522, 0.03012532740831375, 0.09802433848381042, 1.5203711986541748, 0.2768073081970215, 2.787536859512329], "count": [420]}, "action": {"min": [-0.32380378246307373, -0.022136999294161797, -1.3362444639205933, -0.9563916921615601, 0.43297111988067627, 0.0659400001168251, 0.12000000476837158, -0.010848999954760075, -0.16018499433994293, 0.18067899346351624, -3.1261465549468994, 0.16055284440517426, 1.27545166015625, -0.21517722308635712, -0.020200666040182114, -1.2411373853683472, 0.05050166696310043, 0.4190853238105774, -1.4132442474365234, 0.01900000125169754, -0.010982999578118324, -0.03699199855327606, -0.002983999904245138, -3.140266180038452, 0.13341298699378967, -3.141592502593994], "max": [0.06986500322818756, 1.911178469657898, -0.48615923523902893, -0.021561333909630775, 1.1673473119735718, 2.101689338684082, 0.5449999570846558, 0.4056679904460907, -0.0017790000420063734, 0.42411598563194275, 3.137054681777954, 1.0734996795654297, 3.074153184890747, 0.0992937758564949, 2.431476354598999, -0.4717675447463989, 1.639795184135437, 1.2403523921966553, -0.03307466581463814, 0.4919999837875366, 0.4100089967250824, 0.11568400263786316, 0.37026599049568176, 3.1375086307525635, 1.1375008821487427, 3.1405630111694336], "mean": [-0.07112186402082443, 1.2405693531036377, -1.0312275886535645, -0.49328795075416565, 0.7918873429298401, 0.9651522636413574, 0.35395070910453796, 0.2521529197692871, -0.05187822878360748, 0.2548835277557373, 1.2592698335647583, 0.6348764300346375, 2.41090726852417, -0.052379999309778214, 0.7786529064178467, -0.7208151817321777, 0.5552579164505005, 1.065684199333191, -0.4874182343482971, 0.30603504180908203, 0.12617307901382446, 0.02197088673710823, 0.22536684572696686, 2.404646396636963, 0.7360759973526001, -1.118890643119812], "std": [0.1355263590812683, 0.7796671986579895, 0.34866997599601746, 0.33439135551452637, 0.255953848361969, 0.8124716281890869, 0.16312071681022644, 0.16747570037841797, 0.0584547333419323, 0.05237015336751938, 2.497786283493042, 0.2737361490726471, 0.7340248823165894, 0.10507453233003616, 0.9203608632087708, 0.3114771842956543, 0.5164135694503784, 0.2208126336336136, 0.45068368315696716, 0.12434439361095428, 0.16395297646522522, 0.03012532740831375, 0.09802433848381042, 1.5203711986541748, 0.2768073081970215, 2.787536859512329], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [420]}, "index": {"min": [183273], "max": [183692], "mean": [183482.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [2.9357142857142855, 5.0, 5.0, 5.0, 5.0], "std": [1.652749718697013, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [420]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [420]}, "eef_direction_state": {"mean": [3.992857142857143, 4.1], "std": [2.316081754575503, 2.268731552463361], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.8380952380952381, 0.8714285714285714], "std": [0.8660123118426422, 0.8931713732766074], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.7928571428571428, 0.7285714285714285], "std": [0.8465315388445399, 0.8522479279014092], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [3.992857142857143, 4.1], "std": [2.316081754575503, 2.268731552463361], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.8380952380952381, 0.8714285714285714], "std": [0.8660123118426422, 0.8931713732766074], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.7928571428571428, 0.7285714285714285], "std": [0.8465315388445399, 0.8522479279014092], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.49064289870191746, 0.24937674399245582, 1.0294182680208437, 2.4693707968153364, -0.12579816753622333, 0.8768151508526958, 0.36518682127828717, -0.2770142058707799, 1.0008800593569351, 2.3428145348912244, -0.2604981742151127, 1.8012615291949123], "std": [0.16723722971608396, 0.0585110635799758, 0.05248574017983441, 0.25050967750896264, 0.3753386287563541, 0.6058556344404716, 0.16441130401739765, 0.029894526035984904, 0.09780100144064796, 0.24886893819427727, 0.3260903223946408, 0.24025369712512445], "min": [0.22801555316927602, 0.1410180922652645, 0.9550479150292959, 2.067387692883919, -0.6855262645549186, -0.16139428601038008, 0.2275446828250698, -0.336499080127192, 0.7728904561945272, 1.9799987452628112, -0.9823582677621382, 1.366542914170898], "max": [0.6439180228029904, 0.2996394681857962, 1.198780814141028, 2.9331915462419067, 0.4105212729352332, 1.5603817997486729, 0.6497961912260106, -0.184262734587119, 1.1463599492184222, 2.968572673502705, 0.02183287255635391, 2.4259454642684], "count": [420]}, "eef_sim_pose_action": {"mean": [0.49064289870191746, 0.24937674399245582, 1.0294182680208437, 2.4693707968153364, -0.12579816753622333, 0.8768151508526958, 0.36518682127828717, -0.2770142058707799, 1.0008800593569351, 2.3428145348912244, -0.2604981742151127, 1.8012615291949123], "std": [0.16723722971608396, 0.0585110635799758, 0.05248574017983441, 0.25050967750896264, 0.3753386287563541, 0.6058556344404716, 0.16441130401739765, 0.029894526035984904, 0.09780100144064796, 0.24886893819427727, 0.3260903223946408, 0.24025369712512445], "min": [0.22801555316927602, 0.1410180922652645, 0.9550479150292959, 2.067387692883919, -0.6855262645549186, -0.16139428601038008, 0.2275446828250698, -0.336499080127192, 0.7728904561945272, 1.9799987452628112, -0.9823582677621382, 1.366542914170898], "max": [0.6439180228029904, 0.2996394681857962, 1.198780814141028, 2.9331915462419067, 0.4105212729352332, 1.5603817997486729, 0.6497961912260106, -0.184262734587119, 1.1463599492184222, 2.968572673502705, 0.02183287255635391, 2.4259454642684], "count": [420]}, "gripper_mode_state": {"mean": [0.5, 0.8095238095238095], "std": [0.5, 0.39267672624930045], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_state": {"mean": [1.8785714285714286, 1.8214285714285714], "std": [0.43863191765268855, 0.5200896050479336], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_mode_action": {"mean": [0.5, 0.8095238095238095], "std": [0.5, 0.39267672624930045], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_action": {"mean": [1.8785714285714286, 1.8214285714285714], "std": [0.43863191765268855, 0.5200896050479336], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_open_scale_state": {"mean": [0.4424374966793472, 0.3825446489444446], "std": [0.2039006944612886, 0.15543038072516077], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6812499463558197, 0.6149999797344208], "count": [420]}, "gripper_open_scale_action": {"mean": [0.4424374966793472, 0.3825446489444446], "std": [0.2039006944612886, 0.15543038072516077], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6812499463558197, 0.6149999797344208], "count": [420]}}} +{"episode_index": 397, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9764705882352941]], [[0.9294117647058824]]], "mean": [[[0.40218618736383444]], [[0.41026875]], [[0.386231538671024]]], "std": [[[0.12205965468036]], [[0.12903898438432979]], [[0.12454074294807475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45965544526143787]], [[0.46733616830065355]], [[0.4599037214052287]]], "std": [[[0.16515702935181376]], [[0.1547468588063429]], [[0.15354016736028236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098047916666666]], [[0.5007022916666667]], [[0.49278934232026145]]], "std": [[[0.11432586490274603]], [[0.12583124386460057]], [[0.12975841165189875]]], "count": [100]}, "observation.state": {"min": [-0.32425734400749207, -0.022136999294161797, -1.3346744775772095, -1.1632304191589355, 0.42159733176231384, -0.022136999294161797, 0.049000002443790436, -0.009828000329434872, -0.16610600054264069, 0.1338759958744049, -3.141592502593994, 0.2839650809764862, -3.1398298740386963, -0.18890589475631714, -0.020270444452762604, -1.4500868320465088, 0.08383800089359283, 0.5503373146057129, -1.2848705053329468, 0.01900000125169754, -0.009864999912679195, -0.023252999410033226, -0.007021000143140554, -3.138049602508545, 0.1509360820055008, -3.141592502593994], "max": [0.05770622193813324, 2.049164056777954, -0.48532187938690186, 0.08176211267709732, 1.1668589115142822, 1.9756356477737427, 0.6010000109672546, 0.39772701263427734, 0.006821000017225742, 0.40929800271987915, 3.1388001441955566, 1.0788054466247559, 3.1403884887695312, 0.11007444560527802, 2.531223773956299, -0.4721338748931885, 1.3575440645217896, 1.2169244289398193, -0.07361555844545364, 0.5270000100135803, 0.43141400814056396, 0.07639200240373611, 0.35596999526023865, 3.138206720352173, 1.021872878074646, 3.135117530822754], "mean": [-0.04665850102901459, 1.2570068836212158, -1.0331937074661255, -0.4898312985897064, 0.7404564619064331, 0.950061559677124, 0.3429428040981293, 0.2614310085773468, -0.035794228315353394, 0.25770726799964905, 1.1063284873962402, 0.6223205327987671, 2.418405294418335, -0.0517486147582531, 0.724458634853363, -0.7497499585151672, 0.47536417841911316, 1.074082851409912, -0.47428861260414124, 0.3411589562892914, 0.12525033950805664, 0.018907081335783005, 0.22101369500160217, -0.8730370402336121, 0.7889872789382935, -2.097682237625122], "std": [0.11533218622207642, 0.7644798159599304, 0.3426319360733032, 0.4059102535247803, 0.27072715759277344, 0.7748028635978699, 0.21535669267177582, 0.1665148288011551, 0.05547867342829704, 0.055802907794713974, 2.4911952018737793, 0.25838136672973633, 0.8768040537834167, 0.10909000039100647, 0.9923911690711975, 0.40135514736175537, 0.4629268944263458, 0.1640789657831192, 0.40241217613220215, 0.12486918270587921, 0.18134908378124237, 0.02027011662721634, 0.09535673260688782, 2.7323615550994873, 0.2722385823726654, 2.082064151763916], "count": [428]}, "action": {"min": [-0.32425734400749207, -0.022136999294161797, -1.3346744775772095, -1.1632304191589355, 0.42159733176231384, -0.022136999294161797, 0.049000002443790436, -0.009828000329434872, -0.16610600054264069, 0.1338759958744049, -3.141592502593994, 0.2839650809764862, -3.1398298740386963, -0.18890589475631714, -0.020270444452762604, -1.4500868320465088, 0.08383800089359283, 0.5503373146057129, -1.2848705053329468, 0.01900000125169754, -0.009864999912679195, -0.023252999410033226, -0.007021000143140554, -3.138049602508545, 0.1509360820055008, -3.141592502593994], "max": [0.05770622193813324, 2.049164056777954, -0.48532187938690186, 0.08176211267709732, 1.1668589115142822, 1.9756356477737427, 0.6010000109672546, 0.39772701263427734, 0.006821000017225742, 0.40929800271987915, 3.1388001441955566, 1.0788054466247559, 3.1403884887695312, 0.11007444560527802, 2.531223773956299, -0.4721338748931885, 1.3575440645217896, 1.2169244289398193, -0.07361555844545364, 0.5270000100135803, 0.43141400814056396, 0.07639200240373611, 0.35596999526023865, 3.138206720352173, 1.021872878074646, 3.135117530822754], "mean": [-0.04665850102901459, 1.2570068836212158, -1.0331937074661255, -0.4898312985897064, 0.7404564619064331, 0.950061559677124, 0.3429428040981293, 0.2614310085773468, -0.035794228315353394, 0.25770726799964905, 1.1063284873962402, 0.6223205327987671, 2.418405294418335, -0.0517486147582531, 0.724458634853363, -0.7497499585151672, 0.47536417841911316, 1.074082851409912, -0.47428861260414124, 0.3411589562892914, 0.12525033950805664, 0.018907081335783005, 0.22101369500160217, -0.8730370402336121, 0.7889872789382935, -2.097682237625122], "std": [0.11533218622207642, 0.7644798159599304, 0.3426319360733032, 0.4059102535247803, 0.27072715759277344, 0.7748028635978699, 0.21535669267177582, 0.1665148288011551, 0.05547867342829704, 0.055802907794713974, 2.4911952018737793, 0.25838136672973633, 0.8768040537834167, 0.10909000039100647, 0.9923911690711975, 0.40135514736175537, 0.4629268944263458, 0.1640789657831192, 0.40241217613220215, 0.12486918270587921, 0.18134908378124237, 0.02027011662721634, 0.09535673260688782, 2.7323615550994873, 0.2722385823726654, 2.082064151763916], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [428]}, "index": {"min": [183693], "max": [184120], "mean": [183906.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [2.8621495327102804, 5.0, 5.0, 5.0, 5.0], "std": [1.6596269865994877, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [428]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [428]}, "eef_direction_state": {"mean": [4.22196261682243, 4.497663551401869], "std": [2.151891990502636, 2.1805199926174033], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.8434579439252337, 0.7032710280373832], "std": [0.8653664372167416, 0.8956220369585867], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.8551401869158879, 0.6308411214953271], "std": [0.8551912553057165, 0.8255172510414104], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.22196261682243, 4.497663551401869], "std": [2.151891990502636, 2.1805199926174033], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.8434579439252337, 0.7032710280373832], "std": [0.8653664372167416, 0.8956220369585867], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.8551401869158879, 0.6308411214953271], "std": [0.8551912553057165, 0.8255172510414104], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.4998440977595552, 0.2654143919490993, 1.0322699588440647, 2.4608551463963573, -0.1627615674869884, 0.9644288488664757, 0.3642210467679809, -0.2799891401191261, 0.9965136674719041, 2.3033177736398405, -0.1954940375833675, 1.8153844134657708], "std": [0.16623685635056243, 0.055612933820975465, 0.05595863944407607, 0.21463793675052006, 0.4449067862118236, 0.5198607992998574, 0.18173688322179282, 0.020112896967225433, 0.09504842193089796, 0.2267295669400841, 0.3448958528990294, 0.20877626409869146], "min": [0.22899134468660404, 0.1348430701017418, 0.9081735443864188, 2.0600518664675005, -0.7921607104208441, 0.212483733884125, 0.22878513882442347, -0.32273760777448635, 0.769297595934785, 2.1006768981584636, -0.9077303965787994, 1.4748991660312218], "max": [0.635935566068006, 0.30822598259027945, 1.1841391996191706, 2.74139594341829, 0.4780595057678134, 1.5735873127573432, 0.6711919451558958, -0.22331219757979875, 1.1320079268393834, 2.9278916092628178, 0.10110090329205557, 2.382013990065406], "count": [428]}, "eef_sim_pose_action": {"mean": [0.4998440977595552, 0.2654143919490993, 1.0322699588440647, 2.4608551463963573, -0.1627615674869884, 0.9644288488664757, 0.3642210467679809, -0.2799891401191261, 0.9965136674719041, 2.3033177736398405, -0.1954940375833675, 1.8153844134657708], "std": [0.16623685635056243, 0.055612933820975465, 0.05595863944407607, 0.21463793675052006, 0.4449067862118236, 0.5198607992998574, 0.18173688322179282, 0.020112896967225433, 0.09504842193089796, 0.2267295669400841, 0.3448958528990294, 0.20877626409869146], "min": [0.22899134468660404, 0.1348430701017418, 0.9081735443864188, 2.0600518664675005, -0.7921607104208441, 0.212483733884125, 0.22878513882442347, -0.32273760777448635, 0.769297595934785, 2.1006768981584636, -0.9077303965787994, 1.4748991660312218], "max": [0.635935566068006, 0.30822598259027945, 1.1841391996191706, 2.74139594341829, 0.4780595057678134, 1.5735873127573432, 0.6711919451558958, -0.22331219757979875, 1.1320079268393834, 2.9278916092628178, 0.10110090329205557, 2.382013990065406], "count": [428]}, "gripper_mode_state": {"mean": [0.40186915887850466, 0.6869158878504673], "std": [0.49027577751790585, 0.46374826238927147], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.8271028037383177, 1.855140186915888], "std": [0.5277478322817811, 0.466190295440159], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.40186915887850466, 0.6869158878504673], "std": [0.49027577751790585, 0.46374826238927147], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.8271028037383177, 1.855140186915888], "std": [0.5277478322817811, 0.466190295440159], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.4286769893407717, 0.4264485925081334], "std": [0.26919640518830834, 0.15608647029458922], "min": [0.061250003054738045, 0.023750001564621925], "max": [0.7512500137090683, 0.6587500125169754], "count": [428]}, "gripper_open_scale_action": {"mean": [0.4286769893407717, 0.4264485925081334], "std": [0.26919640518830834, 0.15608647029458922], "min": [0.061250003054738045, 0.023750001564621925], "max": [0.7512500137090683, 0.6587500125169754], "count": [428]}}} +{"episode_index": 398, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8862745098039215]], [[0.8]]], "mean": [[[0.40407303921568627]], [[0.4131720942265795]], [[0.38841128812636166]]], "std": [[[0.12475631275349303]], [[0.12949177992128214]], [[0.12470840844411683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4742082066993464]], [[0.4756206515522876]], [[0.4664131617647059]]], "std": [[[0.15034539455108642]], [[0.1452882896643571]], [[0.14480889420983364]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969040992647059]], [[0.4860568954248366]], [[0.4759511376633987]]], "std": [[[0.1331866282398117]], [[0.14416006005489737]], [[0.14884947257025938]]], "count": [100]}, "observation.state": {"min": [-0.40403077006340027, -0.021945111453533173, -1.3730522394180298, -0.8573944568634033, 0.36444932222366333, -0.0731794461607933, 0.06599999964237213, -0.01079699955880642, -0.1991640031337738, 0.15622399747371674, -3.141592502593994, 0.15332719683647156, -3.1242265701293945, -0.19023166596889496, -0.01972966641187668, -1.448516845703125, 0.06095089018344879, 0.5850517749786377, -1.3598991632461548, 0.017000000923871994, -0.010123999789357185, -0.024116000160574913, 0.0042039998807013035, -3.138206720352173, 0.20200440287590027, -3.136723279953003], "max": [-0.022293999791145325, 2.059595823287964, -0.4855835437774658, -0.01885744370520115, 1.1676265001296997, 2.101200819015503, 0.562999963760376, 0.4000509977340698, -0.0014700000174343586, 0.4488379955291748, 3.1407723426818848, 1.0346137285232544, 3.120316982269287, 0.1296994388103485, 2.4900548458099365, -0.423359215259552, 1.4496681690216064, 1.2266758680343628, -0.06581789255142212, 0.5230000019073486, 0.43949800729751587, 0.06850200146436691, 0.40427300333976746, 3.1397600173950195, 1.0467960834503174, 3.1400742530822754], "mean": [-0.13468237221240997, 1.1848678588867188, -1.0386863946914673, -0.4223862588405609, 0.7692784667015076, 0.7789536714553833, 0.3644585609436035, 0.23685601353645325, -0.07078973948955536, 0.2590791583061218, 0.927476167678833, 0.6838331818580627, 2.3496501445770264, -0.06049181520938873, 0.9199513792991638, -0.7860641479492188, 0.5779470801353455, 1.0304133892059326, -0.5555728673934937, 0.3213218152523041, 0.16010205447673798, 0.019019614905118942, 0.22007274627685547, 2.2117090225219727, 0.7256680130958557, -1.8486443758010864], "std": [0.16068413853645325, 0.8295198082923889, 0.3841562569141388, 0.3003392219543457, 0.2943972647190094, 0.6868442893028259, 0.1897578239440918, 0.1746036857366562, 0.07776663452386856, 0.06945330649614334, 2.659282922744751, 0.2639383375644684, 1.0142613649368286, 0.11356732994318008, 0.9330585598945618, 0.41325268149375916, 0.4640783667564392, 0.1641361117362976, 0.4320513904094696, 0.13087384402751923, 0.17370642721652985, 0.020534958690404892, 0.10051329433917999, 1.7867343425750732, 0.24864427745342255, 2.3432390689849854], "count": [371]}, "action": {"min": [-0.40403077006340027, -0.021945111453533173, -1.3730522394180298, -0.8573944568634033, 0.36444932222366333, -0.0731794461607933, 0.06599999964237213, -0.01079699955880642, -0.1991640031337738, 0.15622399747371674, -3.141592502593994, 0.15332719683647156, -3.1242265701293945, -0.19023166596889496, -0.01972966641187668, -1.448516845703125, 0.06095089018344879, 0.5850517749786377, -1.3598991632461548, 0.017000000923871994, -0.010123999789357185, -0.024116000160574913, 0.0042039998807013035, -3.138206720352173, 0.20200440287590027, -3.136723279953003], "max": [-0.022293999791145325, 2.059595823287964, -0.4855835437774658, -0.01885744370520115, 1.1676265001296997, 2.101200819015503, 0.562999963760376, 0.4000509977340698, -0.0014700000174343586, 0.4488379955291748, 3.1407723426818848, 1.0346137285232544, 3.120316982269287, 0.1296994388103485, 2.4900548458099365, -0.423359215259552, 1.4496681690216064, 1.2266758680343628, -0.06581789255142212, 0.5230000019073486, 0.43949800729751587, 0.06850200146436691, 0.40427300333976746, 3.1397600173950195, 1.0467960834503174, 3.1400742530822754], "mean": [-0.13468237221240997, 1.1848678588867188, -1.0386863946914673, -0.4223862588405609, 0.7692784667015076, 0.7789536714553833, 0.3644585609436035, 0.23685601353645325, -0.07078973948955536, 0.2590791583061218, 0.927476167678833, 0.6838331818580627, 2.3496501445770264, -0.06049181520938873, 0.9199513792991638, -0.7860641479492188, 0.5779470801353455, 1.0304133892059326, -0.5555728673934937, 0.3213218152523041, 0.16010205447673798, 0.019019614905118942, 0.22007274627685547, 2.2117090225219727, 0.7256680130958557, -1.8486443758010864], "std": [0.16068413853645325, 0.8295198082923889, 0.3841562569141388, 0.3003392219543457, 0.2943972647190094, 0.6868442893028259, 0.1897578239440918, 0.1746036857366562, 0.07776663452386856, 0.06945330649614334, 2.659282922744751, 0.2639383375644684, 1.0142613649368286, 0.11356732994318008, 0.9330585598945618, 0.41325268149375916, 0.4640783667564392, 0.1641361117362976, 0.4320513904094696, 0.13087384402751923, 0.17370642721652985, 0.020534958690404892, 0.10051329433917999, 1.7867343425750732, 0.24864427745342255, 2.3432390689849854], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [371]}, "index": {"min": [184121], "max": [184491], "mean": [184306.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [3.288409703504043, 5.0, 5.0, 5.0, 5.0], "std": [1.529705996561632, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [371]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [371]}, "eef_direction_state": {"mean": [4.150943396226415, 3.9245283018867925], "std": [2.1999431319600067, 2.290191668230267], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.9083557951482479, 0.9380053908355795], "std": [0.8824190242318314, 0.901592068915342], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.862533692722372, 0.7924528301886793], "std": [0.8593691949827418, 0.8419891541140131], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [4.150943396226415, 3.9245283018867925], "std": [2.1999431319600067, 2.290191668230267], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.9083557951482479, 0.9380053908355795], "std": [0.8824190242318314, 0.901592068915342], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.862533692722372, 0.7924528301886793], "std": [0.8593691949827418, 0.8419891541140131], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.4754967011986242, 0.23054413869581009, 1.0336861899517462, 2.4209480287827763, -0.12041423807818227, 0.9595449136476891, 0.39911112947556426, -0.279955956103447, 0.9956916549008182, 2.358851834198909, -0.25890021262423213, 1.8646702509870554], "std": [0.17441623069469958, 0.0778057003299413, 0.06953117552209294, 0.23526024961721714, 0.3674981896676293, 0.5081433915424138, 0.1741155234981284, 0.020463750506009546, 0.10027173915402955, 0.22540760125253384, 0.30275885352081533, 0.22842473437220728], "min": [0.2281323431869005, 0.10216646614604209, 0.9306855407508451, 2.1065463962466615, -0.7936065055413676, -0.07608537036793694, 0.22849629847720782, -0.3236720366416146, 0.7803130782843574, 1.9722828805682207, -0.8723136241151114, 1.494393568127807], "max": [0.6385203645930803, 0.2999455907167907, 1.223565809949806, 2.9215525759680796, 0.34523499298162386, 1.5721161244671473, 0.6790510140227825, -0.23133529434073874, 1.1803703071839224, 2.880859370810087, 0.0027402377283602952, 2.4192689078753182], "count": [371]}, "eef_sim_pose_action": {"mean": [0.4754967011986242, 0.23054413869581009, 1.0336861899517462, 2.4209480287827763, -0.12041423807818227, 0.9595449136476891, 0.39911112947556426, -0.279955956103447, 0.9956916549008182, 2.358851834198909, -0.25890021262423213, 1.8646702509870554], "std": [0.17441623069469958, 0.0778057003299413, 0.06953117552209294, 0.23526024961721714, 0.3674981896676293, 0.5081433915424138, 0.1741155234981284, 0.020463750506009546, 0.10027173915402955, 0.22540760125253384, 0.30275885352081533, 0.22842473437220728], "min": [0.2281323431869005, 0.10216646614604209, 0.9306855407508451, 2.1065463962466615, -0.7936065055413676, -0.07608537036793694, 0.22849629847720782, -0.3236720366416146, 0.7803130782843574, 1.9722828805682207, -0.8723136241151114, 1.494393568127807], "max": [0.6385203645930803, 0.2999455907167907, 1.223565809949806, 2.9215525759680796, 0.34523499298162386, 1.5721161244671473, 0.6790510140227825, -0.23133529434073874, 1.1803703071839224, 2.880859370810087, 0.0027402377283602952, 2.4192689078753182], "count": [371]}, "gripper_mode_state": {"mean": [0.4339622641509434, 0.784366576819407], "std": [0.4956198315684413, 0.411261048469235], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_state": {"mean": [1.830188679245283, 1.7924528301886793], "std": [0.5147471752492631, 0.5519357455193616], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.4339622641509434, 0.784366576819407], "std": [0.4956198315684413, 0.411261048469235], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_action": {"mean": [1.830188679245283, 1.7924528301886793], "std": [0.5147471752492631, 0.5519357455193616], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.45557276644515543, 0.4016509338287069], "std": [0.23719700620881726, 0.16359262202231575], "min": [0.08249999955296516, 0.021250001154839993], "max": [0.70374995470047, 0.6537500023841858], "count": [371]}, "gripper_open_scale_action": {"mean": [0.45557276644515543, 0.4016509338287069], "std": [0.23719700620881726, 0.16359262202231575], "min": [0.08249999955296516, 0.021250001154839993], "max": [0.70374995470047, 0.6537500023841858], "count": [371]}}} +{"episode_index": 399, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8117647058823529]], [[0.7843137254901961]]], "mean": [[[0.40358556917211325]], [[0.411526802832244]], [[0.38712109204793027]]], "std": [[[0.12307603897864867]], [[0.129113790544052]], [[0.12450644313558769]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46686682598039214]], [[0.4717057066993464]], [[0.4613331985294118]]], "std": [[[0.15017885157677538]], [[0.14301836271840046]], [[0.14429826679284108]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053413786764706]], [[0.4931387397875817]], [[0.48305561274509806]]], "std": [[[0.12159999713331984]], [[0.13511392537247427]], [[0.1407713841144121]]], "count": [100]}, "observation.state": {"min": [-0.3587798774242401, -0.021980000659823418, -1.2452716827392578, -0.8411536812782288, 0.40772899985313416, 0.058473777025938034, 0.0689999982714653, -0.010854999534785748, -0.17126700282096863, 0.15227100253105164, -3.141592502593994, 0.15625932812690735, 1.4504908323287964, -0.22508566081523895, -0.01965988799929619, -1.2331652641296387, 0.07215022295713425, 0.481431782245636, -1.4651763439178467, 0.01900000125169754, -0.009596000425517559, -0.034929998219013214, -0.003312000073492527, -3.131941080093384, 0.1515294909477234, -3.141592502593994], "max": [0.01645011082291603, 2.0006160736083984, -0.48619410395622253, -0.04081999883055687, 1.1676788330078125, 1.7673664093017578, 0.6100000143051147, 0.385917991399765, -0.003263999940827489, 0.41400599479675293, 3.1382415294647217, 1.0678099393844604, 3.082181692123413, 0.15928521752357483, 2.431232213973999, -0.47375622391700745, 1.5361926555633545, 1.2303391695022583, -0.06581789255142212, 0.5659999847412109, 0.39663299918174744, 0.08815400302410126, 0.3774139881134033, 3.1330230236053467, 1.0240893363952637, 3.1399519443511963], "mean": [-0.12294096499681473, 1.1036711931228638, -0.9741612076759338, -0.32748517394065857, 0.7947009205818176, 0.6303229928016663, 0.3735077977180481, 0.21836672723293304, -0.059318382292985916, 0.26725655794143677, 0.5964731574058533, 0.6615569591522217, 2.579484701156616, -0.03155546262860298, 0.805542528629303, -0.7253435850143433, 0.5231571197509766, 1.0399119853973389, -0.5243334770202637, 0.3883843421936035, 0.13299460709095, 0.017315752804279327, 0.2170567512512207, 0.24686481058597565, 0.7542910575866699, -1.5096315145492554], "std": [0.13663099706172943, 0.7719298005104065, 0.3368602693080902, 0.2423521727323532, 0.30125850439071655, 0.5766093134880066, 0.18547643721103668, 0.16288243234157562, 0.06283129751682281, 0.06198269501328468, 2.798215389251709, 0.27242299914360046, 0.5612596869468689, 0.10530529171228409, 0.9626094698905945, 0.3248405158519745, 0.543033242225647, 0.1934034824371338, 0.48298418521881104, 0.1443607658147812, 0.16663241386413574, 0.02745068445801735, 0.10369440168142319, 2.8430118560791016, 0.2790825366973877, 2.540618419647217], "count": [354]}, "action": {"min": [-0.3587798774242401, -0.021980000659823418, -1.2452716827392578, -0.8411536812782288, 0.40772899985313416, 0.058473777025938034, 0.0689999982714653, -0.010854999534785748, -0.17126700282096863, 0.15227100253105164, -3.141592502593994, 0.15625932812690735, 1.4504908323287964, -0.22508566081523895, -0.01965988799929619, -1.2331652641296387, 0.07215022295713425, 0.481431782245636, -1.4651763439178467, 0.01900000125169754, -0.009596000425517559, -0.034929998219013214, -0.003312000073492527, -3.131941080093384, 0.1515294909477234, -3.141592502593994], "max": [0.01645011082291603, 2.0006160736083984, -0.48619410395622253, -0.04081999883055687, 1.1676788330078125, 1.7673664093017578, 0.6100000143051147, 0.385917991399765, -0.003263999940827489, 0.41400599479675293, 3.1382415294647217, 1.0678099393844604, 3.082181692123413, 0.15928521752357483, 2.431232213973999, -0.47375622391700745, 1.5361926555633545, 1.2303391695022583, -0.06581789255142212, 0.5659999847412109, 0.39663299918174744, 0.08815400302410126, 0.3774139881134033, 3.1330230236053467, 1.0240893363952637, 3.1399519443511963], "mean": [-0.12294096499681473, 1.1036711931228638, -0.9741612076759338, -0.32748517394065857, 0.7947009205818176, 0.6303229928016663, 0.3735077977180481, 0.21836672723293304, -0.059318382292985916, 0.26725655794143677, 0.5964731574058533, 0.6615569591522217, 2.579484701156616, -0.03155546262860298, 0.805542528629303, -0.7253435850143433, 0.5231571197509766, 1.0399119853973389, -0.5243334770202637, 0.3883843421936035, 0.13299460709095, 0.017315752804279327, 0.2170567512512207, 0.24686481058597565, 0.7542910575866699, -1.5096315145492554], "std": [0.13663099706172943, 0.7719298005104065, 0.3368602693080902, 0.2423521727323532, 0.30125850439071655, 0.5766093134880066, 0.18547643721103668, 0.16288243234157562, 0.06283129751682281, 0.06198269501328468, 2.798215389251709, 0.27242299914360046, 0.5612596869468689, 0.10530529171228409, 0.9626094698905945, 0.3248405158519745, 0.543033242225647, 0.1934034824371338, 0.48298418521881104, 0.1443607658147812, 0.16663241386413574, 0.02745068445801735, 0.10369440168142319, 2.8430118560791016, 0.2790825366973877, 2.540618419647217], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [354]}, "index": {"min": [184492], "max": [184845], "mean": [184668.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [3.389830508474576, 5.0, 5.0, 5.0, 5.0], "std": [1.5624508035920746, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [354]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [354]}, "eef_direction_state": {"mean": [3.9491525423728815, 4.146892655367232], "std": [2.1674822969990473, 2.266410077235507], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.0141242937853108, 0.8559322033898306], "std": [0.8618226948928709, 0.9200413623299611], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.9124293785310734, 0.711864406779661], "std": [0.8441980628421203, 0.8580133562291345], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.9491525423728815, 4.146892655367232], "std": [2.1674822969990473, 2.266410077235507], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.0141242937853108, 0.8559322033898306], "std": [0.8618226948928709, 0.9200413623299611], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.9124293785310734, 0.711864406779661], "std": [0.8441980628421203, 0.8580133562291345], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.4570663458650018, 0.2420632706781152, 1.0419494917431906, 2.453384080987828, -0.09269646879633565, 1.028794826481686, 0.3720247874124946, -0.2816559537851365, 0.9925289271330796, 2.331558628047435, -0.22089456521189912, 1.8172004667395778], "std": [0.1627310641130664, 0.06286067329145738, 0.0620420249335311, 0.24683761628664183, 0.35351237091528015, 0.4673572588155943, 0.1671029899045123, 0.027224828999920316, 0.10344881382456028, 0.24346909241193931, 0.34873909781383655, 0.24157907894318426], "min": [0.22808101541246953, 0.13001106228197395, 0.9267174569390285, 2.073466771975989, -0.8390236378012693, 0.053478114936331034, 0.22892279731556714, -0.33451120370460097, 0.7726312445185187, 1.9814640948279052, -0.9403924368848733, 1.3989206590914673], "max": [0.6244117463583888, 0.2981560259988585, 1.1885873062616144, 2.909478167316089, 0.3677166491904189, 1.5345310901297888, 0.6363332926835843, -0.21180299553471818, 1.153357418635114, 2.935800246324592, 0.04868244715795411, 2.486856751542297], "count": [354]}, "eef_sim_pose_action": {"mean": [0.4570663458650018, 0.2420632706781152, 1.0419494917431906, 2.453384080987828, -0.09269646879633565, 1.028794826481686, 0.3720247874124946, -0.2816559537851365, 0.9925289271330796, 2.331558628047435, -0.22089456521189912, 1.8172004667395778], "std": [0.1627310641130664, 0.06286067329145738, 0.0620420249335311, 0.24683761628664183, 0.35351237091528015, 0.4673572588155943, 0.1671029899045123, 0.027224828999920316, 0.10344881382456028, 0.24346909241193931, 0.34873909781383655, 0.24157907894318426], "min": [0.22808101541246953, 0.13001106228197395, 0.9267174569390285, 2.073466771975989, -0.8390236378012693, 0.053478114936331034, 0.22892279731556714, -0.33451120370460097, 0.7726312445185187, 1.9814640948279052, -0.9403924368848733, 1.3989206590914673], "max": [0.6244117463583888, 0.2981560259988585, 1.1885873062616144, 2.909478167316089, 0.3677166491904189, 1.5345310901297888, 0.6363332926835843, -0.21180299553471818, 1.153357418635114, 2.935800246324592, 0.04868244715795411, 2.486856751542297], "count": [354]}, "gripper_mode_state": {"mean": [0.5988700564971752, 0.268361581920904], "std": [0.4901272405490677, 0.44310680797050966], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.8502824858757063, 1.7966101694915255], "std": [0.49020050017438843, 0.5506953288410182], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.5988700564971752, 0.268361581920904], "std": [0.4901272405490677, 0.44310680797050966], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.8502824858757063, 1.7966101694915255], "std": [0.49020050017438843, 0.5506953288410182], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.4668855968084039, 0.4854802350713582], "std": [0.23184534033259357, 0.18045099864700692], "min": [0.08624999783933163, 0.023750001564621925], "max": [0.7625000178813934, 0.7074999809265137], "count": [354]}, "gripper_open_scale_action": {"mean": [0.4668855968084039, 0.4854802350713582], "std": [0.23184534033259357, 0.18045099864700692], "min": [0.08624999783933163, 0.023750001564621925], "max": [0.7625000178813934, 0.7074999809265137], "count": [354]}}} +{"episode_index": 400, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9568627450980393]], [[0.9215686274509803]]], "mean": [[[0.4023813017429194]], [[0.4111021241830065]], [[0.38666417211328974]]], "std": [[[0.1224833633222373]], [[0.12957156678231324]], [[0.12494382832122823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46285656454248364]], [[0.46598974877450977]], [[0.4591931740196078]]], "std": [[[0.15670053757864316]], [[0.14968277783057984]], [[0.1483094018944924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040896119281045]], [[0.48910140522875817]], [[0.4781394158496732]]], "std": [[[0.12356086701631021]], [[0.1381782658134987]], [[0.1452521675798159]]], "count": [100]}, "observation.state": {"min": [-0.31413954496383667, -0.022381221875548363, -1.195275902748108, -1.1324061155319214, 0.4000534415245056, 0.0572875551879406, 0.08900000154972076, -0.010267999954521656, -0.1576330065727234, 0.15863299369812012, -3.1358156204223633, 0.28235939145088196, 1.3988465070724487, -0.1573837846517563, -0.020165778696537018, -1.1899727582931519, 0.08415199816226959, 0.3819984495639801, -1.4652636051177979, 0.013000000268220901, -0.011291000060737133, -0.009336000308394432, 0.008581999689340591, -3.130056142807007, 0.12276646494865417, -3.1391665935516357], "max": [0.048094332218170166, 1.9725130796432495, -0.48619410395622253, -0.02154388837516308, 1.1676089763641357, 2.101968288421631, 0.5669999718666077, 0.3872329890727997, -8.399999933317304e-05, 0.4016749858856201, 3.127176284790039, 1.0839366912841797, 3.137805223464966, 0.28966501355171204, 2.362187147140503, -0.48022809624671936, 1.613471508026123, 1.2404744625091553, -0.10396888852119446, 0.5559999942779541, 0.3977549970149994, 0.09667100012302399, 0.3725210130214691, 3.131382465362549, 1.0244559049606323, 3.122952461242676], "mean": [-0.05157582461833954, 1.1427003145217896, -0.9558706879615784, -0.5321849584579468, 0.75332111120224, 0.9513477683067322, 0.3472752869129181, 0.23189400136470795, -0.04637168347835541, 0.2613619863986969, 1.2114757299423218, 0.6850585341453552, 2.4770781993865967, 0.0016162256943061948, 0.7180679440498352, -0.7001456618309021, 0.505682647228241, 1.0457518100738525, -0.4943754971027374, 0.39675939083099365, 0.11707144230604172, 0.02088996395468712, 0.22517135739326477, -0.7630898952484131, 0.7664458751678467, -1.4034749269485474], "std": [0.14720892906188965, 0.7659174799919128, 0.3157738745212555, 0.37941980361938477, 0.2924179434776306, 0.8011682629585266, 0.18748708069324493, 0.16391925513744354, 0.06068621575832367, 0.05219672620296478, 2.5013973712921143, 0.2605602443218231, 0.6716398596763611, 0.11614436656236649, 0.9220646619796753, 0.2939775586128235, 0.5341745615005493, 0.22615963220596313, 0.44331100583076477, 0.1335926651954651, 0.16394323110580444, 0.023494739085435867, 0.09726046770811081, 2.7760727405548096, 0.26679086685180664, 2.5462818145751953], "count": [413]}, "action": {"min": [-0.31413954496383667, -0.022381221875548363, -1.195275902748108, -1.1324061155319214, 0.4000534415245056, 0.0572875551879406, 0.08900000154972076, -0.010267999954521656, -0.1576330065727234, 0.15863299369812012, -3.1358156204223633, 0.28235939145088196, 1.3988465070724487, -0.1573837846517563, -0.020165778696537018, -1.1899727582931519, 0.08415199816226959, 0.3819984495639801, -1.4652636051177979, 0.013000000268220901, -0.011291000060737133, -0.009336000308394432, 0.008581999689340591, -3.130056142807007, 0.12276646494865417, -3.1391665935516357], "max": [0.048094332218170166, 1.9725130796432495, -0.48619410395622253, -0.02154388837516308, 1.1676089763641357, 2.101968288421631, 0.5669999718666077, 0.3872329890727997, -8.399999933317304e-05, 0.4016749858856201, 3.127176284790039, 1.0839366912841797, 3.137805223464966, 0.28966501355171204, 2.362187147140503, -0.48022809624671936, 1.613471508026123, 1.2404744625091553, -0.10396888852119446, 0.5559999942779541, 0.3977549970149994, 0.09667100012302399, 0.3725210130214691, 3.131382465362549, 1.0244559049606323, 3.122952461242676], "mean": [-0.05157582461833954, 1.1427003145217896, -0.9558706879615784, -0.5321849584579468, 0.75332111120224, 0.9513477683067322, 0.3472752869129181, 0.23189400136470795, -0.04637168347835541, 0.2613619863986969, 1.2114757299423218, 0.6850585341453552, 2.4770781993865967, 0.0016162256943061948, 0.7180679440498352, -0.7001456618309021, 0.505682647228241, 1.0457518100738525, -0.4943754971027374, 0.39675939083099365, 0.11707144230604172, 0.02088996395468712, 0.22517135739326477, -0.7630898952484131, 0.7664458751678467, -1.4034749269485474], "std": [0.14720892906188965, 0.7659174799919128, 0.3157738745212555, 0.37941980361938477, 0.2924179434776306, 0.8011682629585266, 0.18748708069324493, 0.16391925513744354, 0.06068621575832367, 0.05219672620296478, 2.5013973712921143, 0.2605602443218231, 0.6716398596763611, 0.11614436656236649, 0.9220646619796753, 0.2939775586128235, 0.5341745615005493, 0.22615963220596313, 0.44331100583076477, 0.1335926651954651, 0.16394323110580444, 0.023494739085435867, 0.09726046770811081, 2.7760727405548096, 0.26679086685180664, 2.5462818145751953], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [413]}, "index": {"min": [184846], "max": [185258], "mean": [185052.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [3.164648910411622, 5.0, 5.0, 5.0, 5.0], "std": [1.5829018881888985, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [413]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [413]}, "eef_direction_state": {"mean": [4.11864406779661, 4.394673123486683], "std": [2.113708536880441, 2.15763090915131], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.9878934624697336, 0.7796610169491526], "std": [0.859274240912222, 0.9032483114897797], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.9200968523002422, 0.6949152542372882], "std": [0.8556367665861014, 0.8315208535353543], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.11864406779661, 4.394673123486683], "std": [2.113708536880441, 2.15763090915131], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.9878934624697336, 0.7796610169491526], "std": [0.859274240912222, 0.9032483114897797], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.9200968523002422, 0.6949152542372882], "std": [0.8556367665861014, 0.8315208535353543], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.4703790515878916, 0.2548169134787597, 1.0358367304822726, 2.4064060298548573, -0.14917491087452958, 0.9752372541457388, 0.35602870329642194, -0.27805651404003945, 1.000627997167323, 2.3274875486704913, -0.18207038112176366, 1.8297151061668764], "std": [0.16364663115417638, 0.06076509544030367, 0.052289910531940605, 0.2222296783083771, 0.394947806281537, 0.5152559512860795, 0.16441646898399978, 0.023193061333318388, 0.09701665007882336, 0.24425872849809488, 0.3189197821508206, 0.21741478830698904], "min": [0.22853591261119283, 0.14331189204846104, 0.9328839320753791, 2.0572236612762773, -0.7912393506087204, 0.1462607064300816, 0.2270375619097565, -0.3088691960743573, 0.7845472039740019, 1.8945000689340734, -0.9073567879742196, 1.3885877557955737], "max": [0.6252817374277279, 0.301325233760774, 1.1764315103119745, 2.756874989963775, 0.46064588508132864, 1.5486676339869578, 0.6376482660206333, -0.2033704727062492, 1.1485214410956683, 2.9909209197477074, 0.05450335064180978, 2.5102251475321475], "count": [413]}, "eef_sim_pose_action": {"mean": [0.4703790515878916, 0.2548169134787597, 1.0358367304822726, 2.4064060298548573, -0.14917491087452958, 0.9752372541457388, 0.35602870329642194, -0.27805651404003945, 1.000627997167323, 2.3274875486704913, -0.18207038112176366, 1.8297151061668764], "std": [0.16364663115417638, 0.06076509544030367, 0.052289910531940605, 0.2222296783083771, 0.394947806281537, 0.5152559512860795, 0.16441646898399978, 0.023193061333318388, 0.09701665007882336, 0.24425872849809488, 0.3189197821508206, 0.21741478830698904], "min": [0.22853591261119283, 0.14331189204846104, 0.9328839320753791, 2.0572236612762773, -0.7912393506087204, 0.1462607064300816, 0.2270375619097565, -0.3088691960743573, 0.7845472039740019, 1.8945000689340734, -0.9073567879742196, 1.3885877557955737], "max": [0.6252817374277279, 0.301325233760774, 1.1764315103119745, 2.756874989963775, 0.46064588508132864, 1.5486676339869578, 0.6376482660206333, -0.2033704727062492, 1.1485214410956683, 2.9909209197477074, 0.05450335064180978, 2.5102251475321475], "count": [413]}, "gripper_mode_state": {"mean": [0.5544794188861986, 0.12590799031476999], "std": [0.49702313116979085, 0.3317456379361529], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.8353510895883778, 1.8668280871670702], "std": [0.5226211505965576, 0.4554633242044548], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.5544794188861986, 0.12590799031476999], "std": [0.49702313116979085, 0.3317456379361529], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.8353510895883778, 1.8668280871670702], "std": [0.5226211505965576, 0.4554633242044548], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.43409503067304667, 0.4959473531799206], "std": [0.23435897152600413, 0.1669910913144666], "min": [0.11125000193715096, 0.016250000335276127], "max": [0.7087499648332596, 0.6949999928474426], "count": [413]}, "gripper_open_scale_action": {"mean": [0.43409503067304667, 0.4959473531799206], "std": [0.23435897152600413, 0.1669910913144666], "min": [0.11125000193715096, 0.016250000335276127], "max": [0.7087499648332596, 0.6949999928474426], "count": [413]}}} +{"episode_index": 401, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8313725490196079]], [[0.8]]], "mean": [[[0.40315446350762524]], [[0.41275685185185185]], [[0.3883452450980392]]], "std": [[[0.12156744424853781]], [[0.12801346128961794]], [[0.12328322669227901]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700942565359477]], [[0.4709518443627451]], [[0.462470931372549]]], "std": [[[0.1546449885442353]], [[0.14996462376669484]], [[0.15071863448787337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062513296568627]], [[0.4956244975490196]], [[0.48526926266339865]]], "std": [[[0.12487229057682137]], [[0.1376657433809843]], [[0.14364560670043267]]], "count": [100]}, "observation.state": {"min": [-0.3436555564403534, -0.022451000288128853, -1.3037453889846802, -1.1028378009796143, 0.262312114238739, 0.030841777101159096, 0.03800000250339508, -0.012010999955236912, -0.1764950007200241, 0.13517799973487854, -3.130265474319458, 0.10348057746887207, -3.134436845779419, -0.14700433611869812, -0.01986922137439251, -1.5180504322052002, 0.061212554574012756, 0.5435689091682434, -1.2559301853179932, 0.01599999889731407, -0.009696999564766884, -0.003114999970421195, 0.0011399999493733048, -3.1409294605255127, 0.21204006671905518, -3.141592502593994], "max": [0.0362321101129055, 2.09558367729187, -0.4856184422969818, 0.049768999218940735, 1.1673996448516846, 1.8444883823394775, 0.5720000267028809, 0.39911800622940063, 0.00010199999815085903, 0.42690399289131165, 3.1399171352386475, 1.1575721502304077, 3.1396727561950684, 0.050205111503601074, 2.5312063694000244, -0.47243043780326843, 1.3564974069595337, 1.2325197458267212, -0.07795922458171844, 0.5199999809265137, 0.45011499524116516, 0.07175400108098984, 0.3731299936771393, 3.1408421993255615, 1.0941294431686401, 3.1410341262817383], "mean": [-0.12261104583740234, 1.1187381744384766, -0.9658068418502808, -0.3944934904575348, 0.723317563533783, 0.7417428493499756, 0.37335067987442017, 0.2239411324262619, -0.0610366016626358, 0.26146093010902405, 1.0053104162216187, 0.6556479334831238, 2.198702096939087, -0.023202858865261078, 0.7979822754859924, -0.7811617255210876, 0.46507275104522705, 1.0601389408111572, -0.4339406490325928, 0.3767012655735016, 0.13916416466236115, 0.01949525624513626, 0.22548606991767883, 1.3053476810455322, 0.7442265748977661, -2.0202856063842773], "std": [0.13134120404720306, 0.7983095645904541, 0.342870831489563, 0.3579530417919159, 0.3468531668186188, 0.6612411737442017, 0.20900428295135498, 0.17114797234535217, 0.06378735601902008, 0.0676664188504219, 2.5886423587799072, 0.3135533928871155, 1.4488067626953125, 0.0615750290453434, 0.9611355662345886, 0.4272977113723755, 0.45627692341804504, 0.18316113948822021, 0.38581398129463196, 0.12589995563030243, 0.18028166890144348, 0.01782916486263275, 0.09896072745323181, 2.58138370513916, 0.2545277774333954, 2.1950767040252686], "count": [388]}, "action": {"min": [-0.3436555564403534, -0.022451000288128853, -1.3037453889846802, -1.1028378009796143, 0.262312114238739, 0.030841777101159096, 0.03800000250339508, -0.012010999955236912, -0.1764950007200241, 0.13517799973487854, -3.130265474319458, 0.10348057746887207, -3.134436845779419, -0.14700433611869812, -0.01986922137439251, -1.5180504322052002, 0.061212554574012756, 0.5435689091682434, -1.2559301853179932, 0.01599999889731407, -0.009696999564766884, -0.003114999970421195, 0.0011399999493733048, -3.1409294605255127, 0.21204006671905518, -3.141592502593994], "max": [0.0362321101129055, 2.09558367729187, -0.4856184422969818, 0.049768999218940735, 1.1673996448516846, 1.8444883823394775, 0.5720000267028809, 0.39911800622940063, 0.00010199999815085903, 0.42690399289131165, 3.1399171352386475, 1.1575721502304077, 3.1396727561950684, 0.050205111503601074, 2.5312063694000244, -0.47243043780326843, 1.3564974069595337, 1.2325197458267212, -0.07795922458171844, 0.5199999809265137, 0.45011499524116516, 0.07175400108098984, 0.3731299936771393, 3.1408421993255615, 1.0941294431686401, 3.1410341262817383], "mean": [-0.12261104583740234, 1.1187381744384766, -0.9658068418502808, -0.3944934904575348, 0.723317563533783, 0.7417428493499756, 0.37335067987442017, 0.2239411324262619, -0.0610366016626358, 0.26146093010902405, 1.0053104162216187, 0.6556479334831238, 2.198702096939087, -0.023202858865261078, 0.7979822754859924, -0.7811617255210876, 0.46507275104522705, 1.0601389408111572, -0.4339406490325928, 0.3767012655735016, 0.13916416466236115, 0.01949525624513626, 0.22548606991767883, 1.3053476810455322, 0.7442265748977661, -2.0202856063842773], "std": [0.13134120404720306, 0.7983095645904541, 0.342870831489563, 0.3579530417919159, 0.3468531668186188, 0.6612411737442017, 0.20900428295135498, 0.17114797234535217, 0.06378735601902008, 0.0676664188504219, 2.5886423587799072, 0.3135533928871155, 1.4488067626953125, 0.0615750290453434, 0.9611355662345886, 0.4272977113723755, 0.45627692341804504, 0.18316113948822021, 0.38581398129463196, 0.12589995563030243, 0.18028166890144348, 0.01782916486263275, 0.09896072745323181, 2.58138370513916, 0.2545277774333954, 2.1950767040252686], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [388]}, "index": {"min": [185259], "max": [185646], "mean": [185452.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [3.2809278350515463, 5.0, 5.0, 5.0, 5.0], "std": [1.6216788948775225, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [388]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [388]}, "eef_direction_state": {"mean": [4.118556701030927, 4.208762886597938], "std": [2.168510814822355, 2.2658890327475527], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.9664948453608248, 0.8402061855670103], "std": [0.8653770303241239, 0.9167580478579134], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.9201030927835051, 0.711340206185567], "std": [0.8131065473928494, 0.8459577977653248], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.118556701030927, 4.208762886597938], "std": [2.168510814822355, 2.2658890327475527], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.9664948453608248, 0.8402061855670103], "std": [0.8653770303241239, 0.9167580478579134], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.9201030927835051, 0.711340206185567], "std": [0.8131065473928494, 0.8459577977653248], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.4625328195242529, 0.24028956401391718, 1.0361267283574447, 2.4465396888836466, -0.14164745974286463, 1.0060323878379855, 0.3781084649698331, -0.2793860173123536, 1.0009921129197883, 2.3509519666089322, -0.21549984195207061, 1.8151631401284651], "std": [0.17095396512613587, 0.06389372849852393, 0.06783502608523882, 0.2838235861366646, 0.44319781503178896, 0.5494131687882385, 0.1806593967359787, 0.017616993435966188, 0.09866351609568236, 0.2174644002293796, 0.3197988754180531, 0.19862857593976374], "min": [0.22686023948052028, 0.12450833873267288, 0.9094919052867213, 1.9803508103073832, -0.9455966733271204, -0.032731556795519534, 0.22898862567172157, -0.3025600175529812, 0.7773184225104133, 2.008124614444753, -0.9506037435526935, 1.4862194828398543], "max": [0.6372272354329968, 0.30151987503985395, 1.2016853075517466, 2.9784545122194714, 0.4873499953172038, 1.5704944143017072, 0.6899367933512608, -0.22798978730590175, 1.1489371502360919, 2.8650350609560533, 0.034975340032991076, 2.463159258528199], "count": [388]}, "eef_sim_pose_action": {"mean": [0.4625328195242529, 0.24028956401391718, 1.0361267283574447, 2.4465396888836466, -0.14164745974286463, 1.0060323878379855, 0.3781084649698331, -0.2793860173123536, 1.0009921129197883, 2.3509519666089322, -0.21549984195207061, 1.8151631401284651], "std": [0.17095396512613587, 0.06389372849852393, 0.06783502608523882, 0.2838235861366646, 0.44319781503178896, 0.5494131687882385, 0.1806593967359787, 0.017616993435966188, 0.09866351609568236, 0.2174644002293796, 0.3197988754180531, 0.19862857593976374], "min": [0.22686023948052028, 0.12450833873267288, 0.9094919052867213, 1.9803508103073832, -0.9455966733271204, -0.032731556795519534, 0.22898862567172157, -0.3025600175529812, 0.7773184225104133, 2.008124614444753, -0.9506037435526935, 1.4862194828398543], "max": [0.6372272354329968, 0.30151987503985395, 1.2016853075517466, 2.9784545122194714, 0.4873499953172038, 1.5704944143017072, 0.6899367933512608, -0.22798978730590175, 1.1489371502360919, 2.8650350609560533, 0.034975340032991076, 2.463159258528199], "count": [388]}, "gripper_mode_state": {"mean": [0.3015463917525773, 0.6314432989690721], "std": [0.4589293686108783, 0.48241336958683817], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.8530927835051547, 1.8582474226804124], "std": [0.4832938122063983, 0.4630791393460502], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.3015463917525773, 0.6314432989690721], "std": [0.4589293686108783, 0.48241336958683817], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.8530927835051547, 1.8582474226804124], "std": [0.4832938122063983, 0.4630791393460502], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.466688152597065, 0.47087630277413145], "std": [0.2612555452002461, 0.1573746855007251], "min": [0.04750000312924385, 0.01999999862164259], "max": [0.7150000333786011, 0.6499999761581421], "count": [388]}, "gripper_open_scale_action": {"mean": [0.466688152597065, 0.47087630277413145], "std": [0.2612555452002461, 0.1573746855007251], "min": [0.04750000312924385, 0.01999999862164259], "max": [0.7150000333786011, 0.6499999761581421], "count": [388]}}} +{"episode_index": 402, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8470588235294118]], [[0.7725490196078432]]], "mean": [[[0.4019147031590414]], [[0.41222587962962964]], [[0.3878733905228758]]], "std": [[[0.1209417052884306]], [[0.12637095932163422]], [[0.1216358496720522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46594821895424837]], [[0.47146465482026145]], [[0.46403765318627455]]], "std": [[[0.15963398703434234]], [[0.1510678145870787]], [[0.14990647987079672]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5048577879901961]], [[0.49368671977124184]], [[0.4844774121732026]]], "std": [[[0.11968231716214046]], [[0.1316218871998463]], [[0.1357558975748079]]], "count": [100]}, "observation.state": {"min": [-0.3457489013671875, -0.022276556119322777, -1.3365235328674316, -0.8866487741470337, 0.39394789934158325, 0.030841777101159096, 0.09300000220537186, -0.010006999596953392, -0.17322100698947906, 0.16128000617027283, -3.1378402709960938, 0.2197718620300293, 1.3395227193832397, -0.18098610639572144, -0.018979554995894432, -1.3088217973709106, -0.018316667526960373, 0.4612311124801636, -1.361346960067749, 0.01900000125169754, -0.008585000410676003, -0.017650999128818512, 0.002274000085890293, -3.141592502593994, 0.13138838112354279, -3.141592502593994], "max": [0.07631944119930267, 2.039360284805298, -0.4856184422969818, 0.0304579995572567, 1.1670507192611694, 2.102055549621582, 0.590999960899353, 0.4002760052680969, 0.003653000108897686, 0.4446670114994049, 3.137456178665161, 1.0485937595367432, 3.123039722442627, 0.17137421667575836, 2.441193103790283, -0.4724479019641876, 1.4803879261016846, 1.2399685382843018, 0.051147110760211945, 0.48500001430511475, 0.4157769978046417, 0.0885929986834526, 0.40295401215553284, 3.1386778354644775, 1.0239497423171997, 3.14054536819458], "mean": [-0.05877958983182907, 1.1589267253875732, -1.0319900512695312, -0.3853406310081482, 0.7984346151351929, 0.7531993985176086, 0.36674070358276367, 0.2365177422761917, -0.048699524253606796, 0.26938149333000183, 1.1446382999420166, 0.6852842569351196, 2.5395255088806152, -0.03761632367968559, 0.7799447178840637, -0.745728075504303, 0.4871748089790344, 1.040423035621643, -0.43831074237823486, 0.328840970993042, 0.13464289903640747, 0.01887555979192257, 0.22427581250667572, 1.1834723949432373, 0.7614087462425232, -1.0499610900878906], "std": [0.17210811376571655, 0.7910189032554626, 0.3805832862854004, 0.3089606761932373, 0.27510103583335876, 0.7535233497619629, 0.18183231353759766, 0.17139768600463867, 0.068665511906147, 0.06148453429341316, 2.583040237426758, 0.24552157521247864, 0.6491615772247314, 0.1098204255104065, 0.9487696886062622, 0.35972896218299866, 0.5305606126785278, 0.19334349036216736, 0.47086697816848755, 0.11624692380428314, 0.17318663001060486, 0.023283429443836212, 0.09931443631649017, 2.6362385749816895, 0.2653034031391144, 2.8189024925231934], "count": [397]}, "action": {"min": [-0.3457489013671875, -0.022276556119322777, -1.3365235328674316, -0.8866487741470337, 0.39394789934158325, 0.030841777101159096, 0.09300000220537186, -0.010006999596953392, -0.17322100698947906, 0.16128000617027283, -3.1378402709960938, 0.2197718620300293, 1.3395227193832397, -0.18098610639572144, -0.018979554995894432, -1.3088217973709106, -0.018316667526960373, 0.4612311124801636, -1.361346960067749, 0.01900000125169754, -0.008585000410676003, -0.017650999128818512, 0.002274000085890293, -3.141592502593994, 0.13138838112354279, -3.141592502593994], "max": [0.07631944119930267, 2.039360284805298, -0.4856184422969818, 0.0304579995572567, 1.1670507192611694, 2.102055549621582, 0.590999960899353, 0.4002760052680969, 0.003653000108897686, 0.4446670114994049, 3.137456178665161, 1.0485937595367432, 3.123039722442627, 0.17137421667575836, 2.441193103790283, -0.4724479019641876, 1.4803879261016846, 1.2399685382843018, 0.051147110760211945, 0.48500001430511475, 0.4157769978046417, 0.0885929986834526, 0.40295401215553284, 3.1386778354644775, 1.0239497423171997, 3.14054536819458], "mean": [-0.05877958983182907, 1.1589267253875732, -1.0319900512695312, -0.3853406310081482, 0.7984346151351929, 0.7531993985176086, 0.36674070358276367, 0.2365177422761917, -0.048699524253606796, 0.26938149333000183, 1.1446382999420166, 0.6852842569351196, 2.5395255088806152, -0.03761632367968559, 0.7799447178840637, -0.745728075504303, 0.4871748089790344, 1.040423035621643, -0.43831074237823486, 0.328840970993042, 0.13464289903640747, 0.01887555979192257, 0.22427581250667572, 1.1834723949432373, 0.7614087462425232, -1.0499610900878906], "std": [0.17210811376571655, 0.7910189032554626, 0.3805832862854004, 0.3089606761932373, 0.27510103583335876, 0.7535233497619629, 0.18183231353759766, 0.17139768600463867, 0.068665511906147, 0.06148453429341316, 2.583040237426758, 0.24552157521247864, 0.6491615772247314, 0.1098204255104065, 0.9487696886062622, 0.35972896218299866, 0.5305606126785278, 0.19334349036216736, 0.47086697816848755, 0.11624692380428314, 0.17318663001060486, 0.023283429443836212, 0.09931443631649017, 2.6362385749816895, 0.2653034031391144, 2.8189024925231934], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [397]}, "index": {"min": [185647], "max": [186043], "mean": [185845.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [3.269521410579345, 5.0, 5.0, 5.0, 5.0], "std": [1.6139826743863015, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [397]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [397]}, "eef_direction_state": {"mean": [4.168765743073048, 4.027707808564232], "std": [2.130321279452446, 2.224602086574451], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.9672544080604534, 0.8589420654911839], "std": [0.8929817418043494, 0.8780857868320965], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.924433249370277, 0.7556675062972292], "std": [0.8630871271900522, 0.8595291138224371], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.168765743073048, 4.027707808564232], "std": [2.130321279452446, 2.224602086574451], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.9672544080604534, 0.8589420654911839], "std": [0.8929817418043494, 0.8780857868320965], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.924433249370277, 0.7556675062972292], "std": [0.8630871271900522, 0.8595291138224371], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.47510729559450016, 0.2526023399037119, 1.0439857515974513, 2.4180146794236776, -0.1375638411636204, 1.0456973996069427, 0.37364334600774174, -0.2800563234163221, 0.9997463451532538, 2.3348245157283607, -0.21986571411777564, 1.76246055745388], "std": [0.17125985200365523, 0.06866290874498591, 0.061529536518754216, 0.21326422735499617, 0.35041446924015734, 0.5239046770863086, 0.1735827013668254, 0.02302068395773318, 0.0990525994962502, 0.2361966521397088, 0.3075375362909706, 0.2382549986145017], "min": [0.22877862891500966, 0.12797330830510098, 0.9356648121490756, 2.092281156852156, -0.8176873371721096, 0.026146978460527492, 0.2301100315514969, -0.3171285996861908, 0.7783209731092264, 2.0533882785735424, -0.8810805479067296, 1.3497500987234718], "max": [0.6384412948152465, 0.3050637805791984, 1.2198882707303145, 2.822565933863348, 0.4225596840359145, 1.584835725951174, 0.6556368916427957, -0.21127862143693982, 1.178838116716846, 2.9617350957192676, 0.0370249184344682, 2.402802547857002], "count": [397]}, "eef_sim_pose_action": {"mean": [0.47510729559450016, 0.2526023399037119, 1.0439857515974513, 2.4180146794236776, -0.1375638411636204, 1.0456973996069427, 0.37364334600774174, -0.2800563234163221, 0.9997463451532538, 2.3348245157283607, -0.21986571411777564, 1.76246055745388], "std": [0.17125985200365523, 0.06866290874498591, 0.061529536518754216, 0.21326422735499617, 0.35041446924015734, 0.5239046770863086, 0.1735827013668254, 0.02302068395773318, 0.0990525994962502, 0.2361966521397088, 0.3075375362909706, 0.2382549986145017], "min": [0.22877862891500966, 0.12797330830510098, 0.9356648121490756, 2.092281156852156, -0.8176873371721096, 0.026146978460527492, 0.2301100315514969, -0.3171285996861908, 0.7783209731092264, 2.0533882785735424, -0.8810805479067296, 1.3497500987234718], "max": [0.6384412948152465, 0.3050637805791984, 1.2198882707303145, 2.822565933863348, 0.4225596840359145, 1.584835725951174, 0.6556368916427957, -0.21127862143693982, 1.178838116716846, 2.9617350957192676, 0.0370249184344682, 2.402802547857002], "count": [397]}, "gripper_mode_state": {"mean": [0.4534005037783375, 0.7808564231738035], "std": [0.4978237508917064, 0.4136661329647597], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.8337531486146095, 1.8564231738035264], "std": [0.5143475674801098, 0.46221490881568433], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.4534005037783375, 0.7808564231738035], "std": [0.4978237508917064, 0.4136661329647597], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.8337531486146095, 1.8564231738035264], "std": [0.5143475674801098, 0.46221490881568433], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.45842570266791943, 0.41105163835519243], "std": [0.22729040823786345, 0.14530852004522318], "min": [0.11625000275671482, 0.023750001564621925], "max": [0.7387499511241913, 0.6062500178813934], "count": [397]}, "gripper_open_scale_action": {"mean": [0.45842570266791943, 0.41105163835519243], "std": [0.22729040823786345, 0.14530852004522318], "min": [0.11625000275671482, 0.023750001564621925], "max": [0.7387499511241913, 0.6062500178813934], "count": [397]}}} +{"episode_index": 403, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8549019607843137]], [[0.7843137254901961]]], "mean": [[[0.4016075081699346]], [[0.41039012527233115]], [[0.386103491285403]]], "std": [[[0.12657575122465234]], [[0.13322804760390744]], [[0.1283773722476276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46294217116013076]], [[0.4675069097222222]], [[0.46083566789215685]]], "std": [[[0.15858926249684688]], [[0.14960960119578579]], [[0.14949139763332056]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498323004493464]], [[0.486165618872549]], [[0.4763981454248366]]], "std": [[[0.13350307217178348]], [[0.1441744334414718]], [[0.15068712235215567]]], "count": [100]}, "observation.state": {"min": [-0.38250434398651123, -0.021980000659823418, -1.1746217012405396, -0.9660733342170715, 0.29191532731056213, 0.023009222000837326, 0.10700000822544098, -0.01118599995970726, -0.17180100083351135, 0.14713400602340698, -3.135571241378784, 0.1679530292749405, -3.1404407024383545, -0.14764977991580963, -0.01992155611515045, -1.3779890537261963, -0.0174095556139946, 0.4624347686767578, -1.3620448112487793, 0.017999999225139618, -0.008918999694287777, -0.012449000030755997, 0.01345099974423647, -3.14054536819458, 0.20486675202846527, -3.140021800994873], "max": [0.07631944119930267, 1.9834507703781128, -0.48598477244377136, 0.07560422271490097, 1.1671030521392822, 2.1016368865966797, 0.5149999856948853, 0.39320001006126404, 0.015197999775409698, 0.40931299328804016, 3.1393935680389404, 1.1215834617614746, 3.14009165763855, 0.15037110447883606, 2.4296622276306152, -0.4721164405345917, 1.439794659614563, 1.239794135093689, 0.050920333713293076, 0.5350000262260437, 0.42636099457740784, 0.09130799770355225, 0.42818599939346313, 3.1405279636383057, 1.012221097946167, 3.140789747238159], "mean": [-0.09971441328525543, 1.1661813259124756, -0.9431734085083008, -0.3920786380767822, 0.6938510537147522, 0.7554501295089722, 0.37376752495765686, 0.23106615245342255, -0.05544183403253555, 0.25016480684280396, 1.1592620611190796, 0.6483657360076904, 2.178976058959961, -0.008718940429389477, 0.8663322925567627, -0.7983818650245667, 0.4827960729598999, 1.0532515048980713, -0.4638785421848297, 0.3765330910682678, 0.1445910632610321, 0.02259616181254387, 0.22867406904697418, 1.6609251499176025, 0.7229368090629578, -1.3371104001998901], "std": [0.17581522464752197, 0.7729084491729736, 0.30872753262519836, 0.31925609707832336, 0.33328336477279663, 0.7245193123817444, 0.16379889845848083, 0.16140837967395782, 0.06979478150606155, 0.06050073355436325, 2.5472686290740967, 0.27536532282829285, 1.4652341604232788, 0.07351589947938919, 0.9298815131187439, 0.37086907029151917, 0.5068943500518799, 0.20817644894123077, 0.4595485031604767, 0.14994534850120544, 0.17293021082878113, 0.028218451887369156, 0.10658019036054611, 2.3578875064849854, 0.2428150773048401, 2.660773515701294], "count": [438]}, "action": {"min": [-0.38250434398651123, -0.021980000659823418, -1.1746217012405396, -0.9660733342170715, 0.29191532731056213, 0.023009222000837326, 0.10700000822544098, -0.01118599995970726, -0.17180100083351135, 0.14713400602340698, -3.135571241378784, 0.1679530292749405, -3.1404407024383545, -0.14764977991580963, -0.01992155611515045, -1.3779890537261963, -0.0174095556139946, 0.4624347686767578, -1.3620448112487793, 0.017999999225139618, -0.008918999694287777, -0.012449000030755997, 0.01345099974423647, -3.14054536819458, 0.20486675202846527, -3.140021800994873], "max": [0.07631944119930267, 1.9834507703781128, -0.48598477244377136, 0.07560422271490097, 1.1671030521392822, 2.1016368865966797, 0.5149999856948853, 0.39320001006126404, 0.015197999775409698, 0.40931299328804016, 3.1393935680389404, 1.1215834617614746, 3.14009165763855, 0.15037110447883606, 2.4296622276306152, -0.4721164405345917, 1.439794659614563, 1.239794135093689, 0.050920333713293076, 0.5350000262260437, 0.42636099457740784, 0.09130799770355225, 0.42818599939346313, 3.1405279636383057, 1.012221097946167, 3.140789747238159], "mean": [-0.09971441328525543, 1.1661813259124756, -0.9431734085083008, -0.3920786380767822, 0.6938510537147522, 0.7554501295089722, 0.37376752495765686, 0.23106615245342255, -0.05544183403253555, 0.25016480684280396, 1.1592620611190796, 0.6483657360076904, 2.178976058959961, -0.008718940429389477, 0.8663322925567627, -0.7983818650245667, 0.4827960729598999, 1.0532515048980713, -0.4638785421848297, 0.3765330910682678, 0.1445910632610321, 0.02259616181254387, 0.22867406904697418, 1.6609251499176025, 0.7229368090629578, -1.3371104001998901], "std": [0.17581522464752197, 0.7729084491729736, 0.30872753262519836, 0.31925609707832336, 0.33328336477279663, 0.7245193123817444, 0.16379889845848083, 0.16140837967395782, 0.06979478150606155, 0.06050073355436325, 2.5472686290740967, 0.27536532282829285, 1.4652341604232788, 0.07351589947938919, 0.9298815131187439, 0.37086907029151917, 0.5068943500518799, 0.20817644894123077, 0.4595485031604767, 0.14994534850120544, 0.17293021082878113, 0.028218451887369156, 0.10658019036054611, 2.3578875064849854, 0.2428150773048401, 2.660773515701294], "count": [438]}, "timestamp": {"min": [0.0], "max": [14.566666666666666], "mean": [7.283333333333334], "std": [4.21464598047579], "count": [438]}, "frame_index": {"min": [0], "max": [437], "mean": [218.5], "std": [126.43937941427373], "count": [438]}, "episode_index": {"min": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [438]}, "index": {"min": [186044], "max": [186481], "mean": [186262.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [3.1118721461187215, 5.0, 5.0, 5.0, 5.0], "std": [1.6410253121075207, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [438]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [438]}, "eef_direction_state": {"mean": [3.9680365296803655, 4.365296803652968], "std": [2.1841858515890973, 2.2307279722854596], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.9863013698630136, 0.7853881278538812], "std": [0.8274925101665161, 0.9163986540760479], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.8538812785388128, 0.7214611872146118], "std": [0.8421656170519458, 0.8520968828769617], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [3.9680365296803655, 4.365296803652968], "std": [2.1841858515890973, 2.2307279722854596], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.9863013698630136, 0.7853881278538812], "std": [0.8274925101665161, 0.9163986540760479], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.8538812785388128, 0.7214611872146118], "std": [0.8421656170519458, 0.8520968828769617], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.46961307540006764, 0.2458955049324181, 1.0248207361651647, 2.4552653464137455, -0.14117211150892855, 1.0448190236113941, 0.3835704066152577, -0.27631964271915577, 1.0041550450810515, 2.3705963901666633, -0.2159876522908105, 1.827251872767541], "std": [0.16125969826076858, 0.06982071500200476, 0.06060530503944543, 0.24936095891240811, 0.37536458355796926, 0.5277247613424657, 0.17334632393218405, 0.02791634053288728, 0.10628931390515002, 0.21855280463001592, 0.3065092782157916, 0.24496310140884792], "min": [0.22744046171246268, 0.12937336495864082, 0.921527631504568, 2.0149031345665076, -0.8769587864588405, 0.0007494634813702827, 0.2297243022293738, -0.3118424627089155, 0.7895349095262162, 1.966350049665216, -0.8614071529700615, 1.528314496809834], "max": [0.6313700917519582, 0.31657687270335755, 1.184006335210424, 2.896324364986337, 0.4235589550543901, 1.6451668531662464, 0.665937402710888, -0.20850231339565115, 1.2040165143486963, 2.8905762940904483, 0.052476415669331145, 2.492016217781186], "count": [438]}, "eef_sim_pose_action": {"mean": [0.46961307540006764, 0.2458955049324181, 1.0248207361651647, 2.4552653464137455, -0.14117211150892855, 1.0448190236113941, 0.3835704066152577, -0.27631964271915577, 1.0041550450810515, 2.3705963901666633, -0.2159876522908105, 1.827251872767541], "std": [0.16125969826076858, 0.06982071500200476, 0.06060530503944543, 0.24936095891240811, 0.37536458355796926, 0.5277247613424657, 0.17334632393218405, 0.02791634053288728, 0.10628931390515002, 0.21855280463001592, 0.3065092782157916, 0.24496310140884792], "min": [0.22744046171246268, 0.12937336495864082, 0.921527631504568, 2.0149031345665076, -0.8769587864588405, 0.0007494634813702827, 0.2297243022293738, -0.3118424627089155, 0.7895349095262162, 1.966350049665216, -0.8614071529700615, 1.528314496809834], "max": [0.6313700917519582, 0.31657687270335755, 1.184006335210424, 2.896324364986337, 0.4235589550543901, 1.6451668531662464, 0.665937402710888, -0.20850231339565115, 1.2040165143486963, 2.8905762940904483, 0.052476415669331145, 2.492016217781186], "count": [438]}, "gripper_mode_state": {"mean": [0.2990867579908676, 0.271689497716895], "std": [0.45785791375204843, 0.44483065828159235], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8904109589041096, 1.865296803652968], "std": [0.4239941791929348, 0.47554945729841475], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.2990867579908676, 0.271689497716895], "std": [0.45785791375204843, 0.44483065828159235], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8904109589041096, 1.865296803652968], "std": [0.4239941791929348, 0.47554945729841475], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.4672089014329935, 0.47066495174405987], "std": [0.20474892613082435, 0.18743131387499015], "min": [0.13375001028180122, 0.022499999031424522], "max": [0.6437499821186066, 0.6687500327825546], "count": [438]}, "gripper_open_scale_action": {"mean": [0.4672089014329935, 0.47066495174405987], "std": [0.20474892613082435, 0.18743131387499015], "min": [0.13375001028180122, 0.022499999031424522], "max": [0.6437499821186066, 0.6687500327825546], "count": [438]}}} +{"episode_index": 404, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9254901960784314]], [[0.8862745098039215]]], "mean": [[[0.40078447074525503]], [[0.404304422069128]], [[0.37989376876876874]]], "std": [[[0.14139521483496573]], [[0.14441585545000432]], [[0.1383283879595684]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46210277372961195]], [[0.46709765095978334]], [[0.45682193958664546]]], "std": [[[0.15152313550964733]], [[0.14574289805095572]], [[0.1486079685791563]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5020452934552199]], [[0.4874094756521227]], [[0.4783887508832362]]], "std": [[[0.11295158715257426]], [[0.12587993963551816]], [[0.1306457360208762]]], "count": [111]}, "observation.state": {"min": [-0.26580101251602173, -0.021910222247242928, -1.5907413959503174, -1.749328851699829, 0.5270315408706665, 0.013275221921503544, 0.0989999994635582, -0.012227999977767467, -0.15129899978637695, 0.10051900148391724, -3.1409993171691895, -0.01972222328186035, -3.141592502593994, -0.15574400126934052, -0.018142221495509148, -1.0965229272842407, 0.10330600291490555, 0.06492821872234344, -1.054551601409912, 0.013000000268220901, -0.009608999826014042, -0.014276999980211258, 0.029603000730276108, -3.133756160736084, 0.12459905445575714, -3.141592502593994], "max": [0.1646406650543213, 1.980764389038086, -0.48610690236091614, 0.20207644999027252, 1.1668763160705566, 1.3584686517715454, 0.47200000286102295, 0.4204089939594269, 0.017981000244617462, 0.3598969876766205, 3.1375958919525146, 1.0751926898956299, 3.1404407024383545, 0.05856100097298622, 2.2341275215148926, -0.47312822937965393, 1.1674869060516357, 1.2403523921966553, -0.08075033128261566, 0.6899999976158142, 0.38438600301742554, 0.0797249972820282, 0.3349840044975281, 3.14054536819458, 1.0689269304275513, 3.1409642696380615], "mean": [-0.058716174215078354, 1.1287471055984497, -0.8782287240028381, -0.4671810567378998, 0.8733407855033875, 0.6988508701324463, 0.36112064123153687, 0.21111595630645752, -0.048973698168992996, 0.24681957066059113, -0.03606908768415451, 0.5593032836914062, 0.026536855846643448, -0.036469824612140656, 1.4103784561157227, -0.8944438695907593, 0.6700968742370605, 0.8931162357330322, -0.6418383717536926, 0.41028687357902527, 0.2470473200082779, 0.021568788215517998, 0.17759184539318085, 1.9686936140060425, 0.49892938137054443, -1.8312909603118896], "std": [0.16253341734409332, 0.7612252235412598, 0.38254424929618835, 0.6430089473724365, 0.1961180716753006, 0.5125288963317871, 0.16441093385219574, 0.1514202356338501, 0.05085426941514015, 0.06432044506072998, 2.7525789737701416, 0.3648608922958374, 2.766995429992676, 0.0777323991060257, 0.8350059986114502, 0.26566240191459656, 0.4088156819343567, 0.3114255368709564, 0.37415817379951477, 0.21698077023029327, 0.1524205505847931, 0.023952666670084, 0.07423893362283707, 1.902218222618103, 0.28270211815834045, 2.406628131866455], "count": [539]}, "action": {"min": [-0.26580101251602173, -0.021910222247242928, -1.5907413959503174, -1.749328851699829, 0.5270315408706665, 0.013275221921503544, 0.0989999994635582, -0.012227999977767467, -0.15129899978637695, 0.10051900148391724, -3.1409993171691895, -0.01972222328186035, -3.141592502593994, -0.15574400126934052, -0.018142221495509148, -1.0965229272842407, 0.10330600291490555, 0.06492821872234344, -1.054551601409912, 0.013000000268220901, -0.009608999826014042, -0.014276999980211258, 0.029603000730276108, -3.133756160736084, 0.12459905445575714, -3.141592502593994], "max": [0.1646406650543213, 1.980764389038086, -0.48610690236091614, 0.20207644999027252, 1.1668763160705566, 1.3584686517715454, 0.47200000286102295, 0.4204089939594269, 0.017981000244617462, 0.3598969876766205, 3.1375958919525146, 1.0751926898956299, 3.1404407024383545, 0.05856100097298622, 2.2341275215148926, -0.47312822937965393, 1.1674869060516357, 1.2403523921966553, -0.08075033128261566, 0.6899999976158142, 0.38438600301742554, 0.0797249972820282, 0.3349840044975281, 3.14054536819458, 1.0689269304275513, 3.1409642696380615], "mean": [-0.058716174215078354, 1.1287471055984497, -0.8782287240028381, -0.4671810567378998, 0.8733407855033875, 0.6988508701324463, 0.36112064123153687, 0.21111595630645752, -0.048973698168992996, 0.24681957066059113, -0.03606908768415451, 0.5593032836914062, 0.026536855846643448, -0.036469824612140656, 1.4103784561157227, -0.8944438695907593, 0.6700968742370605, 0.8931162357330322, -0.6418383717536926, 0.41028687357902527, 0.2470473200082779, 0.021568788215517998, 0.17759184539318085, 1.9686936140060425, 0.49892938137054443, -1.8312909603118896], "std": [0.16253341734409332, 0.7612252235412598, 0.38254424929618835, 0.6430089473724365, 0.1961180716753006, 0.5125288963317871, 0.16441093385219574, 0.1514202356338501, 0.05085426941514015, 0.06432044506072998, 2.7525789737701416, 0.3648608922958374, 2.766995429992676, 0.0777323991060257, 0.8350059986114502, 0.26566240191459656, 0.4088156819343567, 0.3114255368709564, 0.37415817379951477, 0.21698077023029327, 0.1524205505847931, 0.023952666670084, 0.07423893362283707, 1.902218222618103, 0.28270211815834045, 2.406628131866455], "count": [539]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [539]}, "index": {"min": [186482], "max": [187020], "mean": [186751.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [3.037105751391466, 5.0, 5.0, 5.0, 5.0], "std": [1.5762958181895559, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [539]}, "eef_direction_state": {"mean": [4.055658627087198, 4.523191094619666], "std": [2.121683373209751, 2.107703034197654], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.9536178107606679, 0.7087198515769945], "std": [0.8548024815726822, 0.8840674013475416], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.9406307977736549, 0.6382189239332097], "std": [0.8507338156554821, 0.8132172189567495], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.055658627087198, 4.523191094619666], "std": [2.121683373209751, 2.107703034197654], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.9536178107606679, 0.7087198515769945], "std": [0.8548024815726822, 0.8840674013475416], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.9406307977736549, 0.6382189239332097], "std": [0.8507338156554821, 0.8132172189567495], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.4495898476836135, 0.2521259628523608, 1.0215584643300666, 2.4632988907878435, 0.09539811075676709, 1.0855351578844161, 0.4862734644148719, -0.2774706892774298, 0.9532941956261112, 2.5904619240522715, -0.3804722683002446, 1.8028220536515707], "std": [0.15130901882662492, 0.051084268872391425, 0.06444404582140222, 0.6886343245938997, 0.4622422296728765, 0.5789901294445331, 0.15280569894591708, 0.023765251182123553, 0.07392560461737946, 0.2521015586285044, 0.3309718113417402, 0.14227941136282862], "min": [0.22656463354647904, 0.14886262004022466, 0.8749948642525712, -3.136363629362282, -0.6783102239240794, -0.056257264403936524, 0.22905963073954358, -0.31313914986046476, 0.8053272747306098, 2.072084345394704, -0.7762145061523448, 1.4600428120534898], "max": [0.6593985230428796, 0.3193338299360671, 1.1348884786541575, 3.1380764985101783, 0.8992217696632023, 1.5772821243632098, 0.6238140963842427, -0.21974385349329273, 1.1101680392340627, 3.004515050955298, 0.07380958494599632, 2.0331995720167955], "count": [539]}, "eef_sim_pose_action": {"mean": [0.4495898476836135, 0.2521259628523608, 1.0215584643300666, 2.4632988907878435, 0.09539811075676709, 1.0855351578844161, 0.4862734644148719, -0.2774706892774298, 0.9532941956261112, 2.5904619240522715, -0.3804722683002446, 1.8028220536515707], "std": [0.15130901882662492, 0.051084268872391425, 0.06444404582140222, 0.6886343245938997, 0.4622422296728765, 0.5789901294445331, 0.15280569894591708, 0.023765251182123553, 0.07392560461737946, 0.2521015586285044, 0.3309718113417402, 0.14227941136282862], "min": [0.22656463354647904, 0.14886262004022466, 0.8749948642525712, -3.136363629362282, -0.6783102239240794, -0.056257264403936524, 0.22905963073954358, -0.31313914986046476, 0.8053272747306098, 2.072084345394704, -0.7762145061523448, 1.4600428120534898], "max": [0.6593985230428796, 0.3193338299360671, 1.1348884786541575, 3.1380764985101783, 0.8992217696632023, 1.5772821243632098, 0.6238140963842427, -0.21974385349329273, 1.1101680392340627, 3.004515050955298, 0.07380958494599632, 2.0331995720167955], "count": [539]}, "gripper_mode_state": {"mean": [0.30612244897959184, 0.24118738404452691], "std": [0.46088121594433423, 0.42780372815379164], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.9332096474953617, 1.896103896103896], "std": [0.3380494834561899, 0.39986504722962796], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.30612244897959184, 0.24118738404452691], "std": [0.46088121594433423, 0.42780372815379164], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.9332096474953617, 1.896103896103896], "std": [0.3380494834561899, 0.39986504722962796], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.45140073052391494, 0.5128594698856977], "std": [0.205513198065672, 0.2712257184370644], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.5900000035762787, 0.8624999970197678], "count": [539]}, "gripper_open_scale_action": {"mean": [0.45140073052391494, 0.5128594698856977], "std": [0.205513198065672, 0.2712257184370644], "min": [0.12374999932944775, 0.016250000335276127], "max": [0.5900000035762787, 0.8624999970197678], "count": [539]}}} +{"episode_index": 405, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8509803921568627]], [[0.8196078431372549]]], "mean": [[[0.400266732740455]], [[0.40224158228865314]], [[0.37797956400228583]]], "std": [[[0.14468426818218602]], [[0.1463973272179227]], [[0.14036540252604177]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654769701596485]], [[0.46779540340726455]], [[0.45847002236687023]]], "std": [[[0.16059185242199994]], [[0.15755215147003584]], [[0.15920534613677634]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5138455112236151]], [[0.48428363568788174]], [[0.47243335643683704]]], "std": [[[0.13438297918689404]], [[0.1400149214743038]], [[0.14434474270373532]]], "count": [122]}, "observation.state": {"min": [-0.13360700011253357, -0.021700888872146606, -1.1926069259643555, -1.7389494180679321, 0.28680410981178284, 0.08373333513736725, 0.05400000140070915, -0.01039899978786707, -0.09978300333023071, 0.11764799803495407, -3.141592502593994, 0.054768431931734085, -3.140667676925659, -0.13030999898910522, -0.018962111324071884, -1.2875046730041504, 0.09168799966573715, 0.18110822141170502, -1.2033874988555908, 0.00699999975040555, -0.010057000443339348, -0.010598000138998032, 0.03442800045013428, -3.137124538421631, -0.12091641128063202, -3.141592502593994], "max": [0.234976664185524, 1.823607325553894, -0.4865604341030121, 0.023794222623109818, 1.1564445495605469, 2.065875768661499, 0.4860000014305115, 0.38611501455307007, 0.011117000132799149, 0.3230910003185272, 3.1407723426818848, 1.0741628408432007, 3.1396727561950684, 0.16797254979610443, 2.2770931720733643, -0.4727095663547516, 1.2824981212615967, 1.2399685382843018, -0.1739036738872528, 0.6119999885559082, 0.41276100277900696, 0.13658200204372406, 0.34209200739860535, 3.1384685039520264, 1.1218976974487305, 3.1400043964385986], "mean": [0.0023263099137693644, 1.149810791015625, -0.7987236380577087, -0.6480182409286499, 0.7856586575508118, 0.9418701529502869, 0.2999199330806732, 0.21617114543914795, -0.03671305999159813, 0.24668382108211517, -0.284577876329422, 0.554036021232605, 0.2928251326084137, -0.0026517994701862335, 1.4927587509155273, -0.9956165552139282, 0.7592960596084595, 0.9474103450775146, -0.7867865562438965, 0.4384494423866272, 0.2727825939655304, 0.040401265025138855, 0.18942193686962128, 1.347744107246399, 0.5549218654632568, -2.1863467693328857], "std": [0.12002664804458618, 0.6628730297088623, 0.2613449990749359, 0.5570886731147766, 0.2922309339046478, 0.6574398875236511, 0.17706313729286194, 0.13411575555801392, 0.03214678913354874, 0.05592285096645355, 2.618928909301758, 0.31585147976875305, 2.6681933403015137, 0.08100894093513489, 0.7943769693374634, 0.30694591999053955, 0.4068264961242676, 0.2933858633041382, 0.3759365975856781, 0.21565289795398712, 0.1515786498785019, 0.03959709778428078, 0.06226515769958496, 2.312049388885498, 0.2498888224363327, 1.9333436489105225], "count": [611]}, "action": {"min": [-0.13360700011253357, -0.021700888872146606, -1.1926069259643555, -1.7389494180679321, 0.28680410981178284, 0.08373333513736725, 0.05400000140070915, -0.01039899978786707, -0.09978300333023071, 0.11764799803495407, -3.141592502593994, 0.054768431931734085, -3.140667676925659, -0.13030999898910522, -0.018962111324071884, -1.2875046730041504, 0.09168799966573715, 0.18110822141170502, -1.2033874988555908, 0.00699999975040555, -0.010057000443339348, -0.010598000138998032, 0.03442800045013428, -3.137124538421631, -0.12091641128063202, -3.141592502593994], "max": [0.234976664185524, 1.823607325553894, -0.4865604341030121, 0.023794222623109818, 1.1564445495605469, 2.065875768661499, 0.4860000014305115, 0.38611501455307007, 0.011117000132799149, 0.3230910003185272, 3.1407723426818848, 1.0741628408432007, 3.1396727561950684, 0.16797254979610443, 2.2770931720733643, -0.4727095663547516, 1.2824981212615967, 1.2399685382843018, -0.1739036738872528, 0.6119999885559082, 0.41276100277900696, 0.13658200204372406, 0.34209200739860535, 3.1384685039520264, 1.1218976974487305, 3.1400043964385986], "mean": [0.0023263099137693644, 1.149810791015625, -0.7987236380577087, -0.6480182409286499, 0.7856586575508118, 0.9418701529502869, 0.2999199330806732, 0.21617114543914795, -0.03671305999159813, 0.24668382108211517, -0.284577876329422, 0.554036021232605, 0.2928251326084137, -0.0026517994701862335, 1.4927587509155273, -0.9956165552139282, 0.7592960596084595, 0.9474103450775146, -0.7867865562438965, 0.4384494423866272, 0.2727825939655304, 0.040401265025138855, 0.18942193686962128, 1.347744107246399, 0.5549218654632568, -2.1863467693328857], "std": [0.12002664804458618, 0.6628730297088623, 0.2613449990749359, 0.5570886731147766, 0.2922309339046478, 0.6574398875236511, 0.17706313729286194, 0.13411575555801392, 0.03214678913354874, 0.05592285096645355, 2.618928909301758, 0.31585147976875305, 2.6681933403015137, 0.08100894093513489, 0.7943769693374634, 0.30694591999053955, 0.4068264961242676, 0.2933858633041382, 0.3759365975856781, 0.21565289795398712, 0.1515786498785019, 0.03959709778428078, 0.06226515769958496, 2.312049388885498, 0.2498888224363327, 1.9333436489105225], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [611]}, "index": {"min": [187021], "max": [187631], "mean": [187326.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [2.8379705400982, 5.0, 5.0, 5.0, 5.0], "std": [1.5829280930417986, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [611]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [611]}, "eef_direction_state": {"mean": [4.02291325695581, 4.4926350245499185], "std": [2.2142520116732514, 2.1101876095069527], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.8592471358428805, 0.6972176759410802], "std": [0.8150539966674719, 0.8761107236419137], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.867430441898527, 0.6399345335515548], "std": [0.841110116925876, 0.8259157466663226], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [4.02291325695581, 4.4926350245499185], "std": [2.2142520116732514, 2.1101876095069527], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.8592471358428805, 0.6972176759410802], "std": [0.8150539966674719, 0.8761107236419137], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.867430441898527, 0.6399345335515548], "std": [0.841110116925876, 0.8259157466663226], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.4544942918910658, 0.26429303742323446, 1.0211994878870763, 2.4998765514172345, 0.055983288423224434, 1.01874096585398, 0.5119819520963591, -0.2586950868882113, 0.9652511552900737, 2.415008989162343, -0.3975211650676633, 1.9926422469745033], "std": [0.1338935097392261, 0.03247324878694766, 0.05597278436975545, 0.28868482382220306, 0.593506138229055, 0.5671382595172006, 0.15190998312101026, 0.03937955567167044, 0.06194578484071125, 0.704469184208101, 0.315578177055352, 0.2538954564633271], "min": [0.2284989374974364, 0.2002983741625665, 0.8920833992257969, 2.0663787213413545, -0.900036262887966, -0.2267617144044456, 0.22859512707043575, -0.3098363230932892, 0.8103953053096449, -3.1268098925695953, -0.7508916242332192, 1.5149446681602778], "max": [0.624619705217493, 0.3125173927580299, 1.0976045378750372, 3.070331612292543, 1.0112796697663504, 1.545299199112145, 0.6523253372807604, -0.16292656828804578, 1.1172476760395902, 3.1403654911591437, 0.07077885060824562, 2.4656273843923837], "count": [611]}, "eef_sim_pose_action": {"mean": [0.4544942918910658, 0.26429303742323446, 1.0211994878870763, 2.4998765514172345, 0.055983288423224434, 1.01874096585398, 0.5119819520963591, -0.2586950868882113, 0.9652511552900737, 2.415008989162343, -0.3975211650676633, 1.9926422469745033], "std": [0.1338935097392261, 0.03247324878694766, 0.05597278436975545, 0.28868482382220306, 0.593506138229055, 0.5671382595172006, 0.15190998312101026, 0.03937955567167044, 0.06194578484071125, 0.704469184208101, 0.315578177055352, 0.2538954564633271], "min": [0.2284989374974364, 0.2002983741625665, 0.8920833992257969, 2.0663787213413545, -0.900036262887966, -0.2267617144044456, 0.22859512707043575, -0.3098363230932892, 0.8103953053096449, -3.1268098925695953, -0.7508916242332192, 1.5149446681602778], "max": [0.624619705217493, 0.3125173927580299, 1.0976045378750372, 3.070331612292543, 1.0112796697663504, 1.545299199112145, 0.6523253372807604, -0.16292656828804578, 1.1172476760395902, 3.1403654911591437, 0.07077885060824562, 2.4656273843923837], "count": [611]}, "gripper_mode_state": {"mean": [0.48936170212765956, 0.25859247135842883], "std": [0.49988681380726735, 0.4378611710521565], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.9034369885433715, 1.8821603927986907], "std": [0.3907749284693515, 0.43855802304476255], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.48936170212765956, 0.25859247135842883], "std": [0.49988681380726735, 0.4378611710521565], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.9034369885433715, 1.8821603927986907], "std": [0.3907749284693515, 0.43855802304476255], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.3748997503056293, 0.5480605400809119], "std": [0.2213292841162695, 0.26956583464590506], "min": [0.06750000175088644, 0.008749999688006938], "max": [0.6075000017881393, 0.7649999856948853], "count": [611]}, "gripper_open_scale_action": {"mean": [0.3748997503056293, 0.5480605400809119], "std": [0.2213292841162695, 0.26956583464590506], "min": [0.06750000175088644, 0.008749999688006938], "max": [0.6075000017881393, 0.7649999856948853], "count": [611]}}} +{"episode_index": 406, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8980392156862745]], [[0.8431372549019608]]], "mean": [[[0.4001364948504655]], [[0.4033222321251733]], [[0.3784749925727867]]], "std": [[[0.14793977226714994]], [[0.14907674063584417]], [[0.1425223109451364]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710324810606061]], [[0.47374014037433154]], [[0.46414423091206175]]], "std": [[[0.1553842858271207]], [[0.14932401064439407]], [[0.15064215678411869]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.499994685828877]], [[0.4856410112150921]], [[0.4757285650623886]]], "std": [[[0.1272172073365416]], [[0.13802103471056934]], [[0.14289028551840208]]], "count": [110]}, "observation.state": {"min": [-0.08685588836669922, -0.02203233353793621, -1.3764888048171997, -1.4068071842193604, 0.49840521812438965, -0.09001333266496658, 0.09300000220537186, -0.012482999823987484, -0.06438200175762177, 0.16714400053024292, -3.138206720352173, 0.08801695704460144, -3.1401615142822266, 0.039982665330171585, -0.01985177770256996, -1.4822369813919067, 0.032655999064445496, 0.0927869975566864, -1.2672865390777588, 0.0139999995008111, -0.009991999715566635, 0.007888000458478928, 0.02201100066304207, -3.140109062194824, -0.10812314599752426, -3.138381242752075], "max": [0.016432667151093483, 1.9677681922912598, -0.4858801066875458, 0.215979665517807, 1.1653237342834473, 2.1017589569091797, 0.5, 0.4182020127773285, 0.007338999770581722, 0.3224320113658905, 3.138817548751831, 1.1513936519622803, 3.139219045639038, 0.33027565479278564, 2.3328804969787598, -0.4727095663547516, 1.4126510620117188, 1.2398988008499146, -0.13172300159931183, 0.7139999866485596, 0.421671986579895, 0.20127899944782257, 0.33029401302337646, 3.138538360595703, 1.1559489965438843, 3.1408770084381104], "mean": [-0.02289879508316517, 0.9526100158691406, -0.7627947926521301, -0.46481284499168396, 0.8314434289932251, 0.7453948855400085, 0.3559204638004303, 0.179902583360672, -0.029882708564400673, 0.25722551345825195, -0.18120388686656952, 0.6469348669052124, 0.2893897294998169, 0.1023343876004219, 1.5058555603027344, -1.002206563949585, 0.7304377555847168, 0.9180316925048828, -0.7695478200912476, 0.4089853763580322, 0.263517290353775, 0.06992940604686737, 0.16937702894210815, 1.1004846096038818, 0.5422266125679016, -1.9848246574401855], "std": [0.04438557103276253, 0.6840949654579163, 0.3343740701675415, 0.4478971064090729, 0.21776151657104492, 0.7363470792770386, 0.15979312360286713, 0.14316365122795105, 0.023477068170905113, 0.042758725583553314, 2.750107765197754, 0.3266775906085968, 2.7434022426605225, 0.08041923493146896, 0.8841689825057983, 0.3430892825126648, 0.46732404828071594, 0.31554049253463745, 0.4129454791545868, 0.21496017277240753, 0.1611664593219757, 0.05803622677922249, 0.07786830514669418, 2.4773926734924316, 0.28497937321662903, 2.0278055667877197], "count": [531]}, "action": {"min": [-0.08685588836669922, -0.02203233353793621, -1.3764888048171997, -1.4068071842193604, 0.49840521812438965, -0.09001333266496658, 0.09300000220537186, -0.012482999823987484, -0.06438200175762177, 0.16714400053024292, -3.138206720352173, 0.08801695704460144, -3.1401615142822266, 0.039982665330171585, -0.01985177770256996, -1.4822369813919067, 0.032655999064445496, 0.0927869975566864, -1.2672865390777588, 0.0139999995008111, -0.009991999715566635, 0.007888000458478928, 0.02201100066304207, -3.140109062194824, -0.10812314599752426, -3.138381242752075], "max": [0.016432667151093483, 1.9677681922912598, -0.4858801066875458, 0.215979665517807, 1.1653237342834473, 2.1017589569091797, 0.5, 0.4182020127773285, 0.007338999770581722, 0.3224320113658905, 3.138817548751831, 1.1513936519622803, 3.139219045639038, 0.33027565479278564, 2.3328804969787598, -0.4727095663547516, 1.4126510620117188, 1.2398988008499146, -0.13172300159931183, 0.7139999866485596, 0.421671986579895, 0.20127899944782257, 0.33029401302337646, 3.138538360595703, 1.1559489965438843, 3.1408770084381104], "mean": [-0.02289879508316517, 0.9526100158691406, -0.7627947926521301, -0.46481284499168396, 0.8314434289932251, 0.7453948855400085, 0.3559204638004303, 0.179902583360672, -0.029882708564400673, 0.25722551345825195, -0.18120388686656952, 0.6469348669052124, 0.2893897294998169, 0.1023343876004219, 1.5058555603027344, -1.002206563949585, 0.7304377555847168, 0.9180316925048828, -0.7695478200912476, 0.4089853763580322, 0.263517290353775, 0.06992940604686737, 0.16937702894210815, 1.1004846096038818, 0.5422266125679016, -1.9848246574401855], "std": [0.04438557103276253, 0.6840949654579163, 0.3343740701675415, 0.4478971064090729, 0.21776151657104492, 0.7363470792770386, 0.15979312360286713, 0.14316365122795105, 0.023477068170905113, 0.042758725583553314, 2.750107765197754, 0.3266775906085968, 2.7434022426605225, 0.08041923493146896, 0.8841689825057983, 0.3430892825126648, 0.46732404828071594, 0.31554049253463745, 0.4129454791545868, 0.21496017277240753, 0.1611664593219757, 0.05803622677922249, 0.07786830514669418, 2.4773926734924316, 0.28497937321662903, 2.0278055667877197], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [531]}, "index": {"min": [187632], "max": [188162], "mean": [187897.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.0338983050847457, 5.0, 5.0, 5.0, 5.0], "std": [1.5834536561527688, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [531]}, "eef_direction_state": {"mean": [3.8380414312617703, 3.9981167608286254], "std": [2.357850038554156, 2.2427947476646763], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.903954802259887, 0.832391713747646], "std": [0.8505030027318227, 0.8614826077593342], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7645951035781544, 0.8116760828625236], "std": [0.8410091552102162, 0.8450226579454247], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [3.8380414312617703, 3.9981167608286254], "std": [2.357850038554156, 2.2427947476646763], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.903954802259887, 0.832391713747646], "std": [0.8505030027318227, 0.8614826077593342], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7645951035781544, 0.8116760828625236], "std": [0.8410091552102162, 0.8450226579454247], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4184002374084015, 0.2712924429699063, 1.0317938524541623, 2.4483694182988947, 0.025822824211159556, 1.0629854914367691, 0.5026716410949604, -0.22912164721657974, 0.9451411439520792, 2.2999598924408464, -0.3505840698072068, 2.0404719654695906], "std": [0.14295580852297857, 0.023706888254020734, 0.04290487676427184, 0.30963159025027986, 0.4241901566041174, 0.6057929605152295, 0.1615231961397005, 0.05776370593366848, 0.07749059067128425, 1.0628023587219653, 0.3396698071980085, 0.30857976325123615], "min": [0.22638834766425214, 0.235902719332782, 0.9413861241744845, 1.9897449707484416, -0.718101619814412, -0.13879663055709446, 0.22863935011799652, -0.29071240717319935, 0.798055504858171, -3.136443542470147, -0.8414234222290007, 1.5338633142485862], "max": [0.656590587631531, 0.30874233573814425, 1.0975080398814623, 3.034946950205886, 0.748655294411714, 1.60480661279759, 0.6614326686940268, -0.0982848359476257, 1.1054367120115913, 3.1190222613211525, 0.09880915278641655, 2.680054641858778], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4184002374084015, 0.2712924429699063, 1.0317938524541623, 2.4483694182988947, 0.025822824211159556, 1.0629854914367691, 0.5026716410949604, -0.22912164721657974, 0.9451411439520792, 2.2999598924408464, -0.3505840698072068, 2.0404719654695906], "std": [0.14295580852297857, 0.023706888254020734, 0.04290487676427184, 0.30963159025027986, 0.4241901566041174, 0.6057929605152295, 0.1615231961397005, 0.05776370593366848, 0.07749059067128425, 1.0628023587219653, 0.3396698071980085, 0.30857976325123615], "min": [0.22638834766425214, 0.235902719332782, 0.9413861241744845, 1.9897449707484416, -0.718101619814412, -0.13879663055709446, 0.22863935011799652, -0.29071240717319935, 0.798055504858171, -3.136443542470147, -0.8414234222290007, 1.5338633142485862], "max": [0.656590587631531, 0.30874233573814425, 1.0975080398814623, 3.034946950205886, 0.748655294411714, 1.60480661279759, 0.6614326686940268, -0.0982848359476257, 1.1054367120115913, 3.1190222613211525, 0.09880915278641655, 2.680054641858778], "count": [531]}, "gripper_mode_state": {"mean": [0.2843691148775895, 0.2448210922787194], "std": [0.4511134240757245, 0.42998107522794154], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.92090395480226, 1.8851224105461393], "std": [0.3543593622726944, 0.41622568086000533], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.2843691148775895, 0.2448210922787194], "std": [0.4511134240757245, 0.42998107522794154], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.92090395480226, 1.8851224105461393], "std": [0.3543593622726944, 0.41622568086000533], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.44489876705655046, 0.5112335137762445], "std": [0.1997414058937202, 0.2687001831559309], "min": [0.11625000275671482, 0.017499999376013875], "max": [0.625, 0.8924999833106995], "count": [531]}, "gripper_open_scale_action": {"mean": [0.44489876705655046, 0.5112335137762445], "std": [0.1997414058937202, 0.2687001831559309], "min": [0.11625000275671482, 0.017499999376013875], "max": [0.625, 0.8924999833106995], "count": [531]}}} +{"episode_index": 407, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8274509803921568]], [[0.7803921568627451]]], "mean": [[[0.4012914446824481]], [[0.4026314009263836]], [[0.3779532025228392]]], "std": [[[0.13926753283771479]], [[0.14244817045482744]], [[0.1364010779721055]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4682639575438018]], [[0.4700379575849948]], [[0.4608554161860823]]], "std": [[[0.15711392340151567]], [[0.15360107921578844]], [[0.15592801375090412]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5039818184626792]], [[0.48931581088317677]], [[0.47986238637611905]]], "std": [[[0.1191360051174537]], [[0.13069365038113462]], [[0.13638204130621817]]], "count": [119]}, "observation.state": {"min": [-0.07023133337497711, -0.02173577807843685, -1.4806495904922485, -1.5548408031463623, 0.6751174330711365, -0.040279220789670944, 0.13099999725818634, -0.010289999656379223, -0.08715999871492386, 0.1619880050420761, -3.141592502593994, 0.09557423740625381, -3.137927532196045, -0.013275221921503544, -0.020322777330875397, -1.2325023412704468, -0.0855650007724762, 0.12092489004135132, -1.1356159448623657, 0.015000000596046448, -0.01006300002336502, 0.0002899999963119626, 0.030192000791430473, -3.1401963233947754, -0.19031070172786713, -3.1409642696380615], "max": [0.015979111194610596, 1.977851152420044, -0.48594990372657776, 0.07474944740533829, 1.1658470630645752, 1.984061360359192, 0.4039999842643738, 0.42475900053977966, 0.0010819999733939767, 0.33271700143814087, 3.1409993171691895, 1.0380345582962036, 3.1342098712921143, 0.2789541184902191, 2.289339065551758, -0.47241300344467163, 1.1953456401824951, 1.2401255369186401, 0.0, 0.5920000076293945, 0.41286399960517883, 0.15889500081539154, 0.3444080054759979, 3.136164665222168, 1.071405291557312, 3.139620542526245], "mean": [-0.03294717147946358, 1.0504931211471558, -0.844998836517334, -0.5171604156494141, 0.9022629857063293, 0.7936534881591797, 0.3096367120742798, 0.1995699405670166, -0.0368661992251873, 0.25751638412475586, -0.457980215549469, 0.636290431022644, 1.1796003580093384, 0.12191639840602875, 1.3659939765930176, -0.9824873805046082, 0.5721823573112488, 0.9142400026321411, -0.6085224747657776, 0.3887590169906616, 0.2512547969818115, 0.06301219761371613, 0.20798148214817047, 1.080932378768921, 0.5932847857475281, -2.188368558883667], "std": [0.04233274608850479, 0.7160189747810364, 0.3768448233604431, 0.4954535663127899, 0.16828341782093048, 0.6497220396995544, 0.10313846170902252, 0.14983738958835602, 0.02399550937116146, 0.04670361056923866, 2.7417261600494385, 0.30809733271598816, 2.479586601257324, 0.08366819471120834, 0.8209022879600525, 0.3342626690864563, 0.41062748432159424, 0.2912985682487488, 0.39023104310035706, 0.22152796387672424, 0.157119482755661, 0.05256892368197441, 0.06342292577028275, 2.558542251586914, 0.25857046246528625, 1.783743977546692], "count": [588]}, "action": {"min": [-0.07023133337497711, -0.02173577807843685, -1.4806495904922485, -1.5548408031463623, 0.6751174330711365, -0.040279220789670944, 0.13099999725818634, -0.010289999656379223, -0.08715999871492386, 0.1619880050420761, -3.141592502593994, 0.09557423740625381, -3.137927532196045, -0.013275221921503544, -0.020322777330875397, -1.2325023412704468, -0.0855650007724762, 0.12092489004135132, -1.1356159448623657, 0.015000000596046448, -0.01006300002336502, 0.0002899999963119626, 0.030192000791430473, -3.1401963233947754, -0.19031070172786713, -3.1409642696380615], "max": [0.015979111194610596, 1.977851152420044, -0.48594990372657776, 0.07474944740533829, 1.1658470630645752, 1.984061360359192, 0.4039999842643738, 0.42475900053977966, 0.0010819999733939767, 0.33271700143814087, 3.1409993171691895, 1.0380345582962036, 3.1342098712921143, 0.2789541184902191, 2.289339065551758, -0.47241300344467163, 1.1953456401824951, 1.2401255369186401, 0.0, 0.5920000076293945, 0.41286399960517883, 0.15889500081539154, 0.3444080054759979, 3.136164665222168, 1.071405291557312, 3.139620542526245], "mean": [-0.03294717147946358, 1.0504931211471558, -0.844998836517334, -0.5171604156494141, 0.9022629857063293, 0.7936534881591797, 0.3096367120742798, 0.1995699405670166, -0.0368661992251873, 0.25751638412475586, -0.457980215549469, 0.636290431022644, 1.1796003580093384, 0.12191639840602875, 1.3659939765930176, -0.9824873805046082, 0.5721823573112488, 0.9142400026321411, -0.6085224747657776, 0.3887590169906616, 0.2512547969818115, 0.06301219761371613, 0.20798148214817047, 1.080932378768921, 0.5932847857475281, -2.188368558883667], "std": [0.04233274608850479, 0.7160189747810364, 0.3768448233604431, 0.4954535663127899, 0.16828341782093048, 0.6497220396995544, 0.10313846170902252, 0.14983738958835602, 0.02399550937116146, 0.04670361056923866, 2.7417261600494385, 0.30809733271598816, 2.479586601257324, 0.08366819471120834, 0.8209022879600525, 0.3342626690864563, 0.41062748432159424, 0.2912985682487488, 0.39023104310035706, 0.22152796387672424, 0.157119482755661, 0.05256892368197441, 0.06342292577028275, 2.558542251586914, 0.25857046246528625, 1.783743977546692], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [588]}, "index": {"min": [188163], "max": [188750], "mean": [188456.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [3.068027210884354, 5.0, 5.0, 5.0, 5.0], "std": [1.4933406095497113, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [588]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [588]}, "eef_direction_state": {"mean": [4.154761904761905, 4.365646258503402], "std": [2.2265087625790447, 2.1870001098100436], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.7993197278911565, 0.7329931972789115], "std": [0.8230519444216479, 0.8719747819529469], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7806122448979592, 0.6513605442176871], "std": [0.8478654466555268, 0.8139189980053194], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [4.154761904761905, 4.365646258503402], "std": [2.2265087625790447, 2.1870001098100436], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.7993197278911565, 0.7329931972789115], "std": [0.8230519444216479, 0.8719747819529469], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.7806122448979592, 0.6513605442176871], "std": [0.8478654466555268, 0.8139189980053194], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.4380665367567651, 0.2642647748070228, 1.0320671727532482, 2.451246012769075, 0.0831580382948557, 0.9942464263967842, 0.49018923485862453, -0.23591136028252976, 0.9836608799104916, 2.3468030083484495, -0.2735609631898474, 2.0372290245636537], "std": [0.14963725267830763, 0.02431692726738776, 0.046749534049769254, 0.30156435660715575, 0.39611936507622636, 0.5465146438755883, 0.15736416267798176, 0.05230614264915346, 0.06320357034616153, 0.8677740692750074, 0.2775037883970672, 0.2983557027291357], "min": [0.22868640746276175, 0.21298510850731162, 0.9362175557204541, 2.1032492355261794, -0.6122582246840935, -0.13970404922440305, 0.22856918316267044, -0.29843821579817814, 0.805924105615629, -3.129552863861631, -0.6761446611125651, 1.5376076689756515], "max": [0.6632395353041006, 0.3024923886360023, 1.1075619604015314, 3.0357292132469933, 0.7944044768804819, 1.567102872656466, 0.6516582807030467, -0.1405505718373969, 1.1194596333904026, 3.1338710726368912, 0.10327031130542896, 2.5362352819774574], "count": [588]}, "eef_sim_pose_action": {"mean": [0.4380665367567651, 0.2642647748070228, 1.0320671727532482, 2.451246012769075, 0.0831580382948557, 0.9942464263967842, 0.49018923485862453, -0.23591136028252976, 0.9836608799104916, 2.3468030083484495, -0.2735609631898474, 2.0372290245636537], "std": [0.14963725267830763, 0.02431692726738776, 0.046749534049769254, 0.30156435660715575, 0.39611936507622636, 0.5465146438755883, 0.15736416267798176, 0.05230614264915346, 0.06320357034616153, 0.8677740692750074, 0.2775037883970672, 0.2983557027291357], "min": [0.22868640746276175, 0.21298510850731162, 0.9362175557204541, 2.1032492355261794, -0.6122582246840935, -0.13970404922440305, 0.22856918316267044, -0.29843821579817814, 0.805924105615629, -3.129552863861631, -0.6761446611125651, 1.5376076689756515], "max": [0.6632395353041006, 0.3024923886360023, 1.1075619604015314, 3.0357292132469933, 0.7944044768804819, 1.567102872656466, 0.6516582807030467, -0.1405505718373969, 1.1194596333904026, 3.1338710726368912, 0.10327031130542896, 2.5362352819774574], "count": [588]}, "gripper_mode_state": {"mean": [0.9149659863945578, 0.32653061224489793], "std": [0.2789323038581078, 0.4689438895133101], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.9574829931972788, 1.8554421768707483], "std": [0.2670609590210027, 0.46421718364927306], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.9149659863945578, 0.32653061224489793], "std": [0.2789323038581078, 0.4689438895133101], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.9574829931972788, 1.8554421768707483], "std": [0.2670609590210027, 0.46421718364927306], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.38704718890770967, 0.48594812427799466], "std": [0.12892316926250544, 0.27691033649008273], "min": [0.16374999657273293, 0.01875000074505806], "max": [0.5049999803304672, 0.7400000095367432], "count": [588]}, "gripper_open_scale_action": {"mean": [0.38704718890770967, 0.48594812427799466], "std": [0.12892316926250544, 0.27691033649008273], "min": [0.16374999657273293, 0.01875000074505806], "max": [0.5049999803304672, 0.7400000095367432], "count": [588]}}} +{"episode_index": 408, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9098039215686274]], [[0.8313725490196079]]], "mean": [[[0.39794580377260114]], [[0.40190982812878234]], [[0.37751739195203243]]], "std": [[[0.1477313537130479]], [[0.1518420447144321]], [[0.14538998711891932]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45941032274733257]], [[0.46694368505949385]], [[0.4590445610580414]]], "std": [[[0.1646248210991056]], [[0.1548726918676226]], [[0.15437795149861186]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044914687028658]], [[0.4922755013686386]], [[0.48246376599072677]]], "std": [[[0.13222998429160623]], [[0.1405480167006087]], [[0.14562305843349613]]], "count": [117]}, "observation.state": {"min": [-0.07023133337497711, -0.02204977720975876, -1.4075747728347778, -1.7597606182098389, 0.5249033570289612, -0.10501555353403091, 0.11900000274181366, -0.0169220007956028, -0.08181100338697433, 0.08297999948263168, -3.141592502593994, 0.20533797144889832, -3.1378750801086426, -0.24661211669445038, -0.017060667276382446, -1.5316745042800903, 0.007849999703466892, 0.4486536681652069, -1.1307663917541504, 0.015000000596046448, -0.008914000354707241, -0.04558800160884857, -0.006178999785333872, -3.141592502593994, -0.12723450362682343, -3.1317315101623535], "max": [-0.04383789002895355, 1.9704197645187378, -0.48594990372657776, 0.1369388848543167, 1.1673822402954102, 1.8683348894119263, 0.4710000157356262, 0.4203369915485382, 0.0029700000304728746, 0.3248240053653717, 3.140580415725708, 1.1288963556289673, 3.1386256217956543, 0.2992594540119171, 2.4901769161224365, -0.4718547761440277, 1.4084120988845825, 1.2395498752593994, -0.10433521866798401, 0.6209999918937683, 0.42457500100135803, 0.18859900534152985, 0.2982249855995178, 3.1336164474487305, 1.0903420448303223, 3.130352735519409], "mean": [-0.06335964053869247, 1.1146069765090942, -0.8798516392707825, -0.5078520774841309, 0.8246766924858093, 0.8355163931846619, 0.2803005576133728, 0.21226495504379272, -0.03705979883670807, 0.24985343217849731, -0.4966164827346802, 0.6531594395637512, 1.0489126443862915, 0.04001661390066147, 1.68414306640625, -1.1023966073989868, 0.7408629655838013, 1.0154988765716553, -0.7136484980583191, 0.42279744148254395, 0.28949594497680664, 0.05413835495710373, 0.13868500292301178, 1.2349672317504883, 0.38691192865371704, -1.8175662755966187], "std": [0.010061442852020264, 0.7668898105621338, 0.3786390423774719, 0.5365478992462158, 0.1950916349887848, 0.7762189507484436, 0.12262409180402756, 0.1578817069530487, 0.026133902370929718, 0.0685497522354126, 2.763611078262329, 0.3276972472667694, 2.4358110427856445, 0.1348092406988144, 0.9072675108909607, 0.3800406754016876, 0.4609643518924713, 0.16566288471221924, 0.383445143699646, 0.21157915890216827, 0.1604638546705246, 0.061175938695669174, 0.08594194054603577, 2.2944555282592773, 0.32158157229423523, 2.1925389766693115], "count": [575]}, "action": {"min": [-0.07023133337497711, -0.02204977720975876, -1.4075747728347778, -1.7597606182098389, 0.5249033570289612, -0.10501555353403091, 0.11900000274181366, -0.0169220007956028, -0.08181100338697433, 0.08297999948263168, -3.141592502593994, 0.20533797144889832, -3.1378750801086426, -0.24661211669445038, -0.017060667276382446, -1.5316745042800903, 0.007849999703466892, 0.4486536681652069, -1.1307663917541504, 0.015000000596046448, -0.008914000354707241, -0.04558800160884857, -0.006178999785333872, -3.141592502593994, -0.12723450362682343, -3.1317315101623535], "max": [-0.04383789002895355, 1.9704197645187378, -0.48594990372657776, 0.1369388848543167, 1.1673822402954102, 1.8683348894119263, 0.4710000157356262, 0.4203369915485382, 0.0029700000304728746, 0.3248240053653717, 3.140580415725708, 1.1288963556289673, 3.1386256217956543, 0.2992594540119171, 2.4901769161224365, -0.4718547761440277, 1.4084120988845825, 1.2395498752593994, -0.10433521866798401, 0.6209999918937683, 0.42457500100135803, 0.18859900534152985, 0.2982249855995178, 3.1336164474487305, 1.0903420448303223, 3.130352735519409], "mean": [-0.06335964053869247, 1.1146069765090942, -0.8798516392707825, -0.5078520774841309, 0.8246766924858093, 0.8355163931846619, 0.2803005576133728, 0.21226495504379272, -0.03705979883670807, 0.24985343217849731, -0.4966164827346802, 0.6531594395637512, 1.0489126443862915, 0.04001661390066147, 1.68414306640625, -1.1023966073989868, 0.7408629655838013, 1.0154988765716553, -0.7136484980583191, 0.42279744148254395, 0.28949594497680664, 0.05413835495710373, 0.13868500292301178, 1.2349672317504883, 0.38691192865371704, -1.8175662755966187], "std": [0.010061442852020264, 0.7668898105621338, 0.3786390423774719, 0.5365478992462158, 0.1950916349887848, 0.7762189507484436, 0.12262409180402756, 0.1578817069530487, 0.026133902370929718, 0.0685497522354126, 2.763611078262329, 0.3276972472667694, 2.4358110427856445, 0.1348092406988144, 0.9072675108909607, 0.3800406754016876, 0.4609643518924713, 0.16566288471221924, 0.383445143699646, 0.21157915890216827, 0.1604638546705246, 0.061175938695669174, 0.08594194054603577, 2.2944555282592773, 0.32158157229423523, 2.1925389766693115], "count": [575]}, "timestamp": {"min": [0.0], "max": [19.133333333333333], "mean": [9.566666666666666], "std": [5.53293171233238], "count": [575]}, "frame_index": {"min": [0], "max": [574], "mean": [287.0], "std": [165.98795136997143], "count": [575]}, "episode_index": {"min": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [575]}, "index": {"min": [188751], "max": [189325], "mean": [189038.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [2.9060869565217393, 5.0, 5.0, 5.0, 5.0], "std": [1.593971630128956, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [575]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [575]}, "eef_direction_state": {"mean": [4.450434782608696, 4.36], "std": [2.0269220148891613, 2.116798238521727], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.8504347826086956, 0.7895652173913044], "std": [0.8699199276538615, 0.8978596688108469], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.7947826086956522, 0.7617391304347826], "std": [0.8421342945945905, 0.8260521731807506], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [4.450434782608696, 4.36], "std": [2.0269220148891613, 2.116798238521727], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.8504347826086956, 0.7895652173913044], "std": [0.8699199276538615, 0.8978596688108469], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.7947826086956522, 0.7617391304347826], "std": [0.8421342945945905, 0.8260521731807506], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.45076117923768844, 0.26407974478859564, 1.0245113214885229, 2.4492537114481348, -0.004007759017561607, 1.0165815467861812, 0.5287360961341938, -0.24497363148451337, 0.9144623574507823, 2.3540470533901483, -0.497216879100641, 1.9033990603146484], "std": [0.15760122948619867, 0.02649135416099848, 0.06859950292100309, 0.29964407245749775, 0.4082106014183745, 0.593345323327377, 0.16083209361558995, 0.06119680209524482, 0.08553137794873679, 1.3219619281678823, 0.36055812032478873, 0.24525739889618467], "min": [0.22193134232961972, 0.21805302857276154, 0.857608490436573, 2.0114460486429873, -0.6708381174968054, -0.014026911800229414, 0.2296924962526537, -0.34550548718327784, 0.7698186077658963, -3.116132446100339, -0.9535740974584971, 1.346801038758613], "max": [0.658688350951389, 0.3043814780664568, 1.0993318665412102, 2.933757630444045, 0.8184066744082004, 1.6129331306454517, 0.6646350958603565, -0.11077297677472943, 1.0734144358457947, 3.138835522748862, 0.12624164488539735, 2.32621964436262], "count": [575]}, "eef_sim_pose_action": {"mean": [0.45076117923768844, 0.26407974478859564, 1.0245113214885229, 2.4492537114481348, -0.004007759017561607, 1.0165815467861812, 0.5287360961341938, -0.24497363148451337, 0.9144623574507823, 2.3540470533901483, -0.497216879100641, 1.9033990603146484], "std": [0.15760122948619867, 0.02649135416099848, 0.06859950292100309, 0.29964407245749775, 0.4082106014183745, 0.593345323327377, 0.16083209361558995, 0.06119680209524482, 0.08553137794873679, 1.3219619281678823, 0.36055812032478873, 0.24525739889618467], "min": [0.22193134232961972, 0.21805302857276154, 0.857608490436573, 2.0114460486429873, -0.6708381174968054, -0.014026911800229414, 0.2296924962526537, -0.34550548718327784, 0.7698186077658963, -3.116132446100339, -0.9535740974584971, 1.346801038758613], "max": [0.658688350951389, 0.3043814780664568, 1.0993318665412102, 2.933757630444045, 0.8184066744082004, 1.6129331306454517, 0.6646350958603565, -0.11077297677472943, 1.0734144358457947, 3.138835522748862, 0.12624164488539735, 2.32621964436262], "count": [575]}, "gripper_mode_state": {"mean": [0.7582608695652174, 0.22434782608695653], "std": [0.428137037934606, 0.4171521053728683], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.9339130434782608, 1.888695652173913], "std": [0.33228771098755133, 0.39755015377145414], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.7582608695652174, 0.22434782608695653], "std": [0.428137037934606, 0.4171521053728683], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.9339130434782608, 1.888695652173913], "std": [0.33228771098755133, 0.39755015377145414], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.35037390422885833, 0.5284978319485875], "std": [0.1532802547295104, 0.2644749063326151], "min": [0.14875000342726707, 0.01875000074505806], "max": [0.5887500196695328, 0.7762499898672104], "count": [575]}, "gripper_open_scale_action": {"mean": [0.35037390422885833, 0.5284978319485875], "std": [0.1532802547295104, 0.2644749063326151], "min": [0.14875000342726707, 0.01875000074505806], "max": [0.5887500196695328, 0.7762499898672104], "count": [575]}}} +{"episode_index": 409, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8196078431372549]], [[0.7843137254901961]]], "mean": [[[0.4014070076552537]], [[0.4057110416541744]], [[0.3813199916052048]]], "std": [[[0.14257987184329476]], [[0.1449362217106814]], [[0.13896906108986817]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.464939600572645]], [[0.4689035254392277]], [[0.46097697802362536]]], "std": [[[0.1588443788773682]], [[0.1538680440304064]], [[0.1561821059900495]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904394581609402]], [[0.47696535273130664]], [[0.46749461646279306]]], "std": [[[0.14503746442969798]], [[0.1492391131667428]], [[0.15300415682899213]]], "count": [109]}, "observation.state": {"min": [-0.2168170064687729, -0.02204977720975876, -1.5620976686477661, -1.749206781387329, 0.6069794297218323, 0.006628888659179211, 0.10300000011920929, -0.01039700023829937, -0.09497900307178497, 0.11530700325965881, -3.141592502593994, 0.11198032647371292, -3.141592502593994, -0.15560445189476013, -0.018752777948975563, -1.2881152629852295, 0.057671334594488144, 0.44622889161109924, -1.318956971168518, 0.013000000268220901, -0.009604999795556068, -0.015196999534964561, 0.0104179996997118, -3.140615224838257, -0.0768992081284523, -3.141592502593994], "max": [0.059625111520290375, 1.9553303718566895, -0.48614177107810974, 0.03499355539679527, 1.1651667356491089, 1.5027517080307007, 0.5260000228881836, 0.4188709855079651, 0.016527999192476273, 0.31185099482536316, 3.1393585205078125, 1.1100642681121826, 3.140144109725952, 0.18677766621112823, 2.4020824432373047, -0.4719071090221405, 1.4126685857772827, 1.2295891046524048, -0.0855650007724762, 0.7100000381469727, 0.41769298911094666, 0.15220899879932404, 0.3039950132369995, 3.1409642696380615, 1.0329033136367798, 3.1409294605255127], "mean": [-0.06165065988898277, 1.1441453695297241, -0.873698353767395, -0.5073109269142151, 0.8627114295959473, 0.6943349242210388, 0.35202857851982117, 0.21602576971054077, -0.04660751298069954, 0.24740499258041382, -1.1500613689422607, 0.5796387195587158, 1.2431789636611938, -0.0009736816282384098, 1.5540298223495483, -1.0093181133270264, 0.8623082041740417, 1.011515736579895, -0.825568675994873, 0.3884018063545227, 0.2734956443309784, 0.042079612612724304, 0.15747816860675812, 0.975856602191925, 0.5285815596580505, -1.514127254486084], "std": [0.08605903387069702, 0.730419397354126, 0.41631942987442017, 0.5866128206253052, 0.18893882632255554, 0.5321702361106873, 0.14511480927467346, 0.14983360469341278, 0.03555896505713463, 0.05838587135076523, 2.5227439403533936, 0.31295496225357056, 2.477365016937256, 0.08484283089637756, 0.9317145943641663, 0.36264702677726746, 0.5610076785087585, 0.2219369113445282, 0.4726358652114868, 0.21475541591644287, 0.16919417679309845, 0.041112251579761505, 0.08437209576368332, 2.3750011920928955, 0.2774171233177185, 2.5603647232055664], "count": [525]}, "action": {"min": [-0.2168170064687729, -0.02204977720975876, -1.5620976686477661, -1.749206781387329, 0.6069794297218323, 0.006628888659179211, 0.10300000011920929, -0.01039700023829937, -0.09497900307178497, 0.11530700325965881, -3.141592502593994, 0.11198032647371292, -3.141592502593994, -0.15560445189476013, -0.018752777948975563, -1.2881152629852295, 0.057671334594488144, 0.44622889161109924, -1.318956971168518, 0.013000000268220901, -0.009604999795556068, -0.015196999534964561, 0.0104179996997118, -3.140615224838257, -0.0768992081284523, -3.141592502593994], "max": [0.059625111520290375, 1.9553303718566895, -0.48614177107810974, 0.03499355539679527, 1.1651667356491089, 1.5027517080307007, 0.5260000228881836, 0.4188709855079651, 0.016527999192476273, 0.31185099482536316, 3.1393585205078125, 1.1100642681121826, 3.140144109725952, 0.18677766621112823, 2.4020824432373047, -0.4719071090221405, 1.4126685857772827, 1.2295891046524048, -0.0855650007724762, 0.7100000381469727, 0.41769298911094666, 0.15220899879932404, 0.3039950132369995, 3.1409642696380615, 1.0329033136367798, 3.1409294605255127], "mean": [-0.06165065988898277, 1.1441453695297241, -0.873698353767395, -0.5073109269142151, 0.8627114295959473, 0.6943349242210388, 0.35202857851982117, 0.21602576971054077, -0.04660751298069954, 0.24740499258041382, -1.1500613689422607, 0.5796387195587158, 1.2431789636611938, -0.0009736816282384098, 1.5540298223495483, -1.0093181133270264, 0.8623082041740417, 1.011515736579895, -0.825568675994873, 0.3884018063545227, 0.2734956443309784, 0.042079612612724304, 0.15747816860675812, 0.975856602191925, 0.5285815596580505, -1.514127254486084], "std": [0.08605903387069702, 0.730419397354126, 0.41631942987442017, 0.5866128206253052, 0.18893882632255554, 0.5321702361106873, 0.14511480927467346, 0.14983360469341278, 0.03555896505713463, 0.05838587135076523, 2.5227439403533936, 0.31295496225357056, 2.477365016937256, 0.08484283089637756, 0.9317145943641663, 0.36264702677726746, 0.5610076785087585, 0.2219369113445282, 0.4726358652114868, 0.21475541591644287, 0.16919417679309845, 0.041112251579761505, 0.08437209576368332, 2.3750011920928955, 0.2774171233177185, 2.5603647232055664], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [525]}, "index": {"min": [189326], "max": [189850], "mean": [189588.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [3.066666666666667, 5.0, 5.0, 5.0, 5.0], "std": [1.5569608165034214, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [525]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [525]}, "eef_direction_state": {"mean": [4.04, 3.961904761904762], "std": [2.265332940945615, 2.288371471358982], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.8628571428571429, 0.8609523809523809], "std": [0.8486692263669712, 0.8932013304849259], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.758095238095238, 0.7485714285714286], "std": [0.8443403683328027, 0.8404210153210117], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.04, 3.961904761904762], "std": [2.265332940945615, 2.288371471358982], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.8628571428571429, 0.8609523809523809], "std": [0.8486692263669712, 0.8932013304849259], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.758095238095238, 0.7485714285714286], "std": [0.8443403683328027, 0.8404210153210117], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.45451050033108725, 0.2545031066614242, 1.0220732087293116, 2.51309079033086, 0.11680432980058572, 1.113527825068445, 0.5127968921851048, -0.2571973200428769, 0.9332654905383343, 2.3533954419776313, -0.4980891283159187, 1.9682815366874482], "std": [0.1497118220125034, 0.03578978563086544, 0.058459713013051015, 0.29340170673236193, 0.4360816651146496, 0.5252845015516917, 0.16964520028412847, 0.040840816652674396, 0.08395777104187753, 0.7914907738960225, 0.4228541745193502, 0.2515486194405597], "min": [0.22852559341258685, 0.20649281066142283, 0.8897881447998526, 2.022664380297763, -0.6639570727181232, 0.051514772743565196, 0.22900424768410277, -0.31492885771382206, 0.7864846437977908, -3.1346216752440923, -1.0121833436621928, 1.5738550747236024], "max": [0.6577711664333894, 0.31791851386450876, 1.086806364834733, 3.02009480858244, 0.9381946626278355, 1.568441000947434, 0.6576504474826471, -0.14747310212487175, 1.0790943541691838, 3.1350869064376807, 0.09239515502884865, 2.4726638599125765], "count": [525]}, "eef_sim_pose_action": {"mean": [0.45451050033108725, 0.2545031066614242, 1.0220732087293116, 2.51309079033086, 0.11680432980058572, 1.113527825068445, 0.5127968921851048, -0.2571973200428769, 0.9332654905383343, 2.3533954419776313, -0.4980891283159187, 1.9682815366874482], "std": [0.1497118220125034, 0.03578978563086544, 0.058459713013051015, 0.29340170673236193, 0.4360816651146496, 0.5252845015516917, 0.16964520028412847, 0.040840816652674396, 0.08395777104187753, 0.7914907738960225, 0.4228541745193502, 0.2515486194405597], "min": [0.22852559341258685, 0.20649281066142283, 0.8897881447998526, 2.022664380297763, -0.6639570727181232, 0.051514772743565196, 0.22900424768410277, -0.31492885771382206, 0.7864846437977908, -3.1346216752440923, -1.0121833436621928, 1.5738550747236024], "max": [0.6577711664333894, 0.31791851386450876, 1.086806364834733, 3.02009480858244, 0.9381946626278355, 1.568441000947434, 0.6576504474826471, -0.14747310212487175, 1.0790943541691838, 3.1350869064376807, 0.09239515502884865, 2.4726638599125765], "count": [525]}, "gripper_mode_state": {"mean": [0.26857142857142857, 0.3238095238095238], "std": [0.44321644410663785, 0.4679283236776441], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.921904761904762, 1.8304761904761904], "std": [0.3540193571196628, 0.4616995125720794], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.26857142857142857, 0.3238095238095238], "std": [0.44321644410663785, 0.4679283236776441], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.921904761904762, 1.8304761904761904], "std": [0.3540193571196628, 0.4616995125720794], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.4400357154331037, 0.48550238873853924], "std": [0.1813932899747989, 0.26844402220084157], "min": [0.1287500001490116, 0.016250000335276127], "max": [0.6575000286102295, 0.8875000476837158], "count": [525]}, "gripper_open_scale_action": {"mean": [0.4400357154331037, 0.48550238873853924], "std": [0.1813932899747989, 0.26844402220084157], "min": [0.1287500001490116, 0.016250000335276127], "max": [0.6575000286102295, 0.8875000476837158], "count": [525]}}} +{"episode_index": 410, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9411764705882353]], [[0.9019607843137255]]], "mean": [[[0.4002868889734966]], [[0.40565914186602364]], [[0.38081315438796876]]], "std": [[[0.1373155184824915]], [[0.1409195068461473]], [[0.13495191683753854]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46114481605749097]], [[0.4701146567041056]], [[0.4617472158766419]]], "std": [[[0.16465844376623667]], [[0.1537479228842273]], [[0.1539212353493116]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4914168491021004]], [[0.47772017378958054]], [[0.46947125650421984]]], "std": [[[0.13858816770946591]], [[0.14292094235275168]], [[0.14636486262400886]]], "count": [103]}, "observation.state": {"min": [-0.04554744437336922, -0.022241666913032532, -1.2943079471588135, -1.716323971748352, 0.5101802349090576, -0.05575244501233101, 0.12000000476837158, -0.009736999869346619, -0.05549599975347519, 0.11132299900054932, -3.139585494995117, 0.3151017427444458, -3.141592502593994, -0.20867043733596802, -0.020200666040182114, -1.3424372673034668, 0.023602332919836044, 0.39550045132637024, -1.367906093597412, 0.008999999612569809, -0.009304000064730644, -0.03969699889421463, 0.011272000148892403, -3.1342098712921143, -0.09251990169286728, -3.140056848526001], "max": [0.05313577875494957, 1.9029796123504639, -0.48614177107810974, 0.02958577685058117, 1.1308187246322632, 1.8250726461410522, 0.5669999718666077, 0.4032149910926819, 0.010453999973833561, 0.31977200508117676, 3.140178918838501, 1.1418991088867188, 3.1363565921783447, 0.26405656337738037, 2.3901853561401367, -0.47237810492515564, 1.521748661994934, 1.2378926277160645, -0.11150489002466202, 0.715999960899353, 0.41760900616645813, 0.17923299968242645, 0.3349199891090393, 3.1406502723693848, 1.0172302722930908, 3.1398472785949707], "mean": [0.02460453100502491, 1.0470664501190186, -0.8085741400718689, -0.5497140288352966, 0.8190711140632629, 0.7613913416862488, 0.39887845516204834, 0.20006579160690308, -0.023487940430641174, 0.2525637447834015, -0.6210141777992249, 0.7170937657356262, -0.5263994336128235, -0.03288613632321358, 1.4990147352218628, -1.0092122554779053, 0.8230072259902954, 0.9871631860733032, -0.8105423450469971, 0.3746238052845001, 0.2684025466442108, 0.02855451963841915, 0.16245707869529724, 0.8412584066390991, 0.5811903476715088, -1.1184192895889282], "std": [0.034959763288497925, 0.728347659111023, 0.30411383509635925, 0.5234421491622925, 0.21371658146381378, 0.6991682052612305, 0.1625564843416214, 0.14584939181804657, 0.019041230902075768, 0.06260152906179428, 2.7240664958953857, 0.27441734075546265, 2.752387762069702, 0.11094330996274948, 0.9681912660598755, 0.36468058824539185, 0.5768766403198242, 0.22515805065631866, 0.4996737539768219, 0.2156854122877121, 0.17802193760871887, 0.04745764657855034, 0.08739518374204636, 2.460981607437134, 0.27320489287376404, 2.768913745880127], "count": [483]}, "action": {"min": [-0.04554744437336922, -0.022241666913032532, -1.2943079471588135, -1.716323971748352, 0.5101802349090576, -0.05575244501233101, 0.12000000476837158, -0.009736999869346619, -0.05549599975347519, 0.11132299900054932, -3.139585494995117, 0.3151017427444458, -3.141592502593994, -0.20867043733596802, -0.020200666040182114, -1.3424372673034668, 0.023602332919836044, 0.39550045132637024, -1.367906093597412, 0.008999999612569809, -0.009304000064730644, -0.03969699889421463, 0.011272000148892403, -3.1342098712921143, -0.09251990169286728, -3.140056848526001], "max": [0.05313577875494957, 1.9029796123504639, -0.48614177107810974, 0.02958577685058117, 1.1308187246322632, 1.8250726461410522, 0.5669999718666077, 0.4032149910926819, 0.010453999973833561, 0.31977200508117676, 3.140178918838501, 1.1418991088867188, 3.1363565921783447, 0.26405656337738037, 2.3901853561401367, -0.47237810492515564, 1.521748661994934, 1.2378926277160645, -0.11150489002466202, 0.715999960899353, 0.41760900616645813, 0.17923299968242645, 0.3349199891090393, 3.1406502723693848, 1.0172302722930908, 3.1398472785949707], "mean": [0.02460453100502491, 1.0470664501190186, -0.8085741400718689, -0.5497140288352966, 0.8190711140632629, 0.7613913416862488, 0.39887845516204834, 0.20006579160690308, -0.023487940430641174, 0.2525637447834015, -0.6210141777992249, 0.7170937657356262, -0.5263994336128235, -0.03288613632321358, 1.4990147352218628, -1.0092122554779053, 0.8230072259902954, 0.9871631860733032, -0.8105423450469971, 0.3746238052845001, 0.2684025466442108, 0.02855451963841915, 0.16245707869529724, 0.8412584066390991, 0.5811903476715088, -1.1184192895889282], "std": [0.034959763288497925, 0.728347659111023, 0.30411383509635925, 0.5234421491622925, 0.21371658146381378, 0.6991682052612305, 0.1625564843416214, 0.14584939181804657, 0.019041230902075768, 0.06260152906179428, 2.7240664958953857, 0.27441734075546265, 2.752387762069702, 0.11094330996274948, 0.9681912660598755, 0.36468058824539185, 0.5768766403198242, 0.22515805065631866, 0.4996737539768219, 0.2156854122877121, 0.17802193760871887, 0.04745764657855034, 0.08739518374204636, 2.460981607437134, 0.27320489287376404, 2.768913745880127], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [483]}, "index": {"min": [189851], "max": [190333], "mean": [190092.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [3.1780538302277432, 5.0, 5.0, 5.0, 5.0], "std": [1.5501869055816762, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [483]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [483]}, "eef_direction_state": {"mean": [4.190476190476191, 4.296066252587992], "std": [2.236751281430681, 2.063516529534059], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.8405797101449275, 0.8530020703933747], "std": [0.8737305345236149, 0.9038257163090423], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7763975155279503, 0.7784679089026915], "std": [0.8559267635668969, 0.8504000596146053], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.190476190476191, 4.296066252587992], "std": [2.236751281430681, 2.063516529534059], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.8405797101449275, 0.8530020703933747], "std": [0.8737305345236149, 0.9038257163090423], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7763975155279503, 0.7784679089026915], "std": [0.8559267635668969, 0.8504000596146053], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.43845401104617426, 0.2775858192573508, 1.0271357350482504, 2.370106646855491, 0.07443407877391366, 1.1690827972634816, 0.5076985681901466, -0.27070620119743677, 0.9382174441666499, 2.313225397830745, -0.43099607956415037, 1.9283262172173887], "std": [0.14557793444983338, 0.019422676172573625, 0.06260131490480114, 0.2446417403044953, 0.39162548044987305, 0.4793995706229505, 0.1784710298763584, 0.04726936960592078, 0.0869649059577222, 0.7834551434773063, 0.39039334251682734, 0.2890370492144277], "min": [0.22907768361293057, 0.24427859266090013, 0.8858195646300038, 1.989630828958881, -0.6304468230275362, 0.121442110635678, 0.2293832105694798, -0.339089394437951, 0.7873218818380263, -3.1391655872888173, -0.9075182886999666, 1.4849593268825472], "max": [0.6415381694597556, 0.31185403262671174, 1.093945939014848, 2.810405340269554, 0.8283223991182531, 1.643787377602207, 0.6573583770621545, -0.12053798657694902, 1.1099925835256266, 3.114502753353538, 0.09627983076154645, 2.5446378978822644], "count": [483]}, "eef_sim_pose_action": {"mean": [0.43845401104617426, 0.2775858192573508, 1.0271357350482504, 2.370106646855491, 0.07443407877391366, 1.1690827972634816, 0.5076985681901466, -0.27070620119743677, 0.9382174441666499, 2.313225397830745, -0.43099607956415037, 1.9283262172173887], "std": [0.14557793444983338, 0.019422676172573625, 0.06260131490480114, 0.2446417403044953, 0.39162548044987305, 0.4793995706229505, 0.1784710298763584, 0.04726936960592078, 0.0869649059577222, 0.7834551434773063, 0.39039334251682734, 0.2890370492144277], "min": [0.22907768361293057, 0.24427859266090013, 0.8858195646300038, 1.989630828958881, -0.6304468230275362, 0.121442110635678, 0.2293832105694798, -0.339089394437951, 0.7873218818380263, -3.1391655872888173, -0.9075182886999666, 1.4849593268825472], "max": [0.6415381694597556, 0.31185403262671174, 1.093945939014848, 2.810405340269554, 0.8283223991182531, 1.643787377602207, 0.6573583770621545, -0.12053798657694902, 1.1099925835256266, 3.114502753353538, 0.09627983076154645, 2.5446378978822644], "count": [483]}, "gripper_mode_state": {"mean": [0.2546583850931677, 0.5093167701863354], "std": [0.43566901656521917, 0.49991319025736386], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.9213250517598344, 1.8695652173913044], "std": [0.3611872301900023, 0.4522376129681489], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.2546583850931677, 0.5093167701863354], "std": [0.43566901656521917, 0.49991319025736386], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.9213250517598344, 1.8695652173913044], "std": [0.3611872301900023, 0.4522376129681489], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.4985972946436447, 0.46827898261968365], "std": [0.20319550823294116, 0.26960684602225904], "min": [0.15000000596046448, 0.011249999515712261], "max": [0.7087499648332596, 0.8949999511241913], "count": [483]}, "gripper_open_scale_action": {"mean": [0.4985972946436447, 0.46827898261968365], "std": [0.20319550823294116, 0.26960684602225904], "min": [0.15000000596046448, 0.011249999515712261], "max": [0.7087499648332596, 0.8949999511241913], "count": [483]}}} +{"episode_index": 411, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.792156862745098]], [[0.7725490196078432]]], "mean": [[[0.39872291565803275]], [[0.4055215746792544]], [[0.38054122286774794]]], "std": [[[0.13666012835859845]], [[0.14055846250276133]], [[0.1344448034072812]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45942863599915273]], [[0.4661753680252965]], [[0.4566718825647543]]], "std": [[[0.15391141172602044]], [[0.14425509261997418]], [[0.14576252906815315]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042687265492617]], [[0.4900934814512225]], [[0.4819164888949407]]], "std": [[[0.12299143886782517]], [[0.1323978780702178]], [[0.13622751660530413]]], "count": [108]}, "observation.state": {"min": [-0.03415622189640999, -0.022241666913032532, -1.212720274925232, -1.6680901050567627, 0.42309755086898804, -0.1341303288936615, 0.0989999994635582, -0.016712000593543053, -0.0625080019235611, 0.11761800199747086, -3.141592502593994, 0.2511528730392456, -3.141592502593994, -0.18890589475631714, -0.01833411119878292, -1.2587213516235352, -0.07009177654981613, 0.4110085666179657, -1.4193847179412842, 0.010000000707805157, -0.009235000237822533, -0.012019000016152859, 0.02489599958062172, -3.138538360595703, -0.09192649275064468, -3.141592502593994], "max": [0.05786322057247162, 1.8767430782318115, -0.4862290024757385, 0.026864444836974144, 1.1667193174362183, 1.9991333484649658, 0.6909999847412109, 0.3976939916610718, 0.01830199919641018, 0.33137598633766174, 3.1405105590820312, 1.0872528553009033, 3.1404757499694824, 0.27872732281684875, 2.337049722671509, -0.47237810492515564, 1.502821445465088, 1.240526795387268, 0.0754297748208046, 0.7179999947547913, 0.41589298844337463, 0.17094500362873077, 0.3145819902420044, 3.115779161453247, 1.0336014032363892, 3.1402313709259033], "mean": [0.009782712906599045, 0.9614202380180359, -0.749243438243866, -0.5696266293525696, 0.7799186110496521, 0.7923563718795776, 0.43317845463752747, 0.1828950047492981, -0.02428022027015686, 0.2546345293521881, -0.8793892860412598, 0.7172066569328308, -0.10074730962514877, 0.01191925723105669, 1.4929382801055908, -0.9765750765800476, 0.7916662096977234, 0.9552149176597595, -0.7919728755950928, 0.3732278645038605, 0.2590142488479614, 0.02800569124519825, 0.14716945588588715, 0.5742027163505554, 0.5601851344108582, -1.4042071104049683], "std": [0.022774433717131615, 0.7003341317176819, 0.2752791941165924, 0.4829004406929016, 0.24898065626621246, 0.7483959197998047, 0.19520772993564606, 0.14238493144512177, 0.01852310262620449, 0.05458477512001991, 2.6318979263305664, 0.2772398293018341, 2.750903844833374, 0.14345978200435638, 1.0058082342147827, 0.3562261760234833, 0.5902388095855713, 0.25579890608787537, 0.5363423824310303, 0.19318300485610962, 0.18000437319278717, 0.03962316736578941, 0.09454655647277832, 2.5714902877807617, 0.2905658185482025, 2.6125707626342773], "count": [516]}, "action": {"min": [-0.03415622189640999, -0.022241666913032532, -1.212720274925232, -1.6680901050567627, 0.42309755086898804, -0.1341303288936615, 0.0989999994635582, -0.016712000593543053, -0.0625080019235611, 0.11761800199747086, -3.141592502593994, 0.2511528730392456, -3.141592502593994, -0.18890589475631714, -0.01833411119878292, -1.2587213516235352, -0.07009177654981613, 0.4110085666179657, -1.4193847179412842, 0.010000000707805157, -0.009235000237822533, -0.012019000016152859, 0.02489599958062172, -3.138538360595703, -0.09192649275064468, -3.141592502593994], "max": [0.05786322057247162, 1.8767430782318115, -0.4862290024757385, 0.026864444836974144, 1.1667193174362183, 1.9991333484649658, 0.6909999847412109, 0.3976939916610718, 0.01830199919641018, 0.33137598633766174, 3.1405105590820312, 1.0872528553009033, 3.1404757499694824, 0.27872732281684875, 2.337049722671509, -0.47237810492515564, 1.502821445465088, 1.240526795387268, 0.0754297748208046, 0.7179999947547913, 0.41589298844337463, 0.17094500362873077, 0.3145819902420044, 3.115779161453247, 1.0336014032363892, 3.1402313709259033], "mean": [0.009782712906599045, 0.9614202380180359, -0.749243438243866, -0.5696266293525696, 0.7799186110496521, 0.7923563718795776, 0.43317845463752747, 0.1828950047492981, -0.02428022027015686, 0.2546345293521881, -0.8793892860412598, 0.7172066569328308, -0.10074730962514877, 0.01191925723105669, 1.4929382801055908, -0.9765750765800476, 0.7916662096977234, 0.9552149176597595, -0.7919728755950928, 0.3732278645038605, 0.2590142488479614, 0.02800569124519825, 0.14716945588588715, 0.5742027163505554, 0.5601851344108582, -1.4042071104049683], "std": [0.022774433717131615, 0.7003341317176819, 0.2752791941165924, 0.4829004406929016, 0.24898065626621246, 0.7483959197998047, 0.19520772993564606, 0.14238493144512177, 0.01852310262620449, 0.05458477512001991, 2.6318979263305664, 0.2772398293018341, 2.750903844833374, 0.14345978200435638, 1.0058082342147827, 0.3562261760234833, 0.5902388095855713, 0.25579890608787537, 0.5363423824310303, 0.19318300485610962, 0.18000437319278717, 0.03962316736578941, 0.09454655647277832, 2.5714902877807617, 0.2905658185482025, 2.6125707626342773], "count": [516]}, "timestamp": {"min": [0.0], "max": [17.166666666666668], "mean": [8.583333333333334], "std": [4.965202990889772], "count": [516]}, "frame_index": {"min": [0], "max": [515], "mean": [257.5], "std": [148.95608972669316], "count": [516]}, "episode_index": {"min": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [516]}, "index": {"min": [190334], "max": [190849], "mean": [190591.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [3.315891472868217, 5.0, 5.0, 5.0, 5.0], "std": [1.4544170160029466, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [516]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [516]}, "eef_direction_state": {"mean": [4.50968992248062, 4.10077519379845], "std": [2.030270703295036, 2.2268445406846227], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.8062015503875969, 0.7848837209302325], "std": [0.874510001271097, 0.8683965588245948], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7228682170542635, 0.7655038759689923], "std": [0.8414759032863354, 0.8406185072856611], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.50968992248062, 4.10077519379845], "std": [2.030270703295036, 2.2268445406846227], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.8062015503875969, 0.7848837209302325], "std": [0.874510001271097, 0.8683965588245948], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7228682170542635, 0.7655038759689923], "std": [0.8414759032863354, 0.8406185072856611], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.42130989060920276, 0.2768092998476001, 1.0291465830655555, 2.372237006615484, 0.035347238629895965, 1.1442622357539907, 0.4983125534141731, -0.27124110136118373, 0.9228669063323199, 2.346626865891994, -0.4119290794652442, 1.9003185825947264], "std": [0.1420649647617312, 0.01891301027964025, 0.05462718729199491, 0.24326045382914996, 0.4112798510887414, 0.49435325481672143, 0.18053856245050123, 0.039417881180614726, 0.09407551182539553, 0.8374934808481836, 0.39280865115168506, 0.23894397889287847], "min": [0.22215887630984102, 0.2373725372970687, 0.892071977396911, 2.0539773004303283, -0.754870633866048, 0.13751144896440803, 0.2293348310433987, -0.3117641718897584, 0.8009741082251912, -3.1351392282759374, -0.9337227059631913, 1.565025574638481], "max": [0.6358178915425863, 0.3196925201785608, 1.1056476716152146, 2.813072362937774, 0.7774349163009107, 1.6449521660205715, 0.6557268007660926, -0.12880555836616844, 1.089476467789615, 3.1332085601651896, 0.09633049736594779, 2.4859410577580214], "count": [516]}, "eef_sim_pose_action": {"mean": [0.42130989060920276, 0.2768092998476001, 1.0291465830655555, 2.372237006615484, 0.035347238629895965, 1.1442622357539907, 0.4983125534141731, -0.27124110136118373, 0.9228669063323199, 2.346626865891994, -0.4119290794652442, 1.9003185825947264], "std": [0.1420649647617312, 0.01891301027964025, 0.05462718729199491, 0.24326045382914996, 0.4112798510887414, 0.49435325481672143, 0.18053856245050123, 0.039417881180614726, 0.09407551182539553, 0.8374934808481836, 0.39280865115168506, 0.23894397889287847], "min": [0.22215887630984102, 0.2373725372970687, 0.892071977396911, 2.0539773004303283, -0.754870633866048, 0.13751144896440803, 0.2293348310433987, -0.3117641718897584, 0.8009741082251912, -3.1351392282759374, -0.9337227059631913, 1.565025574638481], "max": [0.6358178915425863, 0.3196925201785608, 1.1056476716152146, 2.813072362937774, 0.7774349163009107, 1.6449521660205715, 0.6557268007660926, -0.12880555836616844, 1.089476467789615, 3.1332085601651896, 0.09633049736594779, 2.4859410577580214], "count": [516]}, "gripper_mode_state": {"mean": [0.2616279069767442, 0.35271317829457366], "std": [0.43952104075653803, 0.4778143909008095], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.8895348837209303, 1.8468992248062015], "std": [0.3954770653884267, 0.48804514095706447], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.2616279069767442, 0.35271317829457366], "std": [0.43952104075653803, 0.4778143909008095], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.8895348837209303, 1.8468992248062015], "std": [0.3954770653884267, 0.48804514095706447], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.5414728489307354, 0.4665358570587547], "std": [0.24400979674681203, 0.2414790812052702], "min": [0.12374999932944775, 0.012500000884756446], "max": [0.8637499809265137, 0.8974999934434891], "count": [516]}, "gripper_open_scale_action": {"mean": [0.5414728489307354, 0.4665358570587547], "std": [0.24400979674681203, 0.2414790812052702], "min": [0.12374999932944775, 0.012500000884756446], "max": [0.8637499809265137, 0.8974999934434891], "count": [516]}}} +{"episode_index": 412, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9607843137254902]], [[0.8745098039215686]]], "mean": [[[0.3996970506535948]], [[0.4047692347494553]], [[0.37992362472766883]]], "std": [[[0.13708892326778746]], [[0.1407578224384493]], [[0.13458590831077885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466486135620915]], [[0.4707231862745098]], [[0.4606929861111111]]], "std": [[[0.1438025347957865]], [[0.13763400598622655]], [[0.14029730527487672]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043390870098039]], [[0.4916604391339869]], [[0.48236635008169937]]], "std": [[[0.1209564416915944]], [[0.13396927652264243]], [[0.13899209204565485]]], "count": [100]}, "observation.state": {"min": [-0.03415622189640999, -0.022241666913032532, -1.1785989999771118, -1.7447932958602905, 0.35181954503059387, -0.04298311099410057, 0.10300000011920929, -0.01697400026023388, -0.05965400114655495, 0.13058899343013763, -3.1380670070648193, 0.22312289476394653, -3.140981674194336, -0.09597933292388916, -0.018281778320670128, -1.4922326803207397, -0.06534688919782639, 0.3119240999221802, -1.546554684638977, 0.010999999940395355, -0.009296000003814697, 0.00092299998505041, 0.015238000079989433, -3.139341115951538, 0.028780478984117508, -3.1377530097961426], "max": [-0.0319058895111084, 1.8435114622116089, -0.4862639009952545, 0.09761910885572433, 1.1669460535049438, 1.912835717201233, 0.5929999947547913, 0.3921490013599396, 0.003530000103637576, 0.3594360053539276, 3.1404058933258057, 1.1323347091674805, 3.1394283771514893, 0.3689151108264923, 2.373316764831543, -0.4726223349571228, 1.5767160654067993, 1.2405093908309937, 0.06618422269821167, 0.715999960899353, 0.4193260073661804, 0.18723200261592865, 0.3158409893512726, 3.1201424598693848, 1.0973060131072998, 3.1364963054656982], "mean": [-0.03350353613495827, 0.8989128470420837, -0.6943747401237488, -0.5489060878753662, 0.753179669380188, 0.7543904781341553, 0.4447759985923767, 0.16645988821983337, -0.025974750518798828, 0.2478758543729782, -0.42021963000297546, 0.7315436005592346, 0.2962912619113922, 0.08505437523126602, 1.4506300687789917, -0.9652236700057983, 0.6906032562255859, 0.9684747457504272, -0.7208418846130371, 0.390993595123291, 0.2446584552526474, 0.04038610681891441, 0.15140679478645325, 0.4226563572883606, 0.5270556211471558, -2.138718605041504], "std": [0.0009454237879253924, 0.7106430530548096, 0.29407748579978943, 0.5463595390319824, 0.2980310916900635, 0.7142568230628967, 0.19778749346733093, 0.14351505041122437, 0.018537847325205803, 0.05653294548392296, 2.7589738368988037, 0.294516921043396, 2.783130407333374, 0.16168074309825897, 1.0067296028137207, 0.37873661518096924, 0.5824804902076721, 0.25382307171821594, 0.5489842891693115, 0.19916440546512604, 0.17575979232788086, 0.04804851487278938, 0.10107756406068802, 2.6715128421783447, 0.33584892749786377, 1.970813512802124], "count": [454]}, "action": {"min": [-0.03415622189640999, -0.022241666913032532, -1.1785989999771118, -1.7447932958602905, 0.35181954503059387, -0.04298311099410057, 0.10300000011920929, -0.01697400026023388, -0.05965400114655495, 0.13058899343013763, -3.1380670070648193, 0.22312289476394653, -3.140981674194336, -0.09597933292388916, -0.018281778320670128, -1.4922326803207397, -0.06534688919782639, 0.3119240999221802, -1.546554684638977, 0.010999999940395355, -0.009296000003814697, 0.00092299998505041, 0.015238000079989433, -3.139341115951538, 0.028780478984117508, -3.1377530097961426], "max": [-0.0319058895111084, 1.8435114622116089, -0.4862639009952545, 0.09761910885572433, 1.1669460535049438, 1.912835717201233, 0.5929999947547913, 0.3921490013599396, 0.003530000103637576, 0.3594360053539276, 3.1404058933258057, 1.1323347091674805, 3.1394283771514893, 0.3689151108264923, 2.373316764831543, -0.4726223349571228, 1.5767160654067993, 1.2405093908309937, 0.06618422269821167, 0.715999960899353, 0.4193260073661804, 0.18723200261592865, 0.3158409893512726, 3.1201424598693848, 1.0973060131072998, 3.1364963054656982], "mean": [-0.03350353613495827, 0.8989128470420837, -0.6943747401237488, -0.5489060878753662, 0.753179669380188, 0.7543904781341553, 0.4447759985923767, 0.16645988821983337, -0.025974750518798828, 0.2478758543729782, -0.42021963000297546, 0.7315436005592346, 0.2962912619113922, 0.08505437523126602, 1.4506300687789917, -0.9652236700057983, 0.6906032562255859, 0.9684747457504272, -0.7208418846130371, 0.390993595123291, 0.2446584552526474, 0.04038610681891441, 0.15140679478645325, 0.4226563572883606, 0.5270556211471558, -2.138718605041504], "std": [0.0009454237879253924, 0.7106430530548096, 0.29407748579978943, 0.5463595390319824, 0.2980310916900635, 0.7142568230628967, 0.19778749346733093, 0.14351505041122437, 0.018537847325205803, 0.05653294548392296, 2.7589738368988037, 0.294516921043396, 2.783130407333374, 0.16168074309825897, 1.0067296028137207, 0.37873661518096924, 0.5824804902076721, 0.25382307171821594, 0.5489842891693115, 0.19916440546512604, 0.17575979232788086, 0.04804851487278938, 0.10107756406068802, 2.6715128421783447, 0.33584892749786377, 1.970813512802124], "count": [454]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [454]}, "index": {"min": [190850], "max": [191303], "mean": [191076.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [3.4185022026431717, 5.0, 5.0, 5.0, 5.0], "std": [1.4331541425299146, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [454]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [454]}, "eef_direction_state": {"mean": [4.3039647577092515, 3.9779735682819384], "std": [2.1517602994811384, 2.2457888813826363], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [0.8348017621145375, 0.8876651982378855], "std": [0.8507707469027399, 0.8994258142819591], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_state": {"mean": [0.7466960352422908, 0.7533039647577092], "std": [0.8341156968377693, 0.8556241044091468], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_direction_action": {"mean": [4.3039647577092515, 3.9779735682819384], "std": [2.1517602994811384, 2.2457888813826363], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [0.8348017621145375, 0.8876651982378855], "std": [0.8507707469027399, 0.8994258142819591], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_action": {"mean": [0.7466960352422908, 0.7533039647577092], "std": [0.8341156968377693, 0.8556241044091468], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_sim_pose_state": {"mean": [0.40491723690383985, 0.2751119490042572, 1.0224591600836743, 2.3683626443611807, 0.012957049514174026, 1.1728449756453587, 0.48383803134446746, -0.2587402643409726, 0.9270313903282846, 2.543185972791753, -0.3620552010629386, 1.9411447123808336], "std": [0.14319680188556896, 0.018962887121605636, 0.05666045734993185, 0.2660534220702023, 0.3838994561146778, 0.4533716962212564, 0.17629706328237887, 0.04777602982127492, 0.10063365615228853, 0.3436200490762608, 0.3601148994402761, 0.2544426601601688], "min": [0.2218579055757528, 0.24019966866735237, 0.9050050779903849, 2.0088873406440655, -0.7871535064332867, 0.0816619658131097, 0.22926707841096167, -0.2976728799162452, 0.7913166514438561, 2.0403174161258337, -0.9144250089838516, 1.614097110357135], "max": [0.6303357128453019, 0.3049409992543803, 1.134516853590171, 2.868719209435544, 0.6221694633305295, 1.592324111574907, 0.6591740269167928, -0.11257657351522991, 1.0907720572784028, 3.111984530429189, 0.07148940260362702, 2.731394285876698], "count": [454]}, "eef_sim_pose_action": {"mean": [0.40491723690383985, 0.2751119490042572, 1.0224591600836743, 2.3683626443611807, 0.012957049514174026, 1.1728449756453587, 0.48383803134446746, -0.2587402643409726, 0.9270313903282846, 2.543185972791753, -0.3620552010629386, 1.9411447123808336], "std": [0.14319680188556896, 0.018962887121605636, 0.05666045734993185, 0.2660534220702023, 0.3838994561146778, 0.4533716962212564, 0.17629706328237887, 0.04777602982127492, 0.10063365615228853, 0.3436200490762608, 0.3601148994402761, 0.2544426601601688], "min": [0.2218579055757528, 0.24019966866735237, 0.9050050779903849, 2.0088873406440655, -0.7871535064332867, 0.0816619658131097, 0.22926707841096167, -0.2976728799162452, 0.7913166514438561, 2.0403174161258337, -0.9144250089838516, 1.614097110357135], "max": [0.6303357128453019, 0.3049409992543803, 1.134516853590171, 2.868719209435544, 0.6221694633305295, 1.592324111574907, 0.6591740269167928, -0.11257657351522991, 1.0907720572784028, 3.111984530429189, 0.07148940260362702, 2.731394285876698], "count": [454]}, "gripper_mode_state": {"mean": [0.2621145374449339, 0.30616740088105726], "std": [0.439784613992987, 0.4609001231490364], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_state": {"mean": [1.8898678414096917, 1.8237885462555066], "std": [0.4210679522589795, 0.4643765269816554], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_mode_action": {"mean": [0.2621145374449339, 0.30616740088105726], "std": [0.439784613992987, 0.4609001231490364], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_action": {"mean": [1.8898678414096917, 1.8237885462555066], "std": [0.4210679522589795, 0.4643765269816554], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_open_scale_state": {"mean": [0.5559719121699028, 0.4887417456112589], "std": [0.24723477913739714, 0.24895574326756884], "min": [0.1287500001490116, 0.013749999925494194], "max": [0.7412499934434891, 0.8949999511241913], "count": [454]}, "gripper_open_scale_action": {"mean": [0.5559719121699028, 0.4887417456112589], "std": [0.24723477913739714, 0.24895574326756884], "min": [0.1287500001490116, 0.013749999925494194], "max": [0.7412499934434891, 0.8949999511241913], "count": [454]}}} +{"episode_index": 413, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8627450980392157]], [[0.8196078431372549]]], "mean": [[[0.3996188037921439]], [[0.4054688949287085]], [[0.3809776284000949]]], "std": [[[0.13848174616131004]], [[0.14280314257806415]], [[0.13665397969350968]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46959762262991]], [[0.47202488392221575]], [[0.46237282606937163]]], "std": [[[0.15212953672559615]], [[0.14788258525915446]], [[0.1486827232303233]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025269708956189]], [[0.4890651188280593]], [[0.4803084069436355]]], "std": [[[0.13679630310112495]], [[0.1459773620971969]], [[0.1493708368048755]]], "count": [101]}, "observation.state": {"min": [-0.0319058895111084, -0.022590555250644684, -1.3132526874542236, -1.7522072792053223, 0.5301192402839661, -0.07729633152484894, 0.12799999117851257, -0.01848899945616722, -0.0666240006685257, 0.11537700146436691, -3.1409642696380615, 0.24319417774677277, -3.141592502593994, -0.16399522125720978, -0.020409999415278435, -1.599585771560669, -0.12287866324186325, 0.5101279020309448, -1.4857608079910278, 0.012000000104308128, -0.008692000061273575, -0.02000500075519085, 0.009436000138521194, -3.141592502593994, -0.11095058172941208, -3.141592502593994], "max": [-0.023462777957320213, 1.9150511026382446, -0.4862639009952545, 0.1660187840461731, 1.1670159101486206, 2.0228753089904785, 0.5900000333786011, 0.40864700078964233, 0.004124999977648258, 0.3184570074081421, 3.1403534412384033, 1.1608010530471802, 3.1409642696380615, 0.2986139953136444, 2.4484846591949463, -0.4721338748931885, 1.4617571830749512, 1.234822392463684, 0.030475445091724396, 0.7170000076293945, 0.4291529953479767, 0.1959650069475174, 0.299919992685318, 3.13893985748291, 1.3555099964141846, 3.137403964996338], "mean": [-0.02875218167901039, 0.9959377646446228, -0.7640775442123413, -0.6120742559432983, 0.8205103874206543, 0.8567199110984802, 0.4056642949581146, 0.18635305762290955, -0.03272789716720581, 0.24387970566749573, -1.213679313659668, 0.717365026473999, 1.140662431716919, 0.024956174194812775, 1.4939758777618408, -1.043504238128662, 0.7260800004005432, 1.052083134651184, -0.732700526714325, 0.36391496658325195, 0.25689607858657837, 0.03490084037184715, 0.1470295935869217, 0.5189316868782043, 0.5651768445968628, -2.0439746379852295], "std": [0.0028100116178393364, 0.754697859287262, 0.32987818121910095, 0.537494421005249, 0.22978165745735168, 0.760646641254425, 0.16523334383964539, 0.15281562507152557, 0.021379446610808372, 0.056112319231033325, 2.5084428787231445, 0.27917686104774475, 2.515885591506958, 0.15895384550094604, 1.0735362768173218, 0.4389265775680542, 0.5714166164398193, 0.18551869690418243, 0.5547463297843933, 0.19980467855930328, 0.1902027130126953, 0.050649385899305344, 0.102409727871418, 2.581711769104004, 0.33591973781585693, 2.147679090499878], "count": [471]}, "action": {"min": [-0.0319058895111084, -0.022590555250644684, -1.3132526874542236, -1.7522072792053223, 0.5301192402839661, -0.07729633152484894, 0.12799999117851257, -0.01848899945616722, -0.0666240006685257, 0.11537700146436691, -3.1409642696380615, 0.24319417774677277, -3.141592502593994, -0.16399522125720978, -0.020409999415278435, -1.599585771560669, -0.12287866324186325, 0.5101279020309448, -1.4857608079910278, 0.012000000104308128, -0.008692000061273575, -0.02000500075519085, 0.009436000138521194, -3.141592502593994, -0.11095058172941208, -3.141592502593994], "max": [-0.023462777957320213, 1.9150511026382446, -0.4862639009952545, 0.1660187840461731, 1.1670159101486206, 2.0228753089904785, 0.5900000333786011, 0.40864700078964233, 0.004124999977648258, 0.3184570074081421, 3.1403534412384033, 1.1608010530471802, 3.1409642696380615, 0.2986139953136444, 2.4484846591949463, -0.4721338748931885, 1.4617571830749512, 1.234822392463684, 0.030475445091724396, 0.7170000076293945, 0.4291529953479767, 0.1959650069475174, 0.299919992685318, 3.13893985748291, 1.3555099964141846, 3.137403964996338], "mean": [-0.02875218167901039, 0.9959377646446228, -0.7640775442123413, -0.6120742559432983, 0.8205103874206543, 0.8567199110984802, 0.4056642949581146, 0.18635305762290955, -0.03272789716720581, 0.24387970566749573, -1.213679313659668, 0.717365026473999, 1.140662431716919, 0.024956174194812775, 1.4939758777618408, -1.043504238128662, 0.7260800004005432, 1.052083134651184, -0.732700526714325, 0.36391496658325195, 0.25689607858657837, 0.03490084037184715, 0.1470295935869217, 0.5189316868782043, 0.5651768445968628, -2.0439746379852295], "std": [0.0028100116178393364, 0.754697859287262, 0.32987818121910095, 0.537494421005249, 0.22978165745735168, 0.760646641254425, 0.16523334383964539, 0.15281562507152557, 0.021379446610808372, 0.056112319231033325, 2.5084428787231445, 0.27917686104774475, 2.515885591506958, 0.15895384550094604, 1.0735362768173218, 0.4389265775680542, 0.5714166164398193, 0.18551869690418243, 0.5547463297843933, 0.19980467855930328, 0.1902027130126953, 0.050649385899305344, 0.102409727871418, 2.581711769104004, 0.33591973781585693, 2.147679090499878], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [471]}, "index": {"min": [191304], "max": [191774], "mean": [191539.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.254777070063694, 5.0, 5.0, 5.0, 5.0], "std": [1.5553665412663273, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [471]}, "eef_direction_state": {"mean": [4.350318471337579, 3.8386411889596603], "std": [2.174547541697469, 2.251556069782304], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.8471337579617835, 0.9320594479830149], "std": [0.8875090150234396, 0.8908903229866177], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7685774946921444, 0.8195329087048833], "std": [0.844332858817332, 0.8466999724795383], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.350318471337579, 3.8386411889596603], "std": [2.174547541697469, 2.251556069782304], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.8471337579617835, 0.9320594479830149], "std": [0.8875090150234396, 0.8908903229866177], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7685774946921444, 0.8195329087048833], "std": [0.844332858817332, 0.8466999724795383], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.424788198748865, 0.2683163405200759, 1.0184028670739564, 2.377646431521002, 0.055078507942476235, 1.065998907886251, 0.4961263970109402, -0.2642743583281239, 0.9227251572073705, 2.1539910293380786, -0.4471366966644275, 1.973166779677873], "std": [0.15247998794293288, 0.021791641301996192, 0.05620172147032957, 0.2562807890948195, 0.3775304203122602, 0.5031775797178465, 0.19070502346488732, 0.050470177983070526, 0.10194059343759669, 1.2180035619584215, 0.40839841240065794, 0.2865765812362488], "min": [0.22045217785213703, 0.23312791852984008, 0.8898463548738398, 1.9555824414827598, -0.7042016650238752, -0.025613059903729862, 0.230032723287678, -0.3194361885549484, 0.785533069345959, -3.137333886379385, -0.9310322453875759, 1.6077285756117758], "max": [0.646870889169885, 0.3055226111912155, 1.0937284091913975, 2.843848784801305, 0.683973985413485, 1.5930471526295111, 0.6689545647623849, -0.10370348582520954, 1.0750838492610157, 3.1365577888002742, 0.11197547932610608, 2.76413761411294], "count": [471]}, "eef_sim_pose_action": {"mean": [0.424788198748865, 0.2683163405200759, 1.0184028670739564, 2.377646431521002, 0.055078507942476235, 1.065998907886251, 0.4961263970109402, -0.2642743583281239, 0.9227251572073705, 2.1539910293380786, -0.4471366966644275, 1.973166779677873], "std": [0.15247998794293288, 0.021791641301996192, 0.05620172147032957, 0.2562807890948195, 0.3775304203122602, 0.5031775797178465, 0.19070502346488732, 0.050470177983070526, 0.10194059343759669, 1.2180035619584215, 0.40839841240065794, 0.2865765812362488], "min": [0.22045217785213703, 0.23312791852984008, 0.8898463548738398, 1.9555824414827598, -0.7042016650238752, -0.025613059903729862, 0.230032723287678, -0.3194361885549484, 0.785533069345959, -3.137333886379385, -0.9310322453875759, 1.6077285756117758], "max": [0.646870889169885, 0.3055226111912155, 1.0937284091913975, 2.843848784801305, 0.683973985413485, 1.5930471526295111, 0.6689545647623849, -0.10370348582520954, 1.0750838492610157, 3.1365577888002742, 0.11197547932610608, 2.76413761411294], "count": [471]}, "gripper_mode_state": {"mean": [0.38004246284501064, 0.6072186836518046], "std": [0.48539693991588795, 0.4883688707073525], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.9087048832271762, 1.8365180467091295], "std": [0.36594498553607485, 0.4885349857119248], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.38004246284501064, 0.6072186836518046], "std": [0.48539693991588795, 0.4883688707073525], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.9087048832271762, 1.8365180467091295], "std": [0.36594498553607485, 0.4885349857119248], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.507078034538309, 0.45489385029036083], "std": [0.20654210151776123, 0.2497556603642838], "min": [0.15999998897314072, 0.01500000013038516], "max": [0.7375000417232513, 0.8962500095367432], "count": [471]}, "gripper_open_scale_action": {"mean": [0.507078034538309, 0.45489385029036083], "std": [0.20654210151776123, 0.2497556603642838], "min": [0.15999998897314072, 0.01500000013038516], "max": [0.7375000417232513, 0.8962500095367432], "count": [471]}}} +{"episode_index": 414, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.9058823529411765]], [[0.8666666666666667]]], "mean": [[[0.40047357298474945]], [[0.40410026416122]], [[0.3798759477124183]]], "std": [[[0.13912213034140447]], [[0.14323932355573737]], [[0.1376675370157606]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711897160947712]], [[0.47286951593137255]], [[0.46329349468954245]]], "std": [[[0.14802931165189342]], [[0.14341609797521415]], [[0.1424670252388298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056037132352942]], [[0.49077484272875815]], [[0.48269395833333334]]], "std": [[[0.1330616826986274]], [[0.14265420862584993]], [[0.1451155533693323]]], "count": [100]}, "observation.state": {"min": [-0.026550443843007088, -0.022590555250644684, -1.1916300058364868, -1.5663018226623535, 0.33032798767089844, 0.03159188851714134, 0.04699999839067459, -0.010595000348985195, -0.05896100029349327, 0.13479499518871307, -3.1409294605255127, 0.2797064781188965, -3.140056848526001, -0.18799877166748047, -0.020340222865343094, -1.5417574644088745, -0.09158333390951157, 0.6078690886497498, -1.3461005687713623, 0.017000000923871994, -0.026920000091195107, -0.02321700006723404, 0.005233000032603741, -3.12862491607666, -0.040561456233263016, -3.141592502593994], "max": [-0.025538666173815727, 1.806668758392334, -0.4866127669811249, -0.040994442999362946, 1.1379883289337158, 2.101933479309082, 0.5110000371932983, 0.3927119970321655, -0.003117999993264675, 0.35350799560546875, 3.1408944129943848, 1.0900105237960815, 3.139219045639038, 0.3014748990535736, 2.420381784439087, -0.4721338748931885, 1.4535233974456787, 1.240666389465332, 0.02398611046373844, 0.7170000076293945, 0.4142020046710968, 0.19665199518203735, 0.34977099299430847, 3.1381194591522217, 1.0527477264404297, 3.1343843936920166], "mean": [-0.026436690241098404, 1.0023545026779175, -0.7501413822174072, -0.6264620423316956, 0.7265851497650146, 0.9011709094047546, 0.3554210066795349, 0.19264277815818787, -0.029701700434088707, 0.2491486668586731, -1.484968900680542, 0.7070187926292419, 1.3093361854553223, 0.038330432027578354, 1.4948780536651611, -1.0135329961776733, 0.7091172337532043, 1.0334936380386353, -0.72697913646698, 0.4114990830421448, 0.24937281012535095, 0.04192550852894783, 0.14668381214141846, 0.3891472816467285, 0.5207733511924744, -2.123464345932007], "std": [0.00019063259242102504, 0.6972448229789734, 0.2906973361968994, 0.4786069095134735, 0.2830668091773987, 0.7853630781173706, 0.17764225602149963, 0.14622829854488373, 0.018191661685705185, 0.04996301233768463, 2.3540945053100586, 0.2593461275100708, 2.4162545204162598, 0.14422157406806946, 1.0467028617858887, 0.377846360206604, 0.5699169635772705, 0.1781972199678421, 0.5294657945632935, 0.18579988181591034, 0.1788184493780136, 0.05548684671521187, 0.10791430622339249, 2.6071135997772217, 0.3471771478652954, 2.0216588973999023], "count": [449]}, "action": {"min": [-0.026550443843007088, -0.022590555250644684, -1.1916300058364868, -1.5663018226623535, 0.33032798767089844, 0.03159188851714134, 0.04699999839067459, -0.010595000348985195, -0.05896100029349327, 0.13479499518871307, -3.1409294605255127, 0.2797064781188965, -3.140056848526001, -0.18799877166748047, -0.020340222865343094, -1.5417574644088745, -0.09158333390951157, 0.6078690886497498, -1.3461005687713623, 0.017000000923871994, -0.026920000091195107, -0.02321700006723404, 0.005233000032603741, -3.12862491607666, -0.040561456233263016, -3.141592502593994], "max": [-0.025538666173815727, 1.806668758392334, -0.4866127669811249, -0.040994442999362946, 1.1379883289337158, 2.101933479309082, 0.5110000371932983, 0.3927119970321655, -0.003117999993264675, 0.35350799560546875, 3.1408944129943848, 1.0900105237960815, 3.139219045639038, 0.3014748990535736, 2.420381784439087, -0.4721338748931885, 1.4535233974456787, 1.240666389465332, 0.02398611046373844, 0.7170000076293945, 0.4142020046710968, 0.19665199518203735, 0.34977099299430847, 3.1381194591522217, 1.0527477264404297, 3.1343843936920166], "mean": [-0.026436690241098404, 1.0023545026779175, -0.7501413822174072, -0.6264620423316956, 0.7265851497650146, 0.9011709094047546, 0.3554210066795349, 0.19264277815818787, -0.029701700434088707, 0.2491486668586731, -1.484968900680542, 0.7070187926292419, 1.3093361854553223, 0.038330432027578354, 1.4948780536651611, -1.0135329961776733, 0.7091172337532043, 1.0334936380386353, -0.72697913646698, 0.4114990830421448, 0.24937281012535095, 0.04192550852894783, 0.14668381214141846, 0.3891472816467285, 0.5207733511924744, -2.123464345932007], "std": [0.00019063259242102504, 0.6972448229789734, 0.2906973361968994, 0.4786069095134735, 0.2830668091773987, 0.7853630781173706, 0.17764225602149963, 0.14622829854488373, 0.018191661685705185, 0.04996301233768463, 2.3540945053100586, 0.2593461275100708, 2.4162545204162598, 0.14422157406806946, 1.0467028617858887, 0.377846360206604, 0.5699169635772705, 0.1781972199678421, 0.5294657945632935, 0.18579988181591034, 0.1788184493780136, 0.05548684671521187, 0.10791430622339249, 2.6071135997772217, 0.3471771478652954, 2.0216588973999023], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [449]}, "index": {"min": [191775], "max": [192223], "mean": [191999.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [3.2962138084632517, 5.0, 5.0, 5.0, 5.0], "std": [1.5128282658181442, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [449]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [449]}, "eef_direction_state": {"mean": [4.23162583518931, 4.305122494432071], "std": [2.213499236759877, 2.092088298386749], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.8329621380846325, 0.8864142538975501], "std": [0.8682370335632215, 0.9189990765943319], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.8129175946547884, 0.7394209354120267], "std": [0.8524627991556714, 0.8395993442669888], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.23162583518931, 4.305122494432071], "std": [2.213499236759877, 2.092088298386749], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.8329621380846325, 0.8864142538975501], "std": [0.8682370335632215, 0.9189990765943319], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.8129175946547884, 0.7394209354120267], "std": [0.8524627991556714, 0.8395993442669888], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.43102726455125956, 0.2713585154084471, 1.0235987794082473, 2.382564191349023, -0.023472735422371254, 1.0961207946419478, 0.488651404650325, -0.2572167685994713, 0.9223296949159479, 2.4115504749469707, -0.4519629710993084, 1.9146074922787681], "std": [0.14589968498384734, 0.018528254876792525, 0.05011920322769572, 0.21403897114233528, 0.4245698277619706, 0.4819400985669363, 0.17929427853979119, 0.05528312164725807, 0.10745393762365432, 0.8447661684422836, 0.4169215341935395, 0.2532123545930084], "min": [0.22832680961590612, 0.2411082876101312, 0.909150463389267, 2.054659248866244, -0.8802651567265695, 0.10995522910107569, 0.2115636198323625, -0.3229053093160402, 0.7812835783689805, -3.131724673491987, -0.9752012690016033, 1.5798332592302629], "max": [0.6308082692637753, 0.29829788773286176, 1.1283523471849515, 2.7125252382960605, 0.621814713162022, 1.5052698631643475, 0.6541246987487761, -0.10297095422725626, 1.1246824490108824, 3.1267154117643954, 0.10157082824450425, 2.5625837024869145], "count": [449]}, "eef_sim_pose_action": {"mean": [0.43102726455125956, 0.2713585154084471, 1.0235987794082473, 2.382564191349023, -0.023472735422371254, 1.0961207946419478, 0.488651404650325, -0.2572167685994713, 0.9223296949159479, 2.4115504749469707, -0.4519629710993084, 1.9146074922787681], "std": [0.14589968498384734, 0.018528254876792525, 0.05011920322769572, 0.21403897114233528, 0.4245698277619706, 0.4819400985669363, 0.17929427853979119, 0.05528312164725807, 0.10745393762365432, 0.8447661684422836, 0.4169215341935395, 0.2532123545930084], "min": [0.22832680961590612, 0.2411082876101312, 0.909150463389267, 2.054659248866244, -0.8802651567265695, 0.10995522910107569, 0.2115636198323625, -0.3229053093160402, 0.7812835783689805, -3.131724673491987, -0.9752012690016033, 1.5798332592302629], "max": [0.6308082692637753, 0.29829788773286176, 1.1283523471849515, 2.7125252382960605, 0.621814713162022, 1.5052698631643475, 0.6541246987487761, -0.10297095422725626, 1.1246824490108824, 3.1267154117643954, 0.10157082824450425, 2.5625837024869145], "count": [449]}, "gripper_mode_state": {"mean": [0.3051224944320713, 0.44543429844098], "std": [0.46045929008287206, 0.4970136660227454], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.8619153674832962, 1.888641425389755], "std": [0.4799748341212015, 0.40715228998148517], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.3051224944320713, 0.44543429844098], "std": [0.46045929008287206, 0.4970136660227454], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.8619153674832962, 1.888641425389755], "std": [0.4799748341212015, 0.40715228998148517], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.4442761708486551, 0.5143736028848818], "std": [0.22205267392060005, 0.23224963475954166], "min": [0.05874999798834324, 0.021250001154839993], "max": [0.6387500464916229, 0.8962500095367432], "count": [449]}, "gripper_open_scale_action": {"mean": [0.4442761708486551, 0.5143736028848818], "std": [0.22205267392060005, 0.23224963475954166], "min": [0.05874999798834324, 0.021250001154839993], "max": [0.6387500464916229, 0.8962500095367432], "count": [449]}}} +{"episode_index": 415, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8784313725490196]], [[0.8313725490196079]]], "mean": [[[0.4013507080610022]], [[0.4049507352941177]], [[0.3808251552287582]]], "std": [[[0.13745336644817865]], [[0.1430362784458773]], [[0.13737579594184351]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46673617034313725]], [[0.4712280187908497]], [[0.4617013214869281]]], "std": [[[0.15111174565492203]], [[0.14375587247787203]], [[0.14355080510055018]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032134170751634]], [[0.48914431985294116]], [[0.48020543300653595]]], "std": [[[0.13119506275343562]], [[0.14240232151609658]], [[0.1467972920378885]]], "count": [100]}, "observation.state": {"min": [-0.07485411316156387, -0.0217532217502594, -1.1912462711334229, -1.4231700897216797, 0.3444056808948517, -0.10114289075136185, 0.08999999612569809, -0.01090999972075224, -0.05881499871611595, 0.17361700534820557, -3.141592502593994, 0.3513522744178772, -3.140824794769287, -0.15938988327980042, -0.018578333780169487, -1.5418970584869385, -0.024910666048526764, 0.46810421347618103, -1.3985559940338135, 0.01900000125169754, -0.008627000264823437, -0.01818300038576126, 0.007942000404000282, -3.141592502593994, 0.13014918565750122, -3.1313998699188232], "max": [-0.024230333045125008, 1.880825161933899, -0.4865255653858185, 0.1717928946018219, 1.1650097370147705, 2.1014623641967773, 0.6040000319480896, 0.3981330096721649, 0.005303999874740839, 0.3477439880371094, 3.1405978202819824, 1.1756887435913086, 3.1383986473083496, 0.35338956117630005, 2.408606767654419, -0.4719071090221405, 1.6025513410568237, 1.232973337173462, -0.028015777468681335, 0.715999960899353, 0.41591599583625793, 0.21751199662685394, 0.3318440020084381, 3.1395680904388428, 1.0526080131530762, 3.134768486022949], "mean": [-0.04221294820308685, 0.9623408317565918, -0.7336342930793762, -0.5936896204948425, 0.7043763399124146, 0.8503493666648865, 0.37629497051239014, 0.1872258335351944, -0.02913426049053669, 0.2518835961818695, -0.9728134870529175, 0.7394959330558777, 0.3294139504432678, 0.06401333957910538, 1.466768741607666, -0.9974985718727112, 0.7489534616470337, 1.009469747543335, -0.740496039390564, 0.37872883677482605, 0.25248631834983826, 0.052204620093107224, 0.16398638486862183, 0.6111986637115479, 0.5366631746292114, -2.136251449584961], "std": [0.020133912563323975, 0.6872082352638245, 0.2709147334098816, 0.48658931255340576, 0.31003591418266296, 0.8304012417793274, 0.18340431153774261, 0.14508746564388275, 0.02051672339439392, 0.040062010288238525, 2.6184487342834473, 0.2369675487279892, 2.7085988521575928, 0.1374245285987854, 0.973527729511261, 0.38323774933815, 0.573166012763977, 0.19648480415344238, 0.5098507404327393, 0.16993166506290436, 0.17275749146938324, 0.05982658639550209, 0.09539057314395905, 2.5918943881988525, 0.3005211353302002, 1.9853144884109497], "count": [460]}, "action": {"min": [-0.07485411316156387, -0.0217532217502594, -1.1912462711334229, -1.4231700897216797, 0.3444056808948517, -0.10114289075136185, 0.08999999612569809, -0.01090999972075224, -0.05881499871611595, 0.17361700534820557, -3.141592502593994, 0.3513522744178772, -3.140824794769287, -0.15938988327980042, -0.018578333780169487, -1.5418970584869385, -0.024910666048526764, 0.46810421347618103, -1.3985559940338135, 0.01900000125169754, -0.008627000264823437, -0.01818300038576126, 0.007942000404000282, -3.141592502593994, 0.13014918565750122, -3.1313998699188232], "max": [-0.024230333045125008, 1.880825161933899, -0.4865255653858185, 0.1717928946018219, 1.1650097370147705, 2.1014623641967773, 0.6040000319480896, 0.3981330096721649, 0.005303999874740839, 0.3477439880371094, 3.1405978202819824, 1.1756887435913086, 3.1383986473083496, 0.35338956117630005, 2.408606767654419, -0.4719071090221405, 1.6025513410568237, 1.232973337173462, -0.028015777468681335, 0.715999960899353, 0.41591599583625793, 0.21751199662685394, 0.3318440020084381, 3.1395680904388428, 1.0526080131530762, 3.134768486022949], "mean": [-0.04221294820308685, 0.9623408317565918, -0.7336342930793762, -0.5936896204948425, 0.7043763399124146, 0.8503493666648865, 0.37629497051239014, 0.1872258335351944, -0.02913426049053669, 0.2518835961818695, -0.9728134870529175, 0.7394959330558777, 0.3294139504432678, 0.06401333957910538, 1.466768741607666, -0.9974985718727112, 0.7489534616470337, 1.009469747543335, -0.740496039390564, 0.37872883677482605, 0.25248631834983826, 0.052204620093107224, 0.16398638486862183, 0.6111986637115479, 0.5366631746292114, -2.136251449584961], "std": [0.020133912563323975, 0.6872082352638245, 0.2709147334098816, 0.48658931255340576, 0.31003591418266296, 0.8304012417793274, 0.18340431153774261, 0.14508746564388275, 0.02051672339439392, 0.040062010288238525, 2.6184487342834473, 0.2369675487279892, 2.7085988521575928, 0.1374245285987854, 0.973527729511261, 0.38323774933815, 0.573166012763977, 0.19648480415344238, 0.5098507404327393, 0.16993166506290436, 0.17275749146938324, 0.05982658639550209, 0.09539057314395905, 2.5918943881988525, 0.3005211353302002, 1.9853144884109497], "count": [460]}, "timestamp": {"min": [0.0], "max": [15.3], "mean": [7.65], "std": [4.426341604530766], "count": [460]}, "frame_index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "episode_index": {"min": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [460]}, "index": {"min": [192224], "max": [192683], "mean": [192453.5], "std": [132.79024813592298], "count": [460]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [460]}, "subtask_annotation": {"mean": [3.0934782608695652, 5.0, 5.0, 5.0, 5.0], "std": [1.5927692829339206, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [460]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [460]}, "eef_direction_state": {"mean": [4.160869565217391, 3.984782608695652], "std": [2.245815264080752, 2.2032059043786236], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_state": {"mean": [0.8543478260869565, 0.9152173913043479], "std": [0.8663282141712733, 0.8964828355747526], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_state": {"mean": [0.7978260869565217, 0.7543478260869565], "std": [0.8472433895042186, 0.8382711301915801], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_direction_action": {"mean": [4.160869565217391, 3.984782608695652], "std": [2.245815264080752, 2.2032059043786236], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_action": {"mean": [0.8543478260869565, 0.9152173913043479], "std": [0.8663282141712733, 0.8964828355747526], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_action": {"mean": [0.7978260869565217, 0.7543478260869565], "std": [0.8472433895042186, 0.8382711301915801], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_sim_pose_state": {"mean": [0.4256304534061566, 0.27194126334910773, 1.0263184737315842, 2.3485684339211943, -0.04789587112472714, 1.138476590181122, 0.4916968031377433, -0.24694810352943666, 0.9396826937194045, 2.5087081492354537, -0.42719710113660725, 1.9666072360883633], "std": [0.14473779901170616, 0.020792111537063056, 0.04030843865129579, 0.19196635241212187, 0.3955303522568281, 0.46768944494088577, 0.17321376036838515, 0.05957723400125527, 0.0949641646647507, 0.2851886187970924, 0.3884527631721797, 0.2783055853007607], "min": [0.2280770380955535, 0.2422644527101994, 0.947804525747759, 1.966414295047254, -0.8003912668548976, 0.2226879530196748, 0.23001439283579717, -0.31787664041424263, 0.78399295786107, 2.085081838321741, -0.975297559781861, 1.5376048643524531], "max": [0.6361991289538669, 0.30672714386740035, 1.1229836514850386, 2.672064744638862, 0.5232803336876208, 1.607050094644934, 0.6558317756467105, -0.08222849601006908, 1.1068632331595838, 3.010667842764604, 0.06388086588808783, 2.678787262881987], "count": [460]}, "eef_sim_pose_action": {"mean": [0.4256304534061566, 0.27194126334910773, 1.0263184737315842, 2.3485684339211943, -0.04789587112472714, 1.138476590181122, 0.4916968031377433, -0.24694810352943666, 0.9396826937194045, 2.5087081492354537, -0.42719710113660725, 1.9666072360883633], "std": [0.14473779901170616, 0.020792111537063056, 0.04030843865129579, 0.19196635241212187, 0.3955303522568281, 0.46768944494088577, 0.17321376036838515, 0.05957723400125527, 0.0949641646647507, 0.2851886187970924, 0.3884527631721797, 0.2783055853007607], "min": [0.2280770380955535, 0.2422644527101994, 0.947804525747759, 1.966414295047254, -0.8003912668548976, 0.2226879530196748, 0.23001439283579717, -0.31787664041424263, 0.78399295786107, 2.085081838321741, -0.975297559781861, 1.5376048643524531], "max": [0.6361991289538669, 0.30672714386740035, 1.1229836514850386, 2.672064744638862, 0.5232803336876208, 1.607050094644934, 0.6558317756467105, -0.08222849601006908, 1.1068632331595838, 3.010667842764604, 0.06388086588808783, 2.678787262881987], "count": [460]}, "gripper_mode_state": {"mean": [0.30217391304347824, 0.34347826086956523], "std": [0.4592002170289883, 0.47486939802390415], "min": [0, 0], "max": [1, 1], "count": [460]}, "gripper_activity_state": {"mean": [1.9108695652173913, 1.873913043478261], "std": [0.388267198935701, 0.4188155049913644], "min": [0, 0], "max": [2, 2], "count": [460]}, "gripper_mode_action": {"mean": [0.30217391304347824, 0.34347826086956523], "std": [0.4592002170289883, 0.47486939802390415], "min": [0, 0], "max": [1, 1], "count": [460]}, "gripper_activity_action": {"mean": [1.9108695652173913, 1.873913043478261], "std": [0.388267198935701, 0.4188155049913644], "min": [0, 0], "max": [2, 2], "count": [460]}, "gripper_open_scale_state": {"mean": [0.4703695645717823, 0.47341032819215045], "std": [0.22925550257550192, 0.21241436006793998], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.755000039935112, 0.8949999511241913], "count": [460]}, "gripper_open_scale_action": {"mean": [0.4703695645717823, 0.47341032819215045], "std": [0.22925550257550192, 0.21241436006793998], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.755000039935112, 0.8949999511241913], "count": [460]}}} +{"episode_index": 416, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8431372549019608]], [[0.8]]], "mean": [[[0.39783981690966985]], [[0.4035080651918887]], [[0.3792135940380426]]], "std": [[[0.1363361404480843]], [[0.1419116174228654]], [[0.13628760266599296]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46313452897184515]], [[0.46706017471091]], [[0.45745161866830064]]], "std": [[[0.1538816278520428]], [[0.14514860003444655]], [[0.1449210300393666]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017757549333836]], [[0.49004769592131725]], [[0.4814412353883861]]], "std": [[[0.12193021321976927]], [[0.1321170328929107]], [[0.13568997136478758]]], "count": [104]}, "observation.state": {"min": [-0.16610600054264069, -0.02239866741001606, -1.1779710054397583, -1.6264851093292236, 0.019328445196151733, 0.08310533314943314, 0.06800000369548798, -0.02100300043821335, -0.07506000250577927, 0.14757099747657776, -3.1403884887695312, 0.2382374256849289, -3.127298355102539, -0.10273033380508423, -0.018962111324071884, -1.5970040559768677, -0.006750999949872494, 0.5176464319229126, -1.4239027500152588, 0.010999999940395355, -0.009863999672234058, 0.00267999991774559, 0.01953200064599514, -3.140981674194336, -0.04066617041826248, -3.1396028995513916], "max": [0.0572701096534729, 1.740013599395752, -0.4865255653858185, -0.11317955702543259, 1.1673299074172974, 1.7868692874908447, 0.5389999747276306, 0.36586201190948486, 0.0005760000203736126, 0.37733200192451477, 3.137979745864868, 1.1241141557693481, 3.138485908508301, 0.3587624430656433, 2.3705430030822754, -0.4719071090221405, 1.4980939626693726, 1.2404570579528809, 0.0, 0.6800000667572021, 0.41951999068260193, 0.17139700055122375, 0.3426460027694702, 3.1394808292388916, 1.1036065816879272, 3.140737533569336], "mean": [-0.062213774770498276, 0.9834511876106262, -0.7491099834442139, -0.6013900637626648, 0.6677411794662476, 0.8811578750610352, 0.34588953852653503, 0.189517080783844, -0.042143020778894424, 0.2565387487411499, -1.270742654800415, 0.7322994470596313, 2.0245068073272705, 0.04864773899316788, 1.5539073944091797, -1.0381232500076294, 0.776056706905365, 0.9770848751068115, -0.783927857875824, 0.36216989159584045, 0.2700655460357666, 0.04183332622051239, 0.14989052712917328, 0.8424156308174133, 0.5400901436805725, -1.9483425617218018], "std": [0.0718877762556076, 0.6842007637023926, 0.22948576509952545, 0.44491398334503174, 0.36754316091537476, 0.6546978950500488, 0.17316222190856934, 0.14222952723503113, 0.02433384209871292, 0.05036352574825287, 2.4455626010894775, 0.2939664125442505, 1.8171417713165283, 0.14316599071025848, 0.9793645739555359, 0.3775980770587921, 0.5466274619102478, 0.22592772543430328, 0.5071356892585754, 0.17065726220607758, 0.17602187395095825, 0.04185144230723381, 0.10307859629392624, 2.521109104156494, 0.2809964120388031, 2.191014289855957], "count": [490]}, "action": {"min": [-0.16610600054264069, -0.02239866741001606, -1.1779710054397583, -1.6264851093292236, 0.019328445196151733, 0.08310533314943314, 0.06800000369548798, -0.02100300043821335, -0.07506000250577927, 0.14757099747657776, -3.1403884887695312, 0.2382374256849289, -3.127298355102539, -0.10273033380508423, -0.018962111324071884, -1.5970040559768677, -0.006750999949872494, 0.5176464319229126, -1.4239027500152588, 0.010999999940395355, -0.009863999672234058, 0.00267999991774559, 0.01953200064599514, -3.140981674194336, -0.04066617041826248, -3.1396028995513916], "max": [0.0572701096534729, 1.740013599395752, -0.4865255653858185, -0.11317955702543259, 1.1673299074172974, 1.7868692874908447, 0.5389999747276306, 0.36586201190948486, 0.0005760000203736126, 0.37733200192451477, 3.137979745864868, 1.1241141557693481, 3.138485908508301, 0.3587624430656433, 2.3705430030822754, -0.4719071090221405, 1.4980939626693726, 1.2404570579528809, 0.0, 0.6800000667572021, 0.41951999068260193, 0.17139700055122375, 0.3426460027694702, 3.1394808292388916, 1.1036065816879272, 3.140737533569336], "mean": [-0.062213774770498276, 0.9834511876106262, -0.7491099834442139, -0.6013900637626648, 0.6677411794662476, 0.8811578750610352, 0.34588953852653503, 0.189517080783844, -0.042143020778894424, 0.2565387487411499, -1.270742654800415, 0.7322994470596313, 2.0245068073272705, 0.04864773899316788, 1.5539073944091797, -1.0381232500076294, 0.776056706905365, 0.9770848751068115, -0.783927857875824, 0.36216989159584045, 0.2700655460357666, 0.04183332622051239, 0.14989052712917328, 0.8424156308174133, 0.5400901436805725, -1.9483425617218018], "std": [0.0718877762556076, 0.6842007637023926, 0.22948576509952545, 0.44491398334503174, 0.36754316091537476, 0.6546978950500488, 0.17316222190856934, 0.14222952723503113, 0.02433384209871292, 0.05036352574825287, 2.4455626010894775, 0.2939664125442505, 1.8171417713165283, 0.14316599071025848, 0.9793645739555359, 0.3775980770587921, 0.5466274619102478, 0.22592772543430328, 0.5071356892585754, 0.17065726220607758, 0.17602187395095825, 0.04185144230723381, 0.10307859629392624, 2.521109104156494, 0.2809964120388031, 2.191014289855957], "count": [490]}, "timestamp": {"min": [0.0], "max": [16.3], "mean": [8.15], "std": [4.715017379489591], "count": [490]}, "frame_index": {"min": [0], "max": [489], "mean": [244.5], "std": [141.45052138468773], "count": [490]}, "episode_index": {"min": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [490]}, "index": {"min": [192684], "max": [193173], "mean": [192928.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [3.179591836734694, 5.0, 5.0, 5.0, 5.0], "std": [1.5173795338442095, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [490]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [490]}, "eef_direction_state": {"mean": [4.604081632653061, 4.389795918367347], "std": [1.9739072599509613, 2.0506589182911363], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.7836734693877551, 0.8346938775510204], "std": [0.867872589815619, 0.9008048601583839], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.763265306122449, 0.7326530612244898], "std": [0.8409649165316891, 0.8378514200515889], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.604081632653061, 4.389795918367347], "std": [1.9739072599509613, 2.0506589182911363], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.7836734693877551, 0.8346938775510204], "std": [0.867872589815619, 0.9008048601583839], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.763265306122449, 0.7326530612244898], "std": [0.8409649165316891, 0.8378514200515889], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.42799478141913744, 0.2589798806025502, 1.030976714694559, 2.351707490869581, -0.0660242484005631, 1.0494529856724222, 0.5093104028441363, -0.25736396752183066, 0.9256179781465858, 2.4276666088939405, -0.4247557347649723, 1.9676397825364007], "std": [0.1419536466005655, 0.02453565673785013, 0.050397382011531516, 0.24672532343045372, 0.44853113546109097, 0.4491767711591736, 0.17653951458044936, 0.041621748472795095, 0.1026470910058331, 0.6641766127980782, 0.3784630040533589, 0.23966046110389422], "min": [0.21783257641086592, 0.2262835451729556, 0.9218546892411381, 2.0153093419397736, -0.8718451385981981, 0.2030013364725305, 0.22872550275366435, -0.2967875045933793, 0.795603420806078, -3.12919888646683, -0.9765148060089978, 1.5561373182100011], "max": [0.6043869838539684, 0.30197477513727866, 1.1521305661602277, 2.7894246460313106, 0.57746318401417, 1.5217576101248191, 0.6593217287029498, -0.1283554582589938, 1.1176665962725243, 3.1349232250256387, 0.07271287397125836, 2.559139630887443], "count": [490]}, "eef_sim_pose_action": {"mean": [0.42799478141913744, 0.2589798806025502, 1.030976714694559, 2.351707490869581, -0.0660242484005631, 1.0494529856724222, 0.5093104028441363, -0.25736396752183066, 0.9256179781465858, 2.4276666088939405, -0.4247557347649723, 1.9676397825364007], "std": [0.1419536466005655, 0.02453565673785013, 0.050397382011531516, 0.24672532343045372, 0.44853113546109097, 0.4491767711591736, 0.17653951458044936, 0.041621748472795095, 0.1026470910058331, 0.6641766127980782, 0.3784630040533589, 0.23966046110389422], "min": [0.21783257641086592, 0.2262835451729556, 0.9218546892411381, 2.0153093419397736, -0.8718451385981981, 0.2030013364725305, 0.22872550275366435, -0.2967875045933793, 0.795603420806078, -3.12919888646683, -0.9765148060089978, 1.5561373182100011], "max": [0.6043869838539684, 0.30197477513727866, 1.1521305661602277, 2.7894246460313106, 0.57746318401417, 1.5217576101248191, 0.6593217287029498, -0.1283554582589938, 1.1176665962725243, 3.1349232250256387, 0.07271287397125836, 2.559139630887443], "count": [490]}, "gripper_mode_state": {"mean": [0.4142857142857143, 0.6918367346938775], "std": [0.4925982757019056, 0.4617344119967577], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8755102040816327, 1.863265306122449], "std": [0.4319063637395662, 0.4329273293172969], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.4142857142857143, 0.6918367346938775], "std": [0.4925982757019056, 0.4617344119967577], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8755102040816327, 1.863265306122449], "std": [0.4319063637395662, 0.4329273293172969], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.43236224467352946, 0.4527117387814523], "std": [0.21645271533312252, 0.21332130661942988], "min": [0.08500000461935997, 0.013749999925494194], "max": [0.6737499684095383, 0.8500000834465027], "count": [490]}, "gripper_open_scale_action": {"mean": [0.43236224467352946, 0.4527117387814523], "std": [0.21645271533312252, 0.21332130661942988], "min": [0.08500000461935997, 0.013749999925494194], "max": [0.6737499684095383, 0.8500000834465027], "count": [490]}}} +{"episode_index": 417, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7137254901960784]], [[0.6941176470588235]]], "mean": [[[0.3980957107843137]], [[0.4036276279956427]], [[0.37981942265795204]]], "std": [[[0.1380467199518672]], [[0.14291786021088837]], [[0.13771990501054737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692970690359477]], [[0.4727972814542484]], [[0.4638846956699346]]], "std": [[[0.15726200581349095]], [[0.15060661150274698]], [[0.15128456836544477]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076759865196079]], [[0.4946467524509804]], [[0.4870322303921569]]], "std": [[[0.12016621060473703]], [[0.13298523188435563]], [[0.13566910710739924]]], "count": [100]}, "observation.state": {"min": [-0.005372888874262571, -0.022799888625741005, -1.2019221782684326, -1.7523990869522095, 0.38901111483573914, -0.020758889615535736, 0.11699999868869781, -0.02590000070631504, -0.055114999413490295, 0.13432399928569794, -3.1397078037261963, 0.33454468846321106, -3.1388001441955566, -0.15923288464546204, -0.018822556361556053, -1.6230311393737793, 0.00901877786964178, 0.6163645386695862, -1.0642157793045044, 0.013000000268220901, -0.0335640013217926, -0.02918899990618229, 0.015727000311017036, -3.1395156383514404, 0.06677630543708801, -3.141592502593994], "max": [0.11631955206394196, 1.880685567855835, -0.4877292215824127, 0.06712622195482254, 1.1626547574996948, 2.10221266746521, 0.46000000834465027, 0.39695799350738525, 0.039466001093387604, 0.36478498578071594, 3.1376307010650635, 1.1379022598266602, 3.1341400146484375, 0.2891067862510681, 2.5208792686462402, -0.47229090332984924, 1.2540287971496582, 1.241050124168396, -0.1065506637096405, 0.6779999732971191, 0.4660220146179199, 0.2054550051689148, 0.3723289966583252, 3.1370198726654053, 1.0934138298034668, 3.1377878189086914], "mean": [0.026415342465043068, 1.0151268243789673, -0.741550624370575, -0.7763419151306152, 0.784848153591156, 0.9822708964347839, 0.36000683903694153, 0.19069944322109222, -0.026949666440486908, 0.24428299069404602, -0.4266212582588196, 0.7447956204414368, -0.23274123668670654, 0.04287056624889374, 1.562100887298584, -1.224008560180664, 0.5951051712036133, 1.0798413753509521, -0.5758095979690552, 0.31885257363319397, 0.28537726402282715, 0.04469124227762222, 0.16599424183368683, 0.8268166184425354, 0.4972471296787262, -2.232490062713623], "std": [0.03539939969778061, 0.7260525822639465, 0.2688901722431183, 0.5905323624610901, 0.26081207394599915, 0.8117573261260986, 0.14326389133930206, 0.1468983143568039, 0.019437327980995178, 0.056689027696847916, 2.6970057487487793, 0.23949259519577026, 2.714308738708496, 0.11773115396499634, 1.0500319004058838, 0.5072887539863586, 0.4369564652442932, 0.16871963441371918, 0.3488721251487732, 0.16364163160324097, 0.19914542138576508, 0.061299119144678116, 0.0963832437992096, 2.5405120849609375, 0.361327201128006, 1.8321106433868408], "count": [456]}, "action": {"min": [-0.005372888874262571, -0.022799888625741005, -1.2019221782684326, -1.7523990869522095, 0.38901111483573914, -0.020758889615535736, 0.11699999868869781, -0.02590000070631504, -0.055114999413490295, 0.13432399928569794, -3.1397078037261963, 0.33454468846321106, -3.1388001441955566, -0.15923288464546204, -0.018822556361556053, -1.6230311393737793, 0.00901877786964178, 0.6163645386695862, -1.0642157793045044, 0.013000000268220901, -0.0335640013217926, -0.02918899990618229, 0.015727000311017036, -3.1395156383514404, 0.06677630543708801, -3.141592502593994], "max": [0.11631955206394196, 1.880685567855835, -0.4877292215824127, 0.06712622195482254, 1.1626547574996948, 2.10221266746521, 0.46000000834465027, 0.39695799350738525, 0.039466001093387604, 0.36478498578071594, 3.1376307010650635, 1.1379022598266602, 3.1341400146484375, 0.2891067862510681, 2.5208792686462402, -0.47229090332984924, 1.2540287971496582, 1.241050124168396, -0.1065506637096405, 0.6779999732971191, 0.4660220146179199, 0.2054550051689148, 0.3723289966583252, 3.1370198726654053, 1.0934138298034668, 3.1377878189086914], "mean": [0.026415342465043068, 1.0151268243789673, -0.741550624370575, -0.7763419151306152, 0.784848153591156, 0.9822708964347839, 0.36000683903694153, 0.19069944322109222, -0.026949666440486908, 0.24428299069404602, -0.4266212582588196, 0.7447956204414368, -0.23274123668670654, 0.04287056624889374, 1.562100887298584, -1.224008560180664, 0.5951051712036133, 1.0798413753509521, -0.5758095979690552, 0.31885257363319397, 0.28537726402282715, 0.04469124227762222, 0.16599424183368683, 0.8268166184425354, 0.4972471296787262, -2.232490062713623], "std": [0.03539939969778061, 0.7260525822639465, 0.2688901722431183, 0.5905323624610901, 0.26081207394599915, 0.8117573261260986, 0.14326389133930206, 0.1468983143568039, 0.019437327980995178, 0.056689027696847916, 2.6970057487487793, 0.23949259519577026, 2.714308738708496, 0.11773115396499634, 1.0500319004058838, 0.5072887539863586, 0.4369564652442932, 0.16871963441371918, 0.3488721251487732, 0.16364163160324097, 0.19914542138576508, 0.061299119144678116, 0.0963832437992096, 2.5405120849609375, 0.361327201128006, 1.8321106433868408], "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": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [456]}, "index": {"min": [193174], "max": [193629], "mean": [193401.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [3.0767543859649122, 5.0, 5.0, 5.0, 5.0], "std": [1.5604160464181847, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [456]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [456]}, "eef_direction_state": {"mean": [4.230263157894737, 4.103070175438597], "std": [2.1474292915779265, 2.097489990019809], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.8771929824561403, 0.8903508771929824], "std": [0.836558854560594, 0.8666804281882049], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.8728070175438597, 0.7631578947368421], "std": [0.8668135929154722, 0.8224122795322248], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.230263157894737, 4.103070175438597], "std": [2.1474292915779265, 2.097489990019809], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.8771929824561403, 0.8903508771929824], "std": [0.836558854560594, 0.8666804281882049], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.8728070175438597, 0.7631578947368421], "std": [0.8668135929154722, 0.8224122795322248], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.4289767943977698, 0.2739147161539824, 1.0186964564882732, 2.325732653265282, 0.062354680146172986, 1.1400456153732346, 0.5244476275016416, -0.2542775890109266, 0.9417520473622522, 2.580789019162661, -0.3982244679959108, 1.9299120664955935], "std": [0.14649654419902794, 0.019915493464898716, 0.056789786359454766, 0.20063249366273442, 0.42148526420686905, 0.4488954565478577, 0.1994746021163989, 0.06108829850845621, 0.09592458722639335, 0.35716626048677885, 0.3627904276718486, 0.2691549012390401], "min": [0.21290337600412246, 0.24463871643649548, 0.908734583387852, 2.003019767383122, -0.7009579403757424, 0.2843528353885356, 0.20487870000427805, -0.3283319509776005, 0.7919096041496276, 2.04455445777599, -0.8785543888843108, 1.538233503111719], "max": [0.6349480729987078, 0.34082981680880975, 1.1396204199945523, 2.8057672332746884, 0.7457386206193224, 1.6960392845505894, 0.7056775005501015, -0.09403681712628487, 1.147478811483567, 3.0705413482368678, 0.10014417974459566, 2.604950460252063], "count": [456]}, "eef_sim_pose_action": {"mean": [0.4289767943977698, 0.2739147161539824, 1.0186964564882732, 2.325732653265282, 0.062354680146172986, 1.1400456153732346, 0.5244476275016416, -0.2542775890109266, 0.9417520473622522, 2.580789019162661, -0.3982244679959108, 1.9299120664955935], "std": [0.14649654419902794, 0.019915493464898716, 0.056789786359454766, 0.20063249366273442, 0.42148526420686905, 0.4488954565478577, 0.1994746021163989, 0.06108829850845621, 0.09592458722639335, 0.35716626048677885, 0.3627904276718486, 0.2691549012390401], "min": [0.21290337600412246, 0.24463871643649548, 0.908734583387852, 2.003019767383122, -0.7009579403757424, 0.2843528353885356, 0.20487870000427805, -0.3283319509776005, 0.7919096041496276, 2.04455445777599, -0.8785543888843108, 1.538233503111719], "max": [0.6349480729987078, 0.34082981680880975, 1.1396204199945523, 2.8057672332746884, 0.7457386206193224, 1.6960392845505894, 0.7056775005501015, -0.09403681712628487, 1.147478811483567, 3.0705413482368678, 0.10014417974459566, 2.604950460252063], "count": [456]}, "gripper_mode_state": {"mean": [0.41228070175438597, 0.7149122807017544], "std": [0.492245187599938, 0.45145621227708116], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.9078947368421053, 1.8728070175438596], "std": [0.3921700170245056, 0.43078571375896535], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.41228070175438597, 0.7149122807017544], "std": [0.492245187599938, 0.45145621227708116], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.9078947368421053, 1.8728070175438596], "std": [0.3921700170245056, 0.43078571375896535], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.45000823155421305, 0.3985663424317496], "std": [0.17908007386546587, 0.2045518495291167], "min": [0.14624999836087227, 0.016250000335276127], "max": [0.5750000104308128, 0.8474999666213989], "count": [456]}, "gripper_open_scale_action": {"mean": [0.45000823155421305, 0.3985663424317496], "std": [0.17908007386546587, 0.2045518495291167], "min": [0.14624999836087227, 0.016250000335276127], "max": [0.5750000104308128, 0.8474999666213989], "count": [456]}}} +{"episode_index": 418, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9254901960784314]], [[0.8901960784313725]]], "mean": [[[0.39831985955115595]], [[0.40370614675212046]], [[0.37896861317342473]]], "std": [[[0.13386073796407116]], [[0.14127695191797132]], [[0.13524237093586486]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9647058823529412]]], "mean": [[[0.4687423079668761]], [[0.4745472091344628]], [[0.46445825797956725]]], "std": [[[0.15789962620288006]], [[0.14933913775904298]], [[0.1490698315603901]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042588481185354]], [[0.49243026802144807]], [[0.4838629711593375]]], "std": [[[0.11727523024739395]], [[0.12882786329967838]], [[0.13257957767128414]]], "count": [103]}, "observation.state": {"min": [-0.052891556173563004, -0.022799888625741005, -1.3031349182128906, -1.6139774322509766, 0.5327882170677185, -0.02580033242702484, 0.09700000286102295, -0.010506000369787216, -0.05694999918341637, 0.14608100056648254, -3.141592502593994, 0.3791029751300812, -3.1389048099517822, -0.31419187784194946, -0.018211999908089638, -1.6310032606124878, -0.07302244752645493, 0.6038394570350647, -1.228664517402649, 0.010999999940395355, -0.008585000410676003, -0.07995700091123581, 0.009008999913930893, -3.1314523220062256, -0.07541568577289581, -3.1325693130493164], "max": [-0.000959444441832602, 1.8962459564208984, -0.48615923523902893, 0.14588788151741028, 1.1510542631149292, 2.1021080017089844, 0.5799999833106995, 0.4084329903125763, 0.011250000447034836, 0.36287999153137207, 3.1408944129943848, 1.1482521295547485, 3.140615224838257, 0.2907640039920807, 2.4797451496124268, -0.4719245433807373, 1.4057954549789429, 1.2404918670654297, 0.0, 0.7179999947547913, 0.4428499937057495, 0.20197999477386475, 0.3443149924278259, 3.1146273612976074, 1.191379189491272, 3.1343495845794678], "mean": [-0.012467958964407444, 1.0748910903930664, -0.8157184720039368, -0.6374107599258423, 0.7748609185218811, 0.9457900524139404, 0.3954446613788605, 0.21026907861232758, -0.029425693675875664, 0.24574221670627594, 0.048833709210157394, 0.7185019850730896, 0.6569786667823792, 0.019563544541597366, 1.5173126459121704, -1.1511090993881226, 0.5066034197807312, 1.0750985145568848, -0.5165020823478699, 0.3749024569988251, 0.27383363246917725, 0.021529963240027428, 0.1685209572315216, 0.5466504096984863, 0.4285578727722168, -2.0168650150299072], "std": [0.014181760139763355, 0.7406948208808899, 0.3270926773548126, 0.520375669002533, 0.24787954986095428, 0.7920362949371338, 0.18265652656555176, 0.15585428476333618, 0.02023768052458763, 0.045683201402425766, 2.779881715774536, 0.23863591253757477, 2.6230556964874268, 0.15950746834278107, 1.0056756734848022, 0.4803289771080017, 0.48906493186950684, 0.18308097124099731, 0.4099290370941162, 0.15039058029651642, 0.1882328987121582, 0.05549485981464386, 0.09271416813135147, 2.6994340419769287, 0.40588000416755676, 2.098973274230957], "count": [486]}, "action": {"min": [-0.052891556173563004, -0.022799888625741005, -1.3031349182128906, -1.6139774322509766, 0.5327882170677185, -0.02580033242702484, 0.09700000286102295, -0.010506000369787216, -0.05694999918341637, 0.14608100056648254, -3.141592502593994, 0.3791029751300812, -3.1389048099517822, -0.31419187784194946, -0.018211999908089638, -1.6310032606124878, -0.07302244752645493, 0.6038394570350647, -1.228664517402649, 0.010999999940395355, -0.008585000410676003, -0.07995700091123581, 0.009008999913930893, -3.1314523220062256, -0.07541568577289581, -3.1325693130493164], "max": [-0.000959444441832602, 1.8962459564208984, -0.48615923523902893, 0.14588788151741028, 1.1510542631149292, 2.1021080017089844, 0.5799999833106995, 0.4084329903125763, 0.011250000447034836, 0.36287999153137207, 3.1408944129943848, 1.1482521295547485, 3.140615224838257, 0.2907640039920807, 2.4797451496124268, -0.4719245433807373, 1.4057954549789429, 1.2404918670654297, 0.0, 0.7179999947547913, 0.4428499937057495, 0.20197999477386475, 0.3443149924278259, 3.1146273612976074, 1.191379189491272, 3.1343495845794678], "mean": [-0.012467958964407444, 1.0748910903930664, -0.8157184720039368, -0.6374107599258423, 0.7748609185218811, 0.9457900524139404, 0.3954446613788605, 0.21026907861232758, -0.029425693675875664, 0.24574221670627594, 0.048833709210157394, 0.7185019850730896, 0.6569786667823792, 0.019563544541597366, 1.5173126459121704, -1.1511090993881226, 0.5066034197807312, 1.0750985145568848, -0.5165020823478699, 0.3749024569988251, 0.27383363246917725, 0.021529963240027428, 0.1685209572315216, 0.5466504096984863, 0.4285578727722168, -2.0168650150299072], "std": [0.014181760139763355, 0.7406948208808899, 0.3270926773548126, 0.520375669002533, 0.24787954986095428, 0.7920362949371338, 0.18265652656555176, 0.15585428476333618, 0.02023768052458763, 0.045683201402425766, 2.779881715774536, 0.23863591253757477, 2.6230556964874268, 0.15950746834278107, 1.0056756734848022, 0.4803289771080017, 0.48906493186950684, 0.18308097124099731, 0.4099290370941162, 0.15039058029651642, 0.1882328987121582, 0.05549485981464386, 0.09271416813135147, 2.6994340419769287, 0.40588000416755676, 2.098973274230957], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [486]}, "index": {"min": [193630], "max": [194115], "mean": [193872.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [3.1604938271604937, 5.0, 5.0, 5.0, 5.0], "std": [1.5591766592981644, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [486]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [486]}, "eef_direction_state": {"mean": [4.228395061728395, 4.211934156378601], "std": [2.2560609487378818, 2.0533876365138757], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.7921810699588477, 0.9465020576131687], "std": [0.8534730403405565, 0.9280816241174974], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.7510288065843621, 0.7983539094650206], "std": [0.8521028039330651, 0.8537483114330817], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [4.228395061728395, 4.211934156378601], "std": [2.2560609487378818, 2.0533876365138757], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [0.7921810699588477, 0.9465020576131687], "std": [0.8534730403405565, 0.9280816241174974], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [0.7510288065843621, 0.7983539094650206], "std": [0.8521028039330651, 0.8537483114330817], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.4486079525582244, 0.27159520463966325, 1.0202147308241611, 2.3706912166148895, -0.01397404429542267, 1.0666635577505523, 0.5128654101322874, -0.277415745918548, 0.9441369065919805, 0.8873755622614756, -0.3199874460367492, 1.8457734092240634], "std": [0.15553124535867757, 0.02059374058332049, 0.04589161158355143, 0.20374175380039103, 0.3906331424424289, 0.5080682515311371, 0.18855898243391425, 0.05541965278475838, 0.09229241917596401, 2.4948960042871016, 0.34730155747313307, 0.23057021178836057], "min": [0.22836851274524658, 0.24302061107115708, 0.9203829081818856, 1.9930060172605266, -0.7253813239768473, 0.15234387135476335, 0.23010811556181265, -0.379596831626717, 0.7851466559076098, -3.139093325761197, -1.0127319347895485, 1.5484554850688108], "max": [0.6465647169445051, 0.3126432979513665, 1.1379406775688032, 2.758347041893805, 0.6718445439740615, 1.5930106830685227, 0.6826485933676707, -0.09759661497639686, 1.1192699936081314, 3.1344303083145473, 0.10231058871924037, 2.6421738418526894], "count": [486]}, "eef_sim_pose_action": {"mean": [0.4486079525582244, 0.27159520463966325, 1.0202147308241611, 2.3706912166148895, -0.01397404429542267, 1.0666635577505523, 0.5128654101322874, -0.277415745918548, 0.9441369065919805, 0.8873755622614756, -0.3199874460367492, 1.8457734092240634], "std": [0.15553124535867757, 0.02059374058332049, 0.04589161158355143, 0.20374175380039103, 0.3906331424424289, 0.5080682515311371, 0.18855898243391425, 0.05541965278475838, 0.09229241917596401, 2.4948960042871016, 0.34730155747313307, 0.23057021178836057], "min": [0.22836851274524658, 0.24302061107115708, 0.9203829081818856, 1.9930060172605266, -0.7253813239768473, 0.15234387135476335, 0.23010811556181265, -0.379596831626717, 0.7851466559076098, -3.139093325761197, -1.0127319347895485, 1.5484554850688108], "max": [0.6465647169445051, 0.3126432979513665, 1.1379406775688032, 2.758347041893805, 0.6718445439740615, 1.5930106830685227, 0.6826485933676707, -0.09759661497639686, 1.1192699936081314, 3.1344303083145473, 0.10231058871924037, 2.6421738418526894], "count": [486]}, "gripper_mode_state": {"mean": [0.31069958847736623, 0.4156378600823045], "std": [0.4627800278721638, 0.49283164402106455], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_state": {"mean": [1.876543209876543, 1.876543209876543], "std": [0.4639084994581719, 0.4269534929824843], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_mode_action": {"mean": [0.31069958847736623, 0.4156378600823045], "std": [0.4627800278721638, 0.49283164402106455], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_action": {"mean": [1.876543209876543, 1.876543209876543], "std": [0.4639084994581719, 0.4269534929824843], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_open_scale_state": {"mean": [0.49430555445544516, 0.468626549808067], "std": [0.2283207112208048, 0.18798821511402114], "min": [0.12125000357627869, 0.013749999925494194], "max": [0.7249999791383743, 0.8974999934434891], "count": [486]}, "gripper_open_scale_action": {"mean": [0.49430555445544516, 0.468626549808067], "std": [0.2283207112208048, 0.18798821511402114], "min": [0.12125000357627869, 0.013749999925494194], "max": [0.7249999791383743, 0.8974999934434891], "count": [486]}}} +{"episode_index": 419, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9921568627450981]], [[0.9529411764705882]]], "mean": [[[0.4006003703703704]], [[0.4055076334422658]], [[0.3811266176470588]]], "std": [[[0.13921253384886853]], [[0.1432537348805643]], [[0.13742855431366002]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46764210171568626]], [[0.47173761029411765]], [[0.4613660232843137]]], "std": [[[0.1527630300307096]], [[0.14675826300634248]], [[0.14851021201817793]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4993778880718954]], [[0.4834430433006536]], [[0.47360950571895427]]], "std": [[[0.14017807156518614]], [[0.15098436476966579]], [[0.15549274785093492]]], "count": [100]}, "observation.state": {"min": [-0.17936377227306366, -0.02173577807843685, -1.3372387886047363, -1.633584976196289, 0.4510435461997986, -0.1862368881702423, 0.10099999606609344, -0.01018999982625246, -0.08249100297689438, 0.12628400325775146, -3.141592502593994, 0.2359336018562317, -3.141592502593994, -0.1342001110315323, -0.01885744370520115, -1.5916833877563477, 0.008373333141207695, 0.581824541091919, -1.341251015663147, 0.0139999995008111, -0.00914200022816658, -0.005044999998062849, -0.000391999987186864, -3.1359376907348633, -0.053930673748254776, -3.141592502593994], "max": [-0.0036633333656936884, 1.8934897184371948, -0.48615923523902893, 0.33514267206192017, 1.166038990020752, 1.5231616497039795, 0.5799999833106995, 0.4080429971218109, 0.0045529999770224094, 0.3728890120983124, 3.139498233795166, 1.114130973815918, 3.140056848526001, 0.24915899336338043, 2.472994327545166, -0.4718896746635437, 1.3929214477539062, 1.2328163385391235, -0.05803766846656799, 0.6459999680519104, 0.4289880096912384, 0.1814109981060028, 0.33270299434661865, 3.1335465908050537, 1.0991909503936768, 3.1374387741088867], "mean": [-0.08117098361253738, 0.9890032410621643, -0.7960802912712097, -0.4257517158985138, 0.8061126470565796, 0.6317089796066284, 0.44533514976501465, 0.18798768520355225, -0.038808081299066544, 0.2555750906467438, -1.004079818725586, 0.6671848297119141, 1.5265886783599854, 0.06038954108953476, 1.503031611442566, -1.0449644327163696, 0.6946779489517212, 1.0438759326934814, -0.7075600624084473, 0.34363892674446106, 0.25980356335639954, 0.04870361089706421, 0.16050267219543457, 0.9014164209365845, 0.5021924376487732, -2.187978982925415], "std": [0.05196169391274452, 0.7200841307640076, 0.34243983030319214, 0.5188707113265991, 0.2597913146018982, 0.5977307558059692, 0.19892266392707825, 0.14860139787197113, 0.030154146254062653, 0.053829971700906754, 2.612795829772949, 0.29656922817230225, 2.351078987121582, 0.11069443076848984, 0.989042341709137, 0.4100079834461212, 0.5336412191390991, 0.1981283277273178, 0.466553658246994, 0.14740680158138275, 0.175888791680336, 0.051068633794784546, 0.09989479184150696, 2.481290340423584, 0.31134694814682007, 1.8770458698272705], "count": [463]}, "action": {"min": [-0.17936377227306366, -0.02173577807843685, -1.3372387886047363, -1.633584976196289, 0.4510435461997986, -0.1862368881702423, 0.10099999606609344, -0.01018999982625246, -0.08249100297689438, 0.12628400325775146, -3.141592502593994, 0.2359336018562317, -3.141592502593994, -0.1342001110315323, -0.01885744370520115, -1.5916833877563477, 0.008373333141207695, 0.581824541091919, -1.341251015663147, 0.0139999995008111, -0.00914200022816658, -0.005044999998062849, -0.000391999987186864, -3.1359376907348633, -0.053930673748254776, -3.141592502593994], "max": [-0.0036633333656936884, 1.8934897184371948, -0.48615923523902893, 0.33514267206192017, 1.166038990020752, 1.5231616497039795, 0.5799999833106995, 0.4080429971218109, 0.0045529999770224094, 0.3728890120983124, 3.139498233795166, 1.114130973815918, 3.140056848526001, 0.24915899336338043, 2.472994327545166, -0.4718896746635437, 1.3929214477539062, 1.2328163385391235, -0.05803766846656799, 0.6459999680519104, 0.4289880096912384, 0.1814109981060028, 0.33270299434661865, 3.1335465908050537, 1.0991909503936768, 3.1374387741088867], "mean": [-0.08117098361253738, 0.9890032410621643, -0.7960802912712097, -0.4257517158985138, 0.8061126470565796, 0.6317089796066284, 0.44533514976501465, 0.18798768520355225, -0.038808081299066544, 0.2555750906467438, -1.004079818725586, 0.6671848297119141, 1.5265886783599854, 0.06038954108953476, 1.503031611442566, -1.0449644327163696, 0.6946779489517212, 1.0438759326934814, -0.7075600624084473, 0.34363892674446106, 0.25980356335639954, 0.04870361089706421, 0.16050267219543457, 0.9014164209365845, 0.5021924376487732, -2.187978982925415], "std": [0.05196169391274452, 0.7200841307640076, 0.34243983030319214, 0.5188707113265991, 0.2597913146018982, 0.5977307558059692, 0.19892266392707825, 0.14860139787197113, 0.030154146254062653, 0.053829971700906754, 2.612795829772949, 0.29656922817230225, 2.351078987121582, 0.11069443076848984, 0.989042341709137, 0.4100079834461212, 0.5336412191390991, 0.1981283277273178, 0.466553658246994, 0.14740680158138275, 0.175888791680336, 0.051068633794784546, 0.09989479184150696, 2.481290340423584, 0.31134694814682007, 1.8770458698272705], "count": [463]}, "timestamp": {"min": [0.0], "max": [15.4], "mean": [7.7], "std": [4.455209185760966], "count": [463]}, "frame_index": {"min": [0], "max": [462], "mean": [231.0], "std": [133.65627557282897], "count": [463]}, "episode_index": {"min": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [463]}, "index": {"min": [194116], "max": [194578], "mean": [194347.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.31317494600432, 5.0, 5.0, 5.0, 5.0], "std": [1.5716093695414923, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [463]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [463]}, "eef_direction_state": {"mean": [4.0993520518358535, 3.9481641468682507], "std": [2.2246555806985913, 2.2455888795192114], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.9092872570194385, 0.91792656587473], "std": [0.8696838689743795, 0.899821447975062], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.8552915766738661, 0.8142548596112311], "std": [0.8710666429203492, 0.8619956727259127], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.0993520518358535, 3.9481641468682507], "std": [2.2246555806985913, 2.2455888795192114], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.9092872570194385, 0.91792656587473], "std": [0.8696838689743795, 0.899821447975062], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.8552915766738661, 0.8142548596112311], "std": [0.8710666429203492, 0.8619956727259127], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.42654836536073537, 0.2623752652104091, 1.030253292780088, 2.4328259423210374, 0.02363875989034852, 1.1383170405026335, 0.49898112050880494, -0.2503913149104233, 0.9361998200571136, 2.445587752728603, -0.4287410872006776, 1.9706592631237652], "std": [0.14842346418256872, 0.03032630055474093, 0.05396673475848227, 0.27060561399784144, 0.40414985301495393, 0.4936612714028725, 0.17634466709499938, 0.050838412292476105, 0.09945320051522548, 0.7855930363160627, 0.41333159079995646, 0.24663539275851476], "min": [0.2287595563808147, 0.21897167028842468, 0.900704830082648, 2.0271474938841254, -0.751695943932742, 0.10358416918500057, 0.2294638803666761, -0.30469415663836386, 0.7757094071223489, -3.1399253976461035, -1.0167959616902285, 1.6086582917143977], "max": [0.6467313107765382, 0.3059561095218257, 1.147986273835388, 2.8525836750852145, 0.7350098932210889, 1.6182424320287336, 0.6688812131238709, -0.11818131085355912, 1.107887089488752, 3.1203364192954304, 0.1285187090262998, 2.6074545822561555], "count": [463]}, "eef_sim_pose_action": {"mean": [0.42654836536073537, 0.2623752652104091, 1.030253292780088, 2.4328259423210374, 0.02363875989034852, 1.1383170405026335, 0.49898112050880494, -0.2503913149104233, 0.9361998200571136, 2.445587752728603, -0.4287410872006776, 1.9706592631237652], "std": [0.14842346418256872, 0.03032630055474093, 0.05396673475848227, 0.27060561399784144, 0.40414985301495393, 0.4936612714028725, 0.17634466709499938, 0.050838412292476105, 0.09945320051522548, 0.7855930363160627, 0.41333159079995646, 0.24663539275851476], "min": [0.2287595563808147, 0.21897167028842468, 0.900704830082648, 2.0271474938841254, -0.751695943932742, 0.10358416918500057, 0.2294638803666761, -0.30469415663836386, 0.7757094071223489, -3.1399253976461035, -1.0167959616902285, 1.6086582917143977], "max": [0.6467313107765382, 0.3059561095218257, 1.147986273835388, 2.8525836750852145, 0.7350098932210889, 1.6182424320287336, 0.6688812131238709, -0.11818131085355912, 1.107887089488752, 3.1203364192954304, 0.1285187090262998, 2.6074545822561555], "count": [463]}, "gripper_mode_state": {"mean": [0.2678185745140389, 0.796976241900648], "std": [0.44282252162611124, 0.40225006121387863], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.91792656587473, 1.8660907127429807], "std": [0.36852753970795327, 0.4352145623865487], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.2678185745140389, 0.796976241900648], "std": [0.44282252162611124, 0.40225006121387863], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.91792656587473, 1.8660907127429807], "std": [0.36852753970795327, 0.4352145623865487], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.5566711561476759, 0.429549142894321], "std": [0.24865282690800056, 0.18425808713829447], "min": [0.1262499950826168, 0.017499999376013875], "max": [0.7249999791383743, 0.807499960064888], "count": [463]}, "gripper_open_scale_action": {"mean": [0.5566711561476759, 0.429549142894321], "std": [0.24865282690800056, 0.18425808713829447], "min": [0.1262499950826168, 0.017499999376013875], "max": [0.7249999791383743, 0.807499960064888], "count": [463]}}} +{"episode_index": 420, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9372549019607843]], [[0.9058823529411765]]], "mean": [[[0.40007716503267976]], [[0.40449261982570806]], [[0.3802395697167756]]], "std": [[[0.13872409267600352]], [[0.1435469468611517]], [[0.13784003721168528]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.803921568627451]], [[0.7764705882352941]]], "mean": [[[0.4692797283496732]], [[0.47129062295751634]], [[0.4609199019607843]]], "std": [[[0.1434372063514681]], [[0.14020953290926494]], [[0.14028295501616278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4993502961601307]], [[0.48540991830065355]], [[0.4751235723039216]]], "std": [[[0.1483632765984005]], [[0.15665104735075477]], [[0.1616386682024726]]], "count": [100]}, "observation.state": {"min": [-0.13960789144039154, -0.021718332543969154, -1.1639806032180786, -1.522394061088562, 0.2094554454088211, -0.015961667522788048, 0.08100000023841858, -0.010058999992907047, -0.08194199949502945, 0.15520000457763672, -3.141592502593994, 0.22451914846897125, -3.1320106983184814, -0.24237310886383057, -0.018107334151864052, -1.4980591535568237, -0.005477555561810732, 0.3851209878921509, -1.2824283838272095, 0.01900000125169754, -0.008542000316083431, -0.03921499848365784, -0.0029410000424832106, -3.141592502593994, -0.053895771503448486, -3.138136863708496], "max": [0.0011164444731548429, 1.8572053909301758, -0.48598477244377136, 0.04861766844987869, 1.1602648496627808, 2.06584095954895, 0.5900000333786011, 0.394335001707077, -0.0003659999929368496, 0.37164801359176636, 3.1365487575531006, 1.0637956857681274, 3.1324994564056396, 0.3688976764678955, 2.47124981880188, -0.4719594419002533, 1.4046789407730103, 1.2344735860824585, -0.03370266780257225, 0.6800000667572021, 0.42123299837112427, 0.20853200554847717, 0.32648101449012756, 3.1403534412384033, 1.0648777484893799, 3.1185193061828613], "mean": [-0.06003474444150925, 0.9796236157417297, -0.7416109442710876, -0.5707242488861084, 0.7066863775253296, 0.8355215191841125, 0.4506641924381256, 0.18839094042778015, -0.035004619508981705, 0.2514978051185608, -1.1730855703353882, 0.6963387131690979, 0.72438645362854, 0.06744667142629623, 1.4475494623184204, -1.001509666442871, 0.7009618878364563, 1.0450557470321655, -0.6780758500099182, 0.34418776631355286, 0.24939577281475067, 0.047898661345243454, 0.17110536992549896, 0.6586467027664185, 0.4969330132007599, -1.8777530193328857], "std": [0.05648646503686905, 0.6889651417732239, 0.2670497000217438, 0.483402818441391, 0.3187122344970703, 0.8007256388664246, 0.2105262726545334, 0.1440037190914154, 0.026356682181358337, 0.04654611647129059, 2.505413293838501, 0.2732040584087372, 2.6263973712921143, 0.16353262960910797, 0.9553414583206177, 0.40275755524635315, 0.5446153283119202, 0.20057322084903717, 0.4813022315502167, 0.14250347018241882, 0.1711045652627945, 0.05752993002533913, 0.08996982127428055, 2.5879969596862793, 0.31814706325531006, 2.178353786468506], "count": [453]}, "action": {"min": [-0.13960789144039154, -0.021718332543969154, -1.1639806032180786, -1.522394061088562, 0.2094554454088211, -0.015961667522788048, 0.08100000023841858, -0.010058999992907047, -0.08194199949502945, 0.15520000457763672, -3.141592502593994, 0.22451914846897125, -3.1320106983184814, -0.24237310886383057, -0.018107334151864052, -1.4980591535568237, -0.005477555561810732, 0.3851209878921509, -1.2824283838272095, 0.01900000125169754, -0.008542000316083431, -0.03921499848365784, -0.0029410000424832106, -3.141592502593994, -0.053895771503448486, -3.138136863708496], "max": [0.0011164444731548429, 1.8572053909301758, -0.48598477244377136, 0.04861766844987869, 1.1602648496627808, 2.06584095954895, 0.5900000333786011, 0.394335001707077, -0.0003659999929368496, 0.37164801359176636, 3.1365487575531006, 1.0637956857681274, 3.1324994564056396, 0.3688976764678955, 2.47124981880188, -0.4719594419002533, 1.4046789407730103, 1.2344735860824585, -0.03370266780257225, 0.6800000667572021, 0.42123299837112427, 0.20853200554847717, 0.32648101449012756, 3.1403534412384033, 1.0648777484893799, 3.1185193061828613], "mean": [-0.06003474444150925, 0.9796236157417297, -0.7416109442710876, -0.5707242488861084, 0.7066863775253296, 0.8355215191841125, 0.4506641924381256, 0.18839094042778015, -0.035004619508981705, 0.2514978051185608, -1.1730855703353882, 0.6963387131690979, 0.72438645362854, 0.06744667142629623, 1.4475494623184204, -1.001509666442871, 0.7009618878364563, 1.0450557470321655, -0.6780758500099182, 0.34418776631355286, 0.24939577281475067, 0.047898661345243454, 0.17110536992549896, 0.6586467027664185, 0.4969330132007599, -1.8777530193328857], "std": [0.05648646503686905, 0.6889651417732239, 0.2670497000217438, 0.483402818441391, 0.3187122344970703, 0.8007256388664246, 0.2105262726545334, 0.1440037190914154, 0.026356682181358337, 0.04654611647129059, 2.505413293838501, 0.2732040584087372, 2.6263973712921143, 0.16353262960910797, 0.9553414583206177, 0.40275755524635315, 0.5446153283119202, 0.20057322084903717, 0.4813022315502167, 0.14250347018241882, 0.1711045652627945, 0.05752993002533913, 0.08996982127428055, 2.5879969596862793, 0.31814706325531006, 2.178353786468506], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [453]}, "index": {"min": [194579], "max": [195031], "mean": [194805.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [3.260485651214128, 5.0, 5.0, 5.0, 5.0], "std": [1.6024695987492361, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [453]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [453]}, "eef_direction_state": {"mean": [4.27373068432671, 3.9403973509933774], "std": [2.1242099661872347, 2.2332974504432475], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.9227373068432672, 0.9690949227373068], "std": [0.8843698018616656, 0.9273467682141716], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.8079470198675497, 0.7505518763796909], "std": [0.8512961040647111, 0.8467733355189723], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [4.27373068432671, 3.9403973509933774], "std": [2.1242099661872347, 2.2332974504432475], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.9227373068432672, 0.9690949227373068], "std": [0.8843698018616656, 0.9273467682141716], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.8079470198675497, 0.7505518763796909], "std": [0.8512961040647111, 0.8467733355189723], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.42682108898176124, 0.266095835909199, 1.0259970619499734, 2.3911485248121527, -0.032468056211682146, 1.0996760236213263, 0.48856357032546993, -0.2512179380137378, 0.9467923372815497, 2.469185587927158, -0.4404314153040242, 1.9467359425805004], "std": [0.14370667660312797, 0.026544315433720947, 0.046739002958740256, 0.22955661336656033, 0.44702853212671273, 0.5413909828121664, 0.17153383946018816, 0.057423081542019146, 0.08954682325983444, 0.7546140138563581, 0.3838724867043359, 0.27883653048926293], "min": [0.22889563332923812, 0.21898914653293783, 0.9294473997820349, 2.077482595514102, -0.8989983335903526, 0.029826155759533846, 0.23010938526294694, -0.33910499655632786, 0.7731160650285028, -3.126322144263537, -0.9849930519963985, 1.4525775324771661], "max": [0.6325401803935566, 0.3010399128202227, 1.1466764195534263, 2.813605666702098, 0.6849288501555546, 1.5326239676129383, 0.6611663179409265, -0.09104395386188864, 1.1000541591390933, 3.135281778459987, 0.08988284797236434, 2.6331376185540343], "count": [453]}, "eef_sim_pose_action": {"mean": [0.42682108898176124, 0.266095835909199, 1.0259970619499734, 2.3911485248121527, -0.032468056211682146, 1.0996760236213263, 0.48856357032546993, -0.2512179380137378, 0.9467923372815497, 2.469185587927158, -0.4404314153040242, 1.9467359425805004], "std": [0.14370667660312797, 0.026544315433720947, 0.046739002958740256, 0.22955661336656033, 0.44702853212671273, 0.5413909828121664, 0.17153383946018816, 0.057423081542019146, 0.08954682325983444, 0.7546140138563581, 0.3838724867043359, 0.27883653048926293], "min": [0.22889563332923812, 0.21898914653293783, 0.9294473997820349, 2.077482595514102, -0.8989983335903526, 0.029826155759533846, 0.23010938526294694, -0.33910499655632786, 0.7731160650285028, -3.126322144263537, -0.9849930519963985, 1.4525775324771661], "max": [0.6325401803935566, 0.3010399128202227, 1.1466764195534263, 2.813605666702098, 0.6849288501555546, 1.5326239676129383, 0.6611663179409265, -0.09104395386188864, 1.1000541591390933, 3.135281778459987, 0.08988284797236434, 2.6331376185540343], "count": [453]}, "gripper_mode_state": {"mean": [0.26048565121412803, 0.9337748344370861], "std": [0.43889962032984065, 0.24867527623203411], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_state": {"mean": [1.8984547461368653, 1.880794701986755], "std": [0.40233567065504583, 0.4190889780694095], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.26048565121412803, 0.9337748344370861], "std": [0.43889962032984065, 0.24867527623203411], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_action": {"mean": [1.8984547461368653, 1.880794701986755], "std": [0.40233567065504583, 0.4190889780694095], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.5633305792776954, 0.43023455516943016], "std": [0.26315732655674245, 0.17813015184656744], "min": [0.10125000029802322, 0.023750001564621925], "max": [0.7375000417232513, 0.8500000834465027], "count": [453]}, "gripper_open_scale_action": {"mean": [0.5633305792776954, 0.43023455516943016], "std": [0.26315732655674245, 0.17813015184656744], "min": [0.10125000029802322, 0.023750001564621925], "max": [0.7375000417232513, 0.8500000834465027], "count": [453]}}} +{"episode_index": 421, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9333333333333333]], [[0.8980392156862745]]], "mean": [[[0.399426884223291]], [[0.4034099740000822]], [[0.3790795052821967]]], "std": [[[0.13638312069457018]], [[0.14142329982413435]], [[0.1356433907129323]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672492889844617]], [[0.4714626052071772]], [[0.4610946286533481]]], "std": [[[0.15462291277864387]], [[0.1455110644923502]], [[0.1456682670401211]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029833807343692]], [[0.48854782880133185]], [[0.47937863215254656]]], "std": [[[0.1339925160215805]], [[0.14170724883043173]], [[0.14557183562384313]]], "count": [106]}, "observation.state": {"min": [-0.13957299292087555, -0.022381221875548363, -1.2286121845245361, -1.6048016548156738, 0.3379337787628174, 0.0, 0.04100000113248825, -0.01019699964672327, -0.07612700015306473, 0.1614540070295334, -3.138381242752075, 0.10601130872964859, -3.133633852005005, -0.2855829894542694, -0.01842133328318596, -1.2719441652297974, -0.22264344990253448, 0.5374459028244019, -1.51698637008667, 0.01599999889731407, -0.00889899954199791, -0.058935001492500305, 0.011985000222921371, -3.14021372795105, 0.009215337224304676, -3.141592502593994], "max": [-0.08573944121599197, 1.8303234577178955, -0.48598477244377136, 0.039895445108413696, 1.1535662412643433, 2.1016194820404053, 0.5900000333786011, 0.39809298515319824, 0.003575999988242984, 0.3309989869594574, 3.1401264667510986, 1.1434000730514526, 3.13419246673584, 0.29908499121665955, 2.351877450942993, -0.4720466732978821, 1.636027216911316, 1.2400906085968018, 0.11783722043037415, 0.6570000052452087, 0.3950049877166748, 0.15829400718212128, 0.3052470088005066, 3.1390271186828613, 1.0669198036193848, 3.1397078037261963], "mean": [-0.09342663735151291, 1.037345051765442, -0.8059991598129272, -0.5232657194137573, 0.7025786638259888, 0.8359346985816956, 0.3603356182575226, 0.20438672602176666, -0.03900006413459778, 0.2587723433971405, -0.20805126428604126, 0.6734786033630371, 1.608534812927246, 0.0045356424525380135, 1.6197494268417358, -0.9689766764640808, 0.8690500855445862, 1.009893536567688, -0.8457845449447632, 0.35341981053352356, 0.26209113001823425, 0.03408804535865784, 0.1284847855567932, 0.6999466419219971, 0.43952375650405884, -1.5734835863113403], "std": [0.010473706759512424, 0.6838400363922119, 0.29591360688209534, 0.4885205626487732, 0.2867389917373657, 0.7592539191246033, 0.20145903527736664, 0.14692184329032898, 0.02597220614552498, 0.045528072863817215, 2.765486240386963, 0.2987474203109741, 2.123974323272705, 0.1671115905046463, 0.9628289937973022, 0.31117549538612366, 0.5955071449279785, 0.18703684210777283, 0.5210524201393127, 0.1635289341211319, 0.15979433059692383, 0.047512851655483246, 0.10547178983688354, 2.4707889556884766, 0.3252140283584595, 2.498610019683838], "count": [507]}, "action": {"min": [-0.13957299292087555, -0.022381221875548363, -1.2286121845245361, -1.6048016548156738, 0.3379337787628174, 0.0, 0.04100000113248825, -0.01019699964672327, -0.07612700015306473, 0.1614540070295334, -3.138381242752075, 0.10601130872964859, -3.133633852005005, -0.2855829894542694, -0.01842133328318596, -1.2719441652297974, -0.22264344990253448, 0.5374459028244019, -1.51698637008667, 0.01599999889731407, -0.00889899954199791, -0.058935001492500305, 0.011985000222921371, -3.14021372795105, 0.009215337224304676, -3.141592502593994], "max": [-0.08573944121599197, 1.8303234577178955, -0.48598477244377136, 0.039895445108413696, 1.1535662412643433, 2.1016194820404053, 0.5900000333786011, 0.39809298515319824, 0.003575999988242984, 0.3309989869594574, 3.1401264667510986, 1.1434000730514526, 3.13419246673584, 0.29908499121665955, 2.351877450942993, -0.4720466732978821, 1.636027216911316, 1.2400906085968018, 0.11783722043037415, 0.6570000052452087, 0.3950049877166748, 0.15829400718212128, 0.3052470088005066, 3.1390271186828613, 1.0669198036193848, 3.1397078037261963], "mean": [-0.09342663735151291, 1.037345051765442, -0.8059991598129272, -0.5232657194137573, 0.7025786638259888, 0.8359346985816956, 0.3603356182575226, 0.20438672602176666, -0.03900006413459778, 0.2587723433971405, -0.20805126428604126, 0.6734786033630371, 1.608534812927246, 0.0045356424525380135, 1.6197494268417358, -0.9689766764640808, 0.8690500855445862, 1.009893536567688, -0.8457845449447632, 0.35341981053352356, 0.26209113001823425, 0.03408804535865784, 0.1284847855567932, 0.6999466419219971, 0.43952375650405884, -1.5734835863113403], "std": [0.010473706759512424, 0.6838400363922119, 0.29591360688209534, 0.4885205626487732, 0.2867389917373657, 0.7592539191246033, 0.20145903527736664, 0.14692184329032898, 0.02597220614552498, 0.045528072863817215, 2.765486240386963, 0.2987474203109741, 2.123974323272705, 0.1671115905046463, 0.9628289937973022, 0.31117549538612366, 0.5955071449279785, 0.18703684210777283, 0.5210524201393127, 0.1635289341211319, 0.15979433059692383, 0.047512851655483246, 0.10547178983688354, 2.4707889556884766, 0.3252140283584595, 2.498610019683838], "count": [507]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [507]}, "index": {"min": [195032], "max": [195538], "mean": [195285.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [3.0039447731755424, 5.0, 5.0, 5.0, 5.0], "std": [1.6208650078510078, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [507]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [507]}, "eef_direction_state": {"mean": [4.2465483234714005, 4.216962524654832], "std": [2.186646518569419, 2.0822032227722165], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [0.8244575936883629, 0.834319526627219], "std": [0.8673075226996986, 0.8703791373165535], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.796844181459566, 0.73767258382643], "std": [0.8427378022457491, 0.8451164429052743], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [4.2465483234714005, 4.216962524654832], "std": [2.186646518569419, 2.0822032227722165], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [0.8244575936883629, 0.834319526627219], "std": [0.8673075226996986, 0.8703791373165535], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.796844181459566, 0.73767258382643], "std": [0.8427378022457491, 0.8451164429052743], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.44289805012843975, 0.26215112012334507, 1.0333207985689485, 2.416684317155765, -0.06989258606515716, 1.0281443319879975, 0.5014659878705378, -0.2652606636955321, 0.9041531674212471, 2.597203525799557, -0.5288652811132818, 1.8769504305622884], "std": [0.14664343007360833, 0.02624298206385376, 0.0456619976683882, 0.2583517177517103, 0.4522392963205983, 0.5312743036781835, 0.16036100030592826, 0.04742838787341275, 0.1051032782230698, 0.30953738690507737, 0.4458396535382069, 0.22345453841943166], "min": [0.2287560363607945, 0.2239691369570076, 0.9356797337922226, 1.9958532671510159, -0.9303665268875471, 0.011524722385441999, 0.22978596877002827, -0.3588470533490274, 0.7879698693911824, 2.0740424698634246, -1.116243419735398, 1.4816202635470699], "max": [0.6363321711381629, 0.30498132546404677, 1.1058872158754454, 3.0073109805612193, 0.6639297417999441, 1.4826801971409007, 0.6349653828512972, -0.14163177010972333, 1.0805581973507317, 3.12916155126878, 0.2054735138837105, 2.521872042364907], "count": [507]}, "eef_sim_pose_action": {"mean": [0.44289805012843975, 0.26215112012334507, 1.0333207985689485, 2.416684317155765, -0.06989258606515716, 1.0281443319879975, 0.5014659878705378, -0.2652606636955321, 0.9041531674212471, 2.597203525799557, -0.5288652811132818, 1.8769504305622884], "std": [0.14664343007360833, 0.02624298206385376, 0.0456619976683882, 0.2583517177517103, 0.4522392963205983, 0.5312743036781835, 0.16036100030592826, 0.04742838787341275, 0.1051032782230698, 0.30953738690507737, 0.4458396535382069, 0.22345453841943166], "min": [0.2287560363607945, 0.2239691369570076, 0.9356797337922226, 1.9958532671510159, -0.9303665268875471, 0.011524722385441999, 0.22978596877002827, -0.3588470533490274, 0.7879698693911824, 2.0740424698634246, -1.116243419735398, 1.4816202635470699], "max": [0.6363321711381629, 0.30498132546404677, 1.1058872158754454, 3.0073109805612193, 0.6639297417999441, 1.4826801971409007, 0.6349653828512972, -0.14163177010972333, 1.0805581973507317, 3.12916155126878, 0.2054735138837105, 2.521872042364907], "count": [507]}, "gripper_mode_state": {"mean": [0.5956607495069034, 0.43984220907297833], "std": [0.49076371198752333, 0.4963678476601587], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.8875739644970415, 1.8816568047337279], "std": [0.38867528005534163, 0.4092119917709133], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.5956607495069034, 0.43984220907297833], "std": [0.49076371198752333, 0.4963678476601587], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.8875739644970415, 1.8816568047337279], "std": [0.38867528005534163, 0.4092119917709133], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.4504216110510145, 0.4417751527334429], "std": [0.25182343690165954, 0.20441093872088598], "min": [0.05125000141561031, 0.01999999862164259], "max": [0.7375000417232513, 0.8212500065565109], "count": [507]}, "gripper_open_scale_action": {"mean": [0.4504216110510145, 0.4417751527334429], "std": [0.25182343690165954, 0.20441093872088598], "min": [0.05125000141561031, 0.01999999862164259], "max": [0.7375000417232513, 0.8212500065565109], "count": [507]}}} +{"episode_index": 422, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8745098039215686]], [[0.8352941176470589]]], "mean": [[[0.39921241301267]], [[0.4053068722634685]], [[0.3810016075470102]]], "std": [[[0.1347282882147891]], [[0.13873507432630064]], [[0.13310879983784676]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46702506107621045]], [[0.47257807046766925]], [[0.4637871632876452]]], "std": [[[0.15063662637267364]], [[0.14308617526113274]], [[0.14407937195910142]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082347091344628]], [[0.49164495685005394]], [[0.4816981526429342]]], "std": [[[0.1145869351131422]], [[0.12677794994507238]], [[0.13147313430425275]]], "count": [103]}, "observation.state": {"min": [-0.09004822373390198, -0.022293999791145325, -1.4332878589630127, -1.7605282068252563, 0.44898509979248047, 0.0, 0.09300000220537186, -0.010466000065207481, -0.0792429968714714, 0.13274699449539185, -3.141592502593994, 0.30894073843955994, -3.141592502593994, -0.3255307674407959, -0.01842133328318596, -1.378547191619873, -0.038970887660980225, 0.7011969089508057, -1.2894933223724365, 0.01900000125169754, -0.009355000220239162, -0.07536700367927551, -0.0014059999957680702, -3.1390271186828613, -0.10609856247901917, -3.1248550415039062], "max": [-0.08150044083595276, 1.921174168586731, -0.4863860011100769, -0.021195000037550926, 1.1564271450042725, 1.7672966718673706, 0.5230000019073486, 0.4192430078983307, -0.0008440000237897038, 0.3833949863910675, 3.1341052055358887, 1.1311653852462769, 3.14030122756958, 0.21925921738147736, 2.483391046524048, -0.4754308760166168, 1.4611117839813232, 1.2401081323623657, -0.03305722400546074, 0.6830000281333923, 0.4294160008430481, 0.166020005941391, 0.3187069892883301, 3.139585494995117, 1.0206685066223145, 3.137683153152466], "mean": [-0.08646702021360397, 1.087443470954895, -0.817262589931488, -0.5984336137771606, 0.7631559371948242, 0.797270655632019, 0.38389497995376587, 0.2085101157426834, -0.041492171585559845, 0.24774207174777985, -0.6311333179473877, 0.6888821721076965, 0.3795967400074005, -0.037074215710163116, 1.5613516569137573, -1.0854171514511108, 0.6437026262283325, 1.0314202308654785, -0.6466682553291321, 0.35690245032310486, 0.27391818165779114, 0.012870931066572666, 0.155182346701622, 0.8059481382369995, 0.4236610233783722, -1.7350616455078125], "std": [0.0034389919601380825, 0.7136021852493286, 0.3770984709262848, 0.5493832230567932, 0.2605192959308624, 0.6202135682106018, 0.17091551423072815, 0.1496368944644928, 0.02575681358575821, 0.05296199768781662, 2.7192656993865967, 0.25000301003456116, 2.7477240562438965, 0.15705165266990662, 0.9656757712364197, 0.39147254824638367, 0.5091820955276489, 0.1506260484457016, 0.4143719971179962, 0.14368075132369995, 0.17410586774349213, 0.0515504889190197, 0.09996099025011063, 2.5648975372314453, 0.3561030924320221, 2.3326828479766846], "count": [484]}, "action": {"min": [-0.09004822373390198, -0.022293999791145325, -1.4332878589630127, -1.7605282068252563, 0.44898509979248047, 0.0, 0.09300000220537186, -0.010466000065207481, -0.0792429968714714, 0.13274699449539185, -3.141592502593994, 0.30894073843955994, -3.141592502593994, -0.3255307674407959, -0.01842133328318596, -1.378547191619873, -0.038970887660980225, 0.7011969089508057, -1.2894933223724365, 0.01900000125169754, -0.009355000220239162, -0.07536700367927551, -0.0014059999957680702, -3.1390271186828613, -0.10609856247901917, -3.1248550415039062], "max": [-0.08150044083595276, 1.921174168586731, -0.4863860011100769, -0.021195000037550926, 1.1564271450042725, 1.7672966718673706, 0.5230000019073486, 0.4192430078983307, -0.0008440000237897038, 0.3833949863910675, 3.1341052055358887, 1.1311653852462769, 3.14030122756958, 0.21925921738147736, 2.483391046524048, -0.4754308760166168, 1.4611117839813232, 1.2401081323623657, -0.03305722400546074, 0.6830000281333923, 0.4294160008430481, 0.166020005941391, 0.3187069892883301, 3.139585494995117, 1.0206685066223145, 3.137683153152466], "mean": [-0.08646702021360397, 1.087443470954895, -0.817262589931488, -0.5984336137771606, 0.7631559371948242, 0.797270655632019, 0.38389497995376587, 0.2085101157426834, -0.041492171585559845, 0.24774207174777985, -0.6311333179473877, 0.6888821721076965, 0.3795967400074005, -0.037074215710163116, 1.5613516569137573, -1.0854171514511108, 0.6437026262283325, 1.0314202308654785, -0.6466682553291321, 0.35690245032310486, 0.27391818165779114, 0.012870931066572666, 0.155182346701622, 0.8059481382369995, 0.4236610233783722, -1.7350616455078125], "std": [0.0034389919601380825, 0.7136021852493286, 0.3770984709262848, 0.5493832230567932, 0.2605192959308624, 0.6202135682106018, 0.17091551423072815, 0.1496368944644928, 0.02575681358575821, 0.05296199768781662, 2.7192656993865967, 0.25000301003456116, 2.7477240562438965, 0.15705165266990662, 0.9656757712364197, 0.39147254824638367, 0.5091820955276489, 0.1506260484457016, 0.4143719971179962, 0.14368075132369995, 0.17410586774349213, 0.0515504889190197, 0.09996099025011063, 2.5648975372314453, 0.3561030924320221, 2.3326828479766846], "count": [484]}, "timestamp": {"min": [0.0], "max": [16.1], "mean": [8.049999999999999], "std": [4.657282230848565], "count": [484]}, "frame_index": {"min": [0], "max": [483], "mean": [241.5], "std": [139.7184669254569], "count": [484]}, "episode_index": {"min": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [484]}, "index": {"min": [195539], "max": [196022], "mean": [195780.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [3.1818181818181817, 5.0, 5.0, 5.0, 5.0], "std": [1.5587661999529303, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [484]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [484]}, "eef_direction_state": {"mean": [4.231404958677686, 4.033057851239669], "std": [2.2590875455563477, 2.1356241826561546], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.8305785123966942, 0.9173553719008265], "std": [0.8649600358805678, 0.9007506223301602], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.7004132231404959, 0.7871900826446281], "std": [0.8375978015614175, 0.8516883796905979], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [4.231404958677686, 4.033057851239669], "std": [2.2590875455563477, 2.1356241826561546], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.8305785123966942, 0.9173553719008265], "std": [0.8649600358805678, 0.9007506223301602], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.7004132231404959, 0.7871900826446281], "std": [0.8375978015614175, 0.8516883796905979], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.4469457100250166, 0.25958457976665295, 1.022279182059121, 2.4051728251953928, 0.06499139230328407, 1.0954102030264532, 0.5130962754891429, -0.28620889797672644, 0.9308906376037858, 2.4834651690835576, -0.38940137586215817, 1.8244861427113623], "std": [0.1493876399624373, 0.02608565043417138, 0.05314015369705068, 0.22560130101964182, 0.37635496765205606, 0.44898474330666155, 0.17452943790739167, 0.05148006959419723, 0.09958106007525785, 0.9866333593807862, 0.3661795389110598, 0.2455364029582898], "min": [0.22851008384064203, 0.22064826300478504, 0.9071628128474586, 2.0092600629408186, -0.6992421693421048, 0.12778037562253886, 0.2293625177994063, -0.3750350779588605, 0.7746417442533977, -3.1396037635011433, -1.0339675978336231, 1.4334672617862942], "max": [0.6577514202801304, 0.30056100053177653, 1.1583682569010143, 2.80282666409538, 0.6870284525105621, 1.4534389522937063, 0.6693371572552755, -0.133639080412841, 1.0936482467066264, 3.136785824265162, 0.11188313299251851, 2.501305292983197], "count": [484]}, "eef_sim_pose_action": {"mean": [0.4469457100250166, 0.25958457976665295, 1.022279182059121, 2.4051728251953928, 0.06499139230328407, 1.0954102030264532, 0.5130962754891429, -0.28620889797672644, 0.9308906376037858, 2.4834651690835576, -0.38940137586215817, 1.8244861427113623], "std": [0.1493876399624373, 0.02608565043417138, 0.05314015369705068, 0.22560130101964182, 0.37635496765205606, 0.44898474330666155, 0.17452943790739167, 0.05148006959419723, 0.09958106007525785, 0.9866333593807862, 0.3661795389110598, 0.2455364029582898], "min": [0.22851008384064203, 0.22064826300478504, 0.9071628128474586, 2.0092600629408186, -0.6992421693421048, 0.12778037562253886, 0.2293625177994063, -0.3750350779588605, 0.7746417442533977, -3.1396037635011433, -1.0339675978336231, 1.4334672617862942], "max": [0.6577514202801304, 0.30056100053177653, 1.1583682569010143, 2.80282666409538, 0.6870284525105621, 1.4534389522937063, 0.6693371572552755, -0.133639080412841, 1.0936482467066264, 3.136785824265162, 0.11188313299251851, 2.501305292983197], "count": [484]}, "gripper_mode_state": {"mean": [0.3884297520661157, 0.3119834710743802], "std": [0.48739314703427394, 0.46330312415389824], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.859504132231405, 1.8801652892561984], "std": [0.49050126366029384, 0.41423430003331435], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.3884297520661157, 0.3119834710743802], "std": [0.48739314703427394, 0.46330312415389824], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.859504132231405, 1.8801652892561984], "std": [0.49050126366029384, 0.41423430003331435], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.4798682767528394, 0.44612861423626204], "std": [0.21364455909261407, 0.1796012784170253], "min": [0.11625000275671482, 0.023750001564621925], "max": [0.6537500023841858, 0.8537500351667404], "count": [484]}, "gripper_open_scale_action": {"mean": [0.4798682767528394, 0.44612861423626204], "std": [0.21364455909261407, 0.1796012784170253], "min": [0.11625000275671482, 0.023750001564621925], "max": [0.6537500023841858, 0.8537500351667404], "count": [484]}}} +{"episode_index": 423, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9803921568627451]], [[0.9411764705882353]]], "mean": [[[0.4009066993464052]], [[0.4049151715686275]], [[0.3808373447712418]]], "std": [[[0.13725273463498533]], [[0.14339538514627517]], [[0.13768142703340008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684379718137255]], [[0.4727011723856209]], [[0.46389617442810455]]], "std": [[[0.15706759672482037]], [[0.149720799196441]], [[0.15088181481517834]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5073601797385621]], [[0.4947739093137255]], [[0.48573087826797384]]], "std": [[[0.11687826815803336]], [[0.12812807613124394]], [[0.1319287500029392]]], "count": [100]}, "observation.state": {"min": [-0.16931578516960144, -0.022363778203725815, -1.395887017250061, -1.6393417119979858, 0.3727354407310486, 0.03415622189640999, 0.09600000083446503, -0.01029600016772747, -0.08993999660015106, 0.14174999296665192, -3.1368627548217773, 0.29246485233306885, -3.1383464336395264, -0.253711998462677, -0.020165778696537018, -1.3591665029525757, -0.13107755780220032, 0.6741929054260254, -1.3644171953201294, 0.01900000125169754, -0.009677000343799591, -0.045086998492479324, 0.002807999961078167, -3.1365835666656494, -0.07579965889453888, -3.1403884887695312], "max": [0.026724888011813164, 1.8778420686721802, -0.4863685667514801, -0.04778033494949341, 1.1535139083862305, 1.9457533359527588, 0.5189999938011169, 0.4130519926548004, 0.0004070000140927732, 0.34012898802757263, 3.1277871131896973, 1.2068777084350586, 3.1397078037261963, 0.29238632321357727, 2.4221959114074707, -0.4719420075416565, 1.568307876586914, 1.2403000593185425, -0.012071555480360985, 0.7170000076293945, 0.40594398975372314, 0.18328900635242462, 0.34661200642585754, 3.139585494995117, 1.0744770765304565, 3.130509853363037], "mean": [-0.053411003202199936, 1.0354796648025513, -0.8084049224853516, -0.5914844870567322, 0.7829495668411255, 0.8404168486595154, 0.3461911976337433, 0.20026244223117828, -0.03524540364742279, 0.25027137994766235, -0.48794683814048767, 0.7019975781440735, 0.48315730690956116, 0.026523157954216003, 1.4920793771743774, -0.9949678182601929, 0.6617270708084106, 1.0016651153564453, -0.6546257734298706, 0.35715895891189575, 0.25318804383277893, 0.033147312700748444, 0.15411989390850067, 0.6146713495254517, 0.4480338394641876, -2.117183208465576], "std": [0.05136128515005112, 0.7322551608085632, 0.3556426465511322, 0.524889349937439, 0.2606881260871887, 0.7463511228561401, 0.1708037257194519, 0.1531049609184265, 0.026735585182905197, 0.04733557626605034, 2.752849578857422, 0.2549129128456116, 2.6690001487731934, 0.16341407597064972, 0.9705494046211243, 0.362946480512619, 0.5388376116752625, 0.15702609717845917, 0.4588383138179779, 0.1508917510509491, 0.16977667808532715, 0.05315784737467766, 0.10010553896427155, 2.617318868637085, 0.34874430298805237, 2.0341856479644775], "count": [457]}, "action": {"min": [-0.16931578516960144, -0.022363778203725815, -1.395887017250061, -1.6393417119979858, 0.3727354407310486, 0.03415622189640999, 0.09600000083446503, -0.01029600016772747, -0.08993999660015106, 0.14174999296665192, -3.1368627548217773, 0.29246485233306885, -3.1383464336395264, -0.253711998462677, -0.020165778696537018, -1.3591665029525757, -0.13107755780220032, 0.6741929054260254, -1.3644171953201294, 0.01900000125169754, -0.009677000343799591, -0.045086998492479324, 0.002807999961078167, -3.1365835666656494, -0.07579965889453888, -3.1403884887695312], "max": [0.026724888011813164, 1.8778420686721802, -0.4863685667514801, -0.04778033494949341, 1.1535139083862305, 1.9457533359527588, 0.5189999938011169, 0.4130519926548004, 0.0004070000140927732, 0.34012898802757263, 3.1277871131896973, 1.2068777084350586, 3.1397078037261963, 0.29238632321357727, 2.4221959114074707, -0.4719420075416565, 1.568307876586914, 1.2403000593185425, -0.012071555480360985, 0.7170000076293945, 0.40594398975372314, 0.18328900635242462, 0.34661200642585754, 3.139585494995117, 1.0744770765304565, 3.130509853363037], "mean": [-0.053411003202199936, 1.0354796648025513, -0.8084049224853516, -0.5914844870567322, 0.7829495668411255, 0.8404168486595154, 0.3461911976337433, 0.20026244223117828, -0.03524540364742279, 0.25027137994766235, -0.48794683814048767, 0.7019975781440735, 0.48315730690956116, 0.026523157954216003, 1.4920793771743774, -0.9949678182601929, 0.6617270708084106, 1.0016651153564453, -0.6546257734298706, 0.35715895891189575, 0.25318804383277893, 0.033147312700748444, 0.15411989390850067, 0.6146713495254517, 0.4480338394641876, -2.117183208465576], "std": [0.05136128515005112, 0.7322551608085632, 0.3556426465511322, 0.524889349937439, 0.2606881260871887, 0.7463511228561401, 0.1708037257194519, 0.1531049609184265, 0.026735585182905197, 0.04733557626605034, 2.752849578857422, 0.2549129128456116, 2.6690001487731934, 0.16341407597064972, 0.9705494046211243, 0.362946480512619, 0.5388376116752625, 0.15702609717845917, 0.4588383138179779, 0.1508917510509491, 0.16977667808532715, 0.05315784737467766, 0.10010553896427155, 2.617318868637085, 0.34874430298805237, 2.0341856479644775], "count": [457]}, "timestamp": {"min": [0.0], "max": [15.2], "mean": [7.6000000000000005], "std": [4.397474022410795], "count": [457]}, "frame_index": {"min": [0], "max": [456], "mean": [228.0], "std": [131.92422067232386], "count": [457]}, "episode_index": {"min": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [457]}, "index": {"min": [196023], "max": [196479], "mean": [196251.0], "std": [131.92422067232386], "count": [457]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [457]}, "subtask_annotation": {"mean": [3.1334792122538295, 5.0, 5.0, 5.0, 5.0], "std": [1.5192836098650704, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [457]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [457]}, "eef_direction_state": {"mean": [4.010940919037199, 4.155361050328228], "std": [2.3073212823080573, 2.1426018281359434], "min": [0, 0], "max": [6, 6], "count": [457]}, "eef_velocity_state": {"mean": [0.8446389496717724, 0.9146608315098468], "std": [0.8625053393761071, 0.9398446871421966], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_acc_mag_state": {"mean": [0.8074398249452954, 0.8030634573304157], "std": [0.853689001678504, 0.8628938528143578], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_direction_action": {"mean": [4.010940919037199, 4.155361050328228], "std": [2.3073212823080573, 2.1426018281359434], "min": [0, 0], "max": [6, 6], "count": [457]}, "eef_velocity_action": {"mean": [0.8446389496717724, 0.9146608315098468], "std": [0.8625053393761071, 0.9398446871421966], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_acc_mag_action": {"mean": [0.8074398249452954, 0.8030634573304157], "std": [0.853689001678504, 0.8628938528143578], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_sim_pose_state": {"mean": [0.43869619730406945, 0.2658410607620408, 1.0247880681809065, 2.3919244291847583, 0.01254040670222372, 1.0862570401158094, 0.49237421727318353, -0.2659365520969505, 0.9297732798142009, 2.414368908309647, -0.3931257207518561, 1.8642664726384761], "std": [0.15280929092790682, 0.027060986455136868, 0.0474597187873171, 0.22905428139872092, 0.3779354538043113, 0.5152333000814343, 0.1702395901387573, 0.05300581978395622, 0.09972546620137158, 1.0688883891269947, 0.3835788281788193, 0.23199630165810464], "min": [0.2286268644218048, 0.21105211000259674, 0.9160681383749776, 1.9333924953612365, -0.6739367809799529, 0.09440520487025084, 0.2290375432053457, -0.34484510127365237, 0.7788204385503399, -3.1326479098105464, -1.061385818362858, 1.5148483260975034], "max": [0.6512925614508189, 0.3018142471901587, 1.1149994614468313, 2.8473585029545756, 0.6575348150008926, 1.5565208606387495, 0.6459005346714378, -0.11650284053755088, 1.121562598917933, 3.1363670705733573, 0.12851665742080298, 2.5096148186157783], "count": [457]}, "eef_sim_pose_action": {"mean": [0.43869619730406945, 0.2658410607620408, 1.0247880681809065, 2.3919244291847583, 0.01254040670222372, 1.0862570401158094, 0.49237421727318353, -0.2659365520969505, 0.9297732798142009, 2.414368908309647, -0.3931257207518561, 1.8642664726384761], "std": [0.15280929092790682, 0.027060986455136868, 0.0474597187873171, 0.22905428139872092, 0.3779354538043113, 0.5152333000814343, 0.1702395901387573, 0.05300581978395622, 0.09972546620137158, 1.0688883891269947, 0.3835788281788193, 0.23199630165810464], "min": [0.2286268644218048, 0.21105211000259674, 0.9160681383749776, 1.9333924953612365, -0.6739367809799529, 0.09440520487025084, 0.2290375432053457, -0.34484510127365237, 0.7788204385503399, -3.1326479098105464, -1.061385818362858, 1.5148483260975034], "max": [0.6512925614508189, 0.3018142471901587, 1.1149994614468313, 2.8473585029545756, 0.6575348150008926, 1.5565208606387495, 0.6459005346714378, -0.11650284053755088, 1.121562598917933, 3.1363670705733573, 0.12851665742080298, 2.5096148186157783], "count": [457]}, "gripper_mode_state": {"mean": [0.40043763676148797, 0.32166301969365424], "std": [0.4899870772034314, 0.46711446290520003], "min": [0, 0], "max": [1, 1], "count": [457]}, "gripper_activity_state": {"mean": [1.9059080962800876, 1.864332603938731], "std": [0.38843806661740937, 0.44275994712152394], "min": [0, 0], "max": [2, 2], "count": [457]}, "gripper_mode_action": {"mean": [0.40043763676148797, 0.32166301969365424], "std": [0.4899870772034314, 0.46711446290520003], "min": [0, 0], "max": [1, 1], "count": [457]}, "gripper_activity_action": {"mean": [1.9059080962800876, 1.864332603938731], "std": [0.38843806661740937, 0.44275994712152394], "min": [0, 0], "max": [2, 2], "count": [457]}, "gripper_open_scale_state": {"mean": [0.4327406920288859, 0.44644695275648616], "std": [0.21350453145860812, 0.18861460423551335], "min": [0.12000000104308128, 0.023750001564621925], "max": [0.6487499922513962, 0.8962500095367432], "count": [457]}, "gripper_open_scale_action": {"mean": [0.4327406920288859, 0.44644695275648616], "std": [0.21350453145860812, 0.18861460423551335], "min": [0.12000000104308128, 0.023750001564621925], "max": [0.6487499922513962, 0.8962500095367432], "count": [457]}}} +{"episode_index": 424, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9215686274509803]], [[0.8509803921568627]]], "mean": [[[0.3978555283224401]], [[0.40284286987522283]], [[0.37891877351950887]]], "std": [[[0.14449702649011173]], [[0.14778356795376096]], [[0.14248220219008648]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647151607991682]], [[0.4682693757427213]], [[0.4601500408496732]]], "std": [[[0.16532503575495336]], [[0.15772015165028228]], [[0.15823129631962402]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5001104036690434]], [[0.4875213495246583]], [[0.47917939319667263]]], "std": [[[0.1204674580199549]], [[0.13092644227570865]], [[0.1343079594501536]]], "count": [110]}, "observation.state": {"min": [-0.033877111971378326, -0.022293999791145325, -1.4842779636383057, -1.6592283248901367, 0.5194083452224731, -0.02117755636572838, 0.10499999672174454, -0.010250000283122063, -0.06939899921417236, 0.14249500632286072, -3.141592502593994, 0.2888869047164917, -3.1402835845947266, -0.15358088910579681, -0.019625000655651093, -1.4282289743423462, 0.009681666269898415, 0.4328489899635315, -1.238782286643982, 0.008999999612569809, -0.010785999707877636, -0.02637300081551075, 0.020596999675035477, -3.141592502593994, -0.17905332148075104, -3.139777421951294], "max": [-0.028015777468681335, 1.8959494829177856, -0.4863685667514801, -0.016275666654109955, 1.1597764492034912, 1.8106809854507446, 0.40199998021125793, 0.4203909933567047, -0.0012029999634250998, 0.34737101197242737, 3.1402835845947266, 1.132072925567627, 3.1408770084381104, 0.26873165369033813, 2.400233507156372, -0.4720117747783661, 1.4177099466323853, 1.2402825355529785, -0.104352667927742, 0.6310000419616699, 0.431100994348526, 0.18909800052642822, 0.32281801104545593, 3.140266180038452, 1.1306592226028442, 3.1396901607513428], "mean": [-0.03143221512436867, 1.139066457748413, -0.8634117245674133, -0.6496389508247375, 0.8158969879150391, 0.8692913055419922, 0.3083823025226593, 0.22061854600906372, -0.035027556121349335, 0.2534934878349304, -0.7695451974868774, 0.6666110157966614, -0.1640501767396927, 0.047099072486162186, 1.649896264076233, -1.1213784217834473, 0.670901894569397, 0.9771208167076111, -0.6571850180625916, 0.2646266520023346, 0.2928522825241089, 0.048250019550323486, 0.14880143105983734, 1.4241200685501099, 0.41793695092201233, -2.0828611850738525], "std": [0.0023937858641147614, 0.7003552317619324, 0.4009879231452942, 0.5712615847587585, 0.2129141241312027, 0.682772696018219, 0.1238236278295517, 0.14796914160251617, 0.021966204047203064, 0.054462116211652756, 2.628418207168579, 0.25111374258995056, 2.7015249729156494, 0.10481055825948715, 0.9118900895118713, 0.3882240653038025, 0.4707408845424652, 0.20568835735321045, 0.3916616141796112, 0.15031404793262482, 0.1665942221879959, 0.056858550757169724, 0.08682248741388321, 2.284450054168701, 0.35967376828193665, 2.050225257873535], "count": [530]}, "action": {"min": [-0.033877111971378326, -0.022293999791145325, -1.4842779636383057, -1.6592283248901367, 0.5194083452224731, -0.02117755636572838, 0.10499999672174454, -0.010250000283122063, -0.06939899921417236, 0.14249500632286072, -3.141592502593994, 0.2888869047164917, -3.1402835845947266, -0.15358088910579681, -0.019625000655651093, -1.4282289743423462, 0.009681666269898415, 0.4328489899635315, -1.238782286643982, 0.008999999612569809, -0.010785999707877636, -0.02637300081551075, 0.020596999675035477, -3.141592502593994, -0.17905332148075104, -3.139777421951294], "max": [-0.028015777468681335, 1.8959494829177856, -0.4863685667514801, -0.016275666654109955, 1.1597764492034912, 1.8106809854507446, 0.40199998021125793, 0.4203909933567047, -0.0012029999634250998, 0.34737101197242737, 3.1402835845947266, 1.132072925567627, 3.1408770084381104, 0.26873165369033813, 2.400233507156372, -0.4720117747783661, 1.4177099466323853, 1.2402825355529785, -0.104352667927742, 0.6310000419616699, 0.431100994348526, 0.18909800052642822, 0.32281801104545593, 3.140266180038452, 1.1306592226028442, 3.1396901607513428], "mean": [-0.03143221512436867, 1.139066457748413, -0.8634117245674133, -0.6496389508247375, 0.8158969879150391, 0.8692913055419922, 0.3083823025226593, 0.22061854600906372, -0.035027556121349335, 0.2534934878349304, -0.7695451974868774, 0.6666110157966614, -0.1640501767396927, 0.047099072486162186, 1.649896264076233, -1.1213784217834473, 0.670901894569397, 0.9771208167076111, -0.6571850180625916, 0.2646266520023346, 0.2928522825241089, 0.048250019550323486, 0.14880143105983734, 1.4241200685501099, 0.41793695092201233, -2.0828611850738525], "std": [0.0023937858641147614, 0.7003552317619324, 0.4009879231452942, 0.5712615847587585, 0.2129141241312027, 0.682772696018219, 0.1238236278295517, 0.14796914160251617, 0.021966204047203064, 0.054462116211652756, 2.628418207168579, 0.25111374258995056, 2.7015249729156494, 0.10481055825948715, 0.9118900895118713, 0.3882240653038025, 0.4707408845424652, 0.20568835735321045, 0.3916616141796112, 0.15031404793262482, 0.1665942221879959, 0.056858550757169724, 0.08682248741388321, 2.284450054168701, 0.35967376828193665, 2.050225257873535], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [530]}, "index": {"min": [196480], "max": [197009], "mean": [196744.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [2.8943396226415095, 5.0, 5.0, 5.0, 5.0], "std": [1.5613751914354383, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [530]}, "eef_direction_state": {"mean": [4.2622641509433965, 3.9754716981132074], "std": [2.216807700964264, 2.1877364592740034], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.7735849056603774, 0.8830188679245283], "std": [0.8251131296696798, 0.886744278097326], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.7924528301886793, 0.7509433962264151], "std": [0.8391030828355165, 0.8457714222429156], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.2622641509433965, 3.9754716981132074], "std": [2.216807700964264, 2.1877364592740034], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.7735849056603774, 0.8830188679245283], "std": [0.8251131296696798, 0.886744278097326], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.7924528301886793, 0.7509433962264151], "std": [0.8391030828355165, 0.8457714222429156], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.45899008991954265, 0.2659778495946006, 1.0279935917646024, 2.412303016175477, 0.09136710601624753, 1.0815318189381704, 0.5320105304505734, -0.2507796010958322, 0.9245531142632462, 1.978632261906394, -0.3964287800565519, 1.9144292849946796], "std": [0.14773201005377543, 0.02239149706568741, 0.05457485318457211, 0.22951517257527582, 0.41329373794622754, 0.5179732051149695, 0.16694717269550471, 0.05661211261666401, 0.08646456411397616, 1.7974626417526973, 0.3251674756707111, 0.24212172652756803], "min": [0.22864171847812187, 0.2305822540751398, 0.916823835127907, 2.009208038394764, -0.6783995971300384, 0.0898954565113701, 0.2278035408315885, -0.3256467590656639, 0.7966873083381247, -3.140308031218032, -0.9931509356542435, 1.5270937233434771], "max": [0.6587636104088691, 0.300213188517832, 1.1223982402093733, 2.8271554087906803, 0.7502855656597016, 1.55527598553278, 0.670899538510927, -0.11054689126551774, 1.0980532021052554, 3.1411114882593436, 0.09070982516425508, 2.494072396271193], "count": [530]}, "eef_sim_pose_action": {"mean": [0.45899008991954265, 0.2659778495946006, 1.0279935917646024, 2.412303016175477, 0.09136710601624753, 1.0815318189381704, 0.5320105304505734, -0.2507796010958322, 0.9245531142632462, 1.978632261906394, -0.3964287800565519, 1.9144292849946796], "std": [0.14773201005377543, 0.02239149706568741, 0.05457485318457211, 0.22951517257527582, 0.41329373794622754, 0.5179732051149695, 0.16694717269550471, 0.05661211261666401, 0.08646456411397616, 1.7974626417526973, 0.3251674756707111, 0.24212172652756803], "min": [0.22864171847812187, 0.2305822540751398, 0.916823835127907, 2.009208038394764, -0.6783995971300384, 0.0898954565113701, 0.2278035408315885, -0.3256467590656639, 0.7966873083381247, -3.140308031218032, -0.9931509356542435, 1.5270937233434771], "max": [0.6587636104088691, 0.300213188517832, 1.1223982402093733, 2.8271554087906803, 0.7502855656597016, 1.55527598553278, 0.670899538510927, -0.11054689126551774, 1.0980532021052554, 3.1411114882593436, 0.09070982516425508, 2.494072396271193], "count": [530]}, "gripper_mode_state": {"mean": [0.530188679245283, 0.8735849056603774], "std": [0.4990878115576712, 0.3323165934206804], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.9264150943396225, 1.881132075471698], "std": [0.3532335500829955, 0.40634431156003586], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.530188679245283, 0.8735849056603774], "std": [0.4990878115576712, 0.3323165934206804], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9264150943396225, 1.881132075471698], "std": [0.3532335500829955, 0.40634431156003586], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.3854764004431243, 0.3307830248212547], "std": [0.15477943638291008, 0.1878927846671525], "min": [0.13124999590218067, 0.011249999515712261], "max": [0.5024999752640724, 0.7887500524520874], "count": [530]}, "gripper_open_scale_action": {"mean": [0.3854764004431243, 0.3307830248212547], "std": [0.15477943638291008, 0.1878927846671525], "min": [0.13124999590218067, 0.011249999515712261], "max": [0.5024999752640724, 0.7887500524520874], "count": [530]}}} +{"episode_index": 425, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9725490196078431]], [[0.9176470588235294]]], "mean": [[[0.397321596907994]], [[0.40207583637087313]], [[0.3775693789802246]]], "std": [[[0.14444054166350437]], [[0.14786551248107616]], [[0.14145292314868987]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677319456228004]], [[0.47001385550213676]], [[0.4616457528123429]]], "std": [[[0.16840863139337647]], [[0.16180259591021226]], [[0.16302570527800536]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494580143916541]], [[0.4798350399855455]], [[0.47016681788901454]]], "std": [[[0.1445875679319752]], [[0.15144214907193057]], [[0.15524504773569966]]], "count": [104]}, "observation.state": {"min": [-0.029917221516370773, -0.02217188850045204, -1.1933220624923706, -1.7521026134490967, 0.5198793411254883, -0.03644144535064697, 0.12299999594688416, -0.010433999821543694, -0.07590699940919876, 0.10419899970293045, -3.141592502593994, 0.30353018641471863, -3.1391665935516357, -0.28830432891845703, -0.019625000655651093, -1.2091093063354492, -0.12568722665309906, 0.3775849938392639, -1.389938473701477, 0.017000000923871994, -0.010785999707877636, -0.06066599860787392, 0.017834000289440155, -3.141592502593994, -0.03490659222006798, -3.1345415115356445], "max": [-0.02696911059319973, 1.8582171201705933, -0.4864906668663025, 0.1529354453086853, 1.150356411933899, 2.1003634929656982, 0.5530000329017639, 0.38233500719070435, 0.004100999794900417, 0.33461201190948486, 3.140336036682129, 1.1564202308654785, 3.139585494995117, 0.28898465633392334, 2.3454229831695557, -0.4719420075416565, 1.4765501022338867, 1.2403697967529297, 0.0, 0.6830000281333923, 0.39618000388145447, 0.176706001162529, 0.3106740117073059, 3.1410515308380127, 1.2458159923553467, 3.1377179622650146], "mean": [-0.02767808362841606, 1.0579686164855957, -0.7362951040267944, -0.7207895517349243, 0.7942206859588623, 0.9676699042320251, 0.3598906397819519, 0.19458258152008057, -0.03541555255651474, 0.2361230105161667, -0.9170203804969788, 0.6889790296554565, 0.09025321155786514, 0.029945798218250275, 1.5180684328079224, -0.9576461315155029, 0.7258473038673401, 0.9808080792427063, -0.7165588736534119, 0.2266015112400055, 0.24897637963294983, 0.03459422290325165, 0.142893984913826, 0.8198094964027405, 0.4274355471134186, -1.8938193321228027], "std": [0.0007883341750130057, 0.7310155630111694, 0.2991824448108673, 0.6075194478034973, 0.22520136833190918, 0.7696882486343384, 0.1486383080482483, 0.14294688403606415, 0.02485673315823078, 0.06010258197784424, 2.54561185836792, 0.275759756565094, 2.7124664783477783, 0.15307052433490753, 0.9698451161384583, 0.33211350440979004, 0.4902895390987396, 0.1916176825761795, 0.44105106592178345, 0.13668322563171387, 0.16296395659446716, 0.047550346702337265, 0.09953739494085312, 2.529622793197632, 0.4094195067882538, 2.199530839920044], "count": [495]}, "action": {"min": [-0.029917221516370773, -0.02217188850045204, -1.1933220624923706, -1.7521026134490967, 0.5198793411254883, -0.03644144535064697, 0.12299999594688416, -0.010433999821543694, -0.07590699940919876, 0.10419899970293045, -3.141592502593994, 0.30353018641471863, -3.1391665935516357, -0.28830432891845703, -0.019625000655651093, -1.2091093063354492, -0.12568722665309906, 0.3775849938392639, -1.389938473701477, 0.017000000923871994, -0.010785999707877636, -0.06066599860787392, 0.017834000289440155, -3.141592502593994, -0.03490659222006798, -3.1345415115356445], "max": [-0.02696911059319973, 1.8582171201705933, -0.4864906668663025, 0.1529354453086853, 1.150356411933899, 2.1003634929656982, 0.5530000329017639, 0.38233500719070435, 0.004100999794900417, 0.33461201190948486, 3.140336036682129, 1.1564202308654785, 3.139585494995117, 0.28898465633392334, 2.3454229831695557, -0.4719420075416565, 1.4765501022338867, 1.2403697967529297, 0.0, 0.6830000281333923, 0.39618000388145447, 0.176706001162529, 0.3106740117073059, 3.1410515308380127, 1.2458159923553467, 3.1377179622650146], "mean": [-0.02767808362841606, 1.0579686164855957, -0.7362951040267944, -0.7207895517349243, 0.7942206859588623, 0.9676699042320251, 0.3598906397819519, 0.19458258152008057, -0.03541555255651474, 0.2361230105161667, -0.9170203804969788, 0.6889790296554565, 0.09025321155786514, 0.029945798218250275, 1.5180684328079224, -0.9576461315155029, 0.7258473038673401, 0.9808080792427063, -0.7165588736534119, 0.2266015112400055, 0.24897637963294983, 0.03459422290325165, 0.142893984913826, 0.8198094964027405, 0.4274355471134186, -1.8938193321228027], "std": [0.0007883341750130057, 0.7310155630111694, 0.2991824448108673, 0.6075194478034973, 0.22520136833190918, 0.7696882486343384, 0.1486383080482483, 0.14294688403606415, 0.02485673315823078, 0.06010258197784424, 2.54561185836792, 0.275759756565094, 2.7124664783477783, 0.15307052433490753, 0.9698451161384583, 0.33211350440979004, 0.4902895390987396, 0.1916176825761795, 0.44105106592178345, 0.13668322563171387, 0.16296395659446716, 0.047550346702337265, 0.09953739494085312, 2.529622793197632, 0.4094195067882538, 2.199530839920044], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [495]}, "index": {"min": [197010], "max": [197504], "mean": [197257.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [2.973737373737374, 5.0, 5.0, 5.0, 5.0], "std": [1.589522884935765, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [495]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [495]}, "eef_direction_state": {"mean": [4.197979797979798, 4.034343434343435], "std": [2.272629403055474, 2.1883143097865294], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.8121212121212121, 0.8646464646464647], "std": [0.859324696958357, 0.8898204484997557], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.7252525252525253, 0.7313131313131314], "std": [0.8368222038626003, 0.8205253878155118], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.197979797979798, 4.034343434343435], "std": [2.272629403055474, 2.1883143097865294], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.8121212121212121, 0.8646464646464647], "std": [0.859324696958357, 0.8898204484997557], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.7252525252525253, 0.7313131313131314], "std": [0.8368222038626003, 0.8205253878155118], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.43290160927921084, 0.2655072613463546, 1.010606268341849, 2.377751010477555, 0.08919555991804674, 1.0551163131111922, 0.48822239652432003, -0.26453525817325674, 0.9185758773542125, 0.9522746174725594, -0.43817392024420204, 1.8545334979218144], "std": [0.1426128108292579, 0.025353387813009158, 0.06014480607065805, 0.24893755451777866, 0.45463771633290617, 0.5188018279436161, 0.16349004088513852, 0.0474791137205539, 0.09919595442722555, 2.5004868172120616, 0.3650262861574134, 0.2070445083711055], "min": [0.22848797108234092, 0.2238920982175911, 0.8787545118239956, 1.984385248572088, -0.7016999830566943, 0.07916078361789736, 0.2278035408315885, -0.36035263279406327, 0.7938357385317096, -3.140589345531871, -0.9851898894609382, 1.484286120290093], "max": [0.6204996257477028, 0.30550013052402464, 1.1098539306955177, 2.7667675861902428, 0.8396116988586235, 1.5679972020655861, 0.6361196129001182, -0.12295102581573014, 1.0855896314166864, 3.1384115358869864, 0.12317164921667945, 2.4684793026115637], "count": [495]}, "eef_sim_pose_action": {"mean": [0.43290160927921084, 0.2655072613463546, 1.010606268341849, 2.377751010477555, 0.08919555991804674, 1.0551163131111922, 0.48822239652432003, -0.26453525817325674, 0.9185758773542125, 0.9522746174725594, -0.43817392024420204, 1.8545334979218144], "std": [0.1426128108292579, 0.025353387813009158, 0.06014480607065805, 0.24893755451777866, 0.45463771633290617, 0.5188018279436161, 0.16349004088513852, 0.0474791137205539, 0.09919595442722555, 2.5004868172120616, 0.3650262861574134, 0.2070445083711055], "min": [0.22848797108234092, 0.2238920982175911, 0.8787545118239956, 1.984385248572088, -0.7016999830566943, 0.07916078361789736, 0.2278035408315885, -0.36035263279406327, 0.7938357385317096, -3.140589345531871, -0.9851898894609382, 1.484286120290093], "max": [0.6204996257477028, 0.30550013052402464, 1.1098539306955177, 2.7667675861902428, 0.8396116988586235, 1.5679972020655861, 0.6361196129001182, -0.12295102581573014, 1.0855896314166864, 3.1384115358869864, 0.12317164921667945, 2.4684793026115637], "count": [495]}, "gripper_mode_state": {"mean": [0.45656565656565656, 0.8686868686868687], "std": [0.4981098852767618, 0.337742494894956], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.8727272727272728, 1.8181818181818181], "std": [0.45166765779119167, 0.5037964228029215], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.45656565656565656, 0.8686868686868687], "std": [0.4981098852767618, 0.337742494894956], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.8727272727272728, 1.8181818181818181], "std": [0.45166765779119167, 0.5037964228029215], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.44986363637703236, 0.2832525268460464], "std": [0.18579778172852437, 0.17085404957156655], "min": [0.1537499949336052, 0.021250001154839993], "max": [0.6912500411272049, 0.8537500351667404], "count": [495]}, "gripper_open_scale_action": {"mean": [0.44986363637703236, 0.2832525268460464], "std": [0.18579778172852437, 0.17085404957156655], "min": [0.1537499949336052, 0.021250001154839993], "max": [0.6912500411272049, 0.8537500351667404], "count": [495]}}} +{"episode_index": 426, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9882352941176471]], [[0.9372549019607843]]], "mean": [[[0.3997791316526611]], [[0.4033160026973753]], [[0.37858779178338]]], "std": [[[0.1428736321974829]], [[0.14665811485397692]], [[0.14044491581831553]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704555477746654]], [[0.474442791005291]], [[0.46536825785869906]]], "std": [[[0.16244016727218075]], [[0.1544451419893373]], [[0.15435802475655347]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013202517117958]], [[0.48950128968253964]], [[0.48068222455648923]]], "std": [[[0.12024441428216692]], [[0.13120405488473402]], [[0.1342863089732895]]], "count": [105]}, "observation.state": {"min": [-0.10920222103595734, -0.02204977720975876, -1.1435531377792358, -1.6938730478286743, 0.39604121446609497, -0.02921944484114647, 0.05700000002980232, -0.013531000353395939, -0.06601700186729431, 0.14435799419879913, -3.139533281326294, 0.12418016791343689, -3.1367056369781494, -0.21517722308635712, -0.01863066665828228, -1.3285340070724487, -0.012856555171310902, 0.43965232372283936, -1.3372737169265747, 0.017000000923871994, -0.010510999709367752, -0.03477099910378456, 0.0037930000107735395, -3.139410972595215, 0.1270250678062439, -3.1389048099517822], "max": [-0.022206777706742287, 1.7514920234680176, -0.48598477244377136, 0.049263112246990204, 1.1649225950241089, 2.101933479309082, 0.44599997997283936, 0.3699449896812439, -0.00038899999344721437, 0.3623870015144348, 3.132464647293091, 1.1170107126235962, 3.1409642696380615, 0.2891067862510681, 2.4126365184783936, -0.4719420075416565, 1.4512730836868286, 1.2402825355529785, -0.08661166578531265, 0.6859999895095825, 0.40526899695396423, 0.19112400710582733, 0.3542329967021942, 3.138695478439331, 1.0267248153686523, 3.1302130222320557], "mean": [-0.04229779168963432, 1.003919243812561, -0.7060335278511047, -0.7349411249160767, 0.7149055004119873, 1.0111217498779297, 0.3031183183193207, 0.18788819015026093, -0.03641018271446228, 0.24590526521205902, -1.2003095149993896, 0.6852964162826538, 0.25636208057403564, 0.0286090187728405, 1.5092008113861084, -0.9942357540130615, 0.7102280855178833, 0.9769563674926758, -0.7182879447937012, 0.21729107201099396, 0.25625061988830566, 0.035677630454301834, 0.1512724757194519, 1.0700020790100098, 0.48325392603874207, -2.124880790710449], "std": [0.031052090227603912, 0.6761436462402344, 0.273267924785614, 0.6004271507263184, 0.2853803336620331, 0.8006800413131714, 0.15585678815841675, 0.13639485836029053, 0.02342825010418892, 0.05276079848408699, 2.4304773807525635, 0.30234846472740173, 2.66729998588562, 0.1325104683637619, 0.9728367328643799, 0.35088658332824707, 0.5079407691955566, 0.1960456669330597, 0.45348379015922546, 0.1232011616230011, 0.16934296488761902, 0.0521695613861084, 0.1003044918179512, 2.467449426651001, 0.3291577100753784, 2.0163090229034424], "count": [500]}, "action": {"min": [-0.10920222103595734, -0.02204977720975876, -1.1435531377792358, -1.6938730478286743, 0.39604121446609497, -0.02921944484114647, 0.05700000002980232, -0.013531000353395939, -0.06601700186729431, 0.14435799419879913, -3.139533281326294, 0.12418016791343689, -3.1367056369781494, -0.21517722308635712, -0.01863066665828228, -1.3285340070724487, -0.012856555171310902, 0.43965232372283936, -1.3372737169265747, 0.017000000923871994, -0.010510999709367752, -0.03477099910378456, 0.0037930000107735395, -3.139410972595215, 0.1270250678062439, -3.1389048099517822], "max": [-0.022206777706742287, 1.7514920234680176, -0.48598477244377136, 0.049263112246990204, 1.1649225950241089, 2.101933479309082, 0.44599997997283936, 0.3699449896812439, -0.00038899999344721437, 0.3623870015144348, 3.132464647293091, 1.1170107126235962, 3.1409642696380615, 0.2891067862510681, 2.4126365184783936, -0.4719420075416565, 1.4512730836868286, 1.2402825355529785, -0.08661166578531265, 0.6859999895095825, 0.40526899695396423, 0.19112400710582733, 0.3542329967021942, 3.138695478439331, 1.0267248153686523, 3.1302130222320557], "mean": [-0.04229779168963432, 1.003919243812561, -0.7060335278511047, -0.7349411249160767, 0.7149055004119873, 1.0111217498779297, 0.3031183183193207, 0.18788819015026093, -0.03641018271446228, 0.24590526521205902, -1.2003095149993896, 0.6852964162826538, 0.25636208057403564, 0.0286090187728405, 1.5092008113861084, -0.9942357540130615, 0.7102280855178833, 0.9769563674926758, -0.7182879447937012, 0.21729107201099396, 0.25625061988830566, 0.035677630454301834, 0.1512724757194519, 1.0700020790100098, 0.48325392603874207, -2.124880790710449], "std": [0.031052090227603912, 0.6761436462402344, 0.273267924785614, 0.6004271507263184, 0.2853803336620331, 0.8006800413131714, 0.15585678815841675, 0.13639485836029053, 0.02342825010418892, 0.05276079848408699, 2.4304773807525635, 0.30234846472740173, 2.66729998588562, 0.1325104683637619, 0.9728367328643799, 0.35088658332824707, 0.5079407691955566, 0.1960456669330597, 0.45348379015922546, 0.1232011616230011, 0.16934296488761902, 0.0521695613861084, 0.1003044918179512, 2.467449426651001, 0.3291577100753784, 2.0163090229034424], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [500]}, "index": {"min": [197505], "max": [198004], "mean": [197754.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [3.034, 5.0, 5.0, 5.0, 5.0], "std": [1.582669896093308, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [500]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [500]}, "eef_direction_state": {"mean": [4.396, 4.172], "std": [2.118297429540995, 2.08768196811679], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.776, 0.868], "std": [0.8401333227529992, 0.8958660614176652], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.78, 0.768], "std": [0.8482924024179416, 0.8379594262254009], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.396, 4.172], "std": [2.118297429540995, 2.08768196811679], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.776, 0.868], "std": [0.8401333227529992, 0.8958660614176652], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.78, 0.768], "std": [0.8482924024179416, 0.8379594262254009], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.4262173606862914, 0.26451320696347536, 1.020347284057457, 2.3904465459013715, 0.01274493809109056, 1.0445314169998532, 0.495473239928559, -0.26342169639172236, 0.9269534891427347, 2.5817735512756426, -0.4129346355658372, 1.9082513265583843], "std": [0.13608971867777794, 0.023791618874966308, 0.05290905606847148, 0.27422405829432955, 0.4807364242782388, 0.5918157267879632, 0.16982078774508852, 0.05198348852295857, 0.09994721967414548, 0.31385049150102345, 0.3750987912002301, 0.22102791124433357], "min": [0.22534505317428322, 0.23522841081409665, 0.9186622756466772, 2.024317422376433, -0.8466577276796348, -0.140600885241279, 0.22794740679940864, -0.33450932509535236, 0.7798027350370574, 2.1143336358561973, -1.0187370767895367, 1.4942221076612494], "max": [0.6082649880391598, 0.3010270084895178, 1.1374454800869525, 2.9538485948882456, 0.6752831742824101, 1.5706259396609994, 0.6452168075432602, -0.10849898338100565, 1.129268816559741, 3.0137505399936058, 0.09422651638293011, 2.592262947692336], "count": [500]}, "eef_sim_pose_action": {"mean": [0.4262173606862914, 0.26451320696347536, 1.020347284057457, 2.3904465459013715, 0.01274493809109056, 1.0445314169998532, 0.495473239928559, -0.26342169639172236, 0.9269534891427347, 2.5817735512756426, -0.4129346355658372, 1.9082513265583843], "std": [0.13608971867777794, 0.023791618874966308, 0.05290905606847148, 0.27422405829432955, 0.4807364242782388, 0.5918157267879632, 0.16982078774508852, 0.05198348852295857, 0.09994721967414548, 0.31385049150102345, 0.3750987912002301, 0.22102791124433357], "min": [0.22534505317428322, 0.23522841081409665, 0.9186622756466772, 2.024317422376433, -0.8466577276796348, -0.140600885241279, 0.22794740679940864, -0.33450932509535236, 0.7798027350370574, 2.1143336358561973, -1.0187370767895367, 1.4942221076612494], "max": [0.6082649880391598, 0.3010270084895178, 1.1374454800869525, 2.9538485948882456, 0.6752831742824101, 1.5706259396609994, 0.6452168075432602, -0.10849898338100565, 1.129268816559741, 3.0137505399936058, 0.09422651638293011, 2.592262947692336], "count": [500]}, "gripper_mode_state": {"mean": [0.596, 0.952], "std": [0.490697462801676, 0.21376622745419666], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.922, 1.83], "std": [0.35201704504185616, 0.4990991885387081], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.596, 0.952], "std": [0.490697462801676, 0.21376622745419666], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.922, 1.83], "std": [0.35201704504185616, 0.4990991885387081], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.3788974968716502, 0.27161500477232037], "std": [0.19482087711688262, 0.1540015767949661], "min": [0.0712500000372529, 0.021250001154839993], "max": [0.5574999749660492, 0.8574999868869781], "count": [500]}, "gripper_open_scale_action": {"mean": [0.3788974968716502, 0.27161500477232037], "std": [0.19482087711688262, 0.1540015767949661], "min": [0.0712500000372529, 0.021250001154839993], "max": [0.5574999749660492, 0.8574999868869781], "count": [500]}}} +{"episode_index": 427, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9568627450980393]], [[0.9019607843137255]]], "mean": [[[0.3968065885357975]], [[0.39939008151153177]], [[0.3751282398016678]]], "std": [[[0.15237072679232222]], [[0.15568684617627587]], [[0.14903394085849836]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690324508395312]], [[0.4704197726504395]], [[0.4619071603138382]]], "std": [[[0.16151573930031904]], [[0.15671975034754937]], [[0.15711327976033826]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5031534503887761]], [[0.4898212615505973]], [[0.4810488717038539]]], "std": [[[0.11941884209968052]], [[0.12929119309321715]], [[0.1340308278506068]]], "count": [116]}, "observation.state": {"min": [-0.126210555434227, -0.022276556119322777, -0.9926935434341431, -1.7543877363204956, 0.12727466225624084, 0.0, 0.026000000536441803, -0.020524999126791954, -0.06675700098276138, 0.1324079930782318, -3.141592502593994, 0.10201449692249298, -3.141592502593994, -0.12955988943576813, -0.01964244432747364, -1.4400912523269653, 0.03420855477452278, 0.4147067666053772, -1.2007185220718384, 0.010999999940395355, -0.010060000233352184, -0.011553999967873096, 0.012625000439584255, -3.141592502593994, -0.09531243145465851, -3.139777421951294], "max": [0.025782888755202293, 1.6751376390457153, -0.48598477244377136, -0.022363778203725815, 1.1670507192611694, 2.1017415523529053, 0.4490000009536743, 0.3526029884815216, 0.0041589997708797455, 0.33014899492263794, 3.1409294605255127, 1.109732747077942, 3.138206720352173, 0.47890233993530273, 2.453334331512451, -0.4719768762588501, 1.3764015436172485, 1.2405965328216553, -0.02805066667497158, 0.5920000076293945, 0.44078201055526733, 0.18434199690818787, 0.314736008644104, 3.1326565742492676, 1.0985625982284546, 3.1408421993255615], "mean": [-0.03798620030283928, 1.0513781309127808, -0.6343889832496643, -0.857826828956604, 0.6625998020172119, 1.0938345193862915, 0.3035264015197754, 0.18705448508262634, -0.0385887511074543, 0.23013779520988464, -0.4632587730884552, 0.6383547782897949, -0.06424248963594437, 0.09956026822328568, 1.6281355619430542, -1.1437904834747314, 0.6506071090698242, 1.0296536684036255, -0.6473528146743774, 0.2978442311286926, 0.2892046868801117, 0.057823847979307175, 0.15282310545444489, 1.1838231086730957, 0.4424349367618561, -2.411916971206665], "std": [0.0519804023206234, 0.6487600803375244, 0.20402422547340393, 0.6550750136375427, 0.34522345662117004, 0.790296196937561, 0.16152916848659515, 0.12469946593046188, 0.024193229153752327, 0.05404404550790787, 2.603058099746704, 0.3054754137992859, 2.7314040660858154, 0.15764360129833221, 0.9537767171859741, 0.4212638735771179, 0.4898708462715149, 0.1892358809709549, 0.41154757142066956, 0.18255341053009033, 0.17466799914836884, 0.05755861848592758, 0.08532140403985977, 2.395770311355591, 0.3376200199127197, 1.5467690229415894], "count": [567]}, "action": {"min": [-0.126210555434227, -0.022276556119322777, -0.9926935434341431, -1.7543877363204956, 0.12727466225624084, 0.0, 0.026000000536441803, -0.020524999126791954, -0.06675700098276138, 0.1324079930782318, -3.141592502593994, 0.10201449692249298, -3.141592502593994, -0.12955988943576813, -0.01964244432747364, -1.4400912523269653, 0.03420855477452278, 0.4147067666053772, -1.2007185220718384, 0.010999999940395355, -0.010060000233352184, -0.011553999967873096, 0.012625000439584255, -3.141592502593994, -0.09531243145465851, -3.139777421951294], "max": [0.025782888755202293, 1.6751376390457153, -0.48598477244377136, -0.022363778203725815, 1.1670507192611694, 2.1017415523529053, 0.4490000009536743, 0.3526029884815216, 0.0041589997708797455, 0.33014899492263794, 3.1409294605255127, 1.109732747077942, 3.138206720352173, 0.47890233993530273, 2.453334331512451, -0.4719768762588501, 1.3764015436172485, 1.2405965328216553, -0.02805066667497158, 0.5920000076293945, 0.44078201055526733, 0.18434199690818787, 0.314736008644104, 3.1326565742492676, 1.0985625982284546, 3.1408421993255615], "mean": [-0.03798620030283928, 1.0513781309127808, -0.6343889832496643, -0.857826828956604, 0.6625998020172119, 1.0938345193862915, 0.3035264015197754, 0.18705448508262634, -0.0385887511074543, 0.23013779520988464, -0.4632587730884552, 0.6383547782897949, -0.06424248963594437, 0.09956026822328568, 1.6281355619430542, -1.1437904834747314, 0.6506071090698242, 1.0296536684036255, -0.6473528146743774, 0.2978442311286926, 0.2892046868801117, 0.057823847979307175, 0.15282310545444489, 1.1838231086730957, 0.4424349367618561, -2.411916971206665], "std": [0.0519804023206234, 0.6487600803375244, 0.20402422547340393, 0.6550750136375427, 0.34522345662117004, 0.790296196937561, 0.16152916848659515, 0.12469946593046188, 0.024193229153752327, 0.05404404550790787, 2.603058099746704, 0.3054754137992859, 2.7314040660858154, 0.15764360129833221, 0.9537767171859741, 0.4212638735771179, 0.4898708462715149, 0.1892358809709549, 0.41154757142066956, 0.18255341053009033, 0.17466799914836884, 0.05755861848592758, 0.08532140403985977, 2.395770311355591, 0.3376200199127197, 1.5467690229415894], "count": [567]}, "timestamp": {"min": [0.0], "max": [18.866666666666667], "mean": [9.433333333333334], "std": [5.455951558381673], "count": [567]}, "frame_index": {"min": [0], "max": [566], "mean": [283.0], "std": [163.6785467514502], "count": [567]}, "episode_index": {"min": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [567]}, "index": {"min": [198005], "max": [198571], "mean": [198288.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [2.927689594356261, 5.0, 5.0, 5.0, 5.0], "std": [1.4978145592538818, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [567]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [567]}, "eef_direction_state": {"mean": [4.509700176366843, 4.125220458553792], "std": [1.9687580347384956, 2.107394116015417], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.746031746031746, 0.8677248677248677], "std": [0.8287477766480381, 0.8919385829562957], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.8165784832451499, 0.7671957671957672], "std": [0.8513130870810359, 0.8495977274780544], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [4.509700176366843, 4.125220458553792], "std": [1.9687580347384956, 2.107394116015417], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.746031746031746, 0.8677248677248677], "std": [0.8287477766480381, 0.8919385829562957], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.8165784832451499, 0.7671957671957672], "std": [0.8513130870810359, 0.8495977274780544], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.42527899743336345, 0.2621976574126569, 1.0045671838854744, 2.4177202714612878, 0.044996521748373715, 1.0939896750726477, 0.5282820507688476, -0.2412092851678831, 0.9285557105835852, 2.4907552764349483, -0.4155229627110686, 2.00255782678806], "std": [0.12437519513024975, 0.02465414867558344, 0.054183517785284414, 0.2700476060792015, 0.5603263815240201, 0.5322208768171776, 0.17506604124407538, 0.057312016000639635, 0.08490391115515722, 0.8505773080526928, 0.37924575325247356, 0.25729377571765705], "min": [0.2183095923347132, 0.2331430469501124, 0.9067688339040041, 2.0302302744622907, -1.009647691863292, -0.016733872304096398, 0.22857139261500944, -0.3108742090496593, 0.7887634564595261, -3.1398522642870157, -1.030948820723233, 1.5716678366803873], "max": [0.5908860872939334, 0.3055699140652919, 1.1051018762755287, 2.976697125989097, 0.7630825650463842, 1.5834120127064226, 0.6804909088319941, -0.11525190118590485, 1.0897812383265582, 3.127752816422795, 0.1331034779970397, 2.5325752087702487], "count": [567]}, "eef_sim_pose_action": {"mean": [0.42527899743336345, 0.2621976574126569, 1.0045671838854744, 2.4177202714612878, 0.044996521748373715, 1.0939896750726477, 0.5282820507688476, -0.2412092851678831, 0.9285557105835852, 2.4907552764349483, -0.4155229627110686, 2.00255782678806], "std": [0.12437519513024975, 0.02465414867558344, 0.054183517785284414, 0.2700476060792015, 0.5603263815240201, 0.5322208768171776, 0.17506604124407538, 0.057312016000639635, 0.08490391115515722, 0.8505773080526928, 0.37924575325247356, 0.25729377571765705], "min": [0.2183095923347132, 0.2331430469501124, 0.9067688339040041, 2.0302302744622907, -1.009647691863292, -0.016733872304096398, 0.22857139261500944, -0.3108742090496593, 0.7887634564595261, -3.1398522642870157, -1.030948820723233, 1.5716678366803873], "max": [0.5908860872939334, 0.3055699140652919, 1.1051018762755287, 2.976697125989097, 0.7630825650463842, 1.5834120127064226, 0.6804909088319941, -0.11525190118590485, 1.0897812383265582, 3.127752816422795, 0.1331034779970397, 2.5325752087702487], "count": [567]}, "gripper_mode_state": {"mean": [0.6807760141093474, 0.4973544973544973], "std": [0.46617596755167434, 0.4999930012667709], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.8924162257495591, 1.873015873015873], "std": [0.4166664333771255, 0.4500776786907242], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.6807760141093474, 0.4973544973544973], "std": [0.46617596755167434, 0.4999930012667709], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.8924162257495591, 1.873015873015873], "std": [0.4166664333771255, 0.4500776786907242], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.37940696589780126, 0.37230599313938245], "std": [0.20191157825271175, 0.228192178048669], "min": [0.032500000670552254, 0.013749999925494194], "max": [0.5612500011920929, 0.7400000095367432], "count": [567]}, "gripper_open_scale_action": {"mean": [0.37940696589780126, 0.37230599313938245], "std": [0.20191157825271175, 0.228192178048669], "min": [0.032500000670552254, 0.013749999925494194], "max": [0.5612500011920929, 0.7400000095367432], "count": [567]}}} +{"episode_index": 428, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9450980392156862]], [[0.8901960784313725]]], "mean": [[[0.40036791938997823]], [[0.4037007926687396]], [[0.37916378207162044]]], "std": [[[0.14392983370093268]], [[0.147892207282498]], [[0.14165711107049597]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46121475426740277]], [[0.4667916646836728]], [[0.45732361468050003]]], "std": [[[0.1650928705938764]], [[0.1569469140348027]], [[0.15885886499336915]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5022209927660385]], [[0.4866672159559617]], [[0.4778338290817945]]], "std": [[[0.12641919590619155]], [[0.13583477993248413]], [[0.13912003503409595]]], "count": [103]}, "observation.state": {"min": [-0.049838777631521225, -0.022276556119322777, -1.0536619424819946, -1.5181201696395874, 0.3183262348175049, 0.0, 0.11500000208616257, -0.010199000127613544, -0.05607299879193306, 0.1545419991016388, -3.141592502593994, 0.29455921053886414, -3.141592502593994, -0.2182125598192215, -0.01826433278620243, -1.199776530265808, -0.0492805540561676, 0.5604376792907715, -1.4871214628219604, 0.015000000596046448, -0.008907999843358994, -0.04227200150489807, 0.011633000336587429, -3.141592502593994, 0.17929767072200775, -3.141592502593994], "max": [0.11447044461965561, 1.7869216203689575, -0.4863336682319641, 0.027492444962263107, 1.1377266645431519, 2.1015148162841797, 0.6040000319480896, 0.3669860064983368, 0.031860001385211945, 0.33713498711586, 3.139777421951294, 1.1589858531951904, 3.1402835845947266, 0.3088887631893158, 2.3620998859405518, -0.4718722105026245, 1.623868465423584, 1.2353283166885376, -0.05793299898505211, 0.7190000414848328, 0.39500999450683594, 0.19790799915790558, 0.3310459852218628, 3.140702486038208, 1.2384856939315796, 3.128973960876465], "mean": [0.028063880279660225, 0.9925944209098816, -0.7092592716217041, -0.6562101244926453, 0.7791396975517273, 0.9006162285804749, 0.36781832575798035, 0.18298450112342834, -0.025456063449382782, 0.24742409586906433, -0.1522294580936432, 0.6979169249534607, 0.4620968699455261, 0.028416872024536133, 1.5204918384552002, -0.965364396572113, 0.7947303652763367, 0.9867951273918152, -0.7985017895698547, 0.2434166520833969, 0.2554553151130676, 0.043321799486875534, 0.15429237484931946, 0.8420017957687378, 0.5056892037391663, -2.000004529953003], "std": [0.03677939251065254, 0.655005693435669, 0.2094065397977829, 0.5065500140190125, 0.25612378120422363, 0.7757099270820618, 0.16205653548240662, 0.12994594871997833, 0.020432136952877045, 0.05207955092191696, 2.7595787048339844, 0.24236172437667847, 2.7586171627044678, 0.14567440748214722, 0.9340135455131531, 0.3149191737174988, 0.5764758586883545, 0.175309956073761, 0.5117794275283813, 0.18912385404109955, 0.16028344631195068, 0.06086764857172966, 0.0969792827963829, 2.493032455444336, 0.29230085015296936, 2.1480953693389893], "count": [485]}, "action": {"min": [-0.049838777631521225, -0.022276556119322777, -1.0536619424819946, -1.5181201696395874, 0.3183262348175049, 0.0, 0.11500000208616257, -0.010199000127613544, -0.05607299879193306, 0.1545419991016388, -3.141592502593994, 0.29455921053886414, -3.141592502593994, -0.2182125598192215, -0.01826433278620243, -1.199776530265808, -0.0492805540561676, 0.5604376792907715, -1.4871214628219604, 0.015000000596046448, -0.008907999843358994, -0.04227200150489807, 0.011633000336587429, -3.141592502593994, 0.17929767072200775, -3.141592502593994], "max": [0.11447044461965561, 1.7869216203689575, -0.4863336682319641, 0.027492444962263107, 1.1377266645431519, 2.1015148162841797, 0.6040000319480896, 0.3669860064983368, 0.031860001385211945, 0.33713498711586, 3.139777421951294, 1.1589858531951904, 3.1402835845947266, 0.3088887631893158, 2.3620998859405518, -0.4718722105026245, 1.623868465423584, 1.2353283166885376, -0.05793299898505211, 0.7190000414848328, 0.39500999450683594, 0.19790799915790558, 0.3310459852218628, 3.140702486038208, 1.2384856939315796, 3.128973960876465], "mean": [0.028063880279660225, 0.9925944209098816, -0.7092592716217041, -0.6562101244926453, 0.7791396975517273, 0.9006162285804749, 0.36781832575798035, 0.18298450112342834, -0.025456063449382782, 0.24742409586906433, -0.1522294580936432, 0.6979169249534607, 0.4620968699455261, 0.028416872024536133, 1.5204918384552002, -0.965364396572113, 0.7947303652763367, 0.9867951273918152, -0.7985017895698547, 0.2434166520833969, 0.2554553151130676, 0.043321799486875534, 0.15429237484931946, 0.8420017957687378, 0.5056892037391663, -2.000004529953003], "std": [0.03677939251065254, 0.655005693435669, 0.2094065397977829, 0.5065500140190125, 0.25612378120422363, 0.7757099270820618, 0.16205653548240662, 0.12994594871997833, 0.020432136952877045, 0.05207955092191696, 2.7595787048339844, 0.24236172437667847, 2.7586171627044678, 0.14567440748214722, 0.9340135455131531, 0.3149191737174988, 0.5764758586883545, 0.175309956073761, 0.5117794275283813, 0.18912385404109955, 0.16028344631195068, 0.06086764857172966, 0.0969792827963829, 2.493032455444336, 0.29230085015296936, 2.1480953693389893], "count": [485]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [485]}, "index": {"min": [198572], "max": [199056], "mean": [198814.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [3.0391752577319586, 5.0, 5.0, 5.0, 5.0], "std": [1.5718238602449173, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [485]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [485]}, "eef_direction_state": {"mean": [4.11340206185567, 4.018556701030928], "std": [2.257981438930014, 2.153315827023227], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [0.8515463917525773, 0.9278350515463918], "std": [0.8535086350564013, 0.9041419316599689], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.7690721649484537, 0.7628865979381443], "std": [0.8472345340087128, 0.8443040918478972], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [4.11340206185567, 4.018556701030928], "std": [2.257981438930014, 2.153315827023227], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [0.8515463917525773, 0.9278350515463918], "std": [0.8535086350564013, 0.9041419316599689], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.7690721649484537, 0.7628865979381443], "std": [0.8472345340087128, 0.8443040918478972], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.42129821026143255, 0.2755510667590007, 1.0218584356939837, 2.384235186014226, 0.041234636683411284, 1.1360468325611381, 0.4947545358652345, -0.25588387345106434, 0.929978104280322, 2.5315499589161496, -0.4513201847639686, 1.9398898309415016], "std": [0.1295747241059973, 0.02081441189120381, 0.05219279043737286, 0.20223429099617918, 0.4247210282788637, 0.4680621712271008, 0.16076681340413268, 0.06064660865768953, 0.09660392948471208, 0.28323119585832346, 0.389713237844721, 0.2708644063600886], "min": [0.22869559606524964, 0.244003948682963, 0.9287945470776329, 1.9795162084748887, -0.7443153408463241, 0.18969495155989713, 0.22980363573235502, -0.34184746951231515, 0.787620495111842, 1.8765859327820396, -1.0350992590842236, 1.4601203160881386], "max": [0.6050684324069213, 0.3332331812724006, 1.1120392590032588, 2.7733973130539527, 0.7122572566090595, 1.682216313765945, 0.6349727078942723, -0.10191834389932708, 1.1061002364684394, 2.961263113546165, 0.1316745084955946, 2.626089061916685], "count": [485]}, "eef_sim_pose_action": {"mean": [0.42129821026143255, 0.2755510667590007, 1.0218584356939837, 2.384235186014226, 0.041234636683411284, 1.1360468325611381, 0.4947545358652345, -0.25588387345106434, 0.929978104280322, 2.5315499589161496, -0.4513201847639686, 1.9398898309415016], "std": [0.1295747241059973, 0.02081441189120381, 0.05219279043737286, 0.20223429099617918, 0.4247210282788637, 0.4680621712271008, 0.16076681340413268, 0.06064660865768953, 0.09660392948471208, 0.28323119585832346, 0.389713237844721, 0.2708644063600886], "min": [0.22869559606524964, 0.244003948682963, 0.9287945470776329, 1.9795162084748887, -0.7443153408463241, 0.18969495155989713, 0.22980363573235502, -0.34184746951231515, 0.787620495111842, 1.8765859327820396, -1.0350992590842236, 1.4601203160881386], "max": [0.6050684324069213, 0.3332331812724006, 1.1120392590032588, 2.7733973130539527, 0.7122572566090595, 1.682216313765945, 0.6349727078942723, -0.10191834389932708, 1.1061002364684394, 2.961263113546165, 0.1316745084955946, 2.626089061916685], "count": [485]}, "gripper_mode_state": {"mean": [0.7278350515463917, 0.6865979381443299], "std": [0.4450743637717771, 0.463876286826869], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.9134020618556702, 1.8], "std": [0.37543895023901724, 0.5326456046999597], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.7278350515463917, 0.6865979381443299], "std": [0.4450743637717771, 0.463876286826869], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.9134020618556702, 1.8], "std": [0.37543895023901724, 0.5326456046999597], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.4597731859413619, 0.3042706215571727], "std": [0.20257067305273016, 0.23640499229504489], "min": [0.1437500026077032, 0.01875000074505806], "max": [0.755000039935112, 0.898750051856041], "count": [485]}, "gripper_open_scale_action": {"mean": [0.4597731859413619, 0.3042706215571727], "std": [0.20257067305273016, 0.23640499229504489], "min": [0.1437500026077032, 0.01875000074505806], "max": [0.755000039935112, 0.898750051856041], "count": [485]}}} +{"episode_index": 429, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.803921568627451]], [[0.7568627450980392]]], "mean": [[[0.39995337640662787]], [[0.40274902560412545]], [[0.3783138629049989]]], "std": [[[0.1392997617423059]], [[0.1457081198795024]], [[0.13957227268818967]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4554814583708101]], [[0.46280068357618276]], [[0.4535225535168196]]], "std": [[[0.15869472482122915]], [[0.151006480630866]], [[0.15234390832355144]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009074455087845]], [[0.4897355733195419]], [[0.4802129448491935]]], "std": [[[0.13109512135551615]], [[0.14013598464532684]], [[0.14422199663727941]]], "count": [109]}, "observation.state": {"min": [-0.024823443964123726, -0.02204977720975876, -1.2711941003799438, -1.3657430410385132, 0.34025388956069946, 0.07633689045906067, 0.12099999934434891, -0.010631999932229519, -0.049570001661777496, 0.18250499665737152, -3.1386778354644775, 0.3323979675769806, -3.1409642696380615, -0.1174534410238266, -0.018595777451992035, -1.308856725692749, -0.14838244020938873, 0.5510176420211792, -1.4153026342391968, 0.008999999612569809, -0.008472000248730183, -0.0059449998661875725, 0.015591000206768513, -3.1098625659942627, 0.07562512159347534, -3.136810541152954], "max": [0.0963980033993721, 1.8224036693572998, -0.4863336682319641, 0.043890222907066345, 1.1601427793502808, 2.102264881134033, 0.5590000152587891, 0.39153599739074707, 0.030626999214291573, 0.3233270049095154, 3.140493154525757, 1.0857518911361694, 3.1404757499694824, 0.3522207736968994, 2.3833820819854736, -0.4718722105026245, 1.5350762605667114, 1.2400034666061401, -0.00601833313703537, 0.6970000267028809, 0.415026992559433, 0.21720999479293823, 0.3599500060081482, 3.140981674194336, 1.0243163108825684, 3.139986991882324], "mean": [0.038771238178014755, 0.9253119230270386, -0.7205615043640137, -0.5852775573730469, 0.8168816566467285, 0.8467731475830078, 0.3924776613712311, 0.17487823963165283, -0.020280789583921432, 0.2539535462856293, 0.4049893021583557, 0.7145375609397888, 0.9018072485923767, 0.06838897615671158, 1.501469373703003, -1.0221418142318726, 0.7057540416717529, 1.0167337656021118, -0.7020893096923828, 0.23505190014839172, 0.25995638966560364, 0.04808219522237778, 0.16124922037124634, 0.5746316313743591, 0.4976823031902313, -2.4967310428619385], "std": [0.027657467871904373, 0.670030415058136, 0.29029735922813416, 0.47660186886787415, 0.2322278916835785, 0.7238731980323792, 0.17081114649772644, 0.13899581134319305, 0.01769237592816353, 0.03791756555438042, 2.7556891441345215, 0.24451984465122223, 2.600771903991699, 0.14734086394309998, 0.962742269039154, 0.37480753660202026, 0.5363194942474365, 0.18278701603412628, 0.4721873998641968, 0.20681340992450714, 0.17243817448616028, 0.057706743478775024, 0.09034804999828339, 2.576403856277466, 0.33484190702438354, 1.5139836072921753], "count": [522]}, "action": {"min": [-0.024823443964123726, -0.02204977720975876, -1.2711941003799438, -1.3657430410385132, 0.34025388956069946, 0.07633689045906067, 0.12099999934434891, -0.010631999932229519, -0.049570001661777496, 0.18250499665737152, -3.1386778354644775, 0.3323979675769806, -3.1409642696380615, -0.1174534410238266, -0.018595777451992035, -1.308856725692749, -0.14838244020938873, 0.5510176420211792, -1.4153026342391968, 0.008999999612569809, -0.008472000248730183, -0.0059449998661875725, 0.015591000206768513, -3.1098625659942627, 0.07562512159347534, -3.136810541152954], "max": [0.0963980033993721, 1.8224036693572998, -0.4863336682319641, 0.043890222907066345, 1.1601427793502808, 2.102264881134033, 0.5590000152587891, 0.39153599739074707, 0.030626999214291573, 0.3233270049095154, 3.140493154525757, 1.0857518911361694, 3.1404757499694824, 0.3522207736968994, 2.3833820819854736, -0.4718722105026245, 1.5350762605667114, 1.2400034666061401, -0.00601833313703537, 0.6970000267028809, 0.415026992559433, 0.21720999479293823, 0.3599500060081482, 3.140981674194336, 1.0243163108825684, 3.139986991882324], "mean": [0.038771238178014755, 0.9253119230270386, -0.7205615043640137, -0.5852775573730469, 0.8168816566467285, 0.8467731475830078, 0.3924776613712311, 0.17487823963165283, -0.020280789583921432, 0.2539535462856293, 0.4049893021583557, 0.7145375609397888, 0.9018072485923767, 0.06838897615671158, 1.501469373703003, -1.0221418142318726, 0.7057540416717529, 1.0167337656021118, -0.7020893096923828, 0.23505190014839172, 0.25995638966560364, 0.04808219522237778, 0.16124922037124634, 0.5746316313743591, 0.4976823031902313, -2.4967310428619385], "std": [0.027657467871904373, 0.670030415058136, 0.29029735922813416, 0.47660186886787415, 0.2322278916835785, 0.7238731980323792, 0.17081114649772644, 0.13899581134319305, 0.01769237592816353, 0.03791756555438042, 2.7556891441345215, 0.24451984465122223, 2.600771903991699, 0.14734086394309998, 0.962742269039154, 0.37480753660202026, 0.5363194942474365, 0.18278701603412628, 0.4721873998641968, 0.20681340992450714, 0.17243817448616028, 0.057706743478775024, 0.09034804999828339, 2.576403856277466, 0.33484190702438354, 1.5139836072921753], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [522]}, "index": {"min": [199057], "max": [199578], "mean": [199317.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [3.0402298850574714, 5.0, 5.0, 5.0, 5.0], "std": [1.5987034811734384, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [522]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [522]}, "eef_direction_state": {"mean": [3.875478927203065, 4.306513409961686], "std": [2.4451477206894263, 2.0894543891782362], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.8065134099616859, 0.8467432950191571], "std": [0.8435668823923888, 0.9031017894725549], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.8275862068965517, 0.7490421455938697], "std": [0.8537529933199948, 0.835198511600271], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [3.875478927203065, 4.306513409961686], "std": [2.4451477206894263, 2.0894543891782362], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.8065134099616859, 0.8467432950191571], "std": [0.8435668823923888, 0.9031017894725549], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.8275862068965517, 0.7490421455938697], "std": [0.8537529933199948, 0.835198511600271], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.413262591427543, 0.28077609015698846, 1.028414471216869, 2.377088266381139, 0.01952867943563515, 1.1312906183006024, 0.49914128252363327, -0.2510265729972265, 0.9369544980316576, 2.5621514409427015, -0.42413969701161425, 1.9571426908582832], "std": [0.13869306811176726, 0.018032524152657194, 0.038113612567926204, 0.21480372598511213, 0.3813952579262505, 0.47284274128667, 0.17290614752024602, 0.057434133489126134, 0.08991287131812803, 0.3483595289712725, 0.37816489735782427, 0.2730936033447395], "min": [0.22830008554196085, 0.25070970926303154, 0.9566325247278014, 2.055431024073208, -0.6630244434602994, 0.16708949308809573, 0.23017479942359015, -0.3052704707595243, 0.7916297535133516, 2.1091713999550583, -0.9603959798312867, 1.5649771106114465], "max": [0.6297165087388303, 0.3320036628884595, 1.0982935670420013, 2.7902252683549884, 0.6567283322468458, 1.602488706027377, 0.6548564009778455, -0.08253382020278399, 1.134901246078126, 3.063157195720522, 0.14208813681146126, 2.7187386336932677], "count": [522]}, "eef_sim_pose_action": {"mean": [0.413262591427543, 0.28077609015698846, 1.028414471216869, 2.377088266381139, 0.01952867943563515, 1.1312906183006024, 0.49914128252363327, -0.2510265729972265, 0.9369544980316576, 2.5621514409427015, -0.42413969701161425, 1.9571426908582832], "std": [0.13869306811176726, 0.018032524152657194, 0.038113612567926204, 0.21480372598511213, 0.3813952579262505, 0.47284274128667, 0.17290614752024602, 0.057434133489126134, 0.08991287131812803, 0.3483595289712725, 0.37816489735782427, 0.2730936033447395], "min": [0.22830008554196085, 0.25070970926303154, 0.9566325247278014, 2.055431024073208, -0.6630244434602994, 0.16708949308809573, 0.23017479942359015, -0.3052704707595243, 0.7916297535133516, 2.1091713999550583, -0.9603959798312867, 1.5649771106114465], "max": [0.6297165087388303, 0.3320036628884595, 1.0982935670420013, 2.7902252683549884, 0.6567283322468458, 1.602488706027377, 0.6548564009778455, -0.08253382020278399, 1.134901246078126, 3.063157195720522, 0.14208813681146126, 2.7187386336932677], "count": [522]}, "gripper_mode_state": {"mean": [0.39272030651340994, 0.5804597701149425], "std": [0.48835547234102317, 0.4934837640622515], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.9386973180076628, 1.8103448275862069], "std": [0.31573763957218576, 0.5364566197268167], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.39272030651340994, 0.5804597701149425], "std": [0.48835547234102317, 0.4934837640622515], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9386973180076628, 1.8103448275862069], "std": [0.31573763957218576, 0.5364566197268167], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.49059626797992034, 0.2938146571699223], "std": [0.21351392996228308, 0.25851678086487984], "min": [0.15124999918043613, 0.011249999515712261], "max": [0.6987500190734863, 0.8712500333786011], "count": [522]}, "gripper_open_scale_action": {"mean": [0.49059626797992034, 0.2938146571699223], "std": [0.21351392996228308, 0.25851678086487984], "min": [0.15124999918043613, 0.011249999515712261], "max": [0.6987500190734863, 0.8712500333786011], "count": [522]}}} +{"episode_index": 430, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9568627450980393]], [[0.8980392156862745]]], "mean": [[[0.3993790340643007]], [[0.4041236510699815]], [[0.3796050765581414]]], "std": [[[0.14167242030541055]], [[0.146048080368368]], [[0.13985856429245414]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47021246793109767]], [[0.47105761712784805]], [[0.46070037146478526]]], "std": [[[0.15871686386451533]], [[0.1544249483675377]], [[0.15660920581310206]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010192394325331]], [[0.4844025448964633]], [[0.475583877359355]]], "std": [[[0.13035777932743975]], [[0.14161775698246198]], [[0.14562455444176883]]], "count": [107]}, "observation.state": {"min": [-0.04666388779878616, -0.021927665919065475, -1.0734612941741943, -1.746433138847351, 0.37428799271583557, 0.10114289075136185, 0.08299999684095383, -0.010855999775230885, -0.06534600257873535, 0.15863600373268127, -3.1356236934661865, 0.34658747911453247, -3.1377878189086914, -0.11897110939025879, -0.018508555367588997, -1.3480194807052612, 0.006262555718421936, 0.5037257671356201, -1.317352056503296, 0.008999999612569809, -0.008659999817609787, -0.00839299988001585, 0.01604500040411949, -3.1349778175354004, -0.015463616698980331, -3.141592502593994], "max": [0.10744033008813858, 1.7175625562667847, -0.48697909712791443, -0.0673704445362091, 1.1613638401031494, 2.102020740509033, 0.5009999871253967, 0.36204200983047485, 0.0067900000140070915, 0.3557409942150116, 3.1342971324920654, 1.1906287670135498, 3.1404407024383545, 0.3075978755950928, 2.402012825012207, -0.4720815420150757, 1.4681593179702759, 1.2403348684310913, -0.05011788755655289, 0.6639999747276306, 0.42645299434661865, 0.20408199727535248, 0.31808000802993774, 3.1390271186828613, 1.0130589008331299, 3.1401264667510986], "mean": [-0.020643258467316628, 0.8955822587013245, -0.6528199911117554, -0.7564257979393005, 0.7612892389297485, 0.8762887716293335, 0.38619619607925415, 0.16397865116596222, -0.03313235566020012, 0.24950234591960907, -0.08063431829214096, 0.7557721734046936, 0.42806902527809143, 0.04544097185134888, 1.4509800672531128, -1.0111701488494873, 0.6575112342834473, 1.0178098678588867, -0.6398327946662903, 0.2215334177017212, 0.2501991391181946, 0.0421215295791626, 0.1606254279613495, 0.8848145604133606, 0.48922643065452576, -1.9888226985931396], "std": [0.05293823033571243, 0.6554010510444641, 0.23326992988586426, 0.5881651639938354, 0.2835783064365387, 0.7093598246574402, 0.14669816195964813, 0.13009129464626312, 0.023264117538928986, 0.046949706971645355, 2.738799571990967, 0.24015077948570251, 2.746464729309082, 0.12070322781801224, 1.0030406713485718, 0.4020492136478424, 0.519545316696167, 0.21507687866687775, 0.4484573006629944, 0.17604151368141174, 0.17852823436260223, 0.05458858981728554, 0.09635010361671448, 2.5513393878936768, 0.35204336047172546, 2.154083013534546], "count": [508]}, "action": {"min": [-0.04666388779878616, -0.021927665919065475, -1.0734612941741943, -1.746433138847351, 0.37428799271583557, 0.10114289075136185, 0.08299999684095383, -0.010855999775230885, -0.06534600257873535, 0.15863600373268127, -3.1356236934661865, 0.34658747911453247, -3.1377878189086914, -0.11897110939025879, -0.018508555367588997, -1.3480194807052612, 0.006262555718421936, 0.5037257671356201, -1.317352056503296, 0.008999999612569809, -0.008659999817609787, -0.00839299988001585, 0.01604500040411949, -3.1349778175354004, -0.015463616698980331, -3.141592502593994], "max": [0.10744033008813858, 1.7175625562667847, -0.48697909712791443, -0.0673704445362091, 1.1613638401031494, 2.102020740509033, 0.5009999871253967, 0.36204200983047485, 0.0067900000140070915, 0.3557409942150116, 3.1342971324920654, 1.1906287670135498, 3.1404407024383545, 0.3075978755950928, 2.402012825012207, -0.4720815420150757, 1.4681593179702759, 1.2403348684310913, -0.05011788755655289, 0.6639999747276306, 0.42645299434661865, 0.20408199727535248, 0.31808000802993774, 3.1390271186828613, 1.0130589008331299, 3.1401264667510986], "mean": [-0.020643258467316628, 0.8955822587013245, -0.6528199911117554, -0.7564257979393005, 0.7612892389297485, 0.8762887716293335, 0.38619619607925415, 0.16397865116596222, -0.03313235566020012, 0.24950234591960907, -0.08063431829214096, 0.7557721734046936, 0.42806902527809143, 0.04544097185134888, 1.4509800672531128, -1.0111701488494873, 0.6575112342834473, 1.0178098678588867, -0.6398327946662903, 0.2215334177017212, 0.2501991391181946, 0.0421215295791626, 0.1606254279613495, 0.8848145604133606, 0.48922643065452576, -1.9888226985931396], "std": [0.05293823033571243, 0.6554010510444641, 0.23326992988586426, 0.5881651639938354, 0.2835783064365387, 0.7093598246574402, 0.14669816195964813, 0.13009129464626312, 0.023264117538928986, 0.046949706971645355, 2.738799571990967, 0.24015077948570251, 2.746464729309082, 0.12070322781801224, 1.0030406713485718, 0.4020492136478424, 0.519545316696167, 0.21507687866687775, 0.4484573006629944, 0.17604151368141174, 0.17852823436260223, 0.05458858981728554, 0.09635010361671448, 2.5513393878936768, 0.35204336047172546, 2.154083013534546], "count": [508]}, "timestamp": {"min": [0.0], "max": [16.9], "mean": [8.450000000000001], "std": [4.888222808160673], "count": [508]}, "frame_index": {"min": [0], "max": [507], "mean": [253.5], "std": [146.64668424482022], "count": [508]}, "episode_index": {"min": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [508]}, "index": {"min": [199579], "max": [200086], "mean": [199832.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [3.3051181102362204, 5.0, 5.0, 5.0, 5.0], "std": [1.5456993250217885, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [508]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [508]}, "eef_direction_state": {"mean": [4.395669291338582, 4.051181102362205], "std": [2.2056970225302237, 2.1364244963534866], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.7480314960629921, 0.8996062992125984], "std": [0.8803945423440045, 0.8850018030808646], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.6240157480314961, 0.8248031496062992], "std": [0.8147109625553753, 0.8527485440387232], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [4.395669291338582, 4.051181102362205], "std": [2.2056970225302237, 2.1364244963534866], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.7480314960629921, 0.8996062992125984], "std": [0.8803945423440045, 0.8850018030808646], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.6240157480314961, 0.8248031496062992], "std": [0.8147109625553753, 0.8527485440387232], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.4022979926531076, 0.26778084125881224, 1.0238853342514727, 2.3178010557593076, 0.09854909207702556, 1.1773752917377327, 0.4893661988481116, -0.2569337939064519, 0.9362982054814577, 2.5050846736863783, -0.4011460195567532, 1.897243062464972], "std": [0.12971204156323526, 0.023729223171614237, 0.04707421964020873, 0.20024051194401357, 0.411161459140596, 0.40960692307806684, 0.17896106486859775, 0.05436603118955757, 0.0959334650663796, 0.7051259812133629, 0.3831624158181744, 0.25946136248707274], "min": [0.22811034068115887, 0.2345625510557673, 0.9326451759046097, 1.950640856901407, -0.8163325678524004, 0.2358861485594148, 0.23000733884684998, -0.30781902021962504, 0.7921259076429694, -3.140059782204906, -1.0240715055346308, 1.5421234778047364], "max": [0.6001503311634984, 0.3081198533964494, 1.130384259557121, 2.6909096989074515, 0.7301442988773434, 1.5461057335657626, 0.6661817924646027, -0.09556784512465412, 1.0932384342237855, 3.1391103741989923, 0.10839036802653723, 2.654162930434143], "count": [508]}, "eef_sim_pose_action": {"mean": [0.4022979926531076, 0.26778084125881224, 1.0238853342514727, 2.3178010557593076, 0.09854909207702556, 1.1773752917377327, 0.4893661988481116, -0.2569337939064519, 0.9362982054814577, 2.5050846736863783, -0.4011460195567532, 1.897243062464972], "std": [0.12971204156323526, 0.023729223171614237, 0.04707421964020873, 0.20024051194401357, 0.411161459140596, 0.40960692307806684, 0.17896106486859775, 0.05436603118955757, 0.0959334650663796, 0.7051259812133629, 0.3831624158181744, 0.25946136248707274], "min": [0.22811034068115887, 0.2345625510557673, 0.9326451759046097, 1.950640856901407, -0.8163325678524004, 0.2358861485594148, 0.23000733884684998, -0.30781902021962504, 0.7921259076429694, -3.140059782204906, -1.0240715055346308, 1.5421234778047364], "max": [0.6001503311634984, 0.3081198533964494, 1.130384259557121, 2.6909096989074515, 0.7301442988773434, 1.5461057335657626, 0.6661817924646027, -0.09556784512465412, 1.0932384342237855, 3.1391103741989923, 0.10839036802653723, 2.654162930434143], "count": [508]}, "gripper_mode_state": {"mean": [0.234251968503937, 0.860236220472441], "std": [0.42353038114870545, 0.3467417849924223], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.8779527559055118, 1.765748031496063], "std": [0.43115179668388776, 0.597112500360421], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.234251968503937, 0.860236220472441], "std": [0.42353038114870545, 0.3467417849924223], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.8779527559055118, 1.765748031496063], "std": [0.43115179668388776, 0.597112500360421], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.4827435994814113, 0.27691683261728606], "std": [0.18337251185668366, 0.22005175500150642], "min": [0.10374999605119228, 0.011249999515712261], "max": [0.6262499839067459, 0.8299999684095383], "count": [508]}, "gripper_open_scale_action": {"mean": [0.4827435994814113, 0.27691683261728606], "std": [0.18337251185668366, 0.22005175500150642], "min": [0.10374999605119228, 0.011249999515712261], "max": [0.6262499839067459, 0.8299999684095383], "count": [508]}}} +{"episode_index": 431, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9686274509803922]], [[0.9333333333333333]]], "mean": [[[0.39706659930053895]], [[0.4019646805603333]], [[0.3768064513817223]]], "std": [[[0.14714166986455768]], [[0.15061000336602035]], [[0.14404240791348197]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4688318946365096]], [[0.4685526208290334]], [[0.459666566334136]]], "std": [[[0.16438606950909698]], [[0.1607861920442433]], [[0.1620434999785188]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4978242281561748]], [[0.4822643636767573]], [[0.47289062141669536]]], "std": [[[0.14760639865167904]], [[0.15531431663229164]], [[0.1588612223136202]]], "count": [114]}, "observation.state": {"min": [-0.024963000789284706, -0.022293999791145325, -1.1733657121658325, -1.7504627704620361, 0.3622687757015228, -0.09884022176265717, 0.07899999618530273, -0.010393000207841396, -0.06887699663639069, 0.1186320036649704, -3.141016721725464, 0.18762288987636566, -3.1373167037963867, -0.14375966787338257, -0.018508555367588997, -1.2105048894882202, -0.13945089280605316, 0.48889800906181335, -1.4731658697128296, 0.008999999612569809, -0.008569999597966671, -0.0022479998879134655, 0.006785000208765268, -3.141592502593994, 0.03574434295296669, -3.1403186321258545], "max": [-0.02398611046373844, 1.699995994567871, -0.48612433671951294, 0.09386855363845825, 1.160561442375183, 2.1014623641967773, 0.44599997997283936, 0.36736899614334106, 0.006124999839812517, 0.29958799481391907, 3.1373515129089355, 1.1702258586883545, 3.140178918838501, 0.2600792348384857, 2.3769102096557617, -0.4720815420150757, 1.6065635681152344, 1.214848518371582, 0.05859588831663132, 0.7179999947547913, 0.40609100461006165, 0.18089599907398224, 0.2853910028934479, 3.1376307010650635, 1.0896265506744385, 3.140493154525757], "mean": [-0.024908509105443954, 1.0005481243133545, -0.6637110114097595, -0.7266359329223633, 0.7729614973068237, 0.9591608643531799, 0.33311861753463745, 0.17947401106357574, -0.033178869634866714, 0.23810341954231262, 0.30985599756240845, 0.654280424118042, 0.10111206024885178, 0.04572603106498718, 1.6049493551254272, -0.9578583836555481, 0.8614847660064697, 0.9746589660644531, -0.8613168001174927, 0.23711854219436646, 0.25871363282203674, 0.04925227165222168, 0.12366828322410583, 0.8397043347358704, 0.46962693333625793, -1.5885006189346313], "std": [0.0001608400052646175, 0.6595965027809143, 0.2607002556324005, 0.6194961071014404, 0.24971958994865417, 0.7689301371574402, 0.14783045649528503, 0.12932546436786652, 0.025338927283883095, 0.04999866336584091, 2.6686298847198486, 0.27242428064346313, 2.752655506134033, 0.10359267890453339, 0.9820813536643982, 0.3330566883087158, 0.6011673808097839, 0.22802941501140594, 0.5420908331871033, 0.1353418081998825, 0.1626158505678177, 0.047922540456056595, 0.10249844193458557, 2.4442615509033203, 0.3126364052295685, 2.4614083766937256], "count": [556]}, "action": {"min": [-0.024963000789284706, -0.022293999791145325, -1.1733657121658325, -1.7504627704620361, 0.3622687757015228, -0.09884022176265717, 0.07899999618530273, -0.010393000207841396, -0.06887699663639069, 0.1186320036649704, -3.141016721725464, 0.18762288987636566, -3.1373167037963867, -0.14375966787338257, -0.018508555367588997, -1.2105048894882202, -0.13945089280605316, 0.48889800906181335, -1.4731658697128296, 0.008999999612569809, -0.008569999597966671, -0.0022479998879134655, 0.006785000208765268, -3.141592502593994, 0.03574434295296669, -3.1403186321258545], "max": [-0.02398611046373844, 1.699995994567871, -0.48612433671951294, 0.09386855363845825, 1.160561442375183, 2.1014623641967773, 0.44599997997283936, 0.36736899614334106, 0.006124999839812517, 0.29958799481391907, 3.1373515129089355, 1.1702258586883545, 3.140178918838501, 0.2600792348384857, 2.3769102096557617, -0.4720815420150757, 1.6065635681152344, 1.214848518371582, 0.05859588831663132, 0.7179999947547913, 0.40609100461006165, 0.18089599907398224, 0.2853910028934479, 3.1376307010650635, 1.0896265506744385, 3.140493154525757], "mean": [-0.024908509105443954, 1.0005481243133545, -0.6637110114097595, -0.7266359329223633, 0.7729614973068237, 0.9591608643531799, 0.33311861753463745, 0.17947401106357574, -0.033178869634866714, 0.23810341954231262, 0.30985599756240845, 0.654280424118042, 0.10111206024885178, 0.04572603106498718, 1.6049493551254272, -0.9578583836555481, 0.8614847660064697, 0.9746589660644531, -0.8613168001174927, 0.23711854219436646, 0.25871363282203674, 0.04925227165222168, 0.12366828322410583, 0.8397043347358704, 0.46962693333625793, -1.5885006189346313], "std": [0.0001608400052646175, 0.6595965027809143, 0.2607002556324005, 0.6194961071014404, 0.24971958994865417, 0.7689301371574402, 0.14783045649528503, 0.12932546436786652, 0.025338927283883095, 0.04999866336584091, 2.6686298847198486, 0.27242428064346313, 2.752655506134033, 0.10359267890453339, 0.9820813536643982, 0.3330566883087158, 0.6011673808097839, 0.22802941501140594, 0.5420908331871033, 0.1353418081998825, 0.1626158505678177, 0.047922540456056595, 0.10249844193458557, 2.4442615509033203, 0.3126364052295685, 2.4614083766937256], "count": [556]}, "timestamp": {"min": [0.0], "max": [18.5], "mean": [9.25], "std": [5.350103841152162], "count": [556]}, "frame_index": {"min": [0], "max": [555], "mean": [277.5], "std": [160.50311523456483], "count": [556]}, "episode_index": {"min": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [556]}, "index": {"min": [200087], "max": [200642], "mean": [200364.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [3.0629496402877696, 5.0, 5.0, 5.0, 5.0], "std": [1.5713239403513999, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [556]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [556]}, "eef_direction_state": {"mean": [4.483812949640288, 4.079136690647482], "std": [2.109781227597195, 2.145145928196524], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.6942446043165468, 0.8237410071942446], "std": [0.820183326074216, 0.8447112429711496], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.6996402877697842, 0.7392086330935251], "std": [0.8448318636281164, 0.8430687050082685], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [4.483812949640288, 4.079136690647482], "std": [2.109781227597195, 2.145145928196524], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.6942446043165468, 0.8237410071942446], "std": [0.820183326074216, 0.8447112429711496], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.6996402877697842, 0.7392086330935251], "std": [0.8448318636281164, 0.8430687050082685], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.41776174530991206, 0.26772782859259797, 1.0125654882195578, 2.4100049190762065, 0.0715869661931447, 1.0946632033565349, 0.49810902639500415, -0.2500320317981131, 0.8993448092398787, 2.571743750817251, -0.4989113443420475, 1.923075692943966], "std": [0.12902536129826556, 0.025814580727156523, 0.050101947370701345, 0.23616215162472814, 0.4925264314725122, 0.5058104001189714, 0.16314661294725144, 0.047682745096901624, 0.10210807922956001, 0.2874344147146601, 0.422766635193893, 0.2474785830025752], "min": [0.2285060173010705, 0.2310109350427295, 0.8930869504998424, 1.9710426510745571, -0.8251135468160757, -0.01350520207678807, 0.2299585370161925, -0.3020385517698045, 0.782792538320027, 2.0483298712130176, -1.065696214535262, 1.5646677587325701], "max": [0.6055768938535169, 0.30753310439041515, 1.074760032086124, 2.8881669594732196, 0.7957803027209787, 1.6343280822909918, 0.6460162264483378, -0.11893215541281062, 1.0606576605425742, 3.105028849065687, 0.11605948343952543, 2.565946180160222], "count": [556]}, "eef_sim_pose_action": {"mean": [0.41776174530991206, 0.26772782859259797, 1.0125654882195578, 2.4100049190762065, 0.0715869661931447, 1.0946632033565349, 0.49810902639500415, -0.2500320317981131, 0.8993448092398787, 2.571743750817251, -0.4989113443420475, 1.923075692943966], "std": [0.12902536129826556, 0.025814580727156523, 0.050101947370701345, 0.23616215162472814, 0.4925264314725122, 0.5058104001189714, 0.16314661294725144, 0.047682745096901624, 0.10210807922956001, 0.2874344147146601, 0.422766635193893, 0.2474785830025752], "min": [0.2285060173010705, 0.2310109350427295, 0.8930869504998424, 1.9710426510745571, -0.8251135468160757, -0.01350520207678807, 0.2299585370161925, -0.3020385517698045, 0.782792538320027, 2.0483298712130176, -1.065696214535262, 1.5646677587325701], "max": [0.6055768938535169, 0.30753310439041515, 1.074760032086124, 2.8881669594732196, 0.7957803027209787, 1.6343280822909918, 0.6460162264483378, -0.11893215541281062, 1.0606576605425742, 3.105028849065687, 0.11605948343952543, 2.565946180160222], "count": [556]}, "gripper_mode_state": {"mean": [0.539568345323741, 0.9550359712230215], "std": [0.49843188707018055, 0.20722515506839745], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.9298561151079137, 1.870503597122302], "std": [0.3237160262144472, 0.4169870065794892], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.539568345323741, 0.9550359712230215], "std": [0.49843188707018055, 0.20722515506839745], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.9298561151079137, 1.870503597122302], "std": [0.3237160262144472, 0.4169870065794892], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.4163983712482045, 0.2963983814802403], "std": [0.18478825509339603, 0.1691773160632071], "min": [0.09874999523162842, 0.011249999515712261], "max": [0.5574999749660492, 0.8974999934434891], "count": [556]}, "gripper_open_scale_action": {"mean": [0.4163983712482045, 0.2963983814802403], "std": [0.18478825509339603, 0.1691773160632071], "min": [0.09874999523162842, 0.011249999515712261], "max": [0.5574999749660492, 0.8974999934434891], "count": [556]}}} +{"episode_index": 432, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8901960784313725]], [[0.8274509803921568]]], "mean": [[[0.39899598583877993]], [[0.4028063534858388]], [[0.3779020615468409]]], "std": [[[0.14585616985845662]], [[0.15027143543858373]], [[0.14355106960918015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476887698120915]], [[0.4782908149509804]], [[0.46962887663398695]]], "std": [[[0.15395434392689542]], [[0.14990358515644064]], [[0.15031459235139247]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49393758986928105]], [[0.47799265318627454]], [[0.46875248774509803]]], "std": [[[0.15317610440368187]], [[0.16005253083761292]], [[0.1632735909192191]]], "count": [100]}, "observation.state": {"min": [-0.024910666048526764, -0.022293999791145325, -1.133103847503662, -1.6638859510421753, 0.4558582305908203, -0.029271777719259262, 0.10300000011920929, -0.009879999794065952, -0.057978998869657516, 0.15954899787902832, -3.141592502593994, 0.23223352432250977, -3.14042329788208, -0.17210689187049866, -0.018578333780169487, -1.2326942682266235, 0.020427444949746132, 0.5070925354957581, -1.3111941814422607, 0.01900000125169754, -0.010451000183820724, -0.021469000726938248, -0.0035669999197125435, -3.138485908508301, -0.029251715168356895, -3.1379623413085938], "max": [-0.02398611046373844, 1.7913525104522705, -0.48612433671951294, 0.14442256093025208, 1.134621500968933, 2.101602077484131, 0.6150000095367432, 0.3747349977493286, 0.003346000099554658, 0.31771498918533325, 3.1383986473083496, 1.035643458366394, 3.132115602493286, 0.32239076495170593, 2.4203991889953613, -0.472535103559494, 1.557841181755066, 1.229275107383728, -0.0587354451417923, 0.7179999947547913, 0.39805400371551514, 0.20070700347423553, 0.30796098709106445, 3.1396727561950684, 1.0511070489883423, 3.126739978790283], "mean": [-0.024898303672671318, 1.0118175745010376, -0.6808888912200928, -0.7054144740104675, 0.7590252757072449, 0.90351402759552, 0.40833598375320435, 0.18497806787490845, -0.02976776845753193, 0.2372695952653885, -0.19859622418880463, 0.6762972474098206, 0.6250113844871521, 0.02958327904343605, 1.5041614770889282, -0.9421481490135193, 0.8252456188201904, 1.0247790813446045, -0.7871158719062805, 0.24715404212474823, 0.24721843004226685, 0.04564082995057106, 0.15139105916023254, 1.0024467706680298, 0.46635788679122925, -1.8360737562179565], "std": [0.00010606279829517007, 0.657813310623169, 0.26900482177734375, 0.6320073008537292, 0.2604683041572571, 0.7990153431892395, 0.1746780276298523, 0.13148058950901031, 0.02335713990032673, 0.04150400683283806, 2.751936674118042, 0.24666152894496918, 2.6845462322235107, 0.12388195097446442, 0.9530677199363708, 0.32810282707214355, 0.5712516903877258, 0.20201438665390015, 0.47959473729133606, 0.13321511447429657, 0.16132831573486328, 0.05469245836138725, 0.09630163758993149, 2.387346029281616, 0.31982889771461487, 2.273648738861084], "count": [447]}, "action": {"min": [-0.024910666048526764, -0.022293999791145325, -1.133103847503662, -1.6638859510421753, 0.4558582305908203, -0.029271777719259262, 0.10300000011920929, -0.009879999794065952, -0.057978998869657516, 0.15954899787902832, -3.141592502593994, 0.23223352432250977, -3.14042329788208, -0.17210689187049866, -0.018578333780169487, -1.2326942682266235, 0.020427444949746132, 0.5070925354957581, -1.3111941814422607, 0.01900000125169754, -0.010451000183820724, -0.021469000726938248, -0.0035669999197125435, -3.138485908508301, -0.029251715168356895, -3.1379623413085938], "max": [-0.02398611046373844, 1.7913525104522705, -0.48612433671951294, 0.14442256093025208, 1.134621500968933, 2.101602077484131, 0.6150000095367432, 0.3747349977493286, 0.003346000099554658, 0.31771498918533325, 3.1383986473083496, 1.035643458366394, 3.132115602493286, 0.32239076495170593, 2.4203991889953613, -0.472535103559494, 1.557841181755066, 1.229275107383728, -0.0587354451417923, 0.7179999947547913, 0.39805400371551514, 0.20070700347423553, 0.30796098709106445, 3.1396727561950684, 1.0511070489883423, 3.126739978790283], "mean": [-0.024898303672671318, 1.0118175745010376, -0.6808888912200928, -0.7054144740104675, 0.7590252757072449, 0.90351402759552, 0.40833598375320435, 0.18497806787490845, -0.02976776845753193, 0.2372695952653885, -0.19859622418880463, 0.6762972474098206, 0.6250113844871521, 0.02958327904343605, 1.5041614770889282, -0.9421481490135193, 0.8252456188201904, 1.0247790813446045, -0.7871158719062805, 0.24715404212474823, 0.24721843004226685, 0.04564082995057106, 0.15139105916023254, 1.0024467706680298, 0.46635788679122925, -1.8360737562179565], "std": [0.00010606279829517007, 0.657813310623169, 0.26900482177734375, 0.6320073008537292, 0.2604683041572571, 0.7990153431892395, 0.1746780276298523, 0.13148058950901031, 0.02335713990032673, 0.04150400683283806, 2.751936674118042, 0.24666152894496918, 2.6845462322235107, 0.12388195097446442, 0.9530677199363708, 0.32810282707214355, 0.5712516903877258, 0.20201438665390015, 0.47959473729133606, 0.13321511447429657, 0.16132831573486328, 0.05469245836138725, 0.09630163758993149, 2.387346029281616, 0.31982889771461487, 2.273648738861084], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [447]}, "index": {"min": [200643], "max": [201089], "mean": [200866.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [3.29082774049217, 5.0, 5.0, 5.0, 5.0], "std": [1.5617007262104114, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [447]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [447]}, "eef_direction_state": {"mean": [4.082774049217003, 3.8411633109619685], "std": [2.2908910960198896, 2.2324245680597476], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.8456375838926175, 0.9865771812080537], "std": [0.8751465115927722, 0.9097034242574319], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.767337807606264, 0.8120805369127517], "std": [0.8589613570792166, 0.8437356545810695], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.082774049217003, 3.8411633109619685], "std": [2.2908910960198896, 2.2324245680597476], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.8456375838926175, 0.9865771812080537], "std": [0.8751465115927722, 0.9097034242574319], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.767337807606264, 0.8120805369127517], "std": [0.8589613570792166, 0.8437356545810695], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.4232531747104445, 0.2711424069977177, 1.0117467722404856, 2.4027294024444443, 0.06101973307245214, 1.171992914164331, 0.4865449609109607, -0.2535974741393332, 0.9270879058323036, 2.4576093046332295, -0.5104524719660183, 1.9113425860480506], "std": [0.1311720162492888, 0.023818605654628407, 0.041778804019301376, 0.21529479183437897, 0.4220989417089412, 0.4891697308057574, 0.16183767977469393, 0.05448380790210882, 0.09593089533628771, 0.8020346340991718, 0.4264664628139344, 0.26003960059755316], "min": [0.228938773734216, 0.24202997249939165, 0.9337940372335405, 2.1056568745104984, -0.7050513003926833, 0.1874562315214343, 0.22808144339136588, -0.32132191368827095, 0.772361728693123, -3.1385614191305, -1.0789447596540294, 1.3793869184588374], "max": [0.6128157858947614, 0.30474401663599354, 1.0927269586691148, 2.9080072738065965, 0.6815772852890292, 1.562093785156824, 0.6380006339405059, -0.09898977795703737, 1.0830903563549974, 3.1398202485446967, 0.08767495563150263, 2.5253659327028415], "count": [447]}, "eef_sim_pose_action": {"mean": [0.4232531747104445, 0.2711424069977177, 1.0117467722404856, 2.4027294024444443, 0.06101973307245214, 1.171992914164331, 0.4865449609109607, -0.2535974741393332, 0.9270879058323036, 2.4576093046332295, -0.5104524719660183, 1.9113425860480506], "std": [0.1311720162492888, 0.023818605654628407, 0.041778804019301376, 0.21529479183437897, 0.4220989417089412, 0.4891697308057574, 0.16183767977469393, 0.05448380790210882, 0.09593089533628771, 0.8020346340991718, 0.4264664628139344, 0.26003960059755316], "min": [0.228938773734216, 0.24202997249939165, 0.9337940372335405, 2.1056568745104984, -0.7050513003926833, 0.1874562315214343, 0.22808144339136588, -0.32132191368827095, 0.772361728693123, -3.1385614191305, -1.0789447596540294, 1.3793869184588374], "max": [0.6128157858947614, 0.30474401663599354, 1.0927269586691148, 2.9080072738065965, 0.6815772852890292, 1.562093785156824, 0.6380006339405059, -0.09898977795703737, 1.0830903563549974, 3.1398202485446967, 0.08767495563150263, 2.5253659327028415], "count": [447]}, "gripper_mode_state": {"mean": [0.3825503355704698, 0.9574944071588367], "std": [0.4860098520867578, 0.2017396029994711], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8859060402684564, 1.8434004474272931], "std": [0.4365340613254563, 0.48011471252296295], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.3825503355704698, 0.9574944071588367], "std": [0.4860098520867578, 0.2017396029994711], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8859060402684564, 1.8434004474272931], "std": [0.4365340613254563, 0.48011471252296295], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.5104194518795416, 0.3089429559269441], "std": [0.2183474359402533, 0.16651873767579675], "min": [0.1287500001490116, 0.023750001564621925], "max": [0.768750011920929, 0.8974999934434891], "count": [447]}, "gripper_open_scale_action": {"mean": [0.5104194518795416, 0.3089429559269441], "std": [0.2183474359402533, 0.16651873767579675], "min": [0.1287500001490116, 0.023750001564621925], "max": [0.768750011920929, 0.8974999934434891], "count": [447]}}} +{"episode_index": 433, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9254901960784314]], [[0.8745098039215686]]], "mean": [[[0.3975153380796763]], [[0.40259012459150323]], [[0.37830850986227826]]], "std": [[[0.14216172417648618]], [[0.14724280428114975]], [[0.14140800181699817]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466183389501634]], [[0.4702896223593604]], [[0.4608772467320261]]], "std": [[[0.16002848696902208]], [[0.1531049284114053]], [[0.153340193735514]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49651189199638185]], [[0.48329727802579364]], [[0.4742294876283847]]], "std": [[[0.14518339992075963]], [[0.15146433380787178]], [[0.1547203727169672]]], "count": [112]}, "observation.state": {"min": [-0.02581777796149254, -0.021857889369130135, -1.224198818206787, -1.6612169742584229, 0.5619727969169617, 0.0, 0.1119999960064888, -0.009988999925553799, -0.06707800179719925, 0.14910300076007843, -3.141592502593994, 0.279933363199234, -3.141592502593994, -0.23659899830818176, -0.01840388961136341, -1.5932011604309082, -0.01985177770256996, 0.6313144564628601, -1.2732700109481812, 0.01599999889731407, -0.00952600035816431, -0.04621399939060211, 0.008302000351250172, -3.141592502593994, -0.04244640842080116, -3.132359743118286], "max": [0.08785022050142288, 1.8616187572479248, -0.4865429997444153, -0.011966888792812824, 1.1511937379837036, 2.1020729541778564, 0.6449999809265137, 0.3864530026912689, 0.014968999661505222, 0.3766529858112335, 3.140580415725708, 1.192967414855957, 3.1334943771362305, 0.2415008842945099, 2.420591115951538, -0.4720117747783661, 1.4669033288955688, 1.2276877164840698, -0.10745777934789658, 0.7150000333786011, 0.4160029888153076, 0.17575199902057648, 0.3254449963569641, 3.138974666595459, 1.1534532308578491, 3.13600754737854], "mean": [-0.00491425720974803, 0.9934195280075073, -0.7555630803108215, -0.6673926115036011, 0.8008981943130493, 0.8917583227157593, 0.4119861423969269, 0.18949992954730988, -0.03274187073111534, 0.2524561882019043, -0.031641874462366104, 0.7076342105865479, 0.2493676394224167, 0.022490547969937325, 1.50718355178833, -1.0094727277755737, 0.7852697372436523, 1.0426684617996216, -0.7657231688499451, 0.23075632750988007, 0.2601549029350281, 0.040494583547115326, 0.16088278591632843, 1.08436119556427, 0.5163074135780334, -2.0352017879486084], "std": [0.03810279071331024, 0.6992576718330383, 0.2876373827457428, 0.536856472492218, 0.22895921766757965, 0.7615653872489929, 0.19423836469650269, 0.14225369691848755, 0.02356080152094364, 0.047734495252370834, 2.736923933029175, 0.26333025097846985, 2.682499647140503, 0.14062635600566864, 0.9625693559646606, 0.38376811146736145, 0.550631582736969, 0.1762714833021164, 0.4846639037132263, 0.13474807143211365, 0.172036275267601, 0.052991464734077454, 0.09250595420598984, 2.3800387382507324, 0.29612889885902405, 2.0923736095428467], "count": [543]}, "action": {"min": [-0.02581777796149254, -0.021857889369130135, -1.224198818206787, -1.6612169742584229, 0.5619727969169617, 0.0, 0.1119999960064888, -0.009988999925553799, -0.06707800179719925, 0.14910300076007843, -3.141592502593994, 0.279933363199234, -3.141592502593994, -0.23659899830818176, -0.01840388961136341, -1.5932011604309082, -0.01985177770256996, 0.6313144564628601, -1.2732700109481812, 0.01599999889731407, -0.00952600035816431, -0.04621399939060211, 0.008302000351250172, -3.141592502593994, -0.04244640842080116, -3.132359743118286], "max": [0.08785022050142288, 1.8616187572479248, -0.4865429997444153, -0.011966888792812824, 1.1511937379837036, 2.1020729541778564, 0.6449999809265137, 0.3864530026912689, 0.014968999661505222, 0.3766529858112335, 3.140580415725708, 1.192967414855957, 3.1334943771362305, 0.2415008842945099, 2.420591115951538, -0.4720117747783661, 1.4669033288955688, 1.2276877164840698, -0.10745777934789658, 0.7150000333786011, 0.4160029888153076, 0.17575199902057648, 0.3254449963569641, 3.138974666595459, 1.1534532308578491, 3.13600754737854], "mean": [-0.00491425720974803, 0.9934195280075073, -0.7555630803108215, -0.6673926115036011, 0.8008981943130493, 0.8917583227157593, 0.4119861423969269, 0.18949992954730988, -0.03274187073111534, 0.2524561882019043, -0.031641874462366104, 0.7076342105865479, 0.2493676394224167, 0.022490547969937325, 1.50718355178833, -1.0094727277755737, 0.7852697372436523, 1.0426684617996216, -0.7657231688499451, 0.23075632750988007, 0.2601549029350281, 0.040494583547115326, 0.16088278591632843, 1.08436119556427, 0.5163074135780334, -2.0352017879486084], "std": [0.03810279071331024, 0.6992576718330383, 0.2876373827457428, 0.536856472492218, 0.22895921766757965, 0.7615653872489929, 0.19423836469650269, 0.14225369691848755, 0.02356080152094364, 0.047734495252370834, 2.736923933029175, 0.26333025097846985, 2.682499647140503, 0.14062635600566864, 0.9625693559646606, 0.38376811146736145, 0.550631582736969, 0.1762714833021164, 0.4846639037132263, 0.13474807143211365, 0.172036275267601, 0.052991464734077454, 0.09250595420598984, 2.3800387382507324, 0.29612889885902405, 2.0923736095428467], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [543]}, "index": {"min": [201090], "max": [201632], "mean": [201361.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [3.169429097605893, 5.0, 5.0, 5.0, 5.0], "std": [1.4880818873759558, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [543]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [543]}, "eef_direction_state": {"mean": [4.27255985267035, 4.060773480662983], "std": [2.2779514648587083, 2.244286576581388], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [0.7753222836095764, 0.8397790055248618], "std": [0.8589141701882785, 0.8951071969720754], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_state": {"mean": [0.8213627992633518, 0.7311233885819521], "std": [0.8770368993883138, 0.8439406108090071], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_direction_action": {"mean": [4.27255985267035, 4.060773480662983], "std": [2.2779514648587083, 2.244286576581388], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [0.7753222836095764, 0.8397790055248618], "std": [0.8589141701882785, 0.8951071969720754], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_action": {"mean": [0.8213627992633518, 0.7311233885819521], "std": [0.8770368993883138, 0.8439406108090071], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_sim_pose_state": {"mean": [0.4278500617476717, 0.2682590523615376, 1.026888729999278, 2.3682332462402464, 0.06769586049901431, 1.0988104185580745, 0.4994029995804233, -0.2587098585173821, 0.9366121027432289, 2.456445406972051, -0.4872815507148458, 1.965141834234258], "std": [0.14194236613483788, 0.023958014639136157, 0.04784330550270994, 0.2280347657799611, 0.4347083258168406, 0.5557384427561787, 0.1725043040186375, 0.05288847886735406, 0.09210126427563095, 0.5940661059331173, 0.40642477888624323, 0.25623211200970253], "min": [0.2288082958490586, 0.23369244455754148, 0.9234219718071487, 1.9435726159852882, -0.6652183257545737, 0.044484266456648935, 0.229080020026308, -0.34610965762234047, 0.784308653010331, -3.1254028583225866, -1.005147469876424, 1.517210496882337], "max": [0.6246890683757024, 0.31635285650574124, 1.151518044732412, 2.7926257532604706, 0.8211188350779861, 1.5804856079269096, 0.6546160495818657, -0.12394708855290242, 1.1005412244014627, 3.132822466955868, 0.056099975774229094, 2.5814332234567923], "count": [543]}, "eef_sim_pose_action": {"mean": [0.4278500617476717, 0.2682590523615376, 1.026888729999278, 2.3682332462402464, 0.06769586049901431, 1.0988104185580745, 0.4994029995804233, -0.2587098585173821, 0.9366121027432289, 2.456445406972051, -0.4872815507148458, 1.965141834234258], "std": [0.14194236613483788, 0.023958014639136157, 0.04784330550270994, 0.2280347657799611, 0.4347083258168406, 0.5557384427561787, 0.1725043040186375, 0.05288847886735406, 0.09210126427563095, 0.5940661059331173, 0.40642477888624323, 0.25623211200970253], "min": [0.2288082958490586, 0.23369244455754148, 0.9234219718071487, 1.9435726159852882, -0.6652183257545737, 0.044484266456648935, 0.229080020026308, -0.34610965762234047, 0.784308653010331, -3.1254028583225866, -1.005147469876424, 1.517210496882337], "max": [0.6246890683757024, 0.31635285650574124, 1.151518044732412, 2.7926257532604706, 0.8211188350779861, 1.5804856079269096, 0.6546160495818657, -0.12394708855290242, 1.1005412244014627, 3.132822466955868, 0.056099975774229094, 2.5814332234567923], "count": [543]}, "gripper_mode_state": {"mean": [0.2965009208103131, 0.860036832412523], "std": [0.45671448933545933, 0.3469488136690451], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.8987108655616942, 1.8489871086556169], "std": [0.38246341585513244, 0.46540926940429483], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.2965009208103131, 0.860036832412523], "std": [0.45671448933545933, 0.3469488136690451], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.8987108655616942, 1.8489871086556169], "std": [0.38246341585513244, 0.46540926940429483], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.5149815644568062, 0.2884461373368597], "std": [0.24279780941304513, 0.168435124071961], "min": [0.139999995008111, 0.01999999862164259], "max": [0.8062499761581421, 0.8937500417232513], "count": [543]}, "gripper_open_scale_action": {"mean": [0.5149815644568062, 0.2884461373368597], "std": [0.24279780941304513, 0.168435124071961], "min": [0.139999995008111, 0.01999999862164259], "max": [0.8062499761581421, 0.8937500417232513], "count": [543]}}} +{"episode_index": 434, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9019607843137255]], [[0.8470588235294118]]], "mean": [[[0.4015031100217865]], [[0.40959681100217865]], [[0.3850990631808279]]], "std": [[[0.13043744338088628]], [[0.1375814229075107]], [[0.13287987125672812]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47202671568627447]], [[0.4786625204248366]], [[0.470480606617647]]], "std": [[[0.15069037364812526]], [[0.14346082192941334]], [[0.14250940522553798]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5083936887254902]], [[0.4986553451797386]], [[0.48893640114379083]]], "std": [[[0.13250552955834832]], [[0.14434991533803698]], [[0.1504697327221325]]], "count": [100]}, "observation.state": {"min": [-0.4053042232990265, -0.021857889369130135, -0.9950311183929443, -1.775931715965271, -0.18211999535560608, 0.03754044324159622, 0.026000000536441803, -0.010162999853491783, -0.16093400120735168, 0.1534689962863922, -3.1334943771362305, 0.0023387440014630556, -3.1342623233795166, -0.2600966691970825, -0.020619332790374756, -1.4000039100646973, 0.018944665789604187, 0.4174804389476776, -1.3090485334396362, 0.015000000596046448, -0.018662000074982643, -0.053585998713970184, 0.00037200000951997936, -3.1398472785949707, 0.16484636068344116, -3.1353442668914795], "max": [0.0949326679110527, 1.8615140914916992, -0.45622456073760986, 0.0485827773809433, 1.1602474451065063, 2.101724147796631, 0.49300000071525574, 0.3424769937992096, 0.004052999895066023, 0.37194201350212097, 3.133790969848633, 1.5217176675796509, 3.14042329788208, 0.04111655429005623, 2.4813849925994873, -0.4720117747783661, 1.355398416519165, 1.2405617237091064, -0.05442666634917259, 0.5870000123977661, 0.4292050004005432, 0.0954509973526001, 0.37098801136016846, 3.1375958919525146, 1.0133556127548218, 3.1376657485961914], "mean": [-0.15835370123386383, 1.088186264038086, -0.7945206761360168, -0.6635180711746216, 0.48425793647766113, 1.0694819688796997, 0.28832295536994934, 0.21401695907115936, -0.06015348806977272, 0.2529660165309906, 0.6139504909515381, 0.6436930894851685, 1.905778408050537, -0.046702124178409576, 0.856795608997345, -0.8029540181159973, 0.5170261263847351, 1.070354700088501, -0.5259977579116821, 0.3487307131290436, 0.14405713975429535, 0.021179482340812683, 0.23051075637340546, 0.687536895275116, 0.740988552570343, -2.0211033821105957], "std": [0.14995606243610382, 0.6883736252784729, 0.2231624573469162, 0.4715046286582947, 0.4400792419910431, 0.8195602893829346, 0.18942509591579437, 0.14082279801368713, 0.056649379432201385, 0.05181136727333069, 2.566176414489746, 0.3795861601829529, 1.6605197191238403, 0.07311555743217468, 0.9368959665298462, 0.37222757935523987, 0.44057711958885193, 0.20271897315979004, 0.4033268094062805, 0.13203631341457367, 0.17368271946907043, 0.030335919931530952, 0.10129975527524948, 2.7832252979278564, 0.25775420665740967, 2.1067798137664795], "count": [411]}, "action": {"min": [-0.4053042232990265, -0.021857889369130135, -0.9950311183929443, -1.775931715965271, -0.18211999535560608, 0.03754044324159622, 0.026000000536441803, -0.010162999853491783, -0.16093400120735168, 0.1534689962863922, -3.1334943771362305, 0.0023387440014630556, -3.1342623233795166, -0.2600966691970825, -0.020619332790374756, -1.4000039100646973, 0.018944665789604187, 0.4174804389476776, -1.3090485334396362, 0.015000000596046448, -0.018662000074982643, -0.053585998713970184, 0.00037200000951997936, -3.1398472785949707, 0.16484636068344116, -3.1353442668914795], "max": [0.0949326679110527, 1.8615140914916992, -0.45622456073760986, 0.0485827773809433, 1.1602474451065063, 2.101724147796631, 0.49300000071525574, 0.3424769937992096, 0.004052999895066023, 0.37194201350212097, 3.133790969848633, 1.5217176675796509, 3.14042329788208, 0.04111655429005623, 2.4813849925994873, -0.4720117747783661, 1.355398416519165, 1.2405617237091064, -0.05442666634917259, 0.5870000123977661, 0.4292050004005432, 0.0954509973526001, 0.37098801136016846, 3.1375958919525146, 1.0133556127548218, 3.1376657485961914], "mean": [-0.15835370123386383, 1.088186264038086, -0.7945206761360168, -0.6635180711746216, 0.48425793647766113, 1.0694819688796997, 0.28832295536994934, 0.21401695907115936, -0.06015348806977272, 0.2529660165309906, 0.6139504909515381, 0.6436930894851685, 1.905778408050537, -0.046702124178409576, 0.856795608997345, -0.8029540181159973, 0.5170261263847351, 1.070354700088501, -0.5259977579116821, 0.3487307131290436, 0.14405713975429535, 0.021179482340812683, 0.23051075637340546, 0.687536895275116, 0.740988552570343, -2.0211033821105957], "std": [0.14995606243610382, 0.6883736252784729, 0.2231624573469162, 0.4715046286582947, 0.4400792419910431, 0.8195602893829346, 0.18942509591579437, 0.14082279801368713, 0.056649379432201385, 0.05181136727333069, 2.566176414489746, 0.3795861601829529, 1.6605197191238403, 0.07311555743217468, 0.9368959665298462, 0.37222757935523987, 0.44057711958885193, 0.20271897315979004, 0.4033268094062805, 0.13203631341457367, 0.17368271946907043, 0.030335919931530952, 0.10129975527524948, 2.7832252979278564, 0.25775420665740967, 2.1067798137664795], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [411]}, "index": {"min": [201633], "max": [202043], "mean": [201838.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [3.0291970802919708, 5.0, 5.0, 5.0, 5.0], "std": [1.643130383600072, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [411]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [411]}, "eef_direction_state": {"mean": [3.9051094890510947, 4.0608272506082725], "std": [2.132644697670857, 2.3154402495493347], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.9829683698296837, 0.8856447688564477], "std": [0.829623047208421, 0.9406025197118113], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [1.0, 0.7396593673965937], "std": [0.8457709306622477, 0.8329345308193369], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [3.9051094890510947, 4.0608272506082725], "std": [2.132644697670857, 2.3154402495493347], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.9829683698296837, 0.8856447688564477], "std": [0.829623047208421, 0.9406025197118113], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [1.0, 0.7396593673965937], "std": [0.8457709306622477, 0.8329345308193369], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.45251329482392827, 0.2409733582333389, 1.02737867265222, 2.430444393566388, -0.21972665528190743, 0.9476930174780422, 0.3830083420371151, -0.27774022399154924, 1.006053235221893, 2.356129293706822, -0.2194992494918279, 1.8705604724358793], "std": [0.14055607807969953, 0.05668482790180855, 0.05179194103536681, 0.3767951224842285, 0.5159539419540657, 0.5944925302473036, 0.1740777444935348, 0.030271792326518655, 0.10108253821052325, 0.22401388389337973, 0.31094543710723205, 0.2699778509047894], "min": [0.2286794075221225, 0.14024300665775263, 0.9277711873483505, 1.561600929380362, -1.0252301513202355, -0.19768546813749865, 0.22011783603999996, -0.3530392233524919, 0.7764676329282173, 2.1274722295123607, -0.8631396029311401, 1.3884105474064863], "max": [0.5806256442418641, 0.30546528120478494, 1.1455350658558332, 3.1360507405548788, 0.3926577181406625, 1.5889318636609486, 0.668771200965175, -0.20421597012800344, 1.146897547189182, 2.924524320769534, 0.10455484567680973, 2.3534175640188755], "count": [411]}, "eef_sim_pose_action": {"mean": [0.45251329482392827, 0.2409733582333389, 1.02737867265222, 2.430444393566388, -0.21972665528190743, 0.9476930174780422, 0.3830083420371151, -0.27774022399154924, 1.006053235221893, 2.356129293706822, -0.2194992494918279, 1.8705604724358793], "std": [0.14055607807969953, 0.05668482790180855, 0.05179194103536681, 0.3767951224842285, 0.5159539419540657, 0.5944925302473036, 0.1740777444935348, 0.030271792326518655, 0.10108253821052325, 0.22401388389337973, 0.31094543710723205, 0.2699778509047894], "min": [0.2286794075221225, 0.14024300665775263, 0.9277711873483505, 1.561600929380362, -1.0252301513202355, -0.19768546813749865, 0.22011783603999996, -0.3530392233524919, 0.7764676329282173, 2.1274722295123607, -0.8631396029311401, 1.3884105474064863], "max": [0.5806256442418641, 0.30546528120478494, 1.1455350658558332, 3.1360507405548788, 0.3926577181406625, 1.5889318636609486, 0.668771200965175, -0.20421597012800344, 1.146897547189182, 2.924524320769534, 0.10455484567680973, 2.3534175640188755], "count": [411]}, "gripper_mode_state": {"mean": [0.5304136253041363, 0.7858880778588808], "std": [0.49907415420542445, 0.4102048353422413], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.8588807785888077, 1.8150851581508516], "std": [0.482831987215752, 0.526537771084148], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.5304136253041363, 0.7858880778588808], "std": [0.49907415420542445, 0.4102048353422413], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.8588807785888077, 1.8150851581508516], "std": [0.482831987215752, 0.526537771084148], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.3604045015512773, 0.4359123940407378], "std": [0.23678145679913476, 0.16504560172661872], "min": [0.032500000670552254, 0.01875000074505806], "max": [0.6162500008940697, 0.7337500154972076], "count": [411]}, "gripper_open_scale_action": {"mean": [0.3604045015512773, 0.4359123940407378], "std": [0.23678145679913476, 0.16504560172661872], "min": [0.032500000670552254, 0.01875000074505806], "max": [0.6162500008940697, 0.7337500154972076], "count": [411]}}} +{"episode_index": 435, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7450980392156863]], [[0.7254901960784313]]], "mean": [[[0.40270217592592594]], [[0.4108005991285403]], [[0.38667574618736383]]], "std": [[[0.12950389685581767]], [[0.13497102137570385]], [[0.13031201894206063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46470791462418304]], [[0.4694845322712418]], [[0.4606794852941177]]], "std": [[[0.1506174274144765]], [[0.14368630327724236]], [[0.1442041454897311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983804044117647]], [[0.48377867647058825]], [[0.473445204248366]]], "std": [[[0.12781462120555243]], [[0.1427585380384738]], [[0.14971018054132623]]], "count": [100]}, "observation.state": {"min": [-0.4223997890949249, -0.022154444828629494, -1.06419837474823, -1.0549527406692505, 0.2899615466594696, -0.0637943297624588, 0.10700000822544098, -0.010350000113248825, -0.17692899703979492, 0.14525599777698517, -3.137159585952759, 0.2810852825641632, -3.13600754737854, -0.2667953372001648, -0.02014833316206932, -1.1584681272506714, 0.0971132218837738, 0.42444077134132385, -1.5080547332763672, 0.01900000125169754, -0.009146000258624554, -0.04747699946165085, 0.0007329999934881926, -3.133040428161621, 0.24094271659851074, -3.141592502593994], "max": [0.027422666549682617, 1.9140393733978271, -0.4864383339881897, -0.01798522286117077, 1.1668413877487183, 2.101532220840454, 0.5849999785423279, 0.3664650022983551, 0.0014280000468716025, 0.38844698667526245, 3.1383986473083496, 1.0657678842544556, 3.1204042434692383, 0.16973444819450378, 2.386155843734741, -0.4719594419002533, 1.5376579761505127, 1.2404221296310425, -0.09952055662870407, 0.6089999675750732, 0.3803290128707886, 0.09566599875688553, 0.38889598846435547, 3.140458106994629, 1.0508627891540527, 3.139742612838745], "mean": [-0.10880309343338013, 1.101175308227539, -0.8675745725631714, -0.4913293123245239, 0.6678133010864258, 0.8135064244270325, 0.40616974234580994, 0.21297477185726166, -0.05555462837219238, 0.2522582411766052, 0.12102825194597244, 0.6837993264198303, 1.626423954963684, -0.03808337450027466, 0.8017284870147705, -0.7004088759422302, 0.5789672136306763, 1.0308945178985596, -0.5619373321533203, 0.39672017097473145, 0.12936927378177643, 0.022280752658843994, 0.21990668773651123, 2.1690926551818848, 0.7568762898445129, -1.8065307140350342], "std": [0.18659727275371552, 0.7383124828338623, 0.2510583996772766, 0.38947051763534546, 0.356440931558609, 0.8070627450942993, 0.20349490642547607, 0.15004216134548187, 0.06956467777490616, 0.059336576610803604, 2.802868366241455, 0.25111502408981323, 2.08669114112854, 0.10844714194536209, 0.9157778024673462, 0.2881079316139221, 0.5297836661338806, 0.22750811278820038, 0.5237561464309692, 0.14082811772823334, 0.1582137942314148, 0.029681049287319183, 0.10093585401773453, 1.8773767948150635, 0.23850509524345398, 2.370253801345825], "count": [331]}, "action": {"min": [-0.4223997890949249, -0.022154444828629494, -1.06419837474823, -1.0549527406692505, 0.2899615466594696, -0.0637943297624588, 0.10700000822544098, -0.010350000113248825, -0.17692899703979492, 0.14525599777698517, -3.137159585952759, 0.2810852825641632, -3.13600754737854, -0.2667953372001648, -0.02014833316206932, -1.1584681272506714, 0.0971132218837738, 0.42444077134132385, -1.5080547332763672, 0.01900000125169754, -0.009146000258624554, -0.04747699946165085, 0.0007329999934881926, -3.133040428161621, 0.24094271659851074, -3.141592502593994], "max": [0.027422666549682617, 1.9140393733978271, -0.4864383339881897, -0.01798522286117077, 1.1668413877487183, 2.101532220840454, 0.5849999785423279, 0.3664650022983551, 0.0014280000468716025, 0.38844698667526245, 3.1383986473083496, 1.0657678842544556, 3.1204042434692383, 0.16973444819450378, 2.386155843734741, -0.4719594419002533, 1.5376579761505127, 1.2404221296310425, -0.09952055662870407, 0.6089999675750732, 0.3803290128707886, 0.09566599875688553, 0.38889598846435547, 3.140458106994629, 1.0508627891540527, 3.139742612838745], "mean": [-0.10880309343338013, 1.101175308227539, -0.8675745725631714, -0.4913293123245239, 0.6678133010864258, 0.8135064244270325, 0.40616974234580994, 0.21297477185726166, -0.05555462837219238, 0.2522582411766052, 0.12102825194597244, 0.6837993264198303, 1.626423954963684, -0.03808337450027466, 0.8017284870147705, -0.7004088759422302, 0.5789672136306763, 1.0308945178985596, -0.5619373321533203, 0.39672017097473145, 0.12936927378177643, 0.022280752658843994, 0.21990668773651123, 2.1690926551818848, 0.7568762898445129, -1.8065307140350342], "std": [0.18659727275371552, 0.7383124828338623, 0.2510583996772766, 0.38947051763534546, 0.356440931558609, 0.8070627450942993, 0.20349490642547607, 0.15004216134548187, 0.06956467777490616, 0.059336576610803604, 2.802868366241455, 0.25111502408981323, 2.08669114112854, 0.10844714194536209, 0.9157778024673462, 0.2881079316139221, 0.5297836661338806, 0.22750811278820038, 0.5237561464309692, 0.14082811772823334, 0.1582137942314148, 0.029681049287319183, 0.10093585401773453, 1.8773767948150635, 0.23850509524345398, 2.370253801345825], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [331]}, "index": {"min": [202044], "max": [202374], "mean": [202209.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [3.205438066465257, 5.0, 5.0, 5.0, 5.0], "std": [1.6062850607271677, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [331]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [331]}, "eef_direction_state": {"mean": [4.027190332326284, 4.063444108761329], "std": [2.049799405858287, 2.2093372806535996], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.0694864048338368, 0.9335347432024169], "std": [0.8468919767053676, 0.91072456189831], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [1.039274924471299, 0.8972809667673716], "std": [0.8488297008071939, 0.8803109050998579], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.027190332326284, 4.063444108761329], "std": [2.049799405858287, 2.2093372806535996], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.0694864048338368, 0.9335347432024169], "std": [0.8468919767053676, 0.91072456189831], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [1.039274924471299, 0.8972809667673716], "std": [0.8488297008071939, 0.8803109050998579], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.4514824883120839, 0.24569606686018056, 1.0268139659847337, 2.40666584219646, -0.13508685010554292, 1.079391528201138, 0.36838632596322385, -0.27672354257432413, 0.9954380417517089, 2.3366469418261895, -0.23218285195718272, 1.8405999923481156], "std": [0.14981673323527653, 0.06957498572073398, 0.05941606589056136, 0.2196374992076321, 0.3863277496120611, 0.47096790952522394, 0.15870017139576767, 0.02953775322686487, 0.10073788183229503, 0.21311320344123896, 0.2836503078051074, 0.24366226180283593], "min": [0.22846715363564993, 0.12423216060894679, 0.9196171976687877, 2.0339424791050704, -0.8625414066992645, 0.21984720950269665, 0.22952855901203717, -0.3474927675582747, 0.7765005209121476, 1.917843428987281, -0.825332711053168, 1.4740731602364558], "max": [0.6044177767542033, 0.3028442513048151, 1.1628466402206994, 2.750360425674193, 0.4204067151050075, 1.5964519094299667, 0.6201479122003316, -0.20418127055181046, 1.1648428536405202, 2.837304887312797, 0.00924806894681307, 2.5342916683919654], "count": [331]}, "eef_sim_pose_action": {"mean": [0.4514824883120839, 0.24569606686018056, 1.0268139659847337, 2.40666584219646, -0.13508685010554292, 1.079391528201138, 0.36838632596322385, -0.27672354257432413, 0.9954380417517089, 2.3366469418261895, -0.23218285195718272, 1.8405999923481156], "std": [0.14981673323527653, 0.06957498572073398, 0.05941606589056136, 0.2196374992076321, 0.3863277496120611, 0.47096790952522394, 0.15870017139576767, 0.02953775322686487, 0.10073788183229503, 0.21311320344123896, 0.2836503078051074, 0.24366226180283593], "min": [0.22846715363564993, 0.12423216060894679, 0.9196171976687877, 2.0339424791050704, -0.8625414066992645, 0.21984720950269665, 0.22952855901203717, -0.3474927675582747, 0.7765005209121476, 1.917843428987281, -0.825332711053168, 1.4740731602364558], "max": [0.6044177767542033, 0.3028442513048151, 1.1628466402206994, 2.750360425674193, 0.4204067151050075, 1.5964519094299667, 0.6201479122003316, -0.20418127055181046, 1.1648428536405202, 2.837304887312797, 0.00924806894681307, 2.5342916683919654], "count": [331]}, "gripper_mode_state": {"mean": [0.3293051359516616, 0.2719033232628399], "std": [0.46996091687237146, 0.44494033989004095], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.851963746223565, 1.770392749244713], "std": [0.4908412642819654, 0.5673648446071231], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.3293051359516616, 0.2719033232628399], "std": [0.46996091687237146, 0.44494033989004095], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.851963746223565, 1.770392749244713], "std": [0.4908412642819654, 0.5673648446071231], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.5077114761764819, 0.4958987910036009], "std": [0.25436873388372255, 0.17603528061863705], "min": [0.13375001028180122, 0.023750001564621925], "max": [0.7312499731779099, 0.7612499594688416], "count": [331]}, "gripper_open_scale_action": {"mean": [0.5077114761764819, 0.4958987910036009], "std": [0.25436873388372255, 0.17603528061863705], "min": [0.13375001028180122, 0.023750001564621925], "max": [0.7312499731779099, 0.7612499594688416], "count": [331]}}} +{"episode_index": 436, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.4022340413943355]], [[0.41154840686274513]], [[0.38719514978213504]]], "std": [[[0.1243841125418699]], [[0.13002039605339016]], [[0.12540781712741914]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46992344566993466]], [[0.47463304125816996]], [[0.46627116013071895]]], "std": [[[0.15869887383516543]], [[0.15080438723820505]], [[0.1498165345130963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.9294117647058824]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4986480249183006]], [[0.48985044321895427]], [[0.47980931372549024]]], "std": [[[0.11890409271710493]], [[0.13153878116328624]], [[0.13616941292200263]]], "count": [100]}, "observation.state": {"min": [-0.36568787693977356, -0.02225911058485508, -1.2136448621749878, -1.3055596351623535, 0.26991787552833557, -0.05037955567240715, 0.02199999988079071, -0.011823000386357307, -0.17757399380207062, 0.15637299418449402, -3.141592502593994, 0.09580112248659134, -3.1190953254699707, -0.19031888246536255, -0.018787667155265808, -1.5368729829788208, 0.10323622077703476, 0.4507644474506378, -1.3445305824279785, 0.01900000125169754, -0.009957999922335148, -0.008867999538779259, 0.013465000316500664, -3.141592502593994, 0.27958428859710693, -3.141592502593994], "max": [-0.061648666858673096, 2.0014185905456543, -0.4862987697124481, -0.020479777827858925, 1.1678358316421509, 2.101410150527954, 0.5900000333786011, 0.3827950060367584, -0.0009110000100918114, 0.3913950026035309, 3.140144109725952, 1.2151156663894653, 3.140458106994629, 0.14075922966003418, 2.4970500469207764, -0.4719594419002533, 1.4315085411071777, 1.2381892204284668, -0.08446600288152695, 0.6179999709129333, 0.45345398783683777, 0.05219800025224686, 0.4416919946670532, 3.1409294605255127, 1.0375807285308838, 3.1363391876220703], "mean": [-0.13703817129135132, 1.1490633487701416, -0.9497999548912048, -0.4304640591144562, 0.6749034523963928, 0.8316386342048645, 0.3433641493320465, 0.2347048968076706, -0.057067856192588806, 0.25857341289520264, 0.7655373811721802, 0.615001916885376, 1.759703278541565, -0.055969852954149246, 0.781187117099762, -0.7996854186058044, 0.5242301225662231, 1.0623135566711426, -0.5175821781158447, 0.3264295160770416, 0.13994894921779633, 0.02008926123380661, 0.23198269307613373, 0.752307653427124, 0.8192739486694336, -1.9992557764053345], "std": [0.10204682499170303, 0.7721458077430725, 0.31336477398872375, 0.37905532121658325, 0.34573668241500854, 0.7595072388648987, 0.21353347599506378, 0.16507607698440552, 0.05749441310763359, 0.052662190049886703, 2.6296231746673584, 0.32827797532081604, 1.8724116086959839, 0.12272436171770096, 0.9723541736602783, 0.4449813961982727, 0.4500133693218231, 0.2029290497303009, 0.4149441123008728, 0.1391824185848236, 0.1870594471693039, 0.014363927766680717, 0.09728293865919113, 2.7794437408447266, 0.22068557143211365, 2.1861891746520996], "count": [363]}, "action": {"min": [-0.36568787693977356, -0.02225911058485508, -1.2136448621749878, -1.3055596351623535, 0.26991787552833557, -0.05037955567240715, 0.02199999988079071, -0.011823000386357307, -0.17757399380207062, 0.15637299418449402, -3.141592502593994, 0.09580112248659134, -3.1190953254699707, -0.19031888246536255, -0.018787667155265808, -1.5368729829788208, 0.10323622077703476, 0.4507644474506378, -1.3445305824279785, 0.01900000125169754, -0.009957999922335148, -0.008867999538779259, 0.013465000316500664, -3.141592502593994, 0.27958428859710693, -3.141592502593994], "max": [-0.061648666858673096, 2.0014185905456543, -0.4862987697124481, -0.020479777827858925, 1.1678358316421509, 2.101410150527954, 0.5900000333786011, 0.3827950060367584, -0.0009110000100918114, 0.3913950026035309, 3.140144109725952, 1.2151156663894653, 3.140458106994629, 0.14075922966003418, 2.4970500469207764, -0.4719594419002533, 1.4315085411071777, 1.2381892204284668, -0.08446600288152695, 0.6179999709129333, 0.45345398783683777, 0.05219800025224686, 0.4416919946670532, 3.1409294605255127, 1.0375807285308838, 3.1363391876220703], "mean": [-0.13703817129135132, 1.1490633487701416, -0.9497999548912048, -0.4304640591144562, 0.6749034523963928, 0.8316386342048645, 0.3433641493320465, 0.2347048968076706, -0.057067856192588806, 0.25857341289520264, 0.7655373811721802, 0.615001916885376, 1.759703278541565, -0.055969852954149246, 0.781187117099762, -0.7996854186058044, 0.5242301225662231, 1.0623135566711426, -0.5175821781158447, 0.3264295160770416, 0.13994894921779633, 0.02008926123380661, 0.23198269307613373, 0.752307653427124, 0.8192739486694336, -1.9992557764053345], "std": [0.10204682499170303, 0.7721458077430725, 0.31336477398872375, 0.37905532121658325, 0.34573668241500854, 0.7595072388648987, 0.21353347599506378, 0.16507607698440552, 0.05749441310763359, 0.052662190049886703, 2.6296231746673584, 0.32827797532081604, 1.8724116086959839, 0.12272436171770096, 0.9723541736602783, 0.4449813961982727, 0.4500133693218231, 0.2029290497303009, 0.4149441123008728, 0.1391824185848236, 0.1870594471693039, 0.014363927766680717, 0.09728293865919113, 2.7794437408447266, 0.22068557143211365, 2.1861891746520996], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [363]}, "index": {"min": [202375], "max": [202737], "mean": [202556.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [2.950413223140496, 5.0, 5.0, 5.0, 5.0], "std": [1.6305514945422803, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [363]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [363]}, "eef_direction_state": {"mean": [3.809917355371901, 4.261707988980716], "std": [2.1473824783492517, 2.245373413481416], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.0826446280991735, 0.8209366391184573], "std": [0.8020645899758821, 0.9141689711596697], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [1.0633608815426998, 0.699724517906336], "std": [0.8291233043320808, 0.8336417706638558], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.809917355371901, 4.261707988980716], "std": [2.1473824783492517, 2.245373413481416], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.0826446280991735, 0.8209366391184573], "std": [0.8020645899758821, 0.9141689711596697], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [1.0633608815426998, 0.699724517906336], "std": [0.8291233043320808, 0.8336417706638558], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.4732904639565573, 0.24422785062788488, 1.0331946587964767, 2.4804648377177467, -0.1706174381849251, 0.9406750254519531, 0.37888123850462946, -0.2788275170343524, 1.0075556229542677, 2.265938958054694, -0.190583068744883, 1.8822794397478977], "std": [0.16480718812645093, 0.05762832948614858, 0.052838934271138976, 0.29620383879827333, 0.4812614235174406, 0.5702932778598023, 0.18741917514087345, 0.01424044943630793, 0.09702308801982287, 0.1891711904591637, 0.29836667264457994, 0.22221315641156927], "min": [0.22712892444317917, 0.12326493368028899, 0.9305727736737175, 1.9101796316230453, -0.9900052099081009, -0.1001735875330414, 0.2286348753342484, -0.3081795831432687, 0.7896406078815311, 1.9239157339923998, -0.8776373181211489, 1.5930035206374433], "max": [0.6207618874610161, 0.30049504365080437, 1.166283079723922, 2.9702627773277888, 0.538518455700796, 1.4976009307198928, 0.6931734970796599, -0.2469325907464894, 1.2176341071874368, 2.806418322368798, 0.05142167286640942, 2.436817420402667], "count": [363]}, "eef_sim_pose_action": {"mean": [0.4732904639565573, 0.24422785062788488, 1.0331946587964767, 2.4804648377177467, -0.1706174381849251, 0.9406750254519531, 0.37888123850462946, -0.2788275170343524, 1.0075556229542677, 2.265938958054694, -0.190583068744883, 1.8822794397478977], "std": [0.16480718812645093, 0.05762832948614858, 0.052838934271138976, 0.29620383879827333, 0.4812614235174406, 0.5702932778598023, 0.18741917514087345, 0.01424044943630793, 0.09702308801982287, 0.1891711904591637, 0.29836667264457994, 0.22221315641156927], "min": [0.22712892444317917, 0.12326493368028899, 0.9305727736737175, 1.9101796316230453, -0.9900052099081009, -0.1001735875330414, 0.2286348753342484, -0.3081795831432687, 0.7896406078815311, 1.9239157339923998, -0.8776373181211489, 1.5930035206374433], "max": [0.6207618874610161, 0.30049504365080437, 1.166283079723922, 2.9702627773277888, 0.538518455700796, 1.4976009307198928, 0.6931734970796599, -0.2469325907464894, 1.2176341071874368, 2.806418322368798, 0.05142167286640942, 2.436817420402667], "count": [363]}, "gripper_mode_state": {"mean": [0.36639118457300274, 0.7768595041322314], "std": [0.48181810306400563, 0.4163517923242977], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8016528925619835, 1.7878787878787878], "std": [0.5597101972099295, 0.5521474896451107], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.36639118457300274, 0.7768595041322314], "std": [0.48181810306400563, 0.4163517923242977], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8016528925619835, 1.7878787878787878], "std": [0.5597101972099295, 0.5521474896451107], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.4292045436291532, 0.4080371966087785], "std": [0.2669168412247894, 0.17397771667510012], "min": [0.027499999850988388, 0.023750001564621925], "max": [0.7375000417232513, 0.7724999636411667], "count": [363]}, "gripper_open_scale_action": {"mean": [0.4292045436291532, 0.4080371966087785], "std": [0.2669168412247894, 0.17397771667510012], "min": [0.027499999850988388, 0.023750001564621925], "max": [0.7375000417232513, 0.7724999636411667], "count": [363]}}} +{"episode_index": 437, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8901960784313725]], [[0.8509803921568627]]], "mean": [[[0.4011886220043573]], [[0.41048362745098044]], [[0.3858301388888889]]], "std": [[[0.1243584006896933]], [[0.12966049280823463]], [[0.1248978389872484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4599737540849673]], [[0.4667549387254902]], [[0.4588598039215686]]], "std": [[[0.16252821426212125]], [[0.15363604797171157]], [[0.15243720877313438]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000678104575164]], [[0.4874554044117647]], [[0.4775567013888889]]], "std": [[[0.1305479515457793]], [[0.14429483460884637]], [[0.1513385601297868]]], "count": [100]}, "observation.state": {"min": [-0.3052254319190979, -0.022067222744226456, -1.2165755033493042, -1.431456208229065, 0.4203587770462036, -0.05967744439840317, 0.0989999994635582, -0.010534999892115593, -0.15327300131320953, 0.14574700593948364, -3.140336036682129, 0.2313084900379181, -3.1388349533081055, -0.2050768882036209, -0.018735332414507866, -1.3489962816238403, 0.0, 0.53678297996521, -1.3603875637054443, 0.017999999225139618, -0.009081000462174416, -0.033225998282432556, 0.008945999667048454, -3.1410341262817383, 0.20095720887184143, -3.141592502593994], "max": [0.07788944244384766, 1.946608066558838, -0.4862987697124481, 0.007693000137805939, 1.1673822402954102, 2.101689338684082, 0.6159999966621399, 0.3835119903087616, -0.0009110000100918114, 0.42646199464797974, 3.1405978202819824, 1.0354689359664917, 3.1351349353790283, 0.17953822016716003, 2.4295051097869873, -0.4719594419002533, 1.3423150777816772, 1.2400906085968018, 0.019904110580682755, 0.5860000252723694, 0.4180220067501068, 0.10014700144529343, 0.4431470036506653, 3.14030122756958, 1.1568565368652344, 3.1408944129943848], "mean": [-0.043911125510931015, 1.1188141107559204, -0.9244856834411621, -0.5678885579109192, 0.7691258192062378, 0.9715040326118469, 0.3612479567527771, 0.2264699935913086, -0.03596997633576393, 0.26643359661102295, 0.8854424357414246, 0.6701675057411194, 1.9858368635177612, -0.04746207222342491, 0.7217982411384583, -0.7314484715461731, 0.474033385515213, 1.0717142820358276, -0.43662458658218384, 0.3595341145992279, 0.12031865864992142, 0.022173656150698662, 0.23672014474868774, 2.7544455528259277, 0.7674285173416138, -1.5850510597229004], "std": [0.10079006850719452, 0.7229694128036499, 0.29436469078063965, 0.4503724277019501, 0.27897363901138306, 0.8204696774482727, 0.18954050540924072, 0.155872642993927, 0.04335595667362213, 0.055872585624456406, 2.6229634284973145, 0.27320507168769836, 1.6730033159255981, 0.11531492322683334, 0.8765843510627747, 0.3528326749801636, 0.46640896797180176, 0.19287985563278198, 0.45462918281555176, 0.12457218021154404, 0.16443602740764618, 0.02699129469692707, 0.09399691224098206, 0.901111900806427, 0.22970755398273468, 2.5791916847229004], "count": [390]}, "action": {"min": [-0.3052254319190979, -0.022067222744226456, -1.2165755033493042, -1.431456208229065, 0.4203587770462036, -0.05967744439840317, 0.0989999994635582, -0.010534999892115593, -0.15327300131320953, 0.14574700593948364, -3.140336036682129, 0.2313084900379181, -3.1388349533081055, -0.2050768882036209, -0.018735332414507866, -1.3489962816238403, 0.0, 0.53678297996521, -1.3603875637054443, 0.017999999225139618, -0.009081000462174416, -0.033225998282432556, 0.008945999667048454, -3.1410341262817383, 0.20095720887184143, -3.141592502593994], "max": [0.07788944244384766, 1.946608066558838, -0.4862987697124481, 0.007693000137805939, 1.1673822402954102, 2.101689338684082, 0.6159999966621399, 0.3835119903087616, -0.0009110000100918114, 0.42646199464797974, 3.1405978202819824, 1.0354689359664917, 3.1351349353790283, 0.17953822016716003, 2.4295051097869873, -0.4719594419002533, 1.3423150777816772, 1.2400906085968018, 0.019904110580682755, 0.5860000252723694, 0.4180220067501068, 0.10014700144529343, 0.4431470036506653, 3.14030122756958, 1.1568565368652344, 3.1408944129943848], "mean": [-0.043911125510931015, 1.1188141107559204, -0.9244856834411621, -0.5678885579109192, 0.7691258192062378, 0.9715040326118469, 0.3612479567527771, 0.2264699935913086, -0.03596997633576393, 0.26643359661102295, 0.8854424357414246, 0.6701675057411194, 1.9858368635177612, -0.04746207222342491, 0.7217982411384583, -0.7314484715461731, 0.474033385515213, 1.0717142820358276, -0.43662458658218384, 0.3595341145992279, 0.12031865864992142, 0.022173656150698662, 0.23672014474868774, 2.7544455528259277, 0.7674285173416138, -1.5850510597229004], "std": [0.10079006850719452, 0.7229694128036499, 0.29436469078063965, 0.4503724277019501, 0.27897363901138306, 0.8204696774482727, 0.18954050540924072, 0.155872642993927, 0.04335595667362213, 0.055872585624456406, 2.6229634284973145, 0.27320507168769836, 1.6730033159255981, 0.11531492322683334, 0.8765843510627747, 0.3528326749801636, 0.46640896797180176, 0.19287985563278198, 0.45462918281555176, 0.12457218021154404, 0.16443602740764618, 0.02699129469692707, 0.09399691224098206, 0.901111900806427, 0.22970755398273468, 2.5791916847229004], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [390]}, "index": {"min": [202738], "max": [203127], "mean": [202932.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [3.094871794871795, 5.0, 5.0, 5.0, 5.0], "std": [1.6683246191450556, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [390]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [390]}, "eef_direction_state": {"mean": [4.02051282051282, 4.37948717948718], "std": [2.2221702821017466, 2.1230335682430743], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [1.0153846153846153, 0.8333333333333334], "std": [0.8769230769230767, 0.906057487657475], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.982051282051282, 0.7410256410256411], "std": [0.8695332655708208, 0.8605954851648533], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.02051282051282, 4.37948717948718], "std": [2.2221702821017466, 2.1230335682430743], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [1.0153846153846153, 0.8333333333333334], "std": [0.8769230769230767, 0.906057487657475], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.982051282051282, 0.7410256410256411], "std": [0.8695332655708208, 0.8605954851648533], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4649067272307743, 0.2651660666372087, 1.040907141117692, 2.417005050754406, -0.12445317633876561, 0.967643203178559, 0.3592818232644853, -0.2767160322576716, 1.012211494408493, 2.338957131566992, -0.19935239385166342, 1.8008722807468693], "std": [0.1555248230608656, 0.04358064876964648, 0.05593157806341048, 0.24297622973667118, 0.421389260311239, 0.5314568836550786, 0.16480297981323636, 0.026779229230197304, 0.09376441952993746, 0.21167237799792735, 0.24488142656301018, 0.2406598988836119], "min": [0.2283453036814413, 0.14732749874933804, 0.9199786295538535, 2.102881410981259, -0.840626635745, 0.05881812274616727, 0.22967531889421522, -0.33267339397876905, 0.7850121827619769, 1.8764850203518642, -0.7456515750199656, 1.5097075100252564], "max": [0.6216558074862, 0.30049504365080437, 1.2009065324909007, 2.803318934931318, 0.5198116582497412, 1.5169137203213816, 0.6578764860583274, -0.19953238725957856, 1.2190926252624195, 2.88622751446721, 0.0035614263399235124, 2.4712950649190795], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4649067272307743, 0.2651660666372087, 1.040907141117692, 2.417005050754406, -0.12445317633876561, 0.967643203178559, 0.3592818232644853, -0.2767160322576716, 1.012211494408493, 2.338957131566992, -0.19935239385166342, 1.8008722807468693], "std": [0.1555248230608656, 0.04358064876964648, 0.05593157806341048, 0.24297622973667118, 0.421389260311239, 0.5314568836550786, 0.16480297981323636, 0.026779229230197304, 0.09376441952993746, 0.21167237799792735, 0.24488142656301018, 0.2406598988836119], "min": [0.2283453036814413, 0.14732749874933804, 0.9199786295538535, 2.102881410981259, -0.840626635745, 0.05881812274616727, 0.22967531889421522, -0.33267339397876905, 0.7850121827619769, 1.8764850203518642, -0.7456515750199656, 1.5097075100252564], "max": [0.6216558074862, 0.30049504365080437, 1.2009065324909007, 2.803318934931318, 0.5198116582497412, 1.5169137203213816, 0.6578764860583274, -0.19953238725957856, 1.2190926252624195, 2.88622751446721, 0.0035614263399235124, 2.4712950649190795], "count": [390]}, "gripper_mode_state": {"mean": [0.3435897435897436, 0.7871794871794872], "std": [0.47490612934523946, 0.40930177393132056], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.858974358974359, 1.8102564102564103], "std": [0.48369197059643193, 0.5309859584771827], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.3435897435897436, 0.7871794871794872], "std": [0.47490612934523946, 0.40930177393132056], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.858974358974359, 1.8102564102564103], "std": [0.48369197059643193, 0.5309859584771827], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.4515608906125029, 0.44941667376014477], "std": [0.23692516620035456, 0.15571527948595948], "min": [0.12374999932944775, 0.022499999031424522], "max": [0.7699999958276749, 0.7325000315904617], "count": [390]}, "gripper_open_scale_action": {"mean": [0.4515608906125029, 0.44941667376014477], "std": [0.23692516620035456, 0.15571527948595948], "min": [0.12374999932944775, 0.022499999031424522], "max": [0.7699999958276749, 0.7325000315904617], "count": [390]}}} +{"episode_index": 438, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9764705882352941]], [[0.9019607843137255]]], "mean": [[[0.40516997276688455]], [[0.41322318355119825]], [[0.3884945697167756]]], "std": [[[0.1256578282383693]], [[0.12982178075990797]], [[0.12502269098284824]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46809659109477125]], [[0.4654552736928105]], [[0.4572046527777778]]], "std": [[[0.15722296390759033]], [[0.15110071363535613]], [[0.1510767189413955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503901058006536]], [[0.4891471915849673]], [[0.48016288398692814]]], "std": [[[0.12770847798611892]], [[0.13839255221423066]], [[0.14220378702761557]]], "count": [100]}, "observation.state": {"min": [-0.4044668972492218, -0.022451000288128853, -1.5269819498062134, -0.92476487159729, 0.4978469908237457, -0.05088544264435768, 0.08399999886751175, -0.01430600043386221, -0.21581600606441498, 0.15765400230884552, -3.141592502593994, 0.20523327589035034, -3.1156744956970215, -0.21425266563892365, -0.01985177770256996, -1.6493024826049805, 0.009454889222979546, 0.4514622092247009, -1.3786518573760986, 0.017999999225139618, -0.014561000280082226, -0.03961800038814545, 0.010529999621212482, -3.14030122756958, 0.18196804821491241, -3.1409993171691895], "max": [0.05590944364666939, 2.162151575088501, -0.48898521065711975, -0.09191478043794632, 1.167294979095459, 1.9121378660202026, 0.5550000071525574, 0.41775599122047424, -0.007176999934017658, 0.4590519964694977, 3.1389920711517334, 1.0697122812271118, 3.128066301345825, 0.07003944367170334, 2.472784996032715, -0.4726746678352356, 1.3593758344650269, 1.2395848035812378, 0.02414311096072197, 0.6419999599456787, 0.44873499870300293, 0.06703999638557434, 0.43127599358558655, 3.139655351638794, 1.0314197540283203, 3.131626844406128], "mean": [-0.12871181964874268, 1.2376481294631958, -1.1283361911773682, -0.4285068213939667, 0.8551439046859741, 0.7637972831726074, 0.3779129385948181, 0.24872887134552002, -0.07743030041456223, 0.26109835505485535, 0.4877644181251526, 0.6800861954689026, 2.300117015838623, -0.0010232821805402637, 0.8211129903793335, -0.8289701342582703, 0.4838859736919403, 1.0629550218582153, -0.42817455530166626, 0.28899136185646057, 0.14727722108364105, 0.015589735470712185, 0.22502227127552032, 2.5981106758117676, 0.8034198880195618, -0.9862582087516785], "std": [0.15734326839447021, 0.8663103580474854, 0.44063615798950195, 0.310260146856308, 0.24554330110549927, 0.6131992936134338, 0.1851648986339569, 0.18437138199806213, 0.07862232625484467, 0.06686847656965256, 2.7830893993377686, 0.2680806815624237, 1.1645580530166626, 0.08004660159349442, 1.0199353694915771, 0.44441425800323486, 0.5008679032325745, 0.19791074097156525, 0.4978221356868744, 0.1531623750925064, 0.1953728348016739, 0.022945890203118324, 0.09863168001174927, 1.1660014390945435, 0.2523271143436432, 2.844897985458374], "count": [355]}, "action": {"min": [-0.4044668972492218, -0.022451000288128853, -1.5269819498062134, -0.92476487159729, 0.4978469908237457, -0.05088544264435768, 0.08399999886751175, -0.01430600043386221, -0.21581600606441498, 0.15765400230884552, -3.141592502593994, 0.20523327589035034, -3.1156744956970215, -0.21425266563892365, -0.01985177770256996, -1.6493024826049805, 0.009454889222979546, 0.4514622092247009, -1.3786518573760986, 0.017999999225139618, -0.014561000280082226, -0.03961800038814545, 0.010529999621212482, -3.14030122756958, 0.18196804821491241, -3.1409993171691895], "max": [0.05590944364666939, 2.162151575088501, -0.48898521065711975, -0.09191478043794632, 1.167294979095459, 1.9121378660202026, 0.5550000071525574, 0.41775599122047424, -0.007176999934017658, 0.4590519964694977, 3.1389920711517334, 1.0697122812271118, 3.128066301345825, 0.07003944367170334, 2.472784996032715, -0.4726746678352356, 1.3593758344650269, 1.2395848035812378, 0.02414311096072197, 0.6419999599456787, 0.44873499870300293, 0.06703999638557434, 0.43127599358558655, 3.139655351638794, 1.0314197540283203, 3.131626844406128], "mean": [-0.12871181964874268, 1.2376481294631958, -1.1283361911773682, -0.4285068213939667, 0.8551439046859741, 0.7637972831726074, 0.3779129385948181, 0.24872887134552002, -0.07743030041456223, 0.26109835505485535, 0.4877644181251526, 0.6800861954689026, 2.300117015838623, -0.0010232821805402637, 0.8211129903793335, -0.8289701342582703, 0.4838859736919403, 1.0629550218582153, -0.42817455530166626, 0.28899136185646057, 0.14727722108364105, 0.015589735470712185, 0.22502227127552032, 2.5981106758117676, 0.8034198880195618, -0.9862582087516785], "std": [0.15734326839447021, 0.8663103580474854, 0.44063615798950195, 0.310260146856308, 0.24554330110549927, 0.6131992936134338, 0.1851648986339569, 0.18437138199806213, 0.07862232625484467, 0.06686847656965256, 2.7830893993377686, 0.2680806815624237, 1.1645580530166626, 0.08004660159349442, 1.0199353694915771, 0.44441425800323486, 0.5008679032325745, 0.19791074097156525, 0.4978221356868744, 0.1531623750925064, 0.1953728348016739, 0.022945890203118324, 0.09863168001174927, 1.1660014390945435, 0.2523271143436432, 2.844897985458374], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [355]}, "index": {"min": [203128], "max": [203482], "mean": [203305.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [3.0901408450704224, 5.0, 5.0, 5.0, 5.0], "std": [1.6090549172236317, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [355]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [355]}, "eef_direction_state": {"mean": [3.9774647887323944, 4.149295774647888], "std": [2.162301667733093, 2.3104705477356697], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [1.028169014084507, 0.828169014084507], "std": [0.8684100898252497, 0.9200708941747247], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.9802816901408451, 0.7352112676056338], "std": [0.837269155624716, 0.8410420417133644], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.9774647887323944, 4.149295774647888], "std": [2.162301667733093, 2.3104705477356697], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [1.028169014084507, 0.828169014084507], "std": [0.8684100898252497, 0.9200708941747247], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.9802816901408451, 0.7352112676056338], "std": [0.837269155624716, 0.8410420417133644], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.48738461242645376, 0.22390133863704142, 1.0357061621784134, 2.4302816760781205, -0.05017126336897084, 0.9194483328863018, 0.38621146213028773, -0.2833391484210749, 1.000536463104836, 2.284602525710802, -0.24082030079152697, 1.8339746140936855], "std": [0.18419963779764892, 0.07870102767716983, 0.06699544480295337, 0.24773457450720715, 0.3449154490635685, 0.5209638856161045, 0.19576629212283858, 0.022802032319853192, 0.09833584076033897, 0.22548834625785405, 0.2767854443827455, 0.27979024499747895], "min": [0.22452436543892004, 0.08540120109313838, 0.9320052492617255, 2.0657315591236034, -0.6711632595731147, -0.041946288927025455, 0.22405348948229536, -0.3390695111506819, 0.7866520783528286, 1.8694394538687933, -0.7999167092275359, 1.4192209944696081], "max": [0.6562867780880075, 0.2942309545076093, 1.2337132244340254, 2.881996263022181, 0.43677138574788543, 1.5516749819338465, 0.6880839967664162, -0.2319485759622055, 1.2072305080204466, 2.9150952348426635, 0.014852227544924768, 2.55111899868435], "count": [355]}, "eef_sim_pose_action": {"mean": [0.48738461242645376, 0.22390133863704142, 1.0357061621784134, 2.4302816760781205, -0.05017126336897084, 0.9194483328863018, 0.38621146213028773, -0.2833391484210749, 1.000536463104836, 2.284602525710802, -0.24082030079152697, 1.8339746140936855], "std": [0.18419963779764892, 0.07870102767716983, 0.06699544480295337, 0.24773457450720715, 0.3449154490635685, 0.5209638856161045, 0.19576629212283858, 0.022802032319853192, 0.09833584076033897, 0.22548834625785405, 0.2767854443827455, 0.27979024499747895], "min": [0.22452436543892004, 0.08540120109313838, 0.9320052492617255, 2.0657315591236034, -0.6711632595731147, -0.041946288927025455, 0.22405348948229536, -0.3390695111506819, 0.7866520783528286, 1.8694394538687933, -0.7999167092275359, 1.4192209944696081], "max": [0.6562867780880075, 0.2942309545076093, 1.2337132244340254, 2.881996263022181, 0.43677138574788543, 1.5516749819338465, 0.6880839967664162, -0.2319485759622055, 1.2072305080204466, 2.9150952348426635, 0.014852227544924768, 2.55111899868435], "count": [355]}, "gripper_mode_state": {"mean": [0.29577464788732394, 0.7943661971830986], "std": [0.45639019002872355, 0.4041640037855464], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.8450704225352113, 1.7549295774647888], "std": [0.5048465761626999, 0.5902467214849777], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.29577464788732394, 0.7943661971830986], "std": [0.45639019002872355, 0.4041640037855464], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.8450704225352113, 1.7549295774647888], "std": [0.5048465761626999, 0.5902467214849777], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.47239083983004093, 0.36123944245751055], "std": [0.23145612245086047, 0.19145271806727154], "min": [0.10499999858438969, 0.022499999031424522], "max": [0.6937500089406967, 0.8024999499320984], "count": [355]}, "gripper_open_scale_action": {"mean": [0.47239083983004093, 0.36123944245751055], "std": [0.23145612245086047, 0.19145271806727154], "min": [0.10499999858438969, 0.022499999031424522], "max": [0.6937500089406967, 0.8024999499320984], "count": [355]}}} +{"episode_index": 439, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9372549019607843]], [[0.8627450980392157]]], "mean": [[[0.40083978485838784]], [[0.4111945234204793]], [[0.38680736383442266]]], "std": [[[0.13098491600791]], [[0.13512259971907717]], [[0.13043298857838367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.458907073120915]], [[0.4654642892156863]], [[0.4560473897058824]]], "std": [[[0.16296855199591856]], [[0.1529103306471489]], [[0.15303804767159498]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4999013623366013]], [[0.4867854983660131]], [[0.47704419526143793]]], "std": [[[0.12974913199147567]], [[0.14117881746826058]], [[0.14678452659230212]]], "count": [100]}, "observation.state": {"min": [-0.3140697777271271, -0.022451000288128853, -1.240910530090332, -1.0291523933410645, 0.4481128752231598, 0.031068556010723114, 0.10999999940395355, -0.014205999672412872, -0.16079400479793549, 0.15911899507045746, -3.1409294605255127, 0.031084319576621056, -3.141592502593994, -0.11808144301176071, -0.01964244432747364, -1.5082292556762695, 0.059398334473371506, 0.527397871017456, -1.3484729528427124, 0.017000000923871994, -0.0087909996509552, -0.00101200002245605, 0.000910000002477318, -3.141592502593994, 0.24764476716518402, -3.1399171352386475], "max": [0.0536242239177227, 1.978566288948059, -0.4858801066875458, -0.013606666587293148, 1.1677136421203613, 1.7369433641433716, 0.5849999785423279, 0.38164499402046204, -0.0002410000015515834, 0.4005340039730072, 3.1381893157958984, 1.1952189207077026, 3.1409642696380615, 0.21062421798706055, 2.5332822799682617, -0.4718024432659149, 1.4240074157714844, 1.2401604652404785, -0.05913666635751724, 0.5609999895095825, 0.4511210024356842, 0.11499600112438202, 0.4616909921169281, 3.1409642696380615, 1.0196387767791748, 3.1402313709259033], "mean": [-0.14741496741771698, 1.1660882234573364, -0.9765138626098633, -0.3407774567604065, 0.766441822052002, 0.6858000159263611, 0.38445600867271423, 0.23247100412845612, -0.06575512886047363, 0.25699806213378906, 0.5520098805427551, 0.5982630848884583, 2.0441436767578125, 0.030572807416319847, 0.8355042934417725, -0.806208074092865, 0.5133513808250427, 1.0623868703842163, -0.46906858682632446, 0.32963836193084717, 0.14342978596687317, 0.02735903486609459, 0.22129030525684357, 2.4532341957092285, 0.7733976244926453, -2.194727659225464], "std": [0.11973237246274948, 0.7704041004180908, 0.3262415826320648, 0.3493932783603668, 0.27494537830352783, 0.5739716291427612, 0.1860887110233307, 0.16188068687915802, 0.05573488771915436, 0.05363808199763298, 2.759087085723877, 0.32809048891067505, 1.673176884651184, 0.0845169872045517, 1.0045788288116455, 0.4446098804473877, 0.526864230632782, 0.1842053234577179, 0.46621182560920715, 0.14045657217502594, 0.1860169768333435, 0.03210315480828285, 0.10808942466974258, 1.4911019802093506, 0.23808009922504425, 1.9984941482543945], "count": [355]}, "action": {"min": [-0.3140697777271271, -0.022451000288128853, -1.240910530090332, -1.0291523933410645, 0.4481128752231598, 0.031068556010723114, 0.10999999940395355, -0.014205999672412872, -0.16079400479793549, 0.15911899507045746, -3.1409294605255127, 0.031084319576621056, -3.141592502593994, -0.11808144301176071, -0.01964244432747364, -1.5082292556762695, 0.059398334473371506, 0.527397871017456, -1.3484729528427124, 0.017000000923871994, -0.0087909996509552, -0.00101200002245605, 0.000910000002477318, -3.141592502593994, 0.24764476716518402, -3.1399171352386475], "max": [0.0536242239177227, 1.978566288948059, -0.4858801066875458, -0.013606666587293148, 1.1677136421203613, 1.7369433641433716, 0.5849999785423279, 0.38164499402046204, -0.0002410000015515834, 0.4005340039730072, 3.1381893157958984, 1.1952189207077026, 3.1409642696380615, 0.21062421798706055, 2.5332822799682617, -0.4718024432659149, 1.4240074157714844, 1.2401604652404785, -0.05913666635751724, 0.5609999895095825, 0.4511210024356842, 0.11499600112438202, 0.4616909921169281, 3.1409642696380615, 1.0196387767791748, 3.1402313709259033], "mean": [-0.14741496741771698, 1.1660882234573364, -0.9765138626098633, -0.3407774567604065, 0.766441822052002, 0.6858000159263611, 0.38445600867271423, 0.23247100412845612, -0.06575512886047363, 0.25699806213378906, 0.5520098805427551, 0.5982630848884583, 2.0441436767578125, 0.030572807416319847, 0.8355042934417725, -0.806208074092865, 0.5133513808250427, 1.0623868703842163, -0.46906858682632446, 0.32963836193084717, 0.14342978596687317, 0.02735903486609459, 0.22129030525684357, 2.4532341957092285, 0.7733976244926453, -2.194727659225464], "std": [0.11973237246274948, 0.7704041004180908, 0.3262415826320648, 0.3493932783603668, 0.27494537830352783, 0.5739716291427612, 0.1860887110233307, 0.16188068687915802, 0.05573488771915436, 0.05363808199763298, 2.759087085723877, 0.32809048891067505, 1.673176884651184, 0.0845169872045517, 1.0045788288116455, 0.4446098804473877, 0.526864230632782, 0.1842053234577179, 0.46621182560920715, 0.14045657217502594, 0.1860169768333435, 0.03210315480828285, 0.10808942466974258, 1.4911019802093506, 0.23808009922504425, 1.9984941482543945], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [355]}, "index": {"min": [203483], "max": [203837], "mean": [203660.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [3.073239436619718, 5.0, 5.0, 5.0, 5.0], "std": [1.6151533958005009, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [355]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [355]}, "eef_direction_state": {"mean": [3.5774647887323945, 4.298591549295774], "std": [2.2130341916172966, 2.149581875997921], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [1.0929577464788733, 0.8901408450704226], "std": [0.7726530011502404, 0.9264736916337257], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.9380281690140845, 0.7661971830985915], "std": [0.8368899833771036, 0.8551325837358253], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.5774647887323945, 4.298591549295774], "std": [2.2130341916172966, 2.149581875997921], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [1.0929577464788733, 0.8901408450704226], "std": [0.7726530011502404, 0.9264736916337257], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.9380281690140845, 0.7661971830985915], "std": [0.8368899833771036, 0.8551325837358253], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.4711410837669301, 0.23559234638766632, 1.0317131032766278, 2.5160469337679476, -0.07189092533330185, 0.9553632496903788, 0.3823619013694014, -0.2715858753386226, 0.9968058540077713, 2.2987239578587464, -0.24494222883337202, 1.8851455597498978], "std": [0.16171607527378273, 0.05582840987471965, 0.053803898985078986, 0.3145161041002192, 0.39812900179538985, 0.5909369007710946, 0.1864687198026028, 0.031763609433128184, 0.10776938940315231, 0.18670533427795885, 0.34119655363618434, 0.2527590029275581], "min": [0.2246061464975242, 0.14027814541167133, 0.9334783523891125, 1.945579401992671, -0.7842977171034153, -0.17924425892861517, 0.22967106002650595, -0.30046602835386527, 0.7770915990793672, 1.975609130597187, -0.939102472059384, 1.5189606962886817], "max": [0.6198285618593778, 0.30115852236064955, 1.1752779751977631, 3.0975494224329188, 0.5144445765070804, 1.5525159676119706, 0.690958534564147, -0.18472771404593255, 1.2373622059430252, 2.8028525060010825, 0.013090030064480729, 2.533112593934396], "count": [355]}, "eef_sim_pose_action": {"mean": [0.4711410837669301, 0.23559234638766632, 1.0317131032766278, 2.5160469337679476, -0.07189092533330185, 0.9553632496903788, 0.3823619013694014, -0.2715858753386226, 0.9968058540077713, 2.2987239578587464, -0.24494222883337202, 1.8851455597498978], "std": [0.16171607527378273, 0.05582840987471965, 0.053803898985078986, 0.3145161041002192, 0.39812900179538985, 0.5909369007710946, 0.1864687198026028, 0.031763609433128184, 0.10776938940315231, 0.18670533427795885, 0.34119655363618434, 0.2527590029275581], "min": [0.2246061464975242, 0.14027814541167133, 0.9334783523891125, 1.945579401992671, -0.7842977171034153, -0.17924425892861517, 0.22967106002650595, -0.30046602835386527, 0.7770915990793672, 1.975609130597187, -0.939102472059384, 1.5189606962886817], "max": [0.6198285618593778, 0.30115852236064955, 1.1752779751977631, 3.0975494224329188, 0.5144445765070804, 1.5525159676119706, 0.690958534564147, -0.18472771404593255, 1.2373622059430252, 2.8028525060010825, 0.013090030064480729, 2.533112593934396], "count": [355]}, "gripper_mode_state": {"mean": [0.323943661971831, 0.7549295774647887], "std": [0.467978809178483, 0.4301289464028483], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.847887323943662, 1.7943661971830986], "std": [0.48581546224924027, 0.5566214289761006], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.323943661971831, 0.7549295774647887], "std": [0.467978809178483, 0.4301289464028483], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.847887323943662, 1.7943661971830986], "std": [0.48581546224924027, 0.5566214289761006], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.48057041537593786, 0.41204929904041576], "std": [0.2326113760218174, 0.17557074794664285], "min": [0.13749999925494194, 0.021250001154839993], "max": [0.7312499731779099, 0.7012499868869781], "count": [355]}, "gripper_open_scale_action": {"mean": [0.48057041537593786, 0.41204929904041576], "std": [0.2326113760218174, 0.17557074794664285], "min": [0.13749999925494194, 0.021250001154839993], "max": [0.7312499731779099, 0.7012499868869781], "count": [355]}}} +{"episode_index": 440, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8901960784313725]], [[0.8352941176470589]]], "mean": [[[0.4019224183006536]], [[0.41068659041394334]], [[0.3863864705882353]]], "std": [[[0.12833001572579453]], [[0.13272802832676267]], [[0.1279962062578406]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698658129084967]], [[0.47220696486928104]], [[0.4639039236111111]]], "std": [[[0.15179380623004848]], [[0.14581982308495606]], [[0.14536641134314657]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4940894138071895]], [[0.4763119076797386]], [[0.4661178125]]], "std": [[[0.13990646406573437]], [[0.153309465508273]], [[0.15877487422639122]]], "count": [100]}, "observation.state": {"min": [-0.45345088839530945, -0.0221021119505167, -1.2545870542526245, -0.8425143361091614, 0.2695341110229492, -0.059782110154628754, 0.08999999612569809, -0.010010999627411366, -0.20268400013446808, 0.1667270064353943, -3.139410972595215, 0.2180614173412323, -3.1391665935516357, -0.23679089546203613, -0.01964244432747364, -1.4286651611328125, 0.06140444427728653, 0.5549252033233643, -1.415773630142212, 0.01900000125169754, -0.009181000292301178, -0.04670400172472, 0.010883999988436699, -3.1400742530822754, 0.20069542527198792, -3.1355886459350586], "max": [0.006367222405970097, 1.9776592254638672, -0.4858801066875458, 0.025468889623880386, 1.167696237564087, 2.1017067432403564, 0.5550000071525574, 0.39970600605010986, 0.0011909999884665012, 0.4156700074672699, 3.140021800994873, 1.0371094942092896, 3.133476972579956, 0.10171855241060257, 2.4596667289733887, -0.4720815420150757, 1.4195241928100586, 1.2237626314163208, -0.05913666635751724, 0.5820000171661377, 0.42953500151634216, 0.08093900233507156, 0.3347870111465454, 3.1394457817077637, 1.021994948387146, 3.140144109725952], "mean": [-0.14146070182323456, 1.1712538003921509, -0.9757025837898254, -0.41768866777420044, 0.7301245927810669, 0.734478771686554, 0.3764322102069855, 0.2304714471101761, -0.06763534247875214, 0.24903687834739685, 0.529198944568634, 0.6925985813140869, 2.442513942718506, -0.0025049273390322924, 1.0081051588058472, -0.8460731506347656, 0.5541192889213562, 1.050918459892273, -0.5528597235679626, 0.3392027020454407, 0.17451779544353485, 0.02308512106537819, 0.21887120604515076, 2.2631092071533203, 0.6896357536315918, -2.273043155670166], "std": [0.18570895493030548, 0.8112488985061646, 0.34243112802505493, 0.3243224024772644, 0.33462759852409363, 0.7490606904029846, 0.17636634409427643, 0.16846710443496704, 0.08005288988351822, 0.059645961970090866, 2.8224775791168213, 0.2427094429731369, 0.9888824224472046, 0.08932218700647354, 0.9417225122451782, 0.40051111578941345, 0.46636494994163513, 0.18181955814361572, 0.4677196741104126, 0.15635983645915985, 0.17811855673789978, 0.028254929929971695, 0.09978420287370682, 1.7026292085647583, 0.23824022710323334, 1.8952199220657349], "count": [320]}, "action": {"min": [-0.45345088839530945, -0.0221021119505167, -1.2545870542526245, -0.8425143361091614, 0.2695341110229492, -0.059782110154628754, 0.08999999612569809, -0.010010999627411366, -0.20268400013446808, 0.1667270064353943, -3.139410972595215, 0.2180614173412323, -3.1391665935516357, -0.23679089546203613, -0.01964244432747364, -1.4286651611328125, 0.06140444427728653, 0.5549252033233643, -1.415773630142212, 0.01900000125169754, -0.009181000292301178, -0.04670400172472, 0.010883999988436699, -3.1400742530822754, 0.20069542527198792, -3.1355886459350586], "max": [0.006367222405970097, 1.9776592254638672, -0.4858801066875458, 0.025468889623880386, 1.167696237564087, 2.1017067432403564, 0.5550000071525574, 0.39970600605010986, 0.0011909999884665012, 0.4156700074672699, 3.140021800994873, 1.0371094942092896, 3.133476972579956, 0.10171855241060257, 2.4596667289733887, -0.4720815420150757, 1.4195241928100586, 1.2237626314163208, -0.05913666635751724, 0.5820000171661377, 0.42953500151634216, 0.08093900233507156, 0.3347870111465454, 3.1394457817077637, 1.021994948387146, 3.140144109725952], "mean": [-0.14146070182323456, 1.1712538003921509, -0.9757025837898254, -0.41768866777420044, 0.7301245927810669, 0.734478771686554, 0.3764322102069855, 0.2304714471101761, -0.06763534247875214, 0.24903687834739685, 0.529198944568634, 0.6925985813140869, 2.442513942718506, -0.0025049273390322924, 1.0081051588058472, -0.8460731506347656, 0.5541192889213562, 1.050918459892273, -0.5528597235679626, 0.3392027020454407, 0.17451779544353485, 0.02308512106537819, 0.21887120604515076, 2.2631092071533203, 0.6896357536315918, -2.273043155670166], "std": [0.18570895493030548, 0.8112488985061646, 0.34243112802505493, 0.3243224024772644, 0.33462759852409363, 0.7490606904029846, 0.17636634409427643, 0.16846710443496704, 0.08005288988351822, 0.059645961970090866, 2.8224775791168213, 0.2427094429731369, 0.9888824224472046, 0.08932218700647354, 0.9417225122451782, 0.40051111578941345, 0.46636494994163513, 0.18181955814361572, 0.4677196741104126, 0.15635983645915985, 0.17811855673789978, 0.028254929929971695, 0.09978420287370682, 1.7026292085647583, 0.23824022710323334, 1.8952199220657349], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [320]}, "index": {"min": [203838], "max": [204157], "mean": [203997.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [3.2375, 5.0, 5.0, 5.0, 5.0], "std": [1.5751488024945426, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [320]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [320]}, "eef_direction_state": {"mean": [3.996875, 3.715625], "std": [2.1844599411238943, 2.253554050688608], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.96875, 1.084375], "std": [0.8868615661420896, 0.9197857681955073], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.928125, 0.9375], "std": [0.8539373421832531, 0.8637671850678283], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.996875, 3.715625], "std": [2.1844599411238943, 2.253554050688608], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.96875, 1.084375], "std": [0.8868615661420896, 0.9197857681955073], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.928125, 0.9375], "std": [0.8539373421832531, 0.8637671850678283], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.4690907268129679, 0.23368456281175112, 1.023671470321306, 2.419922793918343, -0.09762671194280685, 1.0159724774126841, 0.4134947665186125, -0.2758755331470567, 0.9944711501305721, 2.3951237613226186, -0.26718665453220797, 1.9230064921579733], "std": [0.16826718755795125, 0.08005332961671124, 0.05977390017512334, 0.21537557652028902, 0.33009213270531146, 0.5076093584735553, 0.17854997639704173, 0.028108826596231814, 0.0995021064064918, 0.2308186155920081, 0.27952919196856213, 0.2578308736032058], "min": [0.22884048537745355, 0.0986077062133413, 0.941242363096582, 2.1041809293948472, -0.7789102878242121, 0.007737443628584861, 0.22945226952972222, -0.34606644238900863, 0.7869608146722578, 2.0183791640865536, -0.7870496622487385, 1.5727265450899077], "max": [0.6378307308866906, 0.30260079807177315, 1.1904406088988142, 2.8417798280321866, 0.3347099749632414, 1.5536209049881657, 0.669211912221369, -0.21887420360621068, 1.1108801741797354, 2.892448264813777, 0.006139811501200354, 2.5110201216860597], "count": [320]}, "eef_sim_pose_action": {"mean": [0.4690907268129679, 0.23368456281175112, 1.023671470321306, 2.419922793918343, -0.09762671194280685, 1.0159724774126841, 0.4134947665186125, -0.2758755331470567, 0.9944711501305721, 2.3951237613226186, -0.26718665453220797, 1.9230064921579733], "std": [0.16826718755795125, 0.08005332961671124, 0.05977390017512334, 0.21537557652028902, 0.33009213270531146, 0.5076093584735553, 0.17854997639704173, 0.028108826596231814, 0.0995021064064918, 0.2308186155920081, 0.27952919196856213, 0.2578308736032058], "min": [0.22884048537745355, 0.0986077062133413, 0.941242363096582, 2.1041809293948472, -0.7789102878242121, 0.007737443628584861, 0.22945226952972222, -0.34606644238900863, 0.7869608146722578, 2.0183791640865536, -0.7870496622487385, 1.5727265450899077], "max": [0.6378307308866906, 0.30260079807177315, 1.1904406088988142, 2.8417798280321866, 0.3347099749632414, 1.5536209049881657, 0.669211912221369, -0.21887420360621068, 1.1108801741797354, 2.892448264813777, 0.006139811501200354, 2.5110201216860597], "count": [320]}, "gripper_mode_state": {"mean": [0.296875, 0.75625], "std": [0.4568809849129202, 0.4293436123898873], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.825, 1.73125], "std": [0.5190134873006677, 0.619696246156133], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.296875, 0.75625], "std": [0.4568809849129202, 0.4293436123898873], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.825, 1.73125], "std": [0.5190134873006677, 0.619696246156133], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.4705390658637043, 0.42400391114642844], "std": [0.2204580682471698, 0.19544980256639843], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.6937500089406967, 0.7275000214576721], "count": [320]}, "gripper_open_scale_action": {"mean": [0.4705390658637043, 0.42400391114642844], "std": [0.2204580682471698, 0.19544980256639843], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.6937500089406967, 0.7275000214576721], "count": [320]}}} +{"episode_index": 441, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9098039215686274]], [[0.8627450980392157]]], "mean": [[[0.40111098039215687]], [[0.4106576960784314]], [[0.38645842864923746]]], "std": [[[0.1261253182992359]], [[0.13295735765307573]], [[0.12848024767498992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4589521303104575]], [[0.4646384579248366]], [[0.4573115073529412]]], "std": [[[0.1604644203911149]], [[0.15092464817509918]], [[0.1496852886661472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007398345588235]], [[0.48760766135620914]], [[0.4767752716503268]]], "std": [[[0.13014984321213086]], [[0.14167504853180327]], [[0.14837532128975225]]], "count": [100]}, "observation.state": {"min": [-0.3956923186779022, -0.022346332669258118, -1.303675651550293, -0.944006085395813, 0.2942005693912506, 0.06067177653312683, 0.07499999552965164, -0.010053999722003937, -0.19234800338745117, 0.12049999833106995, -3.141592502593994, 0.060405850410461426, 1.3326984643936157, -0.16832144558429718, -0.018595777451992035, -1.460518717765808, 0.030928999185562134, 0.40706610679626465, -1.4897207021713257, 0.01599999889731407, -0.009445000439882278, -0.022345999255776405, 0.016183000057935715, -3.141592502593994, 0.28237685561180115, -3.1379101276397705], "max": [0.006367222405970097, 2.1228318214416504, -0.48594990372657776, 0.0, 1.1671205759048462, 2.0174849033355713, 0.5130000114440918, 0.39662298560142517, 0.0009130000253207982, 0.4052639901638031, 3.134995222091675, 1.0313150882720947, 3.11810040473938, 0.1602621078491211, 2.426906108856201, -0.4718547761440277, 1.405655860900879, 1.240404725074768, -0.1058354452252388, 0.5490000247955322, 0.4403020143508911, 0.08131899684667587, 0.38717401027679443, 3.137054681777954, 1.0515958070755005, 3.138381242752075], "mean": [-0.14065061509609222, 1.2846335172653198, -1.0258358716964722, -0.40557828545570374, 0.6718368530273438, 0.9038061499595642, 0.32873788475990295, 0.2599930763244629, -0.06672744452953339, 0.2518131136894226, 0.5203311443328857, 0.5462996959686279, 2.387664794921875, 0.02556079998612404, 0.8019614219665527, -0.7929494380950928, 0.4856139123439789, 1.0379655361175537, -0.524573564529419, 0.29522475600242615, 0.13381551206111908, 0.021400250494480133, 0.23955397307872772, -0.5138996243476868, 0.7889626026153564, -2.1457881927490234], "std": [0.127382293343544, 0.7434436082839966, 0.3183673620223999, 0.31204938888549805, 0.31190234422683716, 0.7504940032958984, 0.19370931386947632, 0.15736308693885803, 0.06312167644500732, 0.06406887620687485, 2.686339855194092, 0.31001904606819153, 0.7446845173835754, 0.06472672522068024, 0.9023595452308655, 0.3634723126888275, 0.5051817297935486, 0.2584739625453949, 0.46943652629852295, 0.13137154281139374, 0.174465149641037, 0.022521289065480232, 0.09982167184352875, 2.829434633255005, 0.19090241193771362, 1.9475430250167847], "count": [447]}, "action": {"min": [-0.3956923186779022, -0.022346332669258118, -1.303675651550293, -0.944006085395813, 0.2942005693912506, 0.06067177653312683, 0.07499999552965164, -0.010053999722003937, -0.19234800338745117, 0.12049999833106995, -3.141592502593994, 0.060405850410461426, 1.3326984643936157, -0.16832144558429718, -0.018595777451992035, -1.460518717765808, 0.030928999185562134, 0.40706610679626465, -1.4897207021713257, 0.01599999889731407, -0.009445000439882278, -0.022345999255776405, 0.016183000057935715, -3.141592502593994, 0.28237685561180115, -3.1379101276397705], "max": [0.006367222405970097, 2.1228318214416504, -0.48594990372657776, 0.0, 1.1671205759048462, 2.0174849033355713, 0.5130000114440918, 0.39662298560142517, 0.0009130000253207982, 0.4052639901638031, 3.134995222091675, 1.0313150882720947, 3.11810040473938, 0.1602621078491211, 2.426906108856201, -0.4718547761440277, 1.405655860900879, 1.240404725074768, -0.1058354452252388, 0.5490000247955322, 0.4403020143508911, 0.08131899684667587, 0.38717401027679443, 3.137054681777954, 1.0515958070755005, 3.138381242752075], "mean": [-0.14065061509609222, 1.2846335172653198, -1.0258358716964722, -0.40557828545570374, 0.6718368530273438, 0.9038061499595642, 0.32873788475990295, 0.2599930763244629, -0.06672744452953339, 0.2518131136894226, 0.5203311443328857, 0.5462996959686279, 2.387664794921875, 0.02556079998612404, 0.8019614219665527, -0.7929494380950928, 0.4856139123439789, 1.0379655361175537, -0.524573564529419, 0.29522475600242615, 0.13381551206111908, 0.021400250494480133, 0.23955397307872772, -0.5138996243476868, 0.7889626026153564, -2.1457881927490234], "std": [0.127382293343544, 0.7434436082839966, 0.3183673620223999, 0.31204938888549805, 0.31190234422683716, 0.7504940032958984, 0.19370931386947632, 0.15736308693885803, 0.06312167644500732, 0.06406887620687485, 2.686339855194092, 0.31001904606819153, 0.7446845173835754, 0.06472672522068024, 0.9023595452308655, 0.3634723126888275, 0.5051817297935486, 0.2584739625453949, 0.46943652629852295, 0.13137154281139374, 0.174465149641037, 0.022521289065480232, 0.09982167184352875, 2.829434633255005, 0.19090241193771362, 1.9475430250167847], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [447]}, "index": {"min": [204158], "max": [204604], "mean": [204381.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [2.865771812080537, 5.0, 5.0, 5.0, 5.0], "std": [1.6452401065902091, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [447]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [447]}, "eef_direction_state": {"mean": [4.060402684563758, 4.105145413870246], "std": [2.095787362797075, 2.340222252561237], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [1.0, 0.8098434004474273], "std": [0.8407943405152687, 0.8934720864204968], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.9753914988814317, 0.6912751677852349], "std": [0.849699652802373, 0.8479425990903177], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.060402684563758, 4.105145413870246], "std": [2.095787362797075, 2.340222252561237], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [1.0, 0.8098434004474273], "std": [0.8407943405152687, 0.8934720864204968], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.9753914988814317, 0.6912751677852349], "std": [0.849699652802373, 0.8479425990903177], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.498593977359542, 0.23461099014320197, 1.0264593062893903, 2.55699993789162, -0.2025636475541358, 0.8463869018838222, 0.3727374604758579, -0.2775218646118366, 1.015050935795633, 2.31246980654795, -0.1485502193714675, 1.8889063610714116], "std": [0.15717668494140327, 0.06319392955237468, 0.06421405839365511, 0.28633560648188644, 0.4508634820954374, 0.633231444867078, 0.17488604689372653, 0.022274929174889952, 0.099495435709293, 0.16683826632120335, 0.27562107464819013, 0.22164081945003197], "min": [0.2287835415760296, 0.10887894144076668, 0.894942999894925, 2.109951989483713, -0.8669413876916191, -0.15747842858934957, 0.22916834907298864, -0.3219546841766208, 0.7922808446014141, 2.0357720238350274, -0.7114528885878753, 1.561325831377297], "max": [0.6349149982176575, 0.30232677929347923, 1.180162323579995, 3.0479437862760275, 0.41841324196172636, 1.5389939440902165, 0.6798161690154287, -0.21845816028060053, 1.1630480173709372, 2.795409233319898, 0.13122287182181758, 2.5080594838420986], "count": [447]}, "eef_sim_pose_action": {"mean": [0.498593977359542, 0.23461099014320197, 1.0264593062893903, 2.55699993789162, -0.2025636475541358, 0.8463869018838222, 0.3727374604758579, -0.2775218646118366, 1.015050935795633, 2.31246980654795, -0.1485502193714675, 1.8889063610714116], "std": [0.15717668494140327, 0.06319392955237468, 0.06421405839365511, 0.28633560648188644, 0.4508634820954374, 0.633231444867078, 0.17488604689372653, 0.022274929174889952, 0.099495435709293, 0.16683826632120335, 0.27562107464819013, 0.22164081945003197], "min": [0.2287835415760296, 0.10887894144076668, 0.894942999894925, 2.109951989483713, -0.8669413876916191, -0.15747842858934957, 0.22916834907298864, -0.3219546841766208, 0.7922808446014141, 2.0357720238350274, -0.7114528885878753, 1.561325831377297], "max": [0.6349149982176575, 0.30232677929347923, 1.180162323579995, 3.0479437862760275, 0.41841324196172636, 1.5389939440902165, 0.6798161690154287, -0.21845816028060053, 1.1630480173709372, 2.795409233319898, 0.13122287182181758, 2.5080594838420986], "count": [447]}, "gripper_mode_state": {"mean": [0.38926174496644295, 0.7315436241610739], "std": [0.48758285334097246, 0.44315634950923677], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8859060402684564, 1.7651006711409396], "std": [0.4365340613254567, 0.5522692062923588], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.38926174496644295, 0.7315436241610739], "std": [0.48758285334097246, 0.44315634950923677], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8859060402684564, 1.7651006711409396], "std": [0.4365340613254567, 0.5522692062923588], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.41092281311050355, 0.36903243836419664], "std": [0.24213675579255906, 0.1642142215401345], "min": [0.09374999441206455, 0.01999999862164259], "max": [0.6412500143051147, 0.6862500309944153], "count": [447]}, "gripper_open_scale_action": {"mean": [0.41092281311050355, 0.36903243836419664], "std": [0.24213675579255906, 0.1642142215401345], "min": [0.09374999441206455, 0.01999999862164259], "max": [0.6412500143051147, 0.6862500309944153], "count": [447]}}} +{"episode_index": 442, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8666666666666667]], [[0.8274509803921568]]], "mean": [[[0.4021255446623094]], [[0.4109554820261438]], [[0.3866168001089325]]], "std": [[[0.12355753398117207]], [[0.1304018687759279]], [[0.12564978122831935]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46964195057189545]], [[0.4713502757352941]], [[0.462299368872549]]], "std": [[[0.15308713119167494]], [[0.14957685036545262]], [[0.15152322262968604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028262254901961]], [[0.4933027348856209]], [[0.4827106352124183]]], "std": [[[0.12355208839389381]], [[0.1379658198238975]], [[0.14413824364070088]]], "count": [100]}, "observation.state": {"min": [-0.6817986369132996, -0.022346332669258118, -1.3759654760360718, -0.9767318964004517, 0.05203677713871002, -0.4466998875141144, 0.02199999988079071, -0.010073999874293804, -0.1855269968509674, 0.15040600299835205, -3.141592502593994, -0.07766715437173843, -3.138416051864624, -0.18728356063365936, -0.01725255511701107, -1.557317852973938, 0.06058455631136894, 0.5170359015464783, -1.3563753366470337, 0.0139999995008111, -0.008961999788880348, -0.03646999970078468, 0.0094200000166893, -3.140144109725952, 0.2525491416454315, -3.1292531490325928], "max": [0.05718288943171501, 2.0597352981567383, -0.48594990372657776, 0.8310707807540894, 1.1663529872894287, 1.2883769273757935, 0.5929999947547913, 0.39706000685691833, 0.002471999963745475, 0.3613620102405548, 3.140144109725952, 1.0308263301849365, 3.1346287727355957, 0.1492546647787094, 2.5186638832092285, -0.4720292091369629, 1.3796113729476929, 1.2403697967529297, -0.08725710958242416, 0.5789999961853027, 0.45125898718833923, 0.08979000151157379, 0.41797301173210144, 3.1409294605255127, 1.0144901275634766, 3.1358156204223633], "mean": [-0.2608455419540405, 1.1854177713394165, -0.9529547095298767, 0.016528362408280373, 0.6805833578109741, 0.46086570620536804, 0.33039218187332153, 0.23575209081172943, -0.07266191393136978, 0.2532079517841339, 0.6232756972312927, 0.5017935633659363, 1.9574192762374878, 0.04162008315324783, 0.7216171622276306, -0.7697368264198303, 0.39427289366722107, 1.0736267566680908, -0.39347806572914124, 0.3212338089942932, 0.12556374073028564, 0.018379824236035347, 0.23045791685581207, 0.12922176718711853, 0.7849186658859253, -2.204296827316284], "std": [0.2063489407300949, 0.7618792653083801, 0.3345333933830261, 0.5934178829193115, 0.3801315724849701, 0.4717084467411041, 0.23280513286590576, 0.161713108420372, 0.05925638973712921, 0.0560915544629097, 2.6226587295532227, 0.3619005084037781, 1.5286847352981567, 0.08183863759040833, 0.9532812833786011, 0.4412526786327362, 0.43994298577308655, 0.1712639331817627, 0.4140239953994751, 0.13162840902805328, 0.18035435676574707, 0.0275668203830719, 0.09411001205444336, 2.9298176765441895, 0.21794737875461578, 1.9296451807022095], "count": [409]}, "action": {"min": [-0.6817986369132996, -0.022346332669258118, -1.3759654760360718, -0.9767318964004517, 0.05203677713871002, -0.4466998875141144, 0.02199999988079071, -0.010073999874293804, -0.1855269968509674, 0.15040600299835205, -3.141592502593994, -0.07766715437173843, -3.138416051864624, -0.18728356063365936, -0.01725255511701107, -1.557317852973938, 0.06058455631136894, 0.5170359015464783, -1.3563753366470337, 0.0139999995008111, -0.008961999788880348, -0.03646999970078468, 0.0094200000166893, -3.140144109725952, 0.2525491416454315, -3.1292531490325928], "max": [0.05718288943171501, 2.0597352981567383, -0.48594990372657776, 0.8310707807540894, 1.1663529872894287, 1.2883769273757935, 0.5929999947547913, 0.39706000685691833, 0.002471999963745475, 0.3613620102405548, 3.140144109725952, 1.0308263301849365, 3.1346287727355957, 0.1492546647787094, 2.5186638832092285, -0.4720292091369629, 1.3796113729476929, 1.2403697967529297, -0.08725710958242416, 0.5789999961853027, 0.45125898718833923, 0.08979000151157379, 0.41797301173210144, 3.1409294605255127, 1.0144901275634766, 3.1358156204223633], "mean": [-0.2608455419540405, 1.1854177713394165, -0.9529547095298767, 0.016528362408280373, 0.6805833578109741, 0.46086570620536804, 0.33039218187332153, 0.23575209081172943, -0.07266191393136978, 0.2532079517841339, 0.6232756972312927, 0.5017935633659363, 1.9574192762374878, 0.04162008315324783, 0.7216171622276306, -0.7697368264198303, 0.39427289366722107, 1.0736267566680908, -0.39347806572914124, 0.3212338089942932, 0.12556374073028564, 0.018379824236035347, 0.23045791685581207, 0.12922176718711853, 0.7849186658859253, -2.204296827316284], "std": [0.2063489407300949, 0.7618792653083801, 0.3345333933830261, 0.5934178829193115, 0.3801315724849701, 0.4717084467411041, 0.23280513286590576, 0.161713108420372, 0.05925638973712921, 0.0560915544629097, 2.6226587295532227, 0.3619005084037781, 1.5286847352981567, 0.08183863759040833, 0.9532812833786011, 0.4412526786327362, 0.43994298577308655, 0.1712639331817627, 0.4140239953994751, 0.13162840902805328, 0.18035435676574707, 0.0275668203830719, 0.09411001205444336, 2.9298176765441895, 0.21794737875461578, 1.9296451807022095], "count": [409]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [409]}, "index": {"min": [204605], "max": [205013], "mean": [204809.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [2.9144254278728607, 5.0, 5.0, 5.0, 5.0], "std": [1.6768267344155532, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [409]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [409]}, "eef_direction_state": {"mean": [3.87041564792176, 4.290953545232274], "std": [2.036423845034618, 2.2607399356232105], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [1.075794621026895, 0.7921760391198044], "std": [0.825407014881488, 0.9188796241245414], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [1.0122249388753055, 0.6674816625916871], "std": [0.813905546062354, 0.8314971710759178], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [3.87041564792176, 4.290953545232274], "std": [2.036423845034618, 2.2607399356232105], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [1.075794621026895, 0.7921760391198044], "std": [0.825407014881488, 0.9188796241245414], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [1.0122249388753055, 0.6674816625916871], "std": [0.813905546062354, 0.8314971710759178], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.4746700624017534, 0.22853284743698685, 1.028360854910007, 2.1207902727741788, -0.24914894852767266, 0.8210377031126993, 0.36440715807456897, -0.2804592101074964, 1.0058966728427177, 2.3157888611403017, -0.16962153417346842, 1.8684726120722912], "std": [0.1615809921808969, 0.05934043519899845, 0.05641495011564736, 1.5355705686165242, 0.5278783348646673, 0.6332910282639985, 0.1807425335132956, 0.027387597004431316, 0.09379554796611934, 0.1854919232496559, 0.2820931316635071, 0.2285850081692439], "min": [0.22876364896850243, 0.11560901284122374, 0.9247684198559127, -3.131022032479736, -1.0655335831400197, -0.27758404894130595, 0.2296351636873521, -0.3357575549852315, 0.7855826631329657, 2.1266549910657373, -0.8366828400948075, 1.567258124807352], "max": [0.6352937857693223, 0.3038858003006361, 1.1368090463350222, 3.1304996776233827, 0.525726086417516, 1.6669756231258384, 0.6909902132663174, -0.2098908719920768, 1.1936635485848586, 2.8352427246589236, 0.05849633981432678, 2.5329817747393335], "count": [409]}, "eef_sim_pose_action": {"mean": [0.4746700624017534, 0.22853284743698685, 1.028360854910007, 2.1207902727741788, -0.24914894852767266, 0.8210377031126993, 0.36440715807456897, -0.2804592101074964, 1.0058966728427177, 2.3157888611403017, -0.16962153417346842, 1.8684726120722912], "std": [0.1615809921808969, 0.05934043519899845, 0.05641495011564736, 1.5355705686165242, 0.5278783348646673, 0.6332910282639985, 0.1807425335132956, 0.027387597004431316, 0.09379554796611934, 0.1854919232496559, 0.2820931316635071, 0.2285850081692439], "min": [0.22876364896850243, 0.11560901284122374, 0.9247684198559127, -3.131022032479736, -1.0655335831400197, -0.27758404894130595, 0.2296351636873521, -0.3357575549852315, 0.7855826631329657, 2.1266549910657373, -0.8366828400948075, 1.567258124807352], "max": [0.6352937857693223, 0.3038858003006361, 1.1368090463350222, 3.1304996776233827, 0.525726086417516, 1.6669756231258384, 0.6909902132663174, -0.2098908719920768, 1.1936635485848586, 2.8352427246589236, 0.05849633981432678, 2.5329817747393335], "count": [409]}, "gripper_mode_state": {"mean": [0.38386308068459657, 0.8190709046454768], "std": [0.4863252162616352, 0.38495942358736823], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_state": {"mean": [1.8508557457212713, 1.8092909535452322], "std": [0.4791552277153369, 0.5351340448040829], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_mode_action": {"mean": [0.38386308068459657, 0.8190709046454768], "std": [0.4863252162616352, 0.38495942358736823], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_action": {"mean": [1.8508557457212713, 1.8092909535452322], "std": [0.4791552277153369, 0.5351340448040829], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_open_scale_state": {"mean": [0.4129889945062401, 0.40154340446125125], "std": [0.2910064443427247, 0.16453548984476607], "min": [0.027499999850988388, 0.017499999376013875], "max": [0.7412499934434891, 0.7237499952316284], "count": [409]}, "gripper_open_scale_action": {"mean": [0.4129889945062401, 0.40154340446125125], "std": [0.2910064443427247, 0.16453548984476607], "min": [0.027499999850988388, 0.017499999376013875], "max": [0.7412499934434891, 0.7237499952316284], "count": [409]}}} +{"episode_index": 443, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9098039215686274]], [[0.8352941176470589]]], "mean": [[[0.4015701279956427]], [[0.41069940087145973]], [[0.3863656617647059]]], "std": [[[0.12388190500299566]], [[0.13061076670341606]], [[0.12613159089673584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45482829044117645]], [[0.4617222038398693]], [[0.45429190563725486]]], "std": [[[0.16427666177016328]], [[0.15355266236258247]], [[0.15292300474046952]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497916454248366]], [[0.4878339276960784]], [[0.4784585620915033]]], "std": [[[0.12297447169356705]], [[0.13431702066502296]], [[0.13872640527491747]]], "count": [100]}, "observation.state": {"min": [-0.3456791043281555, -0.022136999294161797, -1.1549443006515503, -1.059767484664917, 0.36204200983047485, 0.026498110964894295, 0.09300000220537186, -0.010336999781429768, -0.16349300742149353, 0.17803199589252472, -3.141592502593994, 0.16095426678657532, 1.3715670108795166, -0.20704811811447144, -0.019625000655651093, -1.3476356267929077, 0.14730088412761688, 0.45545700192451477, -1.4155642986297607, 0.017999999225139618, -0.01119100023061037, -0.026650000363588333, -0.0019920000340789557, -3.141592502593994, 0.173939511179924, -3.141592502593994], "max": [0.035848334431648254, 1.891919732093811, -0.4864557683467865, 0.02878333255648613, 1.1672426462173462, 2.0204854011535645, 0.5449999570846558, 0.37778499722480774, -0.0012339999666437507, 0.3850710093975067, 3.1388001441955566, 1.0891727209091187, 3.1291134357452393, 0.08943766355514526, 2.4665920734405518, -0.4770881235599518, 1.4340380430221558, 1.2239371538162231, -0.09388600289821625, 0.5139999985694885, 0.41920599341392517, 0.10206999629735947, 0.3757390081882477, 3.139899730682373, 1.035660982131958, 3.1407198905944824], "mean": [-0.0997784212231636, 1.1904118061065674, -0.9537627100944519, -0.4616376459598541, 0.6839063763618469, 0.9423578977584839, 0.33559322357177734, 0.24182027578353882, -0.050863783806562424, 0.25839343667030334, 0.5342118740081787, 0.6025474071502686, 2.4378466606140137, -0.020727675408124924, 0.6802219152450562, -0.7145066857337952, 0.5137314200401306, 1.057240605354309, -0.4928424060344696, 0.2918209731578827, 0.11669240146875381, 0.023081084713339806, 0.2299603670835495, 0.38858771324157715, 0.8261743783950806, -2.183891534805298], "std": [0.11927314847707748, 0.725669801235199, 0.2907048165798187, 0.37601959705352783, 0.3239336609840393, 0.7694936394691467, 0.17533676326274872, 0.1557617336511612, 0.05687910318374634, 0.05218305438756943, 2.6997482776641846, 0.30453410744667053, 0.7074447870254517, 0.08992580324411392, 0.9346303939819336, 0.3521000146865845, 0.4717574715614319, 0.17791275680065155, 0.4420873820781708, 0.13058416545391083, 0.17136836051940918, 0.02370636537671089, 0.08957552909851074, 2.879296064376831, 0.24619679152965546, 1.968249797821045], "count": [398]}, "action": {"min": [-0.3456791043281555, -0.022136999294161797, -1.1549443006515503, -1.059767484664917, 0.36204200983047485, 0.026498110964894295, 0.09300000220537186, -0.010336999781429768, -0.16349300742149353, 0.17803199589252472, -3.141592502593994, 0.16095426678657532, 1.3715670108795166, -0.20704811811447144, -0.019625000655651093, -1.3476356267929077, 0.14730088412761688, 0.45545700192451477, -1.4155642986297607, 0.017999999225139618, -0.01119100023061037, -0.026650000363588333, -0.0019920000340789557, -3.141592502593994, 0.173939511179924, -3.141592502593994], "max": [0.035848334431648254, 1.891919732093811, -0.4864557683467865, 0.02878333255648613, 1.1672426462173462, 2.0204854011535645, 0.5449999570846558, 0.37778499722480774, -0.0012339999666437507, 0.3850710093975067, 3.1388001441955566, 1.0891727209091187, 3.1291134357452393, 0.08943766355514526, 2.4665920734405518, -0.4770881235599518, 1.4340380430221558, 1.2239371538162231, -0.09388600289821625, 0.5139999985694885, 0.41920599341392517, 0.10206999629735947, 0.3757390081882477, 3.139899730682373, 1.035660982131958, 3.1407198905944824], "mean": [-0.0997784212231636, 1.1904118061065674, -0.9537627100944519, -0.4616376459598541, 0.6839063763618469, 0.9423578977584839, 0.33559322357177734, 0.24182027578353882, -0.050863783806562424, 0.25839343667030334, 0.5342118740081787, 0.6025474071502686, 2.4378466606140137, -0.020727675408124924, 0.6802219152450562, -0.7145066857337952, 0.5137314200401306, 1.057240605354309, -0.4928424060344696, 0.2918209731578827, 0.11669240146875381, 0.023081084713339806, 0.2299603670835495, 0.38858771324157715, 0.8261743783950806, -2.183891534805298], "std": [0.11927314847707748, 0.725669801235199, 0.2907048165798187, 0.37601959705352783, 0.3239336609840393, 0.7694936394691467, 0.17533676326274872, 0.1557617336511612, 0.05687910318374634, 0.05218305438756943, 2.6997482776641846, 0.30453410744667053, 0.7074447870254517, 0.08992580324411392, 0.9346303939819336, 0.3521000146865845, 0.4717574715614319, 0.17791275680065155, 0.4420873820781708, 0.13058416545391083, 0.17136836051940918, 0.02370636537671089, 0.08957552909851074, 2.879296064376831, 0.24619679152965546, 1.968249797821045], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [398]}, "index": {"min": [205014], "max": [205411], "mean": [205212.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [2.979899497487437, 5.0, 5.0, 5.0, 5.0], "std": [1.6803917914622855, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [398]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [398]}, "eef_direction_state": {"mean": [4.123115577889447, 4.324120603015075], "std": [2.1118041874994606, 2.2027783063354205], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.9698492462311558, 0.7989949748743719], "std": [0.8501229455198992, 0.924158721044866], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.957286432160804, 0.635678391959799], "std": [0.8656973099932119, 0.8269538563232308], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.123115577889447, 4.324120603015075], "std": [2.1118041874994606, 2.2027783063354205], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.9698492462311558, 0.7989949748743719], "std": [0.8501229455198992, 0.924158721044866], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.957286432160804, 0.635678391959799], "std": [0.8656973099932119, 0.8269538563232308], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.4803105160953374, 0.2504118224397556, 1.0329984360143862, 2.4928015438611357, -0.19585307562995952, 0.9008380447419492, 0.3556130819942318, -0.27584283355929295, 1.0054770672764874, 2.2690849574073746, -0.19605027510000314, 1.865593099084543], "std": [0.15550451946796656, 0.05701905457815062, 0.0523691820855473, 0.27415051390123024, 0.43678180128592364, 0.5676708090959415, 0.1717934580746446, 0.023555463710117932, 0.08932189009552373, 0.21312142252022376, 0.29305742685462843, 0.24482230585732961], "min": [0.22861266256094753, 0.1375174721876922, 0.9523035504465639, 2.051835859499537, -0.8856696369866185, -0.008520568612615742, 0.2273518685667093, -0.3264100570458733, 0.7740501096273181, 1.9968523986996705, -0.8232038780497157, 1.3953276122174985], "max": [0.616071114833946, 0.30018581507051517, 1.1600656456089407, 2.9004564786117752, 0.40858773751723243, 1.5793989279137342, 0.659127628402857, -0.1977315509823473, 1.1517468839277423, 2.902653974609834, 0.02560127549803992, 2.4878303225224716], "count": [398]}, "eef_sim_pose_action": {"mean": [0.4803105160953374, 0.2504118224397556, 1.0329984360143862, 2.4928015438611357, -0.19585307562995952, 0.9008380447419492, 0.3556130819942318, -0.27584283355929295, 1.0054770672764874, 2.2690849574073746, -0.19605027510000314, 1.865593099084543], "std": [0.15550451946796656, 0.05701905457815062, 0.0523691820855473, 0.27415051390123024, 0.43678180128592364, 0.5676708090959415, 0.1717934580746446, 0.023555463710117932, 0.08932189009552373, 0.21312142252022376, 0.29305742685462843, 0.24482230585732961], "min": [0.22861266256094753, 0.1375174721876922, 0.9523035504465639, 2.051835859499537, -0.8856696369866185, -0.008520568612615742, 0.2273518685667093, -0.3264100570458733, 0.7740501096273181, 1.9968523986996705, -0.8232038780497157, 1.3953276122174985], "max": [0.616071114833946, 0.30018581507051517, 1.1600656456089407, 2.9004564786117752, 0.40858773751723243, 1.5793989279137342, 0.659127628402857, -0.1977315509823473, 1.1517468839277423, 2.902653974609834, 0.02560127549803992, 2.4878303225224716], "count": [398]}, "gripper_mode_state": {"mean": [0.46984924623115576, 0.8065326633165829], "std": [0.4990901041366878, 0.39501610893739847], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.8517587939698492, 1.814070351758794], "std": [0.49177600623872936, 0.5117739520190536], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.46984924623115576, 0.8065326633165829], "std": [0.4990901041366878, 0.39501610893739847], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.8517587939698492, 1.814070351758794], "std": [0.49177600623872936, 0.5117739520190536], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.4194911952649978, 0.3647770145884598], "std": [0.21917102997054855, 0.16323033751413646], "min": [0.11625000275671482, 0.022499999031424522], "max": [0.6812499463558197, 0.6424999982118607], "count": [398]}, "gripper_open_scale_action": {"mean": [0.4194911952649978, 0.3647770145884598], "std": [0.21917102997054855, 0.16323033751413646], "min": [0.11625000275671482, 0.022499999031424522], "max": [0.6812499463558197, 0.6424999982118607], "count": [398]}}} +{"episode_index": 444, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8274509803921568]], [[0.7490196078431373]]], "mean": [[[0.3999052423747277]], [[0.4106652777777778]], [[0.38591594226579523]]], "std": [[[0.12729979529117255]], [[0.13267296733339]], [[0.12751618489402178]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45831478349673205]], [[0.4670538357843137]], [[0.46008357843137254]]], "std": [[[0.16009770997999578]], [[0.14833846305895798]], [[0.14831216029496666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5023919464869282]], [[0.4918115829248366]], [[0.48166730187908496]]], "std": [[[0.12767519479899778]], [[0.14258061133050126]], [[0.14987200661341155]]], "count": [100]}, "observation.state": {"min": [-0.4537299871444702, -0.0217532217502594, -1.513026475906372, -0.6576206684112549, 0.44471120834350586, -0.09622355550527573, 0.08000000566244125, -0.010451000183820724, -0.226610004901886, 0.1415809988975525, -3.141592502593994, 0.10325367748737335, -3.1327786445617676, -0.11982589215040207, -0.019904110580682755, -1.5281333923339844, 0.060410112142562866, 0.48401355743408203, -1.2852020263671875, 0.017000000923871994, -0.010572999715805054, -0.0034030000679194927, 0.006353000178933144, -3.1405630111694336, 0.24897120893001556, -3.1410515308380127], "max": [-0.04300055652856827, 2.1761770248413086, -0.48603710532188416, 0.10053233057260513, 1.1669460535049438, 1.7876368761062622, 0.5839999914169312, 0.4067389965057373, 0.00846800021827221, 0.4016120135784149, 3.140824794769287, 1.035940170288086, 3.1368978023529053, 0.16928088665008545, 2.5166401863098145, -0.4734422266483307, 1.300117015838623, 1.231054425239563, -0.13039721548557281, 0.5759999752044678, 0.45237699151039124, 0.0704990029335022, 0.3859559893608093, 3.1408770084381104, 1.0388025045394897, 3.1396727561950684], "mean": [-0.1554916501045227, 1.26130211353302, -1.093314528465271, -0.23392803966999054, 0.7973904609680176, 0.7028827667236328, 0.34764549136161804, 0.25409287214279175, -0.06785116344690323, 0.2510039806365967, 1.2206817865371704, 0.5521677136421204, 2.3151822090148926, 0.04045085236430168, 0.7965428233146667, -0.8048169612884521, 0.43295636773109436, 1.0731632709503174, -0.44826042652130127, 0.33211958408355713, 0.13664299249649048, 0.018006497994065285, 0.22981737554073334, -0.5959134101867676, 0.7493549585342407, -2.1238467693328857], "std": [0.15249404311180115, 0.8322100639343262, 0.4203954041004181, 0.19844554364681244, 0.2582775056362152, 0.7169561982154846, 0.1965019255876541, 0.17509467899799347, 0.07960223406553268, 0.06027813255786896, 2.5619194507598877, 0.3170117437839508, 0.973314106464386, 0.08823972195386887, 0.9604374766349792, 0.426119863986969, 0.4412294924259186, 0.1931280791759491, 0.38320809602737427, 0.12610682845115662, 0.18340109288692474, 0.016727861016988754, 0.09968981146812439, 2.813436269760132, 0.2399052530527115, 1.9539873600006104], "count": [358]}, "action": {"min": [-0.4537299871444702, -0.0217532217502594, -1.513026475906372, -0.6576206684112549, 0.44471120834350586, -0.09622355550527573, 0.08000000566244125, -0.010451000183820724, -0.226610004901886, 0.1415809988975525, -3.141592502593994, 0.10325367748737335, -3.1327786445617676, -0.11982589215040207, -0.019904110580682755, -1.5281333923339844, 0.060410112142562866, 0.48401355743408203, -1.2852020263671875, 0.017000000923871994, -0.010572999715805054, -0.0034030000679194927, 0.006353000178933144, -3.1405630111694336, 0.24897120893001556, -3.1410515308380127], "max": [-0.04300055652856827, 2.1761770248413086, -0.48603710532188416, 0.10053233057260513, 1.1669460535049438, 1.7876368761062622, 0.5839999914169312, 0.4067389965057373, 0.00846800021827221, 0.4016120135784149, 3.140824794769287, 1.035940170288086, 3.1368978023529053, 0.16928088665008545, 2.5166401863098145, -0.4734422266483307, 1.300117015838623, 1.231054425239563, -0.13039721548557281, 0.5759999752044678, 0.45237699151039124, 0.0704990029335022, 0.3859559893608093, 3.1408770084381104, 1.0388025045394897, 3.1396727561950684], "mean": [-0.1554916501045227, 1.26130211353302, -1.093314528465271, -0.23392803966999054, 0.7973904609680176, 0.7028827667236328, 0.34764549136161804, 0.25409287214279175, -0.06785116344690323, 0.2510039806365967, 1.2206817865371704, 0.5521677136421204, 2.3151822090148926, 0.04045085236430168, 0.7965428233146667, -0.8048169612884521, 0.43295636773109436, 1.0731632709503174, -0.44826042652130127, 0.33211958408355713, 0.13664299249649048, 0.018006497994065285, 0.22981737554073334, -0.5959134101867676, 0.7493549585342407, -2.1238467693328857], "std": [0.15249404311180115, 0.8322100639343262, 0.4203954041004181, 0.19844554364681244, 0.2582775056362152, 0.7169561982154846, 0.1965019255876541, 0.17509467899799347, 0.07960223406553268, 0.06027813255786896, 2.5619194507598877, 0.3170117437839508, 0.973314106464386, 0.08823972195386887, 0.9604374766349792, 0.426119863986969, 0.4412294924259186, 0.1931280791759491, 0.38320809602737427, 0.12610682845115662, 0.18340109288692474, 0.016727861016988754, 0.09968981146812439, 2.813436269760132, 0.2399052530527115, 1.9539873600006104], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [358]}, "index": {"min": [205412], "max": [205769], "mean": [205590.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.0027932960893855, 5.0, 5.0, 5.0, 5.0], "std": [1.628137029344819, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [358]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [358]}, "eef_direction_state": {"mean": [3.9608938547486034, 4.058659217877095], "std": [2.1242497945982026, 2.3349232018907724], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.0698324022346368, 0.8435754189944135], "std": [0.8768503021370945, 0.8863335807578414], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [1.0223463687150838, 0.7486033519553073], "std": [0.8286443614688239, 0.8544564440258888], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.9608938547486034, 4.058659217877095], "std": [2.1242497945982026, 2.3349232018907724], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.0698324022346368, 0.8435754189944135], "std": [0.8768503021370945, 0.8863335807578414], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [1.0223463687150838, 0.7486033519553073], "std": [0.8286443614688239, 0.8544564440258888], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.49285390875693863, 0.23356307764305057, 1.0258327955077484, 2.567877691368039, -0.16208177829978504, 0.8786008814081976, 0.3755028951551944, -0.2808566298653827, 1.005335454219673, 2.3504611508717117, -0.17289812870626659, 1.8916541875144852], "std": [0.1750080388575633, 0.07959176478899488, 0.06032818338134282, 0.3007128976198782, 0.35851186037062893, 0.6016517953369003, 0.1838242386303445, 0.016605336502908706, 0.0994276426750193, 0.20800037192925244, 0.3075196428401781, 0.18946402538140636], "min": [0.22848801500902483, 0.07477933769371631, 0.9161645634237424, 2.103601665116681, -0.7481011944864366, -0.04182103300471485, 0.2280239939125681, -0.30273324482044184, 0.7825317210730971, 2.0913639020681782, -0.8770644183118901, 1.5424579808068288], "max": [0.6454938209564997, 0.30987066819320713, 1.1762968472486426, 3.000314375631762, 0.39897538417592937, 1.6173489995355623, 0.6921450108186984, -0.228278190383834, 1.1623230681940073, 2.83202710246953, 0.09626511137603089, 2.431603349341209], "count": [358]}, "eef_sim_pose_action": {"mean": [0.49285390875693863, 0.23356307764305057, 1.0258327955077484, 2.567877691368039, -0.16208177829978504, 0.8786008814081976, 0.3755028951551944, -0.2808566298653827, 1.005335454219673, 2.3504611508717117, -0.17289812870626659, 1.8916541875144852], "std": [0.1750080388575633, 0.07959176478899488, 0.06032818338134282, 0.3007128976198782, 0.35851186037062893, 0.6016517953369003, 0.1838242386303445, 0.016605336502908706, 0.0994276426750193, 0.20800037192925244, 0.3075196428401781, 0.18946402538140636], "min": [0.22848801500902483, 0.07477933769371631, 0.9161645634237424, 2.103601665116681, -0.7481011944864366, -0.04182103300471485, 0.2280239939125681, -0.30273324482044184, 0.7825317210730971, 2.0913639020681782, -0.8770644183118901, 1.5424579808068288], "max": [0.6454938209564997, 0.30987066819320713, 1.1762968472486426, 3.000314375631762, 0.39897538417592937, 1.6173489995355623, 0.6921450108186984, -0.228278190383834, 1.1623230681940073, 2.83202710246953, 0.09626511137603089, 2.431603349341209], "count": [358]}, "gripper_mode_state": {"mean": [0.34916201117318435, 0.7932960893854749], "std": [0.47670525603005665, 0.40494123518257064], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8519553072625698, 1.7877094972067038], "std": [0.49340236870520027, 0.5589943129094537], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.34916201117318435, 0.7932960893854749], "std": [0.47670525603005665, 0.40494123518257064], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8519553072625698, 1.7877094972067038], "std": [0.49340236870520027, 0.5589943129094537], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.4345565678177183, 0.4151501429954013], "std": [0.24562714973070832, 0.1576334000074371], "min": [0.10000000707805157, 0.021250001154839993], "max": [0.7299999892711639, 0.7199999690055847], "count": [358]}, "gripper_open_scale_action": {"mean": [0.4345565678177183, 0.4151501429954013], "std": [0.24562714973070832, 0.1576334000074371], "min": [0.10000000707805157, 0.021250001154839993], "max": [0.7299999892711639, 0.7199999690055847], "count": [358]}}} +{"episode_index": 445, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8509803921568627]], [[0.8352941176470589]]], "mean": [[[0.40065264705882353]], [[0.40943074074074076]], [[0.38548862472766887]]], "std": [[[0.12906056118725667]], [[0.13416489973160045]], [[0.12976374078491884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4628727185457516]], [[0.4690534844771242]], [[0.4614233680555555]]], "std": [[[0.1599644430566709]], [[0.15059997687070828]], [[0.1505471960262806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4956042565359477]], [[0.482674483251634]], [[0.47214419321895423]]], "std": [[[0.13719342510221014]], [[0.14663312456826263]], [[0.15286155857076075]]], "count": [100]}, "observation.state": {"min": [-0.3451557755470276, -0.022451000288128853, -1.1350401639938354, -1.1271553039550781, 0.2624691128730774, -0.040558334439992905, 0.049000002443790436, -0.010424000211060047, -0.15960900485515594, 0.13801400363445282, -3.1392364501953125, 0.0751887857913971, -3.1361122131347656, -0.13608410954475403, -0.01842133328318596, -1.418913722038269, 0.06969055533409119, 0.5440922379493713, -1.4240074157714844, 0.017000000923871994, -0.009246000088751316, 0.00016399999731220305, -0.0006019999855197966, -3.1188161373138428, 0.19514524936676025, -3.141592502593994], "max": [0.02508511021733284, 1.9890503883361816, -0.48612433671951294, 0.005460110958665609, 1.1677659749984741, 2.101724147796631, 0.5509999990463257, 0.3832240104675293, -0.0009720000089146197, 0.39439401030540466, 3.139742612838745, 1.05171799659729, 3.1409993171691895, 0.14908021688461304, 2.5017077922821045, -0.47216877341270447, 1.507461667060852, 1.2166976928710938, -0.08856544643640518, 0.5640000104904175, 0.43331998586654663, 0.09119699895381927, 0.36617499589920044, 3.1315395832061768, 1.0215935707092285, 3.139009475708008], "mean": [-0.13849115371704102, 1.153178095817566, -0.9169483184814453, -0.43081825971603394, 0.6484644412994385, 0.8396660685539246, 0.3482958674430847, 0.23033151030540466, -0.05740676820278168, 0.25005853176116943, 0.7662823796272278, 0.6033358573913574, 1.9197977781295776, 0.003817405551671982, 0.847937822341919, -0.7679231762886047, 0.5822195410728455, 1.069661259651184, -0.5645216703414917, 0.2811081111431122, 0.14371760189533234, 0.028735293075442314, 0.21404846012592316, 2.1498754024505615, 0.7554253339767456, -1.775685429573059], "std": [0.11840357631444931, 0.7637806534767151, 0.28824278712272644, 0.35460132360458374, 0.371317595243454, 0.7869510650634766, 0.2096494883298874, 0.16084024310112, 0.057681430131196976, 0.060253310948610306, 2.670795440673828, 0.32520508766174316, 1.729335069656372, 0.10770266503095627, 0.9962337613105774, 0.40171676874160767, 0.5187094211578369, 0.17346520721912384, 0.4665721356868744, 0.14604197442531586, 0.180169939994812, 0.023545317351818085, 0.1029697135090828, 1.85639488697052, 0.25261303782463074, 2.3269143104553223], "count": [359]}, "action": {"min": [-0.3451557755470276, -0.022451000288128853, -1.1350401639938354, -1.1271553039550781, 0.2624691128730774, -0.040558334439992905, 0.049000002443790436, -0.010424000211060047, -0.15960900485515594, 0.13801400363445282, -3.1392364501953125, 0.0751887857913971, -3.1361122131347656, -0.13608410954475403, -0.01842133328318596, -1.418913722038269, 0.06969055533409119, 0.5440922379493713, -1.4240074157714844, 0.017000000923871994, -0.009246000088751316, 0.00016399999731220305, -0.0006019999855197966, -3.1188161373138428, 0.19514524936676025, -3.141592502593994], "max": [0.02508511021733284, 1.9890503883361816, -0.48612433671951294, 0.005460110958665609, 1.1677659749984741, 2.101724147796631, 0.5509999990463257, 0.3832240104675293, -0.0009720000089146197, 0.39439401030540466, 3.139742612838745, 1.05171799659729, 3.1409993171691895, 0.14908021688461304, 2.5017077922821045, -0.47216877341270447, 1.507461667060852, 1.2166976928710938, -0.08856544643640518, 0.5640000104904175, 0.43331998586654663, 0.09119699895381927, 0.36617499589920044, 3.1315395832061768, 1.0215935707092285, 3.139009475708008], "mean": [-0.13849115371704102, 1.153178095817566, -0.9169483184814453, -0.43081825971603394, 0.6484644412994385, 0.8396660685539246, 0.3482958674430847, 0.23033151030540466, -0.05740676820278168, 0.25005853176116943, 0.7662823796272278, 0.6033358573913574, 1.9197977781295776, 0.003817405551671982, 0.847937822341919, -0.7679231762886047, 0.5822195410728455, 1.069661259651184, -0.5645216703414917, 0.2811081111431122, 0.14371760189533234, 0.028735293075442314, 0.21404846012592316, 2.1498754024505615, 0.7554253339767456, -1.775685429573059], "std": [0.11840357631444931, 0.7637806534767151, 0.28824278712272644, 0.35460132360458374, 0.371317595243454, 0.7869510650634766, 0.2096494883298874, 0.16084024310112, 0.057681430131196976, 0.060253310948610306, 2.670795440673828, 0.32520508766174316, 1.729335069656372, 0.10770266503095627, 0.9962337613105774, 0.40171676874160767, 0.5187094211578369, 0.17346520721912384, 0.4665721356868744, 0.14604197442531586, 0.180169939994812, 0.023545317351818085, 0.1029697135090828, 1.85639488697052, 0.25261303782463074, 2.3269143104553223], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [359]}, "index": {"min": [205770], "max": [206128], "mean": [205949.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.1337047353760448, 5.0, 5.0, 5.0, 5.0], "std": [1.5688313098722644, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [359]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [359]}, "eef_direction_state": {"mean": [4.155988857938719, 3.969359331476323], "std": [2.0598730414642215, 2.3202289248344727], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [1.0055710306406684, 0.8384401114206128], "std": [0.8575225992274798, 0.8809805983439607], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.9415041782729805, 0.7632311977715878], "std": [0.8571696440781515, 0.8557110318009908], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [4.155988857938719, 3.969359331476323], "std": [2.0598730414642215, 2.3202289248344727], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [1.0055710306406684, 0.8384401114206128], "std": [0.8575225992274798, 0.8809805983439607], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.9415041782729805, 0.7632311977715878], "std": [0.8571696440781515, 0.8557110318009908], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.46890178027966534, 0.2439024133042238, 1.024686671206774, 2.50274685356089, -0.18513316943366714, 0.9528775124967692, 0.38268730460025085, -0.270261614942046, 0.9895944545334285, 2.3152621341735036, -0.2558355266007236, 1.927609099135765], "std": [0.16058634066317098, 0.057772042683691446, 0.06037516554541083, 0.3033300662049494, 0.4483471337411033, 0.59850362174888, 0.18066177610106784, 0.023196510393559307, 0.1027096712810307, 0.2124656074194376, 0.3469591354559537, 0.22958691799458286], "min": [0.22851172177711487, 0.1413911219651944, 0.9123404881678737, 2.0881263332818234, -0.9628686413853653, -0.1072252214396141, 0.22928024196651756, -0.29945898150690586, 0.7754930453997357, 1.9514939595645107, -0.9654693129173569, 1.5427307169767652], "max": [0.62153279935976, 0.30044335328859434, 1.1692847266440085, 3.009687285144019, 0.4466768138309911, 1.5587393030089798, 0.6728876407263721, -0.20870581704820296, 1.1422554832528395, 2.86329817745017, 0.0520644466101039, 2.4776938439231193], "count": [359]}, "eef_sim_pose_action": {"mean": [0.46890178027966534, 0.2439024133042238, 1.024686671206774, 2.50274685356089, -0.18513316943366714, 0.9528775124967692, 0.38268730460025085, -0.270261614942046, 0.9895944545334285, 2.3152621341735036, -0.2558355266007236, 1.927609099135765], "std": [0.16058634066317098, 0.057772042683691446, 0.06037516554541083, 0.3033300662049494, 0.4483471337411033, 0.59850362174888, 0.18066177610106784, 0.023196510393559307, 0.1027096712810307, 0.2124656074194376, 0.3469591354559537, 0.22958691799458286], "min": [0.22851172177711487, 0.1413911219651944, 0.9123404881678737, 2.0881263332818234, -0.9628686413853653, -0.1072252214396141, 0.22928024196651756, -0.29945898150690586, 0.7754930453997357, 1.9514939595645107, -0.9654693129173569, 1.5427307169767652], "max": [0.62153279935976, 0.30044335328859434, 1.1692847266440085, 3.009687285144019, 0.4466768138309911, 1.5587393030089798, 0.6728876407263721, -0.20870581704820296, 1.1422554832528395, 2.86329817745017, 0.0520644466101039, 2.4776938439231193], "count": [359]}, "gripper_mode_state": {"mean": [0.415041782729805, 0.7938718662952646], "std": [0.4927292373284435, 0.4045235792882018], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.7966573816155988, 1.766016713091922], "std": [0.5736944458098175, 0.5741541044474182], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.415041782729805, 0.7938718662952646], "std": [0.4927292373284435, 0.4045235792882018], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.7966573816155988, 1.766016713091922], "std": [0.5736944458098175, 0.5741541044474182], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.43536908074974767, 0.35138579608203224], "std": [0.2620620133948713, 0.18255237409376118], "min": [0.061250003054738045, 0.021250001154839993], "max": [0.6887499988079071, 0.7050000131130219], "count": [359]}, "gripper_open_scale_action": {"mean": [0.43536908074974767, 0.35138579608203224], "std": [0.2620620133948713, 0.18255237409376118], "min": [0.061250003054738045, 0.021250001154839993], "max": [0.6887499988079071, 0.7050000131130219], "count": [359]}}} +{"episode_index": 446, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9568627450980393]], [[0.9176470588235294]]], "mean": [[[0.40195909858387796]], [[0.41223683551198254]], [[0.3875549537037037]]], "std": [[[0.1316152844703795]], [[0.13461557894208176]], [[0.12984799283241544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619208721405229]], [[0.46148658088235295]], [[0.4521472344771242]]], "std": [[[0.15152431973459668]], [[0.14735279445372856]], [[0.1491604994017539]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4922624407679739]], [[0.4755843525326797]], [[0.46438950571895427]]], "std": [[[0.14357299605550575]], [[0.15370432002785314]], [[0.16037522811054847]]], "count": [100]}, "observation.state": {"min": [-0.4836995601654053, -0.02239866741001606, -1.3739418983459473, -1.1107052564620972, 0.20043666660785675, 0.01210644468665123, 0.3109999895095825, -0.009816999547183514, -0.23033900558948517, 0.1281760036945343, -3.1365835666656494, 0.12887510657310486, 1.459007978439331, -0.19522078335285187, -0.0170257780700922, -1.4417484998703003, 0.04268655553460121, 0.4473278820514679, -1.3638415336608887, 0.0139999995008111, -0.009436000138521194, -0.030698999762535095, 0.01356200035661459, -3.141592502593994, 0.22013838589191437, -3.140336036682129], "max": [0.007134777959436178, 2.153499126434326, -0.48612433671951294, 0.12474521994590759, 1.1669286489486694, 1.4973788261413574, 0.5530000329017639, 0.40709900856018066, -0.0009720000089146197, 0.41739800572395325, 3.1386430263519287, 1.1155097484588623, 3.1254308223724365, 0.20896700024604797, 2.4486591815948486, -0.4718373417854309, 1.379349708557129, 1.225227952003479, -0.05894477665424347, 0.5059999823570251, 0.43664300441741943, 0.07388400286436081, 0.383899986743927, 3.1403708457946777, 1.115562081336975, 3.1370723247528076], "mean": [-0.20963145792484283, 1.2406527996063232, -1.0180346965789795, -0.34624382853507996, 0.6831105947494507, 0.6697772145271301, 0.46728119254112244, 0.24330049753189087, -0.08532359451055527, 0.2460561990737915, -0.21982218325138092, 0.6290041208267212, 2.5434346199035645, -0.0034752609208226204, 1.013392448425293, -0.8402602672576904, 0.6212161779403687, 1.032378911972046, -0.5955470204353333, 0.2675459682941437, 0.17710936069488525, 0.02458217740058899, 0.21104039251804352, 2.7546753883361816, 0.7163841724395752, -1.9033023118972778], "std": [0.14537377655506134, 0.8176402449607849, 0.3599225580692291, 0.417699933052063, 0.3532281816005707, 0.5362499356269836, 0.09980662912130356, 0.1694948971271515, 0.08053206652402878, 0.07181104272603989, 2.7600972652435303, 0.29552286863327026, 0.6248080134391785, 0.11540286242961884, 0.977291464805603, 0.426209032535553, 0.4901401400566101, 0.19497039914131165, 0.47469305992126465, 0.14299921691417694, 0.18552546203136444, 0.024231145158410072, 0.10430099815130234, 0.542370080947876, 0.2438092976808548, 2.2596819400787354], "count": [399]}, "action": {"min": [-0.4836995601654053, -0.02239866741001606, -1.3739418983459473, -1.1107052564620972, 0.20043666660785675, 0.01210644468665123, 0.3109999895095825, -0.009816999547183514, -0.23033900558948517, 0.1281760036945343, -3.1365835666656494, 0.12887510657310486, 1.459007978439331, -0.19522078335285187, -0.0170257780700922, -1.4417484998703003, 0.04268655553460121, 0.4473278820514679, -1.3638415336608887, 0.0139999995008111, -0.009436000138521194, -0.030698999762535095, 0.01356200035661459, -3.141592502593994, 0.22013838589191437, -3.140336036682129], "max": [0.007134777959436178, 2.153499126434326, -0.48612433671951294, 0.12474521994590759, 1.1669286489486694, 1.4973788261413574, 0.5530000329017639, 0.40709900856018066, -0.0009720000089146197, 0.41739800572395325, 3.1386430263519287, 1.1155097484588623, 3.1254308223724365, 0.20896700024604797, 2.4486591815948486, -0.4718373417854309, 1.379349708557129, 1.225227952003479, -0.05894477665424347, 0.5059999823570251, 0.43664300441741943, 0.07388400286436081, 0.383899986743927, 3.1403708457946777, 1.115562081336975, 3.1370723247528076], "mean": [-0.20963145792484283, 1.2406527996063232, -1.0180346965789795, -0.34624382853507996, 0.6831105947494507, 0.6697772145271301, 0.46728119254112244, 0.24330049753189087, -0.08532359451055527, 0.2460561990737915, -0.21982218325138092, 0.6290041208267212, 2.5434346199035645, -0.0034752609208226204, 1.013392448425293, -0.8402602672576904, 0.6212161779403687, 1.032378911972046, -0.5955470204353333, 0.2675459682941437, 0.17710936069488525, 0.02458217740058899, 0.21104039251804352, 2.7546753883361816, 0.7163841724395752, -1.9033023118972778], "std": [0.14537377655506134, 0.8176402449607849, 0.3599225580692291, 0.417699933052063, 0.3532281816005707, 0.5362499356269836, 0.09980662912130356, 0.1694948971271515, 0.08053206652402878, 0.07181104272603989, 2.7600972652435303, 0.29552286863327026, 0.6248080134391785, 0.11540286242961884, 0.977291464805603, 0.426209032535553, 0.4901401400566101, 0.19497039914131165, 0.47469305992126465, 0.14299921691417694, 0.18552546203136444, 0.024231145158410072, 0.10430099815130234, 0.542370080947876, 0.2438092976808548, 2.2596819400787354], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [399]}, "index": {"min": [206129], "max": [206527], "mean": [206328.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [3.162907268170426, 5.0, 5.0, 5.0, 5.0], "std": [1.5786887642782663, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [399]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [399]}, "eef_direction_state": {"mean": [4.132832080200501, 4.022556390977444], "std": [1.9836170474289, 2.160709175608063], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [1.0350877192982457, 0.9197994987468672], "std": [0.8807446893647288, 0.8720580100152925], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.974937343358396, 0.8345864661654135], "std": [0.8252733631310879, 0.8482367185781062], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.132832080200501, 4.022556390977444], "std": [1.9836170474289, 2.160709175608063], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [1.0350877192982457, 0.9197994987468672], "std": [0.8807446893647288, 0.8720580100152925], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.974937343358396, 0.8345864661654135], "std": [0.8252733631310879, 0.8482367185781062], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.48200296535171555, 0.21601906488517486, 1.0208102852049614, 2.4727183342324914, -0.11422973612337317, 0.9615507963825705, 0.4160751239488388, -0.2744323092109726, 0.9866846837181953, 2.363883946753047, -0.2828506690063633, 1.9359393034014631], "std": [0.1693258478350489, 0.08062340171767172, 0.07202763733461634, 0.2677440135222486, 0.4432943998628131, 0.5163956213493689, 0.18599440112483248, 0.02409965949287743, 0.10405886871579108, 0.2238251114584738, 0.2891905865928982, 0.23652746304872185], "min": [0.22905532493934944, 0.07092979003893535, 0.9024904308458522, 2.025770673050026, -0.9148900894117283, 0.04391601445687421, 0.22909171146781807, -0.33000837975006697, 0.7896669151785214, 1.9940984407585793, -0.8230130750215223, 1.5293830852689463], "max": [0.6452763718451205, 0.30044335328859434, 1.192489446596022, 2.9568590025817225, 0.45377964547092464, 1.537632161155109, 0.6761229582176997, -0.2258800886360685, 1.15991910518668, 2.86624451198621, 0.000517042678838564, 2.429647153487076], "count": [399]}, "eef_sim_pose_action": {"mean": [0.48200296535171555, 0.21601906488517486, 1.0208102852049614, 2.4727183342324914, -0.11422973612337317, 0.9615507963825705, 0.4160751239488388, -0.2744323092109726, 0.9866846837181953, 2.363883946753047, -0.2828506690063633, 1.9359393034014631], "std": [0.1693258478350489, 0.08062340171767172, 0.07202763733461634, 0.2677440135222486, 0.4432943998628131, 0.5163956213493689, 0.18599440112483248, 0.02409965949287743, 0.10405886871579108, 0.2238251114584738, 0.2891905865928982, 0.23652746304872185], "min": [0.22905532493934944, 0.07092979003893535, 0.9024904308458522, 2.025770673050026, -0.9148900894117283, 0.04391601445687421, 0.22909171146781807, -0.33000837975006697, 0.7896669151785214, 1.9940984407585793, -0.8230130750215223, 1.5293830852689463], "max": [0.6452763718451205, 0.30044335328859434, 1.192489446596022, 2.9568590025817225, 0.45377964547092464, 1.537632161155109, 0.6761229582176997, -0.2258800886360685, 1.15991910518668, 2.86624451198621, 0.000517042678838564, 2.429647153487076], "count": [399]}, "gripper_mode_state": {"mean": [0.2957393483709273, 0.7669172932330827], "std": [0.456374392572661, 0.42279446374464874], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.9298245614035088, 1.8020050125313283], "std": [0.33967066358090203, 0.533016187009334], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.2957393483709273, 0.7669172932330827], "std": [0.456374392572661, 0.42279446374464874], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.9298245614035088, 1.8020050125313283], "std": [0.33967066358090203, 0.533016187009334], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.5841008854801195, 0.33443295825471203], "std": [0.12475840560250079, 0.17874960224514955], "min": [0.38874998688697815, 0.017499999376013875], "max": [0.6912500411272049, 0.6324999779462814], "count": [399]}, "gripper_open_scale_action": {"mean": [0.5841008854801195, 0.33443295825471203], "std": [0.12475840560250079, 0.17874960224514955], "min": [0.38874998688697815, 0.017499999376013875], "max": [0.6912500411272049, 0.6324999779462814], "count": [399]}}} +{"episode_index": 447, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9725490196078431]], [[0.9254901960784314]]], "mean": [[[0.40309943355119826]], [[0.41235226579520695]], [[0.3874197521786492]]], "std": [[[0.12753689784041355]], [[0.13254973477158818]], [[0.12736046907122167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4627511887254902]], [[0.4670020322712418]], [[0.45783525939542485]]], "std": [[[0.15415641604191063]], [[0.1478924160510369]], [[0.14878193364643016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49395590073529416]], [[0.48246229983660127]], [[0.47100311274509804]]], "std": [[[0.1261004701239265]], [[0.13899895754583114]], [[0.14540508722703846]]], "count": [100]}, "observation.state": {"min": [-0.44464144110679626, -0.021875333040952682, -1.3428035974502563, -0.9671723246574402, 0.37795132398605347, -0.02203233353793621, 0.08900000154972076, -0.011745000258088112, -0.21525199711322784, 0.1332779973745346, -3.1368801593780518, 0.10658726096153259, -3.1395506858825684, -0.2687491178512573, -0.018281778320670128, -1.3092578649520874, 0.14656822383403778, 0.459538996219635, -1.4121103286743164, 0.017000000923871994, -0.011296999640762806, -0.050829000771045685, 0.006587000098079443, -3.1396028995513916, 0.13798575103282928, -3.140056848526001], "max": [-0.013711333274841309, 2.115976333618164, -0.48607200384140015, 0.040628112852573395, 1.167574167251587, 1.575529932975769, 0.5849999785423279, 0.4094800055027008, -0.001319000031799078, 0.4219290018081665, 3.1376307010650635, 1.0783865451812744, 3.1404058933258057, 0.1399044394493103, 2.4284584522247314, -0.4724653363227844, 1.425507664680481, 1.2303043603897095, -0.0579853318631649, 0.5870000123977661, 0.412678986787796, 0.05719999969005585, 0.39346998929977417, 3.140336036682129, 1.0274404287338257, 3.138887405395508], "mean": [-0.17505031824111938, 1.2157591581344604, -1.046973466873169, -0.2667626142501831, 0.7763388156890869, 0.6784154772758484, 0.3788951635360718, 0.24119216203689575, -0.07245741784572601, 0.25374794006347656, 1.0877447128295898, 0.6040573716163635, 2.3808178901672363, -0.05592675879597664, 0.8290154933929443, -0.7361872792243958, 0.557313859462738, 1.0484471321105957, -0.531378448009491, 0.3355497717857361, 0.13711664080619812, 0.014955495484173298, 0.21780627965927124, 2.1132428646087646, 0.7271693348884583, -1.1556991338729858], "std": [0.1499076932668686, 0.8188788294792175, 0.37723508477211, 0.33672356605529785, 0.29686832427978516, 0.5694737434387207, 0.18872080743312836, 0.17141583561897278, 0.0779954046010971, 0.06504806131124496, 2.6318466663360596, 0.31566321849823, 0.9404204487800598, 0.1446290910243988, 0.943748414516449, 0.3504268229007721, 0.46921971440315247, 0.18533629179000854, 0.43939608335494995, 0.13639269769191742, 0.1675655096769333, 0.020468715578317642, 0.10341320186853409, 1.9390345811843872, 0.2640726566314697, 2.7180862426757812], "count": [358]}, "action": {"min": [-0.44464144110679626, -0.021875333040952682, -1.3428035974502563, -0.9671723246574402, 0.37795132398605347, -0.02203233353793621, 0.08900000154972076, -0.011745000258088112, -0.21525199711322784, 0.1332779973745346, -3.1368801593780518, 0.10658726096153259, -3.1395506858825684, -0.2687491178512573, -0.018281778320670128, -1.3092578649520874, 0.14656822383403778, 0.459538996219635, -1.4121103286743164, 0.017000000923871994, -0.011296999640762806, -0.050829000771045685, 0.006587000098079443, -3.1396028995513916, 0.13798575103282928, -3.140056848526001], "max": [-0.013711333274841309, 2.115976333618164, -0.48607200384140015, 0.040628112852573395, 1.167574167251587, 1.575529932975769, 0.5849999785423279, 0.4094800055027008, -0.001319000031799078, 0.4219290018081665, 3.1376307010650635, 1.0783865451812744, 3.1404058933258057, 0.1399044394493103, 2.4284584522247314, -0.4724653363227844, 1.425507664680481, 1.2303043603897095, -0.0579853318631649, 0.5870000123977661, 0.412678986787796, 0.05719999969005585, 0.39346998929977417, 3.140336036682129, 1.0274404287338257, 3.138887405395508], "mean": [-0.17505031824111938, 1.2157591581344604, -1.046973466873169, -0.2667626142501831, 0.7763388156890869, 0.6784154772758484, 0.3788951635360718, 0.24119216203689575, -0.07245741784572601, 0.25374794006347656, 1.0877447128295898, 0.6040573716163635, 2.3808178901672363, -0.05592675879597664, 0.8290154933929443, -0.7361872792243958, 0.557313859462738, 1.0484471321105957, -0.531378448009491, 0.3355497717857361, 0.13711664080619812, 0.014955495484173298, 0.21780627965927124, 2.1132428646087646, 0.7271693348884583, -1.1556991338729858], "std": [0.1499076932668686, 0.8188788294792175, 0.37723508477211, 0.33672356605529785, 0.29686832427978516, 0.5694737434387207, 0.18872080743312836, 0.17141583561897278, 0.0779954046010971, 0.06504806131124496, 2.6318466663360596, 0.31566321849823, 0.9404204487800598, 0.1446290910243988, 0.943748414516449, 0.3504268229007721, 0.46921971440315247, 0.18533629179000854, 0.43939608335494995, 0.13639269769191742, 0.1675655096769333, 0.020468715578317642, 0.10341320186853409, 1.9390345811843872, 0.2640726566314697, 2.7180862426757812], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [448], "max": [448], "mean": [448.0], "std": [0.0], "count": [358]}, "index": {"min": [206528], "max": [206885], "mean": [206706.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.201117318435754, 5.0, 5.0, 5.0, 5.0], "std": [1.6182613204671807, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [358]}, "scene_annotation": {"mean": [448.0], "std": [0.0], "min": [448], "max": [448], "count": [358]}, "eef_direction_state": {"mean": [3.905027932960894, 4.26536312849162], "std": [2.1408313986468093, 2.2120735884855103], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.1256983240223464, 0.8184357541899442], "std": [0.8738017740177223, 0.9080618503630499], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.9972067039106145, 0.7206703910614525], "std": [0.8204733725349396, 0.8555880056966848], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.905027932960894, 4.26536312849162], "std": [2.1408313986468093, 2.2120735884855103], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.1256983240223464, 0.8184357541899442], "std": [0.8738017740177223, 0.9080618503630499], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.9972067039106145, 0.7206703910614525], "std": [0.8204733725349396, 0.8555880056966848], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4799242041236158, 0.2289295252887057, 1.0285624851854003, 2.516117068477228, -0.13119221624338548, 0.9150957398074673, 0.3761048964985778, -0.28402523805867796, 0.9933578672361375, 2.364087326549582, -0.24560219177128953, 1.8321314149411465], "std": [0.17129497207691735, 0.07805072518652183, 0.06521706724706243, 0.3010531465246976, 0.35117127482999433, 0.5499320807622216, 0.16802891145054416, 0.02060602054258173, 0.103181809859155, 0.22890211129508972, 0.320510823296719, 0.2051872253495828], "min": [0.2271454404717651, 0.08596158179870644, 0.907658841188831, 2.0626518162241414, -0.7809423882296633, 0.01280708541786968, 0.22726756352037378, -0.3505063347005546, 0.7826174754346931, 2.076090530075173, -0.9166472952953626, 1.3434390315604863], "max": [0.6481706611196288, 0.3000972727771446, 1.196902259485249, 2.9952952678558606, 0.3892308215454241, 1.5397464511289745, 0.6523369319504945, -0.24146020476291308, 1.1693866557324872, 2.962425398873281, 0.012039702252125473, 2.381889398561121], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4799242041236158, 0.2289295252887057, 1.0285624851854003, 2.516117068477228, -0.13119221624338548, 0.9150957398074673, 0.3761048964985778, -0.28402523805867796, 0.9933578672361375, 2.364087326549582, -0.24560219177128953, 1.8321314149411465], "std": [0.17129497207691735, 0.07805072518652183, 0.06521706724706243, 0.3010531465246976, 0.35117127482999433, 0.5499320807622216, 0.16802891145054416, 0.02060602054258173, 0.103181809859155, 0.22890211129508972, 0.320510823296719, 0.2051872253495828], "min": [0.2271454404717651, 0.08596158179870644, 0.907658841188831, 2.0626518162241414, -0.7809423882296633, 0.01280708541786968, 0.22726756352037378, -0.3505063347005546, 0.7826174754346931, 2.076090530075173, -0.9166472952953626, 1.3434390315604863], "max": [0.6481706611196288, 0.3000972727771446, 1.196902259485249, 2.9952952678558606, 0.3892308215454241, 1.5397464511289745, 0.6523369319504945, -0.24146020476291308, 1.1693866557324872, 2.962425398873281, 0.012039702252125473, 2.381889398561121], "count": [358]}, "gripper_mode_state": {"mean": [0.3016759776536313, 0.7821229050279329], "std": [0.4589853833842186, 0.4128034235063978], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8687150837988826, 1.7960893854748603], "std": [0.4632578614519787, 0.5340749982372154], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.3016759776536313, 0.7821229050279329], "std": [0.4589853833842186, 0.4128034235063978], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8687150837988826, 1.7960893854748603], "std": [0.4632578614519787, 0.5340749982372154], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.4736208059830206, 0.41943784070190815], "std": [0.23590054659478343, 0.17049084695453], "min": [0.11125000193715096, 0.021250001154839993], "max": [0.7312499731779099, 0.7337500154972076], "count": [358]}, "gripper_open_scale_action": {"mean": [0.4736208059830206, 0.41943784070190815], "std": [0.23590054659478343, 0.17049084695453], "min": [0.11125000193715096, 0.021250001154839993], "max": [0.7312499731779099, 0.7337500154972076], "count": [358]}}} +{"episode_index": 448, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9803921568627451]], [[0.9490196078431372]]], "mean": [[[0.40264437636165573]], [[0.4109358850762527]], [[0.3863729575163399]]], "std": [[[0.13140783311800666]], [[0.13644103954445394]], [[0.13131125828112808]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45878865400326796]], [[0.4651054922385621]], [[0.4570421772875817]]], "std": [[[0.15749894370624673]], [[0.15037188397291334]], [[0.1513508778915327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010953860294117]], [[0.48618538602941175]], [[0.4753499795751634]]], "std": [[[0.12296591847699571]], [[0.13623504257933314]], [[0.14241945429332473]]], "count": [100]}, "observation.state": {"min": [-0.42281845211982727, -0.022014888003468513, -1.4345438480377197, -1.2275655269622803, 0.4006465673446655, 0.03206288814544678, 0.09600000083446503, -0.009898999705910683, -0.2084989994764328, 0.10897500067949295, -3.141592502593994, 0.11482521146535873, -3.141592502593994, -0.2767735421657562, -0.018159667029976845, -1.2893712520599365, 0.09256022423505783, 0.5137388706207275, -1.3907582759857178, 0.017000000923871994, -0.010092999786138535, -0.055025000125169754, 0.005001999903470278, -3.141592502593994, 0.16317084431648254, -3.1385905742645264], "max": [0.005983444396406412, 2.1522257328033447, -0.4862464368343353, -0.04762333258986473, 1.1673822402954102, 1.893053650856018, 0.5860000252723694, 0.4049989879131317, -0.0028619999065995216, 0.4403110146522522, 3.138206720352173, 1.076379418373108, 3.1402313709259033, 0.1499873399734497, 2.419736385345459, -0.4720990061759949, 1.335023283958435, 1.2083766460418701, -0.10396888852119446, 0.5999999642372131, 0.4117409884929657, 0.047775998711586, 0.34358298778533936, 3.1388349533081055, 1.023356318473816, 3.139934539794922], "mean": [-0.12802919745445251, 1.2176072597503662, -1.012728214263916, -0.4121803939342499, 0.7900478839874268, 0.7869159579277039, 0.35272228717803955, 0.23796799778938293, -0.06588221341371536, 0.24250955879688263, -0.43078476190567017, 0.601030170917511, 2.5129127502441406, -0.05107060819864273, 0.7921522855758667, -0.7196239233016968, 0.530414342880249, 1.0383327007293701, -0.5306897759437561, 0.36040836572647095, 0.13245072960853577, 0.014583220705389977, 0.21506136655807495, 1.4107351303100586, 0.7484446167945862, -1.9660389423370361], "std": [0.15110720694065094, 0.8332250118255615, 0.3806781470775604, 0.3802712857723236, 0.28186097741127014, 0.6883143186569214, 0.179547518491745, 0.17132343351840973, 0.07276271283626556, 0.0744180977344513, 2.8041586875915527, 0.30454325675964355, 0.7385985255241394, 0.11377722024917603, 0.9506893754005432, 0.34426507353782654, 0.45523151755332947, 0.18086929619312286, 0.45103347301483154, 0.13558261096477509, 0.16988761723041534, 0.02328733168542385, 0.09677951782941818, 2.5283710956573486, 0.26189637184143066, 2.198267698287964], "count": [422]}, "action": {"min": [-0.42281845211982727, -0.022014888003468513, -1.4345438480377197, -1.2275655269622803, 0.4006465673446655, 0.03206288814544678, 0.09600000083446503, -0.009898999705910683, -0.2084989994764328, 0.10897500067949295, -3.141592502593994, 0.11482521146535873, -3.141592502593994, -0.2767735421657562, -0.018159667029976845, -1.2893712520599365, 0.09256022423505783, 0.5137388706207275, -1.3907582759857178, 0.017000000923871994, -0.010092999786138535, -0.055025000125169754, 0.005001999903470278, -3.141592502593994, 0.16317084431648254, -3.1385905742645264], "max": [0.005983444396406412, 2.1522257328033447, -0.4862464368343353, -0.04762333258986473, 1.1673822402954102, 1.893053650856018, 0.5860000252723694, 0.4049989879131317, -0.0028619999065995216, 0.4403110146522522, 3.138206720352173, 1.076379418373108, 3.1402313709259033, 0.1499873399734497, 2.419736385345459, -0.4720990061759949, 1.335023283958435, 1.2083766460418701, -0.10396888852119446, 0.5999999642372131, 0.4117409884929657, 0.047775998711586, 0.34358298778533936, 3.1388349533081055, 1.023356318473816, 3.139934539794922], "mean": [-0.12802919745445251, 1.2176072597503662, -1.012728214263916, -0.4121803939342499, 0.7900478839874268, 0.7869159579277039, 0.35272228717803955, 0.23796799778938293, -0.06588221341371536, 0.24250955879688263, -0.43078476190567017, 0.601030170917511, 2.5129127502441406, -0.05107060819864273, 0.7921522855758667, -0.7196239233016968, 0.530414342880249, 1.0383327007293701, -0.5306897759437561, 0.36040836572647095, 0.13245072960853577, 0.014583220705389977, 0.21506136655807495, 1.4107351303100586, 0.7484446167945862, -1.9660389423370361], "std": [0.15110720694065094, 0.8332250118255615, 0.3806781470775604, 0.3802712857723236, 0.28186097741127014, 0.6883143186569214, 0.179547518491745, 0.17132343351840973, 0.07276271283626556, 0.0744180977344513, 2.8041586875915527, 0.30454325675964355, 0.7385985255241394, 0.11377722024917603, 0.9506893754005432, 0.34426507353782654, 0.45523151755332947, 0.18086929619312286, 0.45103347301483154, 0.13558261096477509, 0.16988761723041534, 0.02328733168542385, 0.09677951782941818, 2.5283710956573486, 0.26189637184143066, 2.198267698287964], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [422]}, "index": {"min": [206886], "max": [207307], "mean": [207096.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [3.2369668246445498, 5.0, 5.0, 5.0, 5.0], "std": [1.5380662118014266, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [422]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [422]}, "eef_direction_state": {"mean": [4.248815165876778, 4.170616113744076], "std": [2.096529748129924, 2.250705860744286], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [0.9170616113744076, 0.7867298578199052], "std": [0.8817490647943178, 0.8718962382336287], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.9004739336492891, 0.7274881516587678], "std": [0.856837435865543, 0.8482783476388441], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [4.248815165876778, 4.170616113744076], "std": [2.096529748129924, 2.250705860744286], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [0.9170616113744076, 0.7867298578199052], "std": [0.8817490647943178, 0.8718962382336287], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.9004739336492891, 0.7274881516587678], "std": [0.856837435865543, 0.8482783476388441], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.4765502136848848, 0.23544405421728404, 1.0171891820892642, 2.514939350870489, -0.07084605234271946, 0.9357683589400202, 0.3714523148786715, -0.2843668875902871, 0.9905990214197882, 2.356181570995015, -0.2202194213268084, 1.8327662097069592], "std": [0.17110610223093642, 0.07287971560938984, 0.07454318049781151, 0.28986368124759915, 0.3696270326188061, 0.5956131751805475, 0.17035384196887954, 0.02340649973891473, 0.09651472102901851, 0.23008655393964486, 0.2849137839568146, 0.20986723363984341], "min": [0.22894883488897888, 0.09247843996998878, 0.8833168157953859, 2.064577385722229, -0.700125622873528, -0.12737423108875068, 0.22845309041183193, -0.3546985691720743, 0.7810134075543164, 2.1169440361130167, -0.7644211766973042, 1.4314471747764224], "max": [0.6434670404508973, 0.2985549401806026, 1.21496747019682, 2.9959768805465647, 0.48651347154100266, 1.5435240866779456, 0.6513265072781457, -0.2515662093688836, 1.1196599290300542, 2.928245310922909, 0.01691220990271458, 2.412405405036388], "count": [422]}, "eef_sim_pose_action": {"mean": [0.4765502136848848, 0.23544405421728404, 1.0171891820892642, 2.514939350870489, -0.07084605234271946, 0.9357683589400202, 0.3714523148786715, -0.2843668875902871, 0.9905990214197882, 2.356181570995015, -0.2202194213268084, 1.8327662097069592], "std": [0.17110610223093642, 0.07287971560938984, 0.07454318049781151, 0.28986368124759915, 0.3696270326188061, 0.5956131751805475, 0.17035384196887954, 0.02340649973891473, 0.09651472102901851, 0.23008655393964486, 0.2849137839568146, 0.20986723363984341], "min": [0.22894883488897888, 0.09247843996998878, 0.8833168157953859, 2.064577385722229, -0.700125622873528, -0.12737423108875068, 0.22845309041183193, -0.3546985691720743, 0.7810134075543164, 2.1169440361130167, -0.7644211766973042, 1.4314471747764224], "max": [0.6434670404508973, 0.2985549401806026, 1.21496747019682, 2.9959768805465647, 0.48651347154100266, 1.5435240866779456, 0.6513265072781457, -0.2515662093688836, 1.1196599290300542, 2.928245310922909, 0.01691220990271458, 2.412405405036388], "count": [422]}, "gripper_mode_state": {"mean": [0.6208530805687204, 0.6635071090047393], "std": [0.48517474472301936, 0.47250970921760915], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_state": {"mean": [1.8744075829383886, 1.8317535545023698], "std": [0.4523336066401149, 0.5036701846490662], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_mode_action": {"mean": [0.6208530805687204, 0.6635071090047393], "std": [0.48517474472301936, 0.47250970921760915], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_action": {"mean": [1.8744075829383886, 1.8317535545023698], "std": [0.4523336066401149, 0.5036701846490662], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_open_scale_state": {"mean": [0.44090343230973345, 0.45050946611610915], "std": [0.22443476299824147, 0.16947843855367395], "min": [0.12000000104308128, 0.021250001154839993], "max": [0.7325000315904617, 0.7499999552965164], "count": [422]}, "gripper_open_scale_action": {"mean": [0.44090343230973345, 0.45050946611610915], "std": [0.22443476299824147, 0.16947843855367395], "min": [0.12000000104308128, 0.021250001154839993], "max": [0.7325000315904617, 0.7499999552965164], "count": [422]}}} +{"episode_index": 449, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.9137254901960784]], [[0.8392156862745098]]], "mean": [[[0.4016337118736384]], [[0.41083708877995645]], [[0.38648656045751634]]], "std": [[[0.12758004756744]], [[0.13459708749951418]], [[0.12983468828274133]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45180554534313727]], [[0.46100401960784315]], [[0.4545607802287582]]], "std": [[[0.16042587918669907]], [[0.15027036794770246]], [[0.14931376371593666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500327085375817]], [[0.48818127246732024]], [[0.47747562295751633]]], "std": [[[0.13144475728571098]], [[0.1429132199985909]], [[0.15006709144217475]]], "count": [100]}, "observation.state": {"min": [-0.43302345275878906, -0.02218933403491974, -1.2354155778884888, -1.0290652513504028, 0.32715311646461487, 0.00800700020045042, 0.08399999886751175, -0.010122999548912048, -0.20008200407028198, 0.13095000386238098, -3.141592502593994, 0.18153169751167297, 1.3659296035766602, -0.16554777324199677, -0.01849111169576645, -1.362009882926941, 0.10569588840007782, 0.5388937592506409, -1.408307433128357, 0.01900000125169754, -0.00867099966853857, -0.015568000264465809, -0.0033499998971819878, -3.141592502593994, 0.19250982999801636, -3.138503313064575], "max": [-0.011565666645765305, 2.0597352981567383, -0.4862464368343353, -0.024666445329785347, 1.1672426462173462, 1.9976505041122437, 0.5299999713897705, 0.40148401260375977, -0.0019440000178292394, 0.40709298849105835, 3.1394808292388916, 1.0402337312698364, 3.1364963054656982, 0.07958155870437622, 2.481297731399536, -0.4719245433807373, 1.32743501663208, 1.219802737236023, -0.10396888852119446, 0.5830000042915344, 0.4197939932346344, 0.06492999941110611, 0.3571470081806183, 3.1401615142822266, 1.0283479690551758, 3.1404407024383545], "mean": [-0.125144824385643, 1.2305059432983398, -0.9928019046783447, -0.41320300102233887, 0.7115755081176758, 0.8704788088798523, 0.3137526512145996, 0.24598121643066406, -0.06160809472203255, 0.2451169639825821, 1.2272911071777344, 0.6014400720596313, 2.4239962100982666, -0.06356288492679596, 0.7387704849243164, -0.7163490056991577, 0.5109371542930603, 1.0668785572052002, -0.5265050530433655, 0.3218834698200226, 0.12406798452138901, 0.022021692246198654, 0.22510306537151337, 0.6376091837882996, 0.7632998824119568, -2.222468852996826], "std": [0.1526479572057724, 0.7894518375396729, 0.3296283483505249, 0.3030107021331787, 0.3121415674686432, 0.7884729504585266, 0.17585718631744385, 0.16557562351226807, 0.06810814142227173, 0.05931718274950981, 2.532191276550293, 0.28454655408859253, 0.7042999863624573, 0.059148091822862625, 0.9141679406166077, 0.3573969900608063, 0.42827823758125305, 0.1789938360452652, 0.418883353471756, 0.12093548476696014, 0.16725394129753113, 0.014903120696544647, 0.0921017974615097, 2.8491017818450928, 0.22413404285907745, 1.946311354637146], "count": [437]}, "action": {"min": [-0.43302345275878906, -0.02218933403491974, -1.2354155778884888, -1.0290652513504028, 0.32715311646461487, 0.00800700020045042, 0.08399999886751175, -0.010122999548912048, -0.20008200407028198, 0.13095000386238098, -3.141592502593994, 0.18153169751167297, 1.3659296035766602, -0.16554777324199677, -0.01849111169576645, -1.362009882926941, 0.10569588840007782, 0.5388937592506409, -1.408307433128357, 0.01900000125169754, -0.00867099966853857, -0.015568000264465809, -0.0033499998971819878, -3.141592502593994, 0.19250982999801636, -3.138503313064575], "max": [-0.011565666645765305, 2.0597352981567383, -0.4862464368343353, -0.024666445329785347, 1.1672426462173462, 1.9976505041122437, 0.5299999713897705, 0.40148401260375977, -0.0019440000178292394, 0.40709298849105835, 3.1394808292388916, 1.0402337312698364, 3.1364963054656982, 0.07958155870437622, 2.481297731399536, -0.4719245433807373, 1.32743501663208, 1.219802737236023, -0.10396888852119446, 0.5830000042915344, 0.4197939932346344, 0.06492999941110611, 0.3571470081806183, 3.1401615142822266, 1.0283479690551758, 3.1404407024383545], "mean": [-0.125144824385643, 1.2305059432983398, -0.9928019046783447, -0.41320300102233887, 0.7115755081176758, 0.8704788088798523, 0.3137526512145996, 0.24598121643066406, -0.06160809472203255, 0.2451169639825821, 1.2272911071777344, 0.6014400720596313, 2.4239962100982666, -0.06356288492679596, 0.7387704849243164, -0.7163490056991577, 0.5109371542930603, 1.0668785572052002, -0.5265050530433655, 0.3218834698200226, 0.12406798452138901, 0.022021692246198654, 0.22510306537151337, 0.6376091837882996, 0.7632998824119568, -2.222468852996826], "std": [0.1526479572057724, 0.7894518375396729, 0.3296283483505249, 0.3030107021331787, 0.3121415674686432, 0.7884729504585266, 0.17585718631744385, 0.16557562351226807, 0.06810814142227173, 0.05931718274950981, 2.532191276550293, 0.28454655408859253, 0.7042999863624573, 0.059148091822862625, 0.9141679406166077, 0.3573969900608063, 0.42827823758125305, 0.1789938360452652, 0.418883353471756, 0.12093548476696014, 0.16725394129753113, 0.014903120696544647, 0.0921017974615097, 2.8491017818450928, 0.22413404285907745, 1.946311354637146], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [450], "max": [450], "mean": [450.0], "std": [0.0], "count": [437]}, "index": {"min": [207308], "max": [207744], "mean": [207526.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [2.9588100686498855, 5.0, 5.0, 5.0, 5.0], "std": [1.6744537558266785, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [437]}, "scene_annotation": {"mean": [450.0], "std": [0.0], "min": [450], "max": [450], "count": [437]}, "eef_direction_state": {"mean": [4.34324942791762, 4.3752860411899315], "std": [1.9945650327956619, 2.2048693196666957], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.8901601830663616, 0.7162471395881007], "std": [0.8513385459845818, 0.8831173271551016], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8352402745995423, 0.665903890160183], "std": [0.8478500198896779, 0.8329896639434259], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.34324942791762, 4.3752860411899315], "std": [1.9945650327956619, 2.2048693196666957], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.8901601830663616, 0.7162471395881007], "std": [0.8513385459845818, 0.8831173271551016], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8352402745995423, 0.665903890160183], "std": [0.8478500198896779, 0.8329896639434259], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.4845663558513292, 0.23972438877954724, 1.0197582021167535, 2.505407540899805, -0.16958300243089366, 0.8992886802390808, 0.3630538604542495, -0.27687990042134886, 1.0006413054431924, 2.339832729616017, -0.19417707058888162, 1.855108586351851], "std": [0.16536561236802014, 0.06814453981148022, 0.05941523275748563, 0.25582643632464785, 0.3848263587154867, 0.5795571895350444, 0.16765132892793408, 0.014751116862469106, 0.09184569186547217, 0.19243549110345268, 0.28051749542434035, 0.21828210813750482], "min": [0.22878568534970167, 0.10107993386436949, 0.9053476093718954, 2.100926008944679, -0.8024764508087003, -0.008357823828227362, 0.22999009015942917, -0.3150400127701576, 0.7727069497844745, 2.1128582217140566, -0.7753652905109735, 1.504148942492872], "max": [0.6397198129913316, 0.29947284431211796, 1.181824792083421, 2.8902490036487847, 0.42609092546082783, 1.5434521845003393, 0.6597168568588003, -0.2347344260203098, 1.133154068074782, 2.8916396493530936, 0.05461381762395234, 2.4319314722986154], "count": [437]}, "eef_sim_pose_action": {"mean": [0.4845663558513292, 0.23972438877954724, 1.0197582021167535, 2.505407540899805, -0.16958300243089366, 0.8992886802390808, 0.3630538604542495, -0.27687990042134886, 1.0006413054431924, 2.339832729616017, -0.19417707058888162, 1.855108586351851], "std": [0.16536561236802014, 0.06814453981148022, 0.05941523275748563, 0.25582643632464785, 0.3848263587154867, 0.5795571895350444, 0.16765132892793408, 0.014751116862469106, 0.09184569186547217, 0.19243549110345268, 0.28051749542434035, 0.21828210813750482], "min": [0.22878568534970167, 0.10107993386436949, 0.9053476093718954, 2.100926008944679, -0.8024764508087003, -0.008357823828227362, 0.22999009015942917, -0.3150400127701576, 0.7727069497844745, 2.1128582217140566, -0.7753652905109735, 1.504148942492872], "max": [0.6397198129913316, 0.29947284431211796, 1.181824792083421, 2.8902490036487847, 0.42609092546082783, 1.5434521845003393, 0.6597168568588003, -0.2347344260203098, 1.133154068074782, 2.8916396493530936, 0.05461381762395234, 2.4319314722986154], "count": [437]}, "gripper_mode_state": {"mean": [0.6086956521739131, 0.8054919908466819], "std": [0.48804226784007954, 0.3958214793673164], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8512585812356979, 1.8123569794050343], "std": [0.4955911057714059, 0.5296976217675574], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.6086956521739131, 0.8054919908466819], "std": [0.48804226784007954, 0.3958214793673164], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8512585812356979, 1.8123569794050343], "std": [0.4955911057714059, 0.5296976217675574], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.3921910695671967, 0.4023541146793426], "std": [0.21982167399111427, 0.15116974054169707], "min": [0.10499999858438969, 0.023750001564621925], "max": [0.6624999642372131, 0.728750005364418], "count": [437]}, "gripper_open_scale_action": {"mean": [0.3921910695671967, 0.4023541146793426], "std": [0.21982167399111427, 0.15116974054169707], "min": [0.10499999858438969, 0.023750001564621925], "max": [0.6624999642372131, 0.728750005364418], "count": [437]}}} +{"episode_index": 450, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9333333333333333]]], "mean": [[[0.4016233442265795]], [[0.4106224918300654]], [[0.38620034586056645]]], "std": [[[0.1297921142855714]], [[0.13588123989667888]], [[0.13095278844384148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45789261029411765]], [[0.4680518341503268]], [[0.4608157945261438]]], "std": [[[0.15865350859440341]], [[0.14845843127839603]], [[0.14766308356472063]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4994548733660131]], [[0.48593728962418303]], [[0.47445051062091503]]], "std": [[[0.13448678243975803]], [[0.14681875059879818]], [[0.15360559214088185]]], "count": [100]}, "observation.state": {"min": [-0.43677398562431335, -0.02218933403491974, -1.253296136856079, -0.8939929008483887, 0.31790754199028015, 0.04191900044679642, 0.0689999982714653, -0.010122999548912048, -0.200095996260643, 0.12755900621414185, -3.1401963233947754, 0.20413370430469513, 1.3694900274276733, -0.1776367723941803, -0.016729222610592842, -1.3585559129714966, 0.07642411440610886, 0.507615864276886, -1.391072392463684, 0.01599999889731407, -0.008682000450789928, -0.02002600021660328, -0.0005959999980404973, -3.1368627548217773, 0.2281494438648224, -3.137526035308838], "max": [-0.03368522226810455, 2.0682132244110107, -0.4856882095336914, 0.0, 1.1677136421203613, 2.079918622970581, 0.5669999718666077, 0.38686999678611755, 0.0003819999983534217, 0.3889009952545166, 3.1392364501953125, 1.039518117904663, 3.096912145614624, 0.15977366268634796, 2.472104549407959, -0.4720466732978821, 1.3527817726135254, 1.204748272895813, -0.0841345563530922, 0.5889999866485596, 0.423352986574173, 0.0702190026640892, 0.3292819857597351, 3.1306493282318115, 1.0300759077072144, 3.140737533569336], "mean": [-0.13485635817050934, 1.2131032943725586, -0.9655194878578186, -0.41258037090301514, 0.7015127539634705, 0.8234495520591736, 0.34532254934310913, 0.24005542695522308, -0.06280345469713211, 0.24236555397510529, 0.9329494833946228, 0.6163486838340759, 2.4611289501190186, -0.03652860224246979, 0.8411723971366882, -0.7361658811569214, 0.5681225061416626, 1.032852292060852, -0.5686092972755432, 0.32128655910491943, 0.14213527739048004, 0.022982848808169365, 0.21495364606380463, 2.0729801654815674, 0.7331066727638245, -1.9961882829666138], "std": [0.15216811001300812, 0.7888433337211609, 0.31939050555229187, 0.2995213568210602, 0.31585606932640076, 0.7750421166419983, 0.1933847963809967, 0.16334444284439087, 0.06826426833868027, 0.05967722833156586, 2.660606861114502, 0.2746082544326782, 0.6649229526519775, 0.07623494416475296, 0.9399703145027161, 0.36947450041770935, 0.4610974192619324, 0.1912456899881363, 0.4385901987552643, 0.1226719319820404, 0.1712186485528946, 0.020373953506350517, 0.09799010306596756, 2.003885269165039, 0.23184050619602203, 2.143644094467163], "count": [394]}, "action": {"min": [-0.43677398562431335, -0.02218933403491974, -1.253296136856079, -0.8939929008483887, 0.31790754199028015, 0.04191900044679642, 0.0689999982714653, -0.010122999548912048, -0.200095996260643, 0.12755900621414185, -3.1401963233947754, 0.20413370430469513, 1.3694900274276733, -0.1776367723941803, -0.016729222610592842, -1.3585559129714966, 0.07642411440610886, 0.507615864276886, -1.391072392463684, 0.01599999889731407, -0.008682000450789928, -0.02002600021660328, -0.0005959999980404973, -3.1368627548217773, 0.2281494438648224, -3.137526035308838], "max": [-0.03368522226810455, 2.0682132244110107, -0.4856882095336914, 0.0, 1.1677136421203613, 2.079918622970581, 0.5669999718666077, 0.38686999678611755, 0.0003819999983534217, 0.3889009952545166, 3.1392364501953125, 1.039518117904663, 3.096912145614624, 0.15977366268634796, 2.472104549407959, -0.4720466732978821, 1.3527817726135254, 1.204748272895813, -0.0841345563530922, 0.5889999866485596, 0.423352986574173, 0.0702190026640892, 0.3292819857597351, 3.1306493282318115, 1.0300759077072144, 3.140737533569336], "mean": [-0.13485635817050934, 1.2131032943725586, -0.9655194878578186, -0.41258037090301514, 0.7015127539634705, 0.8234495520591736, 0.34532254934310913, 0.24005542695522308, -0.06280345469713211, 0.24236555397510529, 0.9329494833946228, 0.6163486838340759, 2.4611289501190186, -0.03652860224246979, 0.8411723971366882, -0.7361658811569214, 0.5681225061416626, 1.032852292060852, -0.5686092972755432, 0.32128655910491943, 0.14213527739048004, 0.022982848808169365, 0.21495364606380463, 2.0729801654815674, 0.7331066727638245, -1.9961882829666138], "std": [0.15216811001300812, 0.7888433337211609, 0.31939050555229187, 0.2995213568210602, 0.31585606932640076, 0.7750421166419983, 0.1933847963809967, 0.16334444284439087, 0.06826426833868027, 0.05967722833156586, 2.660606861114502, 0.2746082544326782, 0.6649229526519775, 0.07623494416475296, 0.9399703145027161, 0.36947450041770935, 0.4610974192619324, 0.1912456899881363, 0.4385901987552643, 0.1226719319820404, 0.1712186485528946, 0.020373953506350517, 0.09799010306596756, 2.003885269165039, 0.23184050619602203, 2.143644094467163], "count": [394]}, "timestamp": {"min": [0.0], "max": [13.1], "mean": [6.55], "std": [3.7912545563587674], "count": [394]}, "frame_index": {"min": [0], "max": [393], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [394]}, "index": {"min": [207745], "max": [208138], "mean": [207941.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [394]}, "subtask_annotation": {"mean": [3.1065989847715736, 5.0, 5.0, 5.0, 5.0], "std": [1.5409164346180864, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [394]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [394]}, "eef_direction_state": {"mean": [4.00507614213198, 4.213197969543147], "std": [2.2075032682833293, 2.281069396193313], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_state": {"mean": [0.9568527918781726, 0.8096446700507615], "std": [0.8671478680307516, 0.9134129537040953], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_state": {"mean": [0.8857868020304569, 0.700507614213198], "std": [0.8487979049695147, 0.8409866976216352], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_direction_action": {"mean": [4.00507614213198, 4.213197969543147], "std": [2.2075032682833293, 2.281069396193313], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_action": {"mean": [0.9568527918781726, 0.8096446700507615], "std": [0.8671478680307516, 0.9134129537040953], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_action": {"mean": [0.8857868020304569, 0.700507614213198], "std": [0.8487979049695147, 0.8409866976216352], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_sim_pose_state": {"mean": [0.47865004103501807, 0.23852899791966592, 1.0170061389823741, 2.490019644258763, -0.15579041774349767, 0.9472307902360415, 0.3811353614609774, -0.2759818205065673, 0.990536844664901, 2.3664509905381466, -0.22856122747069302, 1.8733264893470458], "std": [0.1631349783223115, 0.06827708411650617, 0.05976038418168407, 0.24502539338375387, 0.37842717135523013, 0.5410524169437942, 0.17166851936248956, 0.02032361220134304, 0.09772672784046853, 0.19667835561337998, 0.2867369038723999, 0.22697306000846373], "min": [0.22878568534970167, 0.10117608789382085, 0.9020368275631164, 2.101765641508854, -0.8289183230989429, 0.03582722197164312, 0.22997889440771035, -0.3196974959433082, 0.7754718624280633, 2.1111571021153526, -0.7940482715356368, 1.4392625488086155], "max": [0.6250204728805578, 0.30179565778797857, 1.1636918003163987, 2.873735212217847, 0.3886590839572541, 1.5081766996075787, 0.6632541764453275, -0.22948117145369612, 1.1054063793108868, 2.8516349651104616, 0.011237066360029635, 2.433016182905339], "count": [394]}, "eef_sim_pose_action": {"mean": [0.47865004103501807, 0.23852899791966592, 1.0170061389823741, 2.490019644258763, -0.15579041774349767, 0.9472307902360415, 0.3811353614609774, -0.2759818205065673, 0.990536844664901, 2.3664509905381466, -0.22856122747069302, 1.8733264893470458], "std": [0.1631349783223115, 0.06827708411650617, 0.05976038418168407, 0.24502539338375387, 0.37842717135523013, 0.5410524169437942, 0.17166851936248956, 0.02032361220134304, 0.09772672784046853, 0.19667835561337998, 0.2867369038723999, 0.22697306000846373], "min": [0.22878568534970167, 0.10117608789382085, 0.9020368275631164, 2.101765641508854, -0.8289183230989429, 0.03582722197164312, 0.22997889440771035, -0.3196974959433082, 0.7754718624280633, 2.1111571021153526, -0.7940482715356368, 1.4392625488086155], "max": [0.6250204728805578, 0.30179565778797857, 1.1636918003163987, 2.873735212217847, 0.3886590839572541, 1.5081766996075787, 0.6632541764453275, -0.22948117145369612, 1.1054063793108868, 2.8516349651104616, 0.011237066360029635, 2.433016182905339], "count": [394]}, "gripper_mode_state": {"mean": [0.467005076142132, 0.8020304568527918], "std": [0.49891014722053195, 0.39846907424955047], "min": [0, 0], "max": [1, 1], "count": [394]}, "gripper_activity_state": {"mean": [1.8730964467005076, 1.7944162436548223], "std": [0.45524250896315654, 0.5387231466826675], "min": [0, 0], "max": [2, 2], "count": [394]}, "gripper_mode_action": {"mean": [0.467005076142132, 0.8020304568527918], "std": [0.49891014722053195, 0.39846907424955047], "min": [0, 0], "max": [1, 1], "count": [394]}, "gripper_activity_action": {"mean": [1.8730964467005076, 1.7944162436548223], "std": [0.45524250896315654, 0.5387231466826675], "min": [0, 0], "max": [2, 2], "count": [394]}, "gripper_open_scale_state": {"mean": [0.43165291271876866, 0.40160851682498483], "std": [0.24173080919197695, 0.15334045178066474], "min": [0.08624999783933163, 0.01999999862164259], "max": [0.7087499648332596, 0.7362499833106995], "count": [394]}, "gripper_open_scale_action": {"mean": [0.43165291271876866, 0.40160851682498483], "std": [0.24173080919197695, 0.15334045178066474], "min": [0.08624999783933163, 0.01999999862164259], "max": [0.7087499648332596, 0.7362499833106995], "count": [394]}}} +{"episode_index": 451, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7176470588235294]], [[0.6784313725490196]]], "mean": [[[0.4009525925925926]], [[0.41056418300653597]], [[0.3859661138344227]]], "std": [[[0.12416043257315251]], [[0.13012986521709421]], [[0.12535637040032818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4674835294117647]], [[0.4699438174019608]], [[0.4611337111928105]]], "std": [[[0.16012251801390132]], [[0.15363788574461773]], [[0.15346448375030966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502773137254902]], [[0.48924463235294113]], [[0.47996166870915036]]], "std": [[[0.1235950034856609]], [[0.1369073691751781]], [[0.1426658258987067]]], "count": [100]}, "observation.state": {"min": [-0.3632456660270691, -0.022416111081838608, -1.366562843322754, -1.0409449338912964, 0.45767244696617126, 0.0, 0.12000000476837158, -0.010503999888896942, -0.1895979940891266, 0.1433040052652359, -3.141592502593994, 0.2690774202346802, 1.3128889799118042, -0.22527755796909332, -0.01826433278620243, -1.4104007482528687, 0.07574377954006195, 0.53322434425354, -1.292894959449768, 0.01900000125169754, -0.009367999620735645, -0.04144600033760071, 0.0010029999539256096, -3.1403884887695312, 0.16062267124652863, -3.1401963233947754], "max": [-0.027300555258989334, 2.104236125946045, -0.48596733808517456, 0.04195388779044151, 1.167556643486023, 2.045797109603882, 0.5160000324249268, 0.4082610011100769, 0.00292299990542233, 0.4185999929904938, 3.1379101276397705, 1.0463773012161255, 3.1029510498046875, 0.13018788397312164, 2.483879566192627, -0.47227343916893005, 1.298599362373352, 1.2235708236694336, -0.07991299778223038, 0.5789999961853027, 0.43237999081611633, 0.09113200008869171, 0.38082799315452576, 3.1389920711517334, 1.0189231634140015, 3.14054536819458], "mean": [-0.10699573904275894, 1.2270108461380005, -1.0359281301498413, -0.4448462724685669, 0.8156121373176575, 0.8015097379684448, 0.3418973386287689, 0.24558955430984497, -0.060455404222011566, 0.24843044579029083, 0.04817816615104675, 0.6429683566093445, 2.535212755203247, -0.0372561439871788, 0.7891017198562622, -0.7518221735954285, 0.5137194991111755, 1.0361170768737793, -0.4868292212486267, 0.3626350164413452, 0.13741980493068695, 0.018261775374412537, 0.22224290668964386, 2.41325044631958, 0.7594608664512634, -1.741978645324707], "std": [0.1311018317937851, 0.8231176733970642, 0.383432537317276, 0.35817909240722656, 0.26271912455558777, 0.7610650658607483, 0.1460317075252533, 0.17434291541576385, 0.06791259348392487, 0.06098024174571037, 2.828906774520874, 0.24619078636169434, 0.6894110441207886, 0.08710626512765884, 0.9508812427520752, 0.3890858590602875, 0.4556727111339569, 0.18906500935554504, 0.4169822931289673, 0.13104502856731415, 0.17715594172477722, 0.025976456701755524, 0.09424664080142975, 1.5955684185028076, 0.2615974247455597, 2.383937358856201], "count": [375]}, "action": {"min": [-0.3632456660270691, -0.022416111081838608, -1.366562843322754, -1.0409449338912964, 0.45767244696617126, 0.0, 0.12000000476837158, -0.010503999888896942, -0.1895979940891266, 0.1433040052652359, -3.141592502593994, 0.2690774202346802, 1.3128889799118042, -0.22527755796909332, -0.01826433278620243, -1.4104007482528687, 0.07574377954006195, 0.53322434425354, -1.292894959449768, 0.01900000125169754, -0.009367999620735645, -0.04144600033760071, 0.0010029999539256096, -3.1403884887695312, 0.16062267124652863, -3.1401963233947754], "max": [-0.027300555258989334, 2.104236125946045, -0.48596733808517456, 0.04195388779044151, 1.167556643486023, 2.045797109603882, 0.5160000324249268, 0.4082610011100769, 0.00292299990542233, 0.4185999929904938, 3.1379101276397705, 1.0463773012161255, 3.1029510498046875, 0.13018788397312164, 2.483879566192627, -0.47227343916893005, 1.298599362373352, 1.2235708236694336, -0.07991299778223038, 0.5789999961853027, 0.43237999081611633, 0.09113200008869171, 0.38082799315452576, 3.1389920711517334, 1.0189231634140015, 3.14054536819458], "mean": [-0.10699573904275894, 1.2270108461380005, -1.0359281301498413, -0.4448462724685669, 0.8156121373176575, 0.8015097379684448, 0.3418973386287689, 0.24558955430984497, -0.060455404222011566, 0.24843044579029083, 0.04817816615104675, 0.6429683566093445, 2.535212755203247, -0.0372561439871788, 0.7891017198562622, -0.7518221735954285, 0.5137194991111755, 1.0361170768737793, -0.4868292212486267, 0.3626350164413452, 0.13741980493068695, 0.018261775374412537, 0.22224290668964386, 2.41325044631958, 0.7594608664512634, -1.741978645324707], "std": [0.1311018317937851, 0.8231176733970642, 0.383432537317276, 0.35817909240722656, 0.26271912455558777, 0.7610650658607483, 0.1460317075252533, 0.17434291541576385, 0.06791259348392487, 0.06098024174571037, 2.828906774520874, 0.24619078636169434, 0.6894110441207886, 0.08710626512765884, 0.9508812427520752, 0.3890858590602875, 0.4556727111339569, 0.18906500935554504, 0.4169822931289673, 0.13104502856731415, 0.17715594172477722, 0.025976456701755524, 0.09424664080142975, 1.5955684185028076, 0.2615974247455597, 2.383937358856201], "count": [375]}, "timestamp": {"min": [0.0], "max": [12.466666666666667], "mean": [6.233333333333333], "std": [3.60842635240637], "count": [375]}, "frame_index": {"min": [0], "max": [374], "mean": [187.0], "std": [108.2527905721911], "count": [375]}, "episode_index": {"min": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [375]}, "index": {"min": [208139], "max": [208513], "mean": [208326.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [3.2026666666666666, 5.0, 5.0, 5.0, 5.0], "std": [1.622013015429356, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [375]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [375]}, "eef_direction_state": {"mean": [3.8826666666666667, 4.128], "std": [2.2107840740837235, 2.277926542567466], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [1.0293333333333334, 0.8746666666666667], "std": [0.8682201461738973, 0.928237517496941], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [1.032, 0.76], "std": [0.847924524943111, 0.8585258683736123], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [3.8826666666666667, 4.128], "std": [2.2107840740837235, 2.277926542567466], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [1.0293333333333334, 0.8746666666666667], "std": [0.8682201461738973, 0.928237517496941], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [1.032, 0.76], "std": [0.847924524943111, 0.8585258683736123], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.48413648527513187, 0.24083463297585758, 1.0230345903310265, 2.4646436782138723, -0.0658077970348017, 0.9683229105954091, 0.37639937367607756, -0.28066167982143614, 0.9977907043211485, 2.3449300508400452, -0.21518279041531285, 1.8183312840976977], "std": [0.17410359033155512, 0.06799478204870948, 0.06113936615265983, 0.22201559973079205, 0.3569797444497791, 0.5637887059215718, 0.17756097030765233, 0.02591802748256766, 0.09397644136780595, 0.23617725947129464, 0.27278477471547685, 0.24886825019041178], "min": [0.2283502681583452, 0.11148894503727935, 0.9176361887413609, 2.0945658843613737, -0.7026365808009505, -0.03305097864576356, 0.22918213267530368, -0.34109542640261065, 0.7771009707934594, 2.057348717573027, -0.7365602003552465, 1.3180487224834794], "max": [0.6464813318528977, 0.30433538504990865, 1.1934555186319096, 2.798701427117737, 0.46125669624298116, 1.5561953874954586, 0.6720988515710118, -0.2084947038541845, 1.1568738401793783, 2.927521516288966, 0.034871572011008656, 2.4611843504013367], "count": [375]}, "eef_sim_pose_action": {"mean": [0.48413648527513187, 0.24083463297585758, 1.0230345903310265, 2.4646436782138723, -0.0658077970348017, 0.9683229105954091, 0.37639937367607756, -0.28066167982143614, 0.9977907043211485, 2.3449300508400452, -0.21518279041531285, 1.8183312840976977], "std": [0.17410359033155512, 0.06799478204870948, 0.06113936615265983, 0.22201559973079205, 0.3569797444497791, 0.5637887059215718, 0.17756097030765233, 0.02591802748256766, 0.09397644136780595, 0.23617725947129464, 0.27278477471547685, 0.24886825019041178], "min": [0.2283502681583452, 0.11148894503727935, 0.9176361887413609, 2.0945658843613737, -0.7026365808009505, -0.03305097864576356, 0.22918213267530368, -0.34109542640261065, 0.7771009707934594, 2.057348717573027, -0.7365602003552465, 1.3180487224834794], "max": [0.6464813318528977, 0.30433538504990865, 1.1934555186319096, 2.798701427117737, 0.46125669624298116, 1.5561953874954586, 0.6720988515710118, -0.2084947038541845, 1.1568738401793783, 2.927521516288966, 0.034871572011008656, 2.4611843504013367], "count": [375]}, "gripper_mode_state": {"mean": [0.6026666666666667, 0.6853333333333333], "std": [0.4893460488811132, 0.46438298370586095], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_state": {"mean": [1.8826666666666667, 1.808], "std": [0.43462576494675886, 0.5420356691830011], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_mode_action": {"mean": [0.6026666666666667, 0.6853333333333333], "std": [0.4893460488811132, 0.46438298370586095], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_action": {"mean": [1.8826666666666667, 1.808], "std": [0.43462576494675886, 0.5420356691830011], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_open_scale_state": {"mean": [0.4273700131972631, 0.45329333558678625], "std": [0.18253985532297967, 0.16380629797049984], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6450000405311584, 0.7237499952316284], "count": [375]}, "gripper_open_scale_action": {"mean": [0.4273700131972631, 0.45329333558678625], "std": [0.18253985532297967, 0.16380629797049984], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6450000405311584, 0.7237499952316284], "count": [375]}}} +{"episode_index": 452, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8509803921568627]], [[0.7607843137254902]]], "mean": [[[0.4031404874727669]], [[0.4123366721132897]], [[0.3878434068627451]]], "std": [[[0.12675589050581626]], [[0.13276929209210503]], [[0.12791141528130995]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45992206903594773]], [[0.46301774305555554]], [[0.45531544117647055]]], "std": [[[0.1567953602141699]], [[0.1499864384805111]], [[0.1493625983027828]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4974530616830065]], [[0.4861055473856209]], [[0.4759100081699346]]], "std": [[[0.12916518683526756]], [[0.14195496350532838]], [[0.14770518299150753]]], "count": [100]}, "observation.state": {"min": [-0.3539826571941376, -0.022311445325613022, -1.3331393003463745, -1.0279487371444702, 0.5072669982910156, -0.12811200320720673, 0.1340000033378601, -0.009961999952793121, -0.18684299290180206, 0.15513299405574799, -3.14021372795105, 0.2778738737106323, -3.1396727561950684, -0.19853521883487701, -0.018665555864572525, -1.2976573705673218, 0.09301377832889557, 0.53322434425354, -1.479742407798767, 0.015000000596046448, -0.009960000403225422, -0.023943999782204628, 0.003845999948680401, -3.1365487575531006, 0.1785995066165924, -3.1395680904388428], "max": [0.003017888870090246, 2.0596654415130615, -0.48603710532188416, 0.0, 1.1672078371047974, 1.9765602350234985, 0.562999963760376, 0.41447699069976807, -0.0015699999639764428, 0.44920700788497925, 3.139812469482422, 1.03777277469635, 3.130021095275879, 0.11049310863018036, 2.4367969036102295, -0.4725874364376068, 1.527609944343567, 1.227112054824829, -0.08444855362176895, 0.5389999747276306, 0.4100539982318878, 0.09420900046825409, 0.364672988653183, 3.1358156204223633, 1.0198482275009155, 3.138363838195801], "mean": [-0.08841568976640701, 1.1909294128417969, -1.020647644996643, -0.47219932079315186, 0.8229696154594421, 0.8396310806274414, 0.3616095185279846, 0.23669327795505524, -0.05694865062832832, 0.2472091168165207, -0.1517055481672287, 0.6840330958366394, 2.3031153678894043, -0.012633615173399448, 0.79781174659729, -0.7300822734832764, 0.5382624268531799, 1.0453845262527466, -0.523792564868927, 0.29453614354133606, 0.13323450088500977, 0.021624527871608734, 0.21546706557273865, 0.07119374722242355, 0.7495914697647095, -1.7591520547866821], "std": [0.13497184216976166, 0.8522388935089111, 0.37957003712654114, 0.3680289685726166, 0.2625345289707184, 0.7302650809288025, 0.15266110002994537, 0.1790831983089447, 0.067112497985363, 0.0676451250910759, 2.8390321731567383, 0.2520389258861542, 1.21500563621521, 0.08353659510612488, 0.9675236940383911, 0.3443430960178375, 0.5145847797393799, 0.1933765858411789, 0.46901699900627136, 0.13962514698505402, 0.17247501015663147, 0.02648560144007206, 0.09870562702417374, 2.875124454498291, 0.2682676315307617, 2.3510146141052246], "count": [383]}, "action": {"min": [-0.3539826571941376, -0.022311445325613022, -1.3331393003463745, -1.0279487371444702, 0.5072669982910156, -0.12811200320720673, 0.1340000033378601, -0.009961999952793121, -0.18684299290180206, 0.15513299405574799, -3.14021372795105, 0.2778738737106323, -3.1396727561950684, -0.19853521883487701, -0.018665555864572525, -1.2976573705673218, 0.09301377832889557, 0.53322434425354, -1.479742407798767, 0.015000000596046448, -0.009960000403225422, -0.023943999782204628, 0.003845999948680401, -3.1365487575531006, 0.1785995066165924, -3.1395680904388428], "max": [0.003017888870090246, 2.0596654415130615, -0.48603710532188416, 0.0, 1.1672078371047974, 1.9765602350234985, 0.562999963760376, 0.41447699069976807, -0.0015699999639764428, 0.44920700788497925, 3.139812469482422, 1.03777277469635, 3.130021095275879, 0.11049310863018036, 2.4367969036102295, -0.4725874364376068, 1.527609944343567, 1.227112054824829, -0.08444855362176895, 0.5389999747276306, 0.4100539982318878, 0.09420900046825409, 0.364672988653183, 3.1358156204223633, 1.0198482275009155, 3.138363838195801], "mean": [-0.08841568976640701, 1.1909294128417969, -1.020647644996643, -0.47219932079315186, 0.8229696154594421, 0.8396310806274414, 0.3616095185279846, 0.23669327795505524, -0.05694865062832832, 0.2472091168165207, -0.1517055481672287, 0.6840330958366394, 2.3031153678894043, -0.012633615173399448, 0.79781174659729, -0.7300822734832764, 0.5382624268531799, 1.0453845262527466, -0.523792564868927, 0.29453614354133606, 0.13323450088500977, 0.021624527871608734, 0.21546706557273865, 0.07119374722242355, 0.7495914697647095, -1.7591520547866821], "std": [0.13497184216976166, 0.8522388935089111, 0.37957003712654114, 0.3680289685726166, 0.2625345289707184, 0.7302650809288025, 0.15266110002994537, 0.1790831983089447, 0.067112497985363, 0.0676451250910759, 2.8390321731567383, 0.2520389258861542, 1.21500563621521, 0.08353659510612488, 0.9675236940383911, 0.3443430960178375, 0.5145847797393799, 0.1933765858411789, 0.46901699900627136, 0.13962514698505402, 0.17247501015663147, 0.02648560144007206, 0.09870562702417374, 2.875124454498291, 0.2682676315307617, 2.3510146141052246], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [383]}, "index": {"min": [208514], "max": [208896], "mean": [208705.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [3.2219321148825064, 5.0, 5.0, 5.0, 5.0], "std": [1.6207980581371224, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [383]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [383]}, "eef_direction_state": {"mean": [4.1827676240208875, 4.075718015665796], "std": [2.0725775543625256, 2.3151246251866104], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.95822454308094, 0.814621409921671], "std": [0.8721564653042748, 0.8965237770294859], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.8772845953002611, 0.7023498694516971], "std": [0.8446303685491588, 0.8490016946928701], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.1827676240208875, 4.075718015665796], "std": [2.0725775543625256, 2.3151246251866104], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.95822454308094, 0.814621409921671], "std": [0.8721564653042748, 0.8965237770294859], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.8772845953002611, 0.7023498694516971], "std": [0.8446303685491588, 0.8490016946928701], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.47522827022765496, 0.2443190635108141, 1.0217948803467436, 2.426796933476055, -0.05766861269818672, 0.9518048884907928, 0.3722277397669431, -0.27734018710762676, 0.9909789400324894, 2.340050708792074, -0.22635192788344943, 1.8465250446890487], "std": [0.17880082200709607, 0.06722985767129495, 0.06780475510978849, 0.22875568307467598, 0.3356039814293712, 0.5348477999792315, 0.17294570993329264, 0.02631288770879923, 0.098433701087549, 0.23754084110264365, 0.31876488658774144, 0.24473217605199657], "min": [0.22892009525262025, 0.11424055905814198, 0.9294279984325562, 2.1032910415437853, -0.6843036781688593, 0.0690651863583347, 0.22861582662622726, -0.32372221680379754, 0.7798737905017742, 2.0513118459660684, -0.8843975432543012, 1.3993548397442241], "max": [0.6526637205453945, 0.29985505520149663, 1.2247369538924815, 2.8024327683801866, 0.4014227331283817, 1.6184191292944228, 0.6499987183111949, -0.2057139177149942, 1.1406646769632287, 2.906753378638358, 0.031231067869919693, 2.5093921574584748], "count": [383]}, "eef_sim_pose_action": {"mean": [0.47522827022765496, 0.2443190635108141, 1.0217948803467436, 2.426796933476055, -0.05766861269818672, 0.9518048884907928, 0.3722277397669431, -0.27734018710762676, 0.9909789400324894, 2.340050708792074, -0.22635192788344943, 1.8465250446890487], "std": [0.17880082200709607, 0.06722985767129495, 0.06780475510978849, 0.22875568307467598, 0.3356039814293712, 0.5348477999792315, 0.17294570993329264, 0.02631288770879923, 0.098433701087549, 0.23754084110264365, 0.31876488658774144, 0.24473217605199657], "min": [0.22892009525262025, 0.11424055905814198, 0.9294279984325562, 2.1032910415437853, -0.6843036781688593, 0.0690651863583347, 0.22861582662622726, -0.32372221680379754, 0.7798737905017742, 2.0513118459660684, -0.8843975432543012, 1.3993548397442241], "max": [0.6526637205453945, 0.29985505520149663, 1.2247369538924815, 2.8024327683801866, 0.4014227331283817, 1.6184191292944228, 0.6499987183111949, -0.2057139177149942, 1.1406646769632287, 2.906753378638358, 0.031231067869919693, 2.5093921574584748], "count": [383]}, "gripper_mode_state": {"mean": [0.7232375979112271, 0.7754569190600522], "std": [0.44739800500094473, 0.41728106324388], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.845953002610966, 1.8093994778067886], "std": [0.4951757531542454, 0.5238095090538002], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.7232375979112271, 0.7754569190600522], "std": [0.44739800500094473, 0.41728106324388], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.845953002610966, 1.8093994778067886], "std": [0.4951757531542454, 0.5238095090538002], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.452010432846708, 0.36817231851413496], "std": [0.19082626041541667, 0.1745314793133841], "min": [0.16750000417232513, 0.01875000074505806], "max": [0.70374995470047, 0.6737499684095383], "count": [383]}, "gripper_open_scale_action": {"mean": [0.452010432846708, 0.36817231851413496], "std": [0.19082626041541667, 0.1745314793133841], "min": [0.16750000417232513, 0.01875000074505806], "max": [0.70374995470047, 0.6737499684095383], "count": [383]}}} +{"episode_index": 453, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7843137254901961]], [[0.7372549019607844]]], "mean": [[[0.40215438180827884]], [[0.41182978213507626]], [[0.38733045479302836]]], "std": [[[0.12850662086213538]], [[0.13297024409963482]], [[0.12863984419097813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4592283394607843]], [[0.46644725694444444]], [[0.45826651552287584]]], "std": [[[0.15690509916387743]], [[0.14790001557158064]], [[0.14815492983638012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008092320261438]], [[0.4878059375]], [[0.4778722079248366]]], "std": [[[0.12685575773251104]], [[0.1392479703612107]], [[0.14436220245219294]]], "count": [100]}, "observation.state": {"min": [-0.41352054476737976, -0.022206777706742287, -1.2735142707824707, -1.0203778743743896, 0.3713224530220032, 0.0543568879365921, 0.06599999964237213, -0.010724999941885471, -0.19828300178050995, 0.12399499863386154, -3.121399164199829, 0.09478883445262909, 1.3437813520431519, -0.22735343873500824, -0.01992155611515045, -1.271019697189331, 0.09439188987016678, 0.46344655752182007, -1.4869818687438965, 0.01900000125169754, -0.009782999753952026, -0.03888599947094917, 0.0016969999996945262, -3.141592502593994, 0.1912531852722168, -3.141592502593994], "max": [0.0, 2.100346088409424, -0.48603710532188416, -0.020392555743455887, 1.1676613092422485, 1.9743796586990356, 0.5419999957084656, 0.39726200699806213, -0.0013340000296011567, 0.41183000802993774, 3.140021800994873, 1.0488032102584839, 3.063349485397339, 0.10995233058929443, 2.4326276779174805, -0.4721164405345917, 1.4619317054748535, 1.2215995788574219, -0.1058180034160614, 0.546999990940094, 0.40960100293159485, 0.051194000989198685, 0.35315799713134766, 3.140946865081787, 1.0244908332824707, 3.1401264667510986], "mean": [-0.13722734153270721, 1.2188067436218262, -1.006034016609192, -0.40985625982284546, 0.7315362691879272, 0.8233457207679749, 0.3256283104419708, 0.2421964406967163, -0.0675676092505455, 0.24751044809818268, 1.1391916275024414, 0.6121094822883606, 2.4609670639038086, -0.05648598074913025, 0.8313168883323669, -0.7191195487976074, 0.5740265250205994, 1.032387137413025, -0.5690458416938782, 0.31117987632751465, 0.13789492845535278, 0.01451815664768219, 0.21231141686439514, 0.8621468544006348, 0.7425516843795776, -1.62746000289917], "std": [0.1536136120557785, 0.8104270100593567, 0.3484240770339966, 0.33525025844573975, 0.3045281171798706, 0.6711981892585754, 0.17595799267292023, 0.16770000755786896, 0.07354456931352615, 0.06565059721469879, 2.5555055141448975, 0.30902618169784546, 0.6382184624671936, 0.11177310347557068, 0.9549890160560608, 0.3348000645637512, 0.5169248580932617, 0.20225530862808228, 0.4900858700275421, 0.13620397448539734, 0.16801360249519348, 0.019488787278532982, 0.101234070956707, 2.739158868789673, 0.24593769013881683, 2.4730000495910645], "count": [374]}, "action": {"min": [-0.41352054476737976, -0.022206777706742287, -1.2735142707824707, -1.0203778743743896, 0.3713224530220032, 0.0543568879365921, 0.06599999964237213, -0.010724999941885471, -0.19828300178050995, 0.12399499863386154, -3.121399164199829, 0.09478883445262909, 1.3437813520431519, -0.22735343873500824, -0.01992155611515045, -1.271019697189331, 0.09439188987016678, 0.46344655752182007, -1.4869818687438965, 0.01900000125169754, -0.009782999753952026, -0.03888599947094917, 0.0016969999996945262, -3.141592502593994, 0.1912531852722168, -3.141592502593994], "max": [0.0, 2.100346088409424, -0.48603710532188416, -0.020392555743455887, 1.1676613092422485, 1.9743796586990356, 0.5419999957084656, 0.39726200699806213, -0.0013340000296011567, 0.41183000802993774, 3.140021800994873, 1.0488032102584839, 3.063349485397339, 0.10995233058929443, 2.4326276779174805, -0.4721164405345917, 1.4619317054748535, 1.2215995788574219, -0.1058180034160614, 0.546999990940094, 0.40960100293159485, 0.051194000989198685, 0.35315799713134766, 3.140946865081787, 1.0244908332824707, 3.1401264667510986], "mean": [-0.13722734153270721, 1.2188067436218262, -1.006034016609192, -0.40985625982284546, 0.7315362691879272, 0.8233457207679749, 0.3256283104419708, 0.2421964406967163, -0.0675676092505455, 0.24751044809818268, 1.1391916275024414, 0.6121094822883606, 2.4609670639038086, -0.05648598074913025, 0.8313168883323669, -0.7191195487976074, 0.5740265250205994, 1.032387137413025, -0.5690458416938782, 0.31117987632751465, 0.13789492845535278, 0.01451815664768219, 0.21231141686439514, 0.8621468544006348, 0.7425516843795776, -1.62746000289917], "std": [0.1536136120557785, 0.8104270100593567, 0.3484240770339966, 0.33525025844573975, 0.3045281171798706, 0.6711981892585754, 0.17595799267292023, 0.16770000755786896, 0.07354456931352615, 0.06565059721469879, 2.5555055141448975, 0.30902618169784546, 0.6382184624671936, 0.11177310347557068, 0.9549890160560608, 0.3348000645637512, 0.5169248580932617, 0.20225530862808228, 0.4900858700275421, 0.13620397448539734, 0.16801360249519348, 0.019488787278532982, 0.101234070956707, 2.739158868789673, 0.24593769013881683, 2.4730000495910645], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [374]}, "index": {"min": [208897], "max": [209270], "mean": [209083.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [3.125668449197861, 5.0, 5.0, 5.0, 5.0], "std": [1.6163383577906956, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [374]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [374]}, "eef_direction_state": {"mean": [4.005347593582887, 4.042780748663102], "std": [2.1986805138931325, 2.2272711223521098], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.9545454545454546, 0.8636363636363636], "std": [0.862509819718222, 0.8896996046335923], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [1.0026737967914439, 0.7727272727272727], "std": [0.8574887570445339, 0.8647614399819921], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.005347593582887, 4.042780748663102], "std": [2.1986805138931325, 2.2272711223521098], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.9545454545454546, 0.8636363636363636], "std": [0.862509819718222, 0.8896996046335923], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [1.0026737967914439, 0.7727272727272727], "std": [0.8574887570445339, 0.8647614399819921], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.4808124908578448, 0.2337678368494431, 1.0221805563506194, 2.5001237666323024, -0.13498176111177076, 0.9091618304360902, 0.37694179889929286, -0.28449199508221207, 0.9878468255340933, 2.3472435564171095, -0.23732385387428548, 1.824911798622396], "std": [0.167481697637533, 0.07361042752438635, 0.06577380840331438, 0.2880688611682408, 0.3974120902289736, 0.5544689436754832, 0.16849933855403654, 0.019580173385175363, 0.10097642506870713, 0.2099177784881606, 0.31384993608732725, 0.21625958053449992], "min": [0.22817445694525723, 0.1028846668151137, 0.8983757921504993, 2.0949529742291064, -0.8416311023521571, -0.11100533784307798, 0.22880044779302622, -0.33865050909167593, 0.7776936878174219, 2.0312337487932655, -0.8735086505487041, 1.3926594949324351], "max": [0.6356804646131335, 0.3000823102711239, 1.1865221590584385, 2.999612913406757, 0.42209491668979093, 1.5353461181585148, 0.6492839605677077, -0.2487435811052025, 1.129121077236371, 2.8878806592808925, 0.02401558675448978, 2.4517317554890012], "count": [374]}, "eef_sim_pose_action": {"mean": [0.4808124908578448, 0.2337678368494431, 1.0221805563506194, 2.5001237666323024, -0.13498176111177076, 0.9091618304360902, 0.37694179889929286, -0.28449199508221207, 0.9878468255340933, 2.3472435564171095, -0.23732385387428548, 1.824911798622396], "std": [0.167481697637533, 0.07361042752438635, 0.06577380840331438, 0.2880688611682408, 0.3974120902289736, 0.5544689436754832, 0.16849933855403654, 0.019580173385175363, 0.10097642506870713, 0.2099177784881606, 0.31384993608732725, 0.21625958053449992], "min": [0.22817445694525723, 0.1028846668151137, 0.8983757921504993, 2.0949529742291064, -0.8416311023521571, -0.11100533784307798, 0.22880044779302622, -0.33865050909167593, 0.7776936878174219, 2.0312337487932655, -0.8735086505487041, 1.3926594949324351], "max": [0.6356804646131335, 0.3000823102711239, 1.1865221590584385, 2.999612913406757, 0.42209491668979093, 1.5353461181585148, 0.6492839605677077, -0.2487435811052025, 1.129121077236371, 2.8878806592808925, 0.02401558675448978, 2.4517317554890012], "count": [374]}, "gripper_mode_state": {"mean": [0.7219251336898396, 0.8048128342245989], "std": [0.4480504826877711, 0.3963447187638129], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8502673796791445, 1.804812834224599], "std": [0.4949341588092642, 0.5441751273689841], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.7219251336898396, 0.8048128342245989], "std": [0.4480504826877711, 0.3963447187638129], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.8502673796791445, 1.804812834224599], "std": [0.4949341588092642, 0.5441751273689841], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.4070354212712955, 0.38897391975817475], "std": [0.21994740037646468, 0.1702547886690345], "min": [0.08249999955296516, 0.023750001564621925], "max": [0.677499994635582, 0.6837499886751175], "count": [374]}, "gripper_open_scale_action": {"mean": [0.4070354212712955, 0.38897391975817475], "std": [0.21994740037646468, 0.1702547886690345], "min": [0.08249999955296516, 0.023750001564621925], "max": [0.677499994635582, 0.6837499886751175], "count": [374]}}} +{"episode_index": 454, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8431372549019608]], [[0.8156862745098039]]], "mean": [[[0.4015860648148148]], [[0.41135928921568626]], [[0.38693580065359473]]], "std": [[[0.1265678262813605]], [[0.13151721730550686]], [[0.1271036368989632]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608138357843137]], [[0.4669195302287582]], [[0.4581735437091503]]], "std": [[[0.15550541889863828]], [[0.14657942156520773]], [[0.14701666495485988]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5052214011437909]], [[0.49272490808823527]], [[0.48296579044117643]]], "std": [[[0.12524526198915178]], [[0.1384935229071036]], [[0.14339621110787776]]], "count": [100]}, "observation.state": {"min": [-0.3473363220691681, -0.022067222744226456, -1.1986949443817139, -1.0977789163589478, 0.3703629970550537, 0.08662910759449005, 0.09800000488758087, -0.010734000243246555, -0.16648399829864502, 0.15629300475120544, -3.141592502593994, 0.21593213081359863, 1.444155216217041, -0.18363766372203827, -0.02000877819955349, -1.3605096340179443, -0.03811611235141754, 0.46210333704948425, -1.520143747329712, 0.01900000125169754, -0.010197999887168407, -0.017550000920891762, -0.0036009999457746744, -3.141592502593994, 0.16969838738441467, -3.139410972595215], "max": [0.05697355419397354, 1.9709256887435913, -0.4872058928012848, -0.02203233353793621, 1.1674869060516357, 2.1014275550842285, 0.5649999976158142, 0.39662399888038635, -0.0025690000038594007, 0.43255099654197693, 3.1355886459350586, 1.08199942111969, 3.0933167934417725, 0.10159644484519958, 2.4899327754974365, -0.47215133905410767, 1.5176666975021362, 1.2210063934326172, 0.05060633271932602, 0.5680000185966492, 0.42090800404548645, 0.09303099662065506, 0.3551799952983856, 3.1397950649261475, 1.0113310813903809, 3.1293928623199463], "mean": [-0.06387859582901001, 1.106439471244812, -0.9265717267990112, -0.49596303701400757, 0.7519258856773376, 0.8804450035095215, 0.34302181005477905, 0.22020575404167175, -0.04557385295629501, 0.2487209141254425, 0.47267773747444153, 0.7043719291687012, 2.5133466720581055, 0.028252428397536278, 0.7728381156921387, -0.7306757569313049, 0.4738461375236511, 1.0503480434417725, -0.4583073854446411, 0.3670395612716675, 0.13162736594676971, 0.02225005067884922, 0.21895377337932587, 0.6081691384315491, 0.7691872119903564, -2.208357572555542], "std": [0.14745421707630157, 0.8196253180503845, 0.3209902048110962, 0.35888785123825073, 0.31883493065834045, 0.7417397499084473, 0.16835616528987885, 0.17258113622665405, 0.061353906989097595, 0.05952702835202217, 2.7871594429016113, 0.2609080672264099, 0.5923282504081726, 0.07867904752492905, 0.9604029655456543, 0.36636847257614136, 0.5500650405883789, 0.18342018127441406, 0.5140407681465149, 0.13539350032806396, 0.17424069344997406, 0.03045700490474701, 0.09320391714572906, 2.825424909591675, 0.24093492329120636, 1.9912893772125244], "count": [365]}, "action": {"min": [-0.3473363220691681, -0.022067222744226456, -1.1986949443817139, -1.0977789163589478, 0.3703629970550537, 0.08662910759449005, 0.09800000488758087, -0.010734000243246555, -0.16648399829864502, 0.15629300475120544, -3.141592502593994, 0.21593213081359863, 1.444155216217041, -0.18363766372203827, -0.02000877819955349, -1.3605096340179443, -0.03811611235141754, 0.46210333704948425, -1.520143747329712, 0.01900000125169754, -0.010197999887168407, -0.017550000920891762, -0.0036009999457746744, -3.141592502593994, 0.16969838738441467, -3.139410972595215], "max": [0.05697355419397354, 1.9709256887435913, -0.4872058928012848, -0.02203233353793621, 1.1674869060516357, 2.1014275550842285, 0.5649999976158142, 0.39662399888038635, -0.0025690000038594007, 0.43255099654197693, 3.1355886459350586, 1.08199942111969, 3.0933167934417725, 0.10159644484519958, 2.4899327754974365, -0.47215133905410767, 1.5176666975021362, 1.2210063934326172, 0.05060633271932602, 0.5680000185966492, 0.42090800404548645, 0.09303099662065506, 0.3551799952983856, 3.1397950649261475, 1.0113310813903809, 3.1293928623199463], "mean": [-0.06387859582901001, 1.106439471244812, -0.9265717267990112, -0.49596303701400757, 0.7519258856773376, 0.8804450035095215, 0.34302181005477905, 0.22020575404167175, -0.04557385295629501, 0.2487209141254425, 0.47267773747444153, 0.7043719291687012, 2.5133466720581055, 0.028252428397536278, 0.7728381156921387, -0.7306757569313049, 0.4738461375236511, 1.0503480434417725, -0.4583073854446411, 0.3670395612716675, 0.13162736594676971, 0.02225005067884922, 0.21895377337932587, 0.6081691384315491, 0.7691872119903564, -2.208357572555542], "std": [0.14745421707630157, 0.8196253180503845, 0.3209902048110962, 0.35888785123825073, 0.31883493065834045, 0.7417397499084473, 0.16835616528987885, 0.17258113622665405, 0.061353906989097595, 0.05952702835202217, 2.7871594429016113, 0.2609080672264099, 0.5923282504081726, 0.07867904752492905, 0.9604029655456543, 0.36636847257614136, 0.5500650405883789, 0.18342018127441406, 0.5140407681465149, 0.13539350032806396, 0.17424069344997406, 0.03045700490474701, 0.09320391714572906, 2.825424909591675, 0.24093492329120636, 1.9912893772125244], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [365]}, "index": {"min": [209271], "max": [209635], "mean": [209453.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [3.2, 5.0, 5.0, 5.0, 5.0], "std": [1.5982867539791494, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [365]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [365]}, "eef_direction_state": {"mean": [4.021917808219178, 4.076712328767123], "std": [2.1995171683954715, 2.3348767558889465], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.947945205479452, 0.8493150684931506], "std": [0.8536961682486879, 0.919666897361055], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.8575342465753425, 0.7013698630136986], "std": [0.8351716759320974, 0.8511866254943923], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.021917808219178, 4.076712328767123], "std": [2.1995171683954715, 2.3348767558889465], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.947945205479452, 0.8493150684931506], "std": [0.8536961682486879, 0.919666897361055], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.8575342465753425, 0.7013698630136986], "std": [0.8351716759320974, 0.8511866254943923], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.45868750178609935, 0.25566783689447414, 1.0232800004666516, 2.4028563585088083, -0.12464408542844876, 0.9959856316205378, 0.37057841429576655, -0.2766857019663056, 0.9944045299889013, 2.3177709782172973, -0.21517822301419093, 1.845903606018916], "std": [0.17226941938790447, 0.06142048476219752, 0.059690692477691966, 0.2305999361131823, 0.34569518829180185, 0.47352789884989605, 0.17468242415857121, 0.030165264612030035, 0.09289045444942508, 0.21534497079841994, 0.3093708893510144, 0.2679575391857842], "min": [0.22819263971470227, 0.13456626073110947, 0.9306028475299345, 2.0570534284335205, -0.7925950313866146, 0.10324558688912888, 0.22838486079125764, -0.3171810826048196, 0.772448188613561, 2.034842795504794, -0.8579848745616028, 1.4377549298343286], "max": [0.634669692199454, 0.29866629696407104, 1.2072601637239757, 2.833724038385763, 0.42035860709077233, 1.4854315931758815, 0.6608260802903196, -0.20684447210691811, 1.1312645389261056, 2.902417016116698, 0.02462203642400862, 2.5583690192102653], "count": [365]}, "eef_sim_pose_action": {"mean": [0.45868750178609935, 0.25566783689447414, 1.0232800004666516, 2.4028563585088083, -0.12464408542844876, 0.9959856316205378, 0.37057841429576655, -0.2766857019663056, 0.9944045299889013, 2.3177709782172973, -0.21517822301419093, 1.845903606018916], "std": [0.17226941938790447, 0.06142048476219752, 0.059690692477691966, 0.2305999361131823, 0.34569518829180185, 0.47352789884989605, 0.17468242415857121, 0.030165264612030035, 0.09289045444942508, 0.21534497079841994, 0.3093708893510144, 0.2679575391857842], "min": [0.22819263971470227, 0.13456626073110947, 0.9306028475299345, 2.0570534284335205, -0.7925950313866146, 0.10324558688912888, 0.22838486079125764, -0.3171810826048196, 0.772448188613561, 2.034842795504794, -0.8579848745616028, 1.4377549298343286], "max": [0.634669692199454, 0.29866629696407104, 1.2072601637239757, 2.833724038385763, 0.42035860709077233, 1.4854315931758815, 0.6608260802903196, -0.20684447210691811, 1.1312645389261056, 2.902417016116698, 0.02462203642400862, 2.5583690192102653], "count": [365]}, "gripper_mode_state": {"mean": [0.5753424657534246, 0.3863013698630137], "std": [0.49429091925119806, 0.48690103871831436], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8136986301369864, 1.8054794520547945], "std": [0.5572228270981193, 0.5368325192156042], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.5753424657534246, 0.3863013698630137], "std": [0.49429091925119806, 0.48690103871831436], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8136986301369864, 1.8054794520547945], "std": [0.5572228270981193, 0.5368325192156042], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.42877739537762455, 0.45879794894526266], "std": [0.21044570830882883, 0.16924208902491955], "min": [0.12250000610947609, 0.023750001564621925], "max": [0.7062499970197678, 0.7100000232458115], "count": [365]}, "gripper_open_scale_action": {"mean": [0.42877739537762455, 0.45879794894526266], "std": [0.21044570830882883, 0.16924208902491955], "min": [0.12250000610947609, 0.023750001564621925], "max": [0.7062499970197678, 0.7100000232458115], "count": [365]}}} +{"episode_index": 455, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8470588235294118]], [[0.7843137254901961]]], "mean": [[[0.40029542642299637]], [[0.4097340276455782]], [[0.38532664667808875]]], "std": [[[0.12730579752999435]], [[0.13459150338739384]], [[0.12934155935625996]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45056923821308453]], [[0.4592164259312139]], [[0.45336754989212513]]], "std": [[[0.16628601562454]], [[0.15581236469330462]], [[0.1549987466436425]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5111676541976014]], [[0.5032849403515451]], [[0.495536857906593]]], "std": [[[0.10828271041344016]], [[0.11935208302569751]], [[0.12284943656663742]]], "count": [103]}, "observation.state": {"min": [-0.38304510712623596, -0.022293999791145325, -1.294168472290039, -1.2390614748001099, -0.2051990032196045, -0.130379781126976, 0.017000000923871994, -0.010657000355422497, -0.1930209994316101, 0.14337199926376343, -3.141592502593994, -0.07190756499767303, -3.131068229675293, -0.279965877532959, -0.018787667155265808, -1.3286560773849487, -0.03811611235141754, 0.46089968085289, -1.391194462776184, 0.015000000596046448, -0.008616999723017216, -0.05509600043296814, 0.007586000021547079, -3.141592502593994, 0.1569574624300003, -3.139986991882324], "max": [0.028504222631454468, 2.079342842102051, -0.4862115681171417, 0.07480178028345108, 1.1416865587234497, 1.8416274785995483, 0.5360000133514404, 0.4009220004081726, 0.0028490000404417515, 0.3383980095386505, 3.1406502723693848, 1.3820040225982666, 3.140737533569336, 0.19480210542678833, 2.4291388988494873, -0.47215133905410767, 1.371726393699646, 1.2256466150283813, 0.0514959990978241, 0.5239999890327454, 0.4162850081920624, 0.05308600142598152, 0.38969799876213074, 3.1381542682647705, 1.011016845703125, 3.139009475708008], "mean": [-0.17183634638786316, 1.2753344774246216, -0.9087703227996826, -0.40819957852363586, 0.44523927569389343, 1.020330548286438, 0.2815067768096924, 0.25556862354278564, -0.07011623680591583, 0.23608046770095825, 0.241909459233284, 0.5143148303031921, 1.927839756011963, -0.08938130736351013, 0.6106199622154236, -0.6715791821479797, 0.41227221488952637, 1.0617395639419556, -0.40035104751586914, 0.3411867022514343, 0.1030866727232933, 0.010238229297101498, 0.23015514016151428, 1.6899346113204956, 0.8023506999015808, -2.0089778900146484], "std": [0.12776914238929749, 0.7425543069839478, 0.29185736179351807, 0.3916885256767273, 0.49124079942703247, 0.6927268505096436, 0.19663609564304352, 0.15448254346847534, 0.06078687682747841, 0.05675804615020752, 2.6114466190338135, 0.4077668786048889, 1.411520004272461, 0.12546223402023315, 0.8872894644737244, 0.33351460099220276, 0.45351919531822205, 0.1707908660173416, 0.42109230160713196, 0.1185067743062973, 0.15988516807556152, 0.01968374475836754, 0.08850659430027008, 2.4178717136383057, 0.24308174848556519, 2.2706377506256104], "count": [489]}, "action": {"min": [-0.38304510712623596, -0.022293999791145325, -1.294168472290039, -1.2390614748001099, -0.2051990032196045, -0.130379781126976, 0.017000000923871994, -0.010657000355422497, -0.1930209994316101, 0.14337199926376343, -3.141592502593994, -0.07190756499767303, -3.131068229675293, -0.279965877532959, -0.018787667155265808, -1.3286560773849487, -0.03811611235141754, 0.46089968085289, -1.391194462776184, 0.015000000596046448, -0.008616999723017216, -0.05509600043296814, 0.007586000021547079, -3.141592502593994, 0.1569574624300003, -3.139986991882324], "max": [0.028504222631454468, 2.079342842102051, -0.4862115681171417, 0.07480178028345108, 1.1416865587234497, 1.8416274785995483, 0.5360000133514404, 0.4009220004081726, 0.0028490000404417515, 0.3383980095386505, 3.1406502723693848, 1.3820040225982666, 3.140737533569336, 0.19480210542678833, 2.4291388988494873, -0.47215133905410767, 1.371726393699646, 1.2256466150283813, 0.0514959990978241, 0.5239999890327454, 0.4162850081920624, 0.05308600142598152, 0.38969799876213074, 3.1381542682647705, 1.011016845703125, 3.139009475708008], "mean": [-0.17183634638786316, 1.2753344774246216, -0.9087703227996826, -0.40819957852363586, 0.44523927569389343, 1.020330548286438, 0.2815067768096924, 0.25556862354278564, -0.07011623680591583, 0.23608046770095825, 0.241909459233284, 0.5143148303031921, 1.927839756011963, -0.08938130736351013, 0.6106199622154236, -0.6715791821479797, 0.41227221488952637, 1.0617395639419556, -0.40035104751586914, 0.3411867022514343, 0.1030866727232933, 0.010238229297101498, 0.23015514016151428, 1.6899346113204956, 0.8023506999015808, -2.0089778900146484], "std": [0.12776914238929749, 0.7425543069839478, 0.29185736179351807, 0.3916885256767273, 0.49124079942703247, 0.6927268505096436, 0.19663609564304352, 0.15448254346847534, 0.06078687682747841, 0.05675804615020752, 2.6114466190338135, 0.4077668786048889, 1.411520004272461, 0.12546223402023315, 0.8872894644737244, 0.33351460099220276, 0.45351919531822205, 0.1707908660173416, 0.42109230160713196, 0.1185067743062973, 0.15988516807556152, 0.01968374475836754, 0.08850659430027008, 2.4178717136383057, 0.24308174848556519, 2.2706377506256104], "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": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [489]}, "index": {"min": [209636], "max": [210124], "mean": [209880.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.738241308793456, 5.0, 5.0, 5.0, 5.0], "std": [1.7031757222764965, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [489]}, "eef_direction_state": {"mean": [3.9079754601226995, 4.59918200408998], "std": [2.1559158614964096, 2.0887465898398934], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.9734151329243353, 0.6134969325153374], "std": [0.8198139306174231, 0.848372579249046], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.9100204498977505, 0.5276073619631901], "std": [0.8508877834542563, 0.7908956645315747], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [3.9079754601226995, 4.59918200408998], "std": [2.1559158614964096, 2.0887465898398934], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.9734151329243353, 0.6134969325153374], "std": [0.8198139306174231, 0.848372579249046], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.9100204498977505, 0.5276073619631901], "std": [0.8508877834542563, 0.7908956645315747], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.4942089977919082, 0.23119293375827737, 1.0107407250443319, 1.7933216174043665, -0.34194109239600884, 0.711508114047415, 0.3420818509318938, -0.2886258714147159, 1.005574880171734, 2.3081121103422677, -0.1622729848361693, 1.7233336578004308], "std": [0.1542873105411701, 0.06089371835275982, 0.056740023379849236, 1.875024227550841, 0.56120128914057, 0.6638573496817843, 0.16024673279182855, 0.01980852521115482, 0.08824686464360768, 0.21426853624144535, 0.2740562374401154, 0.19672348557118197], "min": [0.2282242178025802, 0.1078804379353188, 0.9176099509016159, -3.1363459808791925, -1.1424068042015827, -0.35344390379350243, 0.22998423529155673, -0.35480972912952113, 0.7836354983530794, 2.0019237476381497, -0.8288821280879206, 1.365468699134282], "max": [0.6389993901914421, 0.304247110913703, 1.112107550639764, 3.14130136106797, 0.48460967070787886, 1.6060182613221656, 0.6558853356262766, -0.24584393204336302, 1.1657601310326942, 2.9360415985904504, 0.04002111837917521, 2.411369007850329], "count": [489]}, "eef_sim_pose_action": {"mean": [0.4942089977919082, 0.23119293375827737, 1.0107407250443319, 1.7933216174043665, -0.34194109239600884, 0.711508114047415, 0.3420818509318938, -0.2886258714147159, 1.005574880171734, 2.3081121103422677, -0.1622729848361693, 1.7233336578004308], "std": [0.1542873105411701, 0.06089371835275982, 0.056740023379849236, 1.875024227550841, 0.56120128914057, 0.6638573496817843, 0.16024673279182855, 0.01980852521115482, 0.08824686464360768, 0.21426853624144535, 0.2740562374401154, 0.19672348557118197], "min": [0.2282242178025802, 0.1078804379353188, 0.9176099509016159, -3.1363459808791925, -1.1424068042015827, -0.35344390379350243, 0.22998423529155673, -0.35480972912952113, 0.7836354983530794, 2.0019237476381497, -0.8288821280879206, 1.365468699134282], "max": [0.6389993901914421, 0.304247110913703, 1.112107550639764, 3.14130136106797, 0.48460967070787886, 1.6060182613221656, 0.6558853356262766, -0.24584393204336302, 1.1657601310326942, 2.9360415985904504, 0.04002111837917521, 2.411369007850329], "count": [489]}, "gripper_mode_state": {"mean": [0.6952965235173824, 0.7770961145194274], "std": [0.4602817266653327, 0.41619435762421436], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.8813905930470347, 1.852760736196319], "std": [0.44565765469425456, 0.4815592708077503], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.6952965235173824, 0.7770961145194274], "std": [0.4602817266653327, 0.41619435762421436], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.8813905930470347, 1.852760736196319], "std": [0.44565765469425456, 0.4815592708077503], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.3518839368924255, 0.4264851713339762], "std": [0.2457945313302294, 0.1481339302481158], "min": [0.021250001154839993, 0.01875000074505806], "max": [0.6700000166893005, 0.6549999862909317], "count": [489]}, "gripper_open_scale_action": {"mean": [0.3518839368924255, 0.4264851713339762], "std": [0.2457945313302294, 0.1481339302481158], "min": [0.021250001154839993, 0.01875000074505806], "max": [0.6700000166893005, 0.6549999862909317], "count": [489]}}} +{"episode_index": 456, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9490196078431372]], [[0.8941176470588236]]], "mean": [[[0.4038365114379085]], [[0.41214946623093685]], [[0.387544711328976]]], "std": [[[0.12494734084830203]], [[0.1314728141460047]], [[0.12643833768942464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45801013684640524]], [[0.46545579861111114]], [[0.4576890665849673]]], "std": [[[0.16350158676906626]], [[0.1525805416054477]], [[0.1516422586438735]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513870414624183]], [[0.5008563316993464]], [[0.49217339460784315]]], "std": [[[0.11699151206539153]], [[0.13138390621528273]], [[0.13740663333266168]]], "count": [100]}, "observation.state": {"min": [-0.3862548768520355, -0.022293999791145325, -1.2610937356948853, -0.8723443150520325, 0.39321520924568176, -0.04387277737259865, 0.07000000029802322, -0.010327000170946121, -0.1844249963760376, 0.17454199492931366, -3.141592502593994, 0.05174902081489563, -3.1408944129943848, -0.23092955350875854, -0.01985177770256996, -1.2958431243896484, -0.017880555242300034, 0.5149425268173218, -1.4688571691513062, 0.0139999995008111, -0.00865899957716465, -0.03560800105333328, -0.0006179999909363687, -3.1359376907348633, 0.14245375990867615, -3.141592502593994], "max": [0.006646333262324333, 1.959987998008728, -0.4854963421821594, 0.1007416695356369, 1.167312502861023, 1.764802098274231, 0.5209999680519104, 0.39160698652267456, 0.006118000019341707, 0.40825900435447693, 3.14030122756958, 1.073133111000061, 3.1396028995513916, 0.20938566327095032, 2.4427106380462646, -0.47230833768844604, 1.4180762767791748, 1.2350492477416992, -0.05315322056412697, 0.6010000109672546, 0.40869998931884766, 0.0819540023803711, 0.3808189928531647, 3.137002468109131, 1.011034369468689, 3.140109062194824], "mean": [-0.1605566143989563, 1.166090488433838, -0.9842434525489807, -0.22956311702728271, 0.7504054307937622, 0.6935403347015381, 0.3348501920700073, 0.23355360329151154, -0.06286775320768356, 0.2573067843914032, 0.7104223370552063, 0.5734046101570129, 1.2476847171783447, -0.029639648273587227, 0.7418985962867737, -0.7095693349838257, 0.45685192942619324, 1.0559890270233154, -0.49780625104904175, 0.369863361120224, 0.12410922348499298, 0.014188718050718307, 0.22270143032073975, -0.8164584040641785, 0.765798807144165, -2.1431615352630615], "std": [0.12448228150606155, 0.7724815607070923, 0.34266576170921326, 0.3055590093135834, 0.3053010404109955, 0.6916095614433289, 0.18223237991333008, 0.16475628316402435, 0.06354748457670212, 0.05248379707336426, 2.7303075790405273, 0.32996729016304016, 2.2355730533599854, 0.12953408062458038, 0.928532063961029, 0.3391888439655304, 0.5250585675239563, 0.18516770005226135, 0.4841441512107849, 0.13105785846710205, 0.16584166884422302, 0.024217644706368446, 0.09487442672252655, 2.750025510787964, 0.24287888407707214, 2.0116794109344482], "count": [387]}, "action": {"min": [-0.3862548768520355, -0.022293999791145325, -1.2610937356948853, -0.8723443150520325, 0.39321520924568176, -0.04387277737259865, 0.07000000029802322, -0.010327000170946121, -0.1844249963760376, 0.17454199492931366, -3.141592502593994, 0.05174902081489563, -3.1408944129943848, -0.23092955350875854, -0.01985177770256996, -1.2958431243896484, -0.017880555242300034, 0.5149425268173218, -1.4688571691513062, 0.0139999995008111, -0.00865899957716465, -0.03560800105333328, -0.0006179999909363687, -3.1359376907348633, 0.14245375990867615, -3.141592502593994], "max": [0.006646333262324333, 1.959987998008728, -0.4854963421821594, 0.1007416695356369, 1.167312502861023, 1.764802098274231, 0.5209999680519104, 0.39160698652267456, 0.006118000019341707, 0.40825900435447693, 3.14030122756958, 1.073133111000061, 3.1396028995513916, 0.20938566327095032, 2.4427106380462646, -0.47230833768844604, 1.4180762767791748, 1.2350492477416992, -0.05315322056412697, 0.6010000109672546, 0.40869998931884766, 0.0819540023803711, 0.3808189928531647, 3.137002468109131, 1.011034369468689, 3.140109062194824], "mean": [-0.1605566143989563, 1.166090488433838, -0.9842434525489807, -0.22956311702728271, 0.7504054307937622, 0.6935403347015381, 0.3348501920700073, 0.23355360329151154, -0.06286775320768356, 0.2573067843914032, 0.7104223370552063, 0.5734046101570129, 1.2476847171783447, -0.029639648273587227, 0.7418985962867737, -0.7095693349838257, 0.45685192942619324, 1.0559890270233154, -0.49780625104904175, 0.369863361120224, 0.12410922348499298, 0.014188718050718307, 0.22270143032073975, -0.8164584040641785, 0.765798807144165, -2.1431615352630615], "std": [0.12448228150606155, 0.7724815607070923, 0.34266576170921326, 0.3055590093135834, 0.3053010404109955, 0.6916095614433289, 0.18223237991333008, 0.16475628316402435, 0.06354748457670212, 0.05248379707336426, 2.7303075790405273, 0.32996729016304016, 2.2355730533599854, 0.12953408062458038, 0.928532063961029, 0.3391888439655304, 0.5250585675239563, 0.18516770005226135, 0.4841441512107849, 0.13105785846710205, 0.16584166884422302, 0.024217644706368446, 0.09487442672252655, 2.750025510787964, 0.24287888407707214, 2.0116794109344482], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [387]}, "index": {"min": [210125], "max": [210511], "mean": [210318.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [3.20671834625323, 5.0, 5.0, 5.0, 5.0], "std": [1.5613736517442205, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [387]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [387]}, "eef_direction_state": {"mean": [4.1214470284237725, 4.227390180878553], "std": [2.075631960465943, 2.241256144700287], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.9638242894056848, 0.7855297157622739], "std": [0.8558863517792308, 0.8967339048711146], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.9276485788113695, 0.7002583979328165], "std": [0.8505571364668109, 0.8585035567795404], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.1214470284237725, 4.227390180878553], "std": [2.075631960465943, 2.241256144700287], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.9638242894056848, 0.7855297157622739], "std": [0.8558863517792308, 0.8967339048711146], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.9276485788113695, 0.7002583979328165], "std": [0.8505571364668109, 0.8585035567795404], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.4722693299592763, 0.23852775128608572, 1.0321531865959657, 2.5465631847626944, -0.1768074178043506, 0.9068020396844583, 0.3631105035431151, -0.2847351700256661, 0.9981342852114465, 2.3299447734837453, -0.1670131807867177, 1.8212565822293028], "std": [0.16465651015490002, 0.06358705258736795, 0.052680982823960554, 0.3171286552307156, 0.3823450139738641, 0.6618944984754049, 0.16626870542128955, 0.024046745453551566, 0.09459832938766877, 0.21923762259707624, 0.3171639355453208, 0.24781589802525106], "min": [0.22841706773574735, 0.11680823096124286, 0.9489138312659567, 2.0670525099453716, -0.8519010905848428, -0.17074479907436246, 0.23003259693989814, -0.3352634309713223, 0.7753917528581877, 2.0520373665611324, -0.8259058860470073, 1.419765351368027], "max": [0.6302739098684051, 0.30752578367894134, 1.183350030935928, 3.066425962300511, 0.3764144191583638, 1.637913774414791, 0.6483811826192812, -0.2178465906574915, 1.1568305895971047, 2.953482981266464, 0.09305896960386328, 2.442604417561973], "count": [387]}, "eef_sim_pose_action": {"mean": [0.4722693299592763, 0.23852775128608572, 1.0321531865959657, 2.5465631847626944, -0.1768074178043506, 0.9068020396844583, 0.3631105035431151, -0.2847351700256661, 0.9981342852114465, 2.3299447734837453, -0.1670131807867177, 1.8212565822293028], "std": [0.16465651015490002, 0.06358705258736795, 0.052680982823960554, 0.3171286552307156, 0.3823450139738641, 0.6618944984754049, 0.16626870542128955, 0.024046745453551566, 0.09459832938766877, 0.21923762259707624, 0.3171639355453208, 0.24781589802525106], "min": [0.22841706773574735, 0.11680823096124286, 0.9489138312659567, 2.0670525099453716, -0.8519010905848428, -0.17074479907436246, 0.23003259693989814, -0.3352634309713223, 0.7753917528581877, 2.0520373665611324, -0.8259058860470073, 1.419765351368027], "max": [0.6302739098684051, 0.30752578367894134, 1.183350030935928, 3.066425962300511, 0.3764144191583638, 1.637913774414791, 0.6483811826192812, -0.2178465906574915, 1.1568305895971047, 2.953482981266464, 0.09305896960386328, 2.442604417561973], "count": [387]}, "gripper_mode_state": {"mean": [0.5658914728682171, 0.4289405684754522], "std": [0.49563929808203705, 0.4949247995316142], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.813953488372093, 1.8165374677002584], "std": [0.5535991029878188, 0.5183310531287098], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.5658914728682171, 0.4289405684754522], "std": [0.49563929808203705, 0.4949247995316142], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.813953488372093, 1.8165374677002584], "std": [0.5535991029878188, 0.5183310531287098], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.41856265294748224, 0.46232880907462914], "std": [0.2277903242570284, 0.16382203922818636], "min": [0.08750000037252903, 0.017499999376013875], "max": [0.651249960064888, 0.7512500137090683], "count": [387]}, "gripper_open_scale_action": {"mean": [0.41856265294748224, 0.46232880907462914], "std": [0.2277903242570284, 0.16382203922818636], "min": [0.08750000037252903, 0.017499999376013875], "max": [0.651249960064888, 0.7512500137090683], "count": [387]}}} +{"episode_index": 457, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7686274509803922]], [[0.7294117647058823]]], "mean": [[[0.4025545179738562]], [[0.41068486928104575]], [[0.3861670397603486]]], "std": [[[0.12395006306030681]], [[0.13147769854712807]], [[0.12641171631912643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45543803308823533]], [[0.463708864379085]], [[0.4571680187908497]]], "std": [[[0.15810372445251583]], [[0.14767164571608085]], [[0.14655766345754573]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502076076388889]], [[0.4900998243464052]], [[0.4791025081699346]]], "std": [[[0.12596930444734114]], [[0.13931284408030906]], [[0.14625512424293172]]], "count": [100]}, "observation.state": {"min": [-0.36415278911590576, -0.021980000659823418, -1.243963360786438, -1.0229597091674805, 0.2618585526943207, -0.04467522352933884, 0.05299999937415123, -0.0096859997138381, -0.18058399856090546, 0.15290799736976624, -3.1346113681793213, 0.06407103687524796, -3.125779867172241, -0.3270309865474701, -0.018595777451992035, -1.340378761291504, 0.008024444803595543, 0.48668256402015686, -1.3898512125015259, 0.017000000923871994, -0.00822800025343895, -0.07181199640035629, -0.0045380000956356525, -3.1403534412384033, 0.17891372740268707, -3.1370198726654053], "max": [-0.003768000053241849, 2.012373685836792, -0.4854963421821594, 0.033458445221185684, 1.1674171686172485, 1.866136908531189, 0.5820000171661377, 0.37694698572158813, 0.0029329999815672636, 0.369145005941391, 3.131556987762451, 1.0356260538101196, 3.136164665222168, 0.1907026618719101, 2.451711893081665, -0.4720292091369629, 1.3778494596481323, 1.2166976928710938, -0.05240311101078987, 0.6510000228881836, 0.4078199863433838, 0.06502500176429749, 0.3445590138435364, 3.1403708457946777, 1.0185567140579224, 3.132673978805542], "mean": [-0.1269167810678482, 1.1798955202102661, -0.9576584696769714, -0.34568774700164795, 0.6774643063545227, 0.8461159467697144, 0.33128201961517334, 0.23929491639137268, -0.056524857878685, 0.25286221504211426, 0.5325072407722473, 0.5643905401229858, 1.6253799200057983, -0.04799113795161247, 0.7281125783920288, -0.6790469288825989, 0.4742777943611145, 1.051298975944519, -0.4693790376186371, 0.3797342777252197, 0.11909058690071106, 0.01150429155677557, 0.22312112152576447, 1.7476376295089722, 0.7332960963249207, -1.7864478826522827], "std": [0.12327887862920761, 0.7703021168708801, 0.3140377402305603, 0.33378204703330994, 0.3371827006340027, 0.7607411742210388, 0.20609210431575775, 0.16244247555732727, 0.06314221024513245, 0.05196452513337135, 2.7029619216918945, 0.3434354066848755, 1.9471877813339233, 0.13549204170703888, 0.8852002024650574, 0.32080650329589844, 0.4842861294746399, 0.1902972161769867, 0.44487154483795166, 0.12224233150482178, 0.15691542625427246, 0.02779427357017994, 0.09014470130205154, 2.3328373432159424, 0.23548844456672668, 2.348497152328491], "count": [411]}, "action": {"min": [-0.36415278911590576, -0.021980000659823418, -1.243963360786438, -1.0229597091674805, 0.2618585526943207, -0.04467522352933884, 0.05299999937415123, -0.0096859997138381, -0.18058399856090546, 0.15290799736976624, -3.1346113681793213, 0.06407103687524796, -3.125779867172241, -0.3270309865474701, -0.018595777451992035, -1.340378761291504, 0.008024444803595543, 0.48668256402015686, -1.3898512125015259, 0.017000000923871994, -0.00822800025343895, -0.07181199640035629, -0.0045380000956356525, -3.1403534412384033, 0.17891372740268707, -3.1370198726654053], "max": [-0.003768000053241849, 2.012373685836792, -0.4854963421821594, 0.033458445221185684, 1.1674171686172485, 1.866136908531189, 0.5820000171661377, 0.37694698572158813, 0.0029329999815672636, 0.369145005941391, 3.131556987762451, 1.0356260538101196, 3.136164665222168, 0.1907026618719101, 2.451711893081665, -0.4720292091369629, 1.3778494596481323, 1.2166976928710938, -0.05240311101078987, 0.6510000228881836, 0.4078199863433838, 0.06502500176429749, 0.3445590138435364, 3.1403708457946777, 1.0185567140579224, 3.132673978805542], "mean": [-0.1269167810678482, 1.1798955202102661, -0.9576584696769714, -0.34568774700164795, 0.6774643063545227, 0.8461159467697144, 0.33128201961517334, 0.23929491639137268, -0.056524857878685, 0.25286221504211426, 0.5325072407722473, 0.5643905401229858, 1.6253799200057983, -0.04799113795161247, 0.7281125783920288, -0.6790469288825989, 0.4742777943611145, 1.051298975944519, -0.4693790376186371, 0.3797342777252197, 0.11909058690071106, 0.01150429155677557, 0.22312112152576447, 1.7476376295089722, 0.7332960963249207, -1.7864478826522827], "std": [0.12327887862920761, 0.7703021168708801, 0.3140377402305603, 0.33378204703330994, 0.3371827006340027, 0.7607411742210388, 0.20609210431575775, 0.16244247555732727, 0.06314221024513245, 0.05196452513337135, 2.7029619216918945, 0.3434354066848755, 1.9471877813339233, 0.13549204170703888, 0.8852002024650574, 0.32080650329589844, 0.4842861294746399, 0.1902972161769867, 0.44487154483795166, 0.12224233150482178, 0.15691542625427246, 0.02779427357017994, 0.09014470130205154, 2.3328373432159424, 0.23548844456672668, 2.348497152328491], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [411]}, "index": {"min": [210512], "max": [210922], "mean": [210717.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [3.0097323600973236, 5.0, 5.0, 5.0, 5.0], "std": [1.6074348779985945, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [411]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [411]}, "eef_direction_state": {"mean": [4.192214111922141, 4.420924574209246], "std": [2.0926328223887234, 2.127436372693286], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.9367396593673966, 0.7566909975669099], "std": [0.8491519042866577, 0.911762950684074], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.9464720194647201, 0.6593673965936739], "std": [0.8583671258246133, 0.8462187765689191], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [4.192214111922141, 4.420924574209246], "std": [2.0926328223887234, 2.127436372693286], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.9367396593673966, 0.7566909975669099], "std": [0.8491519042866577, 0.911762950684074], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.9464720194647201, 0.6593673965936739], "std": [0.8583671258246133, 0.8462187765689191], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.47788383871148943, 0.2448267946096369, 1.0275729142706793, 2.542740038089314, -0.21203304588976218, 0.882172068281316, 0.35806663714077136, -0.28742433120788047, 0.9985804315309544, 2.3677406179253837, -0.19954548097285954, 1.7915997219724349], "std": [0.16228031244515922, 0.06321787580877054, 0.05212365444347515, 0.32465122249231204, 0.4546848113181402, 0.6466035212274347, 0.15734012726970578, 0.027958272858735894, 0.08990079996150585, 0.20646241637333007, 0.2970045062426599, 0.2337354584671868], "min": [0.22911747550704584, 0.1205235285778235, 0.9272115781333214, 2.1055611941445735, -0.8852318535631871, -0.10053922631814194, 0.23038019460808778, -0.3718194620589441, 0.7714432604203422, 2.104643770037063, -0.8867254586501747, 1.3070348464091874], "max": [0.6151621218151038, 0.30434369982787507, 1.144021605345788, 3.0403929565567953, 0.4695287780587991, 1.597028835463956, 0.6476473779630206, -0.23476324298845996, 1.120563239261009, 2.8988814048323777, 0.037647467317816874, 2.4669637707035195], "count": [411]}, "eef_sim_pose_action": {"mean": [0.47788383871148943, 0.2448267946096369, 1.0275729142706793, 2.542740038089314, -0.21203304588976218, 0.882172068281316, 0.35806663714077136, -0.28742433120788047, 0.9985804315309544, 2.3677406179253837, -0.19954548097285954, 1.7915997219724349], "std": [0.16228031244515922, 0.06321787580877054, 0.05212365444347515, 0.32465122249231204, 0.4546848113181402, 0.6466035212274347, 0.15734012726970578, 0.027958272858735894, 0.08990079996150585, 0.20646241637333007, 0.2970045062426599, 0.2337354584671868], "min": [0.22911747550704584, 0.1205235285778235, 0.9272115781333214, 2.1055611941445735, -0.8852318535631871, -0.10053922631814194, 0.23038019460808778, -0.3718194620589441, 0.7714432604203422, 2.104643770037063, -0.8867254586501747, 1.3070348464091874], "max": [0.6151621218151038, 0.30434369982787507, 1.144021605345788, 3.0403929565567953, 0.4695287780587991, 1.597028835463956, 0.6476473779630206, -0.23476324298845996, 1.120563239261009, 2.8988814048323777, 0.037647467317816874, 2.4669637707035195], "count": [411]}, "gripper_mode_state": {"mean": [0.6496350364963503, 0.7883211678832117], "std": [0.47708422301805076, 0.4084983526900213], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.8856447688564477, 1.8442822384428224], "std": [0.43459101823389107, 0.4833834102601174], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.6496350364963503, 0.7883211678832117], "std": [0.47708422301805076, 0.4084983526900213], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.8856447688564477, 1.8442822384428224], "std": [0.43459101823389107, 0.4833834102601174], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.4141028053433138, 0.47466850296283764], "std": [0.2576147499519314, 0.15280294177582732], "min": [0.06624999921768904, 0.021250001154839993], "max": [0.7275000214576721, 0.8137500286102295], "count": [411]}, "gripper_open_scale_action": {"mean": [0.4141028053433138, 0.47466850296283764], "std": [0.2576147499519314, 0.15280294177582732], "min": [0.06624999921768904, 0.021250001154839993], "max": [0.7275000214576721, 0.8137500286102295], "count": [411]}}} +{"episode_index": 458, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8901960784313725]], [[0.8352941176470589]]], "mean": [[[0.40409842320261435]], [[0.4123849074074074]], [[0.3878494526143791]]], "std": [[[0.12498560574545356]], [[0.1311335994290406]], [[0.12642684281120806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4626690032679739]], [[0.4681372732843137]], [[0.46082312908496736]]], "std": [[[0.15950333641290507]], [[0.15059977260432358]], [[0.14977702493491157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5087297651143791]], [[0.4952062540849673]], [[0.48558423202614376]]], "std": [[[0.11971928096061855]], [[0.13222457866922604]], [[0.13771695209380888]]], "count": [100]}, "observation.state": {"min": [-0.388505220413208, -0.021980000659823418, -1.2333745956420898, -0.9762957692146301, 0.4217368960380554, -0.021439222618937492, 0.08100000023841858, -0.009920000098645687, -0.18529599905014038, 0.1657020002603531, -3.1355013847351074, 0.15362389385700226, 1.2926607131958008, -0.23213322460651398, -0.018438776955008507, -1.3092055320739746, -0.021439222618937492, 0.4988064467906952, -1.3984687328338623, 0.017999999225139618, -0.008117999881505966, -0.04311800003051758, 0.0075690001249313354, -3.141592502593994, 0.21519909799098969, -3.1385905742645264], "max": [0.025573555380105972, 1.973019003868103, -0.4856533408164978, 0.05261244624853134, 1.1676089763641357, 2.1018636226654053, 0.5860000252723694, 0.3863750100135803, 0.004005999770015478, 0.4138379991054535, 3.140493154525757, 1.0382789373397827, 3.1320979595184326, 0.25109532475471497, 2.42350435256958, -0.4720292091369629, 1.4273219108581543, 1.2270945310592651, 0.026114333420991898, 0.5950000286102295, 0.4133880138397217, 0.07316099852323532, 0.3588869869709015, 3.140789747238159, 1.0156768560409546, 3.1378750801086426], "mean": [-0.1103583350777626, 1.1706069707870483, -0.9839385151863098, -0.41718199849128723, 0.761025071144104, 0.845970630645752, 0.34386324882507324, 0.2344931960105896, -0.058835841715335846, 0.2587837278842926, 1.235182523727417, 0.6287646889686584, 2.4621927738189697, -0.03068084642291069, 0.731052577495575, -0.7134451866149902, 0.4753698408603668, 1.0535472631454468, -0.4674026072025299, 0.40876221656799316, 0.1242900863289833, 0.014152385294437408, 0.22465509176254272, 1.9159752130508423, 0.7779039740562439, -1.9524776935577393], "std": [0.15157656371593475, 0.771274209022522, 0.3314030170440674, 0.3335019052028656, 0.2873316705226898, 0.7851586937904358, 0.19145998358726501, 0.16338035464286804, 0.06825537234544754, 0.053339917212724686, 2.529287815093994, 0.28837934136390686, 0.6921747922897339, 0.11317362636327744, 0.9281670451164246, 0.3467949330806732, 0.48967310786247253, 0.1817760467529297, 0.47081711888313293, 0.146233469247818, 0.16837425529956818, 0.024317895993590355, 0.09034613519906998, 2.1899936199188232, 0.24301095306873322, 2.2582709789276123], "count": [400]}, "action": {"min": [-0.388505220413208, -0.021980000659823418, -1.2333745956420898, -0.9762957692146301, 0.4217368960380554, -0.021439222618937492, 0.08100000023841858, -0.009920000098645687, -0.18529599905014038, 0.1657020002603531, -3.1355013847351074, 0.15362389385700226, 1.2926607131958008, -0.23213322460651398, -0.018438776955008507, -1.3092055320739746, -0.021439222618937492, 0.4988064467906952, -1.3984687328338623, 0.017999999225139618, -0.008117999881505966, -0.04311800003051758, 0.0075690001249313354, -3.141592502593994, 0.21519909799098969, -3.1385905742645264], "max": [0.025573555380105972, 1.973019003868103, -0.4856533408164978, 0.05261244624853134, 1.1676089763641357, 2.1018636226654053, 0.5860000252723694, 0.3863750100135803, 0.004005999770015478, 0.4138379991054535, 3.140493154525757, 1.0382789373397827, 3.1320979595184326, 0.25109532475471497, 2.42350435256958, -0.4720292091369629, 1.4273219108581543, 1.2270945310592651, 0.026114333420991898, 0.5950000286102295, 0.4133880138397217, 0.07316099852323532, 0.3588869869709015, 3.140789747238159, 1.0156768560409546, 3.1378750801086426], "mean": [-0.1103583350777626, 1.1706069707870483, -0.9839385151863098, -0.41718199849128723, 0.761025071144104, 0.845970630645752, 0.34386324882507324, 0.2344931960105896, -0.058835841715335846, 0.2587837278842926, 1.235182523727417, 0.6287646889686584, 2.4621927738189697, -0.03068084642291069, 0.731052577495575, -0.7134451866149902, 0.4753698408603668, 1.0535472631454468, -0.4674026072025299, 0.40876221656799316, 0.1242900863289833, 0.014152385294437408, 0.22465509176254272, 1.9159752130508423, 0.7779039740562439, -1.9524776935577393], "std": [0.15157656371593475, 0.771274209022522, 0.3314030170440674, 0.3335019052028656, 0.2873316705226898, 0.7851586937904358, 0.19145998358726501, 0.16338035464286804, 0.06825537234544754, 0.053339917212724686, 2.529287815093994, 0.28837934136390686, 0.6921747922897339, 0.11317362636327744, 0.9281670451164246, 0.3467949330806732, 0.48967310786247253, 0.1817760467529297, 0.47081711888313293, 0.146233469247818, 0.16837425529956818, 0.024317895993590355, 0.09034613519906998, 2.1899936199188232, 0.24301095306873322, 2.2582709789276123], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [400]}, "index": {"min": [210923], "max": [211322], "mean": [211122.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [2.9625, 5.0, 5.0, 5.0, 5.0], "std": [1.6571341979453595, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [400]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [400]}, "eef_direction_state": {"mean": [4.155, 4.2875], "std": [2.114468018202218, 2.1908545707097984], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.875, 0.785], "std": [0.8242420760917268, 0.8909405142881276], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.91, 0.6875], "std": [0.8525843066817513, 0.8425222548989433], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.155, 4.2875], "std": [2.114468018202218, 2.1908545707097984], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.875, 0.785], "std": [0.8242420760917268, 0.8909405142881276], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.91, 0.6875], "std": [0.8525843066817513, 0.8425222548989433], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.4730660976300491, 0.24247679241598866, 1.0333936702531303, 2.4796754658134392, -0.1438502997773876, 0.9229508375825071, 0.36327544767398123, -0.28475480728254043, 1.0001526081829393, 2.317766129141992, -0.20796686088210845, 1.8186788251000885], "std": [0.16318438260184162, 0.06830754127102004, 0.05346600807633474, 0.25913432939257075, 0.3926377398927784, 0.5891745981057227, 0.16880648886208513, 0.02425122336823574, 0.09007364864800158, 0.2112705454384468, 0.29111075719421875, 0.22871452083641614], "min": [0.22887724675970922, 0.11586176749051884, 0.9400008988785787, 2.1027831989122303, -0.8457689385022583, -0.1011171225759413, 0.23064303882294312, -0.3426790678084465, 0.7836022414613696, 2.020607334329253, -0.8443296198891199, 1.4371066747545898], "max": [0.6246414697187529, 0.3054183210230179, 1.188443656334695, 2.9113393406012245, 0.4759544354152867, 1.5961107489061184, 0.6529612928908354, -0.2266136819332633, 1.135898790191951, 2.878276288782362, 0.008014409226271058, 2.408503427960352], "count": [400]}, "eef_sim_pose_action": {"mean": [0.4730660976300491, 0.24247679241598866, 1.0333936702531303, 2.4796754658134392, -0.1438502997773876, 0.9229508375825071, 0.36327544767398123, -0.28475480728254043, 1.0001526081829393, 2.317766129141992, -0.20796686088210845, 1.8186788251000885], "std": [0.16318438260184162, 0.06830754127102004, 0.05346600807633474, 0.25913432939257075, 0.3926377398927784, 0.5891745981057227, 0.16880648886208513, 0.02425122336823574, 0.09007364864800158, 0.2112705454384468, 0.29111075719421875, 0.22871452083641614], "min": [0.22887724675970922, 0.11586176749051884, 0.9400008988785787, 2.1027831989122303, -0.8457689385022583, -0.1011171225759413, 0.23064303882294312, -0.3426790678084465, 0.7836022414613696, 2.020607334329253, -0.8443296198891199, 1.4371066747545898], "max": [0.6246414697187529, 0.3054183210230179, 1.188443656334695, 2.9113393406012245, 0.4759544354152867, 1.5961107489061184, 0.6529612928908354, -0.2266136819332633, 1.135898790191951, 2.878276288782362, 0.008014409226271058, 2.408503427960352], "count": [400]}, "gripper_mode_state": {"mean": [0.58, 0.2425], "std": [0.4935585071701226, 0.4285950886326181], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.8225, 1.825], "std": [0.5394383653393608, 0.5190134873006678], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.58, 0.2425], "std": [0.4935585071701226, 0.4285950886326181], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.8225, 1.825], "std": [0.5394383653393608, 0.5190134873006678], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.4298281298484653, 0.51095311276149], "std": [0.2393252047424458, 0.18279186711202924], "min": [0.10125000029802322, 0.022499999031424522], "max": [0.7325000315904617, 0.7437500357627869], "count": [400]}, "gripper_open_scale_action": {"mean": [0.4298281298484653, 0.51095311276149], "std": [0.2393252047424458, 0.18279186711202924], "min": [0.10125000029802322, 0.022499999031424522], "max": [0.7325000315904617, 0.7437500357627869], "count": [400]}}} +{"episode_index": 459, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8784313725490196]], [[0.792156862745098]]], "mean": [[[0.4031158496732026]], [[0.411878864379085]], [[0.38746674291939]]], "std": [[[0.1255980633684664]], [[0.13123047070859228]], [[0.12661808038135533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45846093750000005]], [[0.46603647263071896]], [[0.45751858455882355]]], "std": [[[0.1549517340318268]], [[0.1445209610581037]], [[0.14601808080515002]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49883562704248363]], [[0.4880183966503268]], [[0.4775289910130719]]], "std": [[[0.12448019968446103]], [[0.13746095063122513]], [[0.14277540469641695]]], "count": [100]}, "observation.state": {"min": [-0.3963203430175781, -0.022363778203725815, -1.2737236022949219, -0.7910009026527405, 0.42810410261154175, 0.07201066613197327, 0.057999998331069946, -0.010425000451505184, -0.18731500208377838, 0.14190900325775146, -3.141592502593994, 0.1339191347360611, 1.4611023664474487, -0.17221155762672424, -0.018578333780169487, -1.1793665885925293, -0.01733977720141411, 0.44319355487823486, -1.509624719619751, 0.015000000596046448, -0.008298000320792198, -0.008733999915421009, -0.0005440000095404685, 1.9805822372436523, 0.1871691197156906, -3.136775493621826], "max": [0.025573555380105972, 2.039412498474121, -0.4863860011100769, -0.04484966769814491, 1.1677485704421997, 1.7103230953216553, 0.5849999785423279, 0.3946860134601593, 0.0003480000013951212, 0.4065679907798767, 3.137892484664917, 1.0300060510635376, 3.077608823776245, 0.16973444819450378, 2.407350778579712, -0.47171521186828613, 1.5478979349136353, 1.228019118309021, 0.030894111841917038, 0.5960000157356262, 0.3911130130290985, 0.06316500157117844, 0.34753599762916565, 3.132394790649414, 1.026009202003479, 3.137735366821289], "mean": [-0.1365167200565338, 1.148921012878418, -0.9882654547691345, -0.2931877076625824, 0.7815111875534058, 0.6585554480552673, 0.3640775978565216, 0.22827714681625366, -0.06394413858652115, 0.2573505640029907, 0.9039320349693298, 0.6130066514015198, 2.516188859939575, -0.03159714117646217, 0.8231420516967773, -0.7010657787322998, 0.5187537670135498, 1.042051911354065, -0.4779737889766693, 0.4158485531806946, 0.13395443558692932, 0.01770923286676407, 0.21475370228290558, 2.829286813735962, 0.7139691710472107, -1.0092624425888062], "std": [0.1475042700767517, 0.7930160164833069, 0.35453298687934875, 0.2248769849538803, 0.2966170310974121, 0.5973243713378906, 0.19586224853992462, 0.1663145124912262, 0.06606749445199966, 0.058715447783470154, 2.711308717727661, 0.28918057680130005, 0.5995233654975891, 0.12929487228393555, 0.9296539425849915, 0.30251362919807434, 0.5645830035209656, 0.20096565783023834, 0.5366858243942261, 0.1451735943555832, 0.15915340185165405, 0.01866290159523487, 0.10072044283151627, 0.3691037595272064, 0.25264474749565125, 2.861758232116699], "count": [371]}, "action": {"min": [-0.3963203430175781, -0.022363778203725815, -1.2737236022949219, -0.7910009026527405, 0.42810410261154175, 0.07201066613197327, 0.057999998331069946, -0.010425000451505184, -0.18731500208377838, 0.14190900325775146, -3.141592502593994, 0.1339191347360611, 1.4611023664474487, -0.17221155762672424, -0.018578333780169487, -1.1793665885925293, -0.01733977720141411, 0.44319355487823486, -1.509624719619751, 0.015000000596046448, -0.008298000320792198, -0.008733999915421009, -0.0005440000095404685, 1.9805822372436523, 0.1871691197156906, -3.136775493621826], "max": [0.025573555380105972, 2.039412498474121, -0.4863860011100769, -0.04484966769814491, 1.1677485704421997, 1.7103230953216553, 0.5849999785423279, 0.3946860134601593, 0.0003480000013951212, 0.4065679907798767, 3.137892484664917, 1.0300060510635376, 3.077608823776245, 0.16973444819450378, 2.407350778579712, -0.47171521186828613, 1.5478979349136353, 1.228019118309021, 0.030894111841917038, 0.5960000157356262, 0.3911130130290985, 0.06316500157117844, 0.34753599762916565, 3.132394790649414, 1.026009202003479, 3.137735366821289], "mean": [-0.1365167200565338, 1.148921012878418, -0.9882654547691345, -0.2931877076625824, 0.7815111875534058, 0.6585554480552673, 0.3640775978565216, 0.22827714681625366, -0.06394413858652115, 0.2573505640029907, 0.9039320349693298, 0.6130066514015198, 2.516188859939575, -0.03159714117646217, 0.8231420516967773, -0.7010657787322998, 0.5187537670135498, 1.042051911354065, -0.4779737889766693, 0.4158485531806946, 0.13395443558692932, 0.01770923286676407, 0.21475370228290558, 2.829286813735962, 0.7139691710472107, -1.0092624425888062], "std": [0.1475042700767517, 0.7930160164833069, 0.35453298687934875, 0.2248769849538803, 0.2966170310974121, 0.5973243713378906, 0.19586224853992462, 0.1663145124912262, 0.06606749445199966, 0.058715447783470154, 2.711308717727661, 0.28918057680130005, 0.5995233654975891, 0.12929487228393555, 0.9296539425849915, 0.30251362919807434, 0.5645830035209656, 0.20096565783023834, 0.5366858243942261, 0.1451735943555832, 0.15915340185165405, 0.01866290159523487, 0.10072044283151627, 0.3691037595272064, 0.25264474749565125, 2.861758232116699], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [460], "max": [460], "mean": [460.0], "std": [0.0], "count": [371]}, "index": {"min": [211323], "max": [211693], "mean": [211508.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [3.256064690026954, 5.0, 5.0, 5.0, 5.0], "std": [1.5301761208353681, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [371]}, "scene_annotation": {"mean": [460.0], "std": [0.0], "min": [460], "max": [460], "count": [371]}, "eef_direction_state": {"mean": [3.981132075471698, 4.202156334231806], "std": [2.1872381164938077, 2.2293305021214316], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [1.0026954177897573, 0.8194070080862533], "std": [0.8733819148713136, 0.8975862654286748], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.921832884097035, 0.7924528301886793], "std": [0.8447286261614687, 0.8703236500643109], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.981132075471698, 4.202156334231806], "std": [2.1872381164938077, 2.2293305021214316], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [1.0026954177897573, 0.8194070080862533], "std": [0.8733819148713136, 0.8975862654286748], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.921832884097035, 0.7924528301886793], "std": [0.8447286261614687, 0.8703236500643109], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.4669922184935112, 0.23745650005633692, 1.0320961022338628, 2.503785841740374, -0.12979345760153768, 0.9800591826081724, 0.3730100058276511, -0.28128234815652636, 0.9902048035627633, 2.369603378456928, -0.26224817696468966, 1.7749052748829348], "std": [0.16619984431555193, 0.0660817865424084, 0.058785411500550416, 0.2661565155374308, 0.36147964644280267, 0.5166887189318, 0.15961482994717707, 0.018380191669382713, 0.10046524462303703, 0.21550640173516208, 0.3259057832032582, 0.20503700739290445], "min": [0.2284824077853263, 0.11400013983908436, 0.9163956624024395, 2.1094690681857133, -0.8555140744386163, 0.049943718227187794, 0.23035108870768378, -0.3082296521319703, 0.7753179193308317, 2.0219740634033383, -1.0046341946976893, 1.4881431733731643], "max": [0.6331853582416626, 0.3017565673997087, 1.1811806273746677, 2.940595836015401, 0.39287355672262003, 1.5325569733323507, 0.6308720098291195, -0.23606312060703313, 1.1232840766856864, 2.8877265519747604, -0.00717123725584079, 2.38731086181076], "count": [371]}, "eef_sim_pose_action": {"mean": [0.4669922184935112, 0.23745650005633692, 1.0320961022338628, 2.503785841740374, -0.12979345760153768, 0.9800591826081724, 0.3730100058276511, -0.28128234815652636, 0.9902048035627633, 2.369603378456928, -0.26224817696468966, 1.7749052748829348], "std": [0.16619984431555193, 0.0660817865424084, 0.058785411500550416, 0.2661565155374308, 0.36147964644280267, 0.5166887189318, 0.15961482994717707, 0.018380191669382713, 0.10046524462303703, 0.21550640173516208, 0.3259057832032582, 0.20503700739290445], "min": [0.2284824077853263, 0.11400013983908436, 0.9163956624024395, 2.1094690681857133, -0.8555140744386163, 0.049943718227187794, 0.23035108870768378, -0.3082296521319703, 0.7753179193308317, 2.0219740634033383, -1.0046341946976893, 1.4881431733731643], "max": [0.6331853582416626, 0.3017565673997087, 1.1811806273746677, 2.940595836015401, 0.39287355672262003, 1.5325569733323507, 0.6308720098291195, -0.23606312060703313, 1.1232840766856864, 2.8877265519747604, -0.00717123725584079, 2.38731086181076], "count": [371]}, "gripper_mode_state": {"mean": [0.5876010781671159, 0.1320754716981132], "std": [0.4922662400611693, 0.3385728008476693], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_state": {"mean": [1.8517520215633423, 1.84366576819407], "std": [0.4948422961665953, 0.48960244215268794], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.5876010781671159, 0.1320754716981132], "std": [0.4922662400611693, 0.3385728008476693], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_action": {"mean": [1.8517520215633423, 1.84366576819407], "std": [0.4948422961665953, 0.48960244215268794], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.4550977035945236, 0.5198113090669952], "std": [0.24482802267701198, 0.18146657775783687], "min": [0.07249999791383743, 0.01875000074505806], "max": [0.7312499731779099, 0.7450000196695328], "count": [371]}, "gripper_open_scale_action": {"mean": [0.4550977035945236, 0.5198113090669952], "std": [0.24482802267701198, 0.18146657775783687], "min": [0.07249999791383743, 0.01875000074505806], "max": [0.7312499731779099, 0.7450000196695328], "count": [371]}}} +{"episode_index": 460, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.9254901960784314]], [[0.8666666666666667]]], "mean": [[[0.4024628540305011]], [[0.41221021241830064]], [[0.38769036220043573]]], "std": [[[0.12381327789931783]], [[0.12960346827536662]], [[0.12514690934384187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45880889910130723]], [[0.46429335375816994]], [[0.45543078431372547]]], "std": [[[0.1599204007882472]], [[0.15126626195294024]], [[0.15107905680643996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085866421568628]], [[0.49775578022875816]], [[0.4894362540849673]]], "std": [[[0.11557119900019915]], [[0.13270349237969414]], [[0.13696615791775693]]], "count": [100]}, "observation.state": {"min": [-0.3340087831020355, -0.022363778203725815, -1.2742992639541626, -1.108716607093811, 0.28254765272140503, -0.014723110944032669, 0.05400000140070915, -0.010484999977052212, -0.17262400686740875, 0.1463879942893982, -3.141592502593994, 0.1356469839811325, -3.141592502593994, -0.14220711588859558, -0.0181247778236866, -1.2287168502807617, 0.02449199929833412, 0.4747680127620697, -1.4646879434585571, 0.013000000268220901, -0.00890399981290102, -0.01154400035738945, 0.0032770000398159027, -3.141592502593994, 0.24677211046218872, -3.1384336948394775], "max": [0.024840889498591423, 2.0492162704467773, -0.4864383339881897, 0.023305777460336685, 1.1675043106079102, 1.9161500930786133, 0.5320000052452087, 0.38948801159858704, -0.0037360000424087048, 0.40352898836135864, 3.1408421993255615, 1.050408959388733, 3.1390793323516846, 0.09979967027902603, 2.404123544692993, -0.47171521186828613, 1.4984079599380493, 1.2398812770843506, -0.05866566672921181, 0.5870000123977661, 0.404897004365921, 0.08022399991750717, 0.38137099146842957, 3.1393585205078125, 1.013146162033081, 3.134366989135742], "mean": [-0.11758263409137726, 1.1612621545791626, -0.9632590413093567, -0.416504830121994, 0.7204020619392395, 0.8125632405281067, 0.3419422209262848, 0.23386333882808685, -0.05687817186117172, 0.2580166161060333, 0.8239800333976746, 0.6109994053840637, 2.3258442878723145, -0.03607526421546936, 0.7191834449768066, -0.7008470296859741, 0.5050688982009888, 1.0186067819595337, -0.49474185705184937, 0.39054030179977417, 0.121893972158432, 0.018106229603290558, 0.22732527554035187, -0.2131003588438034, 0.7867109775543213, -1.7712515592575073], "std": [0.1067291796207428, 0.7659754157066345, 0.32576340436935425, 0.34842631220817566, 0.33005547523498535, 0.7202454209327698, 0.19097429513931274, 0.16449326276779175, 0.05771196633577347, 0.05950560048222542, 2.638389825820923, 0.29767879843711853, 1.1442058086395264, 0.0784284770488739, 0.90737384557724, 0.3121849000453949, 0.5349106788635254, 0.2261844128370285, 0.47384515404701233, 0.14222687482833862, 0.164633646607399, 0.020158035680651665, 0.09486576914787292, 2.902486801147461, 0.2346498668193817, 2.3800394535064697], "count": [361]}, "action": {"min": [-0.3340087831020355, -0.022363778203725815, -1.2742992639541626, -1.108716607093811, 0.28254765272140503, -0.014723110944032669, 0.05400000140070915, -0.010484999977052212, -0.17262400686740875, 0.1463879942893982, -3.141592502593994, 0.1356469839811325, -3.141592502593994, -0.14220711588859558, -0.0181247778236866, -1.2287168502807617, 0.02449199929833412, 0.4747680127620697, -1.4646879434585571, 0.013000000268220901, -0.00890399981290102, -0.01154400035738945, 0.0032770000398159027, -3.141592502593994, 0.24677211046218872, -3.1384336948394775], "max": [0.024840889498591423, 2.0492162704467773, -0.4864383339881897, 0.023305777460336685, 1.1675043106079102, 1.9161500930786133, 0.5320000052452087, 0.38948801159858704, -0.0037360000424087048, 0.40352898836135864, 3.1408421993255615, 1.050408959388733, 3.1390793323516846, 0.09979967027902603, 2.404123544692993, -0.47171521186828613, 1.4984079599380493, 1.2398812770843506, -0.05866566672921181, 0.5870000123977661, 0.404897004365921, 0.08022399991750717, 0.38137099146842957, 3.1393585205078125, 1.013146162033081, 3.134366989135742], "mean": [-0.11758263409137726, 1.1612621545791626, -0.9632590413093567, -0.416504830121994, 0.7204020619392395, 0.8125632405281067, 0.3419422209262848, 0.23386333882808685, -0.05687817186117172, 0.2580166161060333, 0.8239800333976746, 0.6109994053840637, 2.3258442878723145, -0.03607526421546936, 0.7191834449768066, -0.7008470296859741, 0.5050688982009888, 1.0186067819595337, -0.49474185705184937, 0.39054030179977417, 0.121893972158432, 0.018106229603290558, 0.22732527554035187, -0.2131003588438034, 0.7867109775543213, -1.7712515592575073], "std": [0.1067291796207428, 0.7659754157066345, 0.32576340436935425, 0.34842631220817566, 0.33005547523498535, 0.7202454209327698, 0.19097429513931274, 0.16449326276779175, 0.05771196633577347, 0.05950560048222542, 2.638389825820923, 0.29767879843711853, 1.1442058086395264, 0.0784284770488739, 0.90737384557724, 0.3121849000453949, 0.5349106788635254, 0.2261844128370285, 0.47384515404701233, 0.14222687482833862, 0.164633646607399, 0.020158035680651665, 0.09486576914787292, 2.902486801147461, 0.2346498668193817, 2.3800394535064697], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [461], "max": [461], "mean": [461.0], "std": [0.0], "count": [361]}, "index": {"min": [211694], "max": [212054], "mean": [211874.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [3.141274238227147, 5.0, 5.0, 5.0, 5.0], "std": [1.6356443526448818, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [361]}, "scene_annotation": {"mean": [461.0], "std": [0.0], "min": [461], "max": [461], "count": [361]}, "eef_direction_state": {"mean": [4.07202216066482, 4.221606648199446], "std": [2.1000774447022468, 2.226926299360006], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.0277008310249307, 0.8642659279778393], "std": [0.8514660514745819, 0.9242036782969444], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.9667590027700831, 0.7590027700831025], "std": [0.8348388933988506, 0.8552157735816796], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [4.07202216066482, 4.221606648199446], "std": [2.1000774447022468, 2.226926299360006], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.0277008310249307, 0.8642659279778393], "std": [0.8514660514745819, 0.9242036782969444], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.9667590027700831, 0.7590027700831025], "std": [0.8348388933988506, 0.8552157735816796], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.4724437538513962, 0.2444312039092353, 1.0326420414511563, 2.484805569221496, -0.15564949442493953, 0.962532686555333, 0.3608754369082253, -0.28084201924844215, 1.0028084491363944, 2.3187032514176016, -0.17243327425943294, 1.779493433081089], "std": [0.16425526053189163, 0.0578254744775493, 0.05964828662315236, 0.2687831083543786, 0.44445257973863234, 0.5519172085824599, 0.16502852589310296, 0.019955611613046435, 0.09467632784988413, 0.20815829428624424, 0.2739027759526757, 0.2090328656069513], "min": [0.228424738326159, 0.12837525064655683, 0.9206849874753289, 2.0904751816788636, -0.8696295328673769, -0.053502317199541016, 0.22974398032009302, -0.3111375458045921, 0.7792746589991723, 1.9685557834231728, -0.8013983440805544, 1.3806971448465966], "max": [0.6276231357556746, 0.2976787429500183, 1.1784338723143706, 2.9321516379269843, 0.49994995984258095, 1.519776947069903, 0.6448696175907318, -0.2196632538757099, 1.158516807846351, 2.836342350368164, 0.04415299073966916, 2.4026890127229583], "count": [361]}, "eef_sim_pose_action": {"mean": [0.4724437538513962, 0.2444312039092353, 1.0326420414511563, 2.484805569221496, -0.15564949442493953, 0.962532686555333, 0.3608754369082253, -0.28084201924844215, 1.0028084491363944, 2.3187032514176016, -0.17243327425943294, 1.779493433081089], "std": [0.16425526053189163, 0.0578254744775493, 0.05964828662315236, 0.2687831083543786, 0.44445257973863234, 0.5519172085824599, 0.16502852589310296, 0.019955611613046435, 0.09467632784988413, 0.20815829428624424, 0.2739027759526757, 0.2090328656069513], "min": [0.228424738326159, 0.12837525064655683, 0.9206849874753289, 2.0904751816788636, -0.8696295328673769, -0.053502317199541016, 0.22974398032009302, -0.3111375458045921, 0.7792746589991723, 1.9685557834231728, -0.8013983440805544, 1.3806971448465966], "max": [0.6276231357556746, 0.2976787429500183, 1.1784338723143706, 2.9321516379269843, 0.49994995984258095, 1.519776947069903, 0.6448696175907318, -0.2196632538757099, 1.158516807846351, 2.836342350368164, 0.04415299073966916, 2.4026890127229583], "count": [361]}, "gripper_mode_state": {"mean": [0.5761772853185596, 0.44321329639889195], "std": [0.4941629500493696, 0.4967648037996653], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_state": {"mean": [1.8033240997229918, 1.7673130193905817], "std": [0.5693851742685441, 0.5776403754966438], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_mode_action": {"mean": [0.5761772853185596, 0.44321329639889195], "std": [0.4941629500493696, 0.4967648037996653], "min": [0, 0], "max": [1, 1], "count": [361]}, "gripper_activity_action": {"mean": [1.8033240997229918, 1.7673130193905817], "std": [0.5693851742685441, 0.5776403754966438], "min": [0, 0], "max": [2, 2], "count": [361]}, "gripper_open_scale_state": {"mean": [0.42742728173134237, 0.48817520586121055], "std": [0.23871802265061678, 0.17778389968679625], "min": [0.06750000175088644, 0.016250000335276127], "max": [0.6650000065565109, 0.7337500154972076], "count": [361]}, "gripper_open_scale_action": {"mean": [0.42742728173134237, 0.48817520586121055], "std": [0.23871802265061678, 0.17778389968679625], "min": [0.06750000175088644, 0.016250000335276127], "max": [0.6650000065565109, 0.7337500154972076], "count": [361]}}} +{"episode_index": 461, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.996078431372549]], [[0.9137254901960784]]], "mean": [[[0.40300338235294114]], [[0.41154299291939]], [[0.38708595860566447]]], "std": [[[0.1295003898961798]], [[0.13475332487456942]], [[0.12998721506477723]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619946058006536]], [[0.46600869689542485]], [[0.4579887152777778]]], "std": [[[0.15375558480460497]], [[0.14717396887216871]], [[0.1471365944303227]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4996285600490196]], [[0.48929033700980396]], [[0.4791917218137255]]], "std": [[[0.12601546188638493]], [[0.14120441103538633]], [[0.14718960438850726]]], "count": [100]}, "observation.state": {"min": [-0.4334072172641754, -0.02218933403491974, -1.1434309482574463, -1.3048968315124512, 0.2805415689945221, 0.0, 0.06000000238418579, -0.010363999754190445, -0.1965699940919876, 0.11709599941968918, -3.14030122756958, 0.19052013754844666, -3.1408421993255615, -0.1543833315372467, -0.0181247778236866, -1.2707056999206543, 0.06534688919782639, 0.43475043773651123, -1.4575705528259277, 0.015000000596046448, -0.009073000401258469, -0.015860000625252724, 0.004648000001907349, -3.1393935680389404, 0.21821852028369904, -3.141592502593994], "max": [0.025905000045895576, 2.0483267307281494, -0.48610690236091614, 0.025905000045895576, 1.1672078371047974, 2.1017589569091797, 0.5879999995231628, 0.3811410069465637, -0.0008580000139772892, 0.38839200139045715, 3.138206720352173, 1.0363067388534546, 3.1377179622650146, 0.13955555856227875, 2.41225266456604, -0.47216877341270447, 1.384234070777893, 1.2377008199691772, -0.10485855489969254, 0.6419999599456787, 0.40497100353240967, 0.05516599863767624, 0.38412100076675415, 3.140266180038452, 1.018766164779663, 3.1394283771514893], "mean": [-0.11373570561408997, 1.1308079957962036, -0.9066285490989685, -0.5290005803108215, 0.6842501759529114, 0.8770296573638916, 0.3392483592033386, 0.22084708511829376, -0.05866333469748497, 0.24810776114463806, -0.016725383698940277, 0.6575107574462891, 2.1021816730499268, -0.03304854407906532, 0.7887095808982849, -0.7027827501296997, 0.4935263395309448, 1.0263869762420654, -0.5196201801300049, 0.39008629322052, 0.1298564374446869, 0.016726026311516762, 0.22028587758541107, 0.5415839552879333, 0.7357342839241028, -1.9355014562606812], "std": [0.17484566569328308, 0.7864652276039124, 0.2908336818218231, 0.4323989450931549, 0.3619578182697296, 0.79703688621521, 0.1975676417350769, 0.1596747785806656, 0.0728813037276268, 0.06699652969837189, 2.792490005493164, 0.28552430868148804, 1.5953586101531982, 0.10055304318666458, 0.9029731750488281, 0.3272677958011627, 0.47094786167144775, 0.21742507815361023, 0.4513033330440521, 0.1431657075881958, 0.1599893420934677, 0.016004333272576332, 0.09723325073719025, 2.8571858406066895, 0.2407059222459793, 2.217489004135132], "count": [406]}, "action": {"min": [-0.4334072172641754, -0.02218933403491974, -1.1434309482574463, -1.3048968315124512, 0.2805415689945221, 0.0, 0.06000000238418579, -0.010363999754190445, -0.1965699940919876, 0.11709599941968918, -3.14030122756958, 0.19052013754844666, -3.1408421993255615, -0.1543833315372467, -0.0181247778236866, -1.2707056999206543, 0.06534688919782639, 0.43475043773651123, -1.4575705528259277, 0.015000000596046448, -0.009073000401258469, -0.015860000625252724, 0.004648000001907349, -3.1393935680389404, 0.21821852028369904, -3.141592502593994], "max": [0.025905000045895576, 2.0483267307281494, -0.48610690236091614, 0.025905000045895576, 1.1672078371047974, 2.1017589569091797, 0.5879999995231628, 0.3811410069465637, -0.0008580000139772892, 0.38839200139045715, 3.138206720352173, 1.0363067388534546, 3.1377179622650146, 0.13955555856227875, 2.41225266456604, -0.47216877341270447, 1.384234070777893, 1.2377008199691772, -0.10485855489969254, 0.6419999599456787, 0.40497100353240967, 0.05516599863767624, 0.38412100076675415, 3.140266180038452, 1.018766164779663, 3.1394283771514893], "mean": [-0.11373570561408997, 1.1308079957962036, -0.9066285490989685, -0.5290005803108215, 0.6842501759529114, 0.8770296573638916, 0.3392483592033386, 0.22084708511829376, -0.05866333469748497, 0.24810776114463806, -0.016725383698940277, 0.6575107574462891, 2.1021816730499268, -0.03304854407906532, 0.7887095808982849, -0.7027827501296997, 0.4935263395309448, 1.0263869762420654, -0.5196201801300049, 0.39008629322052, 0.1298564374446869, 0.016726026311516762, 0.22028587758541107, 0.5415839552879333, 0.7357342839241028, -1.9355014562606812], "std": [0.17484566569328308, 0.7864652276039124, 0.2908336818218231, 0.4323989450931549, 0.3619578182697296, 0.79703688621521, 0.1975676417350769, 0.1596747785806656, 0.0728813037276268, 0.06699652969837189, 2.792490005493164, 0.28552430868148804, 1.5953586101531982, 0.10055304318666458, 0.9029731750488281, 0.3272677958011627, 0.47094786167144775, 0.21742507815361023, 0.4513033330440521, 0.1431657075881958, 0.1599893420934677, 0.016004333272576332, 0.09723325073719025, 2.8571858406066895, 0.2407059222459793, 2.217489004135132], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [462], "max": [462], "mean": [462.0], "std": [0.0], "count": [406]}, "index": {"min": [212055], "max": [212460], "mean": [212257.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [3.2857142857142856, 5.0, 5.0, 5.0, 5.0], "std": [1.4895838203257359, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [406]}, "scene_annotation": {"mean": [462.0], "std": [0.0], "min": [462], "max": [462], "count": [406]}, "eef_direction_state": {"mean": [4.08128078817734, 4.280788177339901], "std": [2.127880680887433, 2.2038871546880743], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.9802955665024631, 0.7857142857142857], "std": [0.8650897110744906, 0.8799310637703571], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [1.0073891625615763, 0.6921182266009852], "std": [0.8610021548297474, 0.8429872672944121], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.08128078817734, 4.280788177339901], "std": [2.127880680887433, 2.2038871546880743], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.9802955665024631, 0.7857142857142857], "std": [0.8650897110744906, 0.8799310637703571], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [1.0073891625615763, 0.6921182266009852], "std": [0.8610021548297474, 0.8429872672944121], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.4593241926686393, 0.24257279183569294, 1.0226637988636094, 2.4381988589125316, -0.13675152020827253, 1.0180579949827455, 0.3688313555438813, -0.28218646892233373, 0.9957791705961702, 2.3669121672356987, -0.18731282727218268, 1.8363965073242274], "std": [0.15937997483418734, 0.0730054919406389, 0.06711696514780269, 0.2519566373917451, 0.41793361384298183, 0.5345652640359065, 0.16042985890110023, 0.015876461716210037, 0.09701209837086927, 0.21371430817957077, 0.2872499346006311, 0.20626559476363748], "min": [0.22846485119506424, 0.10435599639286633, 0.8914352516579122, 2.104946061940392, -0.8750420808266773, 0.08025990577243425, 0.22957313996175888, -0.31543903651062116, 0.7806622446389118, 2.109375197719647, -0.8752148396298631, 1.4706326985175693], "max": [0.6192635276331113, 0.30055680650612904, 1.1629381824958656, 2.851503747371762, 0.47258925622214454, 1.5643835743077432, 0.6448226067678167, -0.24465109289231912, 1.1606265500372375, 2.882270633364058, 0.0531202445144634, 2.4175384155782917], "count": [406]}, "eef_sim_pose_action": {"mean": [0.4593241926686393, 0.24257279183569294, 1.0226637988636094, 2.4381988589125316, -0.13675152020827253, 1.0180579949827455, 0.3688313555438813, -0.28218646892233373, 0.9957791705961702, 2.3669121672356987, -0.18731282727218268, 1.8363965073242274], "std": [0.15937997483418734, 0.0730054919406389, 0.06711696514780269, 0.2519566373917451, 0.41793361384298183, 0.5345652640359065, 0.16042985890110023, 0.015876461716210037, 0.09701209837086927, 0.21371430817957077, 0.2872499346006311, 0.20626559476363748], "min": [0.22846485119506424, 0.10435599639286633, 0.8914352516579122, 2.104946061940392, -0.8750420808266773, 0.08025990577243425, 0.22957313996175888, -0.31543903651062116, 0.7806622446389118, 2.109375197719647, -0.8752148396298631, 1.4706326985175693], "max": [0.6192635276331113, 0.30055680650612904, 1.1629381824958656, 2.851503747371762, 0.47258925622214454, 1.5643835743077432, 0.6448226067678167, -0.24465109289231912, 1.1606265500372375, 2.882270633364058, 0.0531202445144634, 2.4175384155782917], "count": [406]}, "gripper_mode_state": {"mean": [0.6305418719211823, 0.6551724137931034], "std": [0.48265807739569816, 0.47531202593414323], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8669950738916257, 1.8472906403940887], "std": [0.46772095484524623, 0.4669680522622284], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.6305418719211823, 0.6551724137931034], "std": [0.48265807739569816, 0.47531202593414323], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8669950738916257, 1.8472906403940887], "std": [0.46772095484524623, 0.4669680522622284], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.4240609635254873, 0.48760776228519165], "std": [0.2469596022424854, 0.17895654819984896], "min": [0.07500000298023224, 0.01875000074505806], "max": [0.7349999994039536, 0.8024999499320984], "count": [406]}, "gripper_open_scale_action": {"mean": [0.4240609635254873, 0.48760776228519165], "std": [0.2469596022424854, 0.17895654819984896], "min": [0.07500000298023224, 0.01875000074505806], "max": [0.7349999994039536, 0.8024999499320984], "count": [406]}}} +{"episode_index": 462, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.984313725490196]], [[0.9372549019607843]]], "mean": [[[0.4020199945533769]], [[0.41172776688453155]], [[0.387271190087146]]], "std": [[[0.12574602453611636]], [[0.13210182318750957]], [[0.12757120384085494]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46070503880718955]], [[0.4682651327614379]], [[0.4598026552287582]]], "std": [[[0.15659328068945585]], [[0.14759452272762447]], [[0.14799239016725152]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4957722712418301]], [[0.4812062234477124]], [[0.47067829044117643]]], "std": [[[0.12869260133858632]], [[0.14619395031776447]], [[0.15252948214468878]]], "count": [100]}, "observation.state": {"min": [-0.4449729025363922, -0.022014888003468513, -1.3450713157653809, -0.920403778553009, 0.38590601086616516, -0.06639355421066284, 0.09399999678134918, -0.009970000013709068, -0.2129410058259964, 0.11546500027179718, -3.139288902282715, 0.15596261620521545, -3.1210849285125732, -0.22587066888809204, -0.018020110204815865, -1.2225589752197266, 0.08518122136592865, 0.3912614583969116, -1.5252549648284912, 0.017000000923871994, -0.008880999870598316, -0.036635998636484146, 0.0003060000017285347, -3.1327438354492188, 0.19706514477729797, -3.141592502593994], "max": [-0.027003999799489975, 2.151998996734619, -0.48610690236091614, 0.2457573264837265, 1.1677311658859253, 1.998958945274353, 0.5410000085830688, 0.4044789969921112, 0.0007939999923110008, 0.42533600330352783, 3.1409294605255127, 1.0376681089401245, 3.1252388954162598, 0.14923721551895142, 2.414189100265503, -0.4720292091369629, 1.5140905380249023, 1.2306880950927734, -0.1305018961429596, 0.6779999732971191, 0.40143099427223206, 0.05859600007534027, 0.36504900455474854, 3.1388700008392334, 1.0193071365356445, 3.138503313064575], "mean": [-0.1769261360168457, 1.1991806030273438, -1.021859884262085, -0.29507267475128174, 0.7666588425636292, 0.6931840777397156, 0.35284286737442017, 0.23581558465957642, -0.07383450120687485, 0.2518291771411896, 0.33171847462654114, 0.6120607256889343, 2.297226905822754, -0.05698799714446068, 0.8448499441146851, -0.6991896629333496, 0.5675684809684753, 1.017155647277832, -0.5569539666175842, 0.4093310236930847, 0.13684922456741333, 0.0141086895018816, 0.2122672200202942, 1.4322324991226196, 0.707815945148468, -1.4114407300949097], "std": [0.16281834244728088, 0.8171584606170654, 0.37990182638168335, 0.2940426766872406, 0.28739145398139954, 0.6418138742446899, 0.17572598159313202, 0.1678605079650879, 0.07853459566831589, 0.06825151294469833, 2.8089611530303955, 0.295299768447876, 1.0816203355789185, 0.10888417810201645, 0.918653130531311, 0.304792195558548, 0.518596351146698, 0.21962417662143707, 0.47756966948509216, 0.1349736452102661, 0.1593218445777893, 0.021513557061553, 0.10222042351961136, 2.486464500427246, 0.24841874837875366, 2.593252420425415], "count": [380]}, "action": {"min": [-0.4449729025363922, -0.022014888003468513, -1.3450713157653809, -0.920403778553009, 0.38590601086616516, -0.06639355421066284, 0.09399999678134918, -0.009970000013709068, -0.2129410058259964, 0.11546500027179718, -3.139288902282715, 0.15596261620521545, -3.1210849285125732, -0.22587066888809204, -0.018020110204815865, -1.2225589752197266, 0.08518122136592865, 0.3912614583969116, -1.5252549648284912, 0.017000000923871994, -0.008880999870598316, -0.036635998636484146, 0.0003060000017285347, -3.1327438354492188, 0.19706514477729797, -3.141592502593994], "max": [-0.027003999799489975, 2.151998996734619, -0.48610690236091614, 0.2457573264837265, 1.1677311658859253, 1.998958945274353, 0.5410000085830688, 0.4044789969921112, 0.0007939999923110008, 0.42533600330352783, 3.1409294605255127, 1.0376681089401245, 3.1252388954162598, 0.14923721551895142, 2.414189100265503, -0.4720292091369629, 1.5140905380249023, 1.2306880950927734, -0.1305018961429596, 0.6779999732971191, 0.40143099427223206, 0.05859600007534027, 0.36504900455474854, 3.1388700008392334, 1.0193071365356445, 3.138503313064575], "mean": [-0.1769261360168457, 1.1991806030273438, -1.021859884262085, -0.29507267475128174, 0.7666588425636292, 0.6931840777397156, 0.35284286737442017, 0.23581558465957642, -0.07383450120687485, 0.2518291771411896, 0.33171847462654114, 0.6120607256889343, 2.297226905822754, -0.05698799714446068, 0.8448499441146851, -0.6991896629333496, 0.5675684809684753, 1.017155647277832, -0.5569539666175842, 0.4093310236930847, 0.13684922456741333, 0.0141086895018816, 0.2122672200202942, 1.4322324991226196, 0.707815945148468, -1.4114407300949097], "std": [0.16281834244728088, 0.8171584606170654, 0.37990182638168335, 0.2940426766872406, 0.28739145398139954, 0.6418138742446899, 0.17572598159313202, 0.1678605079650879, 0.07853459566831589, 0.06825151294469833, 2.8089611530303955, 0.295299768447876, 1.0816203355789185, 0.10888417810201645, 0.918653130531311, 0.304792195558548, 0.518596351146698, 0.21962417662143707, 0.47756966948509216, 0.1349736452102661, 0.1593218445777893, 0.021513557061553, 0.10222042351961136, 2.486464500427246, 0.24841874837875366, 2.593252420425415], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [463], "max": [463], "mean": [463.0], "std": [0.0], "count": [380]}, "index": {"min": [212461], "max": [212840], "mean": [212650.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [3.2263157894736842, 5.0, 5.0, 5.0, 5.0], "std": [1.6242705586340682, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [380]}, "scene_annotation": {"mean": [463.0], "std": [0.0], "min": [463], "max": [463], "count": [380]}, "eef_direction_state": {"mean": [3.9973684210526317, 4.21578947368421], "std": [2.089445512205677, 2.2619886820636315], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [1.068421052631579, 0.8447368421052631], "std": [0.849490640931656, 0.9029767638267765], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.9210526315789473, 0.7394736842105263], "std": [0.8516726251252953, 0.863298287683931], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.9973684210526317, 4.21578947368421], "std": [2.089445512205677, 2.2619886820636315], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [1.068421052631579, 0.8447368421052631], "std": [0.849490640931656, 0.9029767638267765], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.9210526315789473, 0.7394736842105263], "std": [0.8516726251252953, 0.863298287683931], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.4745531125635386, 0.2275493812288986, 1.0265974760158791, 2.5016376541217786, -0.14268800391952063, 0.9283854938951923, 0.3758789798360503, -0.2849070323928093, 0.9878209259822562, 2.386646482662282, -0.2323395315239388, 1.8046822737510082], "std": [0.1677382956695663, 0.07854463390489493, 0.06835945716204864, 0.27341714583998206, 0.35795253194327387, 0.5487078641717779, 0.15981274405870172, 0.021641097413578742, 0.10195180447499469, 0.22220948262297385, 0.30257167089014086, 0.21768130133028737], "min": [0.22892855276838733, 0.08835195876349247, 0.8899577556713898, 2.1027783456778426, -0.7687852048827666, -0.1452011734025429, 0.22978522759805858, -0.3364680502417597, 0.7762451352254586, 2.058528679057288, -0.8886261032407421, 1.3681380615594505], "max": [0.6429740551376328, 0.3022013995313363, 1.2001693166534695, 2.926297284546882, 0.42849132746890795, 1.549840380889416, 0.6411429264550528, -0.2413803194268434, 1.1409854173904759, 2.8821802346024334, 0.040067468193360156, 2.374587237417479], "count": [380]}, "eef_sim_pose_action": {"mean": [0.4745531125635386, 0.2275493812288986, 1.0265974760158791, 2.5016376541217786, -0.14268800391952063, 0.9283854938951923, 0.3758789798360503, -0.2849070323928093, 0.9878209259822562, 2.386646482662282, -0.2323395315239388, 1.8046822737510082], "std": [0.1677382956695663, 0.07854463390489493, 0.06835945716204864, 0.27341714583998206, 0.35795253194327387, 0.5487078641717779, 0.15981274405870172, 0.021641097413578742, 0.10195180447499469, 0.22220948262297385, 0.30257167089014086, 0.21768130133028737], "min": [0.22892855276838733, 0.08835195876349247, 0.8899577556713898, 2.1027783456778426, -0.7687852048827666, -0.1452011734025429, 0.22978522759805858, -0.3364680502417597, 0.7762451352254586, 2.058528679057288, -0.8886261032407421, 1.3681380615594505], "max": [0.6429740551376328, 0.3022013995313363, 1.2001693166534695, 2.926297284546882, 0.42849132746890795, 1.549840380889416, 0.6411429264550528, -0.2413803194268434, 1.1409854173904759, 2.8821802346024334, 0.040067468193360156, 2.374587237417479], "count": [380]}, "gripper_mode_state": {"mean": [0.42894736842105263, 0.21842105263157896], "std": [0.494925775794417, 0.4131746560461969], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.85, 1.8], "std": [0.49855053061745497, 0.5448321808255832], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.42894736842105263, 0.21842105263157896], "std": [0.494925775794417, 0.4131746560461969], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.85, 1.8], "std": [0.49855053061745497, 0.5448321808255832], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.4410526285830297, 0.5116644638811091], "std": [0.21965800429582946, 0.16871729552467027], "min": [0.11749999597668648, 0.021250001154839993], "max": [0.6762500107288361, 0.8474999666213989], "count": [380]}, "gripper_open_scale_action": {"mean": [0.4410526285830297, 0.5116644638811091], "std": [0.21965800429582946, 0.16871729552467027], "min": [0.11749999597668648, 0.021250001154839993], "max": [0.6762500107288361, 0.8474999666213989], "count": [380]}}} +{"episode_index": 463, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.984313725490196]], [[0.9137254901960784]]], "mean": [[[0.40221981481481484]], [[0.40766403594771244]], [[0.38356131808278865]]], "std": [[[0.1326248291560995]], [[0.13991416139080137]], [[0.13442727826729417]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542016033496732]], [[0.4629272140522876]], [[0.4545987357026144]]], "std": [[[0.16249616831682234]], [[0.15350124255507025]], [[0.15494112952588118]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919721160130719]], [[0.48118815359477124]], [[0.4687358026960784]]], "std": [[[0.13410478640276738]], [[0.14708352954121923]], [[0.15362399673992624]]], "count": [100]}, "observation.state": {"min": [-0.45723631978034973, -0.021945111453533173, -1.1118565797805786, -1.2608320713043213, 0.29847443103790283, 0.038168445229530334, 0.07899999618530273, -0.009585999883711338, -0.199522003531456, 0.09106200188398361, -3.1402313709259033, 0.18699456751346588, -3.141592502593994, -0.26791179180145264, -0.0181247778236866, -0.9306087493896484, 0.08455321937799454, 0.44331565499305725, -1.5963585376739502, 0.017999999225139618, -0.008182000368833542, -0.03457700088620186, -0.009843000210821629, 1.9753636121749878, 0.1002168133854866, -3.1347334384918213], "max": [0.0594506673514843, 2.0841751098632812, -0.48601967096328735, -0.013850889168679714, 1.166771650314331, 2.1016194820404053, 0.5900000333786011, 0.3810949921607971, 0.001373999984934926, 0.3975040018558502, 3.1399519443511963, 1.0374411344528198, 3.138695478439331, 0.1993376612663269, 2.349365472793579, -0.4720292091369629, 1.592974305152893, 1.2060914039611816, -0.07747077941894531, 0.675000011920929, 0.3423689901828766, 0.051674000918865204, 0.2992739975452423, 3.131836175918579, 1.0228153467178345, 3.1290438175201416], "mean": [-0.10054664313793182, 1.1438909769058228, -0.8784176707267761, -0.4293195903301239, 0.7054227590560913, 0.8235740065574646, 0.3648216426372528, 0.21868017315864563, -0.05210452526807785, 0.24031715095043182, 1.1932600736618042, 0.5985458493232727, 2.3771352767944336, -0.09380168467760086, 0.8050209283828735, -0.6142308712005615, 0.5772663950920105, 1.0319830179214478, -0.5678470134735107, 0.4651254117488861, 0.11776546388864517, 0.015305777080357075, 0.20732401311397552, 2.8401665687561035, 0.6721569895744324, -1.3874471187591553], "std": [0.1652681678533554, 0.7559489011764526, 0.2772217094898224, 0.3756057620048523, 0.33199542760849, 0.7789021730422974, 0.20054493844509125, 0.15286563336849213, 0.06601478159427643, 0.06488633155822754, 2.5519256591796875, 0.2811572253704071, 1.0571515560150146, 0.12397634983062744, 0.8842251896858215, 0.19394828379154205, 0.5415335893630981, 0.19770503044128418, 0.5342790484428406, 0.16456912457942963, 0.13424211740493774, 0.0163038931787014, 0.1018870547413826, 0.3470773994922638, 0.27574509382247925, 2.6851916313171387], "count": [392]}, "action": {"min": [-0.45723631978034973, -0.021945111453533173, -1.1118565797805786, -1.2608320713043213, 0.29847443103790283, 0.038168445229530334, 0.07899999618530273, -0.009585999883711338, -0.199522003531456, 0.09106200188398361, -3.1402313709259033, 0.18699456751346588, -3.141592502593994, -0.26791179180145264, -0.0181247778236866, -0.9306087493896484, 0.08455321937799454, 0.44331565499305725, -1.5963585376739502, 0.017999999225139618, -0.008182000368833542, -0.03457700088620186, -0.009843000210821629, 1.9753636121749878, 0.1002168133854866, -3.1347334384918213], "max": [0.0594506673514843, 2.0841751098632812, -0.48601967096328735, -0.013850889168679714, 1.166771650314331, 2.1016194820404053, 0.5900000333786011, 0.3810949921607971, 0.001373999984934926, 0.3975040018558502, 3.1399519443511963, 1.0374411344528198, 3.138695478439331, 0.1993376612663269, 2.349365472793579, -0.4720292091369629, 1.592974305152893, 1.2060914039611816, -0.07747077941894531, 0.675000011920929, 0.3423689901828766, 0.051674000918865204, 0.2992739975452423, 3.131836175918579, 1.0228153467178345, 3.1290438175201416], "mean": [-0.10054664313793182, 1.1438909769058228, -0.8784176707267761, -0.4293195903301239, 0.7054227590560913, 0.8235740065574646, 0.3648216426372528, 0.21868017315864563, -0.05210452526807785, 0.24031715095043182, 1.1932600736618042, 0.5985458493232727, 2.3771352767944336, -0.09380168467760086, 0.8050209283828735, -0.6142308712005615, 0.5772663950920105, 1.0319830179214478, -0.5678470134735107, 0.4651254117488861, 0.11776546388864517, 0.015305777080357075, 0.20732401311397552, 2.8401665687561035, 0.6721569895744324, -1.3874471187591553], "std": [0.1652681678533554, 0.7559489011764526, 0.2772217094898224, 0.3756057620048523, 0.33199542760849, 0.7789021730422974, 0.20054493844509125, 0.15286563336849213, 0.06601478159427643, 0.06488633155822754, 2.5519256591796875, 0.2811572253704071, 1.0571515560150146, 0.12397634983062744, 0.8842251896858215, 0.19394828379154205, 0.5415335893630981, 0.19770503044128418, 0.5342790484428406, 0.16456912457942963, 0.13424211740493774, 0.0163038931787014, 0.1018870547413826, 0.3470773994922638, 0.27574509382247925, 2.6851916313171387], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [464], "max": [464], "mean": [464.0], "std": [0.0], "count": [392]}, "index": {"min": [212841], "max": [213232], "mean": [213036.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [3.1530612244897958, 5.0, 5.0, 5.0, 5.0], "std": [1.62632702999626, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [392]}, "scene_annotation": {"mean": [464.0], "std": [0.0], "min": [464], "max": [464], "count": [392]}, "eef_direction_state": {"mean": [4.191326530612245, 4.533163265306122], "std": [2.07551967318691, 2.001000309507868], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [1.0127551020408163, 0.7525510204081632], "std": [0.8848731958185014, 0.8762708685971614], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.9107142857142857, 0.6811224489795918], "std": [0.8539748000870249, 0.8377878824778106], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.191326530612245, 4.533163265306122], "std": [2.07551967318691, 2.001000309507868], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [1.0127551020408163, 0.7525510204081632], "std": [0.8848731958185014, 0.8762708685971614], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.9107142857142857, 0.6811224489795918], "std": [0.8539748000870249, 0.8377878824778106], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.4571895160600527, 0.24919281152573391, 1.014963903139803, 2.5072519260524526, -0.14984097423559398, 1.0163275427400784, 0.35688567242137503, -0.2837254232435753, 0.9827745394801645, 2.4255297532650317, -0.2627622059478818, 1.7506460643771127], "std": [0.15263847461824875, 0.06607371137498827, 0.06498741762694481, 0.25669514357400525, 0.3876411348691615, 0.5355023156819689, 0.1347492606118908, 0.016321217320789297, 0.1017458285733576, 0.24702132858364864, 0.3207432691043151, 0.17008520491501797], "min": [0.229186528183729, 0.10147560478803472, 0.8655128562914278, 2.0770041511041666, -0.8503549473201916, 0.06574597351157596, 0.23057559871148392, -0.33440062259568537, 0.7657812790180231, 2.078409243177699, -1.0470403575522822, 1.393325205141882], "max": [0.6192179144850407, 0.30278842963409697, 1.1720080269448332, 2.886350965298164, 0.47617296400181486, 1.5978005047508264, 0.5822048298058535, -0.24838599872837963, 1.074499579720492, 3.0058079611808983, -0.00517059220004934, 2.3355939786613042], "count": [392]}, "eef_sim_pose_action": {"mean": [0.4571895160600527, 0.24919281152573391, 1.014963903139803, 2.5072519260524526, -0.14984097423559398, 1.0163275427400784, 0.35688567242137503, -0.2837254232435753, 0.9827745394801645, 2.4255297532650317, -0.2627622059478818, 1.7506460643771127], "std": [0.15263847461824875, 0.06607371137498827, 0.06498741762694481, 0.25669514357400525, 0.3876411348691615, 0.5355023156819689, 0.1347492606118908, 0.016321217320789297, 0.1017458285733576, 0.24702132858364864, 0.3207432691043151, 0.17008520491501797], "min": [0.229186528183729, 0.10147560478803472, 0.8655128562914278, 2.0770041511041666, -0.8503549473201916, 0.06574597351157596, 0.23057559871148392, -0.33440062259568537, 0.7657812790180231, 2.078409243177699, -1.0470403575522822, 1.393325205141882], "max": [0.6192179144850407, 0.30278842963409697, 1.1720080269448332, 2.886350965298164, 0.47617296400181486, 1.5978005047508264, 0.5822048298058535, -0.24838599872837963, 1.074499579720492, 3.0058079611808983, -0.00517059220004934, 2.3355939786613042], "count": [392]}, "gripper_mode_state": {"mean": [0.4744897959183674, 0.2372448979591837], "std": [0.4993488054333504, 0.4253936486967333], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8775510204081634, 1.8188775510204083], "std": [0.4520995493239935, 0.5300661927341881], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.4744897959183674, 0.2372448979591837], "std": [0.4993488054333504, 0.4253936486967333], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8775510204081634, 1.8188775510204083], "std": [0.4520995493239935, 0.5300661927341881], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.456026793547849, 0.5814062574360406], "std": [0.25068143022032274, 0.20571207514349876], "min": [0.09874999523162842, 0.022499999031424522], "max": [0.7375000417232513, 0.8437500149011612], "count": [392]}, "gripper_open_scale_action": {"mean": [0.456026793547849, 0.5814062574360406], "std": [0.25068143022032274, 0.20571207514349876], "min": [0.09874999523162842, 0.022499999031424522], "max": [0.7375000417232513, 0.8437500149011612], "count": [392]}}} +{"episode_index": 464, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.984313725490196]], [[0.9372549019607843]]], "mean": [[[0.40068195533769063]], [[0.40639142701525055]], [[0.38165511437908495]]], "std": [[[0.1365764738565374]], [[0.1392716656772068]], [[0.13323359987459532]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4669006515522876]], [[0.4739329411764706]], [[0.46493723039215684]]], "std": [[[0.14980922139130706]], [[0.14153299176070075]], [[0.14160998922480741]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5022282965686274]], [[0.4871861928104575]], [[0.477775114379085]]], "std": [[[0.12384302386165252]], [[0.1349125216917264]], [[0.13842591250394576]]], "count": [100]}, "observation.state": {"min": [-0.14815565943717957, -0.022136999294161797, -1.3877229690551758, -1.477370023727417, 0.48687443137168884, -0.02117755636572838, 0.0949999988079071, -0.017410999163985252, -0.08231499791145325, 0.13101600110530853, -3.141592502593994, 0.16893041133880615, -3.141592502593994, -0.2081471085548401, -0.019973888993263245, -1.6599609851837158, 0.05901455506682396, 0.5079821944236755, -1.2586166858673096, 0.015000000596046448, -0.010160000063478947, -0.032329000532627106, 0.01076200045645237, -3.137403964996338, -0.03064798004925251, -3.141592502593994], "max": [0.06489333510398865, 1.8830928802490234, -0.4862115681171417, 0.04840833321213722, 1.1673996448516846, 1.8857967853546143, 0.42899999022483826, 0.40772199630737305, 0.001436999998986721, 0.3327609896659851, 3.1359376907348633, 1.2189903259277344, 3.1404407024383545, 0.3398177921772003, 2.4294354915618896, -0.4720292091369629, 1.4666765928268433, 1.2406837940216064, 0.05320555716753006, 0.7039999961853027, 0.42528000473976135, 0.21585600078105927, 0.3288330137729645, 3.127577543258667, 1.0752274990081787, 3.1343495845794678], "mean": [-0.0163235142827034, 0.9702146649360657, -0.7731130719184875, -0.428849458694458, 0.7970585227012634, 0.6380652189254761, 0.32126450538635254, 0.18494006991386414, -0.02705875039100647, 0.25066864490509033, -0.08664285391569138, 0.6743478178977966, -0.4187552332878113, -0.008824465796351433, 1.3734110593795776, -0.9950737357139587, 0.6729099154472351, 1.0230140686035156, -0.6521317362785339, 0.3361501395702362, 0.23884382843971252, 0.03798792138695717, 0.16951650381088257, 1.7703157663345337, 0.5369018912315369, -1.5287036895751953], "std": [0.08715339004993439, 0.7313550710678101, 0.3614885210990906, 0.4680520296096802, 0.24993035197257996, 0.6800520420074463, 0.13185633718967438, 0.14937403798103333, 0.027990687638521194, 0.04991845786571503, 2.8107383251190186, 0.3173438310623169, 2.696843385696411, 0.11898469179868698, 1.026576280593872, 0.4234050214290619, 0.47205010056495667, 0.19108746945858002, 0.42570656538009644, 0.17474602162837982, 0.1840192824602127, 0.058483291417360306, 0.09660022705793381, 2.0384016036987305, 0.34359800815582275, 2.523664712905884], "count": [469]}, "action": {"min": [-0.14815565943717957, -0.022136999294161797, -1.3877229690551758, -1.477370023727417, 0.48687443137168884, -0.02117755636572838, 0.0949999988079071, -0.017410999163985252, -0.08231499791145325, 0.13101600110530853, -3.141592502593994, 0.16893041133880615, -3.141592502593994, -0.2081471085548401, -0.019973888993263245, -1.6599609851837158, 0.05901455506682396, 0.5079821944236755, -1.2586166858673096, 0.015000000596046448, -0.010160000063478947, -0.032329000532627106, 0.01076200045645237, -3.137403964996338, -0.03064798004925251, -3.141592502593994], "max": [0.06489333510398865, 1.8830928802490234, -0.4862115681171417, 0.04840833321213722, 1.1673996448516846, 1.8857967853546143, 0.42899999022483826, 0.40772199630737305, 0.001436999998986721, 0.3327609896659851, 3.1359376907348633, 1.2189903259277344, 3.1404407024383545, 0.3398177921772003, 2.4294354915618896, -0.4720292091369629, 1.4666765928268433, 1.2406837940216064, 0.05320555716753006, 0.7039999961853027, 0.42528000473976135, 0.21585600078105927, 0.3288330137729645, 3.127577543258667, 1.0752274990081787, 3.1343495845794678], "mean": [-0.0163235142827034, 0.9702146649360657, -0.7731130719184875, -0.428849458694458, 0.7970585227012634, 0.6380652189254761, 0.32126450538635254, 0.18494006991386414, -0.02705875039100647, 0.25066864490509033, -0.08664285391569138, 0.6743478178977966, -0.4187552332878113, -0.008824465796351433, 1.3734110593795776, -0.9950737357139587, 0.6729099154472351, 1.0230140686035156, -0.6521317362785339, 0.3361501395702362, 0.23884382843971252, 0.03798792138695717, 0.16951650381088257, 1.7703157663345337, 0.5369018912315369, -1.5287036895751953], "std": [0.08715339004993439, 0.7313550710678101, 0.3614885210990906, 0.4680520296096802, 0.24993035197257996, 0.6800520420074463, 0.13185633718967438, 0.14937403798103333, 0.027990687638521194, 0.04991845786571503, 2.8107383251190186, 0.3173438310623169, 2.696843385696411, 0.11898469179868698, 1.026576280593872, 0.4234050214290619, 0.47205010056495667, 0.19108746945858002, 0.42570656538009644, 0.17474602162837982, 0.1840192824602127, 0.058483291417360306, 0.09660022705793381, 2.0384016036987305, 0.34359800815582275, 2.523664712905884], "count": [469]}, "timestamp": {"min": [0.0], "max": [15.6], "mean": [7.8], "std": [4.5129443456203475], "count": [469]}, "frame_index": {"min": [0], "max": [468], "mean": [234.0], "std": [135.3883303686104], "count": [469]}, "episode_index": {"min": [465], "max": [465], "mean": [465.0], "std": [0.0], "count": [469]}, "index": {"min": [213233], "max": [213701], "mean": [213467.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [3.2921108742004264, 5.0, 5.0, 5.0, 5.0], "std": [1.472549686923143, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [469]}, "scene_annotation": {"mean": [465.0], "std": [0.0], "min": [465], "max": [465], "count": [469]}, "eef_direction_state": {"mean": [3.9147121535181237, 4.091684434968017], "std": [2.405833566913127, 2.1985930611172964], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.8486140724946695, 0.8976545842217484], "std": [0.8365983503971604, 0.9293685180316846], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.7270788912579957, 0.7697228144989339], "std": [0.8170179513299304, 0.8528518119502784], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [3.9147121535181237, 4.091684434968017], "std": [2.405833566913127, 2.1985930611172964], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.8486140724946695, 0.8976545842217484], "std": [0.8365983503971604, 0.9293685180316846], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.7270788912579957, 0.7697228144989339], "std": [0.8170179513299304, 0.8528518119502784], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.4234149110760166, 0.27411505046958573, 1.0253326180938003, 2.4315103239671427, 0.046214751957993204, 1.1969720256459728, 0.478029427572538, -0.2610501850205244, 0.9452254416819189, 2.456744177946903, -0.3977032008919155, 1.8816915389824422], "std": [0.14918513692344298, 0.028061354037720934, 0.05008774787763011, 0.29463874726216455, 0.3848913091041168, 0.599668103152124, 0.1844120458066891, 0.05830923896508548, 0.09621889703289921, 0.708260939044397, 0.3575729253594209, 0.24481324082180766], "min": [0.22153676529100408, 0.21906362296505066, 0.9054031813336285, 1.9155699834316744, -0.7242312659573614, -0.09957650954908481, 0.22849991248177132, -0.33192491496584214, 0.7868430526246392, -3.1398798349533865, -1.047160085812187, 1.5698860492397368], "max": [0.6462640883521737, 0.30284223281760175, 1.1078770182455875, 2.948192960702592, 0.7204419432118065, 1.5976938822246471, 0.6639855279296369, -0.08374496512191665, 1.1039775976249864, 3.125101541417231, 0.0974586290419035, 2.5616048787064845], "count": [469]}, "eef_sim_pose_action": {"mean": [0.4234149110760166, 0.27411505046958573, 1.0253326180938003, 2.4315103239671427, 0.046214751957993204, 1.1969720256459728, 0.478029427572538, -0.2610501850205244, 0.9452254416819189, 2.456744177946903, -0.3977032008919155, 1.8816915389824422], "std": [0.14918513692344298, 0.028061354037720934, 0.05008774787763011, 0.29463874726216455, 0.3848913091041168, 0.599668103152124, 0.1844120458066891, 0.05830923896508548, 0.09621889703289921, 0.708260939044397, 0.3575729253594209, 0.24481324082180766], "min": [0.22153676529100408, 0.21906362296505066, 0.9054031813336285, 1.9155699834316744, -0.7242312659573614, -0.09957650954908481, 0.22849991248177132, -0.33192491496584214, 0.7868430526246392, -3.1398798349533865, -1.047160085812187, 1.5698860492397368], "max": [0.6462640883521737, 0.30284223281760175, 1.1078770182455875, 2.948192960702592, 0.7204419432118065, 1.5976938822246471, 0.6639855279296369, -0.08374496512191665, 1.1039775976249864, 3.125101541417231, 0.0974586290419035, 2.5616048787064845], "count": [469]}, "gripper_mode_state": {"mean": [0.5501066098081023, 0.6204690831556503], "std": [0.4974829923259097, 0.485270233997138], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.8976545842217485, 1.8464818763326225], "std": [0.37253073324554037, 0.44517478203344674], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.5501066098081023, 0.6204690831556503], "std": [0.4974829923259097, 0.485270233997138], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.8976545842217485, 1.8464818763326225], "std": [0.37253073324554037, 0.44517478203344674], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.4015804870304332, 0.42018656678962457], "std": [0.16482059280148828, 0.21843262915894757], "min": [0.11874999850988388, 0.01875000074505806], "max": [0.5362499877810478, 0.8799999952316284], "count": [469]}, "gripper_open_scale_action": {"mean": [0.4015804870304332, 0.42018656678962457], "std": [0.16482059280148828, 0.21843262915894757], "min": [0.11874999850988388, 0.01875000074505806], "max": [0.5362499877810478, 0.8799999952316284], "count": [469]}}} +{"episode_index": 465, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.9294117647058824]], [[0.8745098039215686]]], "mean": [[[0.4009008360566449]], [[0.40639146241830065]], [[0.3818883769063181]]], "std": [[[0.13436793488293114]], [[0.14013128156038146]], [[0.1343362921535863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46630212622549017]], [[0.47256447916666666]], [[0.4649971343954248]]], "std": [[[0.15222652549598303]], [[0.14473359371646638]], [[0.14427306227657566]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5047210784313726]], [[0.4903997589869281]], [[0.4808563725490196]]], "std": [[[0.12931013652778017]], [[0.14012832857783442]], [[0.14434257251476457]]], "count": [100]}, "observation.state": {"min": [-0.0666726678609848, -0.022136999294161797, -1.3069028854370117, -1.6534541845321655, 0.46506887674331665, -0.017653778195381165, 0.11800000071525574, -0.020034000277519226, -0.06843800097703934, 0.14120599627494812, -3.1403884887695312, 0.27408650517463684, -3.1398298740386963, -0.2572357654571533, -0.018595777451992035, -1.330470323562622, -0.03595300018787384, 0.413241446018219, -1.2836145162582397, 0.017000000923871994, -0.009642000310122967, -0.05806700140237808, 0.005859999917447567, -3.1381020545959473, 0.1319119781255722, -3.1381020545959473], "max": [0.01934588886797428, 1.8761674165725708, -0.4864732325077057, 0.04971666634082794, 1.1616255044937134, 1.9712746143341064, 0.5379999876022339, 0.403548002243042, 0.004335999954491854, 0.3692460060119629, 3.138695478439331, 1.0896090269088745, 3.131382465362549, 0.2610909938812256, 2.4300284385681152, -0.4782743453979492, 1.5426645278930664, 1.2405441999435425, -0.0884084478020668, 0.6650000214576721, 0.4112760126590729, 0.18574200570583344, 0.3613159954547882, 3.1396379470825195, 1.1199253797531128, 3.1381542682647705], "mean": [-0.05008269101381302, 0.9646758437156677, -0.789607584476471, -0.4665711522102356, 0.7857415080070496, 0.7429407238960266, 0.32083168625831604, 0.18666748702526093, -0.029538413509726524, 0.2550573945045471, 0.6813164353370667, 0.7133650779724121, 0.537913978099823, -0.018199186772108078, 1.4099032878875732, -0.996196985244751, 0.6283361911773682, 1.0125806331634521, -0.6430987119674683, 0.23619066178798676, 0.24274201691150665, 0.029377348721027374, 0.1666332483291626, 0.4422084093093872, 0.4968796372413635, -1.9871304035186768], "std": [0.027514230459928513, 0.7342545986175537, 0.3301275968551636, 0.505666971206665, 0.27817070484161377, 0.784439206123352, 0.12965670228004456, 0.15345099568367004, 0.026005635038018227, 0.05035973712801933, 2.749695062637329, 0.2690974473953247, 2.678758382797241, 0.10935942828655243, 0.9983935952186584, 0.3906606435775757, 0.4830019474029541, 0.1953650861978531, 0.40276384353637695, 0.1226344034075737, 0.1777367889881134, 0.051785629242658615, 0.10145967453718185, 2.680915355682373, 0.3447662889957428, 2.1282296180725098], "count": [450]}, "action": {"min": [-0.0666726678609848, -0.022136999294161797, -1.3069028854370117, -1.6534541845321655, 0.46506887674331665, -0.017653778195381165, 0.11800000071525574, -0.020034000277519226, -0.06843800097703934, 0.14120599627494812, -3.1403884887695312, 0.27408650517463684, -3.1398298740386963, -0.2572357654571533, -0.018595777451992035, -1.330470323562622, -0.03595300018787384, 0.413241446018219, -1.2836145162582397, 0.017000000923871994, -0.009642000310122967, -0.05806700140237808, 0.005859999917447567, -3.1381020545959473, 0.1319119781255722, -3.1381020545959473], "max": [0.01934588886797428, 1.8761674165725708, -0.4864732325077057, 0.04971666634082794, 1.1616255044937134, 1.9712746143341064, 0.5379999876022339, 0.403548002243042, 0.004335999954491854, 0.3692460060119629, 3.138695478439331, 1.0896090269088745, 3.131382465362549, 0.2610909938812256, 2.4300284385681152, -0.4782743453979492, 1.5426645278930664, 1.2405441999435425, -0.0884084478020668, 0.6650000214576721, 0.4112760126590729, 0.18574200570583344, 0.3613159954547882, 3.1396379470825195, 1.1199253797531128, 3.1381542682647705], "mean": [-0.05008269101381302, 0.9646758437156677, -0.789607584476471, -0.4665711522102356, 0.7857415080070496, 0.7429407238960266, 0.32083168625831604, 0.18666748702526093, -0.029538413509726524, 0.2550573945045471, 0.6813164353370667, 0.7133650779724121, 0.537913978099823, -0.018199186772108078, 1.4099032878875732, -0.996196985244751, 0.6283361911773682, 1.0125806331634521, -0.6430987119674683, 0.23619066178798676, 0.24274201691150665, 0.029377348721027374, 0.1666332483291626, 0.4422084093093872, 0.4968796372413635, -1.9871304035186768], "std": [0.027514230459928513, 0.7342545986175537, 0.3301275968551636, 0.505666971206665, 0.27817070484161377, 0.784439206123352, 0.12965670228004456, 0.15345099568367004, 0.026005635038018227, 0.05035973712801933, 2.749695062637329, 0.2690974473953247, 2.678758382797241, 0.10935942828655243, 0.9983935952186584, 0.3906606435775757, 0.4830019474029541, 0.1953650861978531, 0.40276384353637695, 0.1226344034075737, 0.1777367889881134, 0.051785629242658615, 0.10145967453718185, 2.680915355682373, 0.3447662889957428, 2.1282296180725098], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [466], "max": [466], "mean": [466.0], "std": [0.0], "count": [450]}, "index": {"min": [213702], "max": [214151], "mean": [213926.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [3.311111111111111, 5.0, 5.0, 5.0, 5.0], "std": [1.5351036479262723, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [450]}, "scene_annotation": {"mean": [466.0], "std": [0.0], "min": [466], "max": [466], "count": [450]}, "eef_direction_state": {"mean": [4.233333333333333, 4.182222222222222], "std": [2.197220466356928, 2.1297145232676855], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.9266666666666666], "std": [0.8647414514048571, 0.9220508542253959], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.7533333333333333, 0.76], "std": [0.8427732000168667, 0.8380930735902778], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.233333333333333, 4.182222222222222], "std": [2.197220466356928, 2.1297145232676855], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.8333333333333334, 0.9266666666666666], "std": [0.8647414514048571, 0.9220508542253959], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.7533333333333333, 0.76], "std": [0.8427732000168667, 0.8380930735902778], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.42514838153909257, 0.2716299728183149, 1.029686171521764, 2.391425964100777, -0.031434157196323656, 1.1221155730879973, 0.4819389744995617, -0.2696448998747705, 0.9422879067982443, 2.584038605851149, -0.37089086883347205, 1.8483467183412654], "std": [0.153172741485586, 0.026301649847275916, 0.05053189151273815, 0.23770084645142864, 0.36736261148697275, 0.563360480268062, 0.17812858027414513, 0.05165832939132038, 0.10105987685312538, 0.33091857846791345, 0.3791756371943216, 0.2306598060895815], "min": [0.21873753910848676, 0.2315839396745321, 0.9155326600529337, 2.051584619888788, -0.7520194887800374, 0.05645931110331759, 0.22903193604300381, -0.3576364415580209, 0.7818988397723232, 2.0123157764259694, -1.0880202394233867, 1.389562002436578], "max": [0.6418652435413358, 0.30574801281754116, 1.1442168605058551, 2.794112566066242, 0.6209250853706236, 1.6142877537271585, 0.6511746545602607, -0.11399273461116545, 1.1363929185976318, 2.9846278252495946, 0.09716560765266302, 2.471173276832222], "count": [450]}, "eef_sim_pose_action": {"mean": [0.42514838153909257, 0.2716299728183149, 1.029686171521764, 2.391425964100777, -0.031434157196323656, 1.1221155730879973, 0.4819389744995617, -0.2696448998747705, 0.9422879067982443, 2.584038605851149, -0.37089086883347205, 1.8483467183412654], "std": [0.153172741485586, 0.026301649847275916, 0.05053189151273815, 0.23770084645142864, 0.36736261148697275, 0.563360480268062, 0.17812858027414513, 0.05165832939132038, 0.10105987685312538, 0.33091857846791345, 0.3791756371943216, 0.2306598060895815], "min": [0.21873753910848676, 0.2315839396745321, 0.9155326600529337, 2.051584619888788, -0.7520194887800374, 0.05645931110331759, 0.22903193604300381, -0.3576364415580209, 0.7818988397723232, 2.0123157764259694, -1.0880202394233867, 1.389562002436578], "max": [0.6418652435413358, 0.30574801281754116, 1.1442168605058551, 2.794112566066242, 0.6209250853706236, 1.6142877537271585, 0.6511746545602607, -0.11399273461116545, 1.1363929185976318, 2.9846278252495946, 0.09716560765266302, 2.471173276832222], "count": [450]}, "gripper_mode_state": {"mean": [0.6777777777777778, 0.9177777777777778], "std": [0.4673275743291792, 0.2747029821371824], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8488888888888888, 1.82], "std": [0.49379357910510574, 0.508636521605664], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.6777777777777778, 0.9177777777777778], "std": [0.4673275743291792, 0.2747029821371824], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8488888888888888, 1.82], "std": [0.49379357910510574, 0.508636521605664], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.4010388855511943, 0.29523889233565165], "std": [0.16207089776304567, 0.153293334970268], "min": [0.14750000089406967, 0.021250001154839993], "max": [0.6724999845027924, 0.8312500268220901], "count": [450]}, "gripper_open_scale_action": {"mean": [0.4010388855511943, 0.29523889233565165], "std": [0.16207089776304567, 0.153293334970268], "min": [0.14750000089406967, 0.021250001154839993], "max": [0.6724999845027924, 0.8312500268220901], "count": [450]}}} +{"episode_index": 466, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8235294117647058]], [[0.803921568627451]]], "mean": [[[0.4012392739273927]], [[0.40748985903492313]], [[0.3827704032658168]]], "std": [[[0.13044013110338318]], [[0.13640635865572845]], [[0.13076876099436122]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4679354069598136]], [[0.47099043066071317]], [[0.46192813288681805]]], "std": [[[0.15651237025500725]], [[0.1501791215938998]], [[0.1520635647297533]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008094605416424]], [[0.4866547737494338]], [[0.47761405350093833]]], "std": [[[0.12103253828443132]], [[0.13313397014256917]], [[0.13707401091679672]]], "count": [101]}, "observation.state": {"min": [-0.02995211072266102, -0.02232888899743557, -1.4759570360183716, -1.7251683473587036, 0.5197746753692627, 0.0840647742152214, 0.12099999934434891, -0.010576000437140465, -0.06563100218772888, 0.15307599306106567, -3.141592502593994, 0.3946363925933838, -3.12569260597229, -0.2573404312133789, -0.018595777451992035, -1.3677141666412354, -0.1508595496416092, 0.4145497679710388, -1.2120225429534912, 0.010999999940395355, -0.009825999848544598, -0.05217500030994415, 0.012745999731123447, -3.1394808292388916, 0.02715732343494892, -3.141592502593994], "max": [0.02593988925218582, 1.9193249940872192, -0.4864732325077057, -0.04790244624018669, 1.1640503406524658, 1.9649771451950073, 0.5410000085830688, 0.4186899960041046, -0.0036269999109208584, 0.3261669874191284, 3.1379101276397705, 1.1547273397445679, 3.137124538421631, 0.2732323408126831, 2.4235565662384033, -0.4724827706813812, 1.5315698385238647, 1.2405965328216553, -0.050344668328762054, 0.6899999976158142, 0.4309160113334656, 0.1912810057401657, 0.3605070114135742, 3.133965492248535, 1.1173248291015625, 3.139410972595215], "mean": [-0.007513038348406553, 1.0056700706481934, -0.7971234321594238, -0.6559522151947021, 0.8424903750419617, 0.812288761138916, 0.3890954852104187, 0.19303449988365173, -0.03233449533581734, 0.2563633322715759, -0.7740747332572937, 0.7139274477958679, 0.36693862080574036, -0.017462758347392082, 1.46165931224823, -1.0360910892486572, 0.6553367972373962, 0.9991737008094788, -0.6488867402076721, 0.21077115833759308, 0.2597448527812958, 0.021179383620619774, 0.16856080293655396, 0.6188775897026062, 0.49411627650260925, -1.6376416683197021], "std": [0.025186290964484215, 0.7157360315322876, 0.37959524989128113, 0.5173640251159668, 0.21507862210273743, 0.6834355592727661, 0.16928495466709137, 0.1510719656944275, 0.01984790526330471, 0.044583506882190704, 2.6383492946624756, 0.24188746511936188, 2.687000274658203, 0.14232897758483887, 0.9713363647460938, 0.4066495895385742, 0.4980502724647522, 0.19823415577411652, 0.40591156482696533, 0.19092178344726562, 0.17913834750652313, 0.04892760515213013, 0.09640642255544662, 2.6318235397338867, 0.3349927067756653, 2.444027900695801], "count": [471]}, "action": {"min": [-0.02995211072266102, -0.02232888899743557, -1.4759570360183716, -1.7251683473587036, 0.5197746753692627, 0.0840647742152214, 0.12099999934434891, -0.010576000437140465, -0.06563100218772888, 0.15307599306106567, -3.141592502593994, 0.3946363925933838, -3.12569260597229, -0.2573404312133789, -0.018595777451992035, -1.3677141666412354, -0.1508595496416092, 0.4145497679710388, -1.2120225429534912, 0.010999999940395355, -0.009825999848544598, -0.05217500030994415, 0.012745999731123447, -3.1394808292388916, 0.02715732343494892, -3.141592502593994], "max": [0.02593988925218582, 1.9193249940872192, -0.4864732325077057, -0.04790244624018669, 1.1640503406524658, 1.9649771451950073, 0.5410000085830688, 0.4186899960041046, -0.0036269999109208584, 0.3261669874191284, 3.1379101276397705, 1.1547273397445679, 3.137124538421631, 0.2732323408126831, 2.4235565662384033, -0.4724827706813812, 1.5315698385238647, 1.2405965328216553, -0.050344668328762054, 0.6899999976158142, 0.4309160113334656, 0.1912810057401657, 0.3605070114135742, 3.133965492248535, 1.1173248291015625, 3.139410972595215], "mean": [-0.007513038348406553, 1.0056700706481934, -0.7971234321594238, -0.6559522151947021, 0.8424903750419617, 0.812288761138916, 0.3890954852104187, 0.19303449988365173, -0.03233449533581734, 0.2563633322715759, -0.7740747332572937, 0.7139274477958679, 0.36693862080574036, -0.017462758347392082, 1.46165931224823, -1.0360910892486572, 0.6553367972373962, 0.9991737008094788, -0.6488867402076721, 0.21077115833759308, 0.2597448527812958, 0.021179383620619774, 0.16856080293655396, 0.6188775897026062, 0.49411627650260925, -1.6376416683197021], "std": [0.025186290964484215, 0.7157360315322876, 0.37959524989128113, 0.5173640251159668, 0.21507862210273743, 0.6834355592727661, 0.16928495466709137, 0.1510719656944275, 0.01984790526330471, 0.044583506882190704, 2.6383492946624756, 0.24188746511936188, 2.687000274658203, 0.14232897758483887, 0.9713363647460938, 0.4066495895385742, 0.4980502724647522, 0.19823415577411652, 0.40591156482696533, 0.19092178344726562, 0.17913834750652313, 0.04892760515213013, 0.09640642255544662, 2.6318235397338867, 0.3349927067756653, 2.444027900695801], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [467], "max": [467], "mean": [467.0], "std": [0.0], "count": [471]}, "index": {"min": [214152], "max": [214622], "mean": [214387.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.256900212314225, 5.0, 5.0, 5.0, 5.0], "std": [1.5239873072831152, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [467.0], "std": [0.0], "min": [467], "max": [467], "count": [471]}, "eef_direction_state": {"mean": [4.225053078556264, 3.91932059447983], "std": [2.2545751425968885, 2.1320196571943058], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.8259023354564756, 0.970276008492569], "std": [0.8859890673164734, 0.8906018672938976], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7664543524416136, 0.802547770700637], "std": [0.8549965281817941, 0.8504238267389171], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.225053078556264, 3.91932059447983], "std": [2.2545751425968885, 2.1320196571943058], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.8259023354564756, 0.970276008492569], "std": [0.8859890673164734, 0.8906018672938976], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7664543524416136, 0.802547770700637], "std": [0.8549965281817941, 0.8504238267389171], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4314453413990617, 0.26869023048006574, 1.0308001762341659, 2.365214063483917, 0.11598213356382295, 1.124741904442602, 0.498916774639533, -0.2778937231688915, 0.9442587704655142, 2.578821084874394, -0.36977359175966956, 1.851396756644808], "std": [0.15078472695448913, 0.020278266485313393, 0.04467500862340493, 0.21013883095617572, 0.39706480579659503, 0.4994372777648363, 0.17956307527253243, 0.04880611251846952, 0.09600706809755304, 0.3307973138519123, 0.368045672957172, 0.21158978180987403], "min": [0.22832893036122448, 0.23423631613434634, 0.9273777064803651, 1.9865756844436104, -0.5918860557053544, 0.10513939124449578, 0.22884454130645876, -0.3516666661096303, 0.7888600000842796, 2.0173505751666236, -1.0730665850214032, 1.4788896962353215], "max": [0.6569744009060892, 0.2977875663793262, 1.1009189851168704, 2.6879437655270024, 0.7956565720785949, 1.484187347196963, 0.6707715776809847, -0.10841510872453088, 1.1356116989014577, 3.1135819694292612, 0.1455433391933907, 2.548568254884282], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4314453413990617, 0.26869023048006574, 1.0308001762341659, 2.365214063483917, 0.11598213356382295, 1.124741904442602, 0.498916774639533, -0.2778937231688915, 0.9442587704655142, 2.578821084874394, -0.36977359175966956, 1.851396756644808], "std": [0.15078472695448913, 0.020278266485313393, 0.04467500862340493, 0.21013883095617572, 0.39706480579659503, 0.4994372777648363, 0.17956307527253243, 0.04880611251846952, 0.09600706809755304, 0.3307973138519123, 0.368045672957172, 0.21158978180987403], "min": [0.22832893036122448, 0.23423631613434634, 0.9273777064803651, 1.9865756844436104, -0.5918860557053544, 0.10513939124449578, 0.22884454130645876, -0.3516666661096303, 0.7888600000842796, 2.0173505751666236, -1.0730665850214032, 1.4788896962353215], "max": [0.6569744009060892, 0.2977875663793262, 1.1009189851168704, 2.6879437655270024, 0.7956565720785949, 1.484187347196963, 0.6707715776809847, -0.10841510872453088, 1.1356116989014577, 3.1135819694292612, 0.1455433391933907, 2.548568254884282], "count": [471]}, "gripper_mode_state": {"mean": [0.37579617834394907, 0.7367303609341825], "std": [0.484327792601284, 0.44040746611742365], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8683651804670913, 1.7282377919320595], "std": [0.4740363813538442, 0.6099222695372775], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.37579617834394907, 0.7367303609341825], "std": [0.484327792601284, 0.44040746611742365], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8683651804670913, 1.7282377919320595], "std": [0.4740363813538442, 0.6099222695372775], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.4863694183441421, 0.2634633781987533], "std": [0.21160589885444975, 0.23865238604923475], "min": [0.15124999918043613, 0.013749999925494194], "max": [0.6762500107288361, 0.8624999970197678], "count": [471]}, "gripper_open_scale_action": {"mean": [0.4863694183441421, 0.2634633781987533], "std": [0.21160589885444975, 0.23865238604923475], "min": [0.15124999918043613, 0.013749999925494194], "max": [0.6762500107288361, 0.8624999970197678], "count": [471]}}} +{"episode_index": 467, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.807843137254902]], [[0.7647058823529411]]], "mean": [[[0.39905955653289354]], [[0.4044153660945167]], [[0.3798714444240832]]], "std": [[[0.13688718074553466]], [[0.14308395045479347]], [[0.1371371328291931]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693693154052898]], [[0.47097293041048194]], [[0.46309926852360883]]], "std": [[[0.16199490621340976]], [[0.15756728508403994]], [[0.15936543653696267]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005324793079226]], [[0.4897795262964999]], [[0.4813866211593672]]], "std": [[[0.1220425876187757]], [[0.13093902028514318]], [[0.13396438743758649]]], "count": [107]}, "observation.state": {"min": [-0.06782399863004684, -0.02232888899743557, -1.5304185152053833, -1.7466075420379639, 0.5231763124465942, 0.007396444212645292, 0.13099999725818634, -0.01016900036484003, -0.06730999797582626, 0.1379929929971695, -3.1395156383514404, 0.2943148612976074, -3.136042594909668, -0.2253996729850769, -0.01753166690468788, -1.5429437160491943, 0.031120888888835907, 0.49120065569877625, -1.1839021444320679, 0.010999999940395355, -0.008605999872088432, -0.03739999979734421, 0.018943000584840775, -3.135518789291382, 0.05195844918489456, -3.141592502593994], "max": [0.03248155489563942, 1.9579296112060547, -0.48539167642593384, 0.021264778450131416, 1.1380929946899414, 2.1019508838653564, 0.5820000171661377, 0.41756001114845276, -0.001339999958872795, 0.3276129961013794, 3.1408071517944336, 1.10592782497406, 3.1367928981781006, 0.3398177921772003, 2.421847105026245, -0.4724479019641876, 1.4385910034179688, 1.240526795387268, -0.07574377954006195, 0.6100000143051147, 0.44327300786972046, 0.21415099501609802, 0.31459900736808777, 3.1399519443511963, 1.158444881439209, 3.1404058933258057], "mean": [-0.011659590527415276, 1.0606627464294434, -0.7886726260185242, -0.6589238047599792, 0.8567911386489868, 0.8577913045883179, 0.4455377757549286, 0.1991693675518036, -0.03322545066475868, 0.24480430781841278, -0.07857909798622131, 0.6724132299423218, 0.3697897791862488, 0.014171739108860493, 1.5110890865325928, -1.086090326309204, 0.5913111567497253, 0.9645505547523499, -0.5769854784011841, 0.17017874121665955, 0.27524691820144653, 0.03819728642702103, 0.166197270154953, 1.5590819120407104, 0.48114389181137085, -1.8734431266784668], "std": [0.03995298221707344, 0.7333893775939941, 0.41644608974456787, 0.6414217948913574, 0.19751745462417603, 0.7098039984703064, 0.18312233686447144, 0.1505558043718338, 0.022716695442795753, 0.052755244076251984, 2.7519538402557373, 0.27970510721206665, 2.6794912815093994, 0.10981709510087967, 0.9585241675376892, 0.4257701635360718, 0.4998825490474701, 0.18236836791038513, 0.4098537862300873, 0.15362223982810974, 0.1807386726140976, 0.05719038471579552, 0.08804459124803543, 2.3063130378723145, 0.33397650718688965, 2.2988476753234863], "count": [510]}, "action": {"min": [-0.06782399863004684, -0.02232888899743557, -1.5304185152053833, -1.7466075420379639, 0.5231763124465942, 0.007396444212645292, 0.13099999725818634, -0.01016900036484003, -0.06730999797582626, 0.1379929929971695, -3.1395156383514404, 0.2943148612976074, -3.136042594909668, -0.2253996729850769, -0.01753166690468788, -1.5429437160491943, 0.031120888888835907, 0.49120065569877625, -1.1839021444320679, 0.010999999940395355, -0.008605999872088432, -0.03739999979734421, 0.018943000584840775, -3.135518789291382, 0.05195844918489456, -3.141592502593994], "max": [0.03248155489563942, 1.9579296112060547, -0.48539167642593384, 0.021264778450131416, 1.1380929946899414, 2.1019508838653564, 0.5820000171661377, 0.41756001114845276, -0.001339999958872795, 0.3276129961013794, 3.1408071517944336, 1.10592782497406, 3.1367928981781006, 0.3398177921772003, 2.421847105026245, -0.4724479019641876, 1.4385910034179688, 1.240526795387268, -0.07574377954006195, 0.6100000143051147, 0.44327300786972046, 0.21415099501609802, 0.31459900736808777, 3.1399519443511963, 1.158444881439209, 3.1404058933258057], "mean": [-0.011659590527415276, 1.0606627464294434, -0.7886726260185242, -0.6589238047599792, 0.8567911386489868, 0.8577913045883179, 0.4455377757549286, 0.1991693675518036, -0.03322545066475868, 0.24480430781841278, -0.07857909798622131, 0.6724132299423218, 0.3697897791862488, 0.014171739108860493, 1.5110890865325928, -1.086090326309204, 0.5913111567497253, 0.9645505547523499, -0.5769854784011841, 0.17017874121665955, 0.27524691820144653, 0.03819728642702103, 0.166197270154953, 1.5590819120407104, 0.48114389181137085, -1.8734431266784668], "std": [0.03995298221707344, 0.7333893775939941, 0.41644608974456787, 0.6414217948913574, 0.19751745462417603, 0.7098039984703064, 0.18312233686447144, 0.1505558043718338, 0.022716695442795753, 0.052755244076251984, 2.7519538402557373, 0.27970510721206665, 2.6794912815093994, 0.10981709510087967, 0.9585241675376892, 0.4257701635360718, 0.4998825490474701, 0.18236836791038513, 0.4098537862300873, 0.15362223982810974, 0.1807386726140976, 0.05719038471579552, 0.08804459124803543, 2.3063130378723145, 0.33397650718688965, 2.2988476753234863], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [468], "max": [468], "mean": [468.0], "std": [0.0], "count": [510]}, "index": {"min": [214623], "max": [215132], "mean": [214877.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [3.145098039215686, 5.0, 5.0, 5.0, 5.0], "std": [1.583779758590709, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [510]}, "scene_annotation": {"mean": [468.0], "std": [0.0], "min": [468], "max": [468], "count": [510]}, "eef_direction_state": {"mean": [4.184313725490196, 3.7823529411764705], "std": [2.3105361867332292, 2.1073360083060146], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.7764705882352941, 0.9686274509803922], "std": [0.8615053481094708, 0.8648903809218513], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.7725490196078432, 0.8745098039215686], "std": [0.8350363221811263, 0.854020052401513], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.184313725490196, 3.7823529411764705], "std": [2.3105361867332292, 2.1073360083060146], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.7764705882352941, 0.9686274509803922], "std": [0.8615053481094708, 0.8648903809218513], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.7725490196078432, 0.8745098039215686], "std": [0.8350363221811263, 0.854020052401513], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.43755813916132297, 0.2677130739086582, 1.0193547440480621, 2.402068984183361, 0.12364018444295856, 1.1212096697281015, 0.5143401641216365, -0.26078679764170454, 0.941872846612207, 2.599345930434828, -0.3193245189429434, 1.8567154263020587], "std": [0.15035583742900252, 0.023095638294930033, 0.052881355065893185, 0.25985354013145073, 0.4205246207452156, 0.541967666651195, 0.18101756940914723, 0.056968309975181645, 0.0876873921278699, 0.3410452937441524, 0.31401326190321377, 0.2400702563292779], "min": [0.22863321131053024, 0.23330418997829822, 0.9123956956572036, 2.033762600304206, -0.5681474455840845, 0.06554284285725198, 0.23005915417692113, -0.3369177305805538, 0.7951039831257142, 1.9807145003888116, -0.9460262855314409, 1.56171586211735], "max": [0.6560434751915327, 0.30007485526822186, 1.1030290607721969, 2.8362684578266943, 0.8353432031962029, 1.5578042978953466, 0.6830682783750217, -0.08546226974253429, 1.0897629229385322, 3.0876093080921017, 0.06335155509325685, 2.523113464475595], "count": [510]}, "eef_sim_pose_action": {"mean": [0.43755813916132297, 0.2677130739086582, 1.0193547440480621, 2.402068984183361, 0.12364018444295856, 1.1212096697281015, 0.5143401641216365, -0.26078679764170454, 0.941872846612207, 2.599345930434828, -0.3193245189429434, 1.8567154263020587], "std": [0.15035583742900252, 0.023095638294930033, 0.052881355065893185, 0.25985354013145073, 0.4205246207452156, 0.541967666651195, 0.18101756940914723, 0.056968309975181645, 0.0876873921278699, 0.3410452937441524, 0.31401326190321377, 0.2400702563292779], "min": [0.22863321131053024, 0.23330418997829822, 0.9123956956572036, 2.033762600304206, -0.5681474455840845, 0.06554284285725198, 0.23005915417692113, -0.3369177305805538, 0.7951039831257142, 1.9807145003888116, -0.9460262855314409, 1.56171586211735], "max": [0.6560434751915327, 0.30007485526822186, 1.1030290607721969, 2.8362684578266943, 0.8353432031962029, 1.5578042978953466, 0.6830682783750217, -0.08546226974253429, 1.0897629229385322, 3.0876093080921017, 0.06335155509325685, 2.523113464475595], "count": [510]}, "gripper_mode_state": {"mean": [0.26666666666666666, 0.9705882352941176], "std": [0.44221663871405203, 0.16895772489817693], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.884313725490196, 1.796078431372549], "std": [0.443193645553126, 0.5509210769830896], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.26666666666666666, 0.9705882352941176], "std": [0.44221663871405203, 0.16895772489817693], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.884313725490196, 1.796078431372549], "std": [0.443193645553126, 0.5509210769830896], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.5569215790532968, 0.21272304291636043], "std": [0.22890287322076092, 0.19202761694138581], "min": [0.16374999657273293, 0.013749999925494194], "max": [0.7275000214576721, 0.7625000178813934], "count": [510]}, "gripper_open_scale_action": {"mean": [0.5569215790532968, 0.21272304291636043], "std": [0.22890287322076092, 0.19202761694138581], "min": [0.16374999657273293, 0.013749999925494194], "max": [0.7275000214576721, 0.7625000178813934], "count": [510]}}} +{"episode_index": 468, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.7098039215686275]], [[0.7019607843137254]]], "mean": [[[0.40033940860871864]], [[0.4046201438519333]], [[0.3800347871235722]]], "std": [[[0.1382054676955371]], [[0.14423963591414932]], [[0.1385517105128236]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46148453629894326]], [[0.46550787406083927]], [[0.457289921965671]]], "std": [[[0.16438111897323168]], [[0.15421062533395724]], [[0.154468288925501]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044285722466557]], [[0.49135939122533745]], [[0.48365007100971225]]], "std": [[[0.12430487428246903]], [[0.13169656188920847]], [[0.13483586888135207]]], "count": [107]}, "observation.state": {"min": [-0.03150466829538345, -0.022206777706742287, -1.1433786153793335, -1.4803006649017334, 0.4489153325557709, 0.014897555112838745, 0.13199999928474426, -0.016877999529242516, -0.06161100044846535, 0.18636000156402588, -3.141592502593994, 0.35615187883377075, -3.137613296508789, -0.23679089546203613, -0.018717888742685318, -1.4503660202026367, 0.024247778579592705, 0.5968441963195801, -1.2319964170455933, 0.008999999612569809, -0.008836999535560608, -0.04088699817657471, 0.0034970000851899385, -3.1396028995513916, 0.0705462098121643, -3.141592502593994], "max": [-0.026567889377474785, 1.779821753501892, -0.48539167642593384, -0.019956445321440697, 1.1608754396438599, 1.972425937652588, 0.5820000171661377, 0.37233200669288635, -0.001339999958872795, 0.37499499320983887, 3.140580415725708, 1.1275699138641357, 3.1378226280212402, 0.29892799258232117, 2.4401113986968994, -0.4724479019641876, 1.5455951690673828, 1.2398988008499146, -0.0717315524816513, 0.5080000162124634, 0.42356300354003906, 0.20037199556827545, 0.379938006401062, 3.129427671432495, 1.1016343832015991, 3.1406502723693848], "mean": [-0.028550727292895317, 0.9558761715888977, -0.7629812955856323, -0.5996013283729553, 0.7788498997688293, 0.8240681886672974, 0.39882874488830566, 0.18532231450080872, -0.031129140406847, 0.25981175899505615, -0.6376972198486328, 0.7484184503555298, 0.5213656425476074, 0.02575058862566948, 1.4665180444717407, -1.0343161821365356, 0.6699002981185913, 0.9800649285316467, -0.6110655069351196, 0.18972547352313995, 0.25832587480545044, 0.039912011474370956, 0.16510695219039917, 0.8996728658676147, 0.47730177640914917, -2.1311779022216797], "std": [0.0024162549525499344, 0.6934680342674255, 0.26303061842918396, 0.4915129244327545, 0.25302156805992126, 0.7372875213623047, 0.1731768697500229, 0.14343073964118958, 0.021258030086755753, 0.045037902891635895, 2.7061119079589844, 0.2471616566181183, 2.6969552040100098, 0.12653206288814545, 0.9826076030731201, 0.39468249678611755, 0.5046014189720154, 0.17424558103084564, 0.38869166374206543, 0.1391390711069107, 0.17886982858181, 0.05396447330713272, 0.10037598013877869, 2.548123836517334, 0.3534858822822571, 2.046337127685547], "count": [513]}, "action": {"min": [-0.03150466829538345, -0.022206777706742287, -1.1433786153793335, -1.4803006649017334, 0.4489153325557709, 0.014897555112838745, 0.13199999928474426, -0.016877999529242516, -0.06161100044846535, 0.18636000156402588, -3.141592502593994, 0.35615187883377075, -3.137613296508789, -0.23679089546203613, -0.018717888742685318, -1.4503660202026367, 0.024247778579592705, 0.5968441963195801, -1.2319964170455933, 0.008999999612569809, -0.008836999535560608, -0.04088699817657471, 0.0034970000851899385, -3.1396028995513916, 0.0705462098121643, -3.141592502593994], "max": [-0.026567889377474785, 1.779821753501892, -0.48539167642593384, -0.019956445321440697, 1.1608754396438599, 1.972425937652588, 0.5820000171661377, 0.37233200669288635, -0.001339999958872795, 0.37499499320983887, 3.140580415725708, 1.1275699138641357, 3.1378226280212402, 0.29892799258232117, 2.4401113986968994, -0.4724479019641876, 1.5455951690673828, 1.2398988008499146, -0.0717315524816513, 0.5080000162124634, 0.42356300354003906, 0.20037199556827545, 0.379938006401062, 3.129427671432495, 1.1016343832015991, 3.1406502723693848], "mean": [-0.028550727292895317, 0.9558761715888977, -0.7629812955856323, -0.5996013283729553, 0.7788498997688293, 0.8240681886672974, 0.39882874488830566, 0.18532231450080872, -0.031129140406847, 0.25981175899505615, -0.6376972198486328, 0.7484184503555298, 0.5213656425476074, 0.02575058862566948, 1.4665180444717407, -1.0343161821365356, 0.6699002981185913, 0.9800649285316467, -0.6110655069351196, 0.18972547352313995, 0.25832587480545044, 0.039912011474370956, 0.16510695219039917, 0.8996728658676147, 0.47730177640914917, -2.1311779022216797], "std": [0.0024162549525499344, 0.6934680342674255, 0.26303061842918396, 0.4915129244327545, 0.25302156805992126, 0.7372875213623047, 0.1731768697500229, 0.14343073964118958, 0.021258030086755753, 0.045037902891635895, 2.7061119079589844, 0.2471616566181183, 2.6969552040100098, 0.12653206288814545, 0.9826076030731201, 0.39468249678611755, 0.5046014189720154, 0.17424558103084564, 0.38869166374206543, 0.1391390711069107, 0.17886982858181, 0.05396447330713272, 0.10037598013877869, 2.548123836517334, 0.3534858822822571, 2.046337127685547], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [469], "max": [469], "mean": [469.0], "std": [0.0], "count": [513]}, "index": {"min": [215133], "max": [215645], "mean": [215389.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [3.1637426900584797, 5.0, 5.0, 5.0, 5.0], "std": [1.617548510942899, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [513]}, "scene_annotation": {"mean": [469.0], "std": [0.0], "min": [469], "max": [469], "count": [513]}, "eef_direction_state": {"mean": [4.473684210526316, 4.187134502923977], "std": [2.1601994063802814, 2.0980056842879757], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.723196881091618, 0.8927875243664717], "std": [0.8546330073325297, 0.9167100615354816], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.6842105263157895, 0.7192982456140351], "std": [0.8363595406371193, 0.8372177856455342], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.473684210526316, 4.187134502923977], "std": [2.1601994063802814, 2.0980056842879757], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.723196881091618, 0.8927875243664717], "std": [0.8546330073325297, 0.9167100615354816], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.6842105263157895, 0.7192982456140351], "std": [0.8363595406371193, 0.8372177856455342], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.4237429214964841, 0.2699462182612039, 1.0342673995275464, 2.336932500870007, 0.03226661130683186, 1.102654547275943, 0.4974911432714651, -0.25914637585476197, 0.9408050600333401, 2.5972364878162892, -0.38442245648915163, 1.8340305209292769], "std": [0.14310949854402208, 0.02160204406578331, 0.045181159074746464, 0.2115685317143817, 0.39527997563341205, 0.48449044981307887, 0.1792582449236883, 0.05376157057077417, 0.10000862556467835, 0.3571447200477233, 0.35145057819367503, 0.2553050603900688], "min": [0.22204068761820242, 0.23862028120554038, 0.9604646832084772, 2.0138136072538, -0.6920811962017579, 0.16407519005921833, 0.2298939587765598, -0.3405892109387687, 0.7795759048420339, 2.0372389294799547, -1.0781712260070557, 1.4038051309221988], "max": [0.610493145832056, 0.30007485526822186, 1.1499767505968252, 2.717462185123326, 0.6296270119717722, 1.5162393296538161, 0.6634748298882136, -0.09942498806729265, 1.1551121132799087, 3.0558251369396014, 0.08243880418282079, 2.5328446915430667], "count": [513]}, "eef_sim_pose_action": {"mean": [0.4237429214964841, 0.2699462182612039, 1.0342673995275464, 2.336932500870007, 0.03226661130683186, 1.102654547275943, 0.4974911432714651, -0.25914637585476197, 0.9408050600333401, 2.5972364878162892, -0.38442245648915163, 1.8340305209292769], "std": [0.14310949854402208, 0.02160204406578331, 0.045181159074746464, 0.2115685317143817, 0.39527997563341205, 0.48449044981307887, 0.1792582449236883, 0.05376157057077417, 0.10000862556467835, 0.3571447200477233, 0.35145057819367503, 0.2553050603900688], "min": [0.22204068761820242, 0.23862028120554038, 0.9604646832084772, 2.0138136072538, -0.6920811962017579, 0.16407519005921833, 0.2298939587765598, -0.3405892109387687, 0.7795759048420339, 2.0372389294799547, -1.0781712260070557, 1.4038051309221988], "max": [0.610493145832056, 0.30007485526822186, 1.1499767505968252, 2.717462185123326, 0.6296270119717722, 1.5162393296538161, 0.6634748298882136, -0.09942498806729265, 1.1551121132799087, 3.0558251369396014, 0.08243880418282079, 2.5328446915430667], "count": [513]}, "gripper_mode_state": {"mean": [0.5029239766081871, 0.9727095516569201], "std": [0.49999145028769665, 0.16292844985549343], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.939571150097466, 1.7894736842105263], "std": [0.30945687708922953, 0.5430100891418318], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.5029239766081871, 0.9727095516569201], "std": [0.49999145028769665, 0.16292844985549343], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.939571150097466, 1.7894736842105263], "std": [0.30945687708922953, 0.5430100891418318], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.4985355877373767, 0.23715643431414027], "std": [0.21647128986299125, 0.17392382193607137], "min": [0.16499999910593033, 0.011249999515712261], "max": [0.7275000214576721, 0.6350000202655792], "count": [513]}, "gripper_open_scale_action": {"mean": [0.4985355877373767, 0.23715643431414027], "std": [0.21647128986299125, 0.17392382193607137], "min": [0.16499999910593033, 0.011249999515712261], "max": [0.7275000214576721, 0.6350000202655792], "count": [513]}}} +{"episode_index": 469, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9411764705882353]], [[0.8862745098039215]]], "mean": [[[0.40028433966179067]], [[0.4042199294532628]], [[0.3796965452847806]]], "std": [[[0.1425849452799601]], [[0.14649902457037692]], [[0.14039966617824007]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744925303454715]], [[0.47601403283535637]], [[0.46650979419545596]]], "std": [[[0.16359180010431215]], [[0.15730883259743306]], [[0.15788427030726465]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043355703392468]], [[0.48867065631808276]], [[0.48080718759726115]]], "std": [[[0.12768464053165807]], [[0.1347980960485703]], [[0.13749270936541141]]], "count": [105]}, "observation.state": {"min": [-0.10745777934789658, -0.022206777706742287, -1.2278271913528442, -1.7539516687393188, 0.4488629996776581, 0.016066333279013634, 0.08399999886751175, -0.02689399942755699, -0.07265699654817581, 0.1480100005865097, -3.1381542682647705, 0.2681523859500885, -3.1389920711517334, -0.2239692211151123, -0.018787667155265808, -1.1906356811523438, 0.03928488865494728, 0.6005773544311523, -1.3258126974105835, 0.008999999612569809, -0.009266999550163746, -0.02768000029027462, -0.0018769999733194709, -3.1163899898529053, 0.1316327303647995, -3.137176990509033], "max": [-0.023689555004239082, 1.83803391456604, -0.48610690236091614, 0.10129988938570023, 1.1675392389297485, 2.1016368865966797, 0.4870000183582306, 0.39080798625946045, 0.0010689999908208847, 0.35367700457572937, 3.137299060821533, 1.1738386154174805, 3.120037794113159, 0.32600176334381104, 2.4091475009918213, -0.47816967964172363, 1.6096861362457275, 1.240439534187317, -0.08586155623197556, 0.49400001764297485, 0.40067699551582336, 0.20019499957561493, 0.36936599016189575, 3.137613296508789, 1.1875743865966797, 3.1409294605255127], "mean": [-0.055821068584918976, 0.9698687791824341, -0.7212178707122803, -0.6934252977371216, 0.7684672474861145, 0.9186212420463562, 0.3579443693161011, 0.18198473751544952, -0.037550054490566254, 0.24842490255832672, -0.975735604763031, 0.7279471158981323, 0.2894107699394226, -0.0002455666835885495, 1.4465563297271729, -0.9443956613540649, 0.7869027256965637, 0.9580997824668884, -0.7501111030578613, 0.16767552495002747, 0.24335573613643646, 0.03746526688337326, 0.1562768965959549, 1.1107542514801025, 0.501022219657898, -1.6031769514083862], "std": [0.036567188799381256, 0.7026281356811523, 0.3152661919593811, 0.5959355235099792, 0.25731927156448364, 0.7627045512199402, 0.15106086432933807, 0.14376255869865417, 0.023616528138518333, 0.049222610890865326, 2.5411932468414307, 0.2704339325428009, 2.676858425140381, 0.13007916510105133, 0.9782576560974121, 0.3210054337978363, 0.5495908260345459, 0.17680610716342926, 0.445694237947464, 0.14095528423786163, 0.17017894983291626, 0.05021582171320915, 0.10338598489761353, 2.3916022777557373, 0.3462219834327698, 2.4426069259643555], "count": [496]}, "action": {"min": [-0.10745777934789658, -0.022206777706742287, -1.2278271913528442, -1.7539516687393188, 0.4488629996776581, 0.016066333279013634, 0.08399999886751175, -0.02689399942755699, -0.07265699654817581, 0.1480100005865097, -3.1381542682647705, 0.2681523859500885, -3.1389920711517334, -0.2239692211151123, -0.018787667155265808, -1.1906356811523438, 0.03928488865494728, 0.6005773544311523, -1.3258126974105835, 0.008999999612569809, -0.009266999550163746, -0.02768000029027462, -0.0018769999733194709, -3.1163899898529053, 0.1316327303647995, -3.137176990509033], "max": [-0.023689555004239082, 1.83803391456604, -0.48610690236091614, 0.10129988938570023, 1.1675392389297485, 2.1016368865966797, 0.4870000183582306, 0.39080798625946045, 0.0010689999908208847, 0.35367700457572937, 3.137299060821533, 1.1738386154174805, 3.120037794113159, 0.32600176334381104, 2.4091475009918213, -0.47816967964172363, 1.6096861362457275, 1.240439534187317, -0.08586155623197556, 0.49400001764297485, 0.40067699551582336, 0.20019499957561493, 0.36936599016189575, 3.137613296508789, 1.1875743865966797, 3.1409294605255127], "mean": [-0.055821068584918976, 0.9698687791824341, -0.7212178707122803, -0.6934252977371216, 0.7684672474861145, 0.9186212420463562, 0.3579443693161011, 0.18198473751544952, -0.037550054490566254, 0.24842490255832672, -0.975735604763031, 0.7279471158981323, 0.2894107699394226, -0.0002455666835885495, 1.4465563297271729, -0.9443956613540649, 0.7869027256965637, 0.9580997824668884, -0.7501111030578613, 0.16767552495002747, 0.24335573613643646, 0.03746526688337326, 0.1562768965959549, 1.1107542514801025, 0.501022219657898, -1.6031769514083862], "std": [0.036567188799381256, 0.7026281356811523, 0.3152661919593811, 0.5959355235099792, 0.25731927156448364, 0.7627045512199402, 0.15106086432933807, 0.14376255869865417, 0.023616528138518333, 0.049222610890865326, 2.5411932468414307, 0.2704339325428009, 2.676858425140381, 0.13007916510105133, 0.9782576560974121, 0.3210054337978363, 0.5495908260345459, 0.17680610716342926, 0.445694237947464, 0.14095528423786163, 0.17017894983291626, 0.05021582171320915, 0.10338598489761353, 2.3916022777557373, 0.3462219834327698, 2.4426069259643555], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [470], "max": [470], "mean": [470.0], "std": [0.0], "count": [496]}, "index": {"min": [215646], "max": [216141], "mean": [215893.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [3.189516129032258, 5.0, 5.0, 5.0, 5.0], "std": [1.5926908934246788, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [470.0], "std": [0.0], "min": [470], "max": [470], "count": [496]}, "eef_direction_state": {"mean": [4.407258064516129, 4.209677419354839], "std": [2.142943159539148, 2.06066929914963], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.7782258064516129, 0.8991935483870968], "std": [0.86089417916555, 0.90357676073426], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.6854838709677419, 0.8004032258064516], "std": [0.8290777570042548, 0.8534086295684227], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.407258064516129, 4.209677419354839], "std": [2.142943159539148, 2.06066929914963], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.7782258064516129, 0.8991935483870968], "std": [0.86089417916555, 0.90357676073426], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.6854838709677419, 0.8004032258064516], "std": [0.8290777570042548, 0.8534086295684227], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.4203741876354413, 0.2634063986401763, 1.0228810284706673, 2.3472753677299627, 0.049575515600757625, 1.0635488328643923, 0.48263387037094063, -0.2617290871084549, 0.9319714192360807, 2.5685899161251227, -0.41695331326226936, 1.8345967327885488], "std": [0.14347120868979785, 0.02395230530588344, 0.049391602518726554, 0.23956335512339325, 0.42979397905231836, 0.5230529959244401, 0.17063541402183302, 0.05012965764968273, 0.10305472692175588, 0.33127171981182174, 0.37242258494221137, 0.22704583005676338], "min": [0.21210054817218837, 0.22848565098199689, 0.9223588343059711, 1.9644236128812969, -0.7310632477978494, 0.05411462047414162, 0.22945548230998947, -0.3275855127678998, 0.7740659469346898, 1.9537863593781843, -1.045076834633696, 1.416278668709491], "max": [0.6290350089422961, 0.30256745708497734, 1.1288218317038161, 2.835032795392925, 0.6956080506975537, 1.4745120167444765, 0.6405828594241169, -0.09948999245734934, 1.1446935952393222, 2.97839270719447, 0.14808557545656842, 2.49734687467976], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4203741876354413, 0.2634063986401763, 1.0228810284706673, 2.3472753677299627, 0.049575515600757625, 1.0635488328643923, 0.48263387037094063, -0.2617290871084549, 0.9319714192360807, 2.5685899161251227, -0.41695331326226936, 1.8345967327885488], "std": [0.14347120868979785, 0.02395230530588344, 0.049391602518726554, 0.23956335512339325, 0.42979397905231836, 0.5230529959244401, 0.17063541402183302, 0.05012965764968273, 0.10305472692175588, 0.33127171981182174, 0.37242258494221137, 0.22704583005676338], "min": [0.21210054817218837, 0.22848565098199689, 0.9223588343059711, 1.9644236128812969, -0.7310632477978494, 0.05411462047414162, 0.22945548230998947, -0.3275855127678998, 0.7740659469346898, 1.9537863593781843, -1.045076834633696, 1.416278668709491], "max": [0.6290350089422961, 0.30256745708497734, 1.1288218317038161, 2.835032795392925, 0.6956080506975537, 1.4745120167444765, 0.6405828594241169, -0.09948999245734934, 1.1446935952393222, 2.97839270719447, 0.14808557545656842, 2.49734687467976], "count": [496]}, "gripper_mode_state": {"mean": [0.4778225806451613, 0.9778225806451613], "std": [0.49950791992796156, 0.14726025066391338], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.8830645161290323, 1.8064516129032258], "std": [0.44272283876789376, 0.5339659792660247], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.4778225806451613, 0.9778225806451613], "std": [0.49950791992796156, 0.14726025066391338], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.8830645161290323, 1.8064516129032258], "std": [0.44272283876789376, 0.5339659792660247], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.4474319588776017, 0.20959425280800073], "std": [0.18882595293524276, 0.1761942510650488], "min": [0.10499999858438969, 0.011249999515712261], "max": [0.6087500229477882, 0.6175000220537186], "count": [496]}, "gripper_open_scale_action": {"mean": [0.4474319588776017, 0.20959425280800073], "std": [0.18882595293524276, 0.1761942510650488], "min": [0.10499999858438969, 0.011249999515712261], "max": [0.6087500229477882, 0.6175000220537186], "count": [496]}}} +{"episode_index": 470, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8705882352941177]], [[0.8274509803921568]]], "mean": [[[0.39675472865914047]], [[0.4018119776193306]], [[0.3774919687066746]]], "std": [[[0.1434603263919185]], [[0.14805267499618446]], [[0.1421449128283497]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690428680184195]], [[0.47098596442364826]], [[0.4626803698752228]]], "std": [[[0.1628306385839385]], [[0.15824636480024304]], [[0.1605598862430656]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5092635082442067]], [[0.49549052287581696]], [[0.48750361148247173]]], "std": [[[0.11998880093356745]], [[0.1270517278434879]], [[0.1294637631961737]]], "count": [110]}, "observation.state": {"min": [-0.06471888720989227, -0.02260800078511238, -1.2131041288375854, -1.6680028438568115, 0.41142722964286804, 0.03204544261097908, 0.0729999989271164, -0.01696999929845333, -0.06747700273990631, 0.1443530023097992, -3.141592502593994, 0.35185837745666504, -3.1401615142822266, -0.17735767364501953, -0.0181247778236866, -1.4828824996948242, 0.01271700020879507, 0.6658369898796082, -1.1815122365951538, 0.010999999940395355, -0.016063999384641647, -0.026252999901771545, -0.0011449999874457717, -3.1238949298858643, -0.08782497048377991, -3.141592502593994], "max": [0.01571744494140148, 1.7869739532470703, -0.48610690236091614, -0.024980444461107254, 1.1673473119735718, 2.013751745223999, 0.4860000014305115, 0.37779900431632996, 0.0006779999821446836, 0.3663620054721832, 3.13996958732605, 1.1654261350631714, 3.130911350250244, 0.2594512104988098, 2.507307529449463, -0.4720990061759949, 1.4082201719284058, 1.240666389465332, -0.08491955697536469, 0.5019999742507935, 0.44315001368522644, 0.18930399417877197, 0.3626689910888672, 3.139341115951538, 1.043287992477417, 3.1409642696380615], "mean": [-0.027622364461421967, 1.033298373222351, -0.7488019466400146, -0.7013533115386963, 0.7960717678070068, 0.9117061495780945, 0.35133427381515503, 0.19286446273326874, -0.037409186363220215, 0.24424195289611816, -0.19791904091835022, 0.683109700679779, 0.29838815331459045, 0.009462758898735046, 1.4983540773391724, -1.105063796043396, 0.5590305924415588, 1.0507620573043823, -0.5479507446289062, 0.2519513666629791, 0.2675101161003113, 0.030901668593287468, 0.16375114023685455, 0.8989207148551941, 0.4449257552623749, -2.05145263671875], "std": [0.023485034704208374, 0.7129806876182556, 0.2806857228279114, 0.5703731775283813, 0.25149157643318176, 0.6831881403923035, 0.16508059203624725, 0.14446544647216797, 0.02422872930765152, 0.0506020151078701, 2.686511754989624, 0.25393062829971313, 2.710343599319458, 0.11169356852769852, 1.0113340616226196, 0.4400786757469177, 0.5200825333595276, 0.1517011970281601, 0.42520248889923096, 0.14429186284542084, 0.1872020661830902, 0.04892280325293541, 0.09503962844610214, 2.5820581912994385, 0.3895084857940674, 2.117107391357422], "count": [532]}, "action": {"min": [-0.06471888720989227, -0.02260800078511238, -1.2131041288375854, -1.6680028438568115, 0.41142722964286804, 0.03204544261097908, 0.0729999989271164, -0.01696999929845333, -0.06747700273990631, 0.1443530023097992, -3.141592502593994, 0.35185837745666504, -3.1401615142822266, -0.17735767364501953, -0.0181247778236866, -1.4828824996948242, 0.01271700020879507, 0.6658369898796082, -1.1815122365951538, 0.010999999940395355, -0.016063999384641647, -0.026252999901771545, -0.0011449999874457717, -3.1238949298858643, -0.08782497048377991, -3.141592502593994], "max": [0.01571744494140148, 1.7869739532470703, -0.48610690236091614, -0.024980444461107254, 1.1673473119735718, 2.013751745223999, 0.4860000014305115, 0.37779900431632996, 0.0006779999821446836, 0.3663620054721832, 3.13996958732605, 1.1654261350631714, 3.130911350250244, 0.2594512104988098, 2.507307529449463, -0.4720990061759949, 1.4082201719284058, 1.240666389465332, -0.08491955697536469, 0.5019999742507935, 0.44315001368522644, 0.18930399417877197, 0.3626689910888672, 3.139341115951538, 1.043287992477417, 3.1409642696380615], "mean": [-0.027622364461421967, 1.033298373222351, -0.7488019466400146, -0.7013533115386963, 0.7960717678070068, 0.9117061495780945, 0.35133427381515503, 0.19286446273326874, -0.037409186363220215, 0.24424195289611816, -0.19791904091835022, 0.683109700679779, 0.29838815331459045, 0.009462758898735046, 1.4983540773391724, -1.105063796043396, 0.5590305924415588, 1.0507620573043823, -0.5479507446289062, 0.2519513666629791, 0.2675101161003113, 0.030901668593287468, 0.16375114023685455, 0.8989207148551941, 0.4449257552623749, -2.05145263671875], "std": [0.023485034704208374, 0.7129806876182556, 0.2806857228279114, 0.5703731775283813, 0.25149157643318176, 0.6831881403923035, 0.16508059203624725, 0.14446544647216797, 0.02422872930765152, 0.0506020151078701, 2.686511754989624, 0.25393062829971313, 2.710343599319458, 0.11169356852769852, 1.0113340616226196, 0.4400786757469177, 0.5200825333595276, 0.1517011970281601, 0.42520248889923096, 0.14429186284542084, 0.1872020661830902, 0.04892280325293541, 0.09503962844610214, 2.5820581912994385, 0.3895084857940674, 2.117107391357422], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [471], "max": [471], "mean": [471.0], "std": [0.0], "count": [532]}, "index": {"min": [216142], "max": [216673], "mean": [216407.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.174812030075188, 5.0, 5.0, 5.0, 5.0], "std": [1.5073394883331201, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [471.0], "std": [0.0], "min": [471], "max": [471], "count": [532]}, "eef_direction_state": {"mean": [4.5281954887218046, 4.12218045112782], "std": [2.1462404039525977, 2.139433850466067], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.6917293233082706, 0.8289473684210527], "std": [0.8467580912397555, 0.8577753734019671], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [0.6804511278195489, 0.7199248120300752], "std": [0.8130476080925663, 0.8308759724319923], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [4.5281954887218046, 4.12218045112782], "std": [2.1462404039525977, 2.139433850466067], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.6917293233082706, 0.8289473684210527], "std": [0.8467580912397555, 0.8577753734019671], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6804511278195489, 0.7199248120300752], "std": [0.8130476080925663, 0.8308759724319923], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4311731290757369, 0.2635533239917981, 1.018694288463104, 2.3813889567740287, 0.08191928744020442, 1.0959969020651745, 0.5066065702056299, -0.2680851588509808, 0.9393871597543684, 0.9415933894735495, -0.3474765346739995, 1.8391714687422016], "std": [0.14415714739680383, 0.02463944731891113, 0.050746094661427106, 0.21268416009260402, 0.4656048245777966, 0.4586861157776292, 0.1875003172811721, 0.04877347718551179, 0.09465167018072163, 2.4745352214564353, 0.3646729943388506, 0.23287852032581374], "min": [0.22185426274530373, 0.23253262577888212, 0.9186586219570432, 1.9625200378972287, -0.7451596238980319, 0.24152567097806465, 0.22260246946032525, -0.325808891199479, 0.7750060812843571, -3.1342691703049717, -1.0474746224049145, 1.4648506902034057], "max": [0.6160489651259233, 0.30209015740168843, 1.1412800304672965, 2.712773959775376, 0.7647010321357799, 1.546334291014179, 0.6830325152401426, -0.11032242985317878, 1.1377816593880778, 3.1350115043522586, 0.11322797691390485, 2.500464939686554], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4311731290757369, 0.2635533239917981, 1.018694288463104, 2.3813889567740287, 0.08191928744020442, 1.0959969020651745, 0.5066065702056299, -0.2680851588509808, 0.9393871597543684, 0.9415933894735495, -0.3474765346739995, 1.8391714687422016], "std": [0.14415714739680383, 0.02463944731891113, 0.050746094661427106, 0.21268416009260402, 0.4656048245777966, 0.4586861157776292, 0.1875003172811721, 0.04877347718551179, 0.09465167018072163, 2.4745352214564353, 0.3646729943388506, 0.23287852032581374], "min": [0.22185426274530373, 0.23253262577888212, 0.9186586219570432, 1.9625200378972287, -0.7451596238980319, 0.24152567097806465, 0.22260246946032525, -0.325808891199479, 0.7750060812843571, -3.1342691703049717, -1.0474746224049145, 1.4648506902034057], "max": [0.6160489651259233, 0.30209015740168843, 1.1412800304672965, 2.712773959775376, 0.7647010321357799, 1.546334291014179, 0.6830325152401426, -0.11032242985317878, 1.1377816593880778, 3.1350115043522586, 0.11322797691390485, 2.500464939686554], "count": [532]}, "gripper_mode_state": {"mean": [0.287593984962406, 0.9736842105263158], "std": [0.4526407900044487, 0.1600726981657415], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.9248120300751879, 1.8345864661654134], "std": [0.33859639847211187, 0.5082840234934056], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.287593984962406, 0.9736842105263158], "std": [0.4526407900044487, 0.1600726981657415], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9248120300751879, 1.8345864661654134], "std": [0.33859639847211187, 0.5082840234934056], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.43916587344951985, 0.31493891579146266], "std": [0.20635133248544105, 0.18036455101104287], "min": [0.09124999865889549, 0.013749999925494194], "max": [0.6075000017881393, 0.6274999678134918], "count": [532]}, "gripper_open_scale_action": {"mean": [0.43916587344951985, 0.31493891579146266], "std": [0.20635133248544105, 0.18036455101104287], "min": [0.09124999865889549, 0.013749999925494194], "max": [0.6075000017881393, 0.6274999678134918], "count": [532]}}} +{"episode_index": 471, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8823529411764706]], [[0.8509803921568627]]], "mean": [[[0.40273014362163423]], [[0.4059500629270047]], [[0.38152569431224487]]], "std": [[[0.13833344066067785]], [[0.14326583943814775]], [[0.13733574988988725]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744111440288089]], [[0.47870538065549845]], [[0.4682313420109144]]], "std": [[[0.1595092312606933]], [[0.15104772276027864]], [[0.15259063007628068]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036611519607843]], [[0.488007997414176]], [[0.47880940851259596]]], "std": [[[0.12811216583487817]], [[0.13715435114842978]], [[0.14125895103410488]]], "count": [103]}, "observation.state": {"min": [-0.033318888396024704, -0.02260800078511238, -1.2480279207229614, -1.6632754802703857, 0.47459354996681213, 0.061282332986593246, 0.10300000011920929, -0.010402999818325043, -0.06088399887084961, 0.16389800608158112, -3.1389920711517334, 0.4086339473724365, -3.1017816066741943, -0.2471528947353363, -0.017165333032608032, -1.3122234344482422, 0.02386399917304516, 0.5779169797897339, -1.3113337755203247, 0.010999999940395355, -0.008400999940931797, -0.04104600101709366, 0.0019000000320374966, -3.1304399967193604, -0.045029494911432266, -3.1355013847351074], "max": [-0.022276556119322777, 1.8319283723831177, -0.4862115681171417, -0.025695666670799255, 1.1650795936584473, 2.101654291152954, 0.47200000286102295, 0.38962799310684204, -0.0018990000244230032, 0.3295400142669678, 3.1354141235351562, 1.1649898290634155, 3.140737533569336, 0.3473014533519745, 2.4086592197418213, -0.4720990061759949, 1.5052462816238403, 1.2405617237091064, -0.13034488260746002, 0.4710000157356262, 0.40649399161338806, 0.20857800543308258, 0.4066140055656433, 3.1391491889953613, 1.1410613059997559, 3.1363391876220703], "mean": [-0.029889371246099472, 0.8756337761878967, -0.6878286600112915, -0.6515005826950073, 0.7881009578704834, 0.7833467721939087, 0.35777267813682556, 0.16449840366840363, -0.031115464866161346, 0.2548447251319885, 0.20414386689662933, 0.771682858467102, 0.40914615988731384, 0.05919821187853813, 1.3987791538238525, -0.9549040794372559, 0.6875119209289551, 0.9959765672683716, -0.661325991153717, 0.2191002368927002, 0.23806996643543243, 0.04078318178653717, 0.17280207574367523, 0.8457990884780884, 0.4964648485183716, -1.9685648679733276], "std": [0.004760029725730419, 0.6766712069511414, 0.30216535925865173, 0.5665444135665894, 0.25759539008140564, 0.7163995504379272, 0.13084807991981506, 0.13910552859306335, 0.021640995517373085, 0.04300810396671295, 2.7434678077697754, 0.23169590532779694, 2.678023099899292, 0.16062860190868378, 0.9503929018974304, 0.3549632132053375, 0.5714431405067444, 0.16915355622768402, 0.4747233986854553, 0.17722386121749878, 0.1680302619934082, 0.06098096817731857, 0.09810596704483032, 2.540309190750122, 0.3446812033653259, 2.1362626552581787], "count": [489]}, "action": {"min": [-0.033318888396024704, -0.02260800078511238, -1.2480279207229614, -1.6632754802703857, 0.47459354996681213, 0.061282332986593246, 0.10300000011920929, -0.010402999818325043, -0.06088399887084961, 0.16389800608158112, -3.1389920711517334, 0.4086339473724365, -3.1017816066741943, -0.2471528947353363, -0.017165333032608032, -1.3122234344482422, 0.02386399917304516, 0.5779169797897339, -1.3113337755203247, 0.010999999940395355, -0.008400999940931797, -0.04104600101709366, 0.0019000000320374966, -3.1304399967193604, -0.045029494911432266, -3.1355013847351074], "max": [-0.022276556119322777, 1.8319283723831177, -0.4862115681171417, -0.025695666670799255, 1.1650795936584473, 2.101654291152954, 0.47200000286102295, 0.38962799310684204, -0.0018990000244230032, 0.3295400142669678, 3.1354141235351562, 1.1649898290634155, 3.140737533569336, 0.3473014533519745, 2.4086592197418213, -0.4720990061759949, 1.5052462816238403, 1.2405617237091064, -0.13034488260746002, 0.4710000157356262, 0.40649399161338806, 0.20857800543308258, 0.4066140055656433, 3.1391491889953613, 1.1410613059997559, 3.1363391876220703], "mean": [-0.029889371246099472, 0.8756337761878967, -0.6878286600112915, -0.6515005826950073, 0.7881009578704834, 0.7833467721939087, 0.35777267813682556, 0.16449840366840363, -0.031115464866161346, 0.2548447251319885, 0.20414386689662933, 0.771682858467102, 0.40914615988731384, 0.05919821187853813, 1.3987791538238525, -0.9549040794372559, 0.6875119209289551, 0.9959765672683716, -0.661325991153717, 0.2191002368927002, 0.23806996643543243, 0.04078318178653717, 0.17280207574367523, 0.8457990884780884, 0.4964648485183716, -1.9685648679733276], "std": [0.004760029725730419, 0.6766712069511414, 0.30216535925865173, 0.5665444135665894, 0.25759539008140564, 0.7163995504379272, 0.13084807991981506, 0.13910552859306335, 0.021640995517373085, 0.04300810396671295, 2.7434678077697754, 0.23169590532779694, 2.678023099899292, 0.16062860190868378, 0.9503929018974304, 0.3549632132053375, 0.5714431405067444, 0.16915355622768402, 0.4747233986854553, 0.17722386121749878, 0.1680302619934082, 0.06098096817731857, 0.09810596704483032, 2.540309190750122, 0.3446812033653259, 2.1362626552581787], "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": [472], "max": [472], "mean": [472.0], "std": [0.0], "count": [489]}, "index": {"min": [216674], "max": [217162], "mean": [216918.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [3.2044989775051125, 5.0, 5.0, 5.0, 5.0], "std": [1.5491604047387757, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [489]}, "scene_annotation": {"mean": [472.0], "std": [0.0], "min": [472], "max": [472], "count": [489]}, "eef_direction_state": {"mean": [4.139059304703476, 4.032719836400818], "std": [2.3202425509977367, 2.04623275108445], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.7995910020449898, 0.9775051124744376], "std": [0.858447638506911, 0.8962002910233337], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.7443762781186094, 0.8425357873210634], "std": [0.8496926363139743, 0.8225791843755471], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.139059304703476, 4.032719836400818], "std": [2.3202425509977367, 2.04623275108445], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.7995910020449898, 0.9775051124744376], "std": [0.858447638506911, 0.8962002910233337], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.7443762781186094, 0.8425357873210634], "std": [0.8496926363139743, 0.8225791843755471], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.4029241927585347, 0.26988360547711066, 1.0292860229295193, 2.308328812126854, 0.08361161589584186, 1.1850395929856938, 0.47721951555964587, -0.2583336688885842, 0.9484387490634452, 2.4941410894091636, -0.3835912900137, 1.8878096686594268], "std": [0.13877843566288894, 0.022039280201662736, 0.04315802700896994, 0.1984347121017867, 0.3813336634769985, 0.45939006988417724, 0.16849437225952746, 0.060837508376979245, 0.0977287652458496, 0.7102300294663751, 0.37193545415521734, 0.2569625765059148], "min": [0.2284902416888, 0.2390537134248948, 0.9381135139119926, 1.9699665887470896, -0.6383727963056158, 0.17156274045729436, 0.23024498608042548, -0.3408779021734446, 0.7778960293087958, -3.1332900812190445, -1.050749774920853, 1.4890710917289791], "max": [0.6277590800645017, 0.29951687233170565, 1.1043982937882493, 2.6521700851001304, 0.7653832002482877, 1.5399173007773301, 0.6464589232441392, -0.09105140734683793, 1.1817866014307576, 3.134923556255086, 0.10900754183479755, 2.556231189301766], "count": [489]}, "eef_sim_pose_action": {"mean": [0.4029241927585347, 0.26988360547711066, 1.0292860229295193, 2.308328812126854, 0.08361161589584186, 1.1850395929856938, 0.47721951555964587, -0.2583336688885842, 0.9484387490634452, 2.4941410894091636, -0.3835912900137, 1.8878096686594268], "std": [0.13877843566288894, 0.022039280201662736, 0.04315802700896994, 0.1984347121017867, 0.3813336634769985, 0.45939006988417724, 0.16849437225952746, 0.060837508376979245, 0.0977287652458496, 0.7102300294663751, 0.37193545415521734, 0.2569625765059148], "min": [0.2284902416888, 0.2390537134248948, 0.9381135139119926, 1.9699665887470896, -0.6383727963056158, 0.17156274045729436, 0.23024498608042548, -0.3408779021734446, 0.7778960293087958, -3.1332900812190445, -1.050749774920853, 1.4890710917289791], "max": [0.6277590800645017, 0.29951687233170565, 1.1043982937882493, 2.6521700851001304, 0.7653832002482877, 1.5399173007773301, 0.6464589232441392, -0.09105140734683793, 1.1817866014307576, 3.134923556255086, 0.10900754183479755, 2.556231189301766], "count": [489]}, "gripper_mode_state": {"mean": [0.5644171779141104, 0.8261758691206544], "std": [0.4958330638325599, 0.3789581802829778], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.9304703476482619, 1.8057259713701432], "std": [0.3311873410121672, 0.5284231419353721], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.5644171779141104, 0.8261758691206544], "std": [0.4958330638325599, 0.3789581802829778], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.9304703476482619, 1.8057259713701432], "std": [0.3311873410121672, 0.5284231419353721], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.44721368608847717, 0.2738752590081938], "std": [0.16355960408065764, 0.2215299088303898], "min": [0.1287500001490116, 0.013749999925494194], "max": [0.5900000035762787, 0.5887500196695328], "count": [489]}, "gripper_open_scale_action": {"mean": [0.44721368608847717, 0.2738752590081938], "std": [0.16355960408065764, 0.2215299088303898], "min": [0.1287500001490116, 0.013749999925494194], "max": [0.5900000035762787, 0.5887500196695328], "count": [489]}}} +{"episode_index": 472, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8666666666666667]], [[0.8235294117647058]]], "mean": [[[0.3997995116347193]], [[0.40383535178777397]], [[0.37897617216821367]]], "std": [[[0.14228701366736315]], [[0.14753290438499264]], [[0.1411088713905903]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469294826509035]], [[0.470223830463558]], [[0.4618012354451585]]], "std": [[[0.15272492094859674]], [[0.14794026044050293]], [[0.1496895863831092]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104173875432526]], [[0.4972823330312517]], [[0.48844767294172575]]], "std": [[[0.12223051727401854]], [[0.1319634449710012]], [[0.13630673534671703]]], "count": [119]}, "observation.state": {"min": [-0.0232011117041111, -0.022067222744226456, -1.2607274055480957, -1.551770567893982, 0.5787543058395386, 0.0825994461774826, 0.12999999523162842, -0.010184000246226788, -0.06158899888396263, 0.1552799940109253, -3.141592502593994, 0.3024480938911438, -3.1409294605255127, -0.18686488270759583, -0.018665555864572525, -1.5281682014465332, 0.032010555267333984, 0.5879300832748413, -1.1959736347198486, 0.013000000268220901, -0.009902999736368656, -0.02280299924314022, 0.006479999981820583, -3.132359743118286, -0.15229743719100952, -3.1396379470825195], "max": [0.047361668199300766, 1.88103449344635, -0.4862115681171417, -0.024596666917204857, 1.1615034341812134, 1.9667913913726807, 0.4989999830722809, 0.3937009871006012, 0.010858999565243721, 0.3444080054759979, 3.1345067024230957, 1.1954982280731201, 3.1404407024383545, 0.3312874436378479, 2.4294004440307617, -0.4721164405345917, 1.4239550828933716, 1.240265130996704, -0.08106433600187302, 0.49400001764297485, 0.41884100437164307, 0.20705099403858185, 0.34497401118278503, 3.137334108352661, 1.0946356058120728, 3.1285550594329834], "mean": [-0.008268452249467373, 0.947455108165741, -0.744419276714325, -0.5622710585594177, 0.8459570407867432, 0.7812764644622803, 0.39152684807777405, 0.17681820690631866, -0.02812611125409603, 0.24960650503635406, 0.7487720847129822, 0.6828182935714722, 0.588231086730957, 0.029601985588669777, 1.388096570968628, -1.0029810667037964, 0.6078444123268127, 1.0262383222579956, -0.6188188791275024, 0.3082132041454315, 0.23778697848320007, 0.044323164969682693, 0.16859397292137146, 0.9160915613174438, 0.4866041839122772, -2.2150673866271973], "std": [0.024926984682679176, 0.7186055183410645, 0.3104521632194519, 0.5272212028503418, 0.2292497307062149, 0.6706008315086365, 0.15314742922782898, 0.14517231285572052, 0.023649580776691437, 0.0471385158598423, 2.68056058883667, 0.282085120677948, 2.68493914604187, 0.10802873969078064, 1.012834072113037, 0.3970535695552826, 0.47170233726501465, 0.16453486680984497, 0.38396352529525757, 0.1733042448759079, 0.1805623322725296, 0.05604645609855652, 0.09969143569469452, 2.557655096054077, 0.373383104801178, 1.8548640012741089], "count": [586]}, "action": {"min": [-0.0232011117041111, -0.022067222744226456, -1.2607274055480957, -1.551770567893982, 0.5787543058395386, 0.0825994461774826, 0.12999999523162842, -0.010184000246226788, -0.06158899888396263, 0.1552799940109253, -3.141592502593994, 0.3024480938911438, -3.1409294605255127, -0.18686488270759583, -0.018665555864572525, -1.5281682014465332, 0.032010555267333984, 0.5879300832748413, -1.1959736347198486, 0.013000000268220901, -0.009902999736368656, -0.02280299924314022, 0.006479999981820583, -3.132359743118286, -0.15229743719100952, -3.1396379470825195], "max": [0.047361668199300766, 1.88103449344635, -0.4862115681171417, -0.024596666917204857, 1.1615034341812134, 1.9667913913726807, 0.4989999830722809, 0.3937009871006012, 0.010858999565243721, 0.3444080054759979, 3.1345067024230957, 1.1954982280731201, 3.1404407024383545, 0.3312874436378479, 2.4294004440307617, -0.4721164405345917, 1.4239550828933716, 1.240265130996704, -0.08106433600187302, 0.49400001764297485, 0.41884100437164307, 0.20705099403858185, 0.34497401118278503, 3.137334108352661, 1.0946356058120728, 3.1285550594329834], "mean": [-0.008268452249467373, 0.947455108165741, -0.744419276714325, -0.5622710585594177, 0.8459570407867432, 0.7812764644622803, 0.39152684807777405, 0.17681820690631866, -0.02812611125409603, 0.24960650503635406, 0.7487720847129822, 0.6828182935714722, 0.588231086730957, 0.029601985588669777, 1.388096570968628, -1.0029810667037964, 0.6078444123268127, 1.0262383222579956, -0.6188188791275024, 0.3082132041454315, 0.23778697848320007, 0.044323164969682693, 0.16859397292137146, 0.9160915613174438, 0.4866041839122772, -2.2150673866271973], "std": [0.024926984682679176, 0.7186055183410645, 0.3104521632194519, 0.5272212028503418, 0.2292497307062149, 0.6706008315086365, 0.15314742922782898, 0.14517231285572052, 0.023649580776691437, 0.0471385158598423, 2.68056058883667, 0.282085120677948, 2.68493914604187, 0.10802873969078064, 1.012834072113037, 0.3970535695552826, 0.47170233726501465, 0.16453486680984497, 0.38396352529525757, 0.1733042448759079, 0.1805623322725296, 0.05604645609855652, 0.09969143569469452, 2.557655096054077, 0.373383104801178, 1.8548640012741089], "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": [473], "max": [473], "mean": [473.0], "std": [0.0], "count": [586]}, "index": {"min": [217163], "max": [217748], "mean": [217455.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [3.2866894197952217, 5.0, 5.0, 5.0, 5.0], "std": [1.6241753893434099, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [586]}, "scene_annotation": {"mean": [473.0], "std": [0.0], "min": [473], "max": [473], "count": [586]}, "eef_direction_state": {"mean": [4.4573378839590445, 4.1279863481228665], "std": [2.1613394307653815, 2.1707806053753376], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.7474402730375427, 0.8481228668941979], "std": [0.8631843977118496, 0.90267230791907], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.6877133105802048, 0.764505119453925], "std": [0.8383426033189258, 0.8420494526395188], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.4573378839590445, 4.1279863481228665], "std": [2.1613394307653815, 2.1707806053753376], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.7474402730375427, 0.8481228668941979], "std": [0.8631843977118496, 0.90267230791907], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.6877133105802048, 0.764505119453925], "std": [0.8383426033189258, 0.8420494526395188], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.4152148746231115, 0.27295240040778024, 1.0241397149736498, 2.410247764721989, 0.06788257207433035, 1.1409721107360564, 0.4769366128310993, -0.25465447542271885, 0.9442487882459164, 2.4419264623231998, -0.35256528690473815, 1.8851628674745773], "std": [0.14488743677584362, 0.024024718705287707, 0.04729656752825958, 0.255350564763291, 0.3960050260643814, 0.524587558109945, 0.1809268023227091, 0.05585034552143012, 0.09932775505732806, 0.9564137086755594, 0.3575357985454487, 0.22434320894006043], "min": [0.22866117426114402, 0.23849362547897182, 0.9295432432805061, 1.9458160760301833, -0.6319244963377175, 0.032205094216339436, 0.2287840514721583, -0.32237958655414606, 0.7825351768616289, -3.1310565006333384, -0.9941776583184055, 1.5020567237567286], "max": [0.6319489578246769, 0.31225990544604687, 1.1193303772395178, 2.8026323116036336, 0.7379336418088234, 1.5502963322195376, 0.6587253852844096, -0.09254481424019986, 1.1207526910222578, 3.134736562157158, 0.11524371175474557, 2.4718203377850294], "count": [586]}, "eef_sim_pose_action": {"mean": [0.4152148746231115, 0.27295240040778024, 1.0241397149736498, 2.410247764721989, 0.06788257207433035, 1.1409721107360564, 0.4769366128310993, -0.25465447542271885, 0.9442487882459164, 2.4419264623231998, -0.35256528690473815, 1.8851628674745773], "std": [0.14488743677584362, 0.024024718705287707, 0.04729656752825958, 0.255350564763291, 0.3960050260643814, 0.524587558109945, 0.1809268023227091, 0.05585034552143012, 0.09932775505732806, 0.9564137086755594, 0.3575357985454487, 0.22434320894006043], "min": [0.22866117426114402, 0.23849362547897182, 0.9295432432805061, 1.9458160760301833, -0.6319244963377175, 0.032205094216339436, 0.2287840514721583, -0.32237958655414606, 0.7825351768616289, -3.1310565006333384, -0.9941776583184055, 1.5020567237567286], "max": [0.6319489578246769, 0.31225990544604687, 1.1193303772395178, 2.8026323116036336, 0.7379336418088234, 1.5502963322195376, 0.6587253852844096, -0.09254481424019986, 1.1207526910222578, 3.134736562157158, 0.11524371175474557, 2.4718203377850294], "count": [586]}, "gripper_mode_state": {"mean": [0.3771331058020478, 0.5085324232081911], "std": [0.4846686768403238, 0.4999271924532584], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.918088737201365, 1.841296928327645], "std": [0.3742301754370152, 0.506343066420446], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.3771331058020478, 0.5085324232081911], "std": [0.4846686768403238, 0.4999271924532584], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.918088737201365, 1.841296928327645], "std": [0.3742301754370152, 0.506343066420446], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.4894112441815919, 0.3852645063446199], "std": [0.19143415909251793, 0.21663089731716165], "min": [0.16249999403953552, 0.016250000335276127], "max": [0.6237499788403511, 0.6175000220537186], "count": [586]}, "gripper_open_scale_action": {"mean": [0.4894112441815919, 0.3852645063446199], "std": [0.19143415909251793, 0.21663089731716165], "min": [0.16249999403953552, 0.016250000335276127], "max": [0.6237499788403511, 0.6175000220537186], "count": [586]}}} +{"episode_index": 473, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8352941176470589]], [[0.8196078431372549]]], "mean": [[[0.3987430420616695]], [[0.40507998684959473]], [[0.38047170700111876]]], "std": [[[0.13775058182022334]], [[0.14343722927501082]], [[0.13725301905201495]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47133111972266384]], [[0.47367370127480424]], [[0.4639135164576341]]], "std": [[[0.15624737460495658]], [[0.15208264448969155]], [[0.15525658664765507]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040021326473532]], [[0.491812704248366]], [[0.4831762773803215]]], "std": [[[0.12045644111991721]], [[0.1288636183808083]], [[0.13232801011901263]]], "count": [111]}, "observation.state": {"min": [-0.006873111240565777, -0.022311445325613022, -1.36630117893219, -1.6041213274002075, 0.5803592205047607, 0.06285233050584793, 0.12000000476837158, -0.010184000246226788, -0.0615760013461113, 0.1309940069913864, -3.141592502593994, 0.26494094729423523, -3.1386256217956543, -0.17529922723770142, -0.018665555864572525, -1.5074093341827393, 0.037871889770030975, 0.6259415745735168, -1.3007973432540894, 0.0139999995008111, -0.009457999840378761, -0.02298099920153618, -0.0023980000987648964, -3.124488353729248, 0.10185741633176804, -3.1385209560394287], "max": [0.0029132221825420856, 1.9129927158355713, -0.4862813353538513, 0.0, 1.1607533693313599, 2.008361339569092, 0.5879999995231628, 0.40575799345970154, -0.001006999984383583, 0.3645550012588501, 3.140266180038452, 1.1565947532653809, 3.138363838195801, 0.2930143475532532, 2.501132011413574, -0.47808244824409485, 1.531779170036316, 1.240055799484253, -0.08027933537960052, 0.5410000085830688, 0.4378510117530823, 0.20163199305534363, 0.3497230112552643, 3.115691900253296, 1.1180753707885742, 3.1392712593078613], "mean": [-0.0032506983261555433, 1.02785062789917, -0.8151102066040039, -0.5633097887039185, 0.8891875147819519, 0.7565125823020935, 0.4327360689640045, 0.19449478387832642, -0.02811862900853157, 0.24656112492084503, 0.645121157169342, 0.6618473529815674, 0.6963264346122742, -0.029749104753136635, 1.3829891681671143, -1.0455811023712158, 0.6253892183303833, 1.024839162826538, -0.6373048424720764, 0.2817552983760834, 0.24768565595149994, 0.0255294106900692, 0.17967122793197632, 1.008647084236145, 0.5439409017562866, -2.1838479042053223], "std": [0.0030499149579554796, 0.7636697888374329, 0.34845131635665894, 0.5336889624595642, 0.19552645087242126, 0.6873965263366699, 0.18021196126937866, 0.1562812477350235, 0.021298496052622795, 0.05288684368133545, 2.7340712547302246, 0.2605043053627014, 2.6870005130767822, 0.10345858335494995, 1.0097076892852783, 0.4267326295375824, 0.48420119285583496, 0.17045378684997559, 0.4101863503456116, 0.13082276284694672, 0.18976622819900513, 0.04982509836554527, 0.09947607666254044, 2.5447850227355957, 0.34307900071144104, 1.9838290214538574], "count": [538]}, "action": {"min": [-0.006873111240565777, -0.022311445325613022, -1.36630117893219, -1.6041213274002075, 0.5803592205047607, 0.06285233050584793, 0.12000000476837158, -0.010184000246226788, -0.0615760013461113, 0.1309940069913864, -3.141592502593994, 0.26494094729423523, -3.1386256217956543, -0.17529922723770142, -0.018665555864572525, -1.5074093341827393, 0.037871889770030975, 0.6259415745735168, -1.3007973432540894, 0.0139999995008111, -0.009457999840378761, -0.02298099920153618, -0.0023980000987648964, -3.124488353729248, 0.10185741633176804, -3.1385209560394287], "max": [0.0029132221825420856, 1.9129927158355713, -0.4862813353538513, 0.0, 1.1607533693313599, 2.008361339569092, 0.5879999995231628, 0.40575799345970154, -0.001006999984383583, 0.3645550012588501, 3.140266180038452, 1.1565947532653809, 3.138363838195801, 0.2930143475532532, 2.501132011413574, -0.47808244824409485, 1.531779170036316, 1.240055799484253, -0.08027933537960052, 0.5410000085830688, 0.4378510117530823, 0.20163199305534363, 0.3497230112552643, 3.115691900253296, 1.1180753707885742, 3.1392712593078613], "mean": [-0.0032506983261555433, 1.02785062789917, -0.8151102066040039, -0.5633097887039185, 0.8891875147819519, 0.7565125823020935, 0.4327360689640045, 0.19449478387832642, -0.02811862900853157, 0.24656112492084503, 0.645121157169342, 0.6618473529815674, 0.6963264346122742, -0.029749104753136635, 1.3829891681671143, -1.0455811023712158, 0.6253892183303833, 1.024839162826538, -0.6373048424720764, 0.2817552983760834, 0.24768565595149994, 0.0255294106900692, 0.17967122793197632, 1.008647084236145, 0.5439409017562866, -2.1838479042053223], "std": [0.0030499149579554796, 0.7636697888374329, 0.34845131635665894, 0.5336889624595642, 0.19552645087242126, 0.6873965263366699, 0.18021196126937866, 0.1562812477350235, 0.021298496052622795, 0.05288684368133545, 2.7340712547302246, 0.2605043053627014, 2.6870005130767822, 0.10345858335494995, 1.0097076892852783, 0.4267326295375824, 0.48420119285583496, 0.17045378684997559, 0.4101863503456116, 0.13082276284694672, 0.18976622819900513, 0.04982509836554527, 0.09947607666254044, 2.5447850227355957, 0.34307900071144104, 1.9838290214538574], "count": [538]}, "timestamp": {"min": [0.0], "max": [17.9], "mean": [8.950000000000001], "std": [5.176898470877885], "count": [538]}, "frame_index": {"min": [0], "max": [537], "mean": [268.5], "std": [155.30695412633654], "count": [538]}, "episode_index": {"min": [474], "max": [474], "mean": [474.0], "std": [0.0], "count": [538]}, "index": {"min": [217749], "max": [218286], "mean": [218017.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [3.315985130111524, 5.0, 5.0, 5.0, 5.0], "std": [1.6179077589614077, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [538]}, "scene_annotation": {"mean": [474.0], "std": [0.0], "min": [474], "max": [474], "count": [538]}, "eef_direction_state": {"mean": [4.280669144981412, 4.0130111524163565], "std": [2.1969135831939104, 2.189408825987179], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.8011152416356877, 0.929368029739777], "std": [0.8641123804518813, 0.9138707915574962], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.7230483271375465, 0.7806691449814126], "std": [0.8401343058937569, 0.8493589963386213], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.280669144981412, 4.0130111524163565], "std": [2.1969135831939104, 2.189408825987179], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.8011152416356877, 0.929368029739777], "std": [0.8641123804518813, 0.9138707915574962], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.7230483271375465, 0.7806691449814126], "std": [0.8401343058937569, 0.8493589963386213], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.43287393035973193, 0.27295024248989525, 1.021121664400487, 2.4307662274841437, 0.10687230510253934, 1.1550945157028027, 0.4868351440367882, -0.2734933993050214, 0.9553464975047883, 2.536942065740071, -0.33275871271804064, 1.8744465936047499], "std": [0.15596263642377176, 0.021703755328091347, 0.053072228489763305, 0.22801715372315687, 0.3957146480565803, 0.5241521028651351, 0.19014442843811266, 0.04957001970878096, 0.099137593064167, 0.335997636081685, 0.3282453450230097, 0.21167941739219379], "min": [0.22866117426114402, 0.23844173678849978, 0.9053599025949921, 1.9828589379614052, -0.6377077024683561, -0.01837341287833749, 0.22926583566365877, -0.3215742048566577, 0.7737254037425179, 2.0231560704783487, -1.0112112353105083, 1.6230249662859046], "max": [0.6440009800823995, 0.30041254853752797, 1.1395828550772922, 2.8272873374641927, 0.7908741581743848, 1.5150637287748268, 0.677747471121303, -0.09791999394317154, 1.125605274034468, 3.030166797213806, 0.10072798130344962, 2.635105160221753], "count": [538]}, "eef_sim_pose_action": {"mean": [0.43287393035973193, 0.27295024248989525, 1.021121664400487, 2.4307662274841437, 0.10687230510253934, 1.1550945157028027, 0.4868351440367882, -0.2734933993050214, 0.9553464975047883, 2.536942065740071, -0.33275871271804064, 1.8744465936047499], "std": [0.15596263642377176, 0.021703755328091347, 0.053072228489763305, 0.22801715372315687, 0.3957146480565803, 0.5241521028651351, 0.19014442843811266, 0.04957001970878096, 0.099137593064167, 0.335997636081685, 0.3282453450230097, 0.21167941739219379], "min": [0.22866117426114402, 0.23844173678849978, 0.9053599025949921, 1.9828589379614052, -0.6377077024683561, -0.01837341287833749, 0.22926583566365877, -0.3215742048566577, 0.7737254037425179, 2.0231560704783487, -1.0112112353105083, 1.6230249662859046], "max": [0.6440009800823995, 0.30041254853752797, 1.1395828550772922, 2.8272873374641927, 0.7908741581743848, 1.5150637287748268, 0.677747471121303, -0.09791999394317154, 1.125605274034468, 3.030166797213806, 0.10072798130344962, 2.635105160221753], "count": [538]}, "gripper_mode_state": {"mean": [0.2695167286245353, 0.8141263940520446], "std": [0.4437087576508533, 0.38900463822409487], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.9052044609665428, 1.8494423791821561], "std": [0.4048163278709908, 0.4777674861723105], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.2695167286245353, 0.8141263940520446], "std": [0.4437087576508533, 0.38900463822409487], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.9052044609665428, 1.8494423791821561], "std": [0.4048163278709908, 0.4777674861723105], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.5409200638740368, 0.35219331251822594], "std": [0.22526484313725428, 0.16352817988138557], "min": [0.15000000596046448, 0.017499999376013875], "max": [0.7349999994039536, 0.6762500107288361], "count": [538]}, "gripper_open_scale_action": {"mean": [0.5409200638740368, 0.35219331251822594], "std": [0.22526484313725428, 0.16352817988138557], "min": [0.15000000596046448, 0.017499999376013875], "max": [0.7349999994039536, 0.6762500107288361], "count": [538]}}} +{"episode_index": 474, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8549019607843137]], [[0.8313725490196079]]], "mean": [[[0.39994694632785616]], [[0.40572140777390914]], [[0.381577960519618]]], "std": [[[0.14244027585197547]], [[0.14632036871723486]], [[0.14050544182709926]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636341205485309]], [[0.46714345298088084]], [[0.4581196990867998]]], "std": [[[0.1542598023431758]], [[0.14907766785010787]], [[0.1528211659670128]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5038384490867999]], [[0.48901068199865616]], [[0.4803568486195101]]], "std": [[[0.1289721896698659]], [[0.13709480046326467]], [[0.14058262066042043]]], "count": [107]}, "observation.state": {"min": [-0.02290455624461174, -0.022311445325613022, -1.4143781661987305, -1.7172311544418335, 0.448095440864563, 0.05901455506682396, 0.13699999451637268, -0.009999999776482582, -0.06338299810886383, 0.1356389969587326, -3.141592502593994, 0.36561158299446106, -3.1335816383361816, -0.16430921852588654, -0.01826433278620243, -1.3443037271499634, 0.0753948912024498, 0.3529011011123657, -1.2518482208251953, 0.012000000104308128, -0.009460999630391598, -0.008422000333666801, 0.010227999649941921, -3.138573169708252, 0.10295697301626205, -3.136775493621826], "max": [-0.0051286667585372925, 1.9407817125320435, -0.4862813353538513, -0.02260800078511238, 1.1316908597946167, 1.7060142755508423, 0.5879999995231628, 0.4148760139942169, -0.004110000096261501, 0.38666000962257385, 3.140580415725708, 1.1602599620819092, 3.128973960876465, 0.2704237699508667, 2.421079635620117, -0.4754657745361328, 1.5382859706878662, 1.2402476072311401, -0.1855914443731308, 0.4190000295639038, 0.4282299876213074, 0.1890060007572174, 0.34954598546028137, 3.140580415725708, 1.0774964094161987, 3.139777421951294], "mean": [-0.008608471602201462, 1.0460528135299683, -0.7766674757003784, -0.6504821181297302, 0.841399610042572, 0.7610763907432556, 0.4535866677761078, 0.19476617872714996, -0.029326990246772766, 0.24340611696243286, -0.37664467096328735, 0.685802161693573, 0.3309589624404907, 0.02000482939183712, 1.4265176057815552, -1.0063143968582153, 0.7535361647605896, 1.0002518892288208, -0.7426961064338684, 0.23873092234134674, 0.25014886260032654, 0.0425117202103138, 0.16787970066070557, 0.5944956541061401, 0.5607072114944458, -1.8523180484771729], "std": [0.005669552832841873, 0.7315343022346497, 0.36889809370040894, 0.6030294895172119, 0.22391155362129211, 0.6472351551055908, 0.16963474452495575, 0.14776396751403809, 0.020435264334082603, 0.057804252952337265, 2.758025646209717, 0.24943366646766663, 2.7542474269866943, 0.09606653451919556, 1.0053670406341553, 0.3953584134578705, 0.5440059900283813, 0.21595144271850586, 0.4411647915840149, 0.1204964742064476, 0.18302330374717712, 0.048977628350257874, 0.1003037691116333, 2.586019277572632, 0.3016122877597809, 2.2691967487335205], "count": [512]}, "action": {"min": [-0.02290455624461174, -0.022311445325613022, -1.4143781661987305, -1.7172311544418335, 0.448095440864563, 0.05901455506682396, 0.13699999451637268, -0.009999999776482582, -0.06338299810886383, 0.1356389969587326, -3.141592502593994, 0.36561158299446106, -3.1335816383361816, -0.16430921852588654, -0.01826433278620243, -1.3443037271499634, 0.0753948912024498, 0.3529011011123657, -1.2518482208251953, 0.012000000104308128, -0.009460999630391598, -0.008422000333666801, 0.010227999649941921, -3.138573169708252, 0.10295697301626205, -3.136775493621826], "max": [-0.0051286667585372925, 1.9407817125320435, -0.4862813353538513, -0.02260800078511238, 1.1316908597946167, 1.7060142755508423, 0.5879999995231628, 0.4148760139942169, -0.004110000096261501, 0.38666000962257385, 3.140580415725708, 1.1602599620819092, 3.128973960876465, 0.2704237699508667, 2.421079635620117, -0.4754657745361328, 1.5382859706878662, 1.2402476072311401, -0.1855914443731308, 0.4190000295639038, 0.4282299876213074, 0.1890060007572174, 0.34954598546028137, 3.140580415725708, 1.0774964094161987, 3.139777421951294], "mean": [-0.008608471602201462, 1.0460528135299683, -0.7766674757003784, -0.6504821181297302, 0.841399610042572, 0.7610763907432556, 0.4535866677761078, 0.19476617872714996, -0.029326990246772766, 0.24340611696243286, -0.37664467096328735, 0.685802161693573, 0.3309589624404907, 0.02000482939183712, 1.4265176057815552, -1.0063143968582153, 0.7535361647605896, 1.0002518892288208, -0.7426961064338684, 0.23873092234134674, 0.25014886260032654, 0.0425117202103138, 0.16787970066070557, 0.5944956541061401, 0.5607072114944458, -1.8523180484771729], "std": [0.005669552832841873, 0.7315343022346497, 0.36889809370040894, 0.6030294895172119, 0.22391155362129211, 0.6472351551055908, 0.16963474452495575, 0.14776396751403809, 0.020435264334082603, 0.057804252952337265, 2.758025646209717, 0.24943366646766663, 2.7542474269866943, 0.09606653451919556, 1.0053670406341553, 0.3953584134578705, 0.5440059900283813, 0.21595144271850586, 0.4411647915840149, 0.1204964742064476, 0.18302330374717712, 0.048977628350257874, 0.1003037691116333, 2.586019277572632, 0.3016122877597809, 2.2691967487335205], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [475], "max": [475], "mean": [475.0], "std": [0.0], "count": [512]}, "index": {"min": [218287], "max": [218798], "mean": [218542.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [3.201171875, 5.0, 5.0, 5.0, 5.0], "std": [1.570155804915227, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [512]}, "scene_annotation": {"mean": [475.0], "std": [0.0], "min": [475], "max": [475], "count": [512]}, "eef_direction_state": {"mean": [4.13671875, 3.953125], "std": [2.2423610287815916, 2.1798415044160895], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.86328125, 0.943359375], "std": [0.8482860563503549, 0.8831732358940738], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.80078125, 0.759765625], "std": [0.8428000294544593, 0.8471588222218779], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.13671875, 3.953125], "std": [2.2423610287815916, 2.1798415044160895], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.86328125, 0.943359375], "std": [0.8482860563503549, 0.8831732358940738], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.80078125, 0.759765625], "std": [0.8428000294544593, 0.8471588222218779], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.4331108130152948, 0.2716501190199421, 1.0179468570381411, 2.397082284017702, 0.16419747099299495, 1.208597502501544, 0.4893462898546479, -0.25663904477822874, 0.9436177879586305, 2.4884871734313503, -0.40753992092817953, 1.929495673610643], "std": [0.1474555055280972, 0.02096389482923372, 0.057969067749110446, 0.21523151002748553, 0.38448967458777883, 0.4423831979273168, 0.1834929063825949, 0.04870078612164635, 0.09986941297862867, 0.26961253339683966, 0.4015487921551544, 0.20572042916607608], "min": [0.22887205734591898, 0.236470006459802, 0.9100234777082506, 1.973667093423533, -0.5970208464368548, 0.2410425695968259, 0.2292623308187859, -0.30796639894975, 0.7863380602052839, 2.0621289446987885, -1.021499768246903, 1.5640737619558829], "max": [0.6531764594249527, 0.29731241078842024, 1.16148311427139, 2.716033275505842, 0.8254738042214758, 1.5362172892260106, 0.6681060002373527, -0.1107857060471878, 1.1248510611624878, 3.037747964966683, 0.09554866545618546, 2.4669758441112113], "count": [512]}, "eef_sim_pose_action": {"mean": [0.4331108130152948, 0.2716501190199421, 1.0179468570381411, 2.397082284017702, 0.16419747099299495, 1.208597502501544, 0.4893462898546479, -0.25663904477822874, 0.9436177879586305, 2.4884871734313503, -0.40753992092817953, 1.929495673610643], "std": [0.1474555055280972, 0.02096389482923372, 0.057969067749110446, 0.21523151002748553, 0.38448967458777883, 0.4423831979273168, 0.1834929063825949, 0.04870078612164635, 0.09986941297862867, 0.26961253339683966, 0.4015487921551544, 0.20572042916607608], "min": [0.22887205734591898, 0.236470006459802, 0.9100234777082506, 1.973667093423533, -0.5970208464368548, 0.2410425695968259, 0.2292623308187859, -0.30796639894975, 0.7863380602052839, 2.0621289446987885, -1.021499768246903, 1.5640737619558829], "max": [0.6531764594249527, 0.29731241078842024, 1.16148311427139, 2.716033275505842, 0.8254738042214758, 1.5362172892260106, 0.6681060002373527, -0.1107857060471878, 1.1248510611624878, 3.037747964966683, 0.09554866545618546, 2.4669758441112113], "count": [512]}, "gripper_mode_state": {"mean": [0.244140625, 0.91015625], "std": [0.4295765126547416, 0.2859577776279874], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.908203125, 1.892578125], "std": [0.3920238624627771, 0.4264034659468475], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.244140625, 0.91015625], "std": [0.4295765126547416, 0.2859577776279874], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.908203125, 1.892578125], "std": [0.3920238624627771, 0.4264034659468475], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.5669848592879134, 0.29841308546565415], "std": [0.21204303790064696, 0.15062103944051738], "min": [0.17124999314546585, 0.01500000013038516], "max": [0.7349999994039536, 0.5237500369548798], "count": [512]}, "gripper_open_scale_action": {"mean": [0.5669848592879134, 0.29841308546565415], "std": [0.21204303790064696, 0.15062103944051738], "min": [0.17124999314546585, 0.01500000013038516], "max": [0.7349999994039536, 0.5237500369548798], "count": [512]}}} +{"episode_index": 475, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.9058823529411765]], [[0.8549019607843137]]], "mean": [[[0.399512252283392]], [[0.40313076085134913]], [[0.3789461438955924]]], "std": [[[0.14343422950499368]], [[0.1473246041050433]], [[0.1413228629126655]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46040080010369533]], [[0.462382189935269]], [[0.4535536917892157]]], "std": [[[0.15730089143755302]], [[0.14974025961023266]], [[0.15164345736080645]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5039965199220714]], [[0.4908765063316994]], [[0.48201907169117647]]], "std": [[[0.11449820993249639]], [[0.1271837693120411]], [[0.1307209625346337]]], "count": [104]}, "observation.state": {"min": [-0.02290455624461174, -0.023009222000837326, -1.0537666082382202, -1.749346375465393, 0.33817800879478455, 0.05786322057247162, 0.12400000542402267, -0.019958000630140305, -0.06735700368881226, 0.1252020001411438, -3.1348557472229004, 0.3230953514575958, -3.133040428161621, -0.28102999925613403, -0.018142221495509148, -1.3569684028625488, -0.22283533215522766, 0.5887325406074524, -1.195485234260559, 0.0139999995008111, -0.009498000144958496, -0.05057799816131592, 0.0043390002101659775, -3.14021372795105, 0.05700245872139931, -3.133878231048584], "max": [-0.02290455624461174, 1.802988052368164, -0.4862813353538513, -0.04807689040899277, 1.1650446653366089, 2.0872104167938232, 0.4830000102519989, 0.3683969974517822, -0.0036959999706596136, 0.3525640070438385, 3.139533281326294, 1.1408519744873047, 3.1198806762695312, 0.3587798774242401, 2.413752794265747, -0.4754657745361328, 1.3777621984481812, 1.2401604652404785, 0.07143499702215195, 0.5389999747276306, 0.41231098771095276, 0.19811399281024933, 0.37751299142837524, 3.128101348876953, 1.0780025720596313, 3.137211799621582], "mean": [-0.02290446311235428, 0.9874579310417175, -0.6775466799736023, -0.7458274960517883, 0.737069845199585, 0.9565069675445557, 0.3607920706272125, 0.1788412630558014, -0.03372893109917641, 0.2370443344116211, -0.01931340992450714, 0.720846951007843, 0.39949652552604675, 0.0747222900390625, 1.4457683563232422, -1.0083070993423462, 0.5589312314987183, 0.9731690287590027, -0.5733163356781006, 0.3068385124206543, 0.2523989975452423, 0.03792959824204445, 0.17046649754047394, 0.6117415428161621, 0.46689265966415405, -1.9772266149520874], "std": [9.313225746154785e-08, 0.7069775462150574, 0.24241119623184204, 0.5342753529548645, 0.27945905923843384, 0.7248075604438782, 0.14099396765232086, 0.13644394278526306, 0.01920459233224392, 0.05949635058641434, 2.7317492961883545, 0.28358227014541626, 2.6826767921447754, 0.1764087975025177, 0.9421253800392151, 0.3579275906085968, 0.5338340997695923, 0.17340922355651855, 0.44610345363616943, 0.14745035767555237, 0.17006860673427582, 0.057849135249853134, 0.09354031831026077, 2.6865217685699463, 0.3463733196258545, 2.0805585384368896], "count": [495]}, "action": {"min": [-0.02290455624461174, -0.023009222000837326, -1.0537666082382202, -1.749346375465393, 0.33817800879478455, 0.05786322057247162, 0.12400000542402267, -0.019958000630140305, -0.06735700368881226, 0.1252020001411438, -3.1348557472229004, 0.3230953514575958, -3.133040428161621, -0.28102999925613403, -0.018142221495509148, -1.3569684028625488, -0.22283533215522766, 0.5887325406074524, -1.195485234260559, 0.0139999995008111, -0.009498000144958496, -0.05057799816131592, 0.0043390002101659775, -3.14021372795105, 0.05700245872139931, -3.133878231048584], "max": [-0.02290455624461174, 1.802988052368164, -0.4862813353538513, -0.04807689040899277, 1.1650446653366089, 2.0872104167938232, 0.4830000102519989, 0.3683969974517822, -0.0036959999706596136, 0.3525640070438385, 3.139533281326294, 1.1408519744873047, 3.1198806762695312, 0.3587798774242401, 2.413752794265747, -0.4754657745361328, 1.3777621984481812, 1.2401604652404785, 0.07143499702215195, 0.5389999747276306, 0.41231098771095276, 0.19811399281024933, 0.37751299142837524, 3.128101348876953, 1.0780025720596313, 3.137211799621582], "mean": [-0.02290446311235428, 0.9874579310417175, -0.6775466799736023, -0.7458274960517883, 0.737069845199585, 0.9565069675445557, 0.3607920706272125, 0.1788412630558014, -0.03372893109917641, 0.2370443344116211, -0.01931340992450714, 0.720846951007843, 0.39949652552604675, 0.0747222900390625, 1.4457683563232422, -1.0083070993423462, 0.5589312314987183, 0.9731690287590027, -0.5733163356781006, 0.3068385124206543, 0.2523989975452423, 0.03792959824204445, 0.17046649754047394, 0.6117415428161621, 0.46689265966415405, -1.9772266149520874], "std": [9.313225746154785e-08, 0.7069775462150574, 0.24241119623184204, 0.5342753529548645, 0.27945905923843384, 0.7248075604438782, 0.14099396765232086, 0.13644394278526306, 0.01920459233224392, 0.05949635058641434, 2.7317492961883545, 0.28358227014541626, 2.6826767921447754, 0.1764087975025177, 0.9421253800392151, 0.3579275906085968, 0.5338340997695923, 0.17340922355651855, 0.44610345363616943, 0.14745035767555237, 0.17006860673427582, 0.057849135249853134, 0.09354031831026077, 2.6865217685699463, 0.3463733196258545, 2.0805585384368896], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [476], "max": [476], "mean": [476.0], "std": [0.0], "count": [495]}, "index": {"min": [218799], "max": [219293], "mean": [219046.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [3.098989898989899, 5.0, 5.0, 5.0, 5.0], "std": [1.6131714763220921, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [495]}, "scene_annotation": {"mean": [476.0], "std": [0.0], "min": [476], "max": [476], "count": [495]}, "eef_direction_state": {"mean": [4.4646464646464645, 4.0464646464646465], "std": [2.131595557906686, 2.134815447813911], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.7595959595959596, 0.9151515151515152], "std": [0.8673562748135402, 0.9128005121728149], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.7191919191919192, 0.7838383838383839], "std": [0.8408361360047898, 0.8431191572216572], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.4646464646464645, 4.0464646464646465], "std": [2.131595557906686, 2.134815447813911], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.7595959595959596, 0.9151515151515152], "std": [0.8673562748135402, 0.9128005121728149], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.7191919191919192, 0.7838383838383839], "std": [0.8408361360047898, 0.8431191572216572], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.4171600050103024, 0.26721089952490024, 1.0114703187888605, 2.3586888991257533, 0.07118710880191204, 1.1110462336517022, 0.49142301375740033, -0.2610757167449547, 0.9460582716498992, 2.621191208009791, -0.3003093541433132, 1.8832534007377888], "std": [0.13604381818711878, 0.01968580346748473, 0.05954392978059897, 0.24199897248797897, 0.44024430667992087, 0.4409697694322202, 0.17045208057670466, 0.05776731669982485, 0.09315231524078099, 0.3413643348363504, 0.3556011985984752, 0.23071739659382165], "min": [0.21902765375036215, 0.2325939079691022, 0.8996459876797985, 1.9991792650692697, -0.7203659491153708, 0.12353696143699366, 0.2290983314201353, -0.3503668351624897, 0.7803701269749687, 2.05228505020439, -0.9622772188797382, 1.4714671109388262], "max": [0.6063777884915665, 0.29772017758489205, 1.1271626094034475, 2.704512102241453, 0.8092271423310073, 1.4914393510566952, 0.6522127884589047, -0.10137992297681417, 1.152380221150674, 3.08343897142692, 0.20955264091638037, 2.4995581845411143], "count": [495]}, "eef_sim_pose_action": {"mean": [0.4171600050103024, 0.26721089952490024, 1.0114703187888605, 2.3586888991257533, 0.07118710880191204, 1.1110462336517022, 0.49142301375740033, -0.2610757167449547, 0.9460582716498992, 2.621191208009791, -0.3003093541433132, 1.8832534007377888], "std": [0.13604381818711878, 0.01968580346748473, 0.05954392978059897, 0.24199897248797897, 0.44024430667992087, 0.4409697694322202, 0.17045208057670466, 0.05776731669982485, 0.09315231524078099, 0.3413643348363504, 0.3556011985984752, 0.23071739659382165], "min": [0.21902765375036215, 0.2325939079691022, 0.8996459876797985, 1.9991792650692697, -0.7203659491153708, 0.12353696143699366, 0.2290983314201353, -0.3503668351624897, 0.7803701269749687, 2.05228505020439, -0.9622772188797382, 1.4714671109388262], "max": [0.6063777884915665, 0.29772017758489205, 1.1271626094034475, 2.704512102241453, 0.8092271423310073, 1.4914393510566952, 0.6522127884589047, -0.10137992297681417, 1.152380221150674, 3.08343897142692, 0.20955264091638037, 2.4995581845411143], "count": [495]}, "gripper_mode_state": {"mean": [0.31313131313131315, 0.6989898989898989], "std": [0.4637672841716761, 0.458697089700808], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.9232323232323232, 1.8585858585858586], "std": [0.356987474762107, 0.46731774949379035], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.31313131313131315, 0.6989898989898989], "std": [0.4637672841716761, 0.458697089700808], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.9232323232323232, 1.8585858585858586], "std": [0.356987474762107, 0.46731774949379035], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.4509873680695139, 0.3835479786285585], "std": [0.17624210971887191, 0.18431267998498688], "min": [0.15500000678002834, 0.017499999376013875], "max": [0.6037500128149986, 0.6737499684095383], "count": [495]}, "gripper_open_scale_action": {"mean": [0.4509873680695139, 0.3835479786285585], "std": [0.17624210971887191, 0.18431267998498688], "min": [0.15500000678002834, 0.017499999376013875], "max": [0.6037500128149986, 0.6737499684095383], "count": [495]}}} +{"episode_index": 476, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9294117647058824]], [[0.8823529411764706]]], "mean": [[[0.39807310185185185]], [[0.40310884259259255]], [[0.37900849128540304]]], "std": [[[0.14543437665999542]], [[0.14825685109892442]], [[0.14215029513146313]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716812152777778]], [[0.474816760620915]], [[0.46521371732026146]]], "std": [[[0.14741755665314407]], [[0.14598605949374777]], [[0.14873413661569432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5088975551470588]], [[0.4949955657679739]], [[0.48666786968954245]]], "std": [[[0.11766251642585375]], [[0.1291098769968149]], [[0.13231661014969148]]], "count": [100]}, "observation.state": {"min": [-0.02290455624461174, -0.023009222000837326, -1.2269201278686523, -1.5859965085983276, 0.4872582256793976, 0.11044077575206757, 0.125, -0.011277000419795513, -0.06739699840545654, 0.11634200066328049, -3.141592502593994, 0.22418753802776337, -3.1309287548065186, -0.18573099374771118, -0.018787667155265808, -1.4269729852676392, -0.15570911765098572, 0.6352220177650452, -1.1435182094573975, 0.017000000923871994, -0.008781000040471554, -0.02532999962568283, 0.0038139999378472567, -3.1383113861083984, 0.03666936606168747, -3.1383464336395264], "max": [0.03761022165417671, 1.8551642894744873, -0.48689189553260803, -0.08641977608203888, 1.1616255044937134, 1.9188889265060425, 0.5379999876022339, 0.391882985830307, 0.004499000031501055, 0.33976200222969055, 3.1373515129089355, 1.108214259147644, 3.1327438354492188, 0.2690631151199341, 2.4810187816619873, -0.47243043780326843, 1.3182069063186646, 1.240387201309204, -0.03283044323325157, 0.5149999856948853, 0.44115200638771057, 0.1887339949607849, 0.3300809860229492, 3.120753526687622, 1.0696076154708862, 3.134890556335449], "mean": [-0.007769997231662273, 1.0560437440872192, -0.7315495610237122, -0.673258364200592, 0.8194753527641296, 0.8143860697746277, 0.36042705178260803, 0.1900143325328827, -0.03427230566740036, 0.2325456738471985, 0.24572694301605225, 0.6318193078041077, 0.3207240700721741, 0.01677495427429676, 1.4769041538238525, -1.072648286819458, 0.6065904498100281, 1.0383368730545044, -0.612434983253479, 0.3398538827896118, 0.2623806595802307, 0.030556365847587585, 0.16591568291187286, 0.48890259861946106, 0.4806746244430542, -2.1153995990753174], "std": [0.025290533900260925, 0.7219061851501465, 0.28871673345565796, 0.5197337865829468, 0.22585169970989227, 0.6172165870666504, 0.1377822607755661, 0.14080242812633514, 0.0228732917457819, 0.055684894323349, 2.741541862487793, 0.2775091528892517, 2.760014533996582, 0.143723726272583, 0.9994211792945862, 0.433620810508728, 0.5125673413276672, 0.16440556943416595, 0.4236389398574829, 0.18118062615394592, 0.18356162309646606, 0.05995232239365578, 0.09188015758991241, 2.645383358001709, 0.3466240167617798, 2.0130603313446045], "count": [438]}, "action": {"min": [-0.02290455624461174, -0.023009222000837326, -1.2269201278686523, -1.5859965085983276, 0.4872582256793976, 0.11044077575206757, 0.125, -0.011277000419795513, -0.06739699840545654, 0.11634200066328049, -3.141592502593994, 0.22418753802776337, -3.1309287548065186, -0.18573099374771118, -0.018787667155265808, -1.4269729852676392, -0.15570911765098572, 0.6352220177650452, -1.1435182094573975, 0.017000000923871994, -0.008781000040471554, -0.02532999962568283, 0.0038139999378472567, -3.1383113861083984, 0.03666936606168747, -3.1383464336395264], "max": [0.03761022165417671, 1.8551642894744873, -0.48689189553260803, -0.08641977608203888, 1.1616255044937134, 1.9188889265060425, 0.5379999876022339, 0.391882985830307, 0.004499000031501055, 0.33976200222969055, 3.1373515129089355, 1.108214259147644, 3.1327438354492188, 0.2690631151199341, 2.4810187816619873, -0.47243043780326843, 1.3182069063186646, 1.240387201309204, -0.03283044323325157, 0.5149999856948853, 0.44115200638771057, 0.1887339949607849, 0.3300809860229492, 3.120753526687622, 1.0696076154708862, 3.134890556335449], "mean": [-0.007769997231662273, 1.0560437440872192, -0.7315495610237122, -0.673258364200592, 0.8194753527641296, 0.8143860697746277, 0.36042705178260803, 0.1900143325328827, -0.03427230566740036, 0.2325456738471985, 0.24572694301605225, 0.6318193078041077, 0.3207240700721741, 0.01677495427429676, 1.4769041538238525, -1.072648286819458, 0.6065904498100281, 1.0383368730545044, -0.612434983253479, 0.3398538827896118, 0.2623806595802307, 0.030556365847587585, 0.16591568291187286, 0.48890259861946106, 0.4806746244430542, -2.1153995990753174], "std": [0.025290533900260925, 0.7219061851501465, 0.28871673345565796, 0.5197337865829468, 0.22585169970989227, 0.6172165870666504, 0.1377822607755661, 0.14080242812633514, 0.0228732917457819, 0.055684894323349, 2.741541862487793, 0.2775091528892517, 2.760014533996582, 0.143723726272583, 0.9994211792945862, 0.433620810508728, 0.5125673413276672, 0.16440556943416595, 0.4236389398574829, 0.18118062615394592, 0.18356162309646606, 0.05995232239365578, 0.09188015758991241, 2.645383358001709, 0.3466240167617798, 2.0130603313446045], "count": [438]}, "timestamp": {"min": [0.0], "max": [14.566666666666666], "mean": [7.283333333333334], "std": [4.21464598047579], "count": [438]}, "frame_index": {"min": [0], "max": [437], "mean": [218.5], "std": [126.43937941427373], "count": [438]}, "episode_index": {"min": [477], "max": [477], "mean": [477.0], "std": [0.0], "count": [438]}, "index": {"min": [219294], "max": [219731], "mean": [219512.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [3.1301369863013697, 5.0, 5.0, 5.0, 5.0], "std": [1.5316912428510272, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [438]}, "scene_annotation": {"mean": [477.0], "std": [0.0], "min": [477], "max": [477], "count": [438]}, "eef_direction_state": {"mean": [4.084474885844749, 3.9086757990867578], "std": [2.2247438050768276, 2.188777432339431], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.8858447488584474, 0.9680365296803652], "std": [0.7999603834981408, 0.8907855435009754], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.8812785388127854, 0.8287671232876712], "std": [0.8651371522938671, 0.8496004086888359], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.084474885844749, 3.9086757990867578], "std": [2.2247438050768276, 2.188777432339431], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.8858447488584474, 0.9680365296803652], "std": [0.7999603834981408, 0.8907855435009754], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.8812785388127854, 0.8287671232876712], "std": [0.8651371522938671, 0.8496004086888359], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.42829468895695577, 0.2667309880860549, 1.0070409920029906, 2.4556590177305004, 0.15295572095733265, 1.1918093167668289, 0.5015194191838555, -0.2684648701766547, 0.9415839445584091, 2.5948059297048163, -0.3712553511175035, 1.8783807443442277], "std": [0.14046111158769628, 0.023288557469976805, 0.055863162485610796, 0.24188702606632703, 0.42933057492130017, 0.4507127880113527, 0.18394546818944174, 0.059781853720989285, 0.09142225758838947, 0.3367853971308368, 0.3764689332017874, 0.24520385736823666], "min": [0.22767390033079538, 0.23264068700498153, 0.8908183438702002, 2.0314920539180097, -0.6225758634097505, 0.13439217470878195, 0.2299547975851868, -0.3249804800352977, 0.7799567844824337, 2.0703341143574496, -0.9565108003062034, 1.506166393120114], "max": [0.6300572546681097, 0.30589821689275654, 1.1146377608876226, 2.8118547986078495, 0.8151037340943508, 1.604427768615703, 0.6809909997985772, -0.1107632197958378, 1.1049933219306538, 3.0983251367857556, 0.15837608918940593, 2.522917827002105], "count": [438]}, "eef_sim_pose_action": {"mean": [0.42829468895695577, 0.2667309880860549, 1.0070409920029906, 2.4556590177305004, 0.15295572095733265, 1.1918093167668289, 0.5015194191838555, -0.2684648701766547, 0.9415839445584091, 2.5948059297048163, -0.3712553511175035, 1.8783807443442277], "std": [0.14046111158769628, 0.023288557469976805, 0.055863162485610796, 0.24188702606632703, 0.42933057492130017, 0.4507127880113527, 0.18394546818944174, 0.059781853720989285, 0.09142225758838947, 0.3367853971308368, 0.3764689332017874, 0.24520385736823666], "min": [0.22767390033079538, 0.23264068700498153, 0.8908183438702002, 2.0314920539180097, -0.6225758634097505, 0.13439217470878195, 0.2299547975851868, -0.3249804800352977, 0.7799567844824337, 2.0703341143574496, -0.9565108003062034, 1.506166393120114], "max": [0.6300572546681097, 0.30589821689275654, 1.1146377608876226, 2.8118547986078495, 0.8151037340943508, 1.604427768615703, 0.6809909997985772, -0.1107632197958378, 1.1049933219306538, 3.0983251367857556, 0.15837608918940593, 2.522917827002105], "count": [438]}, "gripper_mode_state": {"mean": [0.3264840182648402, 0.593607305936073], "std": [0.46892665106867437, 0.49115951815616027], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.9223744292237444, 1.8721461187214612], "std": [0.3618847497913159, 0.424264560157317], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.3264840182648402, 0.593607305936073], "std": [0.46892665106867437, 0.49115951815616027], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.9223744292237444, 1.8721461187214612], "std": [0.3618847497913159, 0.424264560157317], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.45053367787912557, 0.4248173545342211], "std": [0.17222776840782453, 0.22647539709586356], "min": [0.15625, 0.021250001154839993], "max": [0.6724999845027924, 0.6437499821186066], "count": [438]}, "gripper_open_scale_action": {"mean": [0.45053367787912557, 0.4248173545342211], "std": [0.17222776840782453, 0.22647539709586356], "min": [0.15625, 0.021250001154839993], "max": [0.6724999845027924, 0.6437499821186066], "count": [438]}}} +{"episode_index": 477, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9490196078431372]], [[0.8941176470588236]]], "mean": [[[0.3985557274150221]], [[0.40378920246631556]], [[0.379060557988028]]], "std": [[[0.1429822582706292]], [[0.1468228962253869]], [[0.14049969792300812]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470868075385494]], [[0.47147061203122026]], [[0.4621309767434482]]], "std": [[[0.15517399008582025]], [[0.152365952189411]], [[0.15468292687108287]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507160172361825]], [[0.4958051450758297]], [[0.48739857383082685]]], "std": [[[0.12348366332887067]], [[0.13146601818898906]], [[0.1351507993332573]]], "count": [103]}, "observation.state": {"min": [-0.15598821640014648, -0.022136999294161797, -1.1334353685379028, -1.7519804239273071, 0.37878867983818054, 0.10960344225168228, 0.08999999612569809, -0.010002000257372856, -0.0802220031619072, 0.11084099858999252, -3.141592502593994, 0.24055872857570648, -3.1385905742645264, -0.22231200337409973, -0.01681644469499588, -1.308577537536621, -0.04383789002895355, 0.4568525552749634, -1.282271385192871, 0.013000000268220901, -0.008135000243782997, -0.031348999589681625, 0.009813000448048115, -3.141592502593994, 0.025830872356891632, -3.1353793144226074], "max": [0.10794622451066971, 1.7529399394989014, -0.48689189553260803, -0.09257766604423523, 1.1411283016204834, 1.969373106956482, 0.5260000228881836, 0.37125399708747864, 0.010250999592244625, 0.3607659935951233, 3.1406850814819336, 1.2435994148254395, 3.1359376907348633, 0.2789017856121063, 2.4121131896972656, -0.47236067056655884, 1.518835425376892, 1.2398988008499146, -0.05093777924776077, 0.5110000371932983, 0.42985299229621887, 0.1868090033531189, 0.37846899032592773, 3.1298117637634277, 1.1295770406723022, 3.139812469482422], "mean": [0.03155052661895752, 0.9545058012008667, -0.668911337852478, -0.7356444597244263, 0.8133382797241211, 0.9049760103225708, 0.37409716844558716, 0.17009587585926056, -0.031775105744600296, 0.24178844690322876, 0.13631124794483185, 0.6799241900444031, 0.4479849934577942, 0.038665980100631714, 1.402129054069519, -0.9867703914642334, 0.6528292298316956, 0.9822118282318115, -0.6662068367004395, 0.31972116231918335, 0.24644003808498383, 0.03655543923377991, 0.16929267346858978, 0.6031962037086487, 0.5291962623596191, -2.1570980548858643], "std": [0.06516063958406448, 0.701434314250946, 0.26370495557785034, 0.5968870520591736, 0.26251864433288574, 0.6770418286323547, 0.15821142494678497, 0.13312706351280212, 0.02096896804869175, 0.061100419610738754, 2.69039249420166, 0.2771947979927063, 2.6817028522491455, 0.12464702129364014, 0.9858641624450684, 0.3880727291107178, 0.553538978099823, 0.1878371238708496, 0.4702501893043518, 0.16570377349853516, 0.1786579042673111, 0.048012468963861465, 0.09610000252723694, 2.633235216140747, 0.33435848355293274, 1.930821418762207], "count": [488]}, "action": {"min": [-0.15598821640014648, -0.022136999294161797, -1.1334353685379028, -1.7519804239273071, 0.37878867983818054, 0.10960344225168228, 0.08999999612569809, -0.010002000257372856, -0.0802220031619072, 0.11084099858999252, -3.141592502593994, 0.24055872857570648, -3.1385905742645264, -0.22231200337409973, -0.01681644469499588, -1.308577537536621, -0.04383789002895355, 0.4568525552749634, -1.282271385192871, 0.013000000268220901, -0.008135000243782997, -0.031348999589681625, 0.009813000448048115, -3.141592502593994, 0.025830872356891632, -3.1353793144226074], "max": [0.10794622451066971, 1.7529399394989014, -0.48689189553260803, -0.09257766604423523, 1.1411283016204834, 1.969373106956482, 0.5260000228881836, 0.37125399708747864, 0.010250999592244625, 0.3607659935951233, 3.1406850814819336, 1.2435994148254395, 3.1359376907348633, 0.2789017856121063, 2.4121131896972656, -0.47236067056655884, 1.518835425376892, 1.2398988008499146, -0.05093777924776077, 0.5110000371932983, 0.42985299229621887, 0.1868090033531189, 0.37846899032592773, 3.1298117637634277, 1.1295770406723022, 3.139812469482422], "mean": [0.03155052661895752, 0.9545058012008667, -0.668911337852478, -0.7356444597244263, 0.8133382797241211, 0.9049760103225708, 0.37409716844558716, 0.17009587585926056, -0.031775105744600296, 0.24178844690322876, 0.13631124794483185, 0.6799241900444031, 0.4479849934577942, 0.038665980100631714, 1.402129054069519, -0.9867703914642334, 0.6528292298316956, 0.9822118282318115, -0.6662068367004395, 0.31972116231918335, 0.24644003808498383, 0.03655543923377991, 0.16929267346858978, 0.6031962037086487, 0.5291962623596191, -2.1570980548858643], "std": [0.06516063958406448, 0.701434314250946, 0.26370495557785034, 0.5968870520591736, 0.26251864433288574, 0.6770418286323547, 0.15821142494678497, 0.13312706351280212, 0.02096896804869175, 0.061100419610738754, 2.69039249420166, 0.2771947979927063, 2.6817028522491455, 0.12464702129364014, 0.9858641624450684, 0.3880727291107178, 0.553538978099823, 0.1878371238708496, 0.4702501893043518, 0.16570377349853516, 0.1786579042673111, 0.048012468963861465, 0.09610000252723694, 2.633235216140747, 0.33435848355293274, 1.930821418762207], "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": [478], "max": [478], "mean": [478.0], "std": [0.0], "count": [488]}, "index": {"min": [219732], "max": [220219], "mean": [219975.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [3.377049180327869, 5.0, 5.0, 5.0, 5.0], "std": [1.4616847950923786, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [488]}, "scene_annotation": {"mean": [478.0], "std": [0.0], "min": [478], "max": [478], "count": [488]}, "eef_direction_state": {"mean": [4.344262295081967, 4.102459016393443], "std": [2.1348800857148014, 2.0984366981610894], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.8319672131147541, 0.8770491803278688], "std": [0.8896275140074763, 0.8761677814139573], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.7561475409836066, 0.7479508196721312], "std": [0.8371271587226167, 0.8371472230086743], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.344262295081967, 4.102459016393443], "std": [2.1348800857148014, 2.0984366981610894], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.8319672131147541, 0.8770491803278688], "std": [0.8896275140074763, 0.8761677814139573], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.7561475409836066, 0.7479508196721312], "std": [0.8371271587226167, 0.8371472230086743], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.4083898351051576, 0.2691265119815125, 1.016260289100723, 2.379896533595552, 0.11563396708661196, 1.172202702669597, 0.4855902501558928, -0.2625254893228543, 0.9449444203710791, 2.5510936417833974, -0.34494826584578314, 1.8840787472697145], "std": [0.13281855515710309, 0.021408774858912544, 0.06115458314834902, 0.2322788656483265, 0.49196732634820967, 0.46619266736784437, 0.1790780355446239, 0.047873864624538964, 0.09567224212909867, 0.32671222423285423, 0.35550006892795033, 0.2344294479855998], "min": [0.2288249801052447, 0.22075789400727316, 0.8853870725407972, 1.8829696557788032, -0.8283613338745878, 0.14154747256927602, 0.2305214821489245, -0.33133586061261033, 0.7859145082775543, 2.008017341020776, -0.932539402224717, 1.5016552825295237], "max": [0.6095126662517698, 0.31158066475854646, 1.135470633117193, 2.7869600841180775, 0.8830623716233448, 1.500199817977108, 0.6697608337461168, -0.11278902303770552, 1.1536406200700997, 3.114913660536529, 0.12532900392325974, 2.5187460956861454], "count": [488]}, "eef_sim_pose_action": {"mean": [0.4083898351051576, 0.2691265119815125, 1.016260289100723, 2.379896533595552, 0.11563396708661196, 1.172202702669597, 0.4855902501558928, -0.2625254893228543, 0.9449444203710791, 2.5510936417833974, -0.34494826584578314, 1.8840787472697145], "std": [0.13281855515710309, 0.021408774858912544, 0.06115458314834902, 0.2322788656483265, 0.49196732634820967, 0.46619266736784437, 0.1790780355446239, 0.047873864624538964, 0.09567224212909867, 0.32671222423285423, 0.35550006892795033, 0.2344294479855998], "min": [0.2288249801052447, 0.22075789400727316, 0.8853870725407972, 1.8829696557788032, -0.8283613338745878, 0.14154747256927602, 0.2305214821489245, -0.33133586061261033, 0.7859145082775543, 2.008017341020776, -0.932539402224717, 1.5016552825295237], "max": [0.6095126662517698, 0.31158066475854646, 1.135470633117193, 2.7869600841180775, 0.8830623716233448, 1.500199817977108, 0.6697608337461168, -0.11278902303770552, 1.1536406200700997, 3.114913660536529, 0.12532900392325974, 2.5187460956861454], "count": [488]}, "gripper_mode_state": {"mean": [0.24795081967213115, 0.6352459016393442], "std": [0.4318231243183376, 0.4813611389484641], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.901639344262295, 1.875], "std": [0.40305871649653047, 0.4602542953557768], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.24795081967213115, 0.6352459016393442], "std": [0.4318231243183376, 0.4813611389484641], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.901639344262295, 1.875], "std": [0.40305871649653047, 0.4602542953557768], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.4676203961965063, 0.39965164767278616], "std": [0.19776447320947418, 0.20712946437676405], "min": [0.11249999515712261, 0.016250000335276127], "max": [0.6575000286102295, 0.6387500464916229], "count": [488]}, "gripper_open_scale_action": {"mean": [0.4676203961965063, 0.39965164767278616], "std": [0.19776447320947418, 0.20712946437676405], "min": [0.11249999515712261, 0.016250000335276127], "max": [0.6575000286102295, 0.6387500464916229], "count": [488]}}} +{"episode_index": 478, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9686274509803922]], [[0.9372549019607843]]], "mean": [[[0.3996681773338266]], [[0.4041477756196818]], [[0.37957514027623623]]], "std": [[[0.14663995846711958]], [[0.14977853132970442]], [[0.14355263417020034]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678350347607596]], [[0.46637607519422863]], [[0.4569314091595758]]], "std": [[[0.15863755802319834]], [[0.15422925729163722]], [[0.15637515891321144]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065594979343939]], [[0.4937171911610556]], [[0.4840924782648908]]], "std": [[[0.11771902027452395]], [[0.12990973657512203]], [[0.13435508227142506]]], "count": [106]}, "observation.state": {"min": [-0.006297444459050894, -0.022136999294161797, -1.1134963035583496, -1.5315698385238647, 0.45346832275390625, 0.06848689168691635, 0.125, -0.011242999695241451, -0.06443300098180771, 0.15330399572849274, -3.141592502593994, 0.31120964884757996, -3.1409294605255127, -0.19895388185977936, -0.01870044507086277, -1.4084120988845825, -0.016921110451221466, 0.46728432178497314, -1.2647919654846191, 0.008999999612569809, -0.010586000047624111, -0.026314999908208847, 0.00913199968636036, -3.139899730682373, 0.059550635516643524, -3.127856969833374], "max": [0.09966011345386505, 1.821740746498108, -0.48758965730667114, -0.05194955691695213, 1.1611894369125366, 2.1019508838653564, 0.5449999570846558, 0.3731220066547394, 0.0008399999933317304, 0.351949006319046, 3.140615224838257, 1.1291407346725464, 3.1404058933258057, 0.36877554655075073, 2.4101767539978027, -0.47236067056655884, 1.464461088180542, 1.2405791282653809, -0.03297000005841255, 0.5080000162124634, 0.42438000440597534, 0.21889999508857727, 0.3265030086040497, 3.1391143798828125, 1.0861881971359253, 3.1363565921783447], "mean": [0.01216998603194952, 0.9266459941864014, -0.6647125482559204, -0.7339215278625488, 0.8087950944900513, 0.9503238797187805, 0.3856230676174164, 0.16683299839496613, -0.034376464784145355, 0.246354341506958, 0.21455401182174683, 0.7047146558761597, 0.579445481300354, 0.03669558838009834, 1.515113115310669, -1.0223170518875122, 0.7085766196250916, 0.968992292881012, -0.7105554938316345, 0.34553027153015137, 0.2602877616882324, 0.0506313182413578, 0.15368877351284027, 0.8953012228012085, 0.4767096936702728, -1.9399855136871338], "std": [0.03185160830616951, 0.6644509434700012, 0.2544054090976715, 0.5096122026443481, 0.23046912252902985, 0.727331280708313, 0.16300885379314423, 0.13099037110805511, 0.02060222439467907, 0.051056716591119766, 2.6949985027313232, 0.2781354486942291, 2.6691572666168213, 0.12206781655550003, 0.9668251276016235, 0.37111616134643555, 0.52140212059021, 0.18026122450828552, 0.4268748462200165, 0.16509048640727997, 0.17189747095108032, 0.061859339475631714, 0.09810970723628998, 2.53291654586792, 0.3286040723323822, 2.1470701694488525], "count": [502]}, "action": {"min": [-0.006297444459050894, -0.022136999294161797, -1.1134963035583496, -1.5315698385238647, 0.45346832275390625, 0.06848689168691635, 0.125, -0.011242999695241451, -0.06443300098180771, 0.15330399572849274, -3.141592502593994, 0.31120964884757996, -3.1409294605255127, -0.19895388185977936, -0.01870044507086277, -1.4084120988845825, -0.016921110451221466, 0.46728432178497314, -1.2647919654846191, 0.008999999612569809, -0.010586000047624111, -0.026314999908208847, 0.00913199968636036, -3.139899730682373, 0.059550635516643524, -3.127856969833374], "max": [0.09966011345386505, 1.821740746498108, -0.48758965730667114, -0.05194955691695213, 1.1611894369125366, 2.1019508838653564, 0.5449999570846558, 0.3731220066547394, 0.0008399999933317304, 0.351949006319046, 3.140615224838257, 1.1291407346725464, 3.1404058933258057, 0.36877554655075073, 2.4101767539978027, -0.47236067056655884, 1.464461088180542, 1.2405791282653809, -0.03297000005841255, 0.5080000162124634, 0.42438000440597534, 0.21889999508857727, 0.3265030086040497, 3.1391143798828125, 1.0861881971359253, 3.1363565921783447], "mean": [0.01216998603194952, 0.9266459941864014, -0.6647125482559204, -0.7339215278625488, 0.8087950944900513, 0.9503238797187805, 0.3856230676174164, 0.16683299839496613, -0.034376464784145355, 0.246354341506958, 0.21455401182174683, 0.7047146558761597, 0.579445481300354, 0.03669558838009834, 1.515113115310669, -1.0223170518875122, 0.7085766196250916, 0.968992292881012, -0.7105554938316345, 0.34553027153015137, 0.2602877616882324, 0.0506313182413578, 0.15368877351284027, 0.8953012228012085, 0.4767096936702728, -1.9399855136871338], "std": [0.03185160830616951, 0.6644509434700012, 0.2544054090976715, 0.5096122026443481, 0.23046912252902985, 0.727331280708313, 0.16300885379314423, 0.13099037110805511, 0.02060222439467907, 0.051056716591119766, 2.6949985027313232, 0.2781354486942291, 2.6691572666168213, 0.12206781655550003, 0.9668251276016235, 0.37111616134643555, 0.52140212059021, 0.18026122450828552, 0.4268748462200165, 0.16509048640727997, 0.17189747095108032, 0.061859339475631714, 0.09810970723628998, 2.53291654586792, 0.3286040723323822, 2.1470701694488525], "count": [502]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [479], "max": [479], "mean": [479.0], "std": [0.0], "count": [502]}, "index": {"min": [220220], "max": [220721], "mean": [220470.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [3.153386454183267, 5.0, 5.0, 5.0, 5.0], "std": [1.5313387907603682, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [502]}, "scene_annotation": {"mean": [479.0], "std": [0.0], "min": [479], "max": [479], "count": [502]}, "eef_direction_state": {"mean": [4.326693227091633, 4.00796812749004], "std": [2.27511319746268, 2.14325966857782], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.7549800796812749, 0.8904382470119522], "std": [0.8641401200115291, 0.8870180399285454], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.6972111553784861, 0.7649402390438247], "std": [0.8349631950491697, 0.8257110279074108], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.326693227091633, 4.00796812749004], "std": [2.27511319746268, 2.14325966857782], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.7549800796812749, 0.8904382470119522], "std": [0.8641401200115291, 0.8870180399285454], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.6972111553784861, 0.7649402390438247], "std": [0.8349631950491697, 0.8257110279074108], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.4051564038056761, 0.2665750278811795, 1.0207177408297643, 2.3685928810083765, 0.08308842074806101, 1.0834696613978767, 0.4995125649012159, -0.24845169093214137, 0.9293964661835282, 2.601671509746244, -0.38647796291936454, 1.8967107975147404], "std": [0.1306634286049422, 0.021003752050690112, 0.051133813035017066, 0.24226133302338312, 0.45087551481522664, 0.5104751910164774, 0.17226695701603087, 0.0616855609606238, 0.09772683598292338, 0.32545525131106184, 0.34305300073403694, 0.2600113764080716], "min": [0.22770656939669676, 0.2357580392526633, 0.9275725634259461, 2.010458730555396, -0.7041270979913462, 0.10804259628173396, 0.22804670730906718, -0.32615685155455654, 0.7852082639789179, 2.0501518944277817, -0.917630861798703, 1.5444200274740854], "max": [0.6111750161153264, 0.30225128988434596, 1.1266597963381104, 2.744516480456964, 0.7968765951373147, 1.5348151858361543, 0.6642846724186067, -0.08069412422447163, 1.1017205360490872, 3.077369103342829, 0.12775987744822603, 2.557527564924358], "count": [502]}, "eef_sim_pose_action": {"mean": [0.4051564038056761, 0.2665750278811795, 1.0207177408297643, 2.3685928810083765, 0.08308842074806101, 1.0834696613978767, 0.4995125649012159, -0.24845169093214137, 0.9293964661835282, 2.601671509746244, -0.38647796291936454, 1.8967107975147404], "std": [0.1306634286049422, 0.021003752050690112, 0.051133813035017066, 0.24226133302338312, 0.45087551481522664, 0.5104751910164774, 0.17226695701603087, 0.0616855609606238, 0.09772683598292338, 0.32545525131106184, 0.34305300073403694, 0.2600113764080716], "min": [0.22770656939669676, 0.2357580392526633, 0.9275725634259461, 2.010458730555396, -0.7041270979913462, 0.10804259628173396, 0.22804670730906718, -0.32615685155455654, 0.7852082639789179, 2.0501518944277817, -0.917630861798703, 1.5444200274740854], "max": [0.6111750161153264, 0.30225128988434596, 1.1266597963381104, 2.744516480456964, 0.7968765951373147, 1.5348151858361543, 0.6642846724186067, -0.08069412422447163, 1.1017205360490872, 3.077369103342829, 0.12775987744822603, 2.557527564924358], "count": [502]}, "gripper_mode_state": {"mean": [0.2868525896414343, 0.5], "std": [0.45229214171532556, 0.5], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.8904382470119523, 1.900398406374502], "std": [0.42570331677783696, 0.40666734234277657], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.2868525896414343, 0.5], "std": [0.45229214171532556, 0.5], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.8904382470119523, 1.900398406374502], "std": [0.42570331677783696, 0.40666734234277657], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.48202938563468684, 0.4319123485690517], "std": [0.20376078305068782, 0.2063632497720351], "min": [0.15625, 0.011249999515712261], "max": [0.6812499463558197, 0.6350000202655792], "count": [502]}, "gripper_open_scale_action": {"mean": [0.48202938563468684, 0.4319123485690517], "std": [0.20376078305068782, 0.2063632497720351], "min": [0.15625, 0.011249999515712261], "max": [0.6812499463558197, 0.6350000202655792], "count": [502]}}} +{"episode_index": 479, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.9372549019607843]], [[0.8784313725490196]]], "mean": [[[0.40132473198300217]], [[0.4053387637783386]], [[0.38073093681917214]]], "std": [[[0.13947224882112708]], [[0.14289517894731976]], [[0.13682000678413633]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694547883097133]], [[0.469824641655342]], [[0.45984238295153046]]], "std": [[[0.15453203093908574]], [[0.150522784817783]], [[0.15333194300880743]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5041094427457452]], [[0.48779688207791366]], [[0.47865457961237295]]], "std": [[[0.12353711316821167]], [[0.13460909141330696]], [[0.13868838712543466]]], "count": [101]}, "observation.state": {"min": [-0.0071871113032102585, -0.022136999294161797, -1.019139289855957, -1.5249409675598145, 0.3372534513473511, 0.03539477661252022, 0.12999999523162842, -0.010103999637067318, -0.061501000076532364, 0.13540099561214447, -3.136845350265503, 0.30257028341293335, -3.141592502593994, -0.2995908856391907, -0.018682999536395073, -1.1811808347702026, 0.0391453318297863, 0.5405510067939758, -1.38880455493927, 0.0139999995008111, -0.011134999804198742, -0.056292999535799026, 0.003880999982357025, -3.140981674194336, 0.11225957423448563, -3.141592502593994], "max": [0.06914977729320526, 1.7320762872695923, -0.485862672328949, 0.0, 1.1530253887176514, 2.077371597290039, 0.5009999871253967, 0.3566949963569641, 0.010579999536275864, 0.32421499490737915, 3.129741907119751, 1.2271584272384644, 3.14042329788208, 0.31870999932289124, 2.3818295001983643, -0.4800013303756714, 1.5380243062973022, 1.240038275718689, -0.0775405541062355, 0.4129999876022339, 0.39828601479530334, 0.19438700377941132, 0.33900201320648193, 3.1375086307525635, 1.1667002439498901, 3.1318538188934326], "mean": [0.029497528448700905, 0.8618201613426208, -0.6360068321228027, -0.6351938247680664, 0.8182991147041321, 0.7877867817878723, 0.3968018591403961, 0.1537124365568161, -0.025529885664582253, 0.2457035630941391, 0.3018381595611572, 0.725627601146698, 0.622310996055603, 0.006334364414215088, 1.352072834968567, -0.9077795743942261, 0.7008776068687439, 0.958371639251709, -0.7244413495063782, 0.3015371263027191, 0.22933049499988556, 0.035714395344257355, 0.17301252484321594, 1.3255078792572021, 0.532944917678833, -1.8357716798782349], "std": [0.026439175009727478, 0.6681568026542664, 0.2156144082546234, 0.5443002581596375, 0.26682350039482117, 0.6861072182655334, 0.14489172399044037, 0.1289530098438263, 0.022507617250084877, 0.04697735980153084, 2.7343356609344482, 0.27355703711509705, 2.8048858642578125, 0.13698448240756989, 0.9419081211090088, 0.323973685503006, 0.5430852174758911, 0.18946169316768646, 0.4662996232509613, 0.138591006398201, 0.16628018021583557, 0.058885328471660614, 0.09533271938562393, 2.398630142211914, 0.32043808698654175, 2.2248501777648926], "count": [471]}, "action": {"min": [-0.0071871113032102585, -0.022136999294161797, -1.019139289855957, -1.5249409675598145, 0.3372534513473511, 0.03539477661252022, 0.12999999523162842, -0.010103999637067318, -0.061501000076532364, 0.13540099561214447, -3.136845350265503, 0.30257028341293335, -3.141592502593994, -0.2995908856391907, -0.018682999536395073, -1.1811808347702026, 0.0391453318297863, 0.5405510067939758, -1.38880455493927, 0.0139999995008111, -0.011134999804198742, -0.056292999535799026, 0.003880999982357025, -3.140981674194336, 0.11225957423448563, -3.141592502593994], "max": [0.06914977729320526, 1.7320762872695923, -0.485862672328949, 0.0, 1.1530253887176514, 2.077371597290039, 0.5009999871253967, 0.3566949963569641, 0.010579999536275864, 0.32421499490737915, 3.129741907119751, 1.2271584272384644, 3.14042329788208, 0.31870999932289124, 2.3818295001983643, -0.4800013303756714, 1.5380243062973022, 1.240038275718689, -0.0775405541062355, 0.4129999876022339, 0.39828601479530334, 0.19438700377941132, 0.33900201320648193, 3.1375086307525635, 1.1667002439498901, 3.1318538188934326], "mean": [0.029497528448700905, 0.8618201613426208, -0.6360068321228027, -0.6351938247680664, 0.8182991147041321, 0.7877867817878723, 0.3968018591403961, 0.1537124365568161, -0.025529885664582253, 0.2457035630941391, 0.3018381595611572, 0.725627601146698, 0.622310996055603, 0.006334364414215088, 1.352072834968567, -0.9077795743942261, 0.7008776068687439, 0.958371639251709, -0.7244413495063782, 0.3015371263027191, 0.22933049499988556, 0.035714395344257355, 0.17301252484321594, 1.3255078792572021, 0.532944917678833, -1.8357716798782349], "std": [0.026439175009727478, 0.6681568026542664, 0.2156144082546234, 0.5443002581596375, 0.26682350039482117, 0.6861072182655334, 0.14489172399044037, 0.1289530098438263, 0.022507617250084877, 0.04697735980153084, 2.7343356609344482, 0.27355703711509705, 2.8048858642578125, 0.13698448240756989, 0.9419081211090088, 0.323973685503006, 0.5430852174758911, 0.18946169316768646, 0.4662996232509613, 0.138591006398201, 0.16628018021583557, 0.058885328471660614, 0.09533271938562393, 2.398630142211914, 0.32043808698654175, 2.2248501777648926], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [480], "max": [480], "mean": [480.0], "std": [0.0], "count": [471]}, "index": {"min": [220722], "max": [221192], "mean": [220957.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.418259023354565, 5.0, 5.0, 5.0, 5.0], "std": [1.500603539159886, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [480.0], "std": [0.0], "min": [480], "max": [480], "count": [471]}, "eef_direction_state": {"mean": [4.420382165605096, 4.008492569002123], "std": [2.1665103640552457, 2.0862333258434576], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.7643312101910829, 0.9872611464968153], "std": [0.8704158221581727, 0.9075334235263032], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.70276008492569, 0.8492569002123143], "std": [0.8349916559960393, 0.8549807113641957], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.420382165605096, 4.008492569002123], "std": [2.1665103640552457, 2.0862333258434576], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.7643312101910829, 0.9872611464968153], "std": [0.8704158221581727, 0.9075334235263032], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.70276008492569, 0.8492569002123143], "std": [0.8349916559960393, 0.8549807113641957], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.3920226143514749, 0.27546201537375964, 1.020162042743135, 2.3567050838817756, 0.10342167478651028, 1.220707401426225, 0.4684891322501916, -0.26338823899979036, 0.9486640868651445, 2.5416040508204696, -0.3249744340604235, 1.901471415795374], "std": [0.12863514623942043, 0.022927157247005576, 0.047120889681789756, 0.23811213838498355, 0.41460487417861747, 0.4372018668806784, 0.16669331308015795, 0.058814922442671, 0.0950364943134063, 0.3146256004368131, 0.3417935908175716, 0.23072701435924123], "min": [0.22869373884712774, 0.23863801071395296, 0.909783271084515, 1.9133726035396423, -0.770362697468642, 0.15177839625428113, 0.22745535282782436, -0.35623677112153057, 0.7798419403069221, 1.9702325191557422, -0.9017095626535614, 1.484032468195895], "max": [0.594714941469763, 0.3119832397804031, 1.0991956179086142, 2.7383901168786973, 0.760635537795022, 1.6216745691733492, 0.6382282952052034, -0.10526328884624808, 1.1142598115951194, 3.0220952121855755, 0.12712524112599644, 2.459542315037019], "count": [471]}, "eef_sim_pose_action": {"mean": [0.3920226143514749, 0.27546201537375964, 1.020162042743135, 2.3567050838817756, 0.10342167478651028, 1.220707401426225, 0.4684891322501916, -0.26338823899979036, 0.9486640868651445, 2.5416040508204696, -0.3249744340604235, 1.901471415795374], "std": [0.12863514623942043, 0.022927157247005576, 0.047120889681789756, 0.23811213838498355, 0.41460487417861747, 0.4372018668806784, 0.16669331308015795, 0.058814922442671, 0.0950364943134063, 0.3146256004368131, 0.3417935908175716, 0.23072701435924123], "min": [0.22869373884712774, 0.23863801071395296, 0.909783271084515, 1.9133726035396423, -0.770362697468642, 0.15177839625428113, 0.22745535282782436, -0.35623677112153057, 0.7798419403069221, 1.9702325191557422, -0.9017095626535614, 1.484032468195895], "max": [0.594714941469763, 0.3119832397804031, 1.0991956179086142, 2.7383901168786973, 0.760635537795022, 1.6216745691733492, 0.6382282952052034, -0.10526328884624808, 1.1142598115951194, 3.0220952121855755, 0.12712524112599644, 2.459542315037019], "count": [471]}, "gripper_mode_state": {"mean": [0.28874734607218683, 0.7367303609341825], "std": [0.45318022486474013, 0.4404074661174252], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.89171974522293, 1.8832271762208068], "std": [0.4159191775111972, 0.4287380749665224], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.28874734607218683, 0.7367303609341825], "std": [0.45318022486474013, 0.4404074661174252], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.89171974522293, 1.8832271762208068], "std": [0.4159191775111972, 0.4287380749665224], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.4960005318710379, 0.3769214375581268], "std": [0.18111427301602717, 0.1732389292871609], "min": [0.16249999403953552, 0.017499999376013875], "max": [0.6262499839067459, 0.5162499845027924], "count": [471]}, "gripper_open_scale_action": {"mean": [0.4960005318710379, 0.3769214375581268], "std": [0.18111427301602717, 0.1732389292871609], "min": [0.16249999403953552, 0.017499999376013875], "max": [0.6262499839067459, 0.5162499845027924], "count": [471]}}} +{"episode_index": 480, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8549019607843137]], [[0.8]]], "mean": [[[0.39893239691391336]], [[0.4031064889768344]], [[0.37834986558333833]]], "std": [[[0.1409792530369858]], [[0.1455962957566203]], [[0.13943260100129193]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752106006775799]], [[0.4772466683156443]], [[0.4682359818162739]]], "std": [[[0.158029868463035]], [[0.15474371829488967]], [[0.15597733376227715]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5074452951669964]], [[0.49525361650776517]], [[0.4868331515710259]]], "std": [[[0.12068658707357582]], [[0.1305526019358973]], [[0.1346130707774425]]], "count": [109]}, "observation.state": {"min": [-0.06426533311605453, -0.021857889369130135, -1.309118390083313, -1.5827867984771729, 0.5730674266815186, 0.034696999937295914, 0.08999999612569809, -0.00994499959051609, -0.06111399829387665, 0.12334900349378586, -3.141592502593994, 0.23598596453666687, -3.141592502593994, -0.2878682315349579, -0.019223777577280998, -1.5051414966583252, 0.03138255700469017, 0.6079563498497009, -1.3237018585205078, 0.01900000125169754, -0.010010999627411366, -0.06226399913430214, 0.004602999892085791, -3.1293578147888184, -0.0322536900639534, -3.141592502593994], "max": [0.12811200320720673, 1.8957575559616089, -0.485862672328949, 0.0, 1.166649580001831, 2.1018288135528564, 0.5009999871253967, 0.40086299180984497, 0.030660999938845634, 0.37011900544166565, 3.130858898162842, 1.1773816347122192, 3.1410341262817383, 0.38752833008766174, 2.385457992553711, -0.4800013303756714, 1.40562105178833, 1.2403697967529297, -0.07556933164596558, 0.7050000429153442, 0.394910991191864, 0.2152789980173111, 0.31407201290130615, 3.1396028995513916, 1.044876217842102, 3.121521472930908], "mean": [0.035864412784576416, 1.0107953548431396, -0.789279580116272, -0.6253812909126282, 0.8893570303916931, 0.9518925547599792, 0.3452208936214447, 0.18966665863990784, -0.028234805911779404, 0.24831651151180267, 0.43972331285476685, 0.6637710928916931, 0.6183916926383972, -0.007071379106491804, 1.3934022188186646, -0.9437718987464905, 0.6692672967910767, 1.0014395713806152, -0.6870800852775574, 0.38695478439331055, 0.23757214844226837, 0.031944356858730316, 0.16954880952835083, 0.8537093997001648, 0.48931804299354553, -2.181152582168579], "std": [0.05265645682811737, 0.7507133483886719, 0.3478717803955078, 0.51731938123703, 0.20522788166999817, 0.8141945600509644, 0.1690673828125, 0.15473687648773193, 0.024872051551938057, 0.05167766660451889, 2.700071096420288, 0.2750738859176636, 2.628225326538086, 0.1331537812948227, 0.9506046772003174, 0.3390311598777771, 0.4969765841960907, 0.15544110536575317, 0.4403247833251953, 0.182144895195961, 0.16795121133327484, 0.05500461533665657, 0.08831509202718735, 2.554755687713623, 0.341819167137146, 1.946662187576294], "count": [522]}, "action": {"min": [-0.06426533311605453, -0.021857889369130135, -1.309118390083313, -1.5827867984771729, 0.5730674266815186, 0.034696999937295914, 0.08999999612569809, -0.00994499959051609, -0.06111399829387665, 0.12334900349378586, -3.141592502593994, 0.23598596453666687, -3.141592502593994, -0.2878682315349579, -0.019223777577280998, -1.5051414966583252, 0.03138255700469017, 0.6079563498497009, -1.3237018585205078, 0.01900000125169754, -0.010010999627411366, -0.06226399913430214, 0.004602999892085791, -3.1293578147888184, -0.0322536900639534, -3.141592502593994], "max": [0.12811200320720673, 1.8957575559616089, -0.485862672328949, 0.0, 1.166649580001831, 2.1018288135528564, 0.5009999871253967, 0.40086299180984497, 0.030660999938845634, 0.37011900544166565, 3.130858898162842, 1.1773816347122192, 3.1410341262817383, 0.38752833008766174, 2.385457992553711, -0.4800013303756714, 1.40562105178833, 1.2403697967529297, -0.07556933164596558, 0.7050000429153442, 0.394910991191864, 0.2152789980173111, 0.31407201290130615, 3.1396028995513916, 1.044876217842102, 3.121521472930908], "mean": [0.035864412784576416, 1.0107953548431396, -0.789279580116272, -0.6253812909126282, 0.8893570303916931, 0.9518925547599792, 0.3452208936214447, 0.18966665863990784, -0.028234805911779404, 0.24831651151180267, 0.43972331285476685, 0.6637710928916931, 0.6183916926383972, -0.007071379106491804, 1.3934022188186646, -0.9437718987464905, 0.6692672967910767, 1.0014395713806152, -0.6870800852775574, 0.38695478439331055, 0.23757214844226837, 0.031944356858730316, 0.16954880952835083, 0.8537093997001648, 0.48931804299354553, -2.181152582168579], "std": [0.05265645682811737, 0.7507133483886719, 0.3478717803955078, 0.51731938123703, 0.20522788166999817, 0.8141945600509644, 0.1690673828125, 0.15473687648773193, 0.024872051551938057, 0.05167766660451889, 2.700071096420288, 0.2750738859176636, 2.628225326538086, 0.1331537812948227, 0.9506046772003174, 0.3390311598777771, 0.4969765841960907, 0.15544110536575317, 0.4403247833251953, 0.182144895195961, 0.16795121133327484, 0.05500461533665657, 0.08831509202718735, 2.554755687713623, 0.341819167137146, 1.946662187576294], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [481], "max": [481], "mean": [481.0], "std": [0.0], "count": [522]}, "index": {"min": [221193], "max": [221714], "mean": [221453.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [3.0191570881226055, 5.0, 5.0, 5.0, 5.0], "std": [1.6151868029034702, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [522]}, "scene_annotation": {"mean": [481.0], "std": [0.0], "min": [481], "max": [481], "count": [522]}, "eef_direction_state": {"mean": [4.438697318007663, 4.176245210727969], "std": [2.0837532055868717, 2.107178680964557], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.7873563218390804, 0.8544061302681992], "std": [0.8547775939410877, 0.9064845848061371], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7318007662835249, 0.7145593869731801], "std": [0.8355741221236067, 0.8378833812944565], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.438697318007663, 4.176245210727969], "std": [2.0837532055868717, 2.107178680964557], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.7873563218390804, 0.8544061302681992], "std": [0.8547775939410877, 0.9064845848061371], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.7318007662835249, 0.7145593869731801], "std": [0.8355741221236067, 0.8378833812944565], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.4279996578513369, 0.27278083920757723, 1.0227933153038609, 2.413529623342564, 0.024991210446950764, 1.0494602670585393, 0.47679299432748723, -0.26712486364051247, 0.9452141034774509, 2.526256056102886, -0.3839838579923334, 1.8576982792927235], "std": [0.15446871415911062, 0.025161522378489662, 0.05176256539279354, 0.2374999115166799, 0.4606637802687016, 0.6064180926362891, 0.16834162934333932, 0.05493372005821268, 0.08793960656531234, 0.6892679441924946, 0.341314582411651, 0.21100964878019524], "min": [0.22878725987987555, 0.2400676103354768, 0.8978020352667052, 1.9581143901520786, -0.6757236068097984, -0.025256860393356728, 0.22865006633306684, -0.36220672630024126, 0.7805737558390772, -3.126957668735666, -0.8650088706279355, 1.489435499890206], "max": [0.6391029331616876, 0.3320218499064183, 1.14486197781126, 2.9039356881276017, 0.8259259185090642, 1.6055939367973715, 0.6348849183382088, -0.08423889686561278, 1.0892536825226384, 3.140341600152788, 0.12944870860247004, 2.4796322631996506], "count": [522]}, "eef_sim_pose_action": {"mean": [0.4279996578513369, 0.27278083920757723, 1.0227933153038609, 2.413529623342564, 0.024991210446950764, 1.0494602670585393, 0.47679299432748723, -0.26712486364051247, 0.9452141034774509, 2.526256056102886, -0.3839838579923334, 1.8576982792927235], "std": [0.15446871415911062, 0.025161522378489662, 0.05176256539279354, 0.2374999115166799, 0.4606637802687016, 0.6064180926362891, 0.16834162934333932, 0.05493372005821268, 0.08793960656531234, 0.6892679441924946, 0.341314582411651, 0.21100964878019524], "min": [0.22878725987987555, 0.2400676103354768, 0.8978020352667052, 1.9581143901520786, -0.6757236068097984, -0.025256860393356728, 0.22865006633306684, -0.36220672630024126, 0.7805737558390772, -3.126957668735666, -0.8650088706279355, 1.489435499890206], "max": [0.6391029331616876, 0.3320218499064183, 1.14486197781126, 2.9039356881276017, 0.8259259185090642, 1.6055939367973715, 0.6348849183382088, -0.08423889686561278, 1.0892536825226384, 3.140341600152788, 0.12944870860247004, 2.4796322631996506], "count": [522]}, "gripper_mode_state": {"mean": [0.5019157088122606, 0.43486590038314177], "std": [0.4999963300462783, 0.49573939632341013], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.9329501915708813, 1.8850574712643677], "std": [0.32944065188283844, 0.4084909343429183], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.5019157088122606, 0.43486590038314177], "std": [0.4999963300462783, 0.49573939632341013], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9329501915708813, 1.8850574712643677], "std": [0.32944065188283844, 0.4084909343429183], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.4315277697318644, 0.48369252524370776], "std": [0.2113340768219966, 0.2276806698092764], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.6262499839067459, 0.8812500536441803], "count": [522]}, "gripper_open_scale_action": {"mean": [0.4315277697318644, 0.48369252524370776], "std": [0.2113340768219966, 0.2276806698092764], "min": [0.11249999515712261, 0.023750001564621925], "max": [0.6262499839067459, 0.8812500536441803], "count": [522]}}} +{"episode_index": 481, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8980392156862745]], [[0.8509803921568627]]], "mean": [[[0.39743704268919305]], [[0.4025798444115592]], [[0.37828139772680563]]], "std": [[[0.14028620753739637]], [[0.1457955966016198]], [[0.13977632141694665]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640374448914786]], [[0.4691564927857936]], [[0.46056139204895796]]], "std": [[[0.1547902603104049]], [[0.15090961360014077]], [[0.15277949546267655]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062171795998273]], [[0.49165502258293253]], [[0.4828739286595141]]], "std": [[[0.13023538823651526]], [[0.14024488239397379]], [[0.1440731453861507]]], "count": [106]}, "observation.state": {"min": [0.0, 0.026498110964894295, -1.0636924505233765, -1.612494707107544, 0.26642900705337524, 0.08354144543409348, 0.11699999868869781, -0.002546000061556697, -0.06458199769258499, 0.13137699663639069, -3.139620542526245, 0.32674306631088257, -3.141592502593994, -0.24228589236736298, -0.01885744370520115, -1.5767509937286377, 0.012123889289796352, 0.5762597918510437, -1.1790525913238525, 0.012000000104308128, -0.009202999994158745, -0.047175999730825424, 0.0068870000541210175, -3.141592502593994, -0.07386234402656555, -3.137770414352417], "max": [0.047658223658800125, 1.8034764528274536, -0.4864208996295929, -0.014356778003275394, 1.1613813638687134, 2.1023173332214355, 0.5449999570846558, 0.3705439865589142, 0.007871000096201897, 0.36800599098205566, 3.1366708278656006, 1.1358078718185425, 3.137456178665161, 0.2884962260723114, 2.388580560684204, -0.4769834578037262, 1.3982594013214111, 1.240265130996704, -0.11340633034706116, 0.5410000085830688, 0.4075799882411957, 0.18466100096702576, 0.32946500182151794, 3.138817548751831, 1.0988593101501465, 3.132028341293335], "mean": [0.0147853409871459, 1.0291987657546997, -0.7346166968345642, -0.66398024559021, 0.7906792759895325, 0.9402442574501038, 0.37569043040275574, 0.19076292216777802, -0.027192603796720505, 0.24207136034965515, 0.621322751045227, 0.6699970960617065, 1.6783348321914673, -0.007364694029092789, 1.4759910106658936, -0.986020028591156, 0.7269771099090576, 1.014218807220459, -0.7116613984107971, 0.40988075733184814, 0.2540298104286194, 0.026693323627114296, 0.1629224270582199, 0.7393390536308289, 0.4696824252605438, -1.925405740737915], "std": [0.019223470240831375, 0.6914579272270203, 0.2375933676958084, 0.5187070369720459, 0.27990734577178955, 0.7938259840011597, 0.15866370499134064, 0.1402757167816162, 0.021627603098750114, 0.05212241783738136, 2.669867515563965, 0.23472966253757477, 2.171035051345825, 0.15497121214866638, 0.9470418095588684, 0.35964345932006836, 0.5291846394538879, 0.17854149639606476, 0.433502733707428, 0.1718146800994873, 0.16964568197727203, 0.04914197698235512, 0.09394890069961548, 2.5326642990112305, 0.3160662055015564, 2.223994016647339], "count": [502]}, "action": {"min": [0.0, 0.026498110964894295, -1.0636924505233765, -1.612494707107544, 0.26642900705337524, 0.08354144543409348, 0.11699999868869781, -0.002546000061556697, -0.06458199769258499, 0.13137699663639069, -3.139620542526245, 0.32674306631088257, -3.141592502593994, -0.24228589236736298, -0.01885744370520115, -1.5767509937286377, 0.012123889289796352, 0.5762597918510437, -1.1790525913238525, 0.012000000104308128, -0.009202999994158745, -0.047175999730825424, 0.0068870000541210175, -3.141592502593994, -0.07386234402656555, -3.137770414352417], "max": [0.047658223658800125, 1.8034764528274536, -0.4864208996295929, -0.014356778003275394, 1.1613813638687134, 2.1023173332214355, 0.5449999570846558, 0.3705439865589142, 0.007871000096201897, 0.36800599098205566, 3.1366708278656006, 1.1358078718185425, 3.137456178665161, 0.2884962260723114, 2.388580560684204, -0.4769834578037262, 1.3982594013214111, 1.240265130996704, -0.11340633034706116, 0.5410000085830688, 0.4075799882411957, 0.18466100096702576, 0.32946500182151794, 3.138817548751831, 1.0988593101501465, 3.132028341293335], "mean": [0.0147853409871459, 1.0291987657546997, -0.7346166968345642, -0.66398024559021, 0.7906792759895325, 0.9402442574501038, 0.37569043040275574, 0.19076292216777802, -0.027192603796720505, 0.24207136034965515, 0.621322751045227, 0.6699970960617065, 1.6783348321914673, -0.007364694029092789, 1.4759910106658936, -0.986020028591156, 0.7269771099090576, 1.014218807220459, -0.7116613984107971, 0.40988075733184814, 0.2540298104286194, 0.026693323627114296, 0.1629224270582199, 0.7393390536308289, 0.4696824252605438, -1.925405740737915], "std": [0.019223470240831375, 0.6914579272270203, 0.2375933676958084, 0.5187070369720459, 0.27990734577178955, 0.7938259840011597, 0.15866370499134064, 0.1402757167816162, 0.021627603098750114, 0.05212241783738136, 2.669867515563965, 0.23472966253757477, 2.171035051345825, 0.15497121214866638, 0.9470418095588684, 0.35964345932006836, 0.5291846394538879, 0.17854149639606476, 0.433502733707428, 0.1718146800994873, 0.16964568197727203, 0.04914197698235512, 0.09394890069961548, 2.5326642990112305, 0.3160662055015564, 2.223994016647339], "count": [502]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [482], "max": [482], "mean": [482.0], "std": [0.0], "count": [502]}, "index": {"min": [221715], "max": [222216], "mean": [221965.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [3.229083665338645, 5.0, 5.0, 5.0, 5.0], "std": [1.5529533478407627, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [502]}, "scene_annotation": {"mean": [482.0], "std": [0.0], "min": [482], "max": [482], "count": [502]}, "eef_direction_state": {"mean": [4.368525896414343, 4.159362549800797], "std": [2.21225431218015, 2.0873604617417967], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.7649402390438247, 0.9163346613545816], "std": [0.868050602798173, 0.9064686260833792], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.7111553784860558, 0.7609561752988048], "std": [0.8267412264661812, 0.8269787823432513], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.368525896414343, 4.159362549800797], "std": [2.21225431218015, 2.0873604617417967], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.7649402390438247, 0.9163346613545816], "std": [0.868050602798173, 0.9064686260833792], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.7111553784860558, 0.7609561752988048], "std": [0.8267412264661812, 0.8269787823432513], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.42907459404949927, 0.27379822658765973, 1.0165110863495035, 2.4077150773816482, 0.022907914732350227, 1.117515112853131, 0.4932830928718373, -0.2724738347431686, 0.9386160567042161, 2.4647101388620682, -0.4383433545775169, 1.8484378930564471], "std": [0.13991625534759689, 0.022023925245372337, 0.05225027203219988, 0.18774544374645633, 0.45175451940086886, 0.4638323453933713, 0.17011069993468345, 0.049096809032736236, 0.0935300434588561, 0.8755161857143917, 0.4024910474596855, 0.1807732351093646], "min": [0.23621883683353795, 0.23546102100424865, 0.9057962451220434, 2.0054538246946705, -0.7451534883666692, 0.21399438370846968, 0.2295330524627452, -0.34689648687051433, 0.7828946366151396, -3.1401475955619906, -0.983262596866947, 1.4745517317776287], "max": [0.6084638648033173, 0.30931104295558925, 1.1429393586303702, 2.7412419643665, 0.8076447755656355, 1.5587991236375098, 0.6463475427632673, -0.11493120216579401, 1.104564138564692, 3.1235810782345803, 0.11629464562485103, 2.2932298356550502], "count": [502]}, "eef_sim_pose_action": {"mean": [0.42907459404949927, 0.27379822658765973, 1.0165110863495035, 2.4077150773816482, 0.022907914732350227, 1.117515112853131, 0.4932830928718373, -0.2724738347431686, 0.9386160567042161, 2.4647101388620682, -0.4383433545775169, 1.8484378930564471], "std": [0.13991625534759689, 0.022023925245372337, 0.05225027203219988, 0.18774544374645633, 0.45175451940086886, 0.4638323453933713, 0.17011069993468345, 0.049096809032736236, 0.0935300434588561, 0.8755161857143917, 0.4024910474596855, 0.1807732351093646], "min": [0.23621883683353795, 0.23546102100424865, 0.9057962451220434, 2.0054538246946705, -0.7451534883666692, 0.21399438370846968, 0.2295330524627452, -0.34689648687051433, 0.7828946366151396, -3.1401475955619906, -0.983262596866947, 1.4745517317776287], "max": [0.6084638648033173, 0.30931104295558925, 1.1429393586303702, 2.7412419643665, 0.8076447755656355, 1.5587991236375098, 0.6463475427632673, -0.11493120216579401, 1.104564138564692, 3.1235810782345803, 0.11629464562485103, 2.2932298356550502], "count": [502]}, "gripper_mode_state": {"mean": [0.4123505976095618, 0.17330677290836655], "std": [0.4922576380926959, 0.37851226581506564], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.8565737051792828, 1.908366533864542], "std": [0.4963478305284882, 0.3885432507260889], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.4123505976095618, 0.17330677290836655], "std": [0.4922576380926959, 0.37851226581506564], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.8565737051792828, 1.908366533864542], "std": [0.4963478305284882, 0.3885432507260889], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.4696140260402247, 0.5123506006098304], "std": [0.19832982834629959, 0.21476825210286868], "min": [0.14624999836087227, 0.01500000013038516], "max": [0.6812499463558197, 0.6762500107288361], "count": [502]}, "gripper_open_scale_action": {"mean": [0.4696140260402247, 0.5123506006098304], "std": [0.19832982834629959, 0.21476825210286868], "min": [0.14624999836087227, 0.01500000013038516], "max": [0.6812499463558197, 0.6762500107288361], "count": [502]}}} +{"episode_index": 482, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9725490196078431]], [[0.9372549019607843]]], "mean": [[[0.39813101722170346]], [[0.4036706841996058]], [[0.37926059238510224]]], "std": [[[0.1422316390554516]], [[0.1457730567475198]], [[0.13991491165503628]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4792154470121382]], [[0.4788477513227513]], [[0.4688000641923436]]], "std": [[[0.1497125023375171]], [[0.15049042566999862]], [[0.1540373690439453]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49998799214130096]], [[0.4806518829754124]], [[0.47133761865857454]]], "std": [[[0.148871654357983]], [[0.15380954491840856]], [[0.1573338628735228]]], "count": [105]}, "observation.state": {"min": [-0.08469277620315552, -0.02168344520032406, -1.1843032836914062, -1.5588181018829346, 0.4451124370098114, 0.03180122375488281, 0.0989999994635582, -0.009877000004053116, -0.07007700204849243, 0.12115900218486786, -3.141592502593994, 0.3343701958656311, -3.141592502593994, -0.2839955687522888, -0.018211999908089638, -1.6012604236602783, 0.03103366680443287, 0.5169312357902527, -1.3181196451187134, 0.010999999940395355, -0.009325999766588211, -0.05662599951028824, 0.0014169999631121755, -3.1384336948394775, 0.043022364377975464, -3.1347858905792236], "max": [0.048390887677669525, 1.8102449178695679, -0.4858975410461426, 0.0, 1.1596717834472656, 1.977188229560852, 0.5449999570846558, 0.37767601013183594, 0.0030040000565350056, 0.3753570020198822, 3.140824794769287, 1.1129266023635864, 3.1395156383514404, 0.3007422089576721, 2.399588108062744, -0.47223857045173645, 1.512886881828308, 1.240177869796753, -0.11153978109359741, 0.5080000162124634, 0.40930598974227905, 0.19016599655151367, 0.35860300064086914, 3.1391665935516357, 1.1373263597488403, 3.1403186321258545], "mean": [0.013173925690352917, 1.0010597705841064, -0.73149573802948, -0.6297131180763245, 0.8575302958488464, 0.8225468397140503, 0.43033862113952637, 0.18230384588241577, -0.031263723969459534, 0.24489142000675201, 0.3237946629524231, 0.6713058352470398, 1.620659589767456, -0.021984467282891273, 1.4518166780471802, -0.9499624967575073, 0.8122144937515259, 1.0139232873916626, -0.7933506369590759, 0.3132261335849762, 0.24323219060897827, 0.0287502259016037, 0.15984727442264557, 0.621285617351532, 0.5263923406600952, -1.6338008642196655], "std": [0.049920059740543365, 0.7002899050712585, 0.2590600252151489, 0.5447114706039429, 0.23700374364852905, 0.7115511894226074, 0.1687038391828537, 0.13799822330474854, 0.024682529270648956, 0.0533570796251297, 2.7237114906311035, 0.24309265613555908, 2.3258869647979736, 0.1384653002023697, 0.9793035387992859, 0.34863460063934326, 0.614504873752594, 0.20890197157859802, 0.52557772397995, 0.1424119472503662, 0.1697162538766861, 0.05639747157692909, 0.10650680214166641, 2.5454769134521484, 0.294450581073761, 2.447733163833618], "count": [496]}, "action": {"min": [-0.08469277620315552, -0.02168344520032406, -1.1843032836914062, -1.5588181018829346, 0.4451124370098114, 0.03180122375488281, 0.0989999994635582, -0.009877000004053116, -0.07007700204849243, 0.12115900218486786, -3.141592502593994, 0.3343701958656311, -3.141592502593994, -0.2839955687522888, -0.018211999908089638, -1.6012604236602783, 0.03103366680443287, 0.5169312357902527, -1.3181196451187134, 0.010999999940395355, -0.009325999766588211, -0.05662599951028824, 0.0014169999631121755, -3.1384336948394775, 0.043022364377975464, -3.1347858905792236], "max": [0.048390887677669525, 1.8102449178695679, -0.4858975410461426, 0.0, 1.1596717834472656, 1.977188229560852, 0.5449999570846558, 0.37767601013183594, 0.0030040000565350056, 0.3753570020198822, 3.140824794769287, 1.1129266023635864, 3.1395156383514404, 0.3007422089576721, 2.399588108062744, -0.47223857045173645, 1.512886881828308, 1.240177869796753, -0.11153978109359741, 0.5080000162124634, 0.40930598974227905, 0.19016599655151367, 0.35860300064086914, 3.1391665935516357, 1.1373263597488403, 3.1403186321258545], "mean": [0.013173925690352917, 1.0010597705841064, -0.73149573802948, -0.6297131180763245, 0.8575302958488464, 0.8225468397140503, 0.43033862113952637, 0.18230384588241577, -0.031263723969459534, 0.24489142000675201, 0.3237946629524231, 0.6713058352470398, 1.620659589767456, -0.021984467282891273, 1.4518166780471802, -0.9499624967575073, 0.8122144937515259, 1.0139232873916626, -0.7933506369590759, 0.3132261335849762, 0.24323219060897827, 0.0287502259016037, 0.15984727442264557, 0.621285617351532, 0.5263923406600952, -1.6338008642196655], "std": [0.049920059740543365, 0.7002899050712585, 0.2590600252151489, 0.5447114706039429, 0.23700374364852905, 0.7115511894226074, 0.1687038391828537, 0.13799822330474854, 0.024682529270648956, 0.0533570796251297, 2.7237114906311035, 0.24309265613555908, 2.3258869647979736, 0.1384653002023697, 0.9793035387992859, 0.34863460063934326, 0.614504873752594, 0.20890197157859802, 0.52557772397995, 0.1424119472503662, 0.1697162538766861, 0.05639747157692909, 0.10650680214166641, 2.5454769134521484, 0.294450581073761, 2.447733163833618], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [483], "max": [483], "mean": [483.0], "std": [0.0], "count": [496]}, "index": {"min": [222217], "max": [222712], "mean": [222464.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [3.5, 5.0, 5.0, 5.0, 5.0], "std": [1.408499544814245, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [483.0], "std": [0.0], "min": [483], "max": [483], "count": [496]}, "eef_direction_state": {"mean": [4.467741935483871, 4.143145161290323], "std": [2.1248737490805767, 2.1026273376097016], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.7741935483870968, 0.9133064516129032], "std": [0.8875365478837159, 0.9128033934641502], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7459677419354839, 0.7983870967741935], "std": [0.8590034730438265, 0.8422305131333452], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.467741935483871, 4.143145161290323], "std": [2.1248737490805767, 2.1026273376097016], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.7741935483870968, 0.9133064516129032], "std": [0.8875365478837159, 0.9128033934641502], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7459677419354839, 0.7983870967741935], "std": [0.8590034730438265, 0.8422305131333452], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.4206088625838768, 0.26972981511213345, 1.0193963933373493, 2.4030107344174514, 0.10773378184381245, 1.1674256490926609, 0.4825591449583487, -0.270528692873226, 0.9355075408187465, 2.5124774053552725, -0.4525951294786642, 1.8606763476796024], "std": [0.1376938907157887, 0.025005198146275127, 0.05351802731386921, 0.19704142461580137, 0.44778236867219773, 0.47715017160970663, 0.17019887006872697, 0.05633656939340712, 0.10611011958576415, 0.248225366028632, 0.4273572061078192, 0.250816624734358], "min": [0.2289164975401416, 0.23109180964494896, 0.8955999472822637, 2.027837550242384, -0.7759949447952377, 0.13245781516341726, 0.22940483703107095, -0.35665555434766233, 0.7773764335203114, 2.001180768020516, -1.0172904797311229, 1.4173073650032513], "max": [0.615872091284479, 0.3044143513964028, 1.1503031480147952, 2.7336397226086975, 0.8441185435112599, 1.5696411494168694, 0.6480051347384789, -0.10951562763734365, 1.1336879895908045, 3.097292519075007, 0.09345586174005738, 2.4353666738167274], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4206088625838768, 0.26972981511213345, 1.0193963933373493, 2.4030107344174514, 0.10773378184381245, 1.1674256490926609, 0.4825591449583487, -0.270528692873226, 0.9355075408187465, 2.5124774053552725, -0.4525951294786642, 1.8606763476796024], "std": [0.1376938907157887, 0.025005198146275127, 0.05351802731386921, 0.19704142461580137, 0.44778236867219773, 0.47715017160970663, 0.17019887006872697, 0.05633656939340712, 0.10611011958576415, 0.248225366028632, 0.4273572061078192, 0.250816624734358], "min": [0.2289164975401416, 0.23109180964494896, 0.8955999472822637, 2.027837550242384, -0.7759949447952377, 0.13245781516341726, 0.22940483703107095, -0.35665555434766233, 0.7773764335203114, 2.001180768020516, -1.0172904797311229, 1.4173073650032513], "max": [0.615872091284479, 0.3044143513964028, 1.1503031480147952, 2.7336397226086975, 0.8441185435112599, 1.5696411494168694, 0.6480051347384789, -0.10951562763734365, 1.1336879895908045, 3.097292519075007, 0.09345586174005738, 2.4353666738167274], "count": [496]}, "gripper_mode_state": {"mean": [0.21975806451612903, 0.7741935483870968], "std": [0.414082670002322, 0.418112303123091], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.9153225806451613, 1.8911290322580645], "std": [0.3768597657464914, 0.39175208107691845], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.21975806451612903, 0.7741935483870968], "std": [0.414082670002322, 0.418112303123091], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.9153225806451613, 1.8911290322580645], "std": [0.3768597657464914, 0.39175208107691845], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.5379233595299264, 0.39153225894082305], "std": [0.21088020335643756, 0.17801468560405312], "min": [0.12374999932944775, 0.013749999925494194], "max": [0.6812499463558197, 0.6350000202655792], "count": [496]}, "gripper_open_scale_action": {"mean": [0.5379233595299264, 0.39153225894082305], "std": [0.21088020335643756, 0.17801468560405312], "min": [0.12374999932944775, 0.013749999925494194], "max": [0.6812499463558197, 0.6350000202655792], "count": [496]}}} +{"episode_index": 483, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8745098039215686]], [[0.8313725490196079]]], "mean": [[[0.3987369563653554]], [[0.40397850125375095]], [[0.3792067892670695]]], "std": [[[0.14330348200841667]], [[0.1468870298773395]], [[0.140473041612206]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46963421044518433]], [[0.4706430528579356]], [[0.46113459003884577]]], "std": [[[0.1547339623063108]], [[0.14968688952343587]], [[0.15133707023328827]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4996101072111235]], [[0.4850806299327907]], [[0.4757814407602664]]], "std": [[[0.12937331301401564]], [[0.14006572763828928]], [[0.14347879864599464]]], "count": [106]}, "observation.state": {"min": [-0.02646322175860405, -0.022363778203725815, -1.1529730558395386, -1.7492765188217163, 0.48888054490089417, -0.06499800086021423, 0.12799999117851257, -0.009983000345528126, -0.06035400182008743, 0.11842600256204605, -3.141592502593994, 0.26136305928230286, -3.1405630111694336, -0.24312321841716766, -0.019101666286587715, -1.6457089185714722, 0.08006999641656876, 0.5334336757659912, -1.1167409420013428, 0.013000000268220901, -0.009661000221967697, -0.05107099935412407, 0.012688999995589256, -3.141592502593994, -0.02080432139337063, -3.1389920711517334], "max": [0.02161366678774357, 1.8029531240463257, -0.4858975410461426, 0.07881399989128113, 1.1599160432815552, 2.1018288135528564, 0.5149999856948853, 0.3757460117340088, 0.0064650001004338264, 0.3364129960536957, 3.135361909866333, 1.1334866285324097, 3.140737533569336, 0.3575936555862427, 2.448833703994751, -0.47230833768844604, 1.3160960674285889, 1.239916205406189, -0.18283522129058838, 0.4569999873638153, 0.4457559883594513, 0.22064000368118286, 0.34664198756217957, 3.1350128650665283, 1.1782019138336182, 3.1283631324768066], "mean": [-0.0033096913248300552, 0.9406294822692871, -0.6694932579994202, -0.6470792293548584, 0.8106086850166321, 0.8753499984741211, 0.37796127796173096, 0.1685028076171875, -0.027732547372579575, 0.2392587661743164, -0.14892250299453735, 0.7068798542022705, 0.16995611786842346, 0.029146960005164146, 1.450942039489746, -1.0738774538040161, 0.5900014638900757, 1.0231822729110718, -0.5963392853736877, 0.2485746592283249, 0.2596805989742279, 0.04099312052130699, 0.17347408831119537, 0.8050675392150879, 0.47500506043434143, -2.078474521636963], "std": [0.02159123867750168, 0.7109695672988892, 0.2691199481487274, 0.6066092252731323, 0.24069064855575562, 0.7850641012191772, 0.1443982571363449, 0.13625982403755188, 0.022513244301080704, 0.05624351277947426, 2.764200448989868, 0.29152458906173706, 2.7857706546783447, 0.12503759562969208, 0.985650897026062, 0.44142627716064453, 0.4804657995700836, 0.1886717826128006, 0.37216901779174805, 0.12093380838632584, 0.18302662670612335, 0.06301530450582504, 0.09012128412723541, 2.6173288822174072, 0.36810046434402466, 1.9787458181381226], "count": [503]}, "action": {"min": [-0.02646322175860405, -0.022363778203725815, -1.1529730558395386, -1.7492765188217163, 0.48888054490089417, -0.06499800086021423, 0.12799999117851257, -0.009983000345528126, -0.06035400182008743, 0.11842600256204605, -3.141592502593994, 0.26136305928230286, -3.1405630111694336, -0.24312321841716766, -0.019101666286587715, -1.6457089185714722, 0.08006999641656876, 0.5334336757659912, -1.1167409420013428, 0.013000000268220901, -0.009661000221967697, -0.05107099935412407, 0.012688999995589256, -3.141592502593994, -0.02080432139337063, -3.1389920711517334], "max": [0.02161366678774357, 1.8029531240463257, -0.4858975410461426, 0.07881399989128113, 1.1599160432815552, 2.1018288135528564, 0.5149999856948853, 0.3757460117340088, 0.0064650001004338264, 0.3364129960536957, 3.135361909866333, 1.1334866285324097, 3.140737533569336, 0.3575936555862427, 2.448833703994751, -0.47230833768844604, 1.3160960674285889, 1.239916205406189, -0.18283522129058838, 0.4569999873638153, 0.4457559883594513, 0.22064000368118286, 0.34664198756217957, 3.1350128650665283, 1.1782019138336182, 3.1283631324768066], "mean": [-0.0033096913248300552, 0.9406294822692871, -0.6694932579994202, -0.6470792293548584, 0.8106086850166321, 0.8753499984741211, 0.37796127796173096, 0.1685028076171875, -0.027732547372579575, 0.2392587661743164, -0.14892250299453735, 0.7068798542022705, 0.16995611786842346, 0.029146960005164146, 1.450942039489746, -1.0738774538040161, 0.5900014638900757, 1.0231822729110718, -0.5963392853736877, 0.2485746592283249, 0.2596805989742279, 0.04099312052130699, 0.17347408831119537, 0.8050675392150879, 0.47500506043434143, -2.078474521636963], "std": [0.02159123867750168, 0.7109695672988892, 0.2691199481487274, 0.6066092252731323, 0.24069064855575562, 0.7850641012191772, 0.1443982571363449, 0.13625982403755188, 0.022513244301080704, 0.05624351277947426, 2.764200448989868, 0.29152458906173706, 2.7857706546783447, 0.12503759562969208, 0.985650897026062, 0.44142627716064453, 0.4804657995700836, 0.1886717826128006, 0.37216901779174805, 0.12093380838632584, 0.18302662670612335, 0.06301530450582504, 0.09012128412723541, 2.6173288822174072, 0.36810046434402466, 1.9787458181381226], "count": [503]}, "timestamp": {"min": [0.0], "max": [16.733333333333334], "mean": [8.366666666666667], "std": [4.840110191583108], "count": [503]}, "frame_index": {"min": [0], "max": [502], "mean": [251.0], "std": [145.20330574749323], "count": [503]}, "episode_index": {"min": [484], "max": [484], "mean": [484.0], "std": [0.0], "count": [503]}, "index": {"min": [222713], "max": [223215], "mean": [222964.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [503]}, "subtask_annotation": {"mean": [3.2842942345924455, 5.0, 5.0, 5.0, 5.0], "std": [1.4977424525536664, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [503]}, "scene_annotation": {"mean": [484.0], "std": [0.0], "min": [484], "max": [484], "count": [503]}, "eef_direction_state": {"mean": [4.457256461232604, 4.057654075546719], "std": [2.1163150266632114, 2.044887934248831], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_state": {"mean": [0.757455268389662, 0.9403578528827038], "std": [0.8604515236431606, 0.8964373218141433], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_state": {"mean": [0.6600397614314115, 0.7833001988071571], "std": [0.8232056807702596, 0.8334217971639748], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_direction_action": {"mean": [4.457256461232604, 4.057654075546719], "std": [2.1163150266632114, 2.044887934248831], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_action": {"mean": [0.757455268389662, 0.9403578528827038], "std": [0.8604515236431606, 0.8964373218141433], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_action": {"mean": [0.6600397614314115, 0.7833001988071571], "std": [0.8232056807702596, 0.8334217971639748], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_sim_pose_state": {"mean": [0.4068194717143421, 0.2732267788610492, 1.013795140320708, 2.378769970265484, 0.07659749621983368, 1.144519590724326, 0.49874813132269114, -0.2579845178738065, 0.9491474567776373, 1.549713384999632, -0.32785776129706806, 1.88784647891805], "std": [0.13593638113139958, 0.022976128256051897, 0.0563649695041351, 0.25613944302555264, 0.4289349704727778, 0.5354715335659752, 0.18333943869708427, 0.06290047999673894, 0.08973534555399973, 2.124454999300056, 0.3476494031176998, 0.23028089451917966], "min": [0.22886243246765298, 0.2395279081751696, 0.8928987486875635, 2.0042651778535676, -0.705964960328709, -0.0029494733979869014, 0.22900624923212806, -0.3508287449702542, 0.7888498412171658, -3.1410090834179076, -0.9554499528748471, 1.5126997518608647], "max": [0.6139100426027326, 0.30787271084794315, 1.1115313043427832, 2.8100010766378194, 0.8327638143444793, 1.6197802182674161, 0.6855963137462425, -0.07881492687788173, 1.1218551992891665, 3.139158598491986, 0.11694545284553715, 2.547852126565733], "count": [503]}, "eef_sim_pose_action": {"mean": [0.4068194717143421, 0.2732267788610492, 1.013795140320708, 2.378769970265484, 0.07659749621983368, 1.144519590724326, 0.49874813132269114, -0.2579845178738065, 0.9491474567776373, 1.549713384999632, -0.32785776129706806, 1.88784647891805], "std": [0.13593638113139958, 0.022976128256051897, 0.0563649695041351, 0.25613944302555264, 0.4289349704727778, 0.5354715335659752, 0.18333943869708427, 0.06290047999673894, 0.08973534555399973, 2.124454999300056, 0.3476494031176998, 0.23028089451917966], "min": [0.22886243246765298, 0.2395279081751696, 0.8928987486875635, 2.0042651778535676, -0.705964960328709, -0.0029494733979869014, 0.22900624923212806, -0.3508287449702542, 0.7888498412171658, -3.1410090834179076, -0.9554499528748471, 1.5126997518608647], "max": [0.6139100426027326, 0.30787271084794315, 1.1115313043427832, 2.8100010766378194, 0.8327638143444793, 1.6197802182674161, 0.6855963137462425, -0.07881492687788173, 1.1218551992891665, 3.139158598491986, 0.11694545284553715, 2.547852126565733], "count": [503]}, "gripper_mode_state": {"mean": [0.2644135188866799, 0.9264413518886679], "std": [0.44102041893391397, 0.26105128499849717], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_state": {"mean": [1.9204771371769385, 1.8210735586481113], "std": [0.3533961487431287, 0.5235917784437972], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_mode_action": {"mean": [0.2644135188866799, 0.9264413518886679], "std": [0.44102041893391397, 0.26105128499849717], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_action": {"mean": [1.9204771371769385, 1.8210735586481113], "std": [0.3533961487431287, 0.5235917784437972], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_open_scale_state": {"mean": [0.4724527719924986, 0.3107181890005761], "std": [0.18049789942522237, 0.1511672917089939], "min": [0.15999998897314072, 0.016250000335276127], "max": [0.6437499821186066, 0.5712499842047691], "count": [503]}, "gripper_open_scale_action": {"mean": [0.4724527719924986, 0.3107181890005761], "std": [0.18049789942522237, 0.1511672917089939], "min": [0.15999998897314072, 0.016250000335276127], "max": [0.6437499821186066, 0.5712499842047691], "count": [503]}}} +{"episode_index": 484, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7725490196078432]], [[0.7254901960784313]]], "mean": [[[0.39992594904838247]], [[0.40574133164796317]], [[0.3809871028075801]]], "std": [[[0.1362834071210778]], [[0.14161766725042466]], [[0.13536649972034964]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46590906323221115]], [[0.4695238411795536]], [[0.46127814581021087]]], "std": [[[0.14631111160628257]], [[0.14172392421130975]], [[0.14292750593318956]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5012922312399802]], [[0.49005495822542855]], [[0.48079065891293626]]], "std": [[[0.11460882013069248]], [[0.12720115502166043]], [[0.13172035514587532]]], "count": [106]}, "observation.state": {"min": [-0.16720500588417053, -0.02232888899743557, -1.2132437229156494, -1.5473222732543945, 0.4044319987297058, -0.24474555253982544, 0.12000000476837158, -0.012109999544918537, -0.08024299889802933, 0.1249300017952919, -3.131941080093384, 0.1595754474401474, -3.141592502593994, -0.22733600437641144, -0.018787667155265808, -1.3488742113113403, -0.04652433469891548, 0.6480960249900818, -1.2526681423187256, 0.01900000125169754, -0.010614000260829926, -0.040042001754045486, 0.005859999917447567, -3.141592502593994, -0.06384414434432983, -3.1323773860931396], "max": [-0.02646322175860405, 1.8916057348251343, -0.4864557683467865, 0.3296127915382385, 1.166771650314331, 1.7370131015777588, 0.5009999871253967, 0.3894619941711426, 0.006140000186860561, 0.36359500885009766, 3.1379973888397217, 1.10502028465271, 3.1410341262817383, 0.30055034160614014, 2.420625925064087, -0.47876277565956116, 1.4273567199707031, 1.2402476072311401, -0.05850866809487343, 0.5080000162124634, 0.41274499893188477, 0.19227999448776245, 0.37547600269317627, 3.1396727561950684, 1.0460630655288696, 3.138887405395508], "mean": [-0.09057442843914032, 0.9940121173858643, -0.7747399806976318, -0.40627655386924744, 0.824802815914154, 0.6499714255332947, 0.37315988540649414, 0.18309427797794342, -0.03459850326180458, 0.2378281205892563, 0.30071571469306946, 0.629783570766449, 1.1297831535339355, 0.014509429223835468, 1.2944302558898926, -0.9595664143562317, 0.5071038603782654, 1.0211114883422852, -0.5273668766021729, 0.31495389342308044, 0.22484543919563293, 0.022522609680891037, 0.18793630599975586, 0.44642549753189087, 0.4827450215816498, -2.0961267948150635], "std": [0.06656656414270401, 0.7786455750465393, 0.28822457790374756, 0.5257993936538696, 0.27223455905914307, 0.6788451075553894, 0.1451641321182251, 0.1546969711780548, 0.03108162060379982, 0.05627370625734329, 2.793015480041504, 0.31734880805015564, 2.5497028827667236, 0.1356326788663864, 0.958681583404541, 0.3677433133125305, 0.5010985732078552, 0.16068804264068604, 0.426791250705719, 0.1304737627506256, 0.17466284334659576, 0.050130341202020645, 0.09337503463029861, 2.768704414367676, 0.38874146342277527, 2.019200086593628], "count": [502]}, "action": {"min": [-0.16720500588417053, -0.02232888899743557, -1.2132437229156494, -1.5473222732543945, 0.4044319987297058, -0.24474555253982544, 0.12000000476837158, -0.012109999544918537, -0.08024299889802933, 0.1249300017952919, -3.131941080093384, 0.1595754474401474, -3.141592502593994, -0.22733600437641144, -0.018787667155265808, -1.3488742113113403, -0.04652433469891548, 0.6480960249900818, -1.2526681423187256, 0.01900000125169754, -0.010614000260829926, -0.040042001754045486, 0.005859999917447567, -3.141592502593994, -0.06384414434432983, -3.1323773860931396], "max": [-0.02646322175860405, 1.8916057348251343, -0.4864557683467865, 0.3296127915382385, 1.166771650314331, 1.7370131015777588, 0.5009999871253967, 0.3894619941711426, 0.006140000186860561, 0.36359500885009766, 3.1379973888397217, 1.10502028465271, 3.1410341262817383, 0.30055034160614014, 2.420625925064087, -0.47876277565956116, 1.4273567199707031, 1.2402476072311401, -0.05850866809487343, 0.5080000162124634, 0.41274499893188477, 0.19227999448776245, 0.37547600269317627, 3.1396727561950684, 1.0460630655288696, 3.138887405395508], "mean": [-0.09057442843914032, 0.9940121173858643, -0.7747399806976318, -0.40627655386924744, 0.824802815914154, 0.6499714255332947, 0.37315988540649414, 0.18309427797794342, -0.03459850326180458, 0.2378281205892563, 0.30071571469306946, 0.629783570766449, 1.1297831535339355, 0.014509429223835468, 1.2944302558898926, -0.9595664143562317, 0.5071038603782654, 1.0211114883422852, -0.5273668766021729, 0.31495389342308044, 0.22484543919563293, 0.022522609680891037, 0.18793630599975586, 0.44642549753189087, 0.4827450215816498, -2.0961267948150635], "std": [0.06656656414270401, 0.7786455750465393, 0.28822457790374756, 0.5257993936538696, 0.27223455905914307, 0.6788451075553894, 0.1451641321182251, 0.1546969711780548, 0.03108162060379982, 0.05627370625734329, 2.793015480041504, 0.31734880805015564, 2.5497028827667236, 0.1356326788663864, 0.958681583404541, 0.3677433133125305, 0.5010985732078552, 0.16068804264068604, 0.426791250705719, 0.1304737627506256, 0.17466284334659576, 0.050130341202020645, 0.09337503463029861, 2.768704414367676, 0.38874146342277527, 2.019200086593628], "count": [502]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [485], "max": [485], "mean": [485.0], "std": [0.0], "count": [502]}, "index": {"min": [223216], "max": [223717], "mean": [223466.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [3.3346613545816735, 5.0, 5.0, 5.0, 5.0], "std": [1.4961949696852062, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [502]}, "scene_annotation": {"mean": [485.0], "std": [0.0], "min": [485], "max": [485], "count": [502]}, "eef_direction_state": {"mean": [4.543824701195219, 4.199203187250996], "std": [2.0220575772624136, 2.135863224948418], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.7868525896414342, 0.9063745019920318], "std": [0.8816333392085685, 0.9304494925328495], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.6952191235059761, 0.7390438247011952], "std": [0.8112364841769559, 0.8359630048571285], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.543824701195219, 4.199203187250996], "std": [2.0220575772624136, 2.135863224948418], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.7868525896414342, 0.9063745019920318], "std": [0.8816333392085685, 0.9304494925328495], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.6952191235059761, 0.7390438247011952], "std": [0.8112364841769559, 0.8359630048571285], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.4216086142159698, 0.26657735822126616, 1.0125637601821564, 2.477384644257143, 0.032502226172326856, 1.128699671129983, 0.463871772316947, -0.2764149408520356, 0.9634857925351918, 1.9045279204550916, -0.25098919691456806, 1.8212075872604945], "std": [0.15442684373180227, 0.031239819558930373, 0.056517121943731895, 0.29499850983342474, 0.3951137440363506, 0.5629590790164497, 0.1750282729306087, 0.0499927941531757, 0.09304723120282396, 1.8311299129698182, 0.3202577543314485, 0.20506767078657492], "min": [0.22689152676595561, 0.22117273685773753, 0.899332029767481, 2.033928426078085, -0.6961876607708314, -0.032658876367407386, 0.2280044183791084, -0.33993089946888505, 0.7819017508253663, -3.141449813276119, -0.9288487001592072, 1.4952854936615008], "max": [0.628083348175286, 0.3075288542785957, 1.1390348167354978, 2.9498119460973875, 0.6771889154658601, 1.6596947405962073, 0.6526803459768677, -0.10734357169099353, 1.1505011880576324, 3.14003233337547, 0.09908245170586549, 2.393384269119901], "count": [502]}, "eef_sim_pose_action": {"mean": [0.4216086142159698, 0.26657735822126616, 1.0125637601821564, 2.477384644257143, 0.032502226172326856, 1.128699671129983, 0.463871772316947, -0.2764149408520356, 0.9634857925351918, 1.9045279204550916, -0.25098919691456806, 1.8212075872604945], "std": [0.15442684373180227, 0.031239819558930373, 0.056517121943731895, 0.29499850983342474, 0.3951137440363506, 0.5629590790164497, 0.1750282729306087, 0.0499927941531757, 0.09304723120282396, 1.8311299129698182, 0.3202577543314485, 0.20506767078657492], "min": [0.22689152676595561, 0.22117273685773753, 0.899332029767481, 2.033928426078085, -0.6961876607708314, -0.032658876367407386, 0.2280044183791084, -0.33993089946888505, 0.7819017508253663, -3.141449813276119, -0.9288487001592072, 1.4952854936615008], "max": [0.628083348175286, 0.3075288542785957, 1.1390348167354978, 2.9498119460973875, 0.6771889154658601, 1.6596947405962073, 0.6526803459768677, -0.10734357169099353, 1.1505011880576324, 3.14003233337547, 0.09908245170586549, 2.393384269119901], "count": [502]}, "gripper_mode_state": {"mean": [0.2589641434262948, 0.6992031872509961], "std": [0.4380658807140528, 0.45860450301871913], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.9223107569721116, 1.8984063745019921], "std": [0.36251149046746095, 0.39372246656305904], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.2589641434262948, 0.6992031872509961], "std": [0.4380658807140528, 0.45860450301871913], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.9223107569721116, 1.8984063745019921], "std": [0.36251149046746095, 0.39372246656305904], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.46645167719691516, 0.393692735300596], "std": [0.18145553724079, 0.16309237755111963], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6262499839067459, 0.6350000202655792], "count": [502]}, "gripper_open_scale_action": {"mean": [0.46645167719691516, 0.393692735300596], "std": [0.18145553724079, 0.16309237755111963], "min": [0.15000000596046448, 0.023750001564621925], "max": [0.6262499839067459, 0.6350000202655792], "count": [502]}}} +{"episode_index": 485, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8980392156862745]], [[0.8431372549019608]]], "mean": [[[0.4001037632131042]], [[0.4054210643104979]], [[0.3810461853465666]]], "std": [[[0.13918043450235285]], [[0.14526944463543606]], [[0.13931176515799396]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693154086480271]], [[0.47116580239348826]], [[0.46157651559852336]]], "std": [[[0.157220983729435]], [[0.15116239203175103]], [[0.15330261810928816]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037483206245461]], [[0.4902901896483902]], [[0.4813784722222222]]], "std": [[[0.12300500247522574]], [[0.13429935745236563]], [[0.13879109433684214]]], "count": [108]}, "observation.state": {"min": [-0.13130433857440948, -0.022293999791145325, -1.0734788179397583, -1.6830923557281494, 0.23952966928482056, 0.05775855481624603, 0.11599999666213989, -0.010122999548912048, -0.08726999908685684, 0.14248700439929962, -3.141592502593994, 0.22027800977230072, -3.138084650039673, -0.14618444442749023, -0.018665555864572525, -1.5582424402236938, 0.027492444962263107, 0.5413185358047485, -1.2886909246444702, 0.017999999225139618, -0.009259999729692936, -0.04493200033903122, 0.012763000093400478, -3.1400742530822754, 0.039531707763671875, -3.137491226196289], "max": [0.09392088651657104, 1.8433544635772705, -0.48668256402015686, -0.013222889043390751, 1.1366450786590576, 2.0011045932769775, 0.49699997901916504, 0.3747439980506897, 0.014600999653339386, 0.34513598680496216, 3.140824794769287, 1.2220097780227661, 3.139288902282715, 0.2528223395347595, 2.4011404514312744, -0.47876277565956116, 1.4697991609573364, 1.2401081323623657, -0.10285244137048721, 0.4870000183582306, 0.4202229976654053, 0.18000799417495728, 0.34487301111221313, 3.131626844406128, 1.1306242942810059, 3.138136863708496], "mean": [-0.04840262234210968, 0.9866490960121155, -0.7220394015312195, -0.6278696060180664, 0.741915225982666, 0.8730712532997131, 0.3687344193458557, 0.18343155086040497, -0.03936540335416794, 0.2419290691614151, 0.22922547161579132, 0.6946840286254883, 0.4368724822998047, -0.02230759523808956, 1.389554500579834, -1.0369802713394165, 0.5839940309524536, 1.053687572479248, -0.6045540571212769, 0.2963550090789795, 0.2490420937538147, 0.019669201225042343, 0.18480901420116425, 0.7849566340446472, 0.47814151644706726, -2.123877763748169], "std": [0.07440152019262314, 0.7183447480201721, 0.2273714691400528, 0.568153440952301, 0.3048873245716095, 0.7458149790763855, 0.14587843418121338, 0.14140255749225616, 0.03295448422431946, 0.05363951250910759, 2.7660646438598633, 0.27816373109817505, 2.7036068439483643, 0.11270121484994888, 0.9654945135116577, 0.4346831738948822, 0.49155062437057495, 0.19903144240379333, 0.38333427906036377, 0.1357177346944809, 0.18042533099651337, 0.050079118460416794, 0.08985342085361481, 2.6262991428375244, 0.3477534353733063, 2.025822639465332], "count": [516]}, "action": {"min": [-0.13130433857440948, -0.022293999791145325, -1.0734788179397583, -1.6830923557281494, 0.23952966928482056, 0.05775855481624603, 0.11599999666213989, -0.010122999548912048, -0.08726999908685684, 0.14248700439929962, -3.141592502593994, 0.22027800977230072, -3.138084650039673, -0.14618444442749023, -0.018665555864572525, -1.5582424402236938, 0.027492444962263107, 0.5413185358047485, -1.2886909246444702, 0.017999999225139618, -0.009259999729692936, -0.04493200033903122, 0.012763000093400478, -3.1400742530822754, 0.039531707763671875, -3.137491226196289], "max": [0.09392088651657104, 1.8433544635772705, -0.48668256402015686, -0.013222889043390751, 1.1366450786590576, 2.0011045932769775, 0.49699997901916504, 0.3747439980506897, 0.014600999653339386, 0.34513598680496216, 3.140824794769287, 1.2220097780227661, 3.139288902282715, 0.2528223395347595, 2.4011404514312744, -0.47876277565956116, 1.4697991609573364, 1.2401081323623657, -0.10285244137048721, 0.4870000183582306, 0.4202229976654053, 0.18000799417495728, 0.34487301111221313, 3.131626844406128, 1.1306242942810059, 3.138136863708496], "mean": [-0.04840262234210968, 0.9866490960121155, -0.7220394015312195, -0.6278696060180664, 0.741915225982666, 0.8730712532997131, 0.3687344193458557, 0.18343155086040497, -0.03936540335416794, 0.2419290691614151, 0.22922547161579132, 0.6946840286254883, 0.4368724822998047, -0.02230759523808956, 1.389554500579834, -1.0369802713394165, 0.5839940309524536, 1.053687572479248, -0.6045540571212769, 0.2963550090789795, 0.2490420937538147, 0.019669201225042343, 0.18480901420116425, 0.7849566340446472, 0.47814151644706726, -2.123877763748169], "std": [0.07440152019262314, 0.7183447480201721, 0.2273714691400528, 0.568153440952301, 0.3048873245716095, 0.7458149790763855, 0.14587843418121338, 0.14140255749225616, 0.03295448422431946, 0.05363951250910759, 2.7660646438598633, 0.27816373109817505, 2.7036068439483643, 0.11270121484994888, 0.9654945135116577, 0.4346831738948822, 0.49155062437057495, 0.19903144240379333, 0.38333427906036377, 0.1357177346944809, 0.18042533099651337, 0.050079118460416794, 0.08985342085361481, 2.6262991428375244, 0.3477534353733063, 2.025822639465332], "count": [516]}, "timestamp": {"min": [0.0], "max": [17.166666666666668], "mean": [8.583333333333334], "std": [4.965202990889772], "count": [516]}, "frame_index": {"min": [0], "max": [515], "mean": [257.5], "std": [148.95608972669316], "count": [516]}, "episode_index": {"min": [486], "max": [486], "mean": [486.0], "std": [0.0], "count": [516]}, "index": {"min": [223718], "max": [224233], "mean": [223975.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [3.310077519379845, 5.0, 5.0, 5.0, 5.0], "std": [1.6056993917375657, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [516]}, "scene_annotation": {"mean": [486.0], "std": [0.0], "min": [486], "max": [486], "count": [516]}, "eef_direction_state": {"mean": [4.344961240310077, 4.034883720930233], "std": [2.058540961450747, 2.138323300361], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.8468992248062015, 0.8817829457364341], "std": [0.8569201191590502, 0.8691401342950879], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7829457364341085, 0.8081395348837209], "std": [0.8555449807635661, 0.8188735574010427], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.344961240310077, 4.034883720930233], "std": [2.058540961450747, 2.138323300361], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.8468992248062015, 0.8817829457364341], "std": [0.8569201191590502, 0.8691401342950879], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7829457364341085, 0.8081395348837209], "std": [0.8555449807635661, 0.8188735574010427], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.42178278436677497, 0.26168195788120835, 1.0164556688161839, 2.3943735248159035, 0.013867665557037834, 1.1137985547773785, 0.48817984247393625, -0.2793123047498323, 0.9604442688668848, 2.6093701692360254, -0.32745024456529687, 1.8459098043444202], "std": [0.14107450658263504, 0.03330402760523862, 0.05380555040292436, 0.24289133217131376, 0.4300808196016154, 0.5396462801271772, 0.1807811279524354, 0.04981289404158126, 0.089491118632173, 0.34382012093729664, 0.3583946900667169, 0.1957679184019994], "min": [0.22875622763398368, 0.21283740183987973, 0.9168003783500039, 1.917805945067101, -0.7687293024766879, 0.0029073766719907024, 0.22943988554110228, -0.3435239991984331, 0.7888382633771067, 2.0041707754345097, -1.0079048457634625, 1.543893703808728], "max": [0.6129488733147649, 0.31598641363960184, 1.120014385589413, 2.864781777976013, 0.677531506639554, 1.5992577262491998, 0.6599921909462128, -0.11968225052855881, 1.1199645967594647, 3.10085274344266, 0.11168348723014598, 2.497527860679451], "count": [516]}, "eef_sim_pose_action": {"mean": [0.42178278436677497, 0.26168195788120835, 1.0164556688161839, 2.3943735248159035, 0.013867665557037834, 1.1137985547773785, 0.48817984247393625, -0.2793123047498323, 0.9604442688668848, 2.6093701692360254, -0.32745024456529687, 1.8459098043444202], "std": [0.14107450658263504, 0.03330402760523862, 0.05380555040292436, 0.24289133217131376, 0.4300808196016154, 0.5396462801271772, 0.1807811279524354, 0.04981289404158126, 0.089491118632173, 0.34382012093729664, 0.3583946900667169, 0.1957679184019994], "min": [0.22875622763398368, 0.21283740183987973, 0.9168003783500039, 1.917805945067101, -0.7687293024766879, 0.0029073766719907024, 0.22943988554110228, -0.3435239991984331, 0.7888382633771067, 2.0041707754345097, -1.0079048457634625, 1.543893703808728], "max": [0.6129488733147649, 0.31598641363960184, 1.120014385589413, 2.864781777976013, 0.677531506639554, 1.5992577262491998, 0.6599921909462128, -0.11968225052855881, 1.1199645967594647, 3.10085274344266, 0.11168348723014598, 2.497527860679451], "count": [516]}, "gripper_mode_state": {"mean": [0.6201550387596899, 0.6763565891472868], "std": [0.4853480881394935, 0.46786574299080114], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.939922480620155, 1.8546511627906976], "std": [0.31480767138006466, 0.4619197328031285], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.6201550387596899, 0.6763565891472868], "std": [0.4853480881394935, 0.46786574299080114], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.939922480620155, 1.8546511627906976], "std": [0.31480767138006466, 0.4619197328031285], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.4609205223648816, 0.3704433289379993], "std": [0.18234817571864126, 0.16964769193522497], "min": [0.14499999582767487, 0.022499999031424522], "max": [0.6212499737739563, 0.6087500229477882], "count": [516]}, "gripper_open_scale_action": {"mean": [0.4609205223648816, 0.3704433289379993], "std": [0.18234817571864126, 0.16964769193522497], "min": [0.14499999582767487, 0.022499999031424522], "max": [0.6212499737739563, 0.6087500229477882], "count": [516]}}} +{"episode_index": 486, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7372549019607844]], [[0.6862745098039216]]], "mean": [[[0.4018967839472237]], [[0.40818358174006886]], [[0.38376872213059676]]], "std": [[[0.13080882613998907]], [[0.13578556922974538]], [[0.13018678095970468]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46655730789200417]], [[0.47146581798607295]], [[0.4624204137651946]]], "std": [[[0.1571226090372896]], [[0.1489236524659631]], [[0.1505402686152027]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500234036176776]], [[0.4879660260521654]], [[0.4797574903793293]]], "std": [[[0.11426554915388219]], [[0.12447567905769163]], [[0.12817154643142875]]], "count": [107]}, "observation.state": {"min": [-0.022067222744226456, -0.02225911058485508, -1.344670057296753, -1.750776767730713, 0.6138350963592529, 0.05885755643248558, 0.12400000542402267, -0.010629000142216682, -0.057433001697063446, 0.13491599261760712, -3.139986991882324, 0.3948458731174469, -3.140109062194824, -0.265155553817749, -0.019607555121183395, -1.3374830484390259, -0.20296610891819, 0.4300578832626343, -1.3726683855056763, 0.010999999940395355, -0.009194999933242798, -0.058476001024246216, 0.00877199973911047, -3.1296894550323486, -0.14501941204071045, -3.1390271186828613], "max": [0.036354221403598785, 1.9312220811843872, -0.4865953326225281, 0.0, 1.1315338611602783, 1.9683961868286133, 0.5130000114440918, 0.4090229868888855, 0.00974700041115284, 0.35089099407196045, 3.1354141235351562, 1.1761424541473389, 3.131871223449707, 0.33604976534843445, 2.3816726207733154, -0.47234323620796204, 1.6104187965393066, 1.2401952743530273, 0.0, 0.546999990940094, 0.4162229895591736, 0.2035370022058487, 0.32616400718688965, 3.137176990509033, 1.195533037185669, 3.1357109546661377], "mean": [0.004538361914455891, 0.9365817904472351, -0.7468374371528625, -0.5958747863769531, 0.8465726971626282, 0.778651773929596, 0.37045636773109436, 0.17615965008735657, -0.02587863989174366, 0.2508960962295532, 0.47046011686325073, 0.7473893165588379, 0.4203602969646454, -0.013578278943896294, 1.3933581113815308, -0.9543595910072327, 0.6106639504432678, 0.9245575070381165, -0.6109079122543335, 0.4080839455127716, 0.24706301093101501, 0.016575787216424942, 0.17253004014492035, 0.5231897830963135, 0.5117274522781372, -2.0016558170318604], "std": [0.014235101640224457, 0.7380883693695068, 0.3472804129123688, 0.5552761554718018, 0.20647300779819489, 0.7149921655654907, 0.14422385394573212, 0.14985321462154388, 0.02015489712357521, 0.052747368812561035, 2.7510435581207275, 0.24950172007083893, 2.744878053665161, 0.1388227790594101, 0.9357040524482727, 0.34838324785232544, 0.6286567449569702, 0.22360044717788696, 0.5293186902999878, 0.182665154337883, 0.17144043743610382, 0.05758478865027428, 0.08645153045654297, 2.7257440090179443, 0.3512551188468933, 2.2097127437591553], "count": [509]}, "action": {"min": [-0.022067222744226456, -0.02225911058485508, -1.344670057296753, -1.750776767730713, 0.6138350963592529, 0.05885755643248558, 0.12400000542402267, -0.010629000142216682, -0.057433001697063446, 0.13491599261760712, -3.139986991882324, 0.3948458731174469, -3.140109062194824, -0.265155553817749, -0.019607555121183395, -1.3374830484390259, -0.20296610891819, 0.4300578832626343, -1.3726683855056763, 0.010999999940395355, -0.009194999933242798, -0.058476001024246216, 0.00877199973911047, -3.1296894550323486, -0.14501941204071045, -3.1390271186828613], "max": [0.036354221403598785, 1.9312220811843872, -0.4865953326225281, 0.0, 1.1315338611602783, 1.9683961868286133, 0.5130000114440918, 0.4090229868888855, 0.00974700041115284, 0.35089099407196045, 3.1354141235351562, 1.1761424541473389, 3.131871223449707, 0.33604976534843445, 2.3816726207733154, -0.47234323620796204, 1.6104187965393066, 1.2401952743530273, 0.0, 0.546999990940094, 0.4162229895591736, 0.2035370022058487, 0.32616400718688965, 3.137176990509033, 1.195533037185669, 3.1357109546661377], "mean": [0.004538361914455891, 0.9365817904472351, -0.7468374371528625, -0.5958747863769531, 0.8465726971626282, 0.778651773929596, 0.37045636773109436, 0.17615965008735657, -0.02587863989174366, 0.2508960962295532, 0.47046011686325073, 0.7473893165588379, 0.4203602969646454, -0.013578278943896294, 1.3933581113815308, -0.9543595910072327, 0.6106639504432678, 0.9245575070381165, -0.6109079122543335, 0.4080839455127716, 0.24706301093101501, 0.016575787216424942, 0.17253004014492035, 0.5231897830963135, 0.5117274522781372, -2.0016558170318604], "std": [0.014235101640224457, 0.7380883693695068, 0.3472804129123688, 0.5552761554718018, 0.20647300779819489, 0.7149921655654907, 0.14422385394573212, 0.14985321462154388, 0.02015489712357521, 0.052747368812561035, 2.7510435581207275, 0.24950172007083893, 2.744878053665161, 0.1388227790594101, 0.9357040524482727, 0.34838324785232544, 0.6286567449569702, 0.22360044717788696, 0.5293186902999878, 0.182665154337883, 0.17144043743610382, 0.05758478865027428, 0.08645153045654297, 2.7257440090179443, 0.3512551188468933, 2.2097127437591553], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [487], "max": [487], "mean": [487.0], "std": [0.0], "count": [509]}, "index": {"min": [224234], "max": [224742], "mean": [224488.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [3.2200392927308448, 5.0, 5.0, 5.0, 5.0], "std": [1.5816703011315656, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [509]}, "scene_annotation": {"mean": [487.0], "std": [0.0], "min": [487], "max": [487], "count": [509]}, "eef_direction_state": {"mean": [4.2475442043222005, 4.102161100196463], "std": [2.2682611630589737, 2.115843324086658], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.8153241650294696, 0.9017681728880157], "std": [0.8647659682187628, 0.9095524587050228], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7485265225933202, 0.7524557956777996], "std": [0.8431060952237465, 0.8278186715444211], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.2475442043222005, 4.102161100196463], "std": [2.2682611630589737, 2.115843324086658], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.8153241650294696, 0.9017681728880157], "std": [0.8647659682187628, 0.9095524587050228], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.7485265225933202, 0.7524557956777996], "std": [0.8431060952237465, 0.8278186715444211], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.41457096360363876, 0.27515685887176256, 1.0254197344679299, 2.3411809829372197, 0.08549257073668456, 1.1621310979405355, 0.48623669925936597, -0.28250460250002707, 0.9480774340502123, 2.411694414652097, -0.27152953834358395, 1.7674647306086448], "std": [0.1495398873137605, 0.020597369138844683, 0.052836151667288306, 0.22062824668777575, 0.3664688575783848, 0.47765455391428124, 0.1717746934016115, 0.057401338962700006, 0.08606033309234686, 0.9496832120738521, 0.3188515299986954, 0.25187525222420926], "min": [0.22824981651731144, 0.2423224302371288, 0.9093491365758322, 1.9650455245327034, -0.595924990829516, 0.089582473970935, 0.22959539367462062, -0.358539206121424, 0.7848043685795174, -3.127411933964912, -0.9571327871487414, 1.4209675503906234], "max": [0.6472335484318681, 0.31115199906589946, 1.1259058418847256, 2.703953778604987, 0.7274333204806167, 1.56231694896703, 0.6561196755167645, -0.09634784231722106, 1.1018009672498685, 3.136257902206464, 0.18565373522962036, 2.476438833795666], "count": [509]}, "eef_sim_pose_action": {"mean": [0.41457096360363876, 0.27515685887176256, 1.0254197344679299, 2.3411809829372197, 0.08549257073668456, 1.1621310979405355, 0.48623669925936597, -0.28250460250002707, 0.9480774340502123, 2.411694414652097, -0.27152953834358395, 1.7674647306086448], "std": [0.1495398873137605, 0.020597369138844683, 0.052836151667288306, 0.22062824668777575, 0.3664688575783848, 0.47765455391428124, 0.1717746934016115, 0.057401338962700006, 0.08606033309234686, 0.9496832120738521, 0.3188515299986954, 0.25187525222420926], "min": [0.22824981651731144, 0.2423224302371288, 0.9093491365758322, 1.9650455245327034, -0.595924990829516, 0.089582473970935, 0.22959539367462062, -0.358539206121424, 0.7848043685795174, -3.127411933964912, -0.9571327871487414, 1.4209675503906234], "max": [0.6472335484318681, 0.31115199906589946, 1.1259058418847256, 2.703953778604987, 0.7274333204806167, 1.56231694896703, 0.6561196755167645, -0.09634784231722106, 1.1018009672498685, 3.136257902206464, 0.18565373522962036, 2.476438833795666], "count": [509]}, "gripper_mode_state": {"mean": [0.45972495088408644, 0.23968565815324164], "std": [0.498375280705926, 0.42689160618228567], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.9076620825147348, 1.917485265225933], "std": [0.388084100313189, 0.36694025342883735], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.45972495088408644, 0.23968565815324164], "std": [0.498375280705926, 0.42689160618228567], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.9076620825147348, 1.917485265225933], "std": [0.388084100313189, 0.36694025342883735], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.4630697426003768, 0.5101031617170899], "std": [0.1802795770228543, 0.22833180066415779], "min": [0.15500000678002834, 0.013749999925494194], "max": [0.6412500143051147, 0.6837499886751175], "count": [509]}, "gripper_open_scale_action": {"mean": [0.4630697426003768, 0.5101031617170899], "std": [0.1802795770228543, 0.22833180066415779], "min": [0.15500000678002834, 0.013749999925494194], "max": [0.6412500143051147, 0.6837499886751175], "count": [509]}}} +{"episode_index": 487, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8588235294117647]], [[0.803921568627451]]], "mean": [[[0.4018793246187364]], [[0.4079661628540305]], [[0.383556484204793]]], "std": [[[0.1311532845141325]], [[0.1367881149795813]], [[0.13113892474276317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46983630718954245]], [[0.4717425224673203]], [[0.4625586111111111]]], "std": [[[0.1498332046995968]], [[0.14617826309054396]], [[0.14876926733541984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053790482026145]], [[0.4936858251633987]], [[0.4861674795751634]]], "std": [[[0.1075916034241282]], [[0.12053374039582478]], [[0.12261684481942228]]], "count": [100]}, "observation.state": {"min": [-0.022067222744226456, -0.02225911058485508, -1.109955072402954, -1.7577894926071167, 0.3532150983810425, 0.058892443776130676, 0.12700000405311584, -0.011220999993383884, -0.06335300207138062, 0.12547500431537628, -3.138503313064575, 0.3155904710292816, -3.140458106994629, -0.1726302206516266, -0.019816888496279716, -1.518748164176941, -0.16366377472877502, 0.4872058928012848, -1.320614218711853, 0.0139999995008111, -0.022638000547885895, -0.02707899920642376, 0.017687000334262848, -3.131190538406372, -0.0956265926361084, -3.13736891746521], "max": [0.10571333020925522, 1.8720505237579346, -0.4865953326225281, -0.044396109879016876, 1.1647480726242065, 2.1018288135528564, 0.4690000116825104, 0.38200899958610535, 0.019439000636339188, 0.3604179918766022, 3.132359743118286, 1.180924654006958, 3.13724684715271, 0.3197392225265503, 2.3321478366851807, -0.47234323620796204, 1.5349715948104858, 1.2406837940216064, -0.03242922201752663, 0.574999988079071, 0.39828601479530334, 0.19523799419403076, 0.3612070083618164, 3.1313650608062744, 1.0421360731124878, 3.1354315280914307], "mean": [0.0035547823645174503, 0.8656380772590637, -0.6683875322341919, -0.6190581321716309, 0.839779794216156, 0.8486505746841431, 0.37235090136528015, 0.15477164089679718, -0.027794744819402695, 0.24322521686553955, 0.25641068816185, 0.7208647727966309, 1.3366155624389648, 0.012632666155695915, 1.2864545583724976, -0.9289919137954712, 0.5214180946350098, 0.9682487845420837, -0.5350618958473206, 0.4199872612953186, 0.22301128506660461, 0.017328646034002304, 0.17567163705825806, 0.25921332836151123, 0.5225786566734314, -1.961784839630127], "std": [0.04810139164328575, 0.7192509770393372, 0.25413212180137634, 0.556265652179718, 0.26938146352767944, 0.8161041736602783, 0.1287304162979126, 0.14171870052814484, 0.023632880300283432, 0.05333087965846062, 2.777883291244507, 0.25755947828292847, 2.45489501953125, 0.13970309495925903, 1.003952145576477, 0.36414727568626404, 0.554513156414032, 0.21750250458717346, 0.4792567491531372, 0.18094614148139954, 0.1795065701007843, 0.05182570219039917, 0.09125698357820511, 2.7820138931274414, 0.40616950392723083, 2.2476959228515625], "count": [469]}, "action": {"min": [-0.022067222744226456, -0.02225911058485508, -1.109955072402954, -1.7577894926071167, 0.3532150983810425, 0.058892443776130676, 0.12700000405311584, -0.011220999993383884, -0.06335300207138062, 0.12547500431537628, -3.138503313064575, 0.3155904710292816, -3.140458106994629, -0.1726302206516266, -0.019816888496279716, -1.518748164176941, -0.16366377472877502, 0.4872058928012848, -1.320614218711853, 0.0139999995008111, -0.022638000547885895, -0.02707899920642376, 0.017687000334262848, -3.131190538406372, -0.0956265926361084, -3.13736891746521], "max": [0.10571333020925522, 1.8720505237579346, -0.4865953326225281, -0.044396109879016876, 1.1647480726242065, 2.1018288135528564, 0.4690000116825104, 0.38200899958610535, 0.019439000636339188, 0.3604179918766022, 3.132359743118286, 1.180924654006958, 3.13724684715271, 0.3197392225265503, 2.3321478366851807, -0.47234323620796204, 1.5349715948104858, 1.2406837940216064, -0.03242922201752663, 0.574999988079071, 0.39828601479530334, 0.19523799419403076, 0.3612070083618164, 3.1313650608062744, 1.0421360731124878, 3.1354315280914307], "mean": [0.0035547823645174503, 0.8656380772590637, -0.6683875322341919, -0.6190581321716309, 0.839779794216156, 0.8486505746841431, 0.37235090136528015, 0.15477164089679718, -0.027794744819402695, 0.24322521686553955, 0.25641068816185, 0.7208647727966309, 1.3366155624389648, 0.012632666155695915, 1.2864545583724976, -0.9289919137954712, 0.5214180946350098, 0.9682487845420837, -0.5350618958473206, 0.4199872612953186, 0.22301128506660461, 0.017328646034002304, 0.17567163705825806, 0.25921332836151123, 0.5225786566734314, -1.961784839630127], "std": [0.04810139164328575, 0.7192509770393372, 0.25413212180137634, 0.556265652179718, 0.26938146352767944, 0.8161041736602783, 0.1287304162979126, 0.14171870052814484, 0.023632880300283432, 0.05333087965846062, 2.777883291244507, 0.25755947828292847, 2.45489501953125, 0.13970309495925903, 1.003952145576477, 0.36414727568626404, 0.554513156414032, 0.21750250458717346, 0.4792567491531372, 0.18094614148139954, 0.1795065701007843, 0.05182570219039917, 0.09125698357820511, 2.7820138931274414, 0.40616950392723083, 2.2476959228515625], "count": [469]}, "timestamp": {"min": [0.0], "max": [15.6], "mean": [7.8], "std": [4.5129443456203475], "count": [469]}, "frame_index": {"min": [0], "max": [468], "mean": [234.0], "std": [135.3883303686104], "count": [469]}, "episode_index": {"min": [488], "max": [488], "mean": [488.0], "std": [0.0], "count": [469]}, "index": {"min": [224743], "max": [225211], "mean": [224977.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [3.304904051172708, 5.0, 5.0, 5.0, 5.0], "std": [1.5380038018218787, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [469]}, "scene_annotation": {"mean": [488.0], "std": [0.0], "min": [488], "max": [488], "count": [469]}, "eef_direction_state": {"mean": [4.176972281449894, 4.183368869936034], "std": [2.204043241674709, 2.1111089443250335], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.8742004264392325, 0.9019189765458422], "std": [0.8780403470725257, 0.9136354814742885], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.7739872068230277, 0.7484008528784648], "std": [0.8464684492981601, 0.8468067456491393], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [4.176972281449894, 4.183368869936034], "std": [2.204043241674709, 2.1111089443250335], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.8742004264392325, 0.9019189765458422], "std": [0.8780403470725257, 0.9136354814742885], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.7739872068230277, 0.7484008528784648], "std": [0.8464684492981601, 0.8468067456491393], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.39315332615141885, 0.27323115458532593, 1.0177347186641232, 2.3692232115894907, 0.037783343886097095, 1.138152800685827, 0.4621273336975587, -0.2816651439754203, 0.9512055957517092, 2.3874892780299803, -0.2642384720182389, 1.7705442934621092], "std": [0.14135293130629986, 0.024030979770076028, 0.053440916222688796, 0.22008261744431426, 0.39915698177180414, 0.48031938912201066, 0.1798799458949684, 0.05158683924158546, 0.09084395921422185, 1.0355260243335767, 0.3254847773213646, 0.21055710462060187], "min": [0.22754996481829717, 0.23659466400829288, 0.8999483833884118, 1.955826946282921, -0.7245060953030779, 0.16243794944104262, 0.2159405164359054, -0.326643071177909, 0.7936523889312961, -3.1368713548869573, -1.0143459011389133, 1.5155125167150345], "max": [0.6200091788359713, 0.3208077833159989, 1.1352742266565232, 2.762621580357284, 0.6816217486073244, 1.6057134046808799, 0.6382205428956487, -0.10448638108472044, 1.136193891473261, 3.137926370582558, 0.14911309657394312, 2.3922185312616873], "count": [469]}, "eef_sim_pose_action": {"mean": [0.39315332615141885, 0.27323115458532593, 1.0177347186641232, 2.3692232115894907, 0.037783343886097095, 1.138152800685827, 0.4621273336975587, -0.2816651439754203, 0.9512055957517092, 2.3874892780299803, -0.2642384720182389, 1.7705442934621092], "std": [0.14135293130629986, 0.024030979770076028, 0.053440916222688796, 0.22008261744431426, 0.39915698177180414, 0.48031938912201066, 0.1798799458949684, 0.05158683924158546, 0.09084395921422185, 1.0355260243335767, 0.3254847773213646, 0.21055710462060187], "min": [0.22754996481829717, 0.23659466400829288, 0.8999483833884118, 1.955826946282921, -0.7245060953030779, 0.16243794944104262, 0.2159405164359054, -0.326643071177909, 0.7936523889312961, -3.1368713548869573, -1.0143459011389133, 1.5155125167150345], "max": [0.6200091788359713, 0.3208077833159989, 1.1352742266565232, 2.762621580357284, 0.6816217486073244, 1.6057134046808799, 0.6382205428956487, -0.10448638108472044, 1.136193891473261, 3.137926370582558, 0.14911309657394312, 2.3922185312616873], "count": [469]}, "gripper_mode_state": {"mean": [0.2345415778251599, 0.2601279317697228], "std": [0.4237119612383453, 0.43870421799080944], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.931769722814499, 1.9019189765458422], "std": [0.33874417242192856, 0.3904190327760057], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.2345415778251599, 0.2601279317697228], "std": [0.4237119612383453, 0.43870421799080944], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.931769722814499, 1.9019189765458422], "std": [0.33874417242192856, 0.3904190327760057], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.4654397573600064, 0.5249840185653839], "std": [0.16091335226886433, 0.2261829730657508], "min": [0.1587500050663948, 0.017499999376013875], "max": [0.586250014603138, 0.7187499850988388], "count": [469]}, "gripper_open_scale_action": {"mean": [0.4654397573600064, 0.5249840185653839], "std": [0.16091335226886433, 0.2261829730657508], "min": [0.1587500050663948, 0.017499999376013875], "max": [0.586250014603138, 0.7187499850988388], "count": [469]}}} +{"episode_index": 488, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8745098039215686]], [[0.8196078431372549]]], "mean": [[[0.4005750272331155]], [[0.4059968654684096]], [[0.38153600762527234]]], "std": [[[0.13438778187795059]], [[0.14023694226509645]], [[0.13437574491531767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46152801674836597]], [[0.4643155330882353]], [[0.4561857128267974]]], "std": [[[0.1459697217800424]], [[0.1417778854928207]], [[0.14342800577844012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.505993425245098]], [[0.49390248774509804]], [[0.48583800449346404]]], "std": [[[0.10845205272745176]], [[0.12174908295025844]], [[0.12468692277267404]]], "count": [100]}, "observation.state": {"min": [-0.02154388837516308, -0.02232888899743557, -1.123509407043457, -1.7613481283187866, 0.3630712330341339, 0.0, 0.14000000059604645, -0.010273000225424767, -0.06442700326442719, 0.11152499914169312, -3.141592502593994, 0.33140310645103455, -3.140702486038208, -0.21577033400535583, -0.019816888496279716, -1.348717212677002, 0.010414333082735538, 0.5201061367988586, -1.0992268323898315, 0.013000000268220901, -0.00835500005632639, -0.043202001601457596, 0.010563000105321407, -3.138817548751831, 0.1814618855714798, -3.1404757499694824], "max": [0.08129110932350159, 1.8628922700881958, -0.4858452081680298, -0.022136999294161797, 1.152868390083313, 2.0463380813598633, 0.5379999876022339, 0.38398799300193787, 0.013605000451207161, 0.33108898997306824, 3.140981674194336, 1.1616387367248535, 3.1398823261260986, 0.31918099522590637, 2.4186723232269287, -0.47223857045173645, 1.3353198766708374, 1.2305660247802734, -0.08495444804430008, 0.5070000290870667, 0.42457500100135803, 0.20123699307441711, 0.3222219944000244, 3.1316442489624023, 1.1169408559799194, 3.1397252082824707], "mean": [-0.0025783702731132507, 0.9932193756103516, -0.6895236372947693, -0.6348372101783752, 0.7520689368247986, 0.8075556755065918, 0.37849336862564087, 0.18032515048980713, -0.024697262793779373, 0.23509638011455536, -0.5665749311447144, 0.6651943922042847, -0.3100130558013916, 0.0024054504465311766, 1.3577672243118286, -1.0032957792282104, 0.5258536338806152, 0.9631315469741821, -0.5704177618026733, 0.39236173033714294, 0.24755917489528656, 0.02269795723259449, 0.18675526976585388, 1.0221750736236572, 0.52480548620224, -2.0832393169403076], "std": [0.03380702808499336, 0.705075740814209, 0.27231618762016296, 0.5727320909500122, 0.2828655242919922, 0.7806909680366516, 0.14861012995243073, 0.13871146738529205, 0.02153085544705391, 0.05827784165740013, 2.704444408416748, 0.25823649764060974, 2.724012613296509, 0.12098497152328491, 0.9421421885490417, 0.4005020260810852, 0.4461095631122589, 0.18460267782211304, 0.3649022877216339, 0.17579300701618195, 0.1770765632390976, 0.053261686116456985, 0.08410666882991791, 2.606813430786133, 0.3238152861595154, 2.051623582839966], "count": [467]}, "action": {"min": [-0.02154388837516308, -0.02232888899743557, -1.123509407043457, -1.7613481283187866, 0.3630712330341339, 0.0, 0.14000000059604645, -0.010273000225424767, -0.06442700326442719, 0.11152499914169312, -3.141592502593994, 0.33140310645103455, -3.140702486038208, -0.21577033400535583, -0.019816888496279716, -1.348717212677002, 0.010414333082735538, 0.5201061367988586, -1.0992268323898315, 0.013000000268220901, -0.00835500005632639, -0.043202001601457596, 0.010563000105321407, -3.138817548751831, 0.1814618855714798, -3.1404757499694824], "max": [0.08129110932350159, 1.8628922700881958, -0.4858452081680298, -0.022136999294161797, 1.152868390083313, 2.0463380813598633, 0.5379999876022339, 0.38398799300193787, 0.013605000451207161, 0.33108898997306824, 3.140981674194336, 1.1616387367248535, 3.1398823261260986, 0.31918099522590637, 2.4186723232269287, -0.47223857045173645, 1.3353198766708374, 1.2305660247802734, -0.08495444804430008, 0.5070000290870667, 0.42457500100135803, 0.20123699307441711, 0.3222219944000244, 3.1316442489624023, 1.1169408559799194, 3.1397252082824707], "mean": [-0.0025783702731132507, 0.9932193756103516, -0.6895236372947693, -0.6348372101783752, 0.7520689368247986, 0.8075556755065918, 0.37849336862564087, 0.18032515048980713, -0.024697262793779373, 0.23509638011455536, -0.5665749311447144, 0.6651943922042847, -0.3100130558013916, 0.0024054504465311766, 1.3577672243118286, -1.0032957792282104, 0.5258536338806152, 0.9631315469741821, -0.5704177618026733, 0.39236173033714294, 0.24755917489528656, 0.02269795723259449, 0.18675526976585388, 1.0221750736236572, 0.52480548620224, -2.0832393169403076], "std": [0.03380702808499336, 0.705075740814209, 0.27231618762016296, 0.5727320909500122, 0.2828655242919922, 0.7806909680366516, 0.14861012995243073, 0.13871146738529205, 0.02153085544705391, 0.05827784165740013, 2.704444408416748, 0.25823649764060974, 2.724012613296509, 0.12098497152328491, 0.9421421885490417, 0.4005020260810852, 0.4461095631122589, 0.18460267782211304, 0.3649022877216339, 0.17579300701618195, 0.1770765632390976, 0.053261686116456985, 0.08410666882991791, 2.606813430786133, 0.3238152861595154, 2.051623582839966], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [489], "max": [489], "mean": [489.0], "std": [0.0], "count": [467]}, "index": {"min": [225212], "max": [225678], "mean": [225445.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [3.278372591006424, 5.0, 5.0, 5.0, 5.0], "std": [1.571842413251634, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [467]}, "scene_annotation": {"mean": [489.0], "std": [0.0], "min": [489], "max": [489], "count": [467]}, "eef_direction_state": {"mean": [4.038543897216274, 3.841541755888651], "std": [2.232381032580567, 2.2097090073307584], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.9186295503211992, 1.0235546038543897], "std": [0.8643646066675421, 0.9240318729701182], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.7708779443254818, 0.8351177730192719], "std": [0.8563704346197657, 0.8460818733732078], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.038543897216274, 3.841541755888651], "std": [2.232381032580567, 2.2097090073307584], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.9186295503211992, 1.0235546038543897], "std": [0.8643646066675421, 0.9240318729701182], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.7708779443254818, 0.8351177730192719], "std": [0.8563704346197657, 0.8460818733732078], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.4186419765067603, 0.2763069078925351, 1.009641806382426, 2.419202723999303, 0.07904278621395998, 1.2205687922002075, 0.4866301367187152, -0.2762186949603572, 0.9623767726323961, 2.5780818160259105, -0.2778744219448579, 1.8524995757329068], "std": [0.1383706487854756, 0.022004306048753256, 0.058378591165835686, 0.22322166749297329, 0.42961355790992817, 0.4952229361755402, 0.17738694777002517, 0.05310453350773754, 0.0837526712209357, 0.31306811403667867, 0.2896028867986452, 0.17724835220345092], "min": [0.22859580286464712, 0.2353576640422726, 0.8860693676339619, 1.9791805690329864, -0.7286736759678657, 0.192463709312386, 0.2303601867466902, -0.34277576896799694, 0.7866474931594318, 2.02129130388923, -0.8536834776932396, 1.5496163524910234], "max": [0.6220248382318128, 0.31498316774606205, 1.1058820146987483, 2.746679771873999, 0.7807695150004221, 1.6353273332165277, 0.6644274243863715, -0.09828733396228206, 1.0976640570998044, 2.953093179590456, 0.07946706659533698, 2.3712811534965885], "count": [467]}, "eef_sim_pose_action": {"mean": [0.4186419765067603, 0.2763069078925351, 1.009641806382426, 2.419202723999303, 0.07904278621395998, 1.2205687922002075, 0.4866301367187152, -0.2762186949603572, 0.9623767726323961, 2.5780818160259105, -0.2778744219448579, 1.8524995757329068], "std": [0.1383706487854756, 0.022004306048753256, 0.058378591165835686, 0.22322166749297329, 0.42961355790992817, 0.4952229361755402, 0.17738694777002517, 0.05310453350773754, 0.0837526712209357, 0.31306811403667867, 0.2896028867986452, 0.17724835220345092], "min": [0.22859580286464712, 0.2353576640422726, 0.8860693676339619, 1.9791805690329864, -0.7286736759678657, 0.192463709312386, 0.2303601867466902, -0.34277576896799694, 0.7866474931594318, 2.02129130388923, -0.8536834776932396, 1.5496163524910234], "max": [0.6220248382318128, 0.31498316774606205, 1.1058820146987483, 2.746679771873999, 0.7807695150004221, 1.6353273332165277, 0.6644274243863715, -0.09828733396228206, 1.0976640570998044, 2.953093179590456, 0.07946706659533698, 2.3712811534965885], "count": [467]}, "gripper_mode_state": {"mean": [0.3426124197002141, 0.3019271948608137], "std": [0.4745831324092534, 0.45909385082387427], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.880085653104925, 1.8501070663811563], "std": [0.45170340597300707, 0.5016194216847121], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.3426124197002141, 0.3019271948608137], "std": [0.4745831324092534, 0.45909385082387427], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.880085653104925, 1.8501070663811563], "std": [0.45170340597300707, 0.5016194216847121], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.47311562669864304, 0.4904497017619266], "std": [0.18576257846162608, 0.21974191026054152], "min": [0.17500000074505806, 0.016250000335276127], "max": [0.6724999845027924, 0.6337500363588333], "count": [467]}, "gripper_open_scale_action": {"mean": [0.47311562669864304, 0.4904497017619266], "std": [0.18576257846162608, 0.21974191026054152], "min": [0.17500000074505806, 0.016250000335276127], "max": [0.6724999845027924, 0.6337500363588333], "count": [467]}}} +{"episode_index": 489, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7843137254901961]], [[0.7843137254901961]]], "mean": [[[0.3986451136009959]], [[0.40281801794791994]], [[0.3788782005394751]]], "std": [[[0.14261213495903433]], [[0.14688219372293276]], [[0.14073796841605815]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47310636476812945]], [[0.4756662834578276]], [[0.4670645366479925]]], "std": [[[0.144455243957958]], [[0.14187712215347936]], [[0.1428794954274495]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051422307812014]], [[0.4867569561157797]], [[0.47709985021786494]]], "std": [[[0.12307324289555552]], [[0.1304706149470748]], [[0.13512110679647532]]], "count": [105]}, "observation.state": {"min": [-0.03173144534230232, -0.02232888899743557, -1.377029538154602, -1.5394024848937988, 0.6048163175582886, -0.044326335191726685, 0.12600000202655792, -0.01005799975246191, -0.06504800170660019, 0.13664700090885162, -3.141592502593994, 0.33248522877693176, -3.141592502593994, -0.26555678248405457, -0.017200222238898277, -1.4187915325164795, -0.22721388936042786, 0.5245718955993652, -1.5320234298706055, 0.015000000596046448, -0.007849999703466892, -0.0439159981906414, 0.010836999863386154, -3.1397600173950195, -0.07033676654100418, -3.141592502593994], "max": [0.005843888968229294, 1.9168304204940796, -0.4858452081680298, 0.07234211266040802, 1.152484655380249, 1.8380862474441528, 0.41499999165534973, 0.4094339907169342, 0.004490000195801258, 0.330159991979599, 3.1330230236053467, 1.1902796030044556, 3.1404757499694824, 0.24115200340747833, 2.311650514602661, -0.47223857045173645, 1.7373794317245483, 1.224320888519287, 0.06485844403505325, 0.6010000109672546, 0.38089698553085327, 0.1631239950656891, 0.30382201075553894, 3.136688232421875, 1.053218960762024, 3.1408944129943848], "mean": [-0.022030483931303024, 1.076041579246521, -0.8001177906990051, -0.569490373134613, 0.8341129422187805, 0.7430797815322876, 0.34200820326805115, 0.20202653110027313, -0.030468059703707695, 0.23729072511196136, 0.3463081419467926, 0.6569861173629761, 1.2484029531478882, 0.02885371260344982, 1.3968055248260498, -0.8490794897079468, 0.8061938285827637, 0.9332077503204346, -0.7960971593856812, 0.42830890417099, 0.22943174839019775, 0.03325849026441574, 0.15734311938285828, 0.34393247961997986, 0.5087952017784119, -1.2989671230316162], "std": [0.006829495541751385, 0.7575235366821289, 0.3305903375148773, 0.5404806137084961, 0.20789770781993866, 0.6724681854248047, 0.11740735173225403, 0.15219330787658691, 0.02460354194045067, 0.052833087742328644, 2.7792139053344727, 0.26542025804519653, 2.5496950149536133, 0.15898142755031586, 0.9365617036819458, 0.28750404715538025, 0.6725625991821289, 0.20023657381534576, 0.5635127425193787, 0.19622503221035004, 0.1586935669183731, 0.05139736458659172, 0.09497209638357162, 2.6367642879486084, 0.3153526484966278, 2.6368699073791504], "count": [496]}, "action": {"min": [-0.03173144534230232, -0.02232888899743557, -1.377029538154602, -1.5394024848937988, 0.6048163175582886, -0.044326335191726685, 0.12600000202655792, -0.01005799975246191, -0.06504800170660019, 0.13664700090885162, -3.141592502593994, 0.33248522877693176, -3.141592502593994, -0.26555678248405457, -0.017200222238898277, -1.4187915325164795, -0.22721388936042786, 0.5245718955993652, -1.5320234298706055, 0.015000000596046448, -0.007849999703466892, -0.0439159981906414, 0.010836999863386154, -3.1397600173950195, -0.07033676654100418, -3.141592502593994], "max": [0.005843888968229294, 1.9168304204940796, -0.4858452081680298, 0.07234211266040802, 1.152484655380249, 1.8380862474441528, 0.41499999165534973, 0.4094339907169342, 0.004490000195801258, 0.330159991979599, 3.1330230236053467, 1.1902796030044556, 3.1404757499694824, 0.24115200340747833, 2.311650514602661, -0.47223857045173645, 1.7373794317245483, 1.224320888519287, 0.06485844403505325, 0.6010000109672546, 0.38089698553085327, 0.1631239950656891, 0.30382201075553894, 3.136688232421875, 1.053218960762024, 3.1408944129943848], "mean": [-0.022030483931303024, 1.076041579246521, -0.8001177906990051, -0.569490373134613, 0.8341129422187805, 0.7430797815322876, 0.34200820326805115, 0.20202653110027313, -0.030468059703707695, 0.23729072511196136, 0.3463081419467926, 0.6569861173629761, 1.2484029531478882, 0.02885371260344982, 1.3968055248260498, -0.8490794897079468, 0.8061938285827637, 0.9332077503204346, -0.7960971593856812, 0.42830890417099, 0.22943174839019775, 0.03325849026441574, 0.15734311938285828, 0.34393247961997986, 0.5087952017784119, -1.2989671230316162], "std": [0.006829495541751385, 0.7575235366821289, 0.3305903375148773, 0.5404806137084961, 0.20789770781993866, 0.6724681854248047, 0.11740735173225403, 0.15219330787658691, 0.02460354194045067, 0.052833087742328644, 2.7792139053344727, 0.26542025804519653, 2.5496950149536133, 0.15898142755031586, 0.9365617036819458, 0.28750404715538025, 0.6725625991821289, 0.20023657381534576, 0.5635127425193787, 0.19622503221035004, 0.1586935669183731, 0.05139736458659172, 0.09497209638357162, 2.6367642879486084, 0.3153526484966278, 2.6368699073791504], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [490], "max": [490], "mean": [490.0], "std": [0.0], "count": [496]}, "index": {"min": [225679], "max": [226174], "mean": [225926.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [3.274193548387097, 5.0, 5.0, 5.0, 5.0], "std": [1.5841386673450408, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [490.0], "std": [0.0], "min": [490], "max": [490], "count": [496]}, "eef_direction_state": {"mean": [4.407258064516129, 4.098790322580645], "std": [2.1598115728407685, 2.173965861953359], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.7560483870967742, 0.8790322580645161], "std": [0.8630892737329564, 0.8898417939803969], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7479838709677419, 0.7883064516129032], "std": [0.8489770693346115, 0.8599186212192789], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.407258064516129, 4.098790322580645], "std": [2.1598115728407685, 2.173965861953359], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.7560483870967742, 0.8790322580645161], "std": [0.8630892737329564, 0.8898417939803969], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7479838709677419, 0.7883064516129032], "std": [0.8489770693346115, 0.8599186212192789], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.4403591333516404, 0.2705954559260237, 1.0118662571582362, 2.4388387258707773, 0.11825245400276367, 1.1882721083378105, 0.4687144491612581, -0.2660401253067298, 0.9329331321581972, 2.4284386050588282, -0.38097825955772513, 1.8369432516851993], "std": [0.15189328386071754, 0.02496378278717708, 0.05304555250267227, 0.23352926513982, 0.38467737886652903, 0.4885889301607024, 0.1592048772410065, 0.051270553476821, 0.09459208205079679, 0.8448506837073503, 0.3934366415851323, 0.1887828877031386], "min": [0.22873369738450722, 0.2350652129212543, 0.910983223189087, 1.9509582967409314, -0.6285551470945289, 0.10440689154754512, 0.23084390520165682, -0.3440611348004037, 0.7866965511650861, -3.141277065822054, -0.9789956451333105, 1.4726642754716361], "max": [0.6477116383762201, 0.30590020129276874, 1.1052648158407188, 2.738762105631632, 0.740776976081289, 1.596168693385252, 0.6193698557814258, -0.13689605611451378, 1.0788021691254346, 3.139862875604862, 0.21071449067651438, 2.3489670671207685], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4403591333516404, 0.2705954559260237, 1.0118662571582362, 2.4388387258707773, 0.11825245400276367, 1.1882721083378105, 0.4687144491612581, -0.2660401253067298, 0.9329331321581972, 2.4284386050588282, -0.38097825955772513, 1.8369432516851993], "std": [0.15189328386071754, 0.02496378278717708, 0.05304555250267227, 0.23352926513982, 0.38467737886652903, 0.4885889301607024, 0.1592048772410065, 0.051270553476821, 0.09459208205079679, 0.8448506837073503, 0.3934366415851323, 0.1887828877031386], "min": [0.22873369738450722, 0.2350652129212543, 0.910983223189087, 1.9509582967409314, -0.6285551470945289, 0.10440689154754512, 0.23084390520165682, -0.3440611348004037, 0.7866965511650861, -3.141277065822054, -0.9789956451333105, 1.4726642754716361], "max": [0.6477116383762201, 0.30590020129276874, 1.1052648158407188, 2.738762105631632, 0.740776976081289, 1.596168693385252, 0.6193698557814258, -0.13689605611451378, 1.0788021691254346, 3.139862875604862, 0.21071449067651438, 2.3489670671207685], "count": [496]}, "gripper_mode_state": {"mean": [0.2600806451612903, 0.1975806451612903], "std": [0.43867835959137386, 0.39817399942605247], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.9314516129032258, 1.9012096774193548], "std": [0.3289442877340827, 0.39185063962856187], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.2600806451612903, 0.1975806451612903], "std": [0.43867835959137386, 0.39817399942605247], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.9314516129032258, 1.9012096774193548], "std": [0.3289442877340827, 0.39185063962856187], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.4275100745050417, 0.5353855891453643], "std": [0.1467593438780186, 0.24528177413413627], "min": [0.1575000025331974, 0.01875000074505806], "max": [0.5187499895691872, 0.7512500137090683], "count": [496]}, "gripper_open_scale_action": {"mean": [0.4275100745050417, 0.5353855891453643], "std": [0.1467593438780186, 0.24528177413413627], "min": [0.1575000025331974, 0.01875000074505806], "max": [0.5187499895691872, 0.7512500137090683], "count": [496]}}} +{"episode_index": 490, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8980392156862745]], [[0.8666666666666667]]], "mean": [[[0.40045546240302976]], [[0.4059615122269053]], [[0.3816214571498381]]], "std": [[[0.13698379112474454]], [[0.14149365960936588]], [[0.13556367131939814]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47189294140553417]], [[0.4733784264095046]], [[0.4649625824628917]]], "std": [[[0.14582969382920094]], [[0.14228560561756984]], [[0.14372627252235462]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5046006066367357]], [[0.4915369765897013]], [[0.48332265706126687]]], "std": [[[0.1113287038777834]], [[0.12221842329695534]], [[0.12533681395117835]]], "count": [107]}, "observation.state": {"min": [-0.08648955821990967, -0.022241666913032532, -1.2711591720581055, -1.6601005792617798, 0.4507644474506378, -0.14890578389167786, 0.12400000542402267, -0.010281000286340714, -0.08108200132846832, 0.1359110027551651, -3.141592502593994, 0.218916654586792, -3.141592502593994, -0.2898743450641632, -0.016798999160528183, -1.5800305604934692, 0.008268666453659534, 0.665627658367157, -1.2602216005325317, 0.017000000923871994, -0.009305999614298344, -0.0592069998383522, 0.004984000232070684, -3.141592502593994, -0.039269912987947464, -3.1332848072052], "max": [0.00607066648080945, 1.9380428791046143, -0.4862464368343353, 0.1260884404182434, 1.160474181175232, 1.8841569423675537, 0.46000000834465027, 0.4052309989929199, 0.00987400021404028, 0.3646259903907776, 3.1402313709259033, 1.321510910987854, 3.14042329788208, 0.22951655089855194, 2.4206085205078125, -0.4725176692008972, 1.4089877605438232, 1.2400732040405273, -0.17447933554649353, 0.6060000061988831, 0.40839600563049316, 0.16887299716472626, 0.3855319917201996, 3.1410515308380127, 1.224854588508606, 3.14054536819458], "mean": [-0.048662345856428146, 0.9936273694038391, -0.7844070792198181, -0.5060033798217773, 0.839137852191925, 0.7060384750366211, 0.3527258038520813, 0.18557849526405334, -0.03462768718600273, 0.2492091804742813, -0.6144747734069824, 0.6655390858650208, -0.0796949565410614, -0.03132383152842522, 1.4080195426940918, -1.0064582824707031, 0.6275966763496399, 1.0042386054992676, -0.6322424411773682, 0.387027382850647, 0.24871373176574707, 0.020816244184970856, 0.17518377304077148, 0.7379707098007202, 0.4973246455192566, -2.0796470642089844], "std": [0.043900102376937866, 0.7376055717468262, 0.30802106857299805, 0.5410527586936951, 0.2305002361536026, 0.721371054649353, 0.12489868700504303, 0.14881417155265808, 0.02795250713825226, 0.05599861592054367, 2.722808361053467, 0.28997862339019775, 2.794476270675659, 0.12494201213121414, 0.9683698415756226, 0.39010828733444214, 0.4627825915813446, 0.15697038173675537, 0.39333391189575195, 0.1895655393600464, 0.17585332691669464, 0.04902198910713196, 0.09469876438379288, 2.615278720855713, 0.3541013300418854, 2.0666861534118652], "count": [513]}, "action": {"min": [-0.08648955821990967, -0.022241666913032532, -1.2711591720581055, -1.6601005792617798, 0.4507644474506378, -0.14890578389167786, 0.12400000542402267, -0.010281000286340714, -0.08108200132846832, 0.1359110027551651, -3.141592502593994, 0.218916654586792, -3.141592502593994, -0.2898743450641632, -0.016798999160528183, -1.5800305604934692, 0.008268666453659534, 0.665627658367157, -1.2602216005325317, 0.017000000923871994, -0.009305999614298344, -0.0592069998383522, 0.004984000232070684, -3.141592502593994, -0.039269912987947464, -3.1332848072052], "max": [0.00607066648080945, 1.9380428791046143, -0.4862464368343353, 0.1260884404182434, 1.160474181175232, 1.8841569423675537, 0.46000000834465027, 0.4052309989929199, 0.00987400021404028, 0.3646259903907776, 3.1402313709259033, 1.321510910987854, 3.14042329788208, 0.22951655089855194, 2.4206085205078125, -0.4725176692008972, 1.4089877605438232, 1.2400732040405273, -0.17447933554649353, 0.6060000061988831, 0.40839600563049316, 0.16887299716472626, 0.3855319917201996, 3.1410515308380127, 1.224854588508606, 3.14054536819458], "mean": [-0.048662345856428146, 0.9936273694038391, -0.7844070792198181, -0.5060033798217773, 0.839137852191925, 0.7060384750366211, 0.3527258038520813, 0.18557849526405334, -0.03462768718600273, 0.2492091804742813, -0.6144747734069824, 0.6655390858650208, -0.0796949565410614, -0.03132383152842522, 1.4080195426940918, -1.0064582824707031, 0.6275966763496399, 1.0042386054992676, -0.6322424411773682, 0.387027382850647, 0.24871373176574707, 0.020816244184970856, 0.17518377304077148, 0.7379707098007202, 0.4973246455192566, -2.0796470642089844], "std": [0.043900102376937866, 0.7376055717468262, 0.30802106857299805, 0.5410527586936951, 0.2305002361536026, 0.721371054649353, 0.12489868700504303, 0.14881417155265808, 0.02795250713825226, 0.05599861592054367, 2.722808361053467, 0.28997862339019775, 2.794476270675659, 0.12494201213121414, 0.9683698415756226, 0.39010828733444214, 0.4627825915813446, 0.15697038173675537, 0.39333391189575195, 0.1895655393600464, 0.17585332691669464, 0.04902198910713196, 0.09469876438379288, 2.615278720855713, 0.3541013300418854, 2.0666861534118652], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [491], "max": [491], "mean": [491.0], "std": [0.0], "count": [513]}, "index": {"min": [226175], "max": [226687], "mean": [226431.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [3.1832358674463936, 5.0, 5.0, 5.0, 5.0], "std": [1.575133168948616, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [513]}, "scene_annotation": {"mean": [491.0], "std": [0.0], "min": [491], "max": [491], "count": [513]}, "eef_direction_state": {"mean": [4.185185185185185, 4.023391812865497], "std": [2.128158658018397, 2.1191226706508224], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.8674463937621832, 0.9395711500974658], "std": [0.8341941224145694, 0.8908531356318793], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.8557504873294347, 0.8011695906432749], "std": [0.8507828479186873, 0.846641453607198], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.185185185185185, 4.023391812865497], "std": [2.128158658018397, 2.1191226706508224], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.8674463937621832, 0.9395711500974658], "std": [0.8341941224145694, 0.8908531356318793], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.8557504873294347, 0.8011695906432749], "std": [0.8507828479186873, 0.846641453607198], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.4240317889464862, 0.26649753375942153, 1.0238197441872903, 2.4290304291264158, 0.07352984629692925, 1.1384500906943391, 0.487885174112875, -0.27821386009670124, 0.950856290946196, 2.4961258476537176, -0.35763978554534415, 1.8254237909913165], "std": [0.1485501789351849, 0.028267976052542693, 0.056142228136669844, 0.2648670131146054, 0.39702445310529677, 0.5356430488230363, 0.17623260274630984, 0.04898642538421557, 0.0943290494771048, 0.7820332211051663, 0.3366282332555706, 0.21008797914825006], "min": [0.22867470954442565, 0.2190063323030288, 0.910277186765556, 1.8072889468739903, -0.6898413896557911, 0.00245711590790032, 0.22937655157840303, -0.35903331020136053, 0.7810125954961089, -3.137706567763532, -0.9103839924850635, 1.4490717612278803], "max": [0.6436316230498526, 0.3112715575151467, 1.1397558378589614, 2.8883138480100143, 0.709368175548577, 1.635285481529772, 0.6483408672293114, -0.13077768537569906, 1.1606235772738758, 3.1398852558001535, 0.09613087753500182, 2.480088946391164], "count": [513]}, "eef_sim_pose_action": {"mean": [0.4240317889464862, 0.26649753375942153, 1.0238197441872903, 2.4290304291264158, 0.07352984629692925, 1.1384500906943391, 0.487885174112875, -0.27821386009670124, 0.950856290946196, 2.4961258476537176, -0.35763978554534415, 1.8254237909913165], "std": [0.1485501789351849, 0.028267976052542693, 0.056142228136669844, 0.2648670131146054, 0.39702445310529677, 0.5356430488230363, 0.17623260274630984, 0.04898642538421557, 0.0943290494771048, 0.7820332211051663, 0.3366282332555706, 0.21008797914825006], "min": [0.22867470954442565, 0.2190063323030288, 0.910277186765556, 1.8072889468739903, -0.6898413896557911, 0.00245711590790032, 0.22937655157840303, -0.35903331020136053, 0.7810125954961089, -3.137706567763532, -0.9103839924850635, 1.4490717612278803], "max": [0.6436316230498526, 0.3112715575151467, 1.1397558378589614, 2.8883138480100143, 0.709368175548577, 1.635285481529772, 0.6483408672293114, -0.13077768537569906, 1.1606235772738758, 3.1398852558001535, 0.09613087753500182, 2.480088946391164], "count": [513]}, "gripper_mode_state": {"mean": [0.24951267056530213, 0.3333333333333333], "std": [0.4327309762342781, 0.4714045207910324], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.939571150097466, 1.8148148148148149], "std": [0.3156931964034091, 0.4824551558459656], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.24951267056530213, 0.3333333333333333], "std": [0.4327309762342781, 0.4714045207910324], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.939571150097466, 1.8148148148148149], "std": [0.3156931964034091, 0.4824551558459656], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.4409064331997847, 0.4837841096381361], "std": [0.15612309910825592, 0.23695696278770628], "min": [0.15500000678002834, 0.021250001154839993], "max": [0.5750000104308128, 0.7575000077486038], "count": [513]}, "gripper_open_scale_action": {"mean": [0.4409064331997847, 0.4837841096381361], "std": [0.15612309910825592, 0.23695696278770628], "min": [0.15500000678002834, 0.021250001154839993], "max": [0.5750000104308128, 0.7575000077486038], "count": [513]}}} +{"episode_index": 491, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.796078431372549]], [[0.7764705882352941]]], "mean": [[[0.3985341973446549]], [[0.40205387734391007]], [[0.3781308749045677]]], "std": [[[0.14466681583883806]], [[0.1478193836101582]], [[0.14179071863319267]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46920138016032625]], [[0.46926727906262217]], [[0.4609183861935088]]], "std": [[[0.15000814982818733]], [[0.14534601731603608]], [[0.147325436733088]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043566996955476]], [[0.4913135544103681]], [[0.48285431156080666]]], "std": [[[0.11751547870467392]], [[0.1262295713962586]], [[0.12936015852052513]]], "count": [117]}, "observation.state": {"min": [-0.06988244503736496, -0.02290455624461174, -1.0440499782562256, -1.7656394243240356, 0.2877112329006195, -0.09697366505861282, 0.13300000131130219, -0.013895000331103802, -0.07972099632024765, 0.10144100338220596, -3.141592502593994, 0.3179291784763336, -3.141592502593994, -0.35190677642822266, -0.018648110330104828, -1.477893352508545, 0.10231166332960129, 0.5343931317329407, -1.221459984779358, 0.017999999225139618, -0.009646999649703503, -0.07905499637126923, 0.0014100000262260437, -3.1409294605255127, -0.052202802151441574, -3.137927532196045], "max": [-0.027021445333957672, 1.8915709257125854, -0.4865429997444153, 0.10857421904802322, 1.1604218482971191, 2.1018636226654053, 0.47200000286102295, 0.37057700753211975, 0.008980999700725079, 0.3613849878311157, 3.1409294605255127, 1.1513762474060059, 3.140859603881836, 0.2299003303050995, 2.424882411956787, -0.47871044278144836, 1.3783204555511475, 1.2403348684310913, -0.17421767115592957, 0.5400000214576721, 0.40648698806762695, 0.1630530059337616, 0.3900429904460907, 3.138363838195801, 1.1107275485992432, 3.1283631324768066], "mean": [-0.037579093128442764, 1.0842862129211426, -0.7151505351066589, -0.7360876202583313, 0.7606772780418396, 0.9779981374740601, 0.3442801535129547, 0.1950673758983612, -0.03467391058802605, 0.22956781089305878, -0.341261625289917, 0.666836142539978, 0.6357959508895874, -0.012462610378861427, 1.4845781326293945, -1.0171680450439453, 0.6420921087265015, 0.9532530307769775, -0.6685688495635986, 0.26025885343551636, 0.26319605112075806, 0.02935219183564186, 0.17154930531978607, 1.0821107625961304, 0.47800561785697937, -2.146347999572754], "std": [0.012599436566233635, 0.7217099070549011, 0.22202210128307343, 0.601738452911377, 0.2915429472923279, 0.8131254315376282, 0.13168193399906158, 0.13721534609794617, 0.0273471437394619, 0.06351447105407715, 2.6886258125305176, 0.2670619785785675, 2.6986067295074463, 0.12232232093811035, 0.8976647853851318, 0.35382673144340515, 0.4545244872570038, 0.17560051381587982, 0.3745674788951874, 0.1300392895936966, 0.1659693419933319, 0.0515957809984684, 0.08935457468032837, 2.519540309906006, 0.3105887472629547, 1.9410147666931152], "count": [573]}, "action": {"min": [-0.06988244503736496, -0.02290455624461174, -1.0440499782562256, -1.7656394243240356, 0.2877112329006195, -0.09697366505861282, 0.13300000131130219, -0.013895000331103802, -0.07972099632024765, 0.10144100338220596, -3.141592502593994, 0.3179291784763336, -3.141592502593994, -0.35190677642822266, -0.018648110330104828, -1.477893352508545, 0.10231166332960129, 0.5343931317329407, -1.221459984779358, 0.017999999225139618, -0.009646999649703503, -0.07905499637126923, 0.0014100000262260437, -3.1409294605255127, -0.052202802151441574, -3.137927532196045], "max": [-0.027021445333957672, 1.8915709257125854, -0.4865429997444153, 0.10857421904802322, 1.1604218482971191, 2.1018636226654053, 0.47200000286102295, 0.37057700753211975, 0.008980999700725079, 0.3613849878311157, 3.1409294605255127, 1.1513762474060059, 3.140859603881836, 0.2299003303050995, 2.424882411956787, -0.47871044278144836, 1.3783204555511475, 1.2403348684310913, -0.17421767115592957, 0.5400000214576721, 0.40648698806762695, 0.1630530059337616, 0.3900429904460907, 3.138363838195801, 1.1107275485992432, 3.1283631324768066], "mean": [-0.037579093128442764, 1.0842862129211426, -0.7151505351066589, -0.7360876202583313, 0.7606772780418396, 0.9779981374740601, 0.3442801535129547, 0.1950673758983612, -0.03467391058802605, 0.22956781089305878, -0.341261625289917, 0.666836142539978, 0.6357959508895874, -0.012462610378861427, 1.4845781326293945, -1.0171680450439453, 0.6420921087265015, 0.9532530307769775, -0.6685688495635986, 0.26025885343551636, 0.26319605112075806, 0.02935219183564186, 0.17154930531978607, 1.0821107625961304, 0.47800561785697937, -2.146347999572754], "std": [0.012599436566233635, 0.7217099070549011, 0.22202210128307343, 0.601738452911377, 0.2915429472923279, 0.8131254315376282, 0.13168193399906158, 0.13721534609794617, 0.0273471437394619, 0.06351447105407715, 2.6886258125305176, 0.2670619785785675, 2.6986067295074463, 0.12232232093811035, 0.8976647853851318, 0.35382673144340515, 0.4545244872570038, 0.17560051381587982, 0.3745674788951874, 0.1300392895936966, 0.1659693419933319, 0.0515957809984684, 0.08935457468032837, 2.519540309906006, 0.3105887472629547, 1.9410147666931152], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [492], "max": [492], "mean": [492.0], "std": [0.0], "count": [573]}, "index": {"min": [226688], "max": [227260], "mean": [226974.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [3.1989528795811517, 5.0, 5.0, 5.0, 5.0], "std": [1.497711676123075, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [573]}, "scene_annotation": {"mean": [492.0], "std": [0.0], "min": [492], "max": [492], "count": [573]}, "eef_direction_state": {"mean": [4.504363001745201, 4.184991273996509], "std": [2.009245251095534, 2.0304793255220246], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.7521815008726004, 0.8516579406631762], "std": [0.8044485533027188, 0.8746886007408131], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.7085514834205934, 0.7818499127399651], "std": [0.8316682468565131, 0.8393998095669546], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [4.504363001745201, 4.184991273996509], "std": [2.009245251095534, 2.0304793255220246], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.7521815008726004, 0.8516579406631762], "std": [0.8044485533027188, 0.8746886007408131], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.7085514834205934, 0.7818499127399651], "std": [0.8316682468565131, 0.8393998095669546], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.43331529767833266, 0.2662378785348565, 1.0040616498267552, 2.4003102434234425, 0.07913787323901543, 1.0999641441755599, 0.50235237078113, -0.2696718159959385, 0.9472463976295956, 2.5256442583937995, -0.3440350149673486, 1.8661937926358043], "std": [0.13681729672164625, 0.02782474843675783, 0.06360039163597568, 0.21841282445472537, 0.4840393215358954, 0.4699155570484323, 0.1662963988807963, 0.051569864346225465, 0.08903046768973606, 0.731075186318385, 0.3117838147250367, 0.2051591315047813], "min": [0.22491610596712264, 0.22008327891500407, 0.8760464000417019, 1.9899269272835671, -0.7271649801742822, 0.22418663804799954, 0.22903640958597404, -0.37901385582532676, 0.7774210436105782, -3.1258978545631817, -0.8930875576523183, 1.3986281271819054], "max": [0.6085638921696899, 0.31038443715506275, 1.1364843633435975, 2.7544336888033785, 0.8986666535779029, 1.6463354673160537, 0.646447777134834, -0.136479055576825, 1.165279523443513, 3.134599211990505, 0.10037568455561408, 2.3682920838962365], "count": [573]}, "eef_sim_pose_action": {"mean": [0.43331529767833266, 0.2662378785348565, 1.0040616498267552, 2.4003102434234425, 0.07913787323901543, 1.0999641441755599, 0.50235237078113, -0.2696718159959385, 0.9472463976295956, 2.5256442583937995, -0.3440350149673486, 1.8661937926358043], "std": [0.13681729672164625, 0.02782474843675783, 0.06360039163597568, 0.21841282445472537, 0.4840393215358954, 0.4699155570484323, 0.1662963988807963, 0.051569864346225465, 0.08903046768973606, 0.731075186318385, 0.3117838147250367, 0.2051591315047813], "min": [0.22491610596712264, 0.22008327891500407, 0.8760464000417019, 1.9899269272835671, -0.7271649801742822, 0.22418663804799954, 0.22903640958597404, -0.37901385582532676, 0.7774210436105782, -3.1258978545631817, -0.8930875576523183, 1.3986281271819054], "max": [0.6085638921696899, 0.31038443715506275, 1.1364843633435975, 2.7544336888033785, 0.8986666535779029, 1.6463354673160537, 0.646447777134834, -0.136479055576825, 1.165279523443513, 3.134599211990505, 0.10037568455561408, 2.3682920838962365], "count": [573]}, "gripper_mode_state": {"mean": [0.3019197207678883, 0.8324607329842932], "std": [0.4590906261070137, 0.37345663874611296], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.9354275741710296, 1.8551483420593369], "std": [0.33055778193499097, 0.46327107769930614], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.3019197207678883, 0.8324607329842932], "std": [0.4590906261070137, 0.37345663874611296], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.9354275741710296, 1.8551483420593369], "std": [0.33055778193499097, 0.46327107769930614], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.4303468668258003, 0.32532286484048006], "std": [0.16460296230539875, 0.16254894108418755], "min": [0.16625000163912773, 0.022499999031424522], "max": [0.5900000035762787, 0.6750000268220901], "count": [573]}, "gripper_open_scale_action": {"mean": [0.4303468668258003, 0.32532286484048006], "std": [0.16460296230539875, 0.16254894108418755], "min": [0.16625000163912773, 0.022499999031424522], "max": [0.5900000035762787, 0.6750000268220901], "count": [573]}}} +{"episode_index": 492, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7333333333333333]], [[0.7254901960784313]]], "mean": [[[0.4006133687363835]], [[0.4059023774509804]], [[0.38159202069716774]]], "std": [[[0.13679401381849118]], [[0.14032482069858385]], [[0.13451007763229297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693266421568627]], [[0.47185491625816994]], [[0.46108636437908496]]], "std": [[[0.1450196785891182]], [[0.14058988746847054]], [[0.14375510175276687]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096991544117647]], [[0.49427311887254904]], [[0.48537294730392155]]], "std": [[[0.11159391080843137]], [[0.12289299403340442]], [[0.12574974584353837]]], "count": [100]}, "observation.state": {"min": [-0.06988244503736496, -0.02290455624461174, -1.116828203201294, -1.7625517845153809, 0.3297872245311737, 0.024614110589027405, 0.10099999606609344, -0.01071999967098236, -0.07614699751138687, 0.1341490000486374, -3.1397600173950195, 0.29859092831611633, -3.141592502593994, -0.22526010870933533, -0.018211999908089638, -1.4267113208770752, -0.20404766499996185, 0.564240574836731, -1.3181196451187134, 0.01900000125169754, -0.013748000375926495, -0.04266899824142456, 0.007224000059068203, -3.1224987506866455, -0.09005898237228394, -3.1357457637786865], "max": [0.09587466716766357, 1.803110122680664, -0.48676976561546326, -0.023218555375933647, 1.1567236185073853, 1.9201099872589111, 0.48399999737739563, 0.37745898962020874, 0.013272999785840511, 0.3542569875717163, 3.137892484664917, 1.1534007787704468, 3.1391143798828125, 0.24907177686691284, 2.411206007003784, -0.4721338748931885, 1.5264761447906494, 1.2412943840026855, 0.013222889043390751, 0.5820000171661377, 0.4178900122642517, 0.17418600618839264, 0.35833799839019775, 3.1270716190338135, 1.0806554555892944, 3.140702486038208], "mean": [-0.04875149577856064, 0.913521945476532, -0.668196439743042, -0.6517320275306702, 0.7730193734169006, 0.7892875075340271, 0.36325567960739136, 0.16450729966163635, -0.034194137901067734, 0.24231912195682526, -0.1013670414686203, 0.7145760655403137, 1.2882777452468872, 0.0013633552007377148, 1.3590306043624878, -0.9693078994750977, 0.6116065979003906, 0.9739449620246887, -0.6152514815330505, 0.3611919581890106, 0.23953205347061157, 0.022312361747026443, 0.17470289766788483, 0.43245017528533936, 0.5273934602737427, -1.8573604822158813], "std": [0.05196800082921982, 0.702314019203186, 0.24388208985328674, 0.5954843759536743, 0.2807644009590149, 0.6970508098602295, 0.14747954905033112, 0.13600502908229828, 0.026385683566331863, 0.05630732327699661, 2.7823257446289062, 0.27082565426826477, 2.4976019859313965, 0.11924995481967926, 0.9848262667655945, 0.36420243978500366, 0.5844382047653198, 0.19199810922145844, 0.48683884739875793, 0.18846546113491058, 0.18004249036312103, 0.0483214370906353, 0.09405333548784256, 2.7016663551330566, 0.36781564354896545, 2.273860454559326], "count": [470]}, "action": {"min": [-0.06988244503736496, -0.02290455624461174, -1.116828203201294, -1.7625517845153809, 0.3297872245311737, 0.024614110589027405, 0.10099999606609344, -0.01071999967098236, -0.07614699751138687, 0.1341490000486374, -3.1397600173950195, 0.29859092831611633, -3.141592502593994, -0.22526010870933533, -0.018211999908089638, -1.4267113208770752, -0.20404766499996185, 0.564240574836731, -1.3181196451187134, 0.01900000125169754, -0.013748000375926495, -0.04266899824142456, 0.007224000059068203, -3.1224987506866455, -0.09005898237228394, -3.1357457637786865], "max": [0.09587466716766357, 1.803110122680664, -0.48676976561546326, -0.023218555375933647, 1.1567236185073853, 1.9201099872589111, 0.48399999737739563, 0.37745898962020874, 0.013272999785840511, 0.3542569875717163, 3.137892484664917, 1.1534007787704468, 3.1391143798828125, 0.24907177686691284, 2.411206007003784, -0.4721338748931885, 1.5264761447906494, 1.2412943840026855, 0.013222889043390751, 0.5820000171661377, 0.4178900122642517, 0.17418600618839264, 0.35833799839019775, 3.1270716190338135, 1.0806554555892944, 3.140702486038208], "mean": [-0.04875149577856064, 0.913521945476532, -0.668196439743042, -0.6517320275306702, 0.7730193734169006, 0.7892875075340271, 0.36325567960739136, 0.16450729966163635, -0.034194137901067734, 0.24231912195682526, -0.1013670414686203, 0.7145760655403137, 1.2882777452468872, 0.0013633552007377148, 1.3590306043624878, -0.9693078994750977, 0.6116065979003906, 0.9739449620246887, -0.6152514815330505, 0.3611919581890106, 0.23953205347061157, 0.022312361747026443, 0.17470289766788483, 0.43245017528533936, 0.5273934602737427, -1.8573604822158813], "std": [0.05196800082921982, 0.702314019203186, 0.24388208985328674, 0.5954843759536743, 0.2807644009590149, 0.6970508098602295, 0.14747954905033112, 0.13600502908229828, 0.026385683566331863, 0.05630732327699661, 2.7823257446289062, 0.27082565426826477, 2.4976019859313965, 0.11924995481967926, 0.9848262667655945, 0.36420243978500366, 0.5844382047653198, 0.19199810922145844, 0.48683884739875793, 0.18846546113491058, 0.18004249036312103, 0.0483214370906353, 0.09405333548784256, 2.7016663551330566, 0.36781564354896545, 2.273860454559326], "count": [470]}, "timestamp": {"min": [0.0], "max": [15.633333333333333], "mean": [7.816666666666666], "std": [4.5225668719335825], "count": [470]}, "frame_index": {"min": [0], "max": [469], "mean": [234.5], "std": [135.6770061580075], "count": [470]}, "episode_index": {"min": [493], "max": [493], "mean": [493.0], "std": [0.0], "count": [470]}, "index": {"min": [227261], "max": [227730], "mean": [227495.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [3.3063829787234043, 5.0, 5.0, 5.0, 5.0], "std": [1.549111516846081, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [470]}, "scene_annotation": {"mean": [493.0], "std": [0.0], "min": [493], "max": [493], "count": [470]}, "eef_direction_state": {"mean": [4.1617021276595745, 4.014893617021277], "std": [2.3108028623659975, 2.185491689495268], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.8191489361702128, 0.9425531914893617], "std": [0.8892115316564354, 0.9242005587006419], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.7893617021276595, 0.7872340425531915], "std": [0.8655914329208877, 0.8312044634851894], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [4.1617021276595745, 4.014893617021277], "std": [2.3108028623659975, 2.185491689495268], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.8191489361702128, 0.9425531914893617], "std": [0.8892115316564354, 0.9242005587006419], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.7893617021276595, 0.7872340425531915], "std": [0.8655914329208877, 0.8312044634851894], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.4029138441615251, 0.2668156981742005, 1.0168434827717716, 2.3727355995841353, 0.08741611897890839, 1.1842204426821847, 0.47867179236634966, -0.2767526119617266, 0.9502970583936787, 2.420321989441164, -0.29851823837184155, 1.812265764706092], "std": [0.1356291671843546, 0.02683426209526854, 0.05641148796311601, 0.22538152211040977, 0.41996281620284925, 0.439752339657616, 0.18042633745170497, 0.04816981087941079, 0.09365323101032036, 0.8861457512414967, 0.34464425019954154, 0.23286484334459187], "min": [0.2282351409334455, 0.22371366166459453, 0.9085437088583296, 1.9878191899789845, -0.806129818058952, 0.17417230365363912, 0.2248923845266223, -0.3426143465445639, 0.7832699117275146, -3.133722555188104, -0.9894454373797139, 1.4048206513871109], "max": [0.6156818432662572, 0.31464867122619194, 1.1290542143004132, 2.7685055791605477, 0.7927971935825586, 1.5172433034890573, 0.65781707561109, -0.12554044451963411, 1.133255867004278, 3.1376441834977937, 0.19075274921342622, 2.430999884626918], "count": [470]}, "eef_sim_pose_action": {"mean": [0.4029138441615251, 0.2668156981742005, 1.0168434827717716, 2.3727355995841353, 0.08741611897890839, 1.1842204426821847, 0.47867179236634966, -0.2767526119617266, 0.9502970583936787, 2.420321989441164, -0.29851823837184155, 1.812265764706092], "std": [0.1356291671843546, 0.02683426209526854, 0.05641148796311601, 0.22538152211040977, 0.41996281620284925, 0.439752339657616, 0.18042633745170497, 0.04816981087941079, 0.09365323101032036, 0.8861457512414967, 0.34464425019954154, 0.23286484334459187], "min": [0.2282351409334455, 0.22371366166459453, 0.9085437088583296, 1.9878191899789845, -0.806129818058952, 0.17417230365363912, 0.2248923845266223, -0.3426143465445639, 0.7832699117275146, -3.133722555188104, -0.9894454373797139, 1.4048206513871109], "max": [0.6156818432662572, 0.31464867122619194, 1.1290542143004132, 2.7685055791605477, 0.7927971935825586, 1.5172433034890573, 0.65781707561109, -0.12554044451963411, 1.133255867004278, 3.1376441834977937, 0.19075274921342622, 2.430999884626918], "count": [470]}, "gripper_mode_state": {"mean": [0.2531914893617021, 0.3680851063829787], "std": [0.4348396935383244, 0.4822846263794938], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_state": {"mean": [1.9085106382978723, 1.8553191489361702], "std": [0.3888497971973785, 0.4841348988366977], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.2531914893617021, 0.3680851063829787], "std": [0.4348396935383244, 0.4822846263794938], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_action": {"mean": [1.9085106382978723, 1.8553191489361702], "std": [0.3888497971973785, 0.4841348988366977], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.4540691514836347, 0.451489364114055], "std": [0.1843491789871825, 0.23558185770971274], "min": [0.1262499950826168, 0.023750001564621925], "max": [0.6049999967217445, 0.7275000214576721], "count": [470]}, "gripper_open_scale_action": {"mean": [0.4540691514836347, 0.451489364114055], "std": [0.1843491789871825, 0.23558185770971274], "min": [0.1262499950826168, 0.023750001564621925], "max": [0.6049999967217445, 0.7275000214576721], "count": [470]}}} +{"episode_index": 493, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7254901960784313]], [[0.6941176470588235]]], "mean": [[[0.39808264342774147]], [[0.4041801924473493]], [[0.3797349828820417]]], "std": [[[0.13889809326984703]], [[0.14417554193969587]], [[0.1380473097387903]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460497148303766]], [[0.46650178376906315]], [[0.4568410227980081]]], "std": [[[0.14827455060584477]], [[0.14210822351539393]], [[0.14405136891505274]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.50709316643324]], [[0.48913118580765635]], [[0.4802462554466231]]], "std": [[[0.13843766151966885]], [[0.14773910606362106]], [[0.150578721929658]]], "count": [105]}, "observation.state": {"min": [-0.0644746646285057, -0.022346332669258118, -1.0425846576690674, -1.6644268035888672, 0.19945977628231049, 0.07909311354160309, 0.13600000739097595, -0.010747999884188175, -0.08216399699449539, 0.11522100120782852, -3.137054681777954, 0.22650882601737976, -3.1394808292388916, -0.19883178174495697, -0.01695599965751171, -1.3290399312973022, 0.013659000396728516, 0.5207341313362122, -1.199828863143921, 0.015000000596046448, -0.011269000358879566, -0.03410600125789642, 0.01165900006890297, -3.116459846496582, 0.2880491018295288, -3.1215736865997314], "max": [0.11583111435174942, 1.8587230443954468, -0.4869442284107208, -0.06313144415616989, 1.1597764492034912, 2.1016194820404053, 0.42500001192092896, 0.37020400166511536, 0.012861999683082104, 0.3605090081691742, 3.1401615142822266, 1.1651294231414795, 3.1395680904388428, 0.26578354835510254, 2.411153554916382, -0.4721338748931885, 1.3589396476745605, 1.240526795387268, -0.09245555847883224, 0.6230000257492065, 0.4252850115299225, 0.17946800589561462, 0.3428120017051697, 3.134157657623291, 1.0650348663330078, 3.1387827396392822], "mean": [-0.03605257347226143, 0.9912078380584717, -0.7469838857650757, -0.5382235646247864, 0.7565838694572449, 0.8307580351829529, 0.32059571146965027, 0.18514543771743774, -0.02956991456449032, 0.2454281747341156, 0.2106151431798935, 0.6581361889839172, 1.4010728597640991, -0.02167651802301407, 1.359236240386963, -0.9935530424118042, 0.7004624605178833, 1.0354059934616089, -0.6801600456237793, 0.32035714387893677, 0.24354736506938934, 0.02874806709587574, 0.18410442769527435, 0.6618614792823792, 0.5734929442405701, -2.244598150253296], "std": [0.05922962725162506, 0.7130056023597717, 0.21300148963928223, 0.481058806180954, 0.3247988224029541, 0.800278902053833, 0.11377645283937454, 0.14191457629203796, 0.025682542473077774, 0.058854907751083374, 2.799072265625, 0.2809494733810425, 2.3516101837158203, 0.09929151087999344, 0.9852112531661987, 0.3821941316127777, 0.5134621858596802, 0.204460009932518, 0.42189738154411316, 0.1296985149383545, 0.18415053188800812, 0.042496878653764725, 0.08972615748643875, 2.5596439838409424, 0.28081226348876953, 1.9280076026916504], "count": [496]}, "action": {"min": [-0.0644746646285057, -0.022346332669258118, -1.0425846576690674, -1.6644268035888672, 0.19945977628231049, 0.07909311354160309, 0.13600000739097595, -0.010747999884188175, -0.08216399699449539, 0.11522100120782852, -3.137054681777954, 0.22650882601737976, -3.1394808292388916, -0.19883178174495697, -0.01695599965751171, -1.3290399312973022, 0.013659000396728516, 0.5207341313362122, -1.199828863143921, 0.015000000596046448, -0.011269000358879566, -0.03410600125789642, 0.01165900006890297, -3.116459846496582, 0.2880491018295288, -3.1215736865997314], "max": [0.11583111435174942, 1.8587230443954468, -0.4869442284107208, -0.06313144415616989, 1.1597764492034912, 2.1016194820404053, 0.42500001192092896, 0.37020400166511536, 0.012861999683082104, 0.3605090081691742, 3.1401615142822266, 1.1651294231414795, 3.1395680904388428, 0.26578354835510254, 2.411153554916382, -0.4721338748931885, 1.3589396476745605, 1.240526795387268, -0.09245555847883224, 0.6230000257492065, 0.4252850115299225, 0.17946800589561462, 0.3428120017051697, 3.134157657623291, 1.0650348663330078, 3.1387827396392822], "mean": [-0.03605257347226143, 0.9912078380584717, -0.7469838857650757, -0.5382235646247864, 0.7565838694572449, 0.8307580351829529, 0.32059571146965027, 0.18514543771743774, -0.02956991456449032, 0.2454281747341156, 0.2106151431798935, 0.6581361889839172, 1.4010728597640991, -0.02167651802301407, 1.359236240386963, -0.9935530424118042, 0.7004624605178833, 1.0354059934616089, -0.6801600456237793, 0.32035714387893677, 0.24354736506938934, 0.02874806709587574, 0.18410442769527435, 0.6618614792823792, 0.5734929442405701, -2.244598150253296], "std": [0.05922962725162506, 0.7130056023597717, 0.21300148963928223, 0.481058806180954, 0.3247988224029541, 0.800278902053833, 0.11377645283937454, 0.14191457629203796, 0.025682542473077774, 0.058854907751083374, 2.799072265625, 0.2809494733810425, 2.3516101837158203, 0.09929151087999344, 0.9852112531661987, 0.3821941316127777, 0.5134621858596802, 0.204460009932518, 0.42189738154411316, 0.1296985149383545, 0.18415053188800812, 0.042496878653764725, 0.08972615748643875, 2.5596439838409424, 0.28081226348876953, 1.9280076026916504], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [494], "max": [494], "mean": [494.0], "std": [0.0], "count": [496]}, "index": {"min": [227731], "max": [228226], "mean": [227978.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [3.245967741935484, 5.0, 5.0, 5.0, 5.0], "std": [1.6485526004282556, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [496]}, "scene_annotation": {"mean": [494.0], "std": [0.0], "min": [494], "max": [494], "count": [496]}, "eef_direction_state": {"mean": [4.153225806451613, 4.314516129032258], "std": [2.139469164033487, 2.125562299357405], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [0.9233870967741935, 0.8548387096774194], "std": [0.8365259256888793, 0.9262615493781438], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.7923387096774194, 0.7036290322580645], "std": [0.8491111185983662, 0.8345288748917525], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [4.153225806451613, 4.314516129032258], "std": [2.139469164033487, 2.125562299357405], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [0.9233870967741935, 0.8548387096774194], "std": [0.8365259256888793, 0.9262615493781438], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7923387096774194, 0.7036290322580645], "std": [0.8491111185983662, 0.8345288748917525], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.42356767748835517, 0.27155542421880935, 1.0199978743070748, 2.437395039728612, -0.030569428736098008, 1.0974515025624307, 0.48275852805004965, -0.2703604545402434, 0.959825747381601, 2.4784922030658487, -0.41519675352069185, 1.8923414548916548], "std": [0.1415311178839515, 0.026020106808657722, 0.05896495238164885, 0.24288765728512463, 0.4312122209548755, 0.5055549728479154, 0.1845638379342318, 0.04230790597972917, 0.08930550647315214, 0.22448701688496595, 0.40056184031211584, 0.2279960052708661], "min": [0.22820971318861383, 0.21784333272988185, 0.8896785928331037, 1.9772956516683262, -0.809443524895373, 0.12432949760834955, 0.22746151135276205, -0.3335527640204141, 0.7877581182817764, 2.069433827920332, -0.9215567494606559, 1.428245804123465], "max": [0.6081690527978949, 0.3140880164270422, 1.1353284259747505, 2.854514793617315, 0.7813774328014191, 1.581214381911149, 0.665169914586433, -0.1201005856828953, 1.1183578051045961, 2.7964274379094394, 0.08885326735691401, 2.404862617336669], "count": [496]}, "eef_sim_pose_action": {"mean": [0.42356767748835517, 0.27155542421880935, 1.0199978743070748, 2.437395039728612, -0.030569428736098008, 1.0974515025624307, 0.48275852805004965, -0.2703604545402434, 0.959825747381601, 2.4784922030658487, -0.41519675352069185, 1.8923414548916548], "std": [0.1415311178839515, 0.026020106808657722, 0.05896495238164885, 0.24288765728512463, 0.4312122209548755, 0.5055549728479154, 0.1845638379342318, 0.04230790597972917, 0.08930550647315214, 0.22448701688496595, 0.40056184031211584, 0.2279960052708661], "min": [0.22820971318861383, 0.21784333272988185, 0.8896785928331037, 1.9772956516683262, -0.809443524895373, 0.12432949760834955, 0.22746151135276205, -0.3335527640204141, 0.7877581182817764, 2.069433827920332, -0.9215567494606559, 1.428245804123465], "max": [0.6081690527978949, 0.3140880164270422, 1.1353284259747505, 2.854514793617315, 0.7813774328014191, 1.581214381911149, 0.665169914586433, -0.1201005856828953, 1.1183578051045961, 2.7964274379094394, 0.08885326735691401, 2.404862617336669], "count": [496]}, "gripper_mode_state": {"mean": [0.6370967741935484, 0.7137096774193549], "std": [0.4808372640569007, 0.4520267401131421], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.9455645161290323, 1.8689516129032258], "std": [0.2962475055546405, 0.42711016662317836], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.6370967741935484, 0.7137096774193549], "std": [0.4808372640569007, 0.4520267401131421], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.9455645161290323, 1.8689516129032258], "std": [0.2962475055546405, 0.42711016662317836], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.40074344945981377, 0.4004460698108174], "std": [0.14222060777073237, 0.1621231646588361], "min": [0.17000000923871994, 0.01875000074505806], "max": [0.5312500149011612, 0.7787500321865082], "count": [496]}, "gripper_open_scale_action": {"mean": [0.40074344945981377, 0.4004460698108174], "std": [0.14222060777073237, 0.1621231646588361], "min": [0.17000000923871994, 0.01875000074505806], "max": [0.5312500149011612, 0.7787500321865082], "count": [496]}}} +{"episode_index": 494, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9882352941176471]], [[0.9450980392156862]]], "mean": [[[0.3992745669934641]], [[0.4025669226579521]], [[0.37830157135076253]]], "std": [[[0.1418946719952487]], [[0.14606513281090258]], [[0.13989884164704103]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756285355392157]], [[0.4771810232843137]], [[0.4684277267156863]]], "std": [[[0.15790311434542842]], [[0.15253668641895252]], [[0.15350819131473653]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058618647875818]], [[0.4881244117647059]], [[0.4780274836601307]]], "std": [[[0.1237122902760945]], [[0.1353593145638898]], [[0.13976553106898618]]], "count": [100]}, "observation.state": {"min": [-0.04633244499564171, -0.022224221378564835, -1.2170116901397705, -1.74859619140625, 0.5019115805625916, 0.033946890383958817, 0.11900000274181366, -0.010200999677181244, -0.07144699990749359, 0.11628500372171402, -3.140789747238159, 0.29159215092658997, -3.1316616535186768, -0.1791021078824997, -0.01674666628241539, -1.1817739009857178, 0.06752744317054749, 0.4986145496368408, -1.4462840557098389, 0.020000001415610313, -0.010762999765574932, -0.01999500021338463, 0.00784400012344122, -3.139131784439087, -0.07836528867483139, -3.141592502593994], "max": [-0.0224684439599514, 1.8915709257125854, -0.48666509985923767, 0.005425222218036652, 1.1608405113220215, 2.0940310955047607, 0.45100000500679016, 0.39442700147628784, 0.00022699999681208283, 0.3242509961128235, 3.1300909519195557, 1.1487059593200684, 3.1386256217956543, 0.3191286623477936, 2.3144068717956543, -0.4786057770252228, 1.5974575281143188, 1.2378054857254028, -0.16322766244411469, 0.5820000171661377, 0.3671469986438751, 0.1811619997024536, 0.30665698647499084, 3.1390271186828613, 1.121478796005249, 3.1310858726501465], "mean": [-0.03508671373128891, 0.9816194772720337, -0.7203107476234436, -0.6566190123558044, 0.8026626706123352, 0.8416311740875244, 0.32246512174606323, 0.1802624762058258, -0.03200479596853256, 0.24091306328773499, 0.26129594445228577, 0.6958086490631104, 0.6397292613983154, -0.010725714266300201, 1.3427760601043701, -0.8241037130355835, 0.8571876287460327, 0.9413187503814697, -0.8829571604728699, 0.3592296242713928, 0.22059427201747894, 0.03555608168244362, 0.16681262850761414, 0.9366333484649658, 0.561768651008606, -1.9190387725830078], "std": [0.011834492906928062, 0.7321440577507019, 0.3094697892665863, 0.5952593684196472, 0.2624094486236572, 0.7821032404899597, 0.1227964237332344, 0.1446133255958557, 0.02454773709177971, 0.055848728865385056, 2.7403600215911865, 0.2692401707172394, 2.6576616764068604, 0.11309503763914108, 0.9227800965309143, 0.2596224248409271, 0.5674768686294556, 0.2151774764060974, 0.5069922804832458, 0.170482337474823, 0.15725399553775787, 0.04489618167281151, 0.08899079263210297, 2.4784328937530518, 0.3011086881160736, 2.1985924243927], "count": [467]}, "action": {"min": [-0.04633244499564171, -0.022224221378564835, -1.2170116901397705, -1.74859619140625, 0.5019115805625916, 0.033946890383958817, 0.11900000274181366, -0.010200999677181244, -0.07144699990749359, 0.11628500372171402, -3.140789747238159, 0.29159215092658997, -3.1316616535186768, -0.1791021078824997, -0.01674666628241539, -1.1817739009857178, 0.06752744317054749, 0.4986145496368408, -1.4462840557098389, 0.020000001415610313, -0.010762999765574932, -0.01999500021338463, 0.00784400012344122, -3.139131784439087, -0.07836528867483139, -3.141592502593994], "max": [-0.0224684439599514, 1.8915709257125854, -0.48666509985923767, 0.005425222218036652, 1.1608405113220215, 2.0940310955047607, 0.45100000500679016, 0.39442700147628784, 0.00022699999681208283, 0.3242509961128235, 3.1300909519195557, 1.1487059593200684, 3.1386256217956543, 0.3191286623477936, 2.3144068717956543, -0.4786057770252228, 1.5974575281143188, 1.2378054857254028, -0.16322766244411469, 0.5820000171661377, 0.3671469986438751, 0.1811619997024536, 0.30665698647499084, 3.1390271186828613, 1.121478796005249, 3.1310858726501465], "mean": [-0.03508671373128891, 0.9816194772720337, -0.7203107476234436, -0.6566190123558044, 0.8026626706123352, 0.8416311740875244, 0.32246512174606323, 0.1802624762058258, -0.03200479596853256, 0.24091306328773499, 0.26129594445228577, 0.6958086490631104, 0.6397292613983154, -0.010725714266300201, 1.3427760601043701, -0.8241037130355835, 0.8571876287460327, 0.9413187503814697, -0.8829571604728699, 0.3592296242713928, 0.22059427201747894, 0.03555608168244362, 0.16681262850761414, 0.9366333484649658, 0.561768651008606, -1.9190387725830078], "std": [0.011834492906928062, 0.7321440577507019, 0.3094697892665863, 0.5952593684196472, 0.2624094486236572, 0.7821032404899597, 0.1227964237332344, 0.1446133255958557, 0.02454773709177971, 0.055848728865385056, 2.7403600215911865, 0.2692401707172394, 2.6576616764068604, 0.11309503763914108, 0.9227800965309143, 0.2596224248409271, 0.5674768686294556, 0.2151774764060974, 0.5069922804832458, 0.170482337474823, 0.15725399553775787, 0.04489618167281151, 0.08899079263210297, 2.4784328937530518, 0.3011086881160736, 2.1985924243927], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [495], "max": [495], "mean": [495.0], "std": [0.0], "count": [467]}, "index": {"min": [228227], "max": [228693], "mean": [228460.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [3.158458244111349, 5.0, 5.0, 5.0, 5.0], "std": [1.580308490427099, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [467]}, "scene_annotation": {"mean": [495.0], "std": [0.0], "min": [495], "max": [495], "count": [467]}, "eef_direction_state": {"mean": [4.282655246252677, 4.1413276231263385], "std": [2.1776996622689584, 2.061512498981113], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.8843683083511777, 0.9122055674518201], "std": [0.9112147910334943, 0.8893859348110162], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.7773019271948608, 0.8029978586723768], "std": [0.8518017186767202, 0.8430034545638282], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.282655246252677, 4.1413276231263385], "std": [2.1776996622689584, 2.061512498981113], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.8843683083511777, 0.9122055674518201], "std": [0.9112147910334943, 0.8893859348110162], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.7773019271948608, 0.8029978586723768], "std": [0.8518017186767202, 0.8430034545638282], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.4186206897052075, 0.26897633896989104, 1.0154328821077798, 2.382798908296961, 0.08107830097439463, 1.1522319102197642, 0.4599259091253748, -0.26371052410551976, 0.9424971531210945, 2.3558779213234984, -0.38783903621840904, 1.903493918608972], "std": [0.14427277025362406, 0.025005255536557695, 0.05596184559784911, 0.24319609639409182, 0.4187418986626608, 0.4961933454790022, 0.15776312255235603, 0.04471953070737288, 0.08868423910711078, 0.8840869013525945, 0.3487734794930917, 0.2196430747717759], "min": [0.22872626652804118, 0.22838418419996023, 0.8907789307457634, 1.992595795588415, -0.7069133293536117, 0.05821997874095475, 0.22787142176099012, -0.320157260413571, 0.7836685528125168, -3.1373234004265615, -0.8577837569866923, 1.4658889417864185], "max": [0.6325069343068552, 0.30164256622282987, 1.0992211138664496, 2.828085677023348, 0.7720749812214458, 1.53080959338991, 0.6070367074040395, -0.11862051704362976, 1.0819745525903128, 3.1356428573343686, 0.12230493309707202, 2.3684509620671146], "count": [467]}, "eef_sim_pose_action": {"mean": [0.4186206897052075, 0.26897633896989104, 1.0154328821077798, 2.382798908296961, 0.08107830097439463, 1.1522319102197642, 0.4599259091253748, -0.26371052410551976, 0.9424971531210945, 2.3558779213234984, -0.38783903621840904, 1.903493918608972], "std": [0.14427277025362406, 0.025005255536557695, 0.05596184559784911, 0.24319609639409182, 0.4187418986626608, 0.4961933454790022, 0.15776312255235603, 0.04471953070737288, 0.08868423910711078, 0.8840869013525945, 0.3487734794930917, 0.2196430747717759], "min": [0.22872626652804118, 0.22838418419996023, 0.8907789307457634, 1.992595795588415, -0.7069133293536117, 0.05821997874095475, 0.22787142176099012, -0.320157260413571, 0.7836685528125168, -3.1373234004265615, -0.8577837569866923, 1.4658889417864185], "max": [0.6325069343068552, 0.30164256622282987, 1.0992211138664496, 2.828085677023348, 0.7720749812214458, 1.53080959338991, 0.6070367074040395, -0.11862051704362976, 1.0819745525903128, 3.1356428573343686, 0.12230493309707202, 2.3684509620671146], "count": [467]}, "gripper_mode_state": {"mean": [0.7537473233404711, 0.5802997858672377], "std": [0.430827454902245, 0.49350982197892934], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.905781584582441, 1.8672376873661671], "std": [0.4030249372511707, 0.4432910225311889], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.7537473233404711, 0.5802997858672377], "std": [0.430827454902245, 0.49350982197892934], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.905781584582441, 1.8672376873661671], "std": [0.4030249372511707, 0.4432910225311889], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.4030808377851447, 0.44903640339661555], "std": [0.1534953674749802, 0.21310319355405552], "min": [0.14875000342726707, 0.025000001769512892], "max": [0.5637500062584877, 0.7275000214576721], "count": [467]}, "gripper_open_scale_action": {"mean": [0.4030808377851447, 0.44903640339661555], "std": [0.1534953674749802, 0.21310319355405552], "min": [0.14875000342726707, 0.025000001769512892], "max": [0.5637500062584877, 0.7275000214576721], "count": [467]}}} +{"episode_index": 495, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.399384696067646]], [[0.40430860512521843]], [[0.3797997772816497]]], "std": [[[0.13860792705417915]], [[0.14261247063313798]], [[0.13644823849424045]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47593786400698895]], [[0.4763355679317932]], [[0.4672020825244289]]], "std": [[[0.14724378304840632]], [[0.1454936365306538]], [[0.14655625461131194]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102832985504432]], [[0.49244687722448716]], [[0.48318904702970294]]], "std": [[[0.11424327112303657]], [[0.1261389412139416]], [[0.13035623869896104]]], "count": [101]}, "observation.state": {"min": [-0.04696044325828552, -0.02204977720975876, -1.224722146987915, -1.7242088317871094, 0.5090986490249634, -0.0863151103258133, 0.12000000476837158, -0.010185999795794487, -0.06095999851822853, 0.13530200719833374, -3.141592502593994, 0.36014866828918457, -3.1406502723693848, -0.2369478940963745, -0.018682999536395073, -1.2291704416275024, -0.09988688677549362, 0.5518898963928223, -1.3268593549728394, 0.0139999995008111, -0.009453999809920788, -0.04805900156497955, 0.010037999600172043, -3.1336863040924072, 0.1517738252878189, -3.141592502593994], "max": [-0.02152644470334053, 1.9111261367797852, -0.48615923523902893, 0.09749700129032135, 1.1563748121261597, 2.0531935691833496, 0.5260000228881836, 0.39575400948524475, 0.0025210001040250063, 0.3270359933376312, 3.1362345218658447, 1.1907857656478882, 3.1346287727355957, 0.30841776728630066, 2.3806955814361572, -0.47222110629081726, 1.486964464187622, 1.2403523921966553, 0.0, 0.5770000219345093, 0.4091230034828186, 0.193900004029274, 0.3706049919128418, 3.130265474319458, 1.1136771440505981, 3.11967134475708], "mean": [-0.02529408223927021, 0.9393570423126221, -0.689035177230835, -0.6312393546104431, 0.8224707245826721, 0.7705979347229004, 0.34280773997306824, 0.1688033640384674, -0.029303137212991714, 0.23898878693580627, 0.11871834099292755, 0.6971518397331238, -0.22747257351875305, 0.04815492779016495, 1.3056211471557617, -0.9386554956436157, 0.639868974685669, 0.9565780162811279, -0.6627550721168518, 0.3265113830566406, 0.231980100274086, 0.0386882908642292, 0.19028039276599884, 0.6066938042640686, 0.5839906930923462, -2.0128281116485596], "std": [0.008283918723464012, 0.7250303030014038, 0.302004873752594, 0.609506368637085, 0.23551689088344574, 0.7516520619392395, 0.13351266086101532, 0.14200784265995026, 0.023815058171749115, 0.054751794785261154, 2.763066053390503, 0.2624329626560211, 2.779010534286499, 0.1349998265504837, 0.9355028867721558, 0.3462742269039154, 0.5338625907897949, 0.19655442237854004, 0.4677569568157196, 0.1715095043182373, 0.17199280858039856, 0.052761781960725784, 0.08843539655208588, 2.6959099769592285, 0.285366028547287, 2.070034980773926], "count": [473]}, "action": {"min": [-0.04696044325828552, -0.02204977720975876, -1.224722146987915, -1.7242088317871094, 0.5090986490249634, -0.0863151103258133, 0.12000000476837158, -0.010185999795794487, -0.06095999851822853, 0.13530200719833374, -3.141592502593994, 0.36014866828918457, -3.1406502723693848, -0.2369478940963745, -0.018682999536395073, -1.2291704416275024, -0.09988688677549362, 0.5518898963928223, -1.3268593549728394, 0.0139999995008111, -0.009453999809920788, -0.04805900156497955, 0.010037999600172043, -3.1336863040924072, 0.1517738252878189, -3.141592502593994], "max": [-0.02152644470334053, 1.9111261367797852, -0.48615923523902893, 0.09749700129032135, 1.1563748121261597, 2.0531935691833496, 0.5260000228881836, 0.39575400948524475, 0.0025210001040250063, 0.3270359933376312, 3.1362345218658447, 1.1907857656478882, 3.1346287727355957, 0.30841776728630066, 2.3806955814361572, -0.47222110629081726, 1.486964464187622, 1.2403523921966553, 0.0, 0.5770000219345093, 0.4091230034828186, 0.193900004029274, 0.3706049919128418, 3.130265474319458, 1.1136771440505981, 3.11967134475708], "mean": [-0.02529408223927021, 0.9393570423126221, -0.689035177230835, -0.6312393546104431, 0.8224707245826721, 0.7705979347229004, 0.34280773997306824, 0.1688033640384674, -0.029303137212991714, 0.23898878693580627, 0.11871834099292755, 0.6971518397331238, -0.22747257351875305, 0.04815492779016495, 1.3056211471557617, -0.9386554956436157, 0.639868974685669, 0.9565780162811279, -0.6627550721168518, 0.3265113830566406, 0.231980100274086, 0.0386882908642292, 0.19028039276599884, 0.6066938042640686, 0.5839906930923462, -2.0128281116485596], "std": [0.008283918723464012, 0.7250303030014038, 0.302004873752594, 0.609506368637085, 0.23551689088344574, 0.7516520619392395, 0.13351266086101532, 0.14200784265995026, 0.023815058171749115, 0.054751794785261154, 2.763066053390503, 0.2624329626560211, 2.779010534286499, 0.1349998265504837, 0.9355028867721558, 0.3462742269039154, 0.5338625907897949, 0.19655442237854004, 0.4677569568157196, 0.1715095043182373, 0.17199280858039856, 0.052761781960725784, 0.08843539655208588, 2.6959099769592285, 0.285366028547287, 2.070034980773926], "count": [473]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [496], "max": [496], "mean": [496.0], "std": [0.0], "count": [473]}, "index": {"min": [228694], "max": [229166], "mean": [228930.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [3.2579281183932345, 5.0, 5.0, 5.0, 5.0], "std": [1.4903018193652726, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [473]}, "scene_annotation": {"mean": [496.0], "std": [0.0], "min": [496], "max": [496], "count": [473]}, "eef_direction_state": {"mean": [4.488372093023256, 4.266384778012685], "std": [2.11916955219107, 2.0544570832495292], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.7949260042283298, 0.9154334038054969], "std": [0.899973951244071, 0.9271764135275065], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.7758985200845666, 0.7822410147991543], "std": [0.85558140553595, 0.843543849014364], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.488372093023256, 4.266384778012685], "std": [2.11916955219107, 2.0544570832495292], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.7949260042283298, 0.9154334038054969], "std": [0.899973951244071, 0.9271764135275065], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.7758985200845666, 0.7822410147991543], "std": [0.85558140553595, 0.843543849014364], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.40716492298393553, 0.2716859586582509, 1.013534874403258, 2.3876042728372675, 0.1176143124906675, 1.2060360177854974, 0.4710698518709177, -0.26036392632124533, 0.965918273496049, 2.499534103353006, -0.3029962163823913, 1.9168683207500214], "std": [0.1416806223259794, 0.024250626050414486, 0.05492512933727348, 0.22863185419417859, 0.3986651065845583, 0.48602735393584534, 0.17238558992540995, 0.052618003799157695, 0.08806024543904506, 0.26912952975991067, 0.31746977469913756, 0.24097616822434662], "min": [0.22866334557923162, 0.23887332935763717, 0.9096661110783151, 1.950574911831889, -0.6768758857385686, 0.11100829917034472, 0.2292575664411414, -0.347931899916693, 0.7860541658072904, 2.024949551388332, -0.8916786170749251, 1.493353956289007], "max": [0.6339304793333337, 0.3039552456945447, 1.1020209984548572, 2.7210716643949917, 0.7210118543842419, 1.6217173660418704, 0.6489789914156323, -0.10579446121418785, 1.1456580606104367, 2.989034903535842, 0.10119007901192112, 2.500129622853842], "count": [473]}, "eef_sim_pose_action": {"mean": [0.40716492298393553, 0.2716859586582509, 1.013534874403258, 2.3876042728372675, 0.1176143124906675, 1.2060360177854974, 0.4710698518709177, -0.26036392632124533, 0.965918273496049, 2.499534103353006, -0.3029962163823913, 1.9168683207500214], "std": [0.1416806223259794, 0.024250626050414486, 0.05492512933727348, 0.22863185419417859, 0.3986651065845583, 0.48602735393584534, 0.17238558992540995, 0.052618003799157695, 0.08806024543904506, 0.26912952975991067, 0.31746977469913756, 0.24097616822434662], "min": [0.22866334557923162, 0.23887332935763717, 0.9096661110783151, 1.950574911831889, -0.6768758857385686, 0.11100829917034472, 0.2292575664411414, -0.347931899916693, 0.7860541658072904, 2.024949551388332, -0.8916786170749251, 1.493353956289007], "max": [0.6339304793333337, 0.3039552456945447, 1.1020209984548572, 2.7210716643949917, 0.7210118543842419, 1.6217173660418704, 0.6489789914156323, -0.10579446121418785, 1.1456580606104367, 2.989034903535842, 0.10119007901192112, 2.500129622853842], "count": [473]}, "gripper_mode_state": {"mean": [0.6871035940803383, 0.47780126849894294], "std": [0.46367256235647447, 0.4995069732443604], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.9154334038054968, 1.9090909090909092], "std": [0.3638452617927093, 0.38768273762804656], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.6871035940803383, 0.47780126849894294], "std": [0.46367256235647447, 0.4995069732443604], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.9154334038054968, 1.9090909090909092], "std": [0.3638452617927093, 0.38768273762804656], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.42850951805915566, 0.40813952478891274], "std": [0.16689088425552487, 0.21438670851100347], "min": [0.15000000596046448, 0.017499999376013875], "max": [0.6575000286102295, 0.7212500274181366], "count": [473]}, "gripper_open_scale_action": {"mean": [0.42850951805915566, 0.40813952478891274], "std": [0.16689088425552487, 0.21438670851100347], "min": [0.15000000596046448, 0.017499999376013875], "max": [0.6575000286102295, 0.7212500274181366], "count": [473]}}} +{"episode_index": 496, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8862745098039215]], [[0.8392156862745098]]], "mean": [[[0.3990047930283224]], [[0.4045197494553377]], [[0.38026475490196077]]], "std": [[[0.13903248161400653]], [[0.14294953687241715]], [[0.13727310975440463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.47586659926470587]], [[0.4763683660130719]], [[0.46625227736928104]]], "std": [[[0.14779358081811678]], [[0.14543553730042644]], [[0.14787553286787028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5092499897875816]], [[0.4917179248366013]], [[0.48315579656862745]]], "std": [[[0.1112554123496958]], [[0.12020598163597583]], [[0.12360303153912501]]], "count": [100]}, "observation.state": {"min": [-0.04696044325828552, -0.02260800078511238, -1.170330286026001, -1.5928871631622314, 0.41943421959877014, 0.020863555371761322, 0.10999999940395355, -0.015623999759554863, -0.07171700149774551, 0.15001699328422546, -3.140737533569336, 0.3021688163280487, -3.141592502593994, -0.09099022299051285, -0.018508555367588997, -1.2490745782852173, 0.03638911247253418, 0.44745001196861267, -1.3431000709533691, 0.012000000104308128, -0.012569000013172626, 0.005446000024676323, 0.00955200009047985, -3.141592502593994, 0.2108706831932068, -3.140859603881836], "max": [0.03806377947330475, 1.8516579866409302, -0.48615923523902893, -0.019153999164700508, 1.1665797233581543, 2.0919203758239746, 0.4740000069141388, 0.38695600628852844, 0.009289000183343887, 0.3511680066585541, 3.1379973888397217, 1.1674855947494507, 3.13419246673584, 0.250868558883667, 2.3904471397399902, -0.47222110629081726, 1.6102967262268066, 1.2147787809371948, -0.16368122398853302, 0.6310000419616699, 0.4204449951648712, 0.17680099606513977, 0.3240959942340851, 3.139585494995117, 1.1967897415161133, 3.135239601135254], "mean": [-0.032898008823394775, 0.936317503452301, -0.7197480797767639, -0.5831736922264099, 0.8114346265792847, 0.7349139451980591, 0.362500935792923, 0.17297345399856567, -0.03139979764819145, 0.24803468585014343, -0.352870374917984, 0.7027045488357544, 1.383529543876648, 0.024031562730669975, 1.3238869905471802, -0.9370238184928894, 0.6884254217147827, 0.9069057703018188, -0.6949694752693176, 0.3603150546550751, 0.23840723931789398, 0.03875477612018585, 0.17993181943893433, 0.5961059331893921, 0.6079643964767456, -1.9254564046859741], "std": [0.027203688398003578, 0.711058497428894, 0.2571694552898407, 0.544188380241394, 0.2508390247821808, 0.6910168528556824, 0.13868215680122375, 0.14147354662418365, 0.025933600962162018, 0.05083807185292244, 2.77425217628479, 0.26372748613357544, 2.453148126602173, 0.0759255513548851, 0.9714260101318359, 0.3557528257369995, 0.579245924949646, 0.23774898052215576, 0.47220343351364136, 0.16832754015922546, 0.1800880879163742, 0.04717829078435898, 0.08817058801651001, 2.6922121047973633, 0.29400989413261414, 2.2001047134399414], "count": [453]}, "action": {"min": [-0.04696044325828552, -0.02260800078511238, -1.170330286026001, -1.5928871631622314, 0.41943421959877014, 0.020863555371761322, 0.10999999940395355, -0.015623999759554863, -0.07171700149774551, 0.15001699328422546, -3.140737533569336, 0.3021688163280487, -3.141592502593994, -0.09099022299051285, -0.018508555367588997, -1.2490745782852173, 0.03638911247253418, 0.44745001196861267, -1.3431000709533691, 0.012000000104308128, -0.012569000013172626, 0.005446000024676323, 0.00955200009047985, -3.141592502593994, 0.2108706831932068, -3.140859603881836], "max": [0.03806377947330475, 1.8516579866409302, -0.48615923523902893, -0.019153999164700508, 1.1665797233581543, 2.0919203758239746, 0.4740000069141388, 0.38695600628852844, 0.009289000183343887, 0.3511680066585541, 3.1379973888397217, 1.1674855947494507, 3.13419246673584, 0.250868558883667, 2.3904471397399902, -0.47222110629081726, 1.6102967262268066, 1.2147787809371948, -0.16368122398853302, 0.6310000419616699, 0.4204449951648712, 0.17680099606513977, 0.3240959942340851, 3.139585494995117, 1.1967897415161133, 3.135239601135254], "mean": [-0.032898008823394775, 0.936317503452301, -0.7197480797767639, -0.5831736922264099, 0.8114346265792847, 0.7349139451980591, 0.362500935792923, 0.17297345399856567, -0.03139979764819145, 0.24803468585014343, -0.352870374917984, 0.7027045488357544, 1.383529543876648, 0.024031562730669975, 1.3238869905471802, -0.9370238184928894, 0.6884254217147827, 0.9069057703018188, -0.6949694752693176, 0.3603150546550751, 0.23840723931789398, 0.03875477612018585, 0.17993181943893433, 0.5961059331893921, 0.6079643964767456, -1.9254564046859741], "std": [0.027203688398003578, 0.711058497428894, 0.2571694552898407, 0.544188380241394, 0.2508390247821808, 0.6910168528556824, 0.13868215680122375, 0.14147354662418365, 0.025933600962162018, 0.05083807185292244, 2.77425217628479, 0.26372748613357544, 2.453148126602173, 0.0759255513548851, 0.9714260101318359, 0.3557528257369995, 0.579245924949646, 0.23774898052215576, 0.47220343351364136, 0.16832754015922546, 0.1800880879163742, 0.04717829078435898, 0.08817058801651001, 2.6922121047973633, 0.29400989413261414, 2.2001047134399414], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [497], "max": [497], "mean": [497.0], "std": [0.0], "count": [453]}, "index": {"min": [229167], "max": [229619], "mean": [229393.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [3.328918322295806, 5.0, 5.0, 5.0, 5.0], "std": [1.5877505503402625, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [453]}, "scene_annotation": {"mean": [497.0], "std": [0.0], "min": [497], "max": [497], "count": [453]}, "eef_direction_state": {"mean": [4.245033112582782, 3.924944812362031], "std": [2.125115929575452, 2.1894025935403256], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.8940397350993378, 0.9426048565121413], "std": [0.885140897833306, 0.897024424066344], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.8145695364238411, 0.7924944812362031], "std": [0.8540564692514214, 0.8541477572703099], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [4.245033112582782, 3.924944812362031], "std": [2.125115929575452, 2.1894025935403256], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.8940397350993378, 0.9426048565121413], "std": [0.885140897833306, 0.897024424066344], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.8145695364238411, 0.7924944812362031], "std": [0.8540564692514214, 0.8541477572703099], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.41136862568702415, 0.26966335010039605, 1.02257490664279, 2.387124675801569, 0.08418906946022675, 1.188154029277943, 0.47755776502895364, -0.26033301004201526, 0.9555857477289686, 2.464557866909581, -0.28787289506822283, 1.880376183992641], "std": [0.1411141536758461, 0.026318024854655064, 0.051021381768443355, 0.2216442713511283, 0.40644649287288503, 0.45000557051998213, 0.18046600698252876, 0.04687682635279455, 0.08778368656848505, 0.2807040473080076, 0.3429093863968896, 0.22266171776036667], "min": [0.22340173194698232, 0.2283835538938481, 0.9242911477540059, 1.973065205708726, -0.8048882848466944, 0.07032038293075149, 0.22610083590061456, -0.2946240475178131, 0.7856057741490194, 1.9299632234287931, -0.94655999663348, 1.497585842970548], "max": [0.6250870986228019, 0.31066271891773245, 1.12614020917768, 2.7642208166925695, 0.7496006157036965, 1.5946190506518647, 0.6603223988151273, -0.12300234849640453, 1.0992429182670205, 2.929453970023772, 0.12425414128971024, 2.4948506956585117], "count": [453]}, "eef_sim_pose_action": {"mean": [0.41136862568702415, 0.26966335010039605, 1.02257490664279, 2.387124675801569, 0.08418906946022675, 1.188154029277943, 0.47755776502895364, -0.26033301004201526, 0.9555857477289686, 2.464557866909581, -0.28787289506822283, 1.880376183992641], "std": [0.1411141536758461, 0.026318024854655064, 0.051021381768443355, 0.2216442713511283, 0.40644649287288503, 0.45000557051998213, 0.18046600698252876, 0.04687682635279455, 0.08778368656848505, 0.2807040473080076, 0.3429093863968896, 0.22266171776036667], "min": [0.22340173194698232, 0.2283835538938481, 0.9242911477540059, 1.973065205708726, -0.8048882848466944, 0.07032038293075149, 0.22610083590061456, -0.2946240475178131, 0.7856057741490194, 1.9299632234287931, -0.94655999663348, 1.497585842970548], "max": [0.6250870986228019, 0.31066271891773245, 1.12614020917768, 2.7642208166925695, 0.7496006157036965, 1.5946190506518647, 0.6603223988151273, -0.12300234849640453, 1.0992429182670205, 2.929453970023772, 0.12425414128971024, 2.4948506956585117], "count": [453]}, "gripper_mode_state": {"mean": [0.2913907284768212, 0.2141280353200883], "std": [0.4544030939975722, 0.41021606478786815], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_state": {"mean": [1.9271523178807948, 1.8609271523178808], "std": [0.3471613886644029, 0.44632027670183794], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_mode_action": {"mean": [0.2913907284768212, 0.2141280353200883], "std": [0.4544030939975722, 0.41021606478786815], "min": [0, 0], "max": [1, 1], "count": [453]}, "gripper_activity_action": {"mean": [1.9271523178807948, 1.8609271523178808], "std": [0.3471613886644029, 0.44632027670183794], "min": [0, 0], "max": [2, 2], "count": [453]}, "gripper_open_scale_state": {"mean": [0.4531263748377101, 0.45039460945475607], "std": [0.17335253418274213, 0.21040898117177553], "min": [0.13749999925494194, 0.01500000013038516], "max": [0.5925000086426735, 0.7887500524520874], "count": [453]}, "gripper_open_scale_action": {"mean": [0.4531263748377101, 0.45039460945475607], "std": [0.17335253418274213, 0.21040898117177553], "min": [0.13749999925494194, 0.01500000013038516], "max": [0.5925000086426735, 0.7887500524520874], "count": [453]}}} +{"episode_index": 497, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9568627450980393]], [[0.9019607843137255]]], "mean": [[[0.3995828264198969]], [[0.4033507220820121]], [[0.379337760736858]]], "std": [[[0.13919668693541706]], [[0.14370595292904495]], [[0.13808414627260565]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713903064938847]], [[0.47259050224875426]], [[0.46225607891671516]]], "std": [[[0.1488625204467826]], [[0.14684143229537164]], [[0.1494944946700279]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053757118358895]], [[0.49085926478677283]], [[0.48154581027955734]]], "std": [[[0.10867378040586827]], [[0.12018962192507224]], [[0.12492925395024199]]], "count": [101]}, "observation.state": {"min": [-0.09648521989583969, -0.02260800078511238, -1.034961462020874, -1.7496428489685059, 0.246437668800354, -0.11797677725553513, 0.10400000214576721, -0.01102800015360117, -0.06558600068092346, 0.13687199354171753, -3.141592502593994, 0.2865307331085205, -3.138485908508301, -0.2538340985774994, -0.020392555743455887, -1.0316818952560425, 0.006035777740180492, 0.5278863310813904, -1.4989662170410156, 0.015000000596046448, -0.010432000271975994, -0.033406998962163925, 0.007822999730706215, -3.1402313709259033, 0.15629424154758453, -3.141592502593994], "max": [-0.02681211195886135, 1.7973359823226929, -0.4863685667514801, 0.12427422404289246, 1.1600381135940552, 2.102142810821533, 0.5410000085830688, 0.3663190007209778, 0.007569999899715185, 0.34061199426651, 3.1381194591522217, 1.1664035320281982, 3.139288902282715, 0.2588930130004883, 2.310673713684082, -0.47946056723594666, 1.7054561376571655, 1.2407187223434448, -0.07656366378068924, 0.5139999985694885, 0.365570992231369, 0.17078599333763123, 0.3356800079345703, 3.140493154525757, 1.112001657485962, 3.137334108352661], "mean": [-0.05362691357731819, 0.9184585809707642, -0.6636123657226562, -0.658332109451294, 0.7876132726669312, 0.8524736762046814, 0.37707892060279846, 0.16487538814544678, -0.03421487659215927, 0.24196922779083252, -0.2047794759273529, 0.6944087743759155, 1.2483751773834229, 0.014599960297346115, 1.3257776498794556, -0.8269720673561096, 0.8221084475517273, 0.9347360134124756, -0.8330448865890503, 0.4100300073623657, 0.21939145028591156, 0.03606041893362999, 0.17129090428352356, 0.7044588923454285, 0.5691843628883362, -1.6912095546722412], "std": [0.031069928780198097, 0.695948600769043, 0.23224186897277832, 0.6045922636985779, 0.3045554757118225, 0.8136550188064575, 0.1650119572877884, 0.13677899539470673, 0.025711290538311005, 0.05091628059744835, 2.737203359603882, 0.26951098442077637, 2.454738140106201, 0.1174008846282959, 0.9237293601036072, 0.25502699613571167, 0.5937266945838928, 0.20568907260894775, 0.5106061100959778, 0.1715473085641861, 0.1584470421075821, 0.04302406311035156, 0.09271853417158127, 2.581681489944458, 0.2861037254333496, 2.371772289276123], "count": [475]}, "action": {"min": [-0.09648521989583969, -0.02260800078511238, -1.034961462020874, -1.7496428489685059, 0.246437668800354, -0.11797677725553513, 0.10400000214576721, -0.01102800015360117, -0.06558600068092346, 0.13687199354171753, -3.141592502593994, 0.2865307331085205, -3.138485908508301, -0.2538340985774994, -0.020392555743455887, -1.0316818952560425, 0.006035777740180492, 0.5278863310813904, -1.4989662170410156, 0.015000000596046448, -0.010432000271975994, -0.033406998962163925, 0.007822999730706215, -3.1402313709259033, 0.15629424154758453, -3.141592502593994], "max": [-0.02681211195886135, 1.7973359823226929, -0.4863685667514801, 0.12427422404289246, 1.1600381135940552, 2.102142810821533, 0.5410000085830688, 0.3663190007209778, 0.007569999899715185, 0.34061199426651, 3.1381194591522217, 1.1664035320281982, 3.139288902282715, 0.2588930130004883, 2.310673713684082, -0.47946056723594666, 1.7054561376571655, 1.2407187223434448, -0.07656366378068924, 0.5139999985694885, 0.365570992231369, 0.17078599333763123, 0.3356800079345703, 3.140493154525757, 1.112001657485962, 3.137334108352661], "mean": [-0.05362691357731819, 0.9184585809707642, -0.6636123657226562, -0.658332109451294, 0.7876132726669312, 0.8524736762046814, 0.37707892060279846, 0.16487538814544678, -0.03421487659215927, 0.24196922779083252, -0.2047794759273529, 0.6944087743759155, 1.2483751773834229, 0.014599960297346115, 1.3257776498794556, -0.8269720673561096, 0.8221084475517273, 0.9347360134124756, -0.8330448865890503, 0.4100300073623657, 0.21939145028591156, 0.03606041893362999, 0.17129090428352356, 0.7044588923454285, 0.5691843628883362, -1.6912095546722412], "std": [0.031069928780198097, 0.695948600769043, 0.23224186897277832, 0.6045922636985779, 0.3045554757118225, 0.8136550188064575, 0.1650119572877884, 0.13677899539470673, 0.025711290538311005, 0.05091628059744835, 2.737203359603882, 0.26951098442077637, 2.454738140106201, 0.1174008846282959, 0.9237293601036072, 0.25502699613571167, 0.5937266945838928, 0.20568907260894775, 0.5106061100959778, 0.1715473085641861, 0.1584470421075821, 0.04302406311035156, 0.09271853417158127, 2.581681489944458, 0.2861037254333496, 2.371772289276123], "count": [475]}, "timestamp": {"min": [0.0], "max": [15.8], "mean": [7.9], "std": [4.570679502121223], "count": [475]}, "frame_index": {"min": [0], "max": [474], "mean": [237.0], "std": [137.1203850636367], "count": [475]}, "episode_index": {"min": [498], "max": [498], "mean": [498.0], "std": [0.0], "count": [475]}, "index": {"min": [229620], "max": [230094], "mean": [229857.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [3.2821052631578946, 5.0, 5.0, 5.0, 5.0], "std": [1.602759393399455, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [475]}, "scene_annotation": {"mean": [498.0], "std": [0.0], "min": [498], "max": [498], "count": [475]}, "eef_direction_state": {"mean": [4.273684210526316, 4.254736842105263], "std": [2.177599379631561, 2.0251975041333514], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.8231578947368421, 0.8968421052631579], "std": [0.876770705376323, 0.9060559563966718], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.7136842105263158, 0.7578947368421053], "std": [0.8423789029091855, 0.8299117197653446], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.273684210526316, 4.254736842105263], "std": [2.177599379631561, 2.0251975041333514], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.8231578947368421, 0.8968421052631579], "std": [0.876770705376323, 0.9060559563966718], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.7136842105263158, 0.7578947368421053], "std": [0.8423789029091855, 0.8299117197653446], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.40324182967736405, 0.26676022556779694, 1.0164699917940556, 2.3802301105507575, 0.05072672507040844, 1.1415672042455567, 0.45866742723615794, -0.26318103750374516, 0.9469497456097863, 2.489259401694779, -0.37267668757581157, 1.9017670450996815], "std": [0.13640740503844512, 0.026117579622664044, 0.05111157802022922, 0.22111189576003168, 0.46171795345942424, 0.4604784660620951, 0.15896575475093846, 0.04283158711694563, 0.09241504863065152, 0.2577822437083336, 0.37282156862706306, 0.20763548118128683], "min": [0.22785515675896106, 0.23439190194584972, 0.9112307307590448, 1.9723425269613322, -0.7961786215215838, 0.207908161606285, 0.22822204619753977, -0.3335728970571537, 0.7836559780856938, 2.0291058501657755, -1.0202402898393053, 1.4415198271811571], "max": [0.6043921308134332, 0.3089699825926823, 1.1157694314978945, 2.7538666109689576, 0.7986049814892833, 1.5925450082037478, 0.6055851184888491, -0.12916822294736868, 1.1107915630148426, 2.9845369156040658, 0.10150589508742947, 2.4408427201929688], "count": [475]}, "eef_sim_pose_action": {"mean": [0.40324182967736405, 0.26676022556779694, 1.0164699917940556, 2.3802301105507575, 0.05072672507040844, 1.1415672042455567, 0.45866742723615794, -0.26318103750374516, 0.9469497456097863, 2.489259401694779, -0.37267668757581157, 1.9017670450996815], "std": [0.13640740503844512, 0.026117579622664044, 0.05111157802022922, 0.22111189576003168, 0.46171795345942424, 0.4604784660620951, 0.15896575475093846, 0.04283158711694563, 0.09241504863065152, 0.2577822437083336, 0.37282156862706306, 0.20763548118128683], "min": [0.22785515675896106, 0.23439190194584972, 0.9112307307590448, 1.9723425269613322, -0.7961786215215838, 0.207908161606285, 0.22822204619753977, -0.3335728970571537, 0.7836559780856938, 2.0291058501657755, -1.0202402898393053, 1.4415198271811571], "max": [0.6043921308134332, 0.3089699825926823, 1.1157694314978945, 2.7538666109689576, 0.7986049814892833, 1.5925450082037478, 0.6055851184888491, -0.12916822294736868, 1.1107915630148426, 2.9845369156040658, 0.10150589508742947, 2.4408427201929688], "count": [475]}, "gripper_mode_state": {"mean": [0.3894736842105263, 0.19157894736842104], "std": [0.48763093986949446, 0.3935434592184611], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.8926315789473684, 1.911578947368421], "std": [0.4243241326263288, 0.3846702368727407], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.3894736842105263, 0.19157894736842104], "std": [0.48763093986949446, 0.3935434592184611], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.8926315789473684, 1.911578947368421], "std": [0.4243241326263288, 0.3846702368727407], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.4713500075630451, 0.5125394593041979], "std": [0.20626521699686007, 0.2144340226746216], "min": [0.13000000268220901, 0.01875000074505806], "max": [0.6762500107288361, 0.6424999982118607], "count": [475]}, "gripper_open_scale_action": {"mean": [0.4713500075630451, 0.5125394593041979], "std": [0.20626521699686007, 0.2144340226746216], "min": [0.13000000268220901, 0.01875000074505806], "max": [0.6762500107288361, 0.6424999982118607], "count": [475]}}} +{"episode_index": 498, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8431372549019608]], [[0.792156862745098]]], "mean": [[[0.39874769607843136]], [[0.4037164596949891]], [[0.37908723311546844]]], "std": [[[0.13866201716301496]], [[0.14540033783376052]], [[0.13907396435520059]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46330305555555557]], [[0.46770809027777777]], [[0.4579223611111111]]], "std": [[[0.15051554715966742]], [[0.14333263199864887]], [[0.14529793410311365]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033987704248366]], [[0.4915566666666667]], [[0.48327162581699346]]], "std": [[[0.12152647562764506]], [[0.1319827209906659]], [[0.13508958510245178]]], "count": [100]}, "observation.state": {"min": [-0.04390766844153404, -0.022293999791145325, -1.1899727582931519, -1.6192107200622559, 0.28075090050697327, 0.028957778587937355, 0.10099999606609344, -0.010367999784648418, -0.06186100095510483, 0.13722899556159973, -3.1389572620391846, 0.28848546743392944, -3.1408944129943848, -0.15345877408981323, -0.018229443579912186, -1.7779901027679443, 0.03781955689191818, 0.5276421308517456, -1.3937413692474365, 0.015000000596046448, -0.010227000340819359, -0.010490000247955322, 0.010692999698221684, -3.141592502593994, 0.03516839072108269, -3.1407723426818848], "max": [0.09536878019571304, 1.7797346115112305, -0.48734545707702637, -0.01482777763158083, 1.1604567766189575, 2.102003335952759, 0.5410000085830688, 0.3687480092048645, 0.023638999089598656, 0.350475013256073, 3.139096736907959, 1.3362414836883545, 3.13283109664917, 0.2712611258029938, 2.3821959495544434, -0.47946056723594666, 1.5544744729995728, 1.240404725074768, -0.15539510548114777, 0.6669999361038208, 0.44355401396751404, 0.18441100418567657, 0.33534300327301025, 3.1403534412384033, 1.1817798614501953, 3.138416051864624], "mean": [-0.017648756504058838, 0.9294303059577942, -0.7054493427276611, -0.6176190972328186, 0.7530091404914856, 0.799824059009552, 0.37329816818237305, 0.17371569573879242, -0.024652376770973206, 0.24808162450790405, 0.42322635650634766, 0.723809540271759, 0.312222421169281, 0.04998328536748886, 1.3393771648406982, -0.9657914638519287, 0.6677462458610535, 1.001081109046936, -0.6979608535766602, 0.4296931028366089, 0.23082970082759857, 0.045716218650341034, 0.17364753782749176, 0.45120933651924133, 0.5713483095169067, -2.186861753463745], "std": [0.046078864485025406, 0.700100839138031, 0.23738041520118713, 0.5555887818336487, 0.3327513039112091, 0.7578240036964417, 0.1566338986158371, 0.13991603255271912, 0.024210775271058083, 0.05058400705456734, 2.7744734287261963, 0.26071861386299133, 2.7834572792053223, 0.0913676992058754, 1.0227859020233154, 0.39673057198524475, 0.562440812587738, 0.2085164487361908, 0.48903703689575195, 0.16911467909812927, 0.18219181895256042, 0.052157677710056305, 0.09989107400178909, 2.6686694622039795, 0.33950483798980713, 1.8927074670791626], "count": [458]}, "action": {"min": [-0.04390766844153404, -0.022293999791145325, -1.1899727582931519, -1.6192107200622559, 0.28075090050697327, 0.028957778587937355, 0.10099999606609344, -0.010367999784648418, -0.06186100095510483, 0.13722899556159973, -3.1389572620391846, 0.28848546743392944, -3.1408944129943848, -0.15345877408981323, -0.018229443579912186, -1.7779901027679443, 0.03781955689191818, 0.5276421308517456, -1.3937413692474365, 0.015000000596046448, -0.010227000340819359, -0.010490000247955322, 0.010692999698221684, -3.141592502593994, 0.03516839072108269, -3.1407723426818848], "max": [0.09536878019571304, 1.7797346115112305, -0.48734545707702637, -0.01482777763158083, 1.1604567766189575, 2.102003335952759, 0.5410000085830688, 0.3687480092048645, 0.023638999089598656, 0.350475013256073, 3.139096736907959, 1.3362414836883545, 3.13283109664917, 0.2712611258029938, 2.3821959495544434, -0.47946056723594666, 1.5544744729995728, 1.240404725074768, -0.15539510548114777, 0.6669999361038208, 0.44355401396751404, 0.18441100418567657, 0.33534300327301025, 3.1403534412384033, 1.1817798614501953, 3.138416051864624], "mean": [-0.017648756504058838, 0.9294303059577942, -0.7054493427276611, -0.6176190972328186, 0.7530091404914856, 0.799824059009552, 0.37329816818237305, 0.17371569573879242, -0.024652376770973206, 0.24808162450790405, 0.42322635650634766, 0.723809540271759, 0.312222421169281, 0.04998328536748886, 1.3393771648406982, -0.9657914638519287, 0.6677462458610535, 1.001081109046936, -0.6979608535766602, 0.4296931028366089, 0.23082970082759857, 0.045716218650341034, 0.17364753782749176, 0.45120933651924133, 0.5713483095169067, -2.186861753463745], "std": [0.046078864485025406, 0.700100839138031, 0.23738041520118713, 0.5555887818336487, 0.3327513039112091, 0.7578240036964417, 0.1566338986158371, 0.13991603255271912, 0.024210775271058083, 0.05058400705456734, 2.7744734287261963, 0.26071861386299133, 2.7834572792053223, 0.0913676992058754, 1.0227859020233154, 0.39673057198524475, 0.562440812587738, 0.2085164487361908, 0.48903703689575195, 0.16911467909812927, 0.18219181895256042, 0.052157677710056305, 0.09989107400178909, 2.6686694622039795, 0.33950483798980713, 1.8927074670791626], "count": [458]}, "timestamp": {"min": [0.0], "max": [15.233333333333333], "mean": [7.616666666666667], "std": [4.407096549884062], "count": [458]}, "frame_index": {"min": [0], "max": [457], "mean": [228.5], "std": [132.21289649652186], "count": [458]}, "episode_index": {"min": [499], "max": [499], "mean": [499.0], "std": [0.0], "count": [458]}, "index": {"min": [230095], "max": [230552], "mean": [230323.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [3.4541484716157207, 5.0, 5.0, 5.0, 5.0], "std": [1.6007211242731072, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [458]}, "scene_annotation": {"mean": [499.0], "std": [0.0], "min": [499], "max": [499], "count": [458]}, "eef_direction_state": {"mean": [4.259825327510917, 4.244541484716157], "std": [2.1177564888128075, 2.12009070916583], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.8755458515283843, 0.9235807860262009], "std": [0.8765580184380427, 0.9534187250666297], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.8013100436681223, 0.7292576419213974], "std": [0.857689612598004, 0.8596078465078419], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.259825327510917, 4.244541484716157], "std": [2.1177564888128075, 2.12009070916583], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.8755458515283843, 0.9235807860262009], "std": [0.8765580184380427, 0.9534187250666297], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.8013100436681223, 0.7292576419213974], "std": [0.857689612598004, 0.8596078465078419], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.4120694686400324, 0.2763715256839765, 1.022586211059776, 2.3653382862191377, 0.01568196655344586, 1.2212216766266453, 0.46998573322962356, -0.25334866496692815, 0.9492705895598409, 2.499706211586719, -0.3333250321118104, 1.9245178387192337], "std": [0.1395343800752617, 0.024605283270116376, 0.050758632538705106, 0.227303230457132, 0.3933099223967946, 0.42068673132116835, 0.18262789497232626, 0.05189642032054281, 0.09947918443235707, 0.32500020495831805, 0.3830055548467869, 0.21746427136136198], "min": [0.22853401573072865, 0.2381619564348471, 0.9115638782812089, 1.8050026518229378, -0.8025641387055673, 0.2615069846227369, 0.22833270066985684, -0.31015922064236556, 0.7867289326330413, 1.9456469458062633, -0.9546438019778299, 1.640082426079906], "max": [0.6067183393409912, 0.3250185836803868, 1.125386246443265, 2.8523467894097063, 0.6184449278058772, 1.6026217940613026, 0.6822911608347093, -0.11537294752637342, 1.1115425407292354, 3.0988728734527933, 0.12613156368815348, 2.566326686521435], "count": [458]}, "eef_sim_pose_action": {"mean": [0.4120694686400324, 0.2763715256839765, 1.022586211059776, 2.3653382862191377, 0.01568196655344586, 1.2212216766266453, 0.46998573322962356, -0.25334866496692815, 0.9492705895598409, 2.499706211586719, -0.3333250321118104, 1.9245178387192337], "std": [0.1395343800752617, 0.024605283270116376, 0.050758632538705106, 0.227303230457132, 0.3933099223967946, 0.42068673132116835, 0.18262789497232626, 0.05189642032054281, 0.09947918443235707, 0.32500020495831805, 0.3830055548467869, 0.21746427136136198], "min": [0.22853401573072865, 0.2381619564348471, 0.9115638782812089, 1.8050026518229378, -0.8025641387055673, 0.2615069846227369, 0.22833270066985684, -0.31015922064236556, 0.7867289326330413, 1.9456469458062633, -0.9546438019778299, 1.640082426079906], "max": [0.6067183393409912, 0.3250185836803868, 1.125386246443265, 2.8523467894097063, 0.6184449278058772, 1.6026217940613026, 0.6822911608347093, -0.11537294752637342, 1.1115425407292354, 3.0988728734527933, 0.12613156368815348, 2.566326686521435], "count": [458]}, "gripper_mode_state": {"mean": [0.5021834061135371, 0.16593886462882096], "std": [0.4999952327150174, 0.3720257488864443], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.9279475982532752, 1.8668122270742358], "std": [0.34534417596673744, 0.43048552322003564], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.5021834061135371, 0.16593886462882096], "std": [0.4999952327150174, 0.3720257488864443], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.9279475982532752, 1.8668122270742358], "std": [0.34534417596673744, 0.43048552322003564], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.4666239045373282, 0.5371151678925014], "std": [0.19579244677193733, 0.21139325417080732], "min": [0.1262499950826168, 0.01875000074505806], "max": [0.6762500107288361, 0.833749920129776], "count": [458]}, "gripper_open_scale_action": {"mean": [0.4666239045373282, 0.5371151678925014], "std": [0.19579244677193733, 0.21139325417080732], "min": [0.1262499950826168, 0.01875000074505806], "max": [0.6762500107288361, 0.833749920129776], "count": [458]}}} diff --git a/Split_aloha_plate_storage/meta/info.json b/Split_aloha_plate_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9d292478439321082c146e30b9c16420ef90b5b7 --- /dev/null +++ b/Split_aloha_plate_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "agilex_cobot_decoupled_magic", "total_episodes": 499, "total_frames": 229687, "total_tasks": 5, "total_videos": 1497, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:498"}, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [26], "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", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "action": {"dtype": "float32", "shape": [26], "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", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "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/Split_aloha_plate_storage/meta/tasks.jsonl b/Split_aloha_plate_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9949aba4f88a2143b6537448d08146d58f987439 --- /dev/null +++ b/Split_aloha_plate_storage/meta/tasks.jsonl @@ -0,0 +1,5 @@ +{"task_index": 0, "task": "put the plate on the plate rack."} +{"task_index": 1, "task": "the left gripper grasp the green plate, the left gripper pass the green plate to the right gripper, and the right gripper place the green plate on the plate rack."} +{"task_index": 2, "task": "the right gripper grasp the green plate, the right gripper pass the green plate to the left gripper, and the left gripper place the green plate on the plate rack."} +{"task_index": 3, "task": "the left gripper grasp the pink plate, the left gripper pass the pink plate to the right gripper, and the right gripper place the pink plate on the plate rack."} +{"task_index": 4, "task": "the right gripper grasp the pink plate, the right gripper pass the pink plate to the left gripper, and the left gripper place the pink plate on the plate rack."} diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f4847ae9b0fe527899619afb513c4d1fcaf368f --- /dev/null +++ b/Split_aloha_plate_storage/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:7d98ea311fee75aa29519d2523ffcb8a86115efc57616986993a7c523bb53fc6 +size 3485556 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac10e0ceb4a9e0861410d7300b0b17c0bef39d51 --- /dev/null +++ b/Split_aloha_plate_storage/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:4e2f3d7056df264df9dad4e2c8432b7f2e349b493c98e50888803c295fac8aa7 +size 3438760 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe5dc2ee74c05a907c999d4fc82cf412d795005b --- /dev/null +++ b/Split_aloha_plate_storage/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:d685387f3e77baa63face28c0ac3071f8cfa01fe666c3f45e70fc07935ddf046 +size 3728837 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2222f4220ea16527cfbc32ded20860e6eece8d34 --- /dev/null +++ b/Split_aloha_plate_storage/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:4485aea024253aba0d71474f614a6309ad991e65320f67a8564db634c363af2c +size 3718420 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6e07c5260cbdcaa07c9e2b3831ddbd8a2c2d11 --- /dev/null +++ b/Split_aloha_plate_storage/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:5fc49ae0b77be9b8c0ff1108556d7a545b2a3507775930f447dd95e17c4dfbd5 +size 4256969 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3df8526fbf21377b1b2ef5f85c63cf695722f0 --- /dev/null +++ b/Split_aloha_plate_storage/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:e45dbe932c12b82bba37690ab700044b7e69e22ccf20d6fe7a1d94ec13f0368c +size 3774928 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..614b44699cae09768d0deb93c828338a3995a566 --- /dev/null +++ b/Split_aloha_plate_storage/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:4d16c95acbbece7bd88e76d5d755ca97b84087593f15b1d0791123ee7bd6ce11 +size 4304811 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6ebd5f035202562d6c9414de28a54adbcf38613 --- /dev/null +++ b/Split_aloha_plate_storage/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:f223640517f4984a8ade08af6afc6a581c65f5a5ab895552909edaba5a861ca1 +size 3747761 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccceac983aeddf18e6b7b26b88c454263446ec72 --- /dev/null +++ b/Split_aloha_plate_storage/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:1dbea462d9aec53ac9cef20ba58ea3052464eb1fc178995a02af5bba32365e0b +size 3070925 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7281eb7da32157fd1c8e570d1f3f3f249c7e2c --- /dev/null +++ b/Split_aloha_plate_storage/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:b22bcf1990d4c2a1b66bad4adf56ee23da1631b095b394aaabaa65caf1f8fbf2 +size 3366326 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da5c134a207b0c63a2f9f822006d4ab4595a3526 --- /dev/null +++ b/Split_aloha_plate_storage/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:d1c34aed8d44705061a3ac873879c595755f79ed9aa8ba19180ff85a78242578 +size 3230800 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4305d388a07041f50b3ecac5944347cb9599e7 --- /dev/null +++ b/Split_aloha_plate_storage/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:f006cd4ee6f186221cf88782383aaa695098a25c7331730245bd5fd126506756 +size 3423288 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41338c61c2d818e752b268b7f2078ec0a570fa0 --- /dev/null +++ b/Split_aloha_plate_storage/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:e380d90cbe1f438ca53c76cc66b704538bfe981353a7a5550492856660a7a166 +size 4115964 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c3dcf585a71622124406e06a9b0712bcd07675c --- /dev/null +++ b/Split_aloha_plate_storage/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:1a176588728e139a1b62f45cff24fcfe29ef9e4db7cc1b6a56eefb29c36bef8e +size 3341307 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4a4e4fd8b10b972a663624fce266c041883976 --- /dev/null +++ b/Split_aloha_plate_storage/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:4df15801971401c0d07cb2c87a3d5aa36e4b080f33cfb93b8ae36e49f145404a +size 3341493 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c211ddcfee284841ddb5e92fbac2706842c9a070 --- /dev/null +++ b/Split_aloha_plate_storage/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:5c7b56292ce52058036a8be84fdf43a173c15dbeb3b5c6c01fdc545a93b924bf +size 3754061 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa4e3f64e77a627d97bd698259af4b008f203840 --- /dev/null +++ b/Split_aloha_plate_storage/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:e4bc62d04708cea43aa8f8dc241e7dc8b39f73db22826ff89797d38f06cff399 +size 3272447 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0536c2779e9ae85fdf9ac513482ae8557dfc8b57 --- /dev/null +++ b/Split_aloha_plate_storage/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:a910bfee0e3f01d8ccc0e0e0f95e132b9a0db9bd2203ebd3f133ccd6e0b52948 +size 3380834 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d790975774463bf95f76692a3f80f99149c9a60c --- /dev/null +++ b/Split_aloha_plate_storage/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:6ada13226f6db5db7635c99f778b0ad1d04b6678e5544f3be11d6bac376342ac +size 3191010 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28819e06703b8a7b03c253e06c4854021dd9d421 --- /dev/null +++ b/Split_aloha_plate_storage/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:28d70e84582f453984ceed0dd6b421045ebd6899e43e4496b1314c77ecf9ab3c +size 3057690 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07eb00fb3492f7ac482558b1ab023685ed920c5d --- /dev/null +++ b/Split_aloha_plate_storage/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:ca7a48bb8763a565ed7dbfae0625562b7b7ab29b03670f6b07d24733065c387c +size 4074668 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7fc8c930a784176bd97d15c4df92d5dda40a2b7 --- /dev/null +++ b/Split_aloha_plate_storage/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:cbed33fd4e7e81e8074326c017a6556f9b77888098e5da9cca3b3097752ce587 +size 3885607 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab84e7d396fde558c243bbe1b82f88dabaeef66e --- /dev/null +++ b/Split_aloha_plate_storage/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:dfd993cf0af801cc7fe257016b8c7f91b35d3c5eecce3df81e520fbae939648c +size 3630505 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c5abe9e4eb21b3aa4bafc9f7ad02763796e1ce --- /dev/null +++ b/Split_aloha_plate_storage/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:e5339180124f8d5459c0b738d5a9522a12ab89843ac1ae69fce191169305b097 +size 3909718 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c45fcacffa2820f22c729c3250ba67bd098dfd --- /dev/null +++ b/Split_aloha_plate_storage/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:356f22127f9085b1b436e046d24540e385b076488516126ead1e14f293d4fe57 +size 3424245 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..047c448fff0c2b6e03f0fe78d1b850af22b94d6c --- /dev/null +++ b/Split_aloha_plate_storage/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:1fd65d816543ee8860649540df43a711d175377cbe70fdd73e07d5d9258558e0 +size 3777535 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1062a9164aa89db3e1f938345ffbc268bd39191 --- /dev/null +++ b/Split_aloha_plate_storage/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:a4f4ba6c138cfb48e1d605652e90030dee81d5e5d232a97f90002dcd8e925f6b +size 4156784 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16f537f8cfd7d3c16773e7730910e6156424ee4 --- /dev/null +++ b/Split_aloha_plate_storage/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:b2e4e232906354f6d7cf8edeee43d6730a3e78de44c3aed5ce50e1da4f8e8c7c +size 3994363 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fb5741c5f8290597f6a7d0b2f6b1b99eedd96b --- /dev/null +++ b/Split_aloha_plate_storage/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:c1c39175a4e4064ce6a472235abcd2cfcab4b80e35d0530762a57f0dac961412 +size 6187857 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a2de2d442ca00ee3bc93eb28cdaa4b3f967170 --- /dev/null +++ b/Split_aloha_plate_storage/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:fca454a7044d3c853cb53ae24b7065c2411b90001db83634f9a695b6270aee3b +size 5570475 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58b1ec1be00d621ecddc06fd7f1d6fffaae13479 --- /dev/null +++ b/Split_aloha_plate_storage/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:21a9e037c4f23b78dcf09d63f5c0143a0a55c6632dd087e41436cd1703ca46bf +size 5115822 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bda077fca7831fccf98944bb158b854504364ff --- /dev/null +++ b/Split_aloha_plate_storage/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:e4bebfb2d5a34f62d328233571f0567119246954ad3c7632ff345b60d18031eb +size 5683469 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98eda00a61f39d5de4e8ea9e71b3402d7e9e7a6 --- /dev/null +++ b/Split_aloha_plate_storage/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:46214e1fd1a23ad9dfa0308a85308703f2ec557104fcfc85ec19dc37539e0abd +size 4830934 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0189fa0009181b37b98584d26b39f0878c54d25e --- /dev/null +++ b/Split_aloha_plate_storage/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:af5b3162165ca2f966ccb5b39ea5e3dc126ddceb8742636472c1d10328795747 +size 4191409 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61a73d93ac2af338eb84e86e83ef1fadfaf9d8dc --- /dev/null +++ b/Split_aloha_plate_storage/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:78906526f313c0dac3d8f576ae07d33226f31c3915c0341b899c68a792dd406c +size 3743760 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4caedcf12277a75f07ae2e7ddc3771f4fd84f29 --- /dev/null +++ b/Split_aloha_plate_storage/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:9da018aeaedd1d75e45f377318d9668f86a77d07f70927d1565225db18024be4 +size 4358498 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5858ad64e5719f8f71e17edcc0959847eb046c82 --- /dev/null +++ b/Split_aloha_plate_storage/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:745194ab80946c8e780432a4d3536b11c60c7cb775c0660110a75132800b3a35 +size 5305636 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384591bdcce94068646bd43d2b1ebe7c30861a60 --- /dev/null +++ b/Split_aloha_plate_storage/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:cd0308d1f8c3bd1c3e112d27881153336210a1dff5bef81c3e0112afdc188fcb +size 4486806 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546fc00ca4c6919712d89f5920959743d1809a3c --- /dev/null +++ b/Split_aloha_plate_storage/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:2e81a21c818953348242ece77acffcdd06a113c2c66f6f6107d40766a4a8c9b0 +size 4735500 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e437c14b18aa725410f5402bdacdfb11e0c4082c --- /dev/null +++ b/Split_aloha_plate_storage/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:e480a2180e43055976a157a513c24c8baab7418d24513be3aacbf938e08b54ec +size 5136182 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ece4f79146975d4d578e2b0d15395989e83ce2ec --- /dev/null +++ b/Split_aloha_plate_storage/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:0361e609f1d72f8d1909957c26f4c99a1c37d25acaa4c10fe65cd7b795659bf3 +size 4448053 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee9d18624ca4cfe2dda371cc6d3faf8dd0497b2 --- /dev/null +++ b/Split_aloha_plate_storage/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:a8abed850943e5a753695809d099978db61271623594411382c0ccf612e9b11e +size 4268751 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e57600093c97e315c8db6c2772074da68509c7 --- /dev/null +++ b/Split_aloha_plate_storage/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:b0f9915eeab7adba3212ab3c847f2d53913f3685ed133c9dbce5a1ac02d45773 +size 4673114 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fcdf0a1a95f04d848a5e36eb65abdf6803271e6 --- /dev/null +++ b/Split_aloha_plate_storage/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:3932b987281526972b346f35905c45ede60c20e4ae6d6734dd402bc1fc62808a +size 5265832 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6772fea2f6f1c2290a4d4a0430066ae6673ead2f --- /dev/null +++ b/Split_aloha_plate_storage/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:bd762e65c97d9a072a0137e85f97ee21723ee0e44bc948ea954bcdb972d95bf0 +size 4726711 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8071804ae54530dc85cea0972a5872395232dc40 --- /dev/null +++ b/Split_aloha_plate_storage/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:3075e0a63cfc6e360a0ac489a1820e113a9513b76731f3e9f3a4eda99cb2c0f7 +size 4898493 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956e01a48a47641f404ef0bff19e4ab01db2dd33 --- /dev/null +++ b/Split_aloha_plate_storage/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:cb3a8f32d912675adb164414c48d32012a158ff173c3f3df7ffce59d112aa453 +size 4828187 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1abc92402c393dab2fa3a3f0ac49225adcab3ccd --- /dev/null +++ b/Split_aloha_plate_storage/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:7bec4240860d1cbfb47fd0dd70a0c38479962e25dba0a958575c6fd5e49cc452 +size 4217704 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32064ffa1d603f4a3df7cd3717a2bc6086497917 --- /dev/null +++ b/Split_aloha_plate_storage/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:b597f34e621884ccadd0680d77cea85573382c76f5db877888dfb0d977e839d2 +size 4360907 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..271805b9094f0c69625cbf7c51d5cc55d2460dbe --- /dev/null +++ b/Split_aloha_plate_storage/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:d918a34bf446bd0762475c50c8decdc7ce9d60cbe60fd843f98b356045ef3eae +size 4561995 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d590dbe5f2ba20360edc2cc881d75b361bcf6dc5 --- /dev/null +++ b/Split_aloha_plate_storage/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:419ad6132ddcb51d117007a27d49301f0d3c6a2fce891cb5cc18918ce3bdcaa8 +size 5172928 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d870a8e7a761c9809c7f5501630669744c5e44f --- /dev/null +++ b/Split_aloha_plate_storage/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:1187e41b20f0ead3449306efbb675ba887d10714fc4818efca1f681a503f5274 +size 4283481 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1b5dcca62d0f9d6898c468d6eec957216a26b5d --- /dev/null +++ b/Split_aloha_plate_storage/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:74a87f48c298d6bf5e453bacc3567ccaeab5c891ce5875a94721c6354c83beb9 +size 4471299 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27908b086ea3e577303ae8712c7ef15027fe95e3 --- /dev/null +++ b/Split_aloha_plate_storage/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:f26bddce72c9be3750af6898dd1cf713e9c219cdf08ba18d28ad3bb815d8e3e3 +size 4570320 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a827427d4550cd869be5791310bc8baed8c70bf3 --- /dev/null +++ b/Split_aloha_plate_storage/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:ceb308b38b3b2516d52629b2839e6f063eb66d311d09a6ffdc2cc171f6217402 +size 4812355 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c336802ffa1ef1967164db2e07493fa42faaee9 --- /dev/null +++ b/Split_aloha_plate_storage/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:ad3909d7d28bc49c399b4623e791c9aa4bd2b606f55cfd9ac750723e3f160bdc +size 4503776 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cbe86d69dfca4439be3f76d05c4b839ff2ab112 --- /dev/null +++ b/Split_aloha_plate_storage/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:8a8c890b70dd9fb7db24f0cf0389aa1b3763c723d7c14bfe8484c550a93ed0c8 +size 4314407 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a9dc99ab4ce35e38ef9bb55430066c59f444440 --- /dev/null +++ b/Split_aloha_plate_storage/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:d2beeca0a6dafe7644af4fb21bbfed9ce7790f66d7b4c0c4a526cbd802f8b2f6 +size 4342544 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f22d67b6e25895d12f6d327ad374abf474a4826 --- /dev/null +++ b/Split_aloha_plate_storage/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:e1d6668f1e25917ee1998270e3bcaa24fb4aa3c90161bb199763dd2fc566c044 +size 4874324 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2601202991b564835c0df0105e9cc7a848c943 --- /dev/null +++ b/Split_aloha_plate_storage/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:efca0016556262d848e884bc784e7ac268f265e3b6c00ea6b69bf4acb1d01901 +size 5030171 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53fb375f7108474bddb3f9cccb851c752c14e33d --- /dev/null +++ b/Split_aloha_plate_storage/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:98d85cfe627f49c4c879887c3b403cc04d6b0f2900fc563093e643a4e0a1700d +size 4153069 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd5b9ca02bc230748be4ab3d23dcf7058ce056a --- /dev/null +++ b/Split_aloha_plate_storage/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:e6ccafb057f71c912afbce130c82e435498b96f649fc8d3dc1ade809cd6dc6d1 +size 5328798 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6dce517dc7e2f7ba368a3722666452eafa674c4 --- /dev/null +++ b/Split_aloha_plate_storage/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:423eca06c1b19a7f80a9e9f0db7e426d1191badeb992b788124d5c29b69bd5a8 +size 5135306 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32cf673b4cb3c47ccffd29015e62635e11a7218 --- /dev/null +++ b/Split_aloha_plate_storage/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:ff93b50dc0bf588315d47118d93778f2ca9f5e52f2ef18e709c97d0d71b6285d +size 4509440 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3651ae190f3c7c7ba67bf9657bf1a90b839eb92 --- /dev/null +++ b/Split_aloha_plate_storage/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:390802fc6ba1a2b748615e512fcc1d6bef72b1f09ef3dbcac73b577f26148a9c +size 5963487 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76114cfb3dccf1e555196c896e1f433406e7b0cb --- /dev/null +++ b/Split_aloha_plate_storage/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:716880ce79e5789376fb8e33e7e49bcf5b39a648e567d1265ff8d35589f91aa5 +size 5229471 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08955275db7b762de68680a4189b2c2e5a2c021 --- /dev/null +++ b/Split_aloha_plate_storage/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:e2b50f2e890b92e994ad082037c1021d23636313da2f8e790da7d76d19491a8a +size 5039449 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be8fa5da2e2f1579bed228a2cacc8d7b79fee081 --- /dev/null +++ b/Split_aloha_plate_storage/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:0d05229156b057b4153148f000c22ae5bb655d00209e20aaa4c03070e4166f64 +size 5064654 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ded1d8fffe67b9667a45c717c86d36272d7ee049 --- /dev/null +++ b/Split_aloha_plate_storage/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:9126b02ad2a0db044657d291be5069fee1add42ffea12b01dc18ea8090582e86 +size 5016126 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f206e66b81e82df4b72a9bb2da4b92b4e90c6d --- /dev/null +++ b/Split_aloha_plate_storage/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:d592835308c5a8ddf7ef95cc5ef625dba097a3fd86cf6ab54badce747a82fb52 +size 5060500 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eddf634a053584831c28d181833f5199ef8cad2 --- /dev/null +++ b/Split_aloha_plate_storage/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:4cee41a4e5df25ed3c9b487b1cf5e9ac291df5949f8dd9b8c5f61af7f56356c7 +size 4354932 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e64e7e949cb2afb0380ec1d40cf432b72306c190 --- /dev/null +++ b/Split_aloha_plate_storage/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:956533569b2e2f91ff1e31aa36cdfe0946ff2a597b5961a77c383d03138747e1 +size 4554834 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e01e3a5bd1479d3e9c9dad3f1b38a2021f7494b --- /dev/null +++ b/Split_aloha_plate_storage/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:2ccddcd10c24da8d0797276e1c6472bd7a7c0b0d497418298899bf8360c59cf1 +size 4416860 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb546ca2cebd9409ce5cc7167ee2093635f7b0fc --- /dev/null +++ b/Split_aloha_plate_storage/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:16a113668bdc5a1ef8a9338c4edd2c1c99f2500ea5ede9f5908ca523d882ddd5 +size 3905771 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cded4bce236ef872770cba735b4bb1fa5d54bfb0 --- /dev/null +++ b/Split_aloha_plate_storage/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:4fbef9a137f32f339afa8aa8d44fde21cffe531fbeea91e68e20366c04a17ec6 +size 4186282 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e26ea99620c58d964853ac50e754635967e79842 --- /dev/null +++ b/Split_aloha_plate_storage/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:876ec8ee481ffbb10005c541b68e596f9873c97a9e6b0227ec2da21ff03886c2 +size 4893884 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc5a72080bcf1fad5bd63a2004ad41a1d611570c --- /dev/null +++ b/Split_aloha_plate_storage/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:375aaf86f8d73a30047201716d2878cefe5878e3555b5290dc386a9e2c6c61ae +size 4089005 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0738c7725013fe760b17ad90d15a9e0dda350bd0 --- /dev/null +++ b/Split_aloha_plate_storage/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:fba54914e67b0619cb84b43721439718a2b8e72da947ac9b6c6ae9fcdfd8fa52 +size 4253671 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad1b78ee859fcc449ca40187a2f8276925f66ef --- /dev/null +++ b/Split_aloha_plate_storage/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:daab972fef79d7120b25c66beaba330739614d5bf79b16484ab4c09157b9314d +size 3993976 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a05ebcbd5c9fc27518587e992484b4490ba2b25d --- /dev/null +++ b/Split_aloha_plate_storage/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:b45b6e8be348e1cb1d7b61c3c850a7d63434e5d4323b1ddeed583a319931eb31 +size 4021470 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1324222c58712d25ba9d381b154622cfd612a374 --- /dev/null +++ b/Split_aloha_plate_storage/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:1207894f4a09c8585f4026368bc79102760ac4b12dff29c145548fd04314a329 +size 4360525 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7173e1458134211107ec6a38cbcb31d0ccb71251 --- /dev/null +++ b/Split_aloha_plate_storage/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:11045186b744d775beda5e57a97e1cc132c4a680afb492f37de6c38f4a5fb5f9 +size 3935944 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c76240790d4055bd96f5680b7456b91756a0b00 --- /dev/null +++ b/Split_aloha_plate_storage/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:747f34b653171e4f8b596395bd21e2af5f2bac897fad754229b19d43bcebdc00 +size 5241653 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e85343d9674a876a0de37b8345822440fa6f1a --- /dev/null +++ b/Split_aloha_plate_storage/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:03f2e7d206b82359b5af253d3aabb4779f847754e79e7be7ee22000bad1ff6f7 +size 4579943 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..322426ceb10b146cac9de594055a6ccab6e7cca1 --- /dev/null +++ b/Split_aloha_plate_storage/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:c0a2e6752b8655e8b5525697f30c60648f2cd5d5ee2062eb0afe7169db965e06 +size 4011033 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e11c184f049d53b77470cce80d1308067d324e6 --- /dev/null +++ b/Split_aloha_plate_storage/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:76ad1dce28a5f278b0012997a327c166b65d095d09fd0e6180912a5f3b48c92e +size 5038549 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9274c4a8f83a606c4cf1fecc385fad27a9e1be --- /dev/null +++ b/Split_aloha_plate_storage/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:ff6cb8d9586f3053133d5c43c2ee2b8eb213c264e8be7034e5decbb00b72b424 +size 5108246 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..163604faf485b200aaafdd64559dd06272a7efe7 --- /dev/null +++ b/Split_aloha_plate_storage/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:ad8f043d03f42b1deedb84b79a577d7b8786834575a045b216154b11e886c3e0 +size 5544031 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ce97db0bb00e2e3db98eb8be4ed2ceeb84e9d9 --- /dev/null +++ b/Split_aloha_plate_storage/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:69d55fec91f4af9c2be4001ef1e0877f692c2cb65bb21e92f607338f499849b7 +size 5051659 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb0ac4c56e0bdedc5ff7b7fd9d010c8ca9700e5 --- /dev/null +++ b/Split_aloha_plate_storage/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:7693a4fb1ea3cfd2ab05ceb99d40efeb2461162bf506dc139f94f2446db66b92 +size 4700744 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2187994097723f380ce878579c4ff2fd8d2d03b --- /dev/null +++ b/Split_aloha_plate_storage/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:5b1a6ca015baa43db4ad85175d1a356047f2243e9601a63765b0c87c1ce9ea84 +size 4246928 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d22cc5245a44a72b16fa12f6320a4ebca4ec96dd --- /dev/null +++ b/Split_aloha_plate_storage/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:f630de3e484565eee6150ea4d65c0943de16b1ec892bbee668469923fde6a08e +size 4442059 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3482a8536e18dd5e3ff297c22a571967c09eeb3a --- /dev/null +++ b/Split_aloha_plate_storage/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:b851613e92f666b8b4fb71ec28121376b0bb9fec2dfe1954f0f0a70fd71fc4c8 +size 4864561 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35cc1d24c3babf8f896cfee88214266e6aa37dd2 --- /dev/null +++ b/Split_aloha_plate_storage/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:bdc5a69c6922d0b2e95345a8f505852922c42b5c9b76c45cfd1eecc77667e549 +size 6126857 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d2b53c011d89bb593cdaadbda4c9a8ec0a0143 --- /dev/null +++ b/Split_aloha_plate_storage/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:ab72e92c82c0e37d63c2b51544525aa664daf3a43b3ea9bfbc71cab20932084f +size 5464584 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7652f233b6648093fa8951535283da8e33b27615 --- /dev/null +++ b/Split_aloha_plate_storage/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:0f79e10316031789b3e2936329db9d9d64c669ebcd820617c81f4e9fd13d3d70 +size 5358208 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf490dd8fec85a3d068136663b434f2ecc0e8754 --- /dev/null +++ b/Split_aloha_plate_storage/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:58f7428bc53a80f194cd0f8862e4b820b0c7bf130483267bd7f12c61e1da509f +size 3812654 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1714cbcf6911543a8271b914423b9a04ffe44a2e --- /dev/null +++ b/Split_aloha_plate_storage/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:a7ed924691e417548459810625ea142a9ed1566849f094514aa832753e1dc4bf +size 4315103 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7dd835e6068e693e7386fe438036eb56ff6fc4b --- /dev/null +++ b/Split_aloha_plate_storage/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:e19cfc270f839bef25f457e66be2416dac08ddc62d6a48a310f20e79bb5dcace +size 4186227 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf76b29c47f4d6239f841792ed4be4613b5f5ebf --- /dev/null +++ b/Split_aloha_plate_storage/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:2179faaefaea7fc9016a339be18aa15b43ac7de0f44343f832e3bbd71f9682fd +size 4672863 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c0a0162adac268013d41d359fb300aa8e0b0fc0 --- /dev/null +++ b/Split_aloha_plate_storage/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:29fba1cdaeac451bf75e1030beeab3eb4bcd1de50255bb23e3fc476d7374e24b +size 4198069 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..239b33e50fa7c2834178a6f29ba4efc2e229c693 --- /dev/null +++ b/Split_aloha_plate_storage/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:2b2df8b44fe00f4c13e61bea0c957a71a63bda4e5ac523207f549d03d328a208 +size 3111389 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c4a6369a99a85963bbdc595a39c4fe00a3ed84e --- /dev/null +++ b/Split_aloha_plate_storage/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:7f12400789573ce69969b9cd42787dd6c4403923bf543a94da3f7451fcdd17fc +size 3259097 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a70df42369ba7055da4144eb6c520fce4cc18d --- /dev/null +++ b/Split_aloha_plate_storage/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:ccbbbdd75b67277c7eced12691322ae42970bab19ed06467ebe309a7f469f1e3 +size 3862251 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e15c630faf823bf989a0232cf3c43ba06cec2b --- /dev/null +++ b/Split_aloha_plate_storage/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:4a3e281c9023a8faaa724fc5ebf72b3bcaec77af9e67ff824d2ec9637253fd2a +size 4213722 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99b612100ab5ad3bcf3e39b147255633224983ae --- /dev/null +++ b/Split_aloha_plate_storage/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:37f21c8fb4072d3f6cf83aba2fbb1f0ef69e2f538c0700014f0e592dc08a6372 +size 3465508 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3172647eb772e1699d4e751dac44e7b7b67c22d --- /dev/null +++ b/Split_aloha_plate_storage/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:24705b794c0dcb589a8b4144a55994664cbeb88d2657979ab70cbd5d297deb1a +size 3976336 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077b947dd563481738b604918023c40d1ea028c1 --- /dev/null +++ b/Split_aloha_plate_storage/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:b35ef945fb81e7c752f2d16377f4745bb3d40501130353bda8fbc8d3dc639dd2 +size 3427576 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e13b61b7c7bf80b9befb5805e89bf9ed9624e1f8 --- /dev/null +++ b/Split_aloha_plate_storage/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:2d3c816adf65487b50d6fd6578f7857735bab6584eff7d4b809461a859edcc3a +size 3596086 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f31166f8767ace5d6d78a17b3ca92f07b69e40d1 --- /dev/null +++ b/Split_aloha_plate_storage/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:50ec2823c6fb477b1022c9e44fafb1c7b20441df5eb154b5de5180be06e9d301 +size 3533377 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2a33ed8016fb982a2b7408ba0856a414d9b37af --- /dev/null +++ b/Split_aloha_plate_storage/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:80a5cb64273479304d6b9edab63aeb9d975112079000eb8d71ac2ca0a3b7f371 +size 3572626 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a345f24dc833b01bea803e360583b0e4d75510 --- /dev/null +++ b/Split_aloha_plate_storage/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:435bb75b8a786251b25cd0311c1585a6f4ee8b92fc351b9289c3722cc47ca0cb +size 3589385 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb56dd555a3d1cf305d2f0defee30e1bbef882b --- /dev/null +++ b/Split_aloha_plate_storage/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:a8aa7f27743115c7a542bfb78c335182870bbf5127fd269c6a91e270e092c9df +size 3136071 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a001644a683c205de77f2c860d307d167be2800d --- /dev/null +++ b/Split_aloha_plate_storage/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:b3b47c81c2b9a2bcb7f2ae33e330c8e8009dbee77c7da9f185d85e773ae8bf1a +size 3586883 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adedccd0fc306da309fbd1b5f4f886d100163f62 --- /dev/null +++ b/Split_aloha_plate_storage/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:ddaa79e5901659b6a07333ac8fc5a376a508e2686583236b80f4fa72dd770934 +size 3225743 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70410cfa4bd63cb220a2bfcf50e3843cc46d9f38 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3ee9861fc20d4120ed5d496e39d0749325b70770a3cbe025ca032c6791f67 +size 3007270 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6a7cd0bff49e76d873195d7669144daeae61831 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd90dedb1548316227ed12a5b1d460f21b2edfb6a121d04344fcb0f4d8dcd3c5 +size 3510970 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfec9f0b1a12f756b8f1ad7f8dfbedd3f492f950 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404bf98e0858c268da344f6703f9ebc614448934bc3e5ffcf503e589c1c369a5 +size 3208034 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b1f564d6ae0332c58a28be3b23d51cb6f20953 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4c7859426416c773f92aba8f357a3d211eabaf92cfc46c5ebdad684ad2657c +size 3363580 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde6fa63186a87464d8cf76ae02739fa386ddb0a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee2f6b185c481efe4d0240fe8371cb2dc813a9c7a1574c2f2183176a2511f23 +size 3417333 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38eacd6e3a5e2e5ab000c0fb54ccbdee7d393fb5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcf6994dc2d68fb3c30e37a299d5cadef21b2ed9cf5c621808903acb09198c2 +size 3336521 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c601c96f53334a3eb32706877697ce75b2d7c16 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f72137c59814d39b3d6613669717937ce2e489185bcd653c21d4412aa6d640a +size 3160642 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb5fb1339ae1acf4b3eecadb74cc3ac56710084 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5cb3e115dced9e57d71b0489128eee0badd1a398d00836e39eceeabd28ee3a +size 3006842 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a72124fedcce3b68ff9c5a5047827a5e73affa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e31afaedd356de9c1c682bce765505f50bf725fcb90f8c75c797c48e6f044a +size 3272547 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf6d997d5dc5ba047bd020933c1a12a7c52f91a5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9618b96b1d138bede44c32bd25e3cb02fcf4dd027566fbdc2ede53e147e80893 +size 3509542 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6c992d59e39e56145b93bdf12375b869e2702b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d5c817d24403259db2988c484d7bde76ef9b4d023a57fbdacb756383e0170d +size 3517266 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ec0e724eac1e5385ea2d6693dc3636272a0b4d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10ed48e4d06a63bde177e1ee5735dcded30e8fe82a79f462b19719503ac1fee +size 2865192 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38bcb115dac4920d928bc13aa5b0dba5153d8fec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c3bd4fec247e794f3890373c675ac34bb6323a901d2282938a73db773d88ec +size 2733698 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02807a833e9a4cadc947ead5c10acbd92417010 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7138e1c678368a1dc616cc06a8ceb94301ceb94ea5e050b6d88c86a35551203 +size 2981141 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e08f4613f19e5b94da5dab1fe855d1832abfb6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceab59059b9f047df7fadcf7c6dd30447e76fe0b1b1edb86a258b81c223caf1 +size 3428044 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60eb2b12ca7030af5d7004ed5d874bbd170ecc1e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a418b8c5c5d208e201e0e3b789be0898b5e1ec1aefc358d8351227f5a7b991 +size 3459381 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f950e8e7f4aa525382b514d4bedff4b20472f96 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672c5bc586e1ba33a64e890e812f0885ee40fd3451f661b5e58b57f38967d517 +size 3801436 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9baf918990cf8ef230e71998667badc45486870b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2cc1aa8e3d6ea3ffd9ac98790e246d78ce84b1b358243b95bac3b4ef14c5ab +size 3201481 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc9e43902dc26944692691c504c8253656282ee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ac06f2e10227ca55cfc0eed59fed5ca7d8185c5e5996c49478ae7e5e0eb2b6 +size 3765293 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1cea75b32f72bbe298682b84edabeb79a03532d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc2d367c8aab8079bf6823c40ad0c27dd46103bc2dcbca9652d278d9963d80c +size 3594041 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ba2a5a4b7adf5866aab5829a7eb7af3dbec0ee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa5d14406266d0b4a18f83f72beff00a6376b42e3f4d101bb534b56b528833f +size 4341775 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7b76e15375461181bb37ddf408711e8180d692 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e56c2f29ac560c397893a82290af30850157e97c40163e03ac7181702e4700 +size 3675722 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d3610b7f398aec11da3833e85f108563c5085a2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ddbd4cf8c2605982ebb876488cc2892550c269dcb6c69e55d3776e06921cfb +size 3723461 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4758c370534f56eb49818d0eeb9c62e3627ea45 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8aaff2c253e0ae3c6a776793a3a4bf7047fd1c6b660eccd80a85c8db77f651e +size 4160429 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef48b353b294ee13120d2210a58610e5f8799934 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6dad7254c9c80b3bea41ab9c10b99ac32def36b14888a8852ad57715328dc8f +size 4122055 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a721de83739225d3a5c73f7bd29ac1cdf83d3854 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28cd71094ed5d095c1388a803e8a19c38c4e39edf370b2a628e8a3ecc38112b +size 3732560 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a35aa385dd45b5834461293722e798ddab3493 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d8d9bc05c8c8c53c46d65bd174349ac30a8ad342940c12a31be09cb6ed067e +size 4370202 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a11a81b9166b22e2a1868857740945f2b68842 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d112f467751e0f927f46f9d995d58a638cc836e84a3e14cc68eca7e883efee40 +size 4101856 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8ebc897ff1bf143e7f8120433c5dc663222b6f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6fa7998dbd2f57413e39b9262d70e8cca6b2f1fe9ac8d9af818f33007c3b1a +size 3633141 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d546a34707780f39ae1c4cdb00379dceaa32556 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd60c14d9c8dba81e3cd73c967fd7ed0fa0ac84877589fc6c5faa68ba1b928b +size 3507534 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca4ec1aeb0cf72f184452929be169b8404b9c55 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae87c68b885f1b178f17206b86ef6cf280ee958c968c6a3fe058f7a16a81017c +size 3710307 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7be5e3d46523d5d3a0befc347c643168e2d0b0f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32168a8697a9fd135f8685759458684383623a0c65720fc96e506ea018f7023 +size 4664553 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7eef787a6be49b68ce8db5d9bae89c220f541e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa43a709ae86494dd45e61fc64c2a1e22a15dd5d12d8a96f977fa9ab7c85e90 +size 4096535 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8866ebb2197116eca8fcb554b99c9912ba75403b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6abd137f7d423012b23dcc868bb02dfaa380dc18e5a3d767043125621f3489 +size 4842891 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875251676048afdfddf2d3c8ce91d63b273156a3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252111b5b0ae0fc0d967416d5353daf66da3a772c3d823d3305f0195038323a7 +size 4045894 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4544ab5dbc53b696809341a75326ff5904ac654 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78006a1a1af5c8b729445f6e7212ec42ca399f50ffaa67614dfb100a516006b2 +size 4940840 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80eed63bc95120ab1a918c59069d6f9e0ab3906e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f40d31e7576e9ded153f66c8c54558dbd6165fc2164666a24ba17531f6047b8 +size 4609498 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99d8c82937553297201652019169f0aa5679fc0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc639c61987d4d0c51aaa38a5d882023c32b66863a844b0a0ca9d587917221a +size 4014923 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..132c7d47320958e127c25ff886ee3179ff5d1627 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97432d3621eede19bea8ee8c89d4ac71f0278cd0555687483f471bd513591b00 +size 3770342 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b4bfa5cefed8d5a69b1894ad09b364cb47783e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ca93a6cb8ce8497002c614204e6d30a569ab96e1cb98b64de8a224fb525013 +size 4561420 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca9b5174e69a3657a2efe0a9a21091eef10364ec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb8eebdb7ca74da822f05fba3f67e7e704823da0cfd532bf9565d21722b8509 +size 3964959 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37666ecc963c1927c5ae0c19f45690a6e2e70aa4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abba9cde4fac91893bcb80722eeb3800bfb06656062c84a27eabf590fc728d4e +size 4302468 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678868ab4d130ab4f2f4e5c643c091255d6f5b17 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fd7129312de063f688bc15e6b46fb77c860829a13cb72363cabb4bfcf50122 +size 3684523 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2508c987cfc4cc2b7fcdc757e3a4875f98e5982a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01fe35ff342c85d3a2b5b266b68a9817450c3fc5ce0f96dd8b808e6fe40a139 +size 4198885 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1032456a96ee57a59198a96331ef69886af70cbb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18191fd62d98c422acdf237376443bac82dba707b335edbf0b6a2ace49c85910 +size 4499041 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0724468bec83f7882a88929547659cc841a0e6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68991bf0e554de180a3b479a8301dca2989a3ab213ff87c1657d5ec8496c6f23 +size 4187445 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab0359d2edda0225ea170427411c65d6938aa82 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e90ac7797f4299bdc02bfc4bb2eed0e4e3fcecfd69e5ee0ffa10bbe264e8b3 +size 3756721 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e07d7105c52b1b2c1fd8c3b9d72143f95004c7b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17eab64b104e562aac10cb14ab802b52abb33de889705935d7604291a1448570 +size 3543234 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730ddabb612bc6860a6eee9586607d6423e4e574 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a4188590652fba07a1b78cb73fb15991e91fb53d466f53ac9a54e1535a916f +size 3768774 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f3fe868fe2ff6a289248298e93ba90ed27c33b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee61afc7620c52cf3e316a37867f788a76166dc87a850e191568334b2d2f56a0 +size 3476365 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330d766c089f7950230e01871c53d865b65e74b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7073d6f32c2c47866625cfc9104285f89657c760257b5034e5dae01ffa06808d +size 3071363 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f43c68dc28490f74041cd6346d7839b415337aa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8612ecf1c7fda0a2eec1928bbd40844678883a58ce2d9cd3a6f2ad6e150c9844 +size 3434875 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad52277df5637cd1341d5ece62bad55858e39e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c346a77a72e86154fc654af604115d5370b8d7b1a0ee4023d1f9dd51e5896d +size 3207935 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f442904636fefe55ca3ce11ef0d4072c983dbdcf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c99de8315f8141500e6dbb3974f06fa7fb8614ed5fe375b6dd29a3d5ebcaff +size 3160751 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87c38f598e3450f0093953cfac6f24557c7b550 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc8aa88448a5c64c3f15f7b7e1d501ea7ecfcf962a519b8e81f6b36fe00565a +size 2686702 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d6e40d5e95d8bc2d4bad6d48fb708893191f95 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0be876b52c004d27067fe85f3dbfc26734c00f138f833ccbb950d64a20b6255 +size 2997889 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875231c41639b89d89904f5121b363beb1a259d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073a16aceee957fbb2cb6ab42a08a5d2fbcd4daeffe3be97de2cd16ff9acb9d5 +size 2940781 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f8e555943f416cd1c9936bd7bdf51d22e692764 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87134aff465f0c62f653f550cc55fba1b84464f31fc15ef8b02bf9d6c74800f +size 2910203 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a19605a4bb1eb90ed4fe1b7eb0091a238c8b2aa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b83d73e5e28d82435ac4ea40abb0654e35a274260981b159199e7de334920e +size 3153974 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f8566c5ee00e52c17f18b0cd06b75ba003eac3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fff4587714fc79bdfea288168b8db49fc2f28fce3dce8befe5dcd92d179daf +size 2942854 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f650512bc6adfd5989e6da7b15da7bb09cde86 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88af4dbf181d191099128a837006d6755001cf0d0e6d43b269ada7061daa01df +size 2930558 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de3f1e38e8625b2694318a114aeb5c29e9f9a9ca --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc91df34f56bc635864d5a77eaf2e96b49af16bd4838aec89cec92db150ebb28 +size 3061302 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dcdd79ebe6fa70abd31dd6ef182d15101ea1f19 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ddbf8a317de036e1be679ab8de74837fbdc99e0e40872802fddd6a836370e5 +size 2439300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eca4c06110dbc7535abbb6367e958494b74ed25 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ed5b1cd3e957b3bcc8f7fdd44c92102daf7f89a9ace9a1e915ea3da31328ab +size 3184742 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d40d9689ce36ee22327fe5f84c58c238997bf0c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3beb4eeba407e0b9378555c416abca5bf5d35504878cecf766ac7b8615d8cf +size 3056191 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf508ff87a1a2bc7843af580d358d5ed2f088bc7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fdb49143d3effbb840537e4a137241eef4b67ede121f60c73391b9b1f5d3bd +size 2526300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd65eddb1b6b5fc78c81ffa13403df81d3d62db0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14352c82ac04e8de0445a7661922c74acd2f62f876ee81cea56e50dd12c21c43 +size 3068805 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fdeb857b6f107fa58e086a6ef1109507984e3cc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed9e3d5c16dc77440ad84e84934da49d92951ddd2ee683e3483fb2f4551fdfd +size 2893539 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87bf2ff88a63d0c736f02c3490331fef69c0449 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338afac880b2f6063793a492d6768f6e2e140124e754a4351974ff604c64fea3 +size 2547335 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c6a4829710b8c0a2005537d6d88037b16321ae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3a3251a049b4694a098ecbf4ceec2d18a8d925a685b2a9266fc7b8f305c6ad +size 2467193 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0710aeae4826c09aa3c68a3c6d97e9a65f7c3ddb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091b7a2156681cb0f3743403bace14bf9db0de6cd3c55cccd42a4ef4db6e9cff +size 2647820 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a6ba25c0dc1705689dc5d94999860950bf2c52 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ef93712d9048e026d01c1ef8fc13a984d5ddc35e66f64957dc97cd70062273 +size 2498617 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78cc5ae0b04e8978972c1df0663877e0e35f2492 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889bbb006bf1bc2e55625f7234f027adfc1224e1dfe60020e3a634820c849419 +size 3003419 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acecc436b20cfb40f54664701de00593ab75cd4a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28dac93cd28738630011f406bf5a5b659f3c89bd8484fe2d8b3436de629dcbc2 +size 3396631 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..748f2d4c9237dbad99e4f3c433100343b7d3bb2d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5611c70b87bc1f69005f457315ce81134a7aa7f55a8dbc110b5a7de13ace71be +size 3121724 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672ac60ccd7520f0a0f322eb17962f4bfc792dc5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b8f69242cb8727719ab84b67dbf7a57605a18a8f23b513f39e89eeb5a63e46 +size 3450072 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f3ba477dbc602504fa3335f7a9e771ae62d9e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bc4378653d575e0d449e659634061e7d36ac44955c8807edc9a39aa44f7ae8 +size 4145821 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f43682456d61c08a5bae486b34532cfcd47762 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515156e25fc3a0aa9fb2c00a8398ef202920c0c729be493be152bf99c8f21c20 +size 4493727 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d586fb6072bf76cca9d82da2c8daaa87f5471bc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61599508cccffe9d509fcdeb3cfcbef641efba37e51129a7d424949e71eff4d +size 3496971 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff579f04d38bbe2c05028a3f49340abd146fb2e7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e83fffb7a481c5103b25731dc5485d76491375bc0e8403b93ed900ccd0a74e1 +size 2807254 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68aa78b6a641d1a0a830b91740121debcdea46a8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0e8ba95ddcad65a7014bd60c1631d59b3e4b5f88d6180f5036ebc12dc6681a +size 3031308 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0839fd93f56a666b8f0caec3348b5744914bd19 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6ef8a12c99319655200873717bcb89a7a5ddd310ec4d872e79730bc5bb0ed4 +size 2939241 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f19f40a9f294a94407dded8acc0633a9aa5f8dc0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a38057cc552e6f0a54241eb5bb74cb1f62319bf0c0e0dbcc1a72d3b60e7ea03 +size 2925264 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d852b02cc300f57efcbfb85603a2fb47eb08f12 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eecb40e2b6204ac102a6c5ca04e32a05faa6f7e9db3d734a5dc24eb88f297a1 +size 3604616 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e4f60247791df1a98e98f208d32d59eef45724 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7815e147ec08cf97efbc8fb10b0fb35fdde85440cbdbfc390803b591adce1c44 +size 3196048 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d51bf075bfda273a649feec40260b687755cad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3d537583b5d55a89bf7e0d65ff6b0d1f71e12f0c59c6a8cdf8eb821c525912 +size 2819301 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db7d8534b2fe4ebdaf4405478eaf4b39922660e6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42c2c1cb4fdc7850753a23ac1cf4ba9011e7e05a49e1d2c5c2b6505abc1a764 +size 2968615 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..143d109b74598fbfa0b8d2a9f473aa46ddacc217 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8716f687f9959e8ecfb517d8b8fd21f763720e5988ea4062d7d2a01152cef0 +size 2976877 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e0d49d0d9b57fc07f9441f90e22c7a5d7f4cba8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c9a0f4bcf90c98351a42e242fd0a92bc5e3ae3ae1b49ed69961575b670b9b4 +size 2944661 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15071f399636b1f93adeeac33a30a9efa1e43876 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9eb67b941b904b7b90a2850591b69d82c265e16c2df58123fe3bda61100c517 +size 3369083 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e896f5c6928b7885cd0846e151bc311b77c5d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce08a88a3ba2362df5e59e6fea7b87e545204984bfdacf9558625db54124754c +size 3271057 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f90dbf60f94e826b37b4d8a8e1bd6d9135bb8d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d12254d7924db1ca3a46c795d29ac55c1ed52ee379679ea4d497b7c82158765 +size 3052139 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2792f0fcbf4f0921539ed6b3556cd69357d6513b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21353474d2cad88ec1b33df01667b324c8979e7906a694e090feda8b1d752bdb +size 3001379 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cec2eef399ee16dd176b3844d104207a64519f59 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b76a93debbe139479a1ef130d635a7dbf4dfb4cc21c209fbe1a58e3f0357376 +size 2900559 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..395695560268e6a9ae2a70f6323e093535d907aa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c7ce639b9eae8a2e86d1ffaeb3e7077fc3dd9bf24b6c909ce1d6cba8627f24 +size 2841027 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632a4646c678b10ea8fcd007f7f46476adc94cca --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0a621d7339db98dc5a2c7cb9872bdcc497ffc02f4a2efe954e33030b011626 +size 2586622 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a3844430c04e2cb43c4f410eb89b94cc07c9d69 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5acf4cada25dd654351b330848f7077281be6973654889a056cbe0dd6af837 +size 3280134 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b1316c6e6dcd1ad0f7498978b895dcfeed7c538 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57bd299edfe1c9daa12c5180af60c3fbfdebffcfa0274051f54f2c135e5fa5d +size 2901718 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..680977fce758521d64fe447896c7987a608417a3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e098c17be3513405dc97711bbe423e83cf5b0272e4c8ba6eb029a7b06b9b70 +size 2879638 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a72aadfdd4debd15d0a1cdb1bef9b971162834 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fd0aac24a7d8c958772c7aea6f485d14375776119795be41c20540f196699e +size 3048155 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec159060ff0efdf2e8326287edeee4ff485c0dd3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4351329352f716e6d46ff427a6de73b38140b07f54416d3d1fa3f4bb5f87686e +size 2939797 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c332d718e6e9fb99c5a4b3807d8981c812f8d7db --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc44537a48527a1ed7b6ed6c92c5f59de3e60ad7216d1dbffd80c017a4ff7fba +size 2655999 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957920e19683e0ccfa8a325854993d037bfa6f29 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d48db8a32a236bc123827ba9d179bd92958659674c4c35980acdc410a60bfe8 +size 2665696 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7c66ad26f4375a09002e8dc5a8c4ce17cd641b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e75d6e9d8de987889fc7e29182f477140f14be47ccf753cd6ba6355c8b63b4 +size 2994074 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab8ed2d8ca7107fa0ab8785a75452cc1c124134 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2836c0d00adc2f273cc2b5374ee7ab5ffec9aa748581857c6943219d830aef +size 2963106 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4bfc5a3fbbe1ebe2209ce9e5c4ca849d32da33b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597713a343960739798417bd84065c6d4c120947838ea3c499984606b3000f12 +size 2668430 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ab11e25b485360f7933628ca6ee57d7d20dc81 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33ac7fe4cc4a3ab167bcb01d2c3b54de6d10a6a660d2497ebb9ae86d263426e +size 2860945 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b800dc3a5093ddddc4637b16ff0d48618197c7e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c172d7551735764e095a4234890a4635477f465bf44ebdbe989fd7a74e6e55 +size 2750438 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3132656add0393d072f83356de60148119b76f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5a8ff323d8e4b96755c3a75ccf66419d67fe79cc763ff0baa8190166669c43 +size 2477697 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5b2682451a60ef8e7de624c4c18c6393c1ba2c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a70ffbf74f0566bad53dfa81f1a9166d4e9a29707d912ef85c8c3554007fb2 +size 3021152 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc59781bdaa47a0c0115649fe5c64de184f7b476 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8653162f478e4ef2ef9758a0fcdd157eed9d5b951173dcd82d77ee328a7a938 +size 2826434 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c774b3e3aece2a78527253af1793967f635b686e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c90cf777e58a2472508230b7a258060ff1fc7a727ad6fc50e67082a8a6b37a +size 2358626 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5574d1c5c54b140ef019d9e57c7a60f3198805 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafd0aeab0e24a484405b4568bf2d68e870c0ab92e6954505690cedab8015cc5 +size 2533903 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5613705a8e7c0b8bdf54dee9e40505b0cf2d1523 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e991df36544e44c28f900d47cab5b445b343b3806d5abb313fd4766e65175d +size 2739017 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5220f9578e9ce7a4c8e2f781c2f51c60c44953a3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fff9f83c851dd92c1a4012ca6f7947c2f5daa9d8bef9b462743c5708f75ed7 +size 2861566 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d780d9509da3064f5b087cd5fc69539d408b237 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614a3dbcc1bcff1a814eee1cdf5417d16f0a7907357a70c69aa1060f3f91c11b +size 2776655 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3ec26b483bc8ab4fbc95798802cb602c8d79667 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bcda999e53682d162bf003b1371ec10ce36fa881bc75e0b2160d1ed6051f79 +size 2497768 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1c4900a142b63539eb5bf7a7d83e09276eaed0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e84cd04eb6efbf2cc9b6618d16469efe9435c3c6294ca30cb1628de2ddc6659 +size 2387550 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acb40c7e670611c7b4cb5f6860fc44cab18ca400 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7348befe8cb5dfa58c5879fce224db47af4c0dbefeffe631f26058f8823924 +size 2628353 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2da0ed781e07d682306dd08e8eac8d02e391358 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82de4837ddd1edab657d77581a36d51d3f742e3ea2ff2c0372529a1a7c057bf4 +size 2564357 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9dc73a6ee65a42463394df0d25dcec6e1b23a5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bc4f2a2095ead7d2eb3963cfbc0fbc3914eeb39aa8924589635e6ace0a6467 +size 2336709 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae1da8bf5c67914a4bff92f49d6b6e1e403a5ba1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce97e5c284077e995e8b49fc6ec33e90d6e96816336c2c17ef68bc54992b4f2 +size 2475136 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97cba5a44f59cfdd7d262d1f04f153afadfc4b8a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf0290579cd326c9a1e4be5fd52a3c95312cb0154ad9a08c1b5dfd1121aefe7 +size 2640123 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..100ec874b7b8ef16b22484767347d6c1b28a11fd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a7d9c4012ad1d2ec877bc55e36798e948bdc2c6f615f89fa378e4e767da884 +size 2539118 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d096e52122da9031d0e46337d06618ff26bf4356 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284d6c9c3da9722697826eb67be4dc6e07e54e1e70195176fc7bba8b7d4c9810 +size 2523454 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f9450c27c4bc33038ed9f07cdca7731d03fa27 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879bdb93c04240bba7d17646a6b9f1b1884398845329801a5c33e2cd3d89a220 +size 2686307 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ddfcce3c29424c70b2ac48d39b801b6ff4e8e93 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d4f07fad1dce9997767b7b7c839f61eb4eefb7565b8c0877d9509c15d547c5 +size 2878180 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043a17915bfa238ea2dd5b08f795c095d10bf12e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b5c446e47cf2eb2cfc346a5aaee4bebd7e25a7d67943af356f3b7d756805db +size 3041568 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43755a5b0f0a5c512c9735587641cbda468d240 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeef69f5a42b99605df5eccf7d3abe26ca7bf95cfcb27169babffb1d9469d33 +size 2906555 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95f12b78ef798efe3217536da5db9e87b3123338 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d529178084a0a3690401518735797d545f1733dd9fa2d35b7d21f1e99cf91e46 +size 2877063 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b861d35c9c37b9bf642d2580758b27f32cdd22 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ca5b3a9a86dd4e3affdcd5230cf6f789168d42fb2f974abfb6f832aa82f659 +size 3431150 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e054b21ae79da09cce00710f8f497041c08bcce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82729c4756c61183aba4fb8d14be71d3f0cfaada9573c6c5af3fc517b01f682f +size 2937803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80cf47f35b8ab67726c768ce5671c0d520b2c13f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3bf07447c049779b42584f5989bcc5b61b6ca827789916cf9c6c4e10251c42 +size 3192895 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10d2689bdd89920575be42a6cf4a464f0f4964a9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c586866b6cf808a066d349ff9e885e0fb794963578da3032053099828f3e5b +size 3278329 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b69d3cd515c5a257f2fd9311a320c9c14356bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8f3efc3e5f9b3cd1f55bdd69e0f9c87c4e9af7d442c7cd6b867526c234942d +size 2742069 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..472d4effb449d590968c22b4da21c31f78fa2dbf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429155417e62b631288b2dd9cfad98542f1ebd850ad81fb09dc25c6b090fc76b +size 3038274 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a39f3d50164882a02080130dc95aea5769a11522 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2209885d672ed5da4c136ec8d3e20345c0047a16a50a4de3ba2786fb80b1686f +size 4675766 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae846387186a9aba978a53501fd05a0e98f92d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2614952dbe8854ed15ce3839878773a7baa20ed2dc79027c9ea95b72252a7423 +size 4850811 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d63d502cb59be793c0dd96e1288c438a2fcdd7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6120f1b44411cdaca4b456f3699dc87cdb8bb593b4b4193058b706d07ec7c032 +size 4582544 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bab049a781aa3a2afbeb7e2b3e93d0b285d2eac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011a9db0216d07d232dd9987201823fb7b052708c273ce00217f33b806f6d55e +size 3553998 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad8956ec98343ac3ea521e6a29a2689768652828 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2235a89b5d0f2f837e38ed85f9c77f7b3190b502b174b33a005f5c7c45df5bb9 +size 3779457 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..833a959e27b629b43c0b893f83af00b9280b68a0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b083f3a360d7648b162e922c201eff8ce4a4abc95b3b1f89502409a433d89810 +size 2931967 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165fea10b46a228a23f0a65af4e15f9032944aa5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524f24da0b8b8189517ca15ec200fd41c3fa9cc083abe0aae4d14a3c468035b0 +size 3610907 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ba7cf6e28e9cbc27962d4ae4d6af20df8e1fe7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa686e73debb72d4a927240d4aef1b47dc2f74f667fa17022ba1f6b0809ba5f4 +size 3830366 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0f46bad4e1ef13ecb951e4e1fa0f93ffc08605b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1a2da78a80a35f6df028e56e75d56edc3e69ff985329164f6c917a703ee265 +size 3736085 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb02ca088b696f082bee04b2a5230412a9f223d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a563e9b4ab7d88f6fdec24244cc8c11e11855e6b53684ec3b9c697223127ad14 +size 3583194 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e1b7c273ea0c88bf36599dd92d0bc7f5bb4796 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b06fa83d249b9bc56c093ff72c0415a2eef4cc8f88b0e20517bcc98a3af90e +size 3848882 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a40c2781862a502c253acc44e8607b9685f219 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e090e02d67140a4e96481c370e68600ff10bba45769fdfc31dfd4a7e78ec208d +size 4145718 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13dcc8dbb027bd0d11e42b8ebde1249c8ae8fd0f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d6622f97acae99fb72aa91e5e4b49a69f8fc169f56d858f18b6cfdfbd3b379 +size 3522390 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc7d242acb6bdfa8f071186ef2f344776cc34b8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d54b9fe1dbde2ec1fab8745597fb1f1b735a11525f7d45314c54a5601955e9f +size 3557315 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86cae249618f5cf99cea2eca1bdba4c889187d29 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64708af33d730ad019ab75acf87f14c6e1a8338d8b668cbe4ab1ae0cacfac201 +size 3709977 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659f57f5e6cf7736dbfd4e49b07613f513b000fb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7c8bc2da9a85ff86a9580f79d5258ca2209d0a0c2b66acbe44b59d8f0cd874 +size 3667071 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1134c11f4cb5ed6764ef8c325f189ec0d6d1c1de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bf548d2a644a134727d0704b6cdad66686abbf86d135adee8b7f75bbc0c601 +size 3672564 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11aeee58a1d594de72001aa44551433dd901ba7a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd61044d958cc672bcae04419c310edb360fc7d492c483c1076fdcc7b34acb3 +size 3326814 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88b8e069e91eb4acdce2e16e20b199f0c55d917 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a924b23cc448647c17d0e9e69fcc93f441904af77b9d3fd39b043ce8ff752a59 +size 3649303 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac6ee7d7b1151778e54318ff6d4373f39d66f99a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844dce2bbb487667dbca3e97193e28d2e5534c3239e166a223802e225f270530 +size 3737794 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d710a2024f4463b7c0bf2ae5ab1c1bf20d922c75 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0ae92cd98155fb7524982c4a9e1415dcdafd2c144d726392593af68101493a +size 3486802 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30e5092937418399369a26ce34324dec6c672fee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b1304843f000358b9c0742b322c51b2c20a5065535ef83e3e8599210508c0e +size 3207996 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c7f2d8b2280c907f3e9645b4c2dbf73739c96b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43668eb3b30cea1cfec130b9b42ca5605d9816b04619f0cd7779720dc5a35b13 +size 3282922 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eaeb353475e6f80b13dbef5d9c1a392f6bcd86a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f5e1b5926a98d335ad295e2d253a562262340473d99471ea0be04f85ae3163 +size 3513243 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70535d130b1d1388648859a09e66ef6e7b7463ca --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382af9d9350b30f0a61b776cebc893fc530c6c0151c63bb463018681bd5d6c0e +size 3617713 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2935e3a6a2f3ac8b091fd35e3d6ddc26f77ec146 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5579581c1e24015b8dc4e3a66d91c66b8d45d1032095ee4fe5b069ac0b359ffc +size 3573367 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab2de06b86b367007e4c454dabf9b462d6a29dc9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5de2d892615a86ee946cf663eed6a52be554257d63317457fb11467c6c1e817 +size 3443793 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eaab77e552bedc33abdaa9d3de38d56d66ad3c4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d748da10a6497d3163a35cb4a076615328052ab35c4da079869ce4e9650c34 +size 4011775 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80c396a4e6e0420de2632d7d5d31deb3986db11e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f58d3c1e25432b2b16c3af5b15fac2dadb9578c01fe3958d50aefb0971cb3da +size 3205551 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe2783c49730085a899d94724bffe726070269c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e49b6afc11d9434b82204f12221ff5955ee7cd8df670cdac2d95acba4fcafb8 +size 3679402 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f84d68c06e1817310b6a18d91932a4911a1c2b6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c10855133542a3c8aa13cd4b0f54ed20f3d378749641cb379920b3c1fe2e3a1 +size 2916005 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d078d1388cc692d8cdf0da37ae656f4eade2671 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdd920cd6f0cb3a562ecc83ba31508ed31c4104f16125d689e559010f2dd0bf +size 2726102 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cd2bdbea55baf4bd487c9027cafe8298b4adf53 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6adf8b6d8e488b0bd20e95f500cc1067cceb1559fd93424ea268e9659a610f1 +size 3157825 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e450509adcd38712de1ec079d1547ca74aea1a8b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3dcadb5e1a2ae72ceafa953c4afe54be9addda37dc7e0d174d75c4d18530b1 +size 2846819 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211080ac460b14ee1075d4195750b311487c1276 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1950175f0d946b86d293cffa8d35422fad07ed027e5e93fc79f80b953cbc64a +size 2632575 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7e6b3d47543479a49eab5657a92563064260ae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b8bf750a4ec4d6f07df1fdaaef7aca0a8734317ba11e75adcc149b5b6735ebf +size 2616577 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eaafa2ffc8287bd9e93398a64d70371bc1efa57 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708f90efa895f8a63f75f54c458cc7a200e4545822219f107b4595edb0da1913 +size 2716161 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..417cff967b8166b87aa55ede40448bda043dd8f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc1f8c7f50cd62b0c7fca80b27c19fd63366d6fadbcbc5797bf5a458b76d6ff +size 2835431 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b8687b94027e6977050788c6d2689ed37d688c2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e256feb2c212e9c659520f9c68d7ea7ec044c4e0766ffce9de618741b12b05 +size 2472259 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0026768e51834aa90566a963627db10ff1531e8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cbd1ba6cbbb15119a2ef7b0fe0b21cf6d6befc79a3f50071baffbceba2a2f4 +size 2405954 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9e76de97d6a1a4ce8c571c52096db7c409cfad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db90eaebf96a439184651d728af8381e1a9f561912e4a6942a6bb1ac53c0fe38 +size 2141863 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8310c62034068408950192d0903fd2afef7e328f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06b75262e67ebc693ebad1a8e1d068d2f59e4bb052175653db6d146bfbfd1f8 +size 2531396 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd9c53452c79d5e29c4da543dfe620d5687ea1f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c567c5cd6198aa0bbb93ffef16b2f07f162acf27f9e97249516b241290d628 +size 2548656 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c2e067a77f333dc18568d83d3453793d4619ff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02e386a17042316b3ed7c0afc475072ef8f67949a81d13dd296a01f70b0787a +size 2728183 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d9fac12ffe761d8ca8b96fa56aa890c2a4e09b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f919784aa6762a3ed9c71e16111663c64c374f1e10f9b88daff700fcbadfc8e +size 2615895 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8ee95bd3391072e47de85544bba2e93ce6a8c9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fbd8a77e6f8644691338131f8676673a8154a0236d4985b7e9318bfb1f1331 +size 2281014 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4280a1fc56b452e93421358e2e261cb2c8f979c2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63aad8f1d1791fca0003247bd11b265e63eb3378ecc727f1e6bb5f56128f0bd5 +size 2269037 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e8283e3e6699862d12fdb782c234c8aae7de29 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986bbd5d9cc5edb2442646d85446001a0f3d18806aa78802695f4d8f74a48fd0 +size 2822076 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebab1ce557ec4e8ee8ce59ca7a142d2ce581100b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ef7b5b9ce679d0dad0b2b6d97e5bde575ba11518258a92315ad1b173e625d4 +size 2415982 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80aac62b167664c2dfe88a2714827b0fa7ad1932 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d313130eff5375387598eedd14921dae6948471a372ce5d643cc86aa24e6953f +size 2427276 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81f112fe7d8b6dcea8658ebb976323640e823fc7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d707f12a0fc6dc405a34341f1020069dcf5ebc3d734ca1d64726854806e6e1d9 +size 2438797 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d7aa5fbb308a9b313b6815eb6cc3176be684676 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d7d21c0e43cd8383b711cff2edf51b858c7672dad77caf1158e85783e6c9ed +size 2259301 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf911b95a6f4c9d02dcf3835f4a6e1dbe3b2d7e3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4933496e1992023b1db048c741dd4bc0a5f0b0608479cd365ffd1a8b3bacec2 +size 2433053 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e9d4e8b0f15e502594e4d200dcae29ae124c62d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af82d6645c348abed77c3e45e050ab9d633aba8d54d17100d9a729ba60e3062 +size 2380065 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3015ed9072ee9ed730ab7ae236f4e3203345cdbb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015896f56d73e4406e817f4e8b77506a6d5f1c29f7acd797a8f2d0391de9261a +size 2292401 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1429e4a035e9d6dfc23250acb58e0930f91b9f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb4ee6035b805d63d1eb4488b3e81440231668188b45cb697e2734769674b00 +size 2627909 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb5edd54ac099ee6dc1454601ed522b70eb5d5d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d864f91c47bd2078f826233896fc0d009b23226d4f248409b9760ea195794cc1 +size 2495239 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e3ffa43454b1cfc9e79c83f9fba191bf7c7f0d6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9880f7af3dac577a92fbe07487cf90dd014c4a03cd568960f76b020207327f95 +size 2330967 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..381d06b46369d20f63741c48176b2c851aef2599 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fb47a8ee00d4f5e69cda3121057fb970132112ddd1742d6fe2a2a478d43d34 +size 2291398 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c28b359afd11f9c36ca2dc7487e2d2c753b8eb51 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de037e7a21eaa4883eb0e43171a3ff9935d5068d5d5c5a48769a3e3e2524ff66 +size 2204823 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f036cb2d0056183167a5cfeab3ae53bbfcd394 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405e7ca85e41dfa88990677f3467d292147fa0d2bf6252b5300845d74003c599 +size 2211197 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be16b418c1db8d2af0f854cd1205847f709fa90e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150a0bc9415854fa58bca9b7be4f8d83d7e67149ce2fbb626cbdfe8b1a243f40 +size 2102992 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a115d1573596e5c8027e08a3079eb279e0f95976 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff6aadf0c929a69e1a7a495aae0d5db706708118237c91084a16c0f9272bdbb +size 2452639 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40f1bc6d8a85e89dadf119b1b0332f70957da848 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661f00253b123b72d86b0262631b6084100bb7a79f2bbebdb1e5ad2b2710a348 +size 2568676 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1d623d199aa06912d64ff6719acbcefd9374c02 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75526e1ea8df050118795def690a610edd729cfbe7ddff527d3bd959c280050d +size 2591856 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9c9a41184576e1a6ac6a98b06b7a33423968f4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d79248652ed015706202062fd40106437886c70188a349592c24ff1c2cc9aa +size 3381863 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79cbc17f89d786c6428f47c19e1adb7630a8d9b0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e82d1e733029e66de1bd12bc63f73adcf5937bee7b921ad5ae28fa2352cf1a7 +size 3205326 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e537371086603671fe2a8de45dfec00de4da087d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f243527afaad8cb8cfedfeb5cad62b0c068fddea367a867e054007f8cbd7a7 +size 3466242 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4284823af4449604d2d9c2416b600b2900c21c0d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2f2d6ad7439ccd66c76e309cec11f47179bfcac13fd0ae85a15567dc559a85 +size 4791803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10fbf28a0fb7c8473dcfe0b6f200db76b5bb44a3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f6476af48b70c9c2f9fd65db2b5dbb3900d3d5b0e49dda1eea794409d4f18fc +size 3519079 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef306df5be3cc0f04fff9d76ed9ff2dc36da6210 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586e392350b9fc7c223ceed725157e8027e9369950318a9cd8c124ecae0d94d6 +size 3622386 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8145656a086ee4fac06e38d52ff333a9d661797c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff15adc357329e75d3e806d45623394b82bce35321cf22babc4dda2e38b5988 +size 3280521 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17edc4d54390d0eef7440c6b8d6749c6a456a0b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145cc4e4a42f2d5dcc9a925528eb7e2fef0e80096b066a357db19916bffe5372 +size 2950863 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6597a50352dece4c3b87e1a752611e36f6082b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef752925dc90e31fc3b89c58be5f1e90fb0e4bde9c63d58a9e6df7170ed4f57 +size 3025448 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e1f5afc184c94183492a43a9e1b32d6f5f604f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a86a704d3ebc111d0766b1656bea7dc1c38020c010da77b85f925ca3a17d2fe +size 3386961 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b3ae2b92e31fd124fa21431bb12dc396ee711c7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3919d4fc2003ea476ed4e9e09cdbbf4b458d5a0f994a99cd47fd592249bef7e6 +size 3130891 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a40c70cfc97fe10382e83c019c5886fedb0692e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f939ca1c9b013b6a70882cc0c4e533429cc956df839ebe43d28a2685b69bde3d +size 3519853 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd93cbc76553d6e0e13351fd781134c6efa7b9b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb5d7443140e13142d4aff57c8b1dfeb3800ff9dd9b6290507c1768c58b293a +size 3009108 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01817c5bdb1e790a0501ced4c68e437a0b3bb799 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846bac01e61fde5919ea388af47c536ff8c97688e72553ab82541e6d5e9d55f4 +size 3008477 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86122741ee3468bd577fe3b9bc24e9258df2253b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c524577d4d50d151d9ba179b2325c2bad235b3904f90ea0185f5593cd4dc56 +size 2810282 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b69948070c2f609ca29431b0cff8c7f097fd7a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f32d6a8111074ba99e72fc2314cbffa8f5e8c9ca3ddf4d22ec7d2269cfda6cd +size 2979628 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11150654364cbd1fa38ef9f71f3e4c9e4acfec9e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3af078a7d88958b7e94d10bf5c276c646b98f24a047a6c28d9235b829a50c7 +size 3162320 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450581c577f537bb427328dd65c1bf71646ba480 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64aecff6e34945025cb18c13ad217b1c3f0c90333c64d1522dc5110917312b94 +size 3167662 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecff3f788ef8f0978e5d68e5b1cc20bfeba6882e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3344f7906d42c1f3e472cba27c1f901985e92567fe3c7280c9e2c8e687a4bc15 +size 2829988 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5698b2429d7a6b2b7ca26f928dbb177ff4b1b4da --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bfc1fca674ed3d4a409af2c4127a887380466cf475d6e9684a5614ef935484 +size 3063525 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd67c9d4b3b97ec0f1aa5a2a7d62daa89cdd0355 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5306288db5d8d0b264e9a4bd7273017f2c2013d6371ea536fbb4b05b3af2eef +size 2744997 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca0dccb1f6083abd8ba496d36c037d147c0ae66 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a632632d6098a6838659b35a128bb1a964be72f1a343e9f45b80fd2a1db35dd3 +size 3096763 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e95458755aca9db192cafbe1e192e128f540af --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f524c8952bbb340ad9b4b3437931ab834d41ae9f0a493892a17fa85fc5228cfa +size 2743273 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e93f0121a0b58bc996f3987478ba40144d82985 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a4b5b9572ba41e105d797189c9c23548388681e1ae1d3aa497d01a9146dd37 +size 2602510 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0fd97312c16bd96adc845b9d0daaeb90817399 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc228b7339fa9958b129d8ce54660835d0a8dcf741d7de31004632f470bf049c +size 2901954 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6960bcd02749077621b39cb11e9cd10f2af74ce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d298aa389600f917ba2a7704a5d3f975f67b5cc8bf39aa09722b8f083d6ce5 +size 3311747 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ad8ef9af6f03632b3caafdf7dc9490b9caf74b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0df691098957ba271f7b8b8bd518fdb245a7812af37bce887cd1fd6aa15d53 +size 3107922 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f936ebf7e6fa7bbb66841514573883762d27e123 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d996bb8a578a4caf0286271f9ed7dde991381323ad6debe406881b9073eb3f +size 2455757 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636a76cc8a56fe8ba5b712afbc0b6100702c6a59 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284b02e9775bd08e044e204a2f1bba2bec25b7d8b268bec1081d5ebb9ddfb18f +size 2630125 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7f1da382a12fe852b4eb99b4144978e7cea403d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06b889823802723f387a84656581b5441ef436dd7d64773ce20202aee986bb4 +size 2980376 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9aced050d9cf5486b3f83fbc07417fca40780ac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83bee4db9308293b7474a10ee5a0e28beb9d37a4a1e05184ab78a680e838a3f +size 4368309 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d68c09821a848136d160b4b9f20893a2e465c632 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c09fd78316fde747a1e45ff512044e7a7232fc476a0f895c5142aab8d450f26 +size 3651514 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3baefb5621babdb12298ea0dcf18d2167d42a0e7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ff5bc6024434e50a145716296e62ee6488331584259f84bca1cf5ad823192b +size 5150823 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f0f7e8ff164ef99f19e5859f6ce3516d91cd0bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547fb3c4a6d08c2366cd44ff2f72e20c50d73067fa680f5ead5cbc356c1cc620 +size 4217373 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b328bbc1e3fd3615a9d8a7edfd5b06f54f255d64 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d16d0e00bea8fa4e08762ae1c3b7c47320c4bc3d53d74f90789b77ff62f218 +size 4270060 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6eb5db8e2a30d6b14057a8bda9513a314b10209 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9834464df790b287bd2a3beac2515e1badda365ce94099c1794cacadbfcf2a +size 4018833 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79719aeb2d948f439ecf41fa73baad73eda5b8fc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ca77e2507107c1ccdf7ce6622edfcfce65fbd4cc070d9cba6c65d894b717de +size 4329761 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad4a31900d39f54d9064ada7ee33c5766013f07 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638d84a04e797e9395790688b4291617c6d4b661bdb7b79532415fae884dab65 +size 3865510 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d4816abf9364d6be627b7d6303d7da0f2cc8fb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0287281e57b05ddecbbce76b7e6acd9ba17428171ae50bcf938dd00e3f76959 +size 4122202 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba6a77febe6b4710e5653b2214333dc2f8428f0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1a230324eb0f574c7aa5adaec0284f13545d11962f8a86a7b06b9d3539170c +size 3881012 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de01877b97e1ef01c09a626d3b323bb6626e0a61 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b918062b3f106e26b8c5b92963bff93a4eec8de6e20cb086a8218a31e420f7c6 +size 4620106 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aee0751900d3f6030e46ffe4758c6ce8dc3cf9a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3224d8518921f0ff9ac46a5a8a1b324a9272cc00309fd68179d8383c757a53e0 +size 4019503 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0708ce3761049d8b1025914ae138a4593196c51d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1fdb0d04a98ce954cc9b51b2564043fa4ee7e8db9072892fcaa7902d5cb004 +size 3667807 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b64622b096702519b2575d9cc8c9db74ae443070 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fdf1973dadd096c5cad5938c0ae04a1742f0fc408210e6459dfe2937e89da55 +size 4067430 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b64a51742ad2cadc54dba43c8e8e19471726360d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d687a1be87e40f28749466f53b2ca850bde20a93b99d21ae14c76b04eccb4de7 +size 4091928 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e61ab9110aa5a8e89c9b1bb7397be5b530ac3e0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84b5ced041175bc5b6da9a51bb068a7a70a2cda800129870232db96c51738fe +size 3753569 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b238ae90ea61946178966623527016851b091690 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504f26746e670c16380cc7846c99b0b844498e0d331d0eb685b6578a6bc8c9a5 +size 3818700 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1272c2e46eb0fdf66b322764c837782cb2940bb9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fc19a5079b147fe616378f408c71ae850f9c727b615b195b1ce8048e4da001 +size 4038835 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..611fb58cf5d90803ed3473b7d9071e9f138c1d68 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6472468e236de81fd5a5e6a297d8491986247cd6d5e650f686381b350262957b +size 4186039 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3582b65fe4a1866b82f97440538d4786c97b7f4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bb3c858fc2d7bf42c5eb3bd36671ac485c16e8bec40bc681df07fecd4f62cc +size 4224046 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a4639ae2cfffe92f294fca5d44935d8bacd7b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b150fdd86d0401518ae7c8ca8ca8e689ef8a84672c415acdad12fe99a8655d +size 4056703 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8946e286e7e3e126a4cf2385071500e973a9e51 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5912b6102c3955b2d1ac891a69702b901bdce5cd2b0304a3bac2b1748c557908 +size 3591662 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f14698ebd96e047fc34358fb161ba1c51413bc8a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e06cd0e9caf0ceff454c60fe21f3c15c6e64df012eac9b1987b53e0edf9891 +size 4209872 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f84421733b604bb8349927c15b797fff8120aa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c90b93f127c0e936aa1ce05b9978a44a42846947c5303482fecaab402a579b6 +size 4038716 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab8ab6b40188930ad99f547cbbbe36829f4933a2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4dafaf07979137092c6758889ae24371ba7c886e2055c79f060c85024962f2 +size 3715787 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d18aca54974d66bafb8e2065904538cbc42d419 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36df7cc1621f97ffe2b44072da9be594eda0b29a41fb8a114170ad8173408276 +size 3064436 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92fe9c9712d573ef0907baa7ec7b03602c8502d1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195ac66077a0be9725653a2b2cafea8996947131857c323e4efb483d72b36f6e +size 3578023 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a7eb8dbe2721040abd2a4563ee812b90909be6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c94dfc88c5368bf864caf08690445d5a2d428786c2c5b3413fdb92067fff56 +size 2896647 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6f7c734883ae7bc1e128917f4c5a03dfc579de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f9f933502edf1484c931e9b8f7fce1cb69239e70ca473562cd03bbc6fe5a52 +size 4319756 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..246c2bdc34272081948e2a7965ecf882ebbe01ba --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c458664be5d8fb49a100ddaeeeef2a495f3d02341028168d82d9bdc5e9aa55a8 +size 3141194 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42c3073c8b9a3d4f7d7f725cc1a9ca90c88b813 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dadc1930345ace80a9596f0a45cd7a53f28a88b4656063466b3bcc6ae1d8088 +size 3014224 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dce876add9a72004938ad5bfee8faa9ca0148a26 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2addcee2a1c2545f2b77edf4cb438c3a48f8238386f921f0b31ed437661e3314 +size 3177598 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e81e43234e446d72c0fb7bbc65ba57a896ad51e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50719bc12f9e2c41987f9dd2f6e214b0c16274c32c2615fced9be56f1ad7729e +size 3352429 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78da10f653510b8020c1bbd6a9e0be84b2998d20 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f03c4a377a0fa0a6f8b5e43ba9490cf09d224325c6c46cfa33071487aeb0ba7 +size 3102094 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c643fde3b667ce69cb1cb6ec0319326adeaf7b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c7ccd632921e7d4bdd368f60081eea60595de2ceee32d4f093461ec7245992 +size 3224077 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0f57439fe45fdd29f4457e2ac758b5fc02a402 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e023556246d46a9bc013855dd98a2bd6f18a3b4fb5b3d0d319b7f78a9b6d6a6 +size 3788478 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75576ae785d7564210f6f7c02fcd3d0716e5fcf3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd47aa92d94ccbde142243de6e0ee1a66c961895b29bb3eeb78b717bcf6ca7ae +size 3148840 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6a10d4bf505c1226ce641b68a709cbb823a4c4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8931993ea423a758dad439c5ab9ad5261d1bdcdb4ca3825ee705e1954a31fc +size 3373282 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38aedcd8e05d093377c0c8829e90a419f1543f5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd56c108668f04ae64f69029be898b08de3aef93f8152f818baf88b4ab56113c +size 2693544 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc1b0d278f966437557672d62258160186233c8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ac0f6ff0aeee2bccf96d0cc2fe1a974c5ec31d814fc08594f16213763e1bc7 +size 3032567 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d28ced937d175614984af4b6399caf5e657acd9a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d41a168b5c4503e675d6618b6d2db6c0d0e8530e8b96a330eeabefd47f1c3f0 +size 3665561 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..374b7dd926089864958c8ed1acfa6b2e373b2220 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e0a166020296e08334958275b79bb7feb90f0674c9eb597d6b21f7cc488083 +size 2695723 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafb1a8e9a794240c1b3a170750b0ae26102cf5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9072600e7844cd8c63f56aeadc603c13e3f0a351577244c1b2b8b38d986989f7 +size 3044496 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..879e451a4003b406558ec3541c706e63934999b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5844025db892e44626d4cea948b078425b703159365eb7f12af440c9c91eb6 +size 2422486 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7fa3db54c11df18f4638c5aeb154c3037800cf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fe8ba6b96946491eaf031421bb2cda406d9ad730dae463b35093bedf5dfd50 +size 2760300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788c99d835341f16b7272c978cff61ee0b111b3d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ad3c82b61dac2cfc10f040e79e64696e7c2324a69f501625a03b9ce5cdefd8 +size 2881397 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83443b60c3bacabe2e2571da4667cdc095ed26ac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5740e287dcedba0196b79a7a7eb9550d562696541ceaa67c873f7a9e708112 +size 2893368 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..722c3e4458774156095149b5f9d285ecdf1b01a8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1adb5aa2f13fab651eb0ed59e816f254c352658ae2338d847fa7b22ffba2ae +size 2673844 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7551eba0bb2f4f20127f7530933a2baf4973b350 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df9377c181eada32f3ff21acededca2b9e4ede0d5f1ea667ed1eed0e2670f39 +size 2551125 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..653a7a6bc9bcf7cc6d1efe32287c29a80d069617 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98404cabbaae390801945a49ca48c4f3634183ce29164f2445d252262a672e0 +size 2640520 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6da847557bbca59f73c5f70b809389bce3dfcc6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd97a05deba2d2870a47ff20d1f472d388b7543e3612370eede6cfa73c31e5af +size 2908796 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b753bca020a0cd042b160d2d8bb1aba461c8ca7d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b5675721aaf9c1d8b0c9c8d6189f10642aee5388e586a0b3f4899810ab6318 +size 2917102 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d777486390baa937347edabed7ec187bf768aef --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47bf81be4429f2d7f2114392a23be047871b0f1602dc2a65fff825859a21a527 +size 2583871 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f069a8a51b74d2d4dad944095a65ae792d27f238 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b6488be672a9fde9ac764810cceb05763f4ac6ddbf933cf570e595decce43f +size 2385252 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4687d51b02db948f2c329051cc0ad86a4cbf35e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db684146afdfc2635870f2cb2dcfcadee0f497e16f7f3ab0fb185f230d78196 +size 2783992 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b3b4940dcd8781d737754f87f4262329476a82 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004ca8a45a616863880c50ab49a206f2229956dec76d636d83a26724c3e52817 +size 2657272 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57677d793127e566672a0afd838fc3411b9d114e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962f5a457bb947cfc520109776c5ae4891c5d99e07a142c16912a9dacd1051bc +size 2723290 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a757df2aad3b6d6a9dafdb6e6fc6076e4cbe8d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2703748b4fb35195c9dd8e926c7360c4423fac710310fc5e8b10de1a8c7840 +size 3040404 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae23023916949f1fab5b712c7876a5f058ac95b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7deda5a224802f02f4d113944fa2436de25ee207b2ca043c58e3252e8792c4c +size 4362370 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26108102a6f66e9875fd435922743f50ca614d45 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cfc468e3b1044cec49713bbf317e7afb1b927efd4631ef7e793ca5e6fa0813b +size 4924911 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b3b6588d16c6a4fb7a551286b54dcf303b00a7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfabf58471d4f69f0b311f434b0cfbf6b31e334faba3da79c2dc6966cb86526 +size 4416110 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b44592a109f3a3f6b6a3f3137a83e688336ae21d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b05b2b0a9cc9adddb4afc5562fc1dcf97fbabeb6013093290629114f38830e9 +size 4383399 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..166563f5aa13d6875fb042e6a3af5e0a18e62253 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ba1a52d0a465a166df4c95480f619af8eac843870f4ef6245926a0335bf714 +size 4990792 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95dbcf46bf77da565dedd2bfcc9c386586d7387e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f9320d84ff8ed17c540c8b505aed17979a158a3b8754459c5dbba4583223b0 +size 4308153 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e664a8749de79bd2cd9a411cb55ce8c68996964 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e099418bbb904168d24935393c6eb061188acb675e8f22ab3df5924e890d7b96 +size 3792175 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8feaacb290a52c6fe82e31cff913ce01949dec32 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f528c11d90899e2f168a2b944419ce94a4867ec167b1090ddf7777d12ee9f252 +size 4048796 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094b49e077c9f7460e5f777f9485385675663965 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bc8fe62caac2e251665cad730d385f688c32470a4d3960f947d34608c28b61 +size 3598415 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e72dd64048e8cbc2fea81979b510b73331da495 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837d273daa1daccdf89ff4dae15d0d089038cad224c255583d0dc2d5a7c14494 +size 3798803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9992aed07d0b12ed3a3f443dce6d4d2f4978e6d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb1b081bd6bc52cfade99eb742ece4e1e7246b915b1d69d6d4e67f39f660c36 +size 3635665 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4568b6ffe344d217e4570171d01dfbf8e74ada51 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3852313570b2ba3b8d877bd8bf18348f19093bca2be9908b938d216d24f43b +size 3664640 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8500c8508ae0231b26b5615874724f18b2462be3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb806f7db0af74ade01851eecb32bd5d5138d59321b318e50928921f742234f +size 3855316 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffa006e7f2ab5c0ad16629e9a24a141f17de9c64 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467b9a11140fc049de10b8d2f4d8f6ad6bac9668829496281f575bac9e4478f4 +size 3594721 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf6426e5a7c4b7eb1c48117334d57380eed059e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151e09d85411aead7ed9ceb0cbcd7cc750eba7e1607b0e8a1694ef9455736808 +size 3704199 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4518d45a8e5c6fc9e5fc50ccd39f07afd41306 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff985b3d60e723a3646848f2d6f271f48a9bd21c1050c51c795add119d91cdde +size 3723523 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4147f3dec8e6353bf955b02c97ef71880afe646 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7904186e4d473e38f121c0574f74d7cd5e06235d72912cf0879751682074353e +size 3560242 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..878016a1692aaec4251c69298da0e50555d3cb70 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea728aab997d86b2cec92c391876c7b275e6ca0653fbefdbc51ac6f73ede316 +size 3987434 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d18da542af868225466ce4ff1d3294094e91024 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a84e5ee80aa0e0589d611fe7a81543a2033bb83da5e999374158abf232ff66 +size 3670104 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e1559bd9ccb31dbb15717eaad7fd15c3bdcb23 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8724e16007977771fbb8ee1748e17e783a419e871830e68ec0ea481745b50f8d +size 3591801 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e80c6eb0d1d6e5371f78061f414922806d09df --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3463e78f1209f652229517bfcfc01deb073c5df8b064ba26edc884ad55e3d2 +size 4305383 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d20b5a85e54fbd9392330df3ad9fd80059e89e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10adb9390be5a247622f0f3fbd1bd329e09ba3b08eafa5d4f34b6e4e0c64880b +size 3982262 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54229fb8ba4287753de644c5815ba1990a812a6a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fec6085d1af2e1301bedc1f166151e20ec0fc79921ddcb7deca4ad9fa054e4 +size 3984467 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6369ed70dceb92bf3add96ddde2863e348aa3d55 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec682059f0ab105143716b0b65935948086615bda37f2f7c3ca6fcdbb14e67b +size 4718418 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281f03c569c03db1e47dee7c29d4b3b87fbf2271 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792726e6e35238ec941a0e8f206d2219684ee53a21e942114e5b44cb3da93126 +size 3914472 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1760bf7616b3eb03ce802cf9b129ea20d6382e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b21eb5ceb8b816f2552b2ef55f2ff0257c43d81b815e914d371482c62190e99 +size 4003894 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e1ffdc5c577b17e5baa21018a824559785e2c3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555edbd8a1380c55598dd15e757f044605896117a57e29be41ddb4188ee700b0 +size 3986688 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11665490c4df14d83d64832eca896f9a031c3d36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b4ccd1e410a5c123a97fa44b3066d7b96fe4b60b58847d672176525c558c08 +size 4657108 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb666eab490dda4b4535aed78dc3837ef266e17 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06104ae720592d85a9354ec5005006b9d9d625cda889999e8f40865862a751f4 +size 3578724 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db100631f03c76efe50a162d9548462f40f1d82 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b75028a2c59f871e2f786931311505dfd61339bc50c1e8eb4a85e8e61f7624 +size 4271459 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3815dda7033f53ebe053b4488c705a664b1877f6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c4bcf66a75cce43f43715abe8f5b5f8f017f9f07a85bbbd253f23e243f508e +size 2816095 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f1c4bcd602295ca6b7a0db1c89906599414609 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5037928fca41f1ef31084d85cd47278a0ff936998376a3dc2d2e9d62135d2e +size 2236870 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac27543c97d73f76570cfdd2fe0efb71b9835f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7a92096c99b240cfdab4868d6138bc7122bd04a55ee30ddc8432085f9f29e9 +size 2410785 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77343f82d48340d3dad996a4b448e053e8ed223b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a943e38ad87c05f134b2b388f22377b6cc5406123fa8c1db46a615ac2379c79 +size 2652829 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a91b2e4d5e8d14233942e56ef8e6d2a2dfa05fa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02b47a2053a0269971eae7c91f4d40ea0a31d5c5d62d84e3de2097fb694947e +size 2481581 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dd6ae379d6ccd3a31e7a7ae3235fae9b933bf89 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef54ecc65f427a8f8bd956ee315668216c4361040be59acd59e77bba63f6e90 +size 2448085 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94b3c688e51b7d2ec3ac984b0c23672355c666c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2a55af638a59f619d507f233ebe32a7db8c159c5d02f046e19f67346969678 +size 2187995 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcbb0d26b489892fb1b5cc4573f74c4bd945c258 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb15405ea5c479fdc4ea3e86c3679c6cebd8d8bd851647e712c5f6cbc96207e +size 3048383 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12d082418211f9f6d03a32a508ec019cb4949504 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69de8147e51a853f03366cad4a05df3797e84295c022ac0460bb53432b94bf0b +size 2747911 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c9e365d80584ad621a2f0bc8365645720610d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5363d297c341297ffe312b9daa8065f0e311cac86d5a635d868dec2ac59e23 +size 2660738 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cb368213afeb6ad6f9584626f9efa181f226647 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb729dd8586d34c8e77dfd603b6d04dd3b66a94b96e424aa026b120d9c4bbcef +size 2445487 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8b148c9b062b7cc64d849ed229c9b4bf2b95c2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac42fbc0b3b9d406749670b0b4de835191a66f88bcd7b976c67bff13c0b47a19 +size 2468748 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..567602e03a17054fc1a2b19ac2c8cd6c34e94db3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e098349fefb539c1a866f2c985397c05adc76920ed6d84cd178cb78b212b3299 +size 2803064 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b2da064958698d27e54785f643b4d0c69a462b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09dc87c996affc7bb1d6d3334f64015cf5ce64df40cef54bb7e2d454365a040 +size 2467329 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..346f65a4ef8a596d277ded6a7f4f42352d3a3efe --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d4319d5187ba1807d240853b0b67e358c4a021e01f4bc981c24b4948b425b6 +size 2947061 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142e96c5602c591348926a6744f91d37fbab1bdf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e80faab681c3ed99272c8c766e6058e1e7d8192f8b05211c07a25fe650a0b8 +size 2991518 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31bc2abd45fca83ecb729cc2214011e27de77c06 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02b69734ee0e90c86b6d9630bfcc516f99ec1791a3287ffacf96fc95a5f5af4 +size 2708416 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b845696811f100a52476b6405f921382efaff58 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3500a0dd3cfe6f6be65bb8ce0921425c36f99d1b463316964870c3270f7cd20 +size 2529807 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d97dd69ffbd8aa74e567c59e9431e544cd9117b3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5da21d2779eef06a28879633eef36a9a999e8587b397ce1f3faee613e5f170d +size 2634372 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d31823b8f742a0a68a30d08d6731dbc964a9b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950640fff7b9694d1d2357a61d6679341c16e98365099b305767e2a1d98037fb +size 2588009 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea25f4e7de6d5bada763a940d044175931c7e4a8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c26bac4d6c4afe5bc29f8d345c24c2b3e7a6928c336a4bbae678fc43ff5979d +size 2472841 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fcc2c9aacf7b9f065c518b6539e3a35627f5f6e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927f391208fadf2fafa85ee76aab1cb681db1ace547088f685e077d00492aa81 +size 3362061 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8a71b8a7a279798ad7afb6444167e7a00a791c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4316a246d25a7ae9fab93fa08d6d6881de1b3c84b5f7b6753c43c5dac3610cb8 +size 2616208 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a387a459ef46cce5fa4f388fe29b24129bf95c6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769888e16ccc2f2bc2c13315301e7e945c331fb5927b41c387859b9ab221b64f +size 2768823 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..932fd3af935e712a9e27dd3ff7999e6be5136dff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dbb49382cdb6bf0236d1fef6006ded28414383697a3daf797d8987f8a04a60 +size 2727872 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fd90b1c6d5bb30431184b01ad62e64a197f42c7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c417b776aaa177d84d4af1368bf46d27d3dc030d4af77d88a76e4805780c05 +size 2510717 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91bd14346fe81eb81a2de5ecc1194b8dd7530a22 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:497c3469b97647077b6c449db05b02560b9a881c18114ac3a3f29184170e65e1 +size 2419265 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4128df8b3f372e586182dfd9836f0eea644517 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f630f647a1d457dea50672d14b754086074d4161a085ba742cc889e4a47bfb5 +size 2809784 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c8880a9cf56305636594beb9f0b590325f6107 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e57b4abca81c9428cd7d19bdf4a6acd4ce65fc064ad74db709b87f94199a83 +size 2582800 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..909a466a9be809774e06c90319b93807ba054313 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab52951ed5b9b06340069bd92d3613171114db39af4680159365d85ae4b6111 +size 2761491 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34532cce8274695263076e4f4b52047f40c30ddf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b193b99c1a85d0a1fa9870a063896c8b6ec55f06687a3562b7f4058dc263d0 +size 3653352 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bda26ff17ef0cf3da2221953c4e992ebc01aad6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfdc320e02622eecb8d3e72afd866fc639d7ebcf67d481bbb2cb430b0c63ff3 +size 3483805 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42eca48941bfd189f80e7f2b3483ea13fd0c0a10 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d50b2dfea2706000b49f2cb7f6179facd7b4511e7985575b14fe28ffc60e48 +size 3505080 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0131af0ccf4e27b66a5d5b1b2f7df9827e6cb985 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf47c5c88fd7d976c48e4d32859376d1be2e64a14ec12db7a5637e65efc6e52c +size 3856208 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..239aee70e529caac6b9d03780a2f276e7660728e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17dffaa3e0b23c4d6981a5797605911729fb9eb69b52d9bab4e4ef9760b1fb9 +size 3883917 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4164ec5a9f9e06ed9c92cb344ba1ea424ca6bb53 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27d5976e4cae9e21eee75fcb4ee64ae9144ba541594513d85525207195687dc +size 3911730 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3020b9ea740cf82e6f5c8021b450dd5a5d9c6e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670a8a475f3d446e767c1ba384884559b8b9f0be853ff28328f31bff279bfa25 +size 4159996 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c343e00b914c27ffb273fd6237aeb591b54384c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f965ce266816170e17db6a73533c043513de56ad8b7de34bc8ae86be9cda73d +size 3721476 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..029ca3020fb822270d86dbdabc88e9b8916e1b1c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d30f044cced8fe263a8107fd5b3ac38b5dd0ee1a41d69a4b4e5382bbe4891c +size 4651643 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f59ea7b7ffddb00bdef7b1f2c2c2b678d9691821 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6dbda08b1ffe8b48cb5dc96403717a76cc580c591b797f5fb6bc777dac373b7 +size 4125807 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69405320216525109be3d5487343e742060940b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e559eb7146d3d77eec1a4bcc8c3bcae4357020660518b080a7f4d0e78de59d88 +size 4098591 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c747596bcc7330b9855e4f385e8fcbcefe160671 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cc9095217dbd5f15ce832c3fa33c3f687084c412768142f71640dd957d97cf +size 3930980 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9853484b57c467f1158bdedf9f8c2b7ff3569771 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32380e479949d2c5bff84cda88a1392f17692187391e3aadcfb0c0d307f45b4 +size 3509866 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1e975279a9ec297331b0501a4239d6e50892e8b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e226e8f83f3ea3cc319754b547680b829a03cec4b7ad1cf8eb65d9000d2d9247 +size 3880212 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fffebc5d999546418c743828a42ede6a9ff6692 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21da490a08bbebc7308efe57bfbd312a08c89668cc9ef2656bff4565b7ba927 +size 4084207 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509b47225e962fde22b664a34f4d37df3dcd7ec7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2ac7c0db3d68639368d21ad5f9187507c24436da1a75ff73cef909cf6853d0 +size 3633522 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42255d051b8ccda433631f3125e9e7d6a04653f6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a090c865cd1738ad034ef6bf1e9821d84884a12cf69efdef43da22f877b963b +size 4169690 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4bd1649934dd709c3901d858a39e06935dd683 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32a00f67f025fc9a4be23c0950b19746600dc2ebfceadbd5ec7243636ae39e7 +size 3959046 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28ab3f9c6989fc3117735fc7ae1d6f2d1d85d224 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee7ebf8998f74104c7b4fb78fb153b30f9156f8478c626e2c0d22f9e2df9548 +size 3954924 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78efd9396dee12751715cd680070e54ff3b9f3f7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755db4ae79f85a4d11dc18fea00f355111c9c793ed4f16389092f5262bafe286 +size 3996395 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4992f9d465088d41132ec2edeeb0e23dd83e7591 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4ca9a471951d7b1df2aee213f5257edf7ec55975392227b78add48d159bf7c +size 3797543 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c94bbd305d90bb4e220f2893a8b97d40f6ddc17 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac4e1d2777665e03667d390c89b1b1e73703352d24054ebd95db393e482d9d4 +size 3879459 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c898bf72d56dba55f82ea60ddf5292ae71c9b5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a24eac584c1b94af899daeb5d1f1bdc3306286d641a7cdc4d2cb55842c97b53 +size 3747295 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391e25542c4a97dcbf05efd3a2c68e8d3c3d13a8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5444a4b9ec9f22b8e1f4124de003617d2a8fa15bf7ae81789dc855f4c80f29f +size 3492052 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907544a5e9c2d9aa61e1886d714fbb7e9341914e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e1e82ebdfdfba9dfd81b8be68827d26494b17c64846dd03a50d3f1f26d576b +size 3528122 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b56c0cedad209d121436efcc6c6323b025a7051a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d32b18b8414dc8e3af60bd5d8f82a29c888b0c918daeb0350db6e090621cda +size 3931123 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f109827416a553c3ac832f5fe356d95521f2116 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7ea375137a1e634ca127e8b1bd7f122ba082a45527a6940f09ff4268d73c82 +size 3958790 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d98344d1ed2c794f7e77ffa6925d1a685d18f3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18197b939847383655cfc34e69b28f02f676ffbd4ba6cb0793dc0e3fb3570464 +size 4530085 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c68dc8eb840832a3e10f3d5298d10461b6a55677 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8f2eed9d0c012adaefe1f0e0e5a375418844dad121e79c2fcf5c49ff3dfabb +size 3553981 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0561373443ec0f92c4c5eae3b48caac030ce61a4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ee4be2fd449513e0bef3721bff8f0e3ad850b4e211548d0684c4f7aeb28cc7 +size 3786530 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7ef3f5e0d150f7f61fe8b415de703becfe872a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68899b6b0d9ee0c8b46e6cc28f3ed3bf1e6b49ef2c4cf655c280b16e3849c89 +size 3680192 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a314db21716c3f6ed0ddfbd53290ed82e2ed9d2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9071362e56df66c55070f0d6c682a666857041e708ffc9dc01b07fbb0ba8b31 +size 3563734 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ab0ffe58da3962994ec3d960de38c962716438 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20955505203a4a283321fc5f660de84beb11ee20214120b35cc3b4e3d8566193 +size 3482213 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f2b4377b30a214bf0065029efa32bc0e556e62 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c172a14deea84f4bbf63edfe98acda61e91ad47161417d82c51acfde0822e1 +size 3656184 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c4df0484f55fde671ebf4969f6f3de6bd16e80 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fede076c1a5059496ad4661bd7d46f77c7cf90b208b88ed9065bc8a32202a1 +size 3594040 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e79ffcf183d6f1b46778ac7e3eb39d94c4538840 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a24ad2629acdfb22fa8543f1dc0e1bb9bb9d3817ae5fe17db995c5413d0e67 +size 758582 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7e83478052e461236c90bce2fee479c4b33dba --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbe7ce911e5f1d17fba5bc0c7cb952f5ba3224ada53fc0d1fe78d159eee68a3 +size 756812 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70271b2845ea8e32df11b5dada0439784ee00d0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f554db427b7def9f52362e7cebc8a5cbe4df3dc84104ef95b6e2526b49c4536a +size 814845 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a5913f36a8f72b76d207e97730d0907ffc51301 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfec407cdc72680f770a28a1ae9f1825cc90134771a1f621076688af9d8153a2 +size 895784 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a03b322863c3c9bfbd714d1eb406666e620e15d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb7011eb274eb53b653ae31eac2675997a556ef3c0ce131e8612e45c3444a42 +size 1059139 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1788840f702266a8ccabfccd4708f7c60fd22a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63583b1ec554b309667227feb6d3e2217779ec1065c2bc41526cf56f83448be2 +size 962702 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d07bb269e6a01372e2a75221426bebb426b3cbd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2057a1a9687e1d04bb40973a7250161f6d09cdeaf2fd3e80a62abcd34414208 +size 1025829 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9199ed16a64895f751f15b81401bb069f7a366e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f67cefa764c0be7d85fb6a42cc69a9a64aee87ff0522a01fec9dc557af4e073 +size 837871 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..472f04179e646540ea21efb453adaf9c758a1b62 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6899e72118c7ab65418edcaa14b6c1d0c8f3c13ddcb4b73a2a3dab30a6eec49 +size 856029 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b824b182b2ecac0503085683e61591eee91f4bf6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10db26755568472612f0167d51b67c0a9d7a1b50fe638c39af8ac150e5422bd +size 927870 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54e492d110678fd6014a86835840343c369db407 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50a57f29d13b6364d88737ce057a5c9b367124927926be201dac270dc2af251 +size 799336 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecaf49edde82bb657c00762059f7f85b75878584 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bf8035ee936f8384d0d1fb6aa47810704027f03756e4af38cecd0b2d2f2ad6 +size 774475 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4ec1e8ca2383454fa859ef0bd229708920b78d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc7c59a23456205338e20e56ac70431931281ae82ce710e51cec0dae8cbb4aa +size 950900 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7232b6da656630719a7d61a6f5fed45ac810ee41 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f10611a8688a7e0906725e5cb0f03e5357d6ede04271dd0204a3b9c49140954 +size 749300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e971e3e84d79411dc15a227deab6e9aaf8cb0f0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c0e11fe45e110ba9a8b8f037043a3460260ffe98c981f9981b1e71c6e05237 +size 782674 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f54ec6c8d2beca415182903a504fe7f4300e3420 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f9e0f7b08c4685286cb0019bd7070549f424da91e1792a7f78f07de13b46b8 +size 742397 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2320d0e26589742a0ee0ff216f15da3c9909a8f4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f975d0ff58f6afe46619ac853269d446e875fb7d5920d087f763ce64ef4d81 +size 723721 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..850e736756713a161cf885f089256fdb8807c019 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36b9a93e4b551d8ab3bfd2531ebf627d83c299dddd94264a1aa20fa9d188ecc +size 772360 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec17a7b18b458035e775f7d0a67c4d9f96521676 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3fc8fa56543961bd2814952517ba44417fbf19b62e24b255f6f5c024ee94fa +size 658670 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d3f4cda989eaa406751383733b88cdb8982246 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c736635c26ad16b6e79de7674ea7e4596138cc160546657b5389664117ce8865 +size 655913 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc9ac6372fd7092f3aa524ff3fd060bcce65063 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1609939c4a7d1807d686ece302d671710f9b663c120594ed457326ef2ba0f265 +size 801072 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9411dca3a16ea1589e42ed368a3eb7f578b7556b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638dc065ee7b8d54bce334383f7fc44981a643acacb0460aa3414a9a4c7e96a2 +size 791227 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..541593af11dcefb45f564b6903e3ff980524bb7f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d68e9fea107fc7aed3f67c5f28b6335609bfa3d4236d50c7ac5e745c50b91b +size 725517 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c76499a7026ae85d318d73dbe6242105ee043c3d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315e606befc816866c84a2fad1a02da9fefb277682911d064b1e9f3cca2fa197 +size 937886 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fab83b0370a0a37eb7a9f54904066f048e9271b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6479d19727ddeb7046fbedef5e189d5bc177335ff926ff7196e16c7d1e4af9 +size 745638 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f6ea3c8db497f91efecc05d02dfbfcf3098d14 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae14315db85faa3078480d9e64854a94a8e1cccce1779b7ea570a196f1d22d7 +size 885806 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c29024d5abd8d6b5086d8c94540a8753a6665d5d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e98f6ec90d1b46f1c7a8165329a90b1b70b66c4e944b9065d839df79fca0781 +size 987962 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf91bfc09ef953fe38dd6c12d2c234ad7a40627 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5017f041777e5474ee2e9bd9892fa807f627ee9d36884dfd807e272f13bbbd96 +size 896766 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9540e8d6053388ade66d62d307d39a3caaf8c08b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5cbd7b18bce70d33fb877df2ab06d2db6b29bb863f16d43d3e3d5ffbfb1285 +size 1857142 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bf6fcbc95448919928035feb79d7d08241b0a93 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7ad59e1c5501aa3e04b965f6044a3796e474c3e0179917228e3b00dc041e75 +size 1998805 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f24099971a2cd035085aa88d555b2f76db016d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87a43a34702e75f792ed60cdfe3e2d7d83296544f5e21f6fcf5de21884d3812 +size 1538547 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33e0e0f1742cbd7cfdc45e3236531451a59a0f6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ef41367772c72cbeb67b916210e5e01474145bc0c52f08ecffef7859253e8a +size 2424637 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a2371a35ceb983748cd052a2bd96124aeb6ccf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26422d067d353ffc5ec5b3b6826ca5869ca50651204b992546af03dba3cc2765 +size 1465364 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed655449a3720ea177d1b8e0f91cae8f5bb7539d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3338d3e9cc6e0501d9df5a532c8370544953a53b9033e70e0bc6b0600de793f7 +size 1495958 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b134a646dbc6ae9bb63a6a2b1c50cb846cb679 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d19e035e0edfb9c8882cbca8e1b7b4ce201aa722b5e5c907a18a407fc9f261 +size 1217814 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995b57a56b31c98b0e4f44bc0a8bf6a360dc098c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ad787fd44e1170322f1c12a213a61f202c4c0e8e8009668e624bf4a7a3136b +size 1569867 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e00ab45f98e0cf94d96c2f5d8446537a9b9a54 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661103da95e385052d851c90b46997d9d9999de941e4f360728503fc4aa5e269 +size 2185061 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdebb9b2571eaf35082c8aed2f46ec2873d0c506 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d087798da8a375fd980a84e58ea0f8b8c050d9232d9296aa45996bdda7c93349 +size 1386024 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7dc3fb463ab38b856abb2910b9539955ae7cc9c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4107525c00dd6226461ce1bd4cafc06fe93554f8ec11d2a091c8d4cc8c027579 +size 2026748 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0fe432bf1659d8449ecceee2f1a826e1adb3d46 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0780a91cd24e1159f07512a821bfe94dc0f3ec8a806ff2772f4c832766b11910 +size 1980371 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4958891e6f1469ccfbbc3939bf36f4a2b2be3238 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aaeddf5c9234f350fa04d919a8a72a556aa4ece26121052690ca067e2beaaa5 +size 1441608 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef3913c543086075999d21502271dff684c1abd8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720e6985cbe413d3979561e254358a31b7161b52c6b1e7d1ccdd467ed2228346 +size 1846579 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfe3148bc6bf27919411c327a5755e2b5c55d7f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf15e92bafbea1d98117a398cf63f5d1e3664177eef091b00a1c9a63a60ab4f +size 1366595 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd00e132bedb7a80d32b492246901f7b6279a7c2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290e7b7f624fdcf4f37fd8fa76d4d55d71ca3bb2cd99b648510e7e4b3a302791 +size 1495926 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db7583a2333dd6bf13c774adcc43c05072b762a3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fc3e63284868a5957114cfd9f9602044d6ab360f6707a77a161489cb4c4b05 +size 1449704 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..740305d8dcde5f6cf5759ae1ca19360b134ad01f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e088479cb5540576edda12f1cb90c10fa49dc652b1b90ecb409c9990e4c9be +size 1284375 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06fe8c1517e9024666763d21c2ba9244053873c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea135caf1421347b9df66070e0df0e4605235153e748c392e73d60d41247bcb +size 1816395 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79964d4dcba633a10696bf3257a799fbde5957e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc582924ca713bc716cc0ec281cdd9d470c5a4c69da450b8ecb56d63f664df8 +size 1547292 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e644cfb32a6aa07f2fb49a2a0c22dcce7bcf8969 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4867d1ab785cca9d64a8f5d1e2ef9da7e3c4f95dfaa54ef045922d99ce488fdd +size 1369216 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc9af1fba35ed5a00d71b9a339fd8d6662773849 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bf6497e58e44548ab03acb59625781d1007a3883b0bed492d9b69b75236db8 +size 1722049 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5038fa187d2635032dcbe6d5102f6da06d7c0047 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e546ecd91dabe3c7b1e6239faee18111e3441aef39a99bf1af7fde14b0a89062 +size 1884927 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7ef4996afb537e2081e04ad9d6b98c5dce66e88 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb84d2a0969d0d211aca04dc2683436935e36af9c3dd0ac04d5c4a25c9ddb1b6 +size 1428295 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763a2b91f261507630b08d89ecd417e17ff53e75 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd615bf2294e7b9cd28cb7337246225bcfe07487e8b63230776cf295d0dffe36 +size 1146260 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..801b45fc5c137eb925d972f304ae9e208f0af1e1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3867467bfbd06fde153fab638bced10b2900cfd194ea1486c252b3cbaba252cb +size 1356202 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28fb047579f07dd35f139bbf475f210afc8f6a38 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48733ccc84ddc1809af3b5dafa9aaca372183de9e57111682d15f2eea8146aa8 +size 1597806 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d00a93e2d6c13d0cf2b538dd314637ca4f71f796 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16a0c7bec5c609b4f4c4dc6c245c4c08812f5b077c457c81d461825f7d61fc8 +size 1304276 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5122f24e3e540d0d1c00bfa73d8ecc53403ff4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71b81cd10519c6e3aea888c96890279b64a2448f80903a045d689c9d9ecb77e +size 961449 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e12cfd7625d9b5ef346f43dfdcc12464af778bbc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784c2012587f76fe39e5d6ba911bd4e6720456d72b20776cf1c7ed45dc23a31d +size 1344858 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfca58fe7b1258ff08f5bdb9236c97fcdbd0c4c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4ab6cdbd0415154d5d861201d30896cd69f58f38b41ba5244458f9ad4e5770 +size 945576 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f32f7aee04e92748a102924273dd8601cbae91 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bb0a941289f4d82bff09e82b87fb7fa26f6ac767f9210079125539c3babbfa +size 983774 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbeaa8c9552f32beab6bde297edda81f3c021b67 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10419cd66597eefd5c703a16d9f62d2f9148fc3dae53e705645b5d316cda99cb +size 753626 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4931086bf517b388a78df3c7f69789625758c6cd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc318e5ec51bd25427a049cef399b079611288ab8945f9f1668bb5cbf485f85f +size 949317 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6be4871a317aa32c21fb3007b7742cc6ac54ea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8714ee34871300ed85933e4ffdb3b4895646c3cb10e3a8f7fd4718fa296fc8e +size 903333 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c5c3baff80d145d74e1343756596f01f1a3b36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ed341008e7cffa763dc224f1e3185e2b857369fc62c2decd2942c37989d766 +size 823885 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465938ad6ce22aeca9a26b1333ab2109e38b1367 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea50e7366dbe149f7f8de459a4c4fadb5da6875bf2b1b146bb216bb9b8a40943 +size 1053210 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad61dcc36ba4ab9b4dfb6e49abb2efe799732486 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a2b58eab32fcc3ad15e95c069b1e1b51fbb409026146545d0328c5bd4570a5 +size 876726 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328a275756768ccc1f6fc4f95c53a8d4d25b10f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd40e933a766b8bc3e87ac6cb98f3b8c1734b209a4659faaf3de6aa7dbb5aaa +size 844022 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756cda9a3ef1b375aeca1ea8388c77f91446a2d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084edc0960c812ff58c2db7ffcbe0471eb5e2a029316d4020c258872b76318a0 +size 813941 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73faeb1b917e881b3813186e236a4584105b73ef --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54740e87376df85aa6ab0b02b3751eea8bcf15c20e7f504daf07c1ce71387265 +size 776087 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e03a974da966a4eac8906d559bc33dde6c45f63 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd06f7993212e3b467529c756833bdcf8ba567c12331d45b5e23f94c56ecf6db +size 800180 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c84732dd087f6888669d491434061fe6e89a693 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f8e5a41ddd6b54a1a01795e06ebebae7f0850eae8cde1de09780a73f6dbeef +size 682634 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..595c4398fac0b555b2a56331af6b77fcd847cccf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8faf6c1784b635dae4be19f336c881f1729ed906be3a7e0e1a7f11558e2150 +size 718655 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9e86b37d4233aff2fc67c9a5ed1f94354cddd2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbcaa89377b5226e2b0cc2cc0fbf403729008e5236892040bca262abc2c7880 +size 719222 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b28ca3bfff13cd2a4a675e22fd895bb5f53c59e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d44f16241941aed41c07e70b9474c158a39529a7be911af669d850f3e782a7 +size 659883 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46157a43d8ad4d471a8c5710cd8a64b6a6094c14 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc4dbe3a7af041357f680538393e3cdba19b5ffc7fbad4fedbfe05fce2c063a +size 725798 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c728eef9c7ee0d7e5b6ee1211bda222912b823d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18957731f3402889bd0dedb63804274f2f9120b6a4a76e110b93bef85cd2582 +size 788261 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0df04608f0e1d8ed369d08809bd8da1516ec5398 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9241e7657c58fa6598ed23c68ed66c6782f803ef67422fd437e07f8b71cb04fb +size 728406 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e7b3bf560a2efd62fb36fb8d6bf7a4ec4637ed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb36a28c70602a4971bcfff37c639cd1d62f73663844ae27685a874e3a5c2761 +size 746164 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9be1253690ead6fc034771c24f5d86fa426e0fb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2414004e91d8af97b94967249aea935c0643735e4ec4eed53a4c2953ea5a7d +size 738684 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37d4fd3a6b4f85738661b1bc1b5f6e18af1656f5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105dbdfd4ad1ab9dff7a53587e14968d122b95d895081f6788a9423667fecd3b +size 680969 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8499d33e566a10bbf3d5746d7887650cad283987 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cfedb39612098f1978d050ef9eac6a03068d64460ca74b659f6b2e9267b9f1 +size 690909 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..542d99b53db67c5cfda36871ddf624147ffe95ca --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67fbd5fdd3b7b1225d47610a71012b6b607dc60f47c2055a1fb7d1ac7918ea1a +size 705654 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c25d9e5ed19ad509e256c07c52e5a993972ea8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd2699977fef61d8b717ccdaf7e9b0ed0f74aad64532954819d0d9484edbf64 +size 1163791 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e133a5ab11a21c2e08dbcf3559e9773ecd80d779 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823535aaa248cf4422eff66426bd5114e1129fb8d9c8bfafd8b194cbfced5e8f +size 927325 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf971b1315f1d8a5964a750bde88e444b8a0daf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242df6cc87689231a3071cd10ac2320dc1bb128732fd51fadfa98b1953e96138 +size 850446 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c50b0ca433c4d909d8a25cad3d3634294f32d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4ccc44e828a9f89140da74305704a0eea52fc672cd10074546cda7afd9a92c +size 1154333 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51229007a6218a8a74d38df9ea7f976101d9d86a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f84694052ae1004043efdc92856dc9b989af6d35e05275bf3a7b1910c8edbd +size 1177517 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e54cd64984b1292f773cf144deb9ae70226600 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fc47d9b91f542bb422d8ba2d0d9d6627b0892f955698571056c6112d64792f +size 1240144 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49bff6cc0837fe8d101753fd390d743e0ebaec65 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a9c737f2852e5c937bcbcef0157d4722454ba28d09fbd76f19345c35961855 +size 1006408 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b34be5f6caa554a9cd1c66c73a4c0c2ec22096d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3e64f487829a61439de6c47a607cfd38a253e4232c25e5e822d3b467678336 +size 1207278 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e6c937ea84b5b86b91289365a163b0fd79509f1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fc40fdc90f11c4f2b96e254367df6b08236572cc0582d6e48f8fe36dc1e59a +size 1091860 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8fdea96954beca95ff8dcb0b4b19d6a6fafc57 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6ef0052535c31020470b1eea4fdb5e30d2c0e4e19fd44c1c609174d4e7bd8e +size 1051884 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..137f34191d4c16db73ae59e382e5c951a3d890c8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54fae809575ee99b47f8efefa9674e803f78173e0dfbcd0a01e072f3af7f2b2 +size 1509186 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27da8188261350e8b5b825af2b4bc5554f4dba2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c2e339a500887576876cde703347e31d25bdc23760f97489b896d83245d934 +size 1818509 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e12c04487a1675e7b8cbaa7d185c1e9b2826e714 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408fd0b26fa02a9aa226971c105f3d201fae4389ea8c18443730edde212ebf84 +size 1442299 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc0461a6b550a07c92cc0458fee0f2ad8473c0e8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93aa21bce9696b1bb0f59cf74e78ccef397a2b5fd3df01449233259a6f196589 +size 1065092 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35fb2b6e5aeb75e39c39a635022692ff167d9e42 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e8e05cc7e985c01cfe51154daf125195363cb4dcada01b002bba7679fea385 +size 783460 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c25eac72b2c8061dd9c8bd6824d99c7a1d0d7cc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a81d32b1f6a9bacba7430d9f741b396d2eb93da8f3a0672a2dbe4417a925ef +size 836709 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d49a46ea55d98ac029b8099b369b2657188441 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4233d3e597c3fa0f46c8d6c9de04b80070957fcc01edac54cf5a4460120d652f +size 820507 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a73bcf9647a34685e5b70075fd8cb608a11c74ac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bbdc67137c8c4844937d60b7d7b33be5b2c2948661583153b8eba77ac4dc55 +size 923201 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c0be980fe163a2e6048f13341658dfb3423cc0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4aa11f8d33df860cdd2c98e8c5b41f7f5144a57573065cbe6f261966876ae72 +size 833092 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18145706b4ab30ef6dc2dc995a35999f7dfa4fe0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d73b7381d4b069d56a012981b2ac8b61214146f9eaa8a5317df3ef2f4f9b5b +size 757677 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d56950d1e6eb66c5cc22df553c9831cde830fcee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2316e882018ee0349ae39569e14f504b0035523ccddaafd4695d4438bdd03c8d +size 846209 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b09d21a7394ff7b17cb676accb1522f88733305e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9398ad3a7ea4968e6453bc320a76d55fdf4d7694f3568e9526b950bc11bbd5e3 +size 1005191 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cec1ef5c586eee387db711e354967622cae8bffd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f33e92d00f50fb196bde7220d64c324175340db7aca72e7e40fba47bbad987 +size 1022457 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443bfbb64c9c6b0852df687285c50daf1a510a1e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f61407dbe7c41f3155eff0a641f36d0c9a5ac9edb001a0918fdb4ad734510f +size 951848 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecf0243a9c3dc90d6e06f69b059845bacfe8637 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4c8b90fb6f127c102313931e7aa3443e4e7faa018240e0941aa679ce5ae9fa +size 1195626 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9bfc8793d062882ac79d9f10e2340166800a135 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c05682f690618eb901c4a25081eb010ff295a97b7abadb552b9ad024169edf +size 638598 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74fa34e4d909485d7f0bca80580f382a1599bb33 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d27907c8ad80b96b1b598d44c696ee69540f767f2d266f9d3502ef8c597fd2 +size 1036621 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3ba1b58447f76a46d21a849cd5d1825d2095f1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52fff4c1293a9cbb4ed36f94ad2af81ad2f510cae33203ba981b85120db8896 +size 793044 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..726267ae0e99c75d8e311132945ed5fa1588b3d1 --- /dev/null +++ b/Split_aloha_plate_storage/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:da67b34dd87545d3272b60f3f964d04b7f6110653b5852d02aed00b0319c3be7 +size 1020702 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed0914287b14d8c76352d379de776a8a9d304c1 --- /dev/null +++ b/Split_aloha_plate_storage/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:9404fef87759763e9d9c0bf34d2b518564e654cb1bf9a35a99ad0e8d97bc72da +size 1027127 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9720f6f065ca0d24b9d03b1b4d8b6fa322c1ef69 --- /dev/null +++ b/Split_aloha_plate_storage/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:7fdd3724ac0674baf08fb559c8ba742341ef13a4f59ca8cce1da48170b82857c +size 748472 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a27ffdde28fcdb6270ad8732e4b24a607428a2 --- /dev/null +++ b/Split_aloha_plate_storage/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:7c8ebb2490c30d1fdca708927f6ca70eaf0146939e53286413dca773eb91e2c2 +size 751285 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e48dcc1779c1a4823ebe4e0b1ce9d777c3d1076 --- /dev/null +++ b/Split_aloha_plate_storage/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:2aaaa6a2cb084f76058f20fedbf6108795ef63edc9f8b57523020b82d23eb06e +size 663366 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8380c55ace2cea731c6e909b457b9bec115db053 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47cf0dea7f5f13103e7fadc0c9d293b38cf3b7e4202ed10abf55dddca3eee8f7 +size 665967 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40dfda5d76ef38a767444a6d9dfe377149fc3aed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf6c5adc181d225bed34b09bfb4c084f560cdf5b22a88aa140dd735f5286e10 +size 859017 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3af92970054bc533e48c171572ed7952ba00d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54c8f9ec92b1f3382a4e2390b347152d58e8d0d36649cc16d80ecdd9108b2dc +size 713469 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aef17c5a103e7ad4fcc963d18d69b4138e83efc2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc26a172e720d493701871bd4f7f5742dee92a6e6d7d4e102e9c0b14e069668 +size 727508 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd27c9f518a2b783bdeb35906c9c0d3e00ca103 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7727a42249512dfa85d89b0b7cf856fff835dae1685545c800df76d9e44495a7 +size 766758 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42d96ddc64b1bc4eb3d607382cc2877ca0409b3c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681394c38ceedee118d465ea6bba2541adeb487c8a9bb5e9815e2b3ac28e3d2f +size 818554 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384afb6a6b9278e0a643d424f4bae8cbd4133dee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53183c68870b5f032898acdc7f767395aebb14ff1bec8a68357020cdf3d48492 +size 768703 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f79f865f7aa500c4d246fb087cab94d42504588 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7273e614860c9715a67a4322463fdd9e32f320da6e8a1b753398b8730d824dbc +size 704440 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90122ab09c32304385b325a0f39f0063ede4b378 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7db2b6ae5c6c984d4d735950d1bee54d7a977dce15b51255a9abd614918bc90 +size 808848 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e308f4584d459f13d85d3f98a320e655e8de7e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fc7ac48b293be1f8fbb4fb5208b73e79c327434ad3837502b96bbd5a65fff5 +size 812578 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..299e19fc9ffd1b1c784d54b6b93b454a93aa5d45 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d75b482e335066bee765c3e58c0d472d57ee8589776d18a7070e4051b6b692d +size 820172 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c5be8c640be6a33a83020775f59d2cf095e6f9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806515332d4596385a9086847bfd52de060b4721260922f97505afdcb7758784 +size 587836 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e8e47d6b9347d5a1be61f1c21b14e97dad15a94 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3ef0b38b9a8bdda9e35f66059def5b7bb94cefc4fddd23e9baae0203f26985 +size 715482 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b71e248cc842c609238b26969ee0e8a72af8480 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5ab85bff699ff1a05a60f90dbf7f4932e06253cccceea35c74cfd78ebcd107 +size 710584 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfc0ab1f89ffb0805740fc55e1b3f97e1c011c31 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ff2c8658a09637bdf34c5002329b44e3a146d3117e44756dd8534dbc10326c +size 777751 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866d25fe074bf700408b528d6280ececc40f50e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81912de977fa1e548bb329db393288553d30366b396a531d41961eb3b1fbaada +size 741809 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b1c18882e56a4638e160557fba075e461a5f94 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41688ad4731c5d608e40d29158ec5fb7adc5e4c8a471f34f74d89c118baf51d5 +size 954354 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7604a8aac61026c2685964e1e61ae9b7e5b4ac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035966fedf0f58c3ca0277643d4da821dce4aa4efa54584fda7232387f16595d +size 658434 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fc367afa48758928f2c39db7f5b4b18a5153330 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf60e1cfda8f793abf026df29dedb757e68e9cdf3044d10eeaa7c25774f9455 +size 726912 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13d9b2d353b8f52663291e4252454c1deab83f08 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8c6d6f64f40aa59701262cc1c2c11be224defc6b3c7eee1e88320a7cf2ff2f +size 659283 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c3fc1161d91d28e1a1c187b65fed238b459cd1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8252ee15d8a8ed525ec2ea1d4b59aaab2baeacf7f0dea730b5f10baf14b18f +size 890738 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9c5170bd650f5f9a6e39ce11c6aa19c699017b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fffd278b530688d36713d0db410b2a0d2463f66f875c08447fbcbae036316b +size 707844 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab19885bddede0ddb8236a784b9bf85596010043 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8987684cc443fc583d531b9cde14e174252ff655c968f6bdad93fb47463359e6 +size 835752 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f79b39715b012a5408678680945cb9fe202945e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55af0d7b125c98a30905a0c22c204124cde27d1f9008ac73ce122d65caeb7fad +size 852196 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92f8b34fbad6f2401f391e92daf613c61040e0be --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6d5158f6ae34c6148db38dc0eb775f85f966823ce07a13357400244788e4c8 +size 792194 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84d05f6a805ea8e5665e950c41811a0d11741397 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2000d9dc8cd59d3e5696c48ec7a29a225ba4ff321a2f0124969d48c81200c5 +size 727124 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..922d5d4dc369b60d5534560ea118a46abdd64311 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0479faf86e331b9218b21276f4cb177a82a15f035a1b67cd8eab9719ec3ba11 +size 857595 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b70561ece72ad1b59f9d38096c4eecfe00e07bf7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc9d5d17b8f4f05dd04c4b5a262107a5f2869a0485af8096bcb8498e0637f6e +size 858832 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493a2e135d1e986346196fd9bf5ad5f2bae40d86 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e91222aa8cd4db6073f42a8b089ce7e804c8f325342d934e39b9b0a1932bf53 +size 742292 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9466fa300a334f18f8ce7ce503b1ae2be7b4f5d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b1ac34e1ff7611ce1960c27a167c70b7c416dd42e434c0ee8328d0bf9cd423 +size 682938 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f4713a399617daa4172f8229213c2507e5c001 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aceae0ee820a2744a35a9582c8b1f6198157d398eef20bfd9985fed911cae3f +size 792022 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3acbd531a5a1694770939412396f07f8b86f4555 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea435ccf6806d1f369684fe6f5e862de61434f11376b24bae80d21a77be64c7 +size 916318 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3501a9b1f0e92a74017e8a5d2d0fa6084a9f2308 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be58d0abd9eaa75ed8241c3ff9732616f366671b4a7db6284c17c916afee8d3d +size 867728 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e87a832a50273dcf7808fc1f3f40a26e269cfce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d636317060eff0d0cbefd3d9dd4d77f847827f5ac98497a52bda249f0c1206b8 +size 1000181 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0e3edee0975cc09f293ba7b7a7180cdbd4025f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a20e1120cb6b83f6ef7eae033c7f79b8e90e1a8d8da16c2aba10d8d0b9641d5 +size 803383 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa044dfd21a88fb38e4ca537c8ef4fbdf162a5f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9093f69591903e5aa382883641cb9bd26b502c40404b2b6ffa6c657188fdc72 +size 1057930 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35c1ccb104a9ee0fbe5391e7cdade0aa1369b377 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c672c0dd702944ab6fcfed8e767f51e25d08f03955c869b0cef69bc62efaac +size 947243 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc704e90e0259af1805b935b8429e4cc29484d42 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bda278ae4c441bb83c5fd0dde8becf4bf757893b3e9c28426d1ff69125ba198 +size 785338 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff233516b56c4054808521a34a52caea1a95e483 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47711ff8f79cc07709c38a1f7a6d8f11c6dd0871e07abc6e6b3bc25a5fc2d537 +size 755281 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c89ae29938b8429a19547511e5f12248ff1d1f1a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b40d946d851cf8d6c5b201aeb95ccf64a90169ee850291fed6ada550320fa2 +size 901402 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c0db5bf676004cd802b3bda6252f4f965e8837d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802d4ac6ab0a33740156af52f01ecc45aa5d854f809a6949acc21f39f62bf9b4 +size 806126 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e26426d1105171191b39d1595747dc3026ed0d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9489677e3224320c82fcc6b6ac28e1da18e4f157eb09c034555129d7d5c9c97 +size 824684 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7fb9a9338a0d89d017d62aca20ed8f0fff994e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b9d03bd9f0385c4c595f5e70e686eb6a9fb19675a95d25525655a788c23e22 +size 753028 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda9d084d91f4440efc62cf10b50aad3e82e43b3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f273a166116aa90ebc62a4133b7e9e4c60b6aeb0c89d48d959f2d770ef27d64c +size 895243 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ac2358f690fcb01ec6f0d8f5e4c2e465c60620 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208d1aae972cd826c3309f6050f359ea1a34f3c87527a69419c7bb1f9d731f4b +size 974465 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c989c426157d6eb29bdd7a53722b3aec458facaf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2fc27da207c2989967e60162e4eb80736adb92b8e00b47c36fc1b0bdafb7ae +size 838449 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb1f5b563acb540d2a8c2453fc17da431953d53d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4debfd36141d0e88b4e67b40c4a38d2a6e7e55ec76d3b1617752f2422ef691d1 +size 822921 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c37f422c0651f172d3967f8186feb6deb5c1878 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6d91bfc01738655250326436ae74aa24caa1b9a333168ab29f76ca67ecbe72 +size 730886 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7d2fb052ce64a09ce47583d6536b763fe04986 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d171342f7c192c0dedc3956bd103eb7b64ece97af16df99727018df3acb07ddd +size 756492 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f5e4d835d22a9589cf1e3fd4f2883f7241ec93 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4acfde231305b645782bed8eb28b55ef195b2e3bed385a6539013597ba5911 +size 798729 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a42432e1e067d67f009434a72f9381a290515f6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aad446c737a9b360f5bfedf6915e47ac1234d963267f129db49cc9834fe14f5 +size 628246 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d71a4dc472d7f2933690c58a5736a1e24fb00c74 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98db4e76be81c5106b6873686322fae14956a2732018a6a73240853421667c4b +size 743592 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa482c4ebb3e6b8d1612a3408cd9cbd1d867391 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57eaafc3a6f48684ca9a2ad228451425f040b092a040f9409a2dbe97c7fba9ac +size 730840 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c24798b88de5e79e05232b645438a9ec2cacd6c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515e00e3b585e4cc38cc496b2a9492fc029f93fa5be3a885c5a8b2e86c2ce95c +size 746227 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aca27e87df16d83c76e3007fdb6d4d9bb1e31d3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6790ed6c7c4f47ad1afc09962cb1dfa4373fc0132db73bbc76533a6c7bf188ec +size 555079 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed7b5299af2af2b82af9e80c00ffd2a0e7ea3fa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1698752929c9918bd71e6c3a6cf69c0481df9ad60e1a9c822ee5df2937d4dc61 +size 616360 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ff4b262b0668fdd47e33d61b0c99d95424dc8a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7596880089adbbd182b6264c92687b9c233f779c0f1e109590365ca5f614c224 +size 702975 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974ab3b50dc99c94daba0a69355a4a3c7b4e8dae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3ee9caf8509402fdc33b044a3fce75bc9f7b109305b01e452a61f3a01166e0 +size 637118 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..345c28dc1927e5e0cf766d0324b6256521018b3d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092d275407699669ab0d68090773473f3010f44ece254a97943870b3423bcd0b +size 716238 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f11d6ea0ed387f8561a5feb324d4b6eb367c79c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c53d61f0cee2419df1e1413cb9f124ab159b465392083cd8ad70e00359c263 +size 675055 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ae509629378da58854aa244fb16bed46b9e402 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e242c8afab925928d9f131ccf9597d6e7d5107b1476fca0216f2569f82d0ec +size 620356 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c0f4ac63f781e187946b31e3f7fca7fee2a0d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e0f19be0884795f7e086a957feb14eea91f473e021f4b7486d67885e383455 +size 761650 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3734132baf4def51b05b69b5726e6b6020bd8de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e09d2625f5528eaf18554af651ac52f216e6ba230099df0d1c10f7ad9e47fe +size 604950 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0809fe07027696a7a11ebc0e522261f0f55c9db5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ef4c68aaaa3a92fc8027549490bca168ed6e8c5dfdff8840361283e86fac51 +size 627157 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4815d5a7864f4b34e64b5257989209ea89ab8a7d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351e9c25d842a39f40156f93871001a728d5a733a6fe8ecc53fa57b033f758c8 +size 646875 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..906afa724e1ec0ae789c74c1d044a7d64f95231a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cea19e358d13c28066244c094244089b4100a5cceb3c0314142fbdaa2eb01a +size 555957 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ee7da26d7e71e8abb357c728b4c5e539df2d52 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b815064942100c7a5aa7983aa063163860f4a845de40be042bd5bf70e69f49d +size 687769 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0420a609c90664958651147f5e60d5735e404b53 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212db40ab62d6d78f254e79c05ad8941ed9d0511d59ce42e8a9816b0b324e1a3 +size 688619 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3ba07333045f323a2d5d6c41f506e762623fa9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2e9a6573d5cc5ab7d5aa4ba3db4feaafc56a8595e3350bc15aec7e15a776a8 +size 575572 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad9cabed5b16fb1a68d1533ed769e1b35eb77899 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f85c76e0b37dde2ca3416997a1095f046edfae99ee5736d7be48f5980edd3f0 +size 604781 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56aa79008c4d87c99dc35168938e8518792704e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad839dbf112a5efb220791893883b5ffb2ed0ab4567e59668eb1363e291bab5 +size 596221 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ee987b48b4ea0468c58574f465602ae923db387 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b9be00ba871d0ca0d92215617a9be8d4924595229bff206f333bf7d807ba16 +size 628573 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c672f0c871908d76d347803099d1a34bb81c3fd5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b32c29ea76203267ef3d56c28a7aa9213cf7cbc19c327e9ae9cc4f0706bcd24 +size 672219 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3773ed33b3107f6faf57c61a173757f2cf4ebcb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c52b97faa644270bf6f65455e7b2d16d0487af54a32e400480077da8f7c37d +size 880687 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4920223fd62e7eddf8358dce7245172047c3bb8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58adcadc9b0892f3bad7731578815e6cdb65cdb16b4283c02d26a2230466ecb +size 778392 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71ba5c884b9427cb57faa71ac219db83297549cb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0aa37f5c2a15404ab0c0ce93f9b7a080ce41580fc0b7f514168129cd270ebf2 +size 1120461 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08a61f8cc1c577d98617256349f2e33db9e524d7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ff728f60baceb6e904a26e02066cad81060f5ccb43918904e5332899714891 +size 845044 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3a8ee72c753b71f36733996ed3331834ac2c2d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac8076b240b2224f922eb5df6c7ca35e880e353f404e26ba10116b22bc80257 +size 971681 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fe6647e47faf5dc6d811f2457da04018bdf0d7a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57dcd12a7a9792fd8d8f76d1bd53972bec48de8e845cf65aace37492f682677c +size 689968 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ea9c0b21cd0563df41f9108dfc8351e7d1cccf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06172fce26db01309e540a7aebdd5c6bd188bb8f210f2390e9493630d1c1b7a +size 591925 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b6d854bcfe706fff735aa6249bc24582d74f88 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399269adcfffe7f753a0e4f7c29abf890959700819ba6a8035eb2902cf1ada96 +size 558015 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b4d4d9d344185f36ecb52f2bc577abea4e201f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8525dedd9ef8475b80b6778081baee6f579b0943c3bf94b0836e8500a970e7 +size 600591 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ad311e39e61959bcc90d300fba479f30b5ff61 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc768b8616e3a6e85f30aa341239ddfb5683f43c23bddbc02a0f69c4a82faa2 +size 612604 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a9cb6dd4d735dcb0cfab8427a4153e5019fb04e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062d9d1e3551651da5cb30465d1396662dcf821500acfc896d548643de84e1d6 +size 701747 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c89a54aa267cc3c5cd0f43b43f6467761afecb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3e0978978dfc661ea0381d68607c3892e16e57861403902897179596062daf +size 603286 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8879589c004ca32581b8bcf73008983620c96c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086980e27b7c2419677ad1a72b12b14aaa4f70307b748c94ea0c0d51ef635863 +size 578145 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ac1e36a704d6d6688ea6167cfe1d824889f1efa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638f296912aa7e6cceb70fdc9c8be411c66c43f1f793b387e67e2b8e3b8ecfeb +size 636906 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1251cdfbc7927818407d7e16fbe73767e75426 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c186b514e5d58a25397827c00977aa03050ed14459dbb5ac5333a069b39e47 +size 632768 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a35b122ee73e8cfebae453587a60e8fafb278b9b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2971ce67f4fef4e16d33d875567d1e181dea1544443099a49408d13b59da24 +size 616145 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b180f3fb285fa6c2243165c6d5ffd2a0ace6ed5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ccfa62c42237cd64b6b68593868eea7019211a2862dd72797b52bded710618 +size 735510 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd7451e3dadf1395fd092f0c38bdce49be0cc155 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61796ab350769b3dfcae7657a0052326ee524bf9a198f65c45a83f94f8427aef +size 713932 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9470b727d3a41aa6f45eb0c7e3237cd9a53955ad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2eff4e0de21a69d5f379f35b86b02cdd24bc5f464c8fe44679eea5bb60642f3 +size 579605 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7efcb26e62c9a197b29fef43b42c2bbc85053df --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a98467ac88db7edf087237d36aa7d9aed1650360c4346d40095b1868729107 +size 603929 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b10d039d5b0cd2afe4d822af69a04c98d7065fb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8a36262b379f33879533846c89ddf5674aed11d1a94ccc9e8a21fcc8ad8ed3 +size 606257 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c812bae15edbc0f325c79c4503bd6bde2a7cfd26 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0803a578da0f9c67dab322a3f725b1392d943d762fe6e8a0c3761ef9c9880da +size 549597 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3a69d800aeda5d691782df3e3712931d9d9d37 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae65fc7c816595723c8aabe3ce15b8b405b4e900f45d4087f67588cc0fd7eacd +size 515243 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad99bc784fec5bab084b42007072279c8f594ae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ec5985a95d39ca824a09fe4883b17c7d46fce4892cb7f7cc604aebfbd80a48 +size 663302 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ccc4c1421d7b7bc0d13977a69d89fb4d0318c7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374088bd5b0a21a81e449763a1a3f7e998e4a17e0660b97a6dca10a0bc09f656 +size 569263 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca3554830e9a4464caeb8155b00eb398f955821 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dad94f6377ca840e6d0f1ca4c41d35f8e501e580e96435cbd0cabf9e9c90062 +size 596107 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..770bf8a99037c2cefed9cdf4051b76ba8f531a49 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca784905a469142e528ab85e530505c6b0777a7d1039c3771c5e13ecb024bb6 +size 597564 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d156ba6c5024c2025b7d67ea322eb7fd5a35a09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b06e4c7e86fa7d246c6c648fa6c4041e17268b7401802b9af2d0e253dee629 +size 630704 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87d8de2a74e366f5b36d819fae788a689ab6ccb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69677720c1c0f9f4ea9801234c195108668988a2210a2f2293e2413ec994243 +size 601937 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0de1bf9d23816ddf822e7ba74ad3a65745dd8deb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ae76142899a18c45719f859d4711868057e656577c339040e739aecf51d690 +size 527828 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3bb121f54aa07eba8e5551696945aad1de9b0e8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd750d65cd24d94c9fc865a988556372cf7a48d2f5bf8f00c02b788273c68b3 +size 675774 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fa81e55daa6a5e32fefd48293535827ee749e7a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4fc361401701200a5a5aea62cd845f73ed077c43b329ad408d5dfc710213688 +size 608448 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c8f901ca19920c6312f59d73b28b50d20a74167 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d737a1c1541b9bd88ef9827153a2aaa665a2801a8e971b5d2a10bfb368014545 +size 491866 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc98adc3ae8bb12b8101078f2c7f6f13c6dc6b4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2ea8769660e1c0cd05644f060b9e3988df6d8e450770cde0aa9fb1a32c63e0 +size 1036916 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6bf7a7a2041164a0d69401ca2f9e1a287ecb013 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0a0b431115f5b042dd899e4879c867603a4f69377c5c0430e61eaf9d835737 +size 990335 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f47ae4d7a5f7019251b7b9594f9bc05d4d4f9eb4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca566e8101a6a8b085f8e3870ea28f42a98119f2be19179fbb5419754e0e043 +size 816482 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a2a9f8a17d6b97060095795253b285ad34e6397 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02eabe263466a19b70763ebd1c0d304a9fffa69b067441e4750af141d975efd5 +size 1024065 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fce8f70350cc73538e981fc0f110f95f0eb50be --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1a41ab67bd0023f9e7cc34b4a2d1394766da6edc4b930a375927c16fb7b890 +size 906494 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d862989cd67ea29e888389ed5e8b29e3a2edd1c5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae363d5fac54f2124ddac95d50832a6299a3d4765d6e27275558451df72ba2cf +size 781389 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abd3787dfa7dc27f246e0453e1b2040e0ae6a7ae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd2a4b388f7bf36bd64c0e31503bf127117bdc3b00b3d2a5e1e4d03755437c4 +size 854646 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851c59131f8d81a7900e8ac8cd5efcd0d78026c7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b5612f9041142e0c84a70775f1c92fc2d35afe9afb9e629fe3f46ca5d1a40a +size 963320 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877cd2b2186c87b8d4f3c13d18dfc90bad347c89 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c992734d72e090ad3ccce7b55ad68372fb7a9e13e96484e665ed94f5030d65 +size 988106 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3ff316e7915784b5600260595169027f946656 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c854d45218126be2be28e174bcf4a7098e2787ef40556fc685eabc15f1715b +size 943054 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ac792bfb6b7700800047e3cbdea2d9c2f192aff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70a3f6ae3e334b55e3f66d3cb2956aef2689657b22c7a101458390deab15968 +size 869829 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822523f1c9c48044926eb1d6981e79592fa1ab15 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af132d6182cf153ef93a1bf5f2ca5980be3959e75e9633d23c242f954b3bfdb +size 789007 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d0f66fbfe42f912489bdb7f50ad6f2c977661a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091ffad1353e1da0a349092a7528315c20184e5cabfe7aabe67ea9b499978469 +size 885579 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86c53017d2e9a7df2e967d5a2bf54e8a3e36b620 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d007e6ef33a381aa4c9abacd1810a40cce093ac3815a43309cf8cd5dd21c2279 +size 850198 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bdfc428ccdea74a77d5a908cf843f1483686598 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183fa4c95993479c0b23e92a2694405d752a241924e3b0ffbf0a390b7eed7f74 +size 820681 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b77cdc879066c7a44717593fc3fb251c6fd98f50 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e808ee7bbc879712b034b4e417af17c4730b8f977931b8bd849d4602d40cf2d +size 872172 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72fb4440f30d7cd08b3923a30dd330ed152510d0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d2d2540af7fe53da38554d567c425c4c5380bf2675c168277a7e9d82d2ed34 +size 954026 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc8c8571a6a37c7e887b82ef70ea5d28ec0ebe0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc6c435bb1601eac5c5724e15d16fc43f4bd54cec4e55b00e259eacf939d7cd +size 856333 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39f1dde22219f6eef825fbdb5e5b5b8850fde776 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a98ae1d39d4780797f7a93dc1fef6bf301f86243f58c6cd362e64bf272a49e4 +size 881514 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..476b15bcafd5acd18fb4c81a516598b35d9c3c5e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee1306c4d3006a49e262d4aa31909a2cba038675e57d7727dfcf243a0c2dcf9 +size 908082 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b97fda50162c3982fcc91fad1049a532e8492546 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab12077d1e15a4afbea74e556036cc7c03bffc3f897d850f2eb5f6f7059c73a +size 1106889 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e41d5c9fcd299c12f9c9da601b23a1a4a93c0436 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772170ac6bf8fcb5b27ef3fdaae0fd99082687f77f55d65362491cc3955fd7e4 +size 1087978 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..760fe55e16beb6a908122bd92917a5f93ad692d6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6709baf645ec515272009f6a9e419787a71192b62b56d82ff538b4066bb66732 +size 970298 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee90a2f9fe3428c5bbf2842aa2164075f2c479cb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d97355e016ffb1006b047acd1b7bb196aab1d84b0a75d3f01ac31aa0e42ea4 +size 945235 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1aaf86128c330c271d26b591cc0992c266df388 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d654342e45d23d34cb48b1e2ab6696db5398e9db371ecfa0849e186648c7e154 +size 1133949 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562aecdaace61d4774139e8fe575a374777d5cf2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2835fb2ae8e36e907d064cc0d1637b99e1014d6222de2bd93b39c816507b418 +size 994097 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f887f6f7c37d8ee944827ce4dea46ae2c70a0ed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba553c645e1772895fecf76416f9420261df4576d868418983b7aeb66211b51e +size 1046232 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003089c1dd019900006dea4eaee0f21c995a74db --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1010a7d6fde0c2926b4705d30b477f68e92e43d9314851b1f5cd66a27403cfb8 +size 1201582 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3fc0f5682f5c93cc4c5c65acc0c17ef1efc647 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4c8087982090bc6cc701e18c2b213224aae1b8d888634a712da13c0d435750 +size 954467 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f50fcddfe031e77d6594565fa594f9bdd598ae1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7392cd867cf8d9729832459a6c44f045fdf5a78de30ea1844b7903d2ea98a60e +size 1038649 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363e4596817014c2d05b4f870ee15e8227fa27b8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaf45053a6efaa76a698665fc06b1a6ace7c4f6d44bbd4aaeb3ca57f31fca2f +size 1326409 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bff7adc252c835befb07d1b65a3bdaf3622b437 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bc8a4ef467747157c13bcd2295b92aa6f7dcba4d4bfd801a57de2c014270a6 +size 1462604 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2b4fc3afd31a708d3661a1b003981cfd01b50f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4e26510427cdd18db3f3e12021985d6e672228f8758640f4fa3cc93ddc374e +size 1487678 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8f3fdbb04745835eb618cca10958513aa4fe43 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaa9869a218285fe8565372a405aa34d7a3b4983c485cf3b8f9110717cbba33 +size 1150965 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f95a0107b89e0d5e8bb5eda5a0e8acd7a60ec72 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d159bec8e543725f8176c931dab233d83b07a8508984199f3b85c207875ef9 +size 1128915 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0784545e5173e122e29a8fb1f0d2dd37714ee66a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2837a61aaa86e259a1ed733ff479f29741b5fb30195803d9688e33ab0406922d +size 924731 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bdda1082e844b2ddc0135c7eda30a2062cf4069 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0629b67e51aba61d41dbd39c999bee682e0c850484aaead3e14645f3d61dbfff +size 1167044 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5b87c5b77880d98f595b90099026a0efa3bb0c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea774a4a4b1f445f0e6099acc104a337369243d5d71f1c8881e3fa9bad4a399 +size 1233405 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acee7a6442e57f4c2e2cb8ba757be4aa0a3e3e23 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3765679679aad6d355b7ed0f462f7e47a1e93dc05c5c0fdca239e084d8358ce +size 1194649 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4a1b2eaaae49aa6d1569b6b930099c7983e8562 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c8cf019b2b111ffb589b2043ebdac743bd37ce6f503627a4605e1bf14fcfdf +size 1117045 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b79187667518d2a900c7fc678a1fdc3f3a040fa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9340a79b518961e8f376d199ddf1de65029c31d891351842d6221b873faa5bd8 +size 1203648 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9ab7b235b26d53ca4512f8dfda0735e3333b4f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90966553850a69523e56c4506696dee00745fc23b23d4bf08d36f47aa068f082 +size 1327701 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c80bb5d579c951db55a5cde7dad62bfb9b49a80 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45e0b4ffdb4f8c587640eeabe8c9420c22f579083dbd87cac533db142dda6c0 +size 1151831 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4748f54d37196af78618868b6667e94a437a0b84 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b598b7b67d8e23bb1163f00f13a2064a70295b61cf83a5e01d00b9a6701e84b +size 1159757 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3bd189519918632c7aedaafc6f2a39fa6a43f12 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1627074a4d3e3394a2d0c9619b652662aa4021478698a885ffec87d01daf908 +size 1055057 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080d44295137787e307088c40c81cf7a3792c6e7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d363bb3456cadea9da03fb799ca264fb7310031c43a8f86d16b2cd112ccd1399 +size 1185074 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730c7f8f3306f17842f69c428e6bb534a3617e14 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b0fe4f966e2fe03eb2b62974aa8fd9a831a1b0aae692eef8985500c6e152df +size 1171649 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb12667904ce810c466025051b13562ec9040558 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5713a378504b324511973b2ccab93073107357b658bff64be97b6bdf9feb0b +size 1066194 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e33592eb4d9fb1a1886e00a35ace1887f59e2a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e24a2ac0cc6765bb2ae211df6b3de81329739b62a6d346d5852c4b57838ea30 +size 1231237 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd97d056a5a4178d43beb3e623fe7165a3e0a362 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156620819eeb439ed0f7377e9681ee5540373fc9c9438bcbf124329b857d1bb7 +size 1133576 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..448076259dc727eb44e5a30d5f8e4936ac9bef31 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e828ef109f693d55e06a7798f838ce1281a4082b6b82e45c6edb50ea8f9a304d +size 1105505 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d778f9b9b23e498c6605fc63af93ba2019ae81 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022c5fd3fa33d46bbc66737e1eceea29e00983dab34d5fa8c3b48249e692bf81 +size 1071476 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0355ebb293755ff8b76c49546e2fcb7ed55f6aea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01628d2a74a0db9c71b432b3fcb6297e41a03a947daa810094e8af13e3fa5f8c +size 1001171 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c315662f9ccaa635c01aa3dc52699bf8ce45f2b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad5721af233237550e158c6aa666d5ce134b14a9d4e59a1cad8c879bd375e5d +size 1156143 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c461d2a5a161a14b4bcb0546b4e0225cdf33e347 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6ba7725350d64349bbef384997c539d09f62ebb774f7e21f1f6cb672185d1e +size 1123361 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e7ae7b9f85899a5383d45d3f12a1324faccdd4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ace8ec0a48a5ce67017b24bc274b2b785cc909d788db5c04192b8f94ef1b8d +size 1109663 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c887fe3d8e14177879aaf00e101b6e069833c8a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a859b5ee2fb9a1c00dbbc2002271c83bdbb25baaeb50ee59bb6d732e7b9656 +size 1171653 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca712d33e342bb200c2b6983383953c2de7d9f17 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799612f8ec843fffc58d0ef5495fef6563c2ae9fa68d0a41329edece91dc25ff +size 1186261 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4a2c7ee6bfe9006bce0b37309cb0a7cb6d4390 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafa7e915d7e67a528ddfea3744a23738e475d38245ad81f02b74a4575e38b8b +size 1031810 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74faa484fd75ff92a251df6576525915f82d8ea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4788625457fe0a9d02f6ce4461e8450fc1c85ed050abda2fe8dbfb0c19dcbe87 +size 1101858 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0dbb696c9acb9592d3cb4c5ef88560002cdd493 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1ee9fa032c0b41580c8afc4344b06923facf3ef471b2c28980fb75dd228956 +size 1009963 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfdb72b3ce415b087909114624df9dcaa289b1ee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3b522e891a696e1f6db9d243f8e3c3c834a4d5763a8a696dc050aa04be6cbe +size 892532 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b007012fbd954de9d82fa85299b10c4059d0b48d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04fbae6251530ac07375ae315f5d3dcce96597b411b11cc45dabe41e595bed7 +size 1101073 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a8f98561c818b1c0323a70206363cf66daeb68 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfa663bc70ad87d7ac5d097d0de5d7302d1632815794ffed5959c5bbd5f161d +size 1049583 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca14d36036d3d6c04ad1dcc839e95c91e6a5d10 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9e7754f625da63e5bd6e0775c538c36e9e140bda175ddc5372a19fe55474db +size 907578 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7036a04dff939ad671790bee3308dd18e78f02f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83f54d81bde61566d41f00fba3c7b9c5c2ddbb03234aba367031c9c5850ee2c +size 910148 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8040b873005e4309dae73328688ee9490d476e61 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf14570499be7a6e97c83cd8ab6ace34c2f345e1b6d9df0e1a3a6059109186cc +size 879098 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d87815c51eb9631be1b3747a3fdb68519b971427 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3812eb2fd89998fef90dd9c44053a7e3786168235412eebb345f56ae61a4df03 +size 980524 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a591cd2249a8548c8be41c3a52b6819514b4d6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8d347665b05598ee09b6b5ac95658f5470affa416ac20a57ba2fdd3b0c89a8 +size 793088 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2422e44ff69a3a3c083c1bc3da4d4d1c569b74e7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ada6eaeca279ce06e4c1f101ecca6fa854b063dc9e8fbdb4b266f6fea92347 +size 823292 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709e833f1d0c1e2e8f6af0e5033c5c518800dd56 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba78a482d2a1cd92df0d5c06406c2adb537de52c3bc3ad01f1590fd50222108 +size 702322 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d50dac71f6d37c19463284031ea9079386a9c6d6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d47f7ab778531ed6b6f36dcb5610e8784199f3c8c5fb6e9a8746cceb2011a5 +size 836868 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bece965a95630c1c4b33f0abfb2a324648422cb6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8812edea642ca4206f88fc25ce94514e3d8b3913277a6833fe0e4426e4ccb2b4 +size 873996 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa3621c342b9115a4dd06d6fd2fb05922ec8166b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0924605f4eb83bb810d4ee79e7bd5672ed9b9308781f6f8c8742c4b357ac6c8 +size 976302 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..081df5f7b712edb78a5d59ae0a682d66f1ecc5f8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cdf987ba3767be1ceb9669fb7e9f70633f30e25c30fc5d178a674d86b84f49 +size 893549 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25c5c703fb1eede04a260ef3fe015fa5f908bc66 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c2952a14cf309e5246527a1d95892530f86551952c482051e4d6f02ac26215 +size 794360 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..500410c306dfab8a8156c5c854a3e3d09e1cd6f2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e389007417ac823c3355e7f0fa0abb3687cdd99bd4e60fadc703b0659e230e +size 765580 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1e0420f0e6d2495cbc02248e8f7c7f0cf8be1d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85eafafae5b8b5a9c33233e5e4cd46eaf3277022d2e25c2c234cc9e9f60c9f9 +size 1002613 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1883415ff32c27a05dfabbeacb64dc5c5a669378 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af4c95f2a7a9cf5df1a7fd2236874ae52721e8f262b631e4639c84c129f2d9a +size 839157 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9defbc88971d1fa36b9e9235338b5cf69748848e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0e04b72c70f62ef00d97ae17a7269a1897a6c124e2031b36cd9832487aef78 +size 864991 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c736ed43e3160d183fb7d9fa199ca2f5a1e041d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b069e78e32b67f41bd77ab39fab6b01eaf2d63942ab8f3dd67949ed91b09ce6b +size 874592 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8da2403f28f864872e3e7396bf11277284e4262 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a0ffdc953afa3d1fa92db35841eb1e239129469075109066cf69ff54dd647f +size 830107 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de3408f601ac9cdb1f356c158ff219b42969bcc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9c03d49a8db4a975ad75b88df553f057e9207ee47b645e21904b45a908a42b +size 859301 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f713564063e8b40fbae9c64678f80a4fe757f1a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1664db0575c79043649297ec2cb56328f77420fdbe830415dd4e809572d30db +size 804499 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a8b750d53d12c252a731632ba33c53ccfff1182 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e929d0d97675512532a9bff3fc2f567c8ceb449d217bd01218ad9fed75fc64fc +size 802281 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a50133c568ceab55c2c8cd681dea3cc4c2c11f6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0e16e63a5be06b9c9d2f0c029abc1f9c0ef771a19eebe1128c9e1290d48929 +size 956388 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf38b1c602fd6bef3996c5e73a506763e472f05c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13105887236bf4f5c808d586e1be696e8c32695170313c0ca9e3d6fe5533aa81 +size 819650 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1533f1faf4f446eb69222b5ee494fe3cff066bc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f0133c519129ac7be5b06a51f40c26fa224fe7abbce8635618b7d022a290f8 +size 787709 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..befdb6fabea1d759aad8a05b211d66a08fb92807 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8624cfe4cb7582ae60f65d173fdea9a824948d1905200f757d9ad19bda74a36 +size 802574 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44223fc065770f31b8727b954788d02923539f09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7deb25f3073aa4ef854dc8f4f4ff86a2e68540f3c8b4bd2ed60fa6de525711a3 +size 760828 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e48dfa7221282f879aa42bf02a4a903e7fc360e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2a834143e2443c9ba06f483d66ec0dbf06998dee7ef13f1876230e9cf5d911 +size 724306 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f138cfbab61292a4f8e570c9c72ede1dab3217 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3279119bd805b8193f76ac3823f36d76f30b36192c53494395778930f75bd960 +size 712499 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a218081e9cb6fbed6ed4e4c539ce7a1285d9d1ad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3fc606613cb2a10f5075db304fe4c49103105021a41bffa2ad0c06e0d5468a +size 790544 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61007bd1f221a59f6b53d0527615cd0754b4e113 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965f3ece646306255970eeafb74696a7fdc5e9a1e5b73b74b483215bebdbd55e +size 990726 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca1538ae5c6c3845319d28bcf25efb8ba919ea6a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2172e765d7335052dbedcbe4db584617f093a691653b583f2005e5d95673a4b +size 902646 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7a232df0c8458e762d8d70d0826f5558f11d9a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4628b04ee6431f81a1b31b9deb3c7b3ebe970a3a6c34181d281fedd3dd9ac3f +size 1159175 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d12c9edb17ca680b01492c2c7d943d6aa0e7f1ce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded5bfb4444a4e618232c53c768ca0ede91092cbc4a740a76ac5aeb91f6b2d02 +size 980089 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8284fca1f30e8c003f307b8900fc08917e3b83ee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19e4671ad9ddefa4a3d06472dc2d01a54965d36710e2816ae7568bba0031f37 +size 1068357 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24292e19c41d6e4b896246f7b963c872f7b22c08 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c613846944b3f62f47677c63b1edac6a944f9194946c2433c876c26d35402ee +size 1302608 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c97f1b812430c4d05261254342963aea72172c58 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c63ad091aaac6bb830826131bd8336614374eca33b53c11ead01830ccc877b +size 989382 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe70df692596567f4ae2b1750342cd4fe0981f5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01185c7a3d0aede405939be6945afc162aa41c53a266211c4078477d839de413 +size 1140958 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e167bb2194b2a22d0664be29712acc9faeae51 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acd393791b07dbe4fbed3fc49102326b08e40dbaafba55c28691c09944b63cc +size 1052785 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..338541301e31addc2dfa52063add7a547b3c989d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49379e6cabc78ad3d9b49a218ab789e41b8c07cce59357a3b37a6826b096d75a +size 921638 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b7f7b1d6381d7e428b82db73354cacd40cb47d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b69e7f69a4fcdf03fc03c8e1f523477e08db34c705e1535b894e8eabaa5c2a +size 969086 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fc392acbe8e6253a43fcc2c4a679e0647c95039 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3be4e24dccd41ae156bb610ab8ae0104daeedea466757ffe08f5c9ee044c4d1 +size 940932 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f589fb6c2adbddd4d5dff9d4a823e60a6ba3e98 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af312ba7491eb2cc82c8c1ce6e625b8e61b21fb59ee31d2300cfc0b28145f90b +size 930183 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f900101e7d281ec009050da53479f991b618ee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7c1ffaae505584f32b208d1528cc58e6e8341335dffb58d40d9160560b49c3 +size 1076387 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681c68b71d014f3a49241dd06c06a90916f42755 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6a3f9df3d03c02ef1be69458743c2f16afa687c7cb8844e0d119dc8c17bdba +size 845728 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bece714e7f0ba7648834dfb19a3d9db0e5979039 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3152310f56837d3d4f75cab9d1ffbcfc1c5bd0344502e7d534002a733e5154ef +size 841338 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158153ca83a787d84b52bdfedf82676d4852ff38 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a2a28f98a384e36649d3c1ed489991b9e2843b1d4502611f21a3b6985c6920 +size 927526 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c197a7f34cc63a8fe5250a372aa9dacdd79273a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005de81ab39d3baba7e48018af08655af008151eac222b27cc2c764dc016fefc +size 1008607 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fdee0d446bb26c29bccb8ee578d5245fa73de21 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0862a625d4447c55253c13212879484f7b97559cd0317a541fd50cbfe5aad22e +size 983966 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c6252da5418dd731e7e49a74181aa7a2578189 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ca0edaad89a51cafc288002a2dcf668c13a5436e5e1ef86d7975542a8fb19a +size 910280 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c84914146f59d9f47f561dade043e6b095185f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4de2f7b90dfa1c9f75136ac556187d04e6226b7874d237932662df5c044d6d4 +size 866717 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f55f561d4d805f7beaf441a44d61f0dee0a61506 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dca2d0e24b1c95d72246188aaa2911653f2d1e46a5d2ca3f3b60db245b10a6a +size 951029 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30767702d140b2808ffd45f7f5319e0208c069fd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d9c6e258396719cc8892ea811b56fda5fcd493cdedae2c7c6e73e3ec744f7c +size 844460 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f44d2414936d5fbba3ce26ab216d1e8cfd6207 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2a780d8feede52bd014980e04064e200ac25184939a8484203e0a9ea25997c +size 980316 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb28a1c2c339cc3ba9000b9b959c797817456f3c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194bac4cf1f5e47a3404bbb22569ccf8d1d9dbc5e0213db6f379f826a67637a0 +size 816997 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3237889299a9783bf88c596a3e867fa5bc93c16c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7351cc9226f0baffe4de1e401e339e1d41d8252e990cc188ff6954b80d59f5 +size 856026 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d59d84f7dad4f5cc6443f776f5e805b1697edb1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0c6411c74a869cb2aa7dc5398d1f8bba88d3af9c67d6cfb6e00ced5287e70a +size 950583 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e9082b095bb758960aab00771f718cab7369558 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd1982a975fbb31f1b4667239f1c1725ae049e93bbb2f2b8796c22c33615b2e +size 1059314 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86356c39195561d7e88af1603a6ee62afaaed335 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d1f45ac89fdde0d9edf7c412a2d321c0e0bfa794bce1a5773a2812136ac5f6 +size 989910 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..374fa0fc2568e121481f9dec3cdde6b00a2249b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a839f78dc6b71dd77eff6aa0ffe8870f28d608e656b9b55841f213a16319f4b7 +size 808885 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ae7db4778fd3022c3583c947e0f8b3b1d13ecea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb1cd2d69e5980b090388595f25598a1ec1a6a746f8ffdb8b9b07cb02786271 +size 831499 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb68b2e398e9e64d07d9a4b8e050ac0dc24aea2e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0874c1991bb1ea65d5b552546668bebb1a47be7a23262e4ae2ec2ce7e68ae0dc +size 875533 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5171bb6a8b487e400ab14872088e8dd78c24ec80 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3736019d974d09bc857598583c844f334340dbe57ef3b30388b7b22d1efd870 +size 941603 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac2ca8d8f3487af65556619b8c6b9d884349ab71 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34718f471be218b653203f754d5c36ae105a0360b7a5ab7be600f7ee3f22e2c +size 773254 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3828f2d0a062bdef741d6b41f54de085a7d0ec84 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3defea6e97b1ec2807223bbb0a444f7ccb652fbd94263220cea0b37de0260f +size 1346605 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3c208446ccac83357ed4098a08cfffe9005687b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd86ed14e690e7a3bd67983a554b853bcaeba15c81e8ad197e3af77f2bc64569 +size 1090444 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7a5eba150a1a348e1862f616060f9a9806d074 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291d1ab8bc6dd6db73bf2af3d62bfdfd701ff5b028fae1a1420bf0d3f9d0aa57 +size 965527 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ebee721417e305dbecde0a73647514401696df --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de2ce78d4bbb363b40ec08bd313478d9a21ccac17db5b5fd0e3129d2ce84fa7 +size 799575 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3802a0e8658b4bc5e679b1cfdfd8862cf0eca97e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f035c366a9b0a509dacbd65836f0c86b7069ac2f9db3c14d416d2b8359479d9 +size 775566 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c546b78c94b3beaf0bcd021eea333ff0d3a681b5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887090a5a91c7a27c8960775f8f00c770e1f59241927b3d360e7c0c61fd757b8 +size 698264 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de6f50d3a7f6531ca0e81505719b83879b5194e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11b31cef7de11d4163801b16ba4cb8524e7d6902ee641d616c7b67b2b01ae89 +size 838875 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837ac10c922b43d47bd36f73fa7806c1f344bc63 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d6d9fa73b444f587b4475bd68964ff7228dfa2689ece457cb4e4bef1e83ccc +size 1040309 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..716fd74ebf8af57e41222665b142be9161c7e5a7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348d7d14aa25eacbe3b5ab329a89ffcde9476f528ab7275bd90edb3872b952bb +size 1165167 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a198536932b4b4d373b8daf15ef71ecff45c15e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f794f52b9934a6013366aa0e43068370f6545a0c3d4d1f049b87cb90e78bf95 +size 953511 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc421b6c1eb23e193789fd2c009c119df64ada4d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a035e67951f4f4e50fd3a4c10ded68e4cb4788dfd0f40917286647d38caf15d6 +size 781576 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095d269e4c886a76b0663502dc25555a0d1e428b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47df324d453fb2f90f776a3ac13967100c637600c1edb4034209e8d09142db5 +size 786183 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2053e29837d41dfdb791833cd27da990c5457c7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e0868329096e0a678fba900762a4fc5b67c7f42805cbee88db8ea55776d3ac +size 806470 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd5f9801a6685b5af621d156bdf5fd06d4bd468d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17d32df73f8fafa36df8a9efbd31b5c0f86eb7ccb6371d55f0d6c5bba8a260a +size 726004 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b383cd2c45053435694a6a2260d2cd02d3f25eb4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59e4f3582693c4ddc4e3c0cba73dae981142b5f193e22736fa5327939b79a52 +size 800705 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..270306ec02e0837666d64f4928a0da35c933dd22 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab095df55cdf2adc27c87c947c0340336a2c7a71aaa9075e4b67c6b457906cab +size 853250 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36b870ac46f498b198c6ec7bf4bf79b391742f6c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf0b9817e0b1dad2cddc852d7d91856d2516a1f27b9b894d48e95b56654ca2ec +size 898104 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..581abadfa604f5a2f1e4876978320763aa236e20 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2092942114a77b78333dcd0d8c0a88631d0cddd73aa70aaa63a4bdf9899ae396 +size 850410 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2adadec457f2d0175e332417693609608e332aa4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d657068094a9bd63ce7e93a8c7d845ad818b07a553ceb2c629134bf06725ca +size 859181 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3429ade9413205492010c41dc11b6fe6aeaa3d36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c656764ed9236fdf0914c69017b9835dcc639c96688cb5d617eadfc116d6f3d +size 778372 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3d3240441051476f491d9690ea02e96d7b97492 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccc4df325b9f853393ce08b3f52a23acb531f5ef9cf280f4a35be8a79591a1a +size 908564 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a26dea29afdf6139a3fef1a1c03d547d0c2271 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70a5c55eecc512230c046eeeca6e2fb898f6eb0db154236f0d16549479866fe +size 856248 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e37fd3b171d077ccaaaf7856896a2fc98aa1a47 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf5f2499b4138cdaab4c42fb3123cac2779dc7c0d3bd1fab15392516065c70c +size 754610 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0974adc8581680b05640691aecc6cec004bd017 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e932fd7f711b03720131cbdfbdbad898ee08c8b4de2b134d3b71857437ac896d +size 583302 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471bc2500ea9b3e2df3d80edf43f68cf05473b06 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9551ec8b028eab1c9b84cc346203f3bfc5f41b1a3ac49fe147211d424f90595 +size 702373 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c87fd5025895c3275107ef90591e785f8365ab87 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2159470888f4d0ca18879d6d1926da4de0141d15e82f2390bfccf7538f6e4038 +size 569879 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1df30be7ceaa61240ca70e2f6274d399b1e8650c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a859881f93f1a52840afcfb2705c56c3cbdc300c7dc162f6052ecaa3b64ec98 +size 1343596 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ef42a56aec819016ab474d6ad9a4ec5dd379e5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763309e579505497d02cb481cf5e69eecf36bdaabe1acf3688b03f18fc121345 +size 936864 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93d476d20aa112d3a1c57f216b7e939b7423ea61 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd096ef3fd5fc9defcd18991373b71d9219d1d86e2f0bf70bc7c1160a046e556 +size 956202 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d6a1ae67161341ae2a907e927ea94e353bdae23 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314f1cd321379b379042e4fa224e3328ea98d6904a6e6c5062c0b04c9098df73 +size 998071 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bf94e540d1c96b283710b89578759ee1e272465 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32052d435b716f05edf781a7c2118c9a22ea23bc6b922f7e9cc79adf79dc3a8 +size 1121530 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a5c5b475802180a173163b608e800affe74355 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e17c59cab29767a65734c350c6bf4a54cae4d8b1cc9f408b274fb2fcd47e6a0 +size 976512 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ac2b2463f09077cfd3cbdb2e5e5b415bbfbd43 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91bb5b3247f159581c9ef6ff3f1d0ab14ba7054cae068f0b086d133105061a4 +size 1052522 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc248de654c94b6fd349f7b8d1c08d6bb7b13d85 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eaafb932b4a93e9694c13a3473dabbb80d0771467fb316ddf41774fbeb7807e +size 1130996 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a91df16727dfe7e3fa3a2d0f650c2cfff5fc6e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6005e40aee154214d56b047a57f0922c86d4cbca995a2f1bca286691f2906dba +size 1066746 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..009a7213c260a365a285275f757fe23fb2cbf3ed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c91a166144537823e91b9ddb447596b2e425f26f01491c00f4c1ceec07427fc +size 1163505 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3631a12dcf21cd6e5557c269e529541834082998 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8092479441fc1427b3bff1fed2d36c36e978cc930838cbf81ce2931bdc9c0ab3 +size 864086 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f15c4e98859793e0b7db262e41cd5cd040e1e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fb5e80dd0aa6b53f81ffa6f5faad46306553d3f3c8637cf118b3490036ffd7 +size 1024748 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e673696c9969a1f4dbe7620933c337b65c8ffe9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a67f9c9475e5f32cc0c631c25bb7ac00e5ffbf44379d773dc8fd2293370e7a8 +size 1192349 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b999183c52f236d44295d8462cd350db868a18 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f561df12c2d502fae98702a97177ed43478204099ff267528daf4bc9e6fa35cf +size 915934 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7d6077c3be5fe5d990c768e60734f2fe619517 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69517639e5aafb8436df1359510491667500c0f237697f70580830bc3c13c3b8 +size 985984 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f73546a8ad04539e119f1c4d10ee6788e4363bbc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b16f6a057d9c3967b1f443312e3cbc3da7b95e870ea0c3e933fd4faf6ac732d +size 846049 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bef4ad63cd4aaa6d97a577e37b7fc5eb6294f14 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b753c561a5064808fa27d977f8b42a85c08c6718c72fbad50eaab08c6532afd0 +size 950750 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed994a7c69ee702877377555c1365e6c9dd25ad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c10f53d7d7d24fa5032074882623297fd6700b0ebbed8b1923bd4f6548e2ddc +size 991891 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba76032fa33a0c1731299cb052411cf4f7c926a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a017d0729c3d714091cd950d64ba3f836c1724082b267d61da63aec48a4ebd7 +size 951535 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d76ce0ad36d7d051d582638f00e73253b02d5219 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec290b05c551df24023303cb2e3c5fed7e19b0ea5be16b08d98bcb5ec0d065ee +size 923959 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39c5abd3fba74f413901ca1b562d5eb1301daac9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bb294fa3166e85bb9e8bf1d5655dacd14b8f30879b1ff63ad8bae5bf0cb8f0 +size 803832 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41890a8019beeda83667c18f38e6938dc1e86de8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8da77a6f98d983c1f15c5f8796ca0510138dfcd90b1290459cdcfd7dbf4a0fe +size 796351 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb7c7560cbc2119a97d0f3c747b8b0045833fa2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83e989e31e3a21caa165b5df1eab0e169460ea8fa2deee794865d16dfa2c7e1 +size 947499 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b466cd96fcadde91f2d37a9c45c093e41762d2db --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ca3c4c6d25389e893a45cbdbe4c4d17157c6e945250cf59b81c59a0766fe6 +size 1098172 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f046e4d681422279d6aacb01f2f4e425628394 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6710c0c49c04ed8d51bd3e42fd514d3ad99cb784da918e4166532f58ac1f417f +size 822448 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aac677a68ce989018866e1778e4b7e80dd710629 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155895246a7563eef349318236d6ea00ff4f58505d759a2dd50e0d46b5f61670 +size 809883 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..219fd2298d806a1d8f3be60d884bf2a3ee6d5f82 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060e52d67b2140f7ac26d67fdf9cd8c2fcb63cd281f82fe5bcedc4bc43efac99 +size 969818 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94f470fe112c56d1e46bc0129a4149e13e835f18 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478261ad76edf5b917e627f3deae4fb12818492863e61bdf2abeb00001032fec +size 870189 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2019f61c1914794924a89407f79359154778ac34 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c674789214a3fdc4d330880548bb94cef16bad3811bb2e1f8141006a242c7d5d +size 950577 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ba5721f57fee835d51e1c28ae32986fd4658b3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0219979db28a03e591ecc01ae31d2f930ff2f668504142d32f8c79a96ad0d30f +size 1050801 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e67243332712b9f16cf68b6959178c6cf2c2fc48 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cc52789708fea7f79e0ccfffba61fcfbd2d0453b8072f13e262a9f5580bed3 +size 1271542 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c93d585b99c511026d1cb8b5c373462ddab408b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bb7a1d8c907b6a48b35d03a6a8ddd044e405d34172b054dfe572c305fe3588 +size 1538352 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4c18d8747e2a68c34a8faa62a83b9616838c9c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717a6442cb26d65366e4e4cfc874ca976c4f3f12bd97797ce6a8445dcd95ce54 +size 1204056 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07d1ff1e8acd7c4b291cf51b0c5c4a1c216da3e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ac2d81b0ea9dd713c02eb595d3e32376697ac42380cd61202c18190612c2f8 +size 1428601 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89916f89b36eb57bed3839bdc443a214bab88928 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51fcaaa9b6a436a2038cb549b4768a616cafd69dde0e9089e13d18f2942bfd7 +size 1365842 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b162c9e33af807af9d98f2e3b3b6d6f9896729b2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e91023eaf8f9b1ea1d447fed2aff0f3cffbf393d8cdd1ff46cee93e5f828d86 +size 1333615 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06581b79ecb78c6a884b40acc96b965fdc39503e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e537832fa1064082976adfc3283c5a1ceec7e0ecb127ce6ecc4df530daa74f +size 1220949 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ca4a24ced058e80f620630304c5b9c78d4d92c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df8946b5ecdc881ed78028dd6cb157080b4deaf6393315312674a4a6678624fe +size 1238796 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9b5b37b4d16546ec935adaaac8e2d2cd2c8d558 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d0b1627fa7985dcdd4831265bf4d898d99820611e371675da284f1c126a065 +size 991779 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba917f0983170df54a9e151ed19d313df93c528 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbc20dbb471f29f9d73690a4820c752175cae992f20f4d35fde5fede9e55be6 +size 1061412 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c4c1db494a3560c17744b9450a62e0e9ce7f34 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06aec70f2e909d70fec2d2e9cb0eecb937c8a9dcd3d8a9480e2b1b685a7a9b7d +size 1021434 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b4b92121e8f05033310c9aac33a522f0958d76a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d8a87f13543f886df67005d3434e9064c7f241e272c9233d96aca928353910 +size 1011743 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a80cc6e36f79a096325b9d0142afc852caca842 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759a0d73469c1730a91f7735a37b4aa81d03498f06422954c7ad781c0034d411 +size 1194414 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055fd221f3032d98b249b08d57857f5caf712daa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d0307f06dd492090cd4e50ac2b8adceeb99512916f7c3d5a9d6d38e113cbaa +size 1088297 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4dc2bd45258b64e02b5ab0068f47bee21d639b5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60aeabd6f1782d4974173b991bdc10eb554d02c0761014a188ae7856a2e886e +size 1071898 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9603d4aab1d76f9315cdfca50578f524067744b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536e3a21f1ce1e6349d09cdb3940496709f055c1bbb56d26c10401836f00693d +size 1089778 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ffe72f854d947acb4e4ffa046e66a0b90ba3b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8048bcb87452081aed91f55823e9f9c06971bec00e8e5955a45d73fdbf02b4a1 +size 956443 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67186eed7dc70f0fab5d8cfbd057caebae00b37d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc3b2f12856f387a8d8edba6532a30602927c3165819763e1ad0fe98ab521fa +size 1138622 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96c18a9103b8b498865ffd22088104faf222d704 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cdd373557ce44a2c53b09ef967a376a97fa5a2d34a104b6bf1ef6b2b6ff7e4 +size 1131617 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c70ca6bd082c8c90f3b0c6b10d923e016cc238c3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8aabcd6ef131aafaebac701cbbb2351b09b8400b90594907acd59fcd4a4efe7 +size 1048046 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3801461b179d493aba07f7ccc837a6e40c14e83 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ed775c3fe098d7f1eb10e2adf1e043263279dcf136e9f5c38523afe1c3d62a +size 1347551 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8ed2200f53596b9be6cf348be36245a40ec82ac --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c01ee4669384d7cc30ce8467d532e8c6e43792f04861347e9afe54e1c76242a +size 1261569 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa357c840b33d9454a48a3d52fad24c442619dbc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392cf80813aea2ff623f8537b1ba285df0637a8939af1b3982cf30d64d266c1f +size 1236116 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197cf37a70105e8d5bdc6797a38a2e9b6a02c6b3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ebf656b47d81f9e6b95eb20de3ad448c6f0db2e3b765aae34cd023221bdb3d +size 1441444 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f43d323f4a8685096ff4fe3fe3a1ae6fbfb6aa5d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7f187efbd7483d9c85dd67bbc3b6ae3149d54450dfe6315bc7948549e155ff +size 1223873 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44087e7c08d6fd950f262657428d9204b12e76ab --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbbddd413f5896bc342233266fcba5ec0e3ba126a9b8c2ff3b6027b31e823fe +size 1307660 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15cd0980544debd4b6cf4632ae96f1aa61b80617 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63c21043c85172bf3f085311bd9796db81149114c8519776f7f37ceadcdd8a1 +size 1241765 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c53ef4d4f508e8d863103700545f6c4aaf53da --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf035444d7ce868ff585e6bced2d74a8ce08c1282956fd01feb085df177ea18 +size 1431718 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333bb1b33a6fa24644e6fd0e4a663f5a7166d643 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dda61ee96e4068123da53d53a4e43f8d706cdf9532b6f2615ad7e02737306c4 +size 1022196 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc637974960be4c61a147557e56bf17e4806e790 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e41f637b8c10e224eecbe26525302ad2b8ef4bd884713f512b9c219dae93513 +size 1296314 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aa2233cd0e0a7dfe679842d633d328ab3072cbc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e9b1ee642ed2da721e7e236eed87d50eac6b66e52715ce3367fe1967e13114 +size 900762 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aed04fe17ccca96318aee80d35e45dc12947ed2d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9194976c9b0664660fd6cccf97e3dca1850170fe31f79fd362500d886fbd2f19 +size 715480 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8a795b8323db9709153ef4b7ee22a4de45936f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364e0c023a7336e45348f4062a71a886e28a09ad5e5f95baa15a38b52b8e6561 +size 830434 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c844d7af653b888761d95c9035e59ada161f599 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa4c831ccaef18f1b638924daf90667119f2a65924ce5f085658d33bab4beb3 +size 977730 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200d7c7efc62bbe0078376c5c09cfe9caa741739 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fc89a857a6cf607f6585b80108af25c8893be1984c9fa9aa8429d55917f1d2 +size 822255 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190b2474a3c07fcfcd19c61da3c6d96948a12fab --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a48ae2fa88d282da18236162aa867cf6627e51968ec5e8d41045ee1d10fcaa +size 868332 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a139c85c6ee6ac072b0e3547de84d626bef29f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff0b26ad3eae264b65c1e19fdb8a7938afba52b2c63ef8ce24c0c012bf3c5d9 +size 666867 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1527c26a3722c5c1fca7191ad936254a9c7e2486 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186b587d246753410a9d6fa41e1beaf2ad860579eb7f4408c87057845910bf8a +size 1062588 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d95c483ce391bbe8f35b658aeebf61c01aea21 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152e1012be2b7f5770ce8bd1700e7caf8dff3cca917f556a238dd664a3c30ebe +size 880131 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48401aad5bee5378695728af7c65901dab2d79d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85873e6d5f4fb764edc8f37e91e975bf19c3ab8d5dfcbaa55e4c66b68e154f4b +size 997347 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0031d2104bca857e57e9b970c4f8dd08c312193d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2022f9ded6419dd638f9d6e0976cfcb55e2ef7d4c5ed2fa4e10aa5b14e6808 +size 828386 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc0a4ff1d45379babf20793f329b2c12041d2517 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf54bf2b5175c1d42f92a3a995b7b0379d5d0e1da1db6735e7fedd832a62745 +size 843549 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..527409a801f54e021d4760975c766cb054d85314 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84abc511233ebc4c3b471e321f0db76f50943759a1a26dddfa0c7bf51648227 +size 932286 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ae9181f42952dd6cc9a04afc2b1b12240816fd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be70924d4c2cf8623fbb8d6ec13bc7680e772333b02d460de83f7b3da96af194 +size 768109 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..643e985f006cff0c3300e22d2746447ef92c0053 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286dcdd803a6532c3dfee045dc3ef04e0aed4df6c6d6197c64b0cb13bcbd3395 +size 1034325 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..695f70eac527ecaf4904d1e75e936234d6196801 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86817b59d2e6ccfe6bfa25aa04a981ac8407ada55cb07539a0c17d9740eaf2b4 +size 1091132 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f879770a9e472ce0bacb118b5048c2a1c6b4e3db --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86eb17d1993e8a272a737ea9bff5f7c163383d2fac305c44a93d1a549958637 +size 920698 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df18c8e29ba7f25dadb1a86b5f4a9b93128e7ce5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66a9ac120764d7d6500675e5cbce911cde27fc0957622ebbce2e5f98af98a02 +size 838492 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80aadb292679f122f2a3cf39184eaa6eb3ba03af --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fd0384e741a22cb6be6cbc3578608c0645b927009c2e1449490e98b6bca78e +size 889332 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f901923576987b5765d0985ab5d28f074c3fa7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0724c388821edff4813dd8a5a769afc1e8a67515043911b341d6ca084ff0f955 +size 874148 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae55ad15a6d73dbb79f691e4e1fea914fae53c42 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc887af2478a02cbf88d1e40ff4ef3063a0f5c9810c747043bf9b9b3329e3b10 +size 855410 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e23217302ae8eebddb3fceaf03f6fb22195371 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39aa749e4dcb3ae5012fcbd49a1cb7098fb2f04b6981c00ec833899ec91ce2a5 +size 1235116 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1deba2d2e8fcdd6fa031ab278c53dd91e4bcb462 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cb5f1f6cd9f8523bc928f4225140b950bd7d32893a04adeda52bafb8babe44 +size 947708 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a5db36cb1428c3ca79b9118815f8ca42cf1200 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8be8ca5765ed780954a180e5b9b87ccff4c934708f58053deb13d1eaef7b7d +size 975572 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557a99393ed3372d58015d7d784576c76e867c3e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94c6ad03f04195b90f658fb8999037977bfdd82f07f854ac1cf0365c8ae96c4 +size 968283 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5afc28b9e97c4ff3f3bb0e070adc8dafc4f2aa1f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1237c4fbcd823ac12f83cb2d6536ac6ef153688465d05daa03fdee34634cf8f2 +size 867197 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..579e9ed006a07ee01264816e9fc74784b4a291bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1a80dd2210b21b762bba3125fb696bb04e084d6a3f9cfc874e6aa929063f04 +size 859898 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94513fa597373a9d7b9ab51204fd66738bd9b7a9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f009bbfa91d2aa84e641b21cf72b8c73b9f7f1d2961505da0f43984bc32fb10a +size 935349 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71781172046c055996084478ce85cc1aa1151a81 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96b3794807c9151912a1f07c1fe06ef40a350058dc6e0e326da4d29aa0e5806 +size 899387 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d9d8ee3c3a864a80fa1f401b3b82f05466b25f0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e9cbf9ffcd05b1b55c4e7b727a1f999f453788ec7143cac043a6b494866b9b +size 977100 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b7cdb17df95f867a7566ea8b465e1049bed4ec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89667ba4535ac74c4b606eed0c559e3cf0ee51a6db8bb7f6430af2eb281c8bf +size 1017547 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01551c5dba0f7b42827259c9318249aae5a3751c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bad848ade55a632d8a473495c843450a2201620d0aca3a9effedee995ba6519 +size 979685 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b6a9bba37fed98ddc5c4520849442c535ed6e1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e674de6296911c25b28ca8fa29d4b0ed169858fb09867d27e87fff27e6247f1 +size 1146219 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b07cc3cff5cd2ca65dc9dc6ffe8b44d5e0d96a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcfaed668ae106753cb1f418f0984ec3d1e12f5e9a69ebfc2890834f6d9cfc6 +size 1278671 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d629654fb1edb0ce1dce8b18c647519e6dae7b83 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6233844f9279f26c7971505d56c08a86c438a273052c3c5d4112c728eb5dabca +size 1346315 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd060f1bb001b288295fd271a975ddd8c41408f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b448c64e28a92493d8206cef1c2a865f30111b2f3d7184841b2639042c170220 +size 1239820 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8dd292a108bd890a33bc67b685f528cfc3c07df --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21335a05dd52628a0d653f5d39d20ff8107cd9574084b9659375dc6f3d8db26 +size 1388734 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b640d3f20f4e655ece148b74668201368e67f1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e682cd3aeb3d9dbe9225c1288e8b51954db967a93d913f5062bb803094154afe +size 1168796 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e83becbf290d55c876eb66d58a10dd184efdc53d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51d0716626fddffe9c6891ae1c4f127711062cb8b756662990641830b977a92 +size 1399572 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5650bef7a792126eca25c2e1064c2f17ab88b0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3a953431800d1e15ebfbc1be1284fa40dba6bb5158f255d9caadcdc4e4c1bd +size 1298043 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a350a7d0a82bb79f16c23b20757bb9ff56f4547 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056287b6eaa03d361fded7619c1105ba8ea62a51df04fd2c1d296d97703ee212 +size 1274157 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c6b20be1394b57742a1eb87e6cfcedcaea219b0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b0aeca8b068fb545dd32c76edd77b0e2c15c258a0af128e1817554edf7793f +size 1294165 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07fa38fe0511be80f2eb2f975f69af82f1078393 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d3a678ac2c49effd04e10b23fa8f1da6c531c69098267116440d9eeaf71a58 +size 998311 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da8f302b22a11db55b00c09de91c93ff3cfd0dc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8331baf4d92baadb20dc289638ce52a5eba89d580198e23423e0df95f9fbc8a2 +size 1229923 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec129ddbebf9773878b8ddf1e4fa223875ccceb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5996f497bf3cce8873c9a381b126f6b804341c6866b70b0c06ad06f0c68e7e00 +size 1268142 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea83dc02e81af26942afaba70a4b4424eb86755 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce161a896a95ee8484f89189122ef8f7dfbe6d67af68f53857f08a4a204a2d8 +size 1192697 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f5cd8573372d9b5e538bba52a24bd1045cdcfe --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a5781b1e5093f8a7eb2f379d5fa35d3084d866a020f9930e46877a823187d5 +size 1212390 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a40699c86322fcf229daddd11803d8eca55ca381 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f43f80b022e92151d97a294c95bd38f4d519e4d19e08a30f185994d1d1ef40 +size 1253520 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4184908bdc623875663ee1d93f5a893482e97d64 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a4be50410b2cd44b829b9ef0a3995964304c9a68f2eb0b982ab602dc0b703d +size 1185671 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3807de90a85f15210278d3374ad6aee801c907 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d1c65c64ab91ba0a54fc878a1e093fc3d498e508b6c016c149a404d6eec9c7 +size 1196616 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..611ffc54933e7e77cbe4ebf39360c5a2bf100fca --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c964a98042d7e211ce901e38f7f72bf3e77f3844a93088d3e1611e13446819 +size 1148554 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03979dd561bef97c56b78a03b16cea90574889ce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97ba557c62ba0302b4f9d4ffdb2b15df29df93790807006bfc7adbf0cadce50 +size 1216919 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8667724906e9392f31cc8f80ae0ca8ab328a71bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674d4e124361c896e710fcb4041988e177a6b333ca1c758e53ade9e9889b3b59 +size 1219917 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41bb1e34f9af6cb77911053b881140d09893dcbb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627921a8d616c3828d8226a196beac92254c416f405c2e1d91b336602540d37b +size 1087751 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa1014b86fda0e75270e055aafc188410ad7685 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd5581fd8deeadb499a658e94247bcbdf7314bde159398347c0d8b00274890f +size 1068952 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c56d21d1f8945e8cf0cef3124fea3efa74dfc9b4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c821649ffbc976bd5b67c5b52290cebea9a04e0ea501ef63bdcbdcf76e3740e +size 1110142 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd2d4a823eccd9262b7a6d833a2041f3fd5c0d9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c27e45a84ec5433e530beaf3e3fdd379bb3eff44ce161d7fc305d523a3170b56 +size 1141695 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4511e58039550f7075dbec758e3afb6b6d05b18c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010259738a9b4967a3e88ebbcd7296dafd00ed53f497c6f31809536950e81fb6 +size 1377638 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5abbc87cb79d3fda91f270f1071cd129d0d91e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1e76ff7722c70c5d2f53f7bf1fee2f38b4144cc3e83bb50c6453ea231dc833 +size 1046639 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7267ffffcd1a63b26fffdf267370edf0814e1d7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8581ffaa758743fdebcfdfd6254d13dce32b4eab7ee4ad939b662ec9ef4d5ad7 +size 1138918 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75c1147419207c854ba9cb7286e9f70c5407ac15 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ddd37c5786207a374fdf178ca5939b1e81b246f60bbc3ecfe213ac795939593 +size 1065594 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..834c73cb841e6f975d8ce80a07f08b28091e8a18 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c7c64886900d5e996011d6a1b6894decbfe838e2d20dcaddee1e0942995dc1 +size 1017801 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92c54d3abf567d86b9b0da822594bac8d133b18 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1f362e08d24cfc24fe1ff36a3da1338d60d2a949021e3ddee24175c5c5c20d +size 1043967 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f259a29c217fb917f74cf5cd403a7d3c98b98c3e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8dc504930d03579d3c149546a05ef02bd537d02b6ec3b3c15d01cc3e431c322 +size 1089166 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d35a6a804712ca5a6743eef73b2b28c30e89a0c8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c97c7a5e155dc0a7674a6144c87d6d9bc21f01cf25aece4eb8f07c2fafdb185 +size 1069286 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c84f746629588b7cd8a76dc92f07e7e2feecc80 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4bbaec389f45ee3a5004dd029a9c499c879e8217fa02bd02865d476e5cb104 +size 939666 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2ec48e8d8c9e2ff88c1bb66e12161b0519e2d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3da6b0c6ea5b6bccb36dba66867d90a1518ae69cf6f8ccc291a6d4e7a33caf4 +size 913995 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..701e29c356ba67af1eaeab5a74e624fb92ee4823 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60daa3c7c8cca297be176564cd54d38cf422525d1d16b65814815595d99362ef +size 936964 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9155ec1a023db2d12a7cb21eddfcc586b7e727b0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314e57263f9a0f424f80fe83b042fd832a2387bbe6ace3b53b678ac7c94a16b9 +size 892444 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49759e48f089b6a88518bd9d512904865e406ef3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c412718d3405f16ae3494abe32364e318b9548d34937f102fbe9b0e8b0e68b +size 1096630 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63c626a74af5f197c4f5de19a748aeb622f81d09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cbc556924769f41373b113c8cd47f8c2e4396d74a01499d4c5dce536b61bfb +size 1053003 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..025a9e1ea50cd3bde99e575098ce023db3fd6eae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86134ee24f7dafd36e4262046cb20a8738cd54a63725ca501df7d8743a892644 +size 1127172 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a60a894970a5fed7d39f9cfb67a1292f830169 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97d228ccfb42a480e4dede4971035433817b2420c35580091afc3c5fb95c9e9 +size 1010824 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c342ecffeac516d6e6646dc8dec93e778af2f504 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04a9d0f20278599a5ccf1730de062ea0e4d33da5afe646292e74e2bc702cb7c +size 811365 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04316ffa70c8ec88cfdcca6ec60b90d311b37a1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41c6a6acfa3272c997a37d3168403788de32c4154b90ae10dbb468238033c50 +size 921311 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e346f2aaf631b05c4d83b4cc2de8813919a78a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173749e018319e2bb23dd7435427a0568ec05336227639dd210ae1bc49371dae +size 826652 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23e870570cfb0ced11663e408abb24f978c5400 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1af21ebe27451f09342632950d8b8313a15af4fd2a6184b31a2abba89025b4 +size 857028 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61b383325c939143435bd6f9393dea98a13dbb4a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6a146a0da591d6aa3d6c4d234f73354f2011a0620ca8ed071ca881a9285cfe +size 1069521 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15697bbbd8b66422f068eab3e7e875713be39ad3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1e1e913707879e8260dada1b01f5983a4403e010f636156aa4f9b0d63fb71c +size 861517 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b6d6f32af46233f9c104f633eb43e476d136a35 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d8189d0f8bd147cb08c1a81eab76359a741b6e915f569308861ff700c90d9c +size 878423 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b06a7c759318eb4b9008bd4f224300f8526df7d4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3c24ee5b9bc465e631ffbb597acf08d1c341761ac39e6596f66e683d793dbd +size 932880 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daeb2dae21a4027dae59a6e664dd56332086c2da --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0424b3cf3a18fcc2cd46902eecd2d74739da748dc9dadfb6e3bec19d078d26 +size 849023 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e3ca40a2eddea5e119051a95a2aff4d040567b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a2cdd61db66a5c54a9f78b7fe9c718c0dffa8a2beb3bc71b6b274107412c8d +size 876461 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd7a8d977af58795f628198e67ed414e4af7171 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af0bc193756dfca12d7a55abd344e41c68ba17c8345a6793313b87575e5bdab +size 857810 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f51ea2e75cd34f684a3573de5e99f2da5d90df --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f4aba07a27b1ebd7d5168de6661910fcaf96427155eaa619620704b83c4d3a +size 842775 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27bdc1f710cba0b3084056d62e94cb818e277cce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92ec38877ae259642a85ffd8e30ec5b2ac3af7174a944a3167154da9b470fec +size 1089499 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac64b6fd4519c9d07ab370d0d355bb5e873a6f10 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555a3508ab1c6d185a9e525a9bf3e7b768c8b60596e17e99fd9bef8471faf778 +size 1012133 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d886dde086f2caf5eb6d06722d51052fffdb9b93 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6d4746b6471792dfb013d5a040d10cb46ea55a622db5b9ca80d784b1f9b0d0 +size 905320 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68ec591b21c9bdd5f2a93269903327649df2ff4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4edb66512aa68665a73820ee9d6151363a6b6cf869c12ca0b205ed68a510559 +size 1005553 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5a8c44f5740e74bbe0e1e7be6bdddf8d112938 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52df7724542f2f0e4cbe3fce94d39f346a3324406e396cacca262084bb74c7c2 +size 899490 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e367ea57dd4e4bd23ae8ab9f5ec545092271cc8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d507b6030c306d5dc838310b135b084c9d8acfda5ab55e084a87b77bb6cd35f +size 951033 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04248078d9c0e6b4864a3505a4e8b70ae6f9aec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939d23ab31256994ef2d57de28cf18f807770613dbed6b70660ed4d4e0c42107 +size 1043231 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4f9e5dd55ed486a12d9e022229bf1b5ae64c8f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda7ae1f8fa33950eb5bfd6a90b7973b8ca7d1fa7794b36ac18c843a2c557737 +size 992027 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3bcd255284d9bb6f958628e617610b517e72278 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d9614f008f44d8762f439d69de5313cea1c5ae90eedd7c673f163c02e2a66b +size 1727603 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95882121b9c34fc3ef148d6f868fbdcfd004a555 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4343a044e04c71daf0f2deffdf472a7fa0ad84822396be2a9d9fd04cc13497fb +size 1566277 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a9763d4447f507ecef87a910c32227f7ad1f40 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6133f913035cb55b997bad70e1b12e49beba99b085ced75a4e5b761354d10e +size 1506464 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95212b96b080b2281b29da05e7877c613a5b2e08 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4841e81b82dd1965f0c1269564a76ca02d07d0dde5b979b6db87bffa9f385e +size 1658859 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8fdae8f9b9da739a214d751f5110f5b5d7e91bc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0fb03e072631a13d6d8dae78f5f4f8d528ea37b7d56e319579cb8b2fe6f233 +size 1407614 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f110454d9396530bdc9d728d9b5eac16ad1be312 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a25269193b5c1261aeb312b49e801122b5d67b22acbd7034d8d9fc6b7185e81 +size 1201212 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0960914981d2b0265b3375733119e2cc7d593b5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa04e6192664f787df956331699d66b7ef3a1c74d0bf91652fac15888f927008 +size 1022652 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b24330ef6eeb637c09c85cee51bf8c3d9da2f09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831bd4a4df91c239c0cf02f33e3131dccb134a676a8817bd5d2e4d856db4308f +size 1260067 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d820f54df4656389b58de4111130a4757c33dba --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb2e69075a946587cb1c42f20dad65f0cdaa1c0b7af17bfeec0bc69a30c59a7 +size 1633798 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..063835a21db2736b2bbd8195ffa78d1c48560d2f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614d679310427bc1dff1b4d13f21b4821f0fae67e5da19b049b898ed3471f03e +size 1215169 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f146052f57642223d5572a76d12f2e8f9a2c9f3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4a7009b08af03a211b318121b44de105d2a10224554de5e14b0e624fad6674 +size 1428548 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a1b47b7f18ba6ba59bc320103360b6486291fe --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ba3a9d2b2ba8458c62841ca82c437dec1bfc84c1663c1a3ada8b7e6f9d6015 +size 1645737 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acecc5e01528990be30ad0e63fa2d71cbbe3026a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77cfdb2b52379c576e881b9d054599f459f2b41491e54a51339255c40730349 +size 1244574 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782d0cd8b9f7beef63132643580f09e0a90c1ee9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b6233a7ccb258377fadf259bedcfdf8f4e7daa6c7746f0e93c50c9f5f2c3b2 +size 1294709 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef7416a8ccd66748aaeafa05cc89f23dade5f3be --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae22f2a1b89459d71eb84486346e20378f51f4eafb66c7a4bf7fc42620f8f9e3 +size 1351135 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24310a7987f928676caf1e2c348c3fddc1146148 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d1f50764b27eff0d49e05ac7f12bd1fc760b61cc755d9529be7d233e7e472d +size 1494842 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a588deb91f53b6f21c2a831e55fbf1b83227518a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426a5d67cb90acf6944fb2dba236f5fc7593e082570299803dab5561406779ec +size 1277314 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956ca832652cfec4786ccb17be84d6a076e17490 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad4c358ec2a5a16b1702d5dd0ca9ad3867e56fac0a6590e619f4c0740e9185e +size 1355724 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..429cb6030e493eca2bf74b002833ba405fc25a13 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa62ea15722f4e68434f69e31298434c594240ec6ae3bb70e5f6cd9f58d96870 +size 1292688 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a196bae6d954bd52bc2855704d91efe4844831c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d85399360fc1d3958b2500269592c059e0e64216ffada2d75596fa19ab0b414 +size 1218448 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..609f1ddb5bbc379417ec55fb2708d54a04b5f803 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b3ea1af45bd2c92c9758931d5b082b5c171c4c324daa7d6302f8437c6dc038 +size 1203560 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baaa1fc917519a4958160e8c35607cc179e743c2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cff30bffe26c13b5233ead6b23506ec1999d82cccddcc0e9b0c9b9a0a119f49 +size 1293023 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfe3f58386488e3da559cf736540dd21143b0188 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d373c7040e953e864f5caa2853cfe4a32846c4de0d5b8adbc32b19cb3caadad7 +size 1457602 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e0feb13386f91a0dd4e03b3d7581984d410768 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7144ab73f53b9e93775d419b2c04031b4fb2c4fd0d2154aabcc28cc45915819 +size 1108091 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1575646dab063d30d0a3df123c9ec78141f4cdc6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453ce0dc5d74f4d4a6e930d319bba3cb880a68cff803ea801becb55ab5ba2982 +size 1242956 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66448f307570567bf1f5446ca5ee3cbc32fb73b6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a363b812184a9b8d628c22a712a43dd46ebe350a40dc8766a38f1a82c2505b2b +size 1291852 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ad194c5c1329454414f1ab72eb3441ca5f5704 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8cf1bbff00432cb87fa3db883b82db388f918d2f76fc3456cd918b26b78ced +size 1273569 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ace87be9f9e9e14c554c7862a9bbc591984ed5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1193624288ee5fcd4d12dad7a5daa5d65e26cc0c6406bba4a298b6edfb275ab +size 1217196 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c284fb95c0c29b18cd4b5e0e76bb2fdc9fbf65 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7854a3aa3a933e59e6786b1193867ccc9c4250fa571b3f74c91578dbee51e134 +size 1249389 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb25b055050b6b4b5c8fd63e04ac9664274bb2d3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b32d18014c2316737b578908bce2ecd022442a3d910b81c733a7c5bb0072f8 +size 1199611 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e60e69e1d9607212df3bd755efd095247659a9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bf251269ca8ecd94aebd8343cd7fe3e83ff1ea39919e694e86805b0d5b6c05 +size 1350464 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11beb99e1249449b46d703fd81df8ce2510af32 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5f51c8dae0b000a0ba9583545268cb48473ac0da0e2e9a528ea6006dc64b11 +size 1518103 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6fac2c28b7155d91b0a426d11b5f57e6be8c6d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3970a185770da43d877cd75940b2b5964257dbe5772a520ceb29f93aa21ee7 +size 1314961 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce140f7e98912df143b13fe7904f4a07959f26d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56f3f7d1aa44ed5a66c84a609fafe802b4a5702a9d7fa71ecc5eed0dc44fb1c +size 1561361 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f9d7cad5641af4665e24ca38e607a428d2a01e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812acc81abc4caf3543defe896e37dfca94d80864835eb4c237c115c60431f24 +size 1670024 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a652251a4c04eb4a0a7b9a4a6c7c7464036443a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba1699fccfbcd074488386e35631a1819f0cceb0d031d71f655dca227c6f955 +size 1423343 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb2279e8a099d2427272cb6f3c1cd6ca8489344 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00543be29e8ef39809a6d738d21d73ca1807a67929edad4e2ab8a1f33c05aa99 +size 1768052 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac2e46ac6e70fa97d4cceaaed4c6c9fd42cdea3a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a19fa8a4a53d18b919a394e4e185066f57497ebf4bc54da672e21cfafab748e +size 1597936 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dba92de3673a553c7040cd10af689c9d99de6519 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc74b4bee5519d4e6f15ad0fc62a878181fe8a37c402f7cdb8c2094bffe82b0 +size 1574894 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ace730c093afa50a0bc5ea3a6478df416711567 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cd5c7c879330c553abfc9bf735829644aa9148ef7f1bd36cc82ac287b13c08 +size 1645480 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9ddd772beac74028d47c02e94daad773424778 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3ffb4b5e7ffe24ab0ab48f5a80730e49f086c526178521ee0f1c3b07278f0c +size 1633044 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ec8af321500aa52e2a6fb1a1f8561cee098c463 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3edb8b5fff0740c2707c2f815e0fdd78777921d2db565edc52512a977152449 +size 1691286 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd5aa191c0a88efabc7561a6d9c206e941c71fc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ed99b6005faeaf1ef99213c90f8e45e750d00f1254ecea497329fc42c8b5b4 +size 1435636 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bfd76e102e2e0a624e3d669d5a6e1157599b888 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bf27d65205eac7366ae21479cb0d116edeb72053a478bbafc170407520de8e +size 1226977 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd197bc9fc27e2240cf59b7baabd22f5436834c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23adee7bd8f6f37f4b1e846dd491f6ea821ee00d1b15d32ef5b60a2fd807747 +size 1210961 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c69f122aba807275245c704c64aaae63508395b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181b747f7b213ad0e6aafd5d79df72b477e95eda568efcc5295e53253eb99bbd +size 1111868 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14f3ca3b92542cb2304d7f4dd1e1b964551352e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69eef0a74713eed3d333ab7a032e3f91aa604655822a60afe3609b256c5d7ac2 +size 1113730 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb57d32917a22b1906a5c730d593964b5df7986 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2f3a491f3f361ab89cbb90dfcbd5ffd7879ad1c0c6fa6efdd0ef9abed601da +size 1331571 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aac178342556bd812d4018ec89f1210a3006b7d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca32265f6f6a975d44cd4734f6415fea12c8ca9352550ff87fb1d29bc629fa7 +size 1173088 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159fc3bca8e4f22ae9809d6490cff3d4be9cdadb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbc151dcbfc1e6ec6f42c89b3ffba1077e1bc29ba00d2a2cf58e172c3e9ec51 +size 1182840 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48733d96fe8acc467702a1938dc5a3b236fd4876 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493ef740780af76fb408c0fc3060fc6fa1311fdd480a7b7e80eb803538eefcc8 +size 1097708 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f46176c783273904e28d76b9cd823c8321f67dd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a28b35c5010ce1b04f0aa77a7f3a8829201b08762ea2d0dd43822e0a7d806c3 +size 1109059 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24b0418b34f38af6860e6796ab39eab454cf8a79 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513a462bf8b1d0b8a175a531d504838cd20fcbf0e0af44bcd6df95bc704c491f +size 1118051 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ac9e1ce2738c484e0ec5f21e5954340d3e92fd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4993ca9bf851f3fc99a8414c73b8baea4fe8534f86f311d57e5e4be9a90a244b +size 1132645 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51ddccd9af57a1beba7dc9d4d3464e279b32b99 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb23670fa7a275c1758daccffadde162bbeae4068c06fe524afa30691da4abd +size 1284143 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092537df11b24502fda8da2e7e968d96449f1a76 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb1cb14a03c40630e9da538693ea33d764d96156498d93e449b77f95efeccfb +size 1152477 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e0b3e767201b8426f2c33cbf96d0d931d1e40f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3142cad0df0c58e5060c83a467f29262bc5e813e30e38217bea8b8a79f7545d4 +size 1016041 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c25a978fe45c5c5c75b64bcaf229901094b02238 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9519ae76e25a0a165364dccde6fdfd40ada4393a2d9cfba5e4905410629f4e9a +size 1602835 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd0c77504779e4ba20d44069bec7332d102af39 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0663b54ab3b06be30447c65ba983135fd176b5845c2e034dc9e9643073d2359e +size 1597308 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e72dfba078b0fe3a5463271a211defbd2edaba6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99ef5e6f3a7e5bb3235ad0cc3e52f46bfa9dfe49c797168e497c182db738f6b +size 1361960 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6405ace25e57fe89ef0a20efef293c104482ea9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279d1265b0e97f464675951016820ae0bbe33d20efb5c09052642964e02896c1 +size 1297018 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93095ac9a7c42965934d5944ff598a9965e0c12f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4390db8ae17930fa90a04dd818fc0b5ddcf6a0607baa7effe800cc7de3ff8c9d +size 1344788 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..475bfecdcbdb4e781690aa659597bc9d5e575d2b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffee080644c67bd48d1221c7aaf674a09b82f51d821f8f646c273d16a05e8f61 +size 1124924 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b839b439e13a92c44933988238931232aa55eab --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b99ad455360073932e6c635dd2f8158329a9cfcc1b3f770e0aa702c9f8417a +size 1204466 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7002a5a72e4c1abdc1b954e84a065994316c7b5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3869728013700da3ec02643e9cef645819df0b7eb1f1676f2ffb647b509150 +size 1245861 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20138913968bee060c14444ec5f7b7a454e5f053 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29818f346b2da82f24b9ffa8d89cdd8a177f57299db4a2de146b0a58e2f3a622 +size 1493036 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c6a9400ac1acf2d7a3f6722688ba1fc2b5a3337 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7537360b70cae2ede3b49537724169cdcd801da46acf062ca9a26183a6f5a3 +size 1627858 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15dc468117ada95b6baf18c1693e2f2793f92b0d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e73466be12c7e0b7df403a18105aafb47e17286c7d16d6464bcb6e9e7b2cc8 +size 1372604 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebcf77e3d6e085746e24b490964899f06fa373b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c573115ea5a52835c2ea208931c8f9ed13f0ee163e9a790645f0df4c0ed9e0 +size 902365 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d86f1a5a9df88134779abafa998bf08716241e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554ae9ad32592d54b6ccaea30d60174a838ef47816b43e4547eaf5de8cf6a723 +size 944075 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88d5a3ef08cad353255740566caa47440263e4e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eba4eaa694a01a1a311fba2813d109923c58f6a04706be6b3e482b35d6ef2e3 +size 1058807 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4001c42ab00d8c70045fc7cca86c6b4781701d75 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5924ffe67b4ffcfc72e8991579a5ac9bbbaa555580ee7c99a971c449250f8aa5 +size 1121515 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120a5c6b2e20ab8105668053504875c9b507ae5d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3941770ab0d4b1e3edcfcbdc8b3e030be23b0c339f015dc4b4fb67fcff8c3fe3 +size 1035110 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c21f3f89811b455a5085faf43335d5d9a8e824 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d85453d10827b3860f5c40c9ccff173e7bb39f5fbeed431ab5386197b0642b +size 746166 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e40ff84fa47253c40191e9a875e8eb932c098b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfeefaddf9322ba59ee2bdf5d11dc32d6fbd4e6c51879e70168cac89e150431a +size 841081 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97aa3111d545480da40d4e0bd91e08e8c9565243 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70ae4406a514fc9258aee45f5db5c5c86be989914ddd98254b4bb794dace4b5 +size 938072 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29eea3f7a488e6cb6f4eb92c56c27b8226a76ce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d542fb4145edfffc1e7049529f62c163cd03dfdfd9991e82a974989ec66b15 +size 867353 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3addc2f079764b7ee9bc7f585f42b36d05289a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfdd7cafe0c7a4b752fbefa547a7a9f2d4c1986b3acb34ea0d7772d71ffb5e2e +size 835780 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2d02ab3e753c6162aa981ea35b9cb8be9d6411 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfee3400c9eba393533fc87af0d4bbe46c15a80d9e19b0400c79add14f527b70 +size 905994 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343e724ec9771f23c3dff063cd92695ff0dda378 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93759171ca83dae389364953457172d82129666bb9d37eb579d05a17566e7b2a +size 780753 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ca0933661c501e5e261d55527ef792c7f752e4c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0128f17c9f3cb966c459af44a439f237f7f25a35dd3fe7ad08367d763af360bd +size 844148 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6172ac6c2b75c1cb42a4bcf093df021dd40c44 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0934ce77b1f33a58a2ed3554ef7ca3cada91d96b455d681546969bfbf89914 +size 842342 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbb6226e1672bc2f532e928e76d146345f6897d --- /dev/null +++ b/Split_aloha_plate_storage/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:e560a6142f80bdb99732f210cbef6b9ac0eed655e93936fb512ce5613c35401f +size 855687 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0f71396e632380bcd3cf34814a9f28af4ee524 --- /dev/null +++ b/Split_aloha_plate_storage/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:4d3a5d55880645bcd5dcef8a79556d016580b71bbbfa12a6d9c0511f90c7ce97 +size 756427 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f0c65fd5ed97d92c458b5fe123ededb40944eb --- /dev/null +++ b/Split_aloha_plate_storage/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:56f93c19d6866175bad7e92306dc6fe2924da6eb88dae65b99841b23563da766 +size 771463 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ecd855d86399ed6025ac1307f63f120e45d30bc --- /dev/null +++ b/Split_aloha_plate_storage/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:2928da54ec402d14a236510f66a5c5982278f8b1286e9141c4453ab0844a7d8f +size 826406 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..407ba4113b853443060ffe0ed413f5f2222d1fb3 --- /dev/null +++ b/Split_aloha_plate_storage/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:769d73fb575e1103b01b5f8441d30cdb9adcac52bd231c8148a82d8a2ccc558a +size 815309 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..714d11625d24f45a84ae10866642e00ab86d74b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f495abe7842fd8a9770146f35018bea6e85531663b20fea9d3d873dfe48dc798 +size 731812 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9335b0f3a1942a1481d80bb73f8c1ad52e3e3d1b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4784654ee618241e8e1116ed50b6b9cb11d8dfb83d6409ff6f9d3ba076882c9a +size 882968 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857b45e564758b13664275c26fd756accf5eb0c6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad91ae5eb8b04f3b07743b3e9cf5a7a452856370da19f6a71d3ce9899c21ec70 +size 788880 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb60d1c03330cf8af4ae7daa1bd7b8384572b10 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18436cef3a071cf4d2f14ad3e09902045f5a742e8c137355b04a9c3db2f51704 +size 884141 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3766f7d3fe2e0457a925e8523338e960fad4a32 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53367abbe1d8355f0973ec57c5d07e9be85c4caf42f0f5a38be45e5ee59be6ed +size 886179 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f478e92c9174f938653df2191e1f7e069a000c70 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3cf105e0858f2001274b726d3a8bf225611db6d6565fa022bcd94a9019e3139 +size 917217 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be107ef0e1952741522d45d0aef4e17da4ba7ad5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9535dc3a3a382d7e568a72fcbdc29ca45398c6f16d554c824a14ab86b2b4269f +size 796826 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70347ae02b88b680a17fd40ca2fb310d967a0933 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b1ffb00942c94acc19a147f501c2b340fbfbac5e9d12445d33d378c38a6d83 +size 825085 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ee4c26770b65d611e1d9c99c5e34eaf7d1815a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45232bb9ed378a6b706cd012a6705318233397a442e2e8a2e25d5ac69b4174e +size 828694 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d582ae6b1e63ac76b2340bfa97d0e8816367f9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b64163536062dfbad3b1444c5557ed4de5fd9d2a9ed33c15ff31894b3e634b +size 972381 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e162f4e71204775063f6ae2bb93e4f40ef4eaa3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532f871f98b70ee515fe0675f10c722cb86bfe00d13b0077b19e3195ed039b5f +size 940339 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34a19920b225842694e5f3ab660514e95196e3b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d28abe1cd78cf254d7640869d0c38aa36ae4e6ad7d27fc7192f1ce66b82421 +size 757112 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e127f6f01915e33c3c8c41a62fb94a2b7f8e139 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89235ce73913ad031df306a6eb4c76cc703c9d213e00bf9afbd217a1c194021b +size 715893 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8ac29b8c11ea310e4aec2ec46767d66131ad9b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6119c53a186df337f45fe6ac7125ab6b9280fab76e8f6e3447447694de3e1d +size 747318 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c97fd0cee61f370cc34ba0fe3f37956d36f85d2b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c470620623f8be78c63d59a419b67dc05e2e26f9887159867736bffb1f4b1ef +size 875834 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..064913a938220f12e0554bc64e625fea49d812b8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82f8206b73c9dd9d62209a82a719ac634d32905072505bf47088966d1fb8534 +size 842837 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dd5f9f15ebc5fcfbcda3ba8e1f0ce1d2ae2b1bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405e311d5e00048bcfbd2b8e7c681bd61cbbd573abb8c3d38462ff16fd893741 +size 953262 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b18362f79ecdd11db166b8d39edfd0adb50bb97 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a27ba1b9ef5ef9ed257155072a9f863321acb61122c01d18e74780c5e65fff +size 801558 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb99a99ed1e2eb1001078fab7d71f8abb68f34a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758c26668d97e086d5af35f88125ee45adeda6552cc2f9b3e500a25c855c4d1e +size 934064 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4566e1058a774d62817fe05e2f29c601acf140e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6b55ec900783c25b6e73d09e249a820120c76936c4bfecbb4633ca67b905b5 +size 881018 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8f3e60c5d18e5a600b08873ef97a6d22c86465d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9d9983b96968c4500134da566ab24aecb8257a446700ec5ad4f67c7a7c2462 +size 1035970 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c490d41b0f8c69df2162830a55fe66658f95c32d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d655c10ca272a8a0bca71af1d8daa0463b78c5560d4999c418a1135918eedc9 +size 934043 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2caec9a63665b065faea1c5e6ae2e041f25a5792 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a305b47f270e1531f6691637fa5a32330da90f2ae4a0f5ac94922019d98edd4f +size 989076 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f938aab4595ccc098a62adfe4538e22ea27a0dc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4ca28bf6dc57ce27fb30d29afea4eef84f6ffccea03876e46a7d69d261a899 +size 1009429 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da69a57cebb72f825a3e0ded60fbcfe7cb283fb1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385f0180b2271fe57ab5e11423de4ddc5a57d414fa6dd1040c68e3dc582ef73d +size 977803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a2859db86e821ce3d056e8be1334d7b625db25 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22d14dc9951488f879d9307f4040230ec02b8d70767401f6d66681bb7f3cc9e +size 957817 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cc5499ebcc879025434ef4c739e39fc49652abe --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadce8daabd89459e7464d811efd69f9f1c08adbd56d7c59e6a8599d79bd0357 +size 1226510 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dafe67d893254cbe687609e162c9d0d932b59f4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6e4b38b9386cdb434cb2c0fb246b75431ca18161a1770a0a7cb830987bccf2 +size 1005803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b739a3daef61b2046d1abe9682beea091113fd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e685eb9ece0e6268822b22b321365b24c56a27ad47c1f746e6166ff341230f42 +size 932357 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786c9403786c12213c03e0b218031aad77025aad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ba09185f5ad95f1a369b21a0f9a57cb914077b37a67ff453bac797fa6f9f8a +size 851625 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2263ede049218c63451f37d87c6d9a4661093bcb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edacd15b19881855eba65aa58f3702c846c9a7ce43da4589ae3750cf3766bec5 +size 962527 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b49f6d26b26b12270ade69314bdd7c458def068 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3677ac50e345fd630d019ef61cc1ffd588a4e8cb71a16a1ae28faa27e07d953 +size 1227222 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bd78eead162930b661c3d6a98245d61bf267dfe --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361d800b05b217dcf7053bed88da3366e871c51baab029aaf919204caff8f0b2 +size 1073507 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b99d8cce6160650c3f3533be852e004be90dd36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601b2c044bf31a786640af5d068eafd222be0d4020ea0e9b381bab592156ff4c +size 1393410 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e221597367e73bed04422ab0dfe834f59f2d9fb0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42884f9d4bd40317e35ce28c196291a0d9399cf65cce49ba7343904c4c4ef5a +size 1008331 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ed95c37d975184132793bb62304eee8149eb58a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7bfb0884050764dab44b4a6dfef6aee38a1d68ead2d25601c20d03fe0e2026 +size 1274737 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf760739bddbf46a7ab3f01d2b3142c57b5a5800 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2162f737c117f2ff5dd2747d1dced745bdcb7d0a2eccc758d720ab561de391e9 +size 1144775 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ff3850205b0437f3ac355163d73266023bf37d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de6e4d9aa5d610d2702af9bde204fe06775fbaa626b4f9b04108f57aac9031b +size 917532 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d31c3641e0f0b5b1146337ce110fd3534b84d0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8eae58faedd466cae4d08b15bd0e7ad7149ed2f15bca592f927a63c10878906 +size 899940 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5125defed3cb6339d90479e309c2bbddc66d8ba2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de8daebc0dddae77f11b2d06d3682f333a9a1302ed1ebc1b3d45d29dd7c48c3 +size 1017517 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be3d0207bb60d3ee0b4ad21acef703e2a192857 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b681e89b89f640a4e4569f3bf6ec84f895e3988b83d6cf71cadafd7f093c794 +size 1017937 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ae6c22229f16aa98d408e8a832ffd5af1f265e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6c56bcc0d733c25ae0f510f5100e8be6963a369f96d098f90f6f7779563f25 +size 1092469 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6bffae31c8910d1a666396d792424236ec3229 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab0899a89fdd31bc4c790ab6f85f07de32468a9571bf1dc763847c288fcbdae +size 901803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9eabbb84e7087cda09fbe207add65a9d81d5e6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d332de9cd459d82bbd5e07fdb438de456e1b93dc46378e8f26ee48b15f08fc +size 1004832 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a8619bfe1756340ca1620ca23dfd3e7e3a9e2f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39536d732bc37763183e0e545b7b8a1794eb17ed1ff734c96dc4229cd93f1a8d +size 1175489 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3274805fa15a762fb3d4d5e3e6f8287e2192e022 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca5bd91944f97f7d441e9ff618f807646311df9c01a2fd0c11748d76998fb93 +size 1000073 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4915425bf92721d7ce32b34c1d9f7d4c47c0301e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c40e6001fea3762e1527fc52f5cb02eb194396ee564ca18a9ac58a757cb1d1 +size 838117 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e5e1f6a21dcadaad581d5738365cbc02caf6d40 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b0d18fb1c0f751eeb2c33818bad36fdba16bf9885b3a4e6aef2d39143ac1b0 +size 862855 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed890796ffa733dc5e3ea7271cbe47850597103d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef8b64e690d1bcd1daa4ed7ab996e65eb9a3277638824a0262460607aa75295 +size 886009 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5d2cfd19f40c27cbb61335d2b70e888a0c8bfde --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d848d3a801c5c9859e94b57792909435ab49bedf156f09ec960d1e470b88ea32 +size 889300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c451c1997003e08964c62d5211fbac5ff2723c6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470c213208f18dcf63dd5a96acdf32d33cd3d3a6b28d8b1a2567f68f2f04af3b +size 768564 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c8b782486c4baf1d41eed50413708da3a18c3cf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d1c13d298282575535ce0ecff79e1389e62887281a966034a15ac9430648b1 +size 903764 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd0222da6cfcb77fdb099fcfc6c54beb7bbdc10 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e05bc6d9f4b9121b96e14721e08c6d66ff2c6f7de0d9bb617eb1c23232470ab +size 788669 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c81ad6bf54a13038c1b995a70546ed882adfa2c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5b8d70611b79cedc49cb65fe538afee2196f4b612e9aedfe59dcd0c26ae47d +size 827704 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a50abe7f608f59cafee9da5648e7a09ae2879c1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbea45a6981534561ae9f1bb12c3b05bad933fa43998a221219476f596fcbb69 +size 724969 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c109c1737629f598c0ec031ee3d21754e5430f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7063128bb1fc9937a030d00c93e39ae812463986f427e92249a44ce67cc1d276 +size 741144 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db28cff66fcf2d63962fb35bed89b075cf4caa46 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e32568f0ad58d3aa7af685ca2c71ebe7935c311034be9a07804b1a382b295a +size 758114 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c8a1918a1e2a0f55d54d477666313994b32acc7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547e278c8706af465bf9bdaad1e7df0fc71547abf2108c12f540e9b00ad207b4 +size 724656 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f3f4f900a57a2bbc3b8e61a6dfe54d07260b8b9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35c830c02d6590ea072defdfac4885cac7779b93978abb8a33fe85284ebe223 +size 834111 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01fbf58727c63bb3766ac6bac0fd9c795a93feb4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ac0de0ef65aec11afdca510c2d3f08cacfb8d9bfb98a7951185225ea24dd75 +size 846908 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7297c326b13646aba954240c0b6a4b5a01c7d09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e613035aef9c2a261405fedee09442d80762fa3a5afe80ca51703a859a8d1a +size 759387 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c22bd67cbb2a9321970440be4b0056329f1f2160 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb6bab473b056655aa8783af070c624df2103c3dc78fc352374df84b932a687 +size 832887 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e244af76edcb571bcd634213b86ae54a4d2bcf86 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c52c6cd8c376dafb265e4e3016696b3326dde4d222bfa4709654e85b02f267d +size 675599 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f221fc66e84eebae396fd2ea9024fff0a8f73ab1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d0e76a08608a4095d3bb9b12d5590685840c63df57c9bab2bf584c3002094e +size 740006 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffa0d93ad7eaad8e8bcfe8feafe9691f6a82df68 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8bd0d304354334a7c9325ec8ed8b20c12ca98ac57f4d78749f4ad2a0880af2 +size 784660 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2fa57c497e67268155af34e6990b435e4427843 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ecb3ab17d1158824d24a02c5e572479bb01147759564d157652a89377381179 +size 721017 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fccf6c1292c4cf9c2a447697c5ffd18e7f0e953b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304ee52edad4a0fe517bad428ccda56e9666a7d0cade8160d40344c38c4e45c6 +size 790139 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3166e940587954f9d8fd06bf9036302298ae60d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b13d78d9934d1eaf424dea723cf9db19d46c0f9f5bea0f79e4b80e74c3f17e +size 825027 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adc7d86480c0a1ed9f6138d7177682cf404a3159 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964f1369605b98bfd88361d4954a365eaf22f95b3a93ef65eea5696ac50e8b9a +size 651455 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed1e6b1ef372fe5d495b23584ed6c55e944f2180 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0107d6cbb8d6aa21cd1cd1a189109867efb27d14e8d31e55cc472d5034161900 +size 662725 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666504a9d3971a980f65919a144e3c9b0cc77554 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7753ad9b81fb9cad9c4c4e3f1fbcafa74fc1d0b70f704080b4587673378f0a +size 649847 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f46302bdf991e65a158b4fcd2bfef96b5b9f22ea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959a6d943ed0bfba8983a78d5bfda222a2ec5929ea6769673f77346d54b27d5f +size 666905 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2413cd58f01765194795a4e772d2e409fc191909 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edb3bed1ffa657d591a39991fe154465ae032a0360801768d9b2bc332bfc1fa +size 718245 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8557f435231103f266509b65f56a66d03fbac6b7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a33881ddd96c6bc3544a5c63f28fcf56c09c48a7fb6821bf606b0bda800dd99 +size 841224 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f2c15c2df82e9e4b851a3e5e670259e0292aa8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723124dd11565b1c4220c2ab44381d243fd877362d0368159a576b91a3aa133a +size 757556 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c60b256248f46cf905a61c7da2bad65d276a9a2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dee3be4acc82d0f6f9fbdcf12ddd83e202c872a2ff956503cac85766536800 +size 941817 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e692640328508da302151fae9b0a32d9dac55c32 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14d75a19911bee99f24ca4c1fc01b519cd104ea1d80f817783276d83ff64f99 +size 1104355 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc232146e3ac25ac74a7fb7c9ca301b38e7c1736 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6b316d9260c36f71a8091433dc3f296c08adebf9e2c27b638b2459f32a945f +size 1589143 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95bd43ad2e7ec41c7c23c91178a52f47f72c6e69 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de5efcf57e71dc2cca715cbfc5624700c33bb12a08a9f7e4bc78c44dd95d1f8 +size 918196 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c99ac19952b1f026fc5843d284a00301eb05950 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cd9ee346ba40362dcf60bddf21118a7d4a87817ce0e35b77a71723020afcf0 +size 658084 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4671d82ec27aee9de60cc1b7c3c9ed53b39190c8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ee7358c0784ff9750faff0a852ac381c2c1480baf1543674e3daf1cca8e79f +size 676687 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beac68cab5d31ea663ca081c676f536b8493f13e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc735daca3b59ffa743f0cb2cabf62bea53f4b5ddcff302a6b3e1e4cf228c38 +size 663027 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd94e04953de4d7bc13885335a01bcac8e0b3821 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac88384cce56d538715fc424421f4fc8743a75ced490aa76be65626385f9617 +size 716497 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0032a8ef9eac5259aaade0e9de8c0dc00cd8a1c8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26587048457c0a8be4eab08145ee04b39b7b5028ad91893f88dbe69401468bf +size 871024 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0afdfdeceb5d236ed5a6952c84f1c5f0260f935a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0fb2111d29f2d8246c88d84f5de72d566034b0e3ec1d33c9b61c293880edcc +size 714942 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f13d07145a539d7d13a3b7f3a3f32a6cc31ab6e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0483b8135406319fae07c6b73afb9b9f8eb8dac114be9291b911703d50fcdea3 +size 654300 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f728e5421c1f13ccf9d0abb966a5339b5c8422 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064eae6b0090ee5e6c5e3ee06abb41dc407b9e89aa856d358831ac3f8598cb8c +size 724841 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a499bc61646c7622c0b144d117113db644640be --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ff3d8b4b2d74bd1806d71c71a8235c357fccf9d2e65605e7311693e0da0d40 +size 757550 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edad9820bd99a7492d25071c78d74d691875946f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e432d7391f2e6d1a3e2f245bd865b646d87dbc4c5f344171668e02f099185f51 +size 671944 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db5f8691ad6f48a28bc9b174a7bd1f3d8177837 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0afba246999415c7f3ed8e900623cbd3141edc53046b50d69f2b43fa25a700 +size 862237 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e54677ce473ef6a7948f69608d91ac4f8748232 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52395242ee0d6acdd2901d409d4f23687decc7127946b98b8fb8749a903babf +size 807322 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08debabce7c69bb0c3963b94420512edf0134ee1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecfe3adf717f262fd1672357c0031b316adbfd0222d377222e3f5487f2c2bb9 +size 713813 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87225e0e7fd4096b6a81a82b1c29728bc73c81d0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81d80310891bfd3092c7d641239d8ec8fae3e83167112f8cf7ebfb887660d13 +size 695710 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74dcecd901c4f9eebccea223da8194ed6eb0272c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5835e7d09bb54a574a97e48bc7204df60b82364057cc75d76f79528273fd1cb7 +size 695012 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c50cce8bf86bd1b58da16120170156581ae24873 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc5cab02cd29c4b6d59a651c5b2f1b0cf1c5ba54c0fe658241763f843be8424 +size 762205 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573418987ccffe4e4d18b789ccdd81ff0e2900dd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad5fc21e08a34f17673324b850a6507b2f050873e046c0e39c38272aeb918fc +size 583854 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9ebf2882d9847fd6655c5c17e51a82e27d0cc1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb8571a3b21a3373aca82904776b34ef1e5cf558b6002a525c59158905ef139 +size 800353 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6be1eebd37e5c7238f786df754b3993a62f6f4af --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402bee722dd7e404f9609adef3e488fceceef2f979a163a0e315389f46e8d5f3 +size 711674 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18951c99a965bcd9bc8d3c6e738a222d5c53bf5a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e36f2e6001cfd89bbdc0ab703fe5a658d1eecc5d15a07d6c18dafcd4fb003b +size 668765 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee20ccd24616658b83d8f4ac3f88e025d128d8f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7b4b4b4b820abc0d4b7b041224c0f930b79c652977f232df3ae494c7efec50 +size 677665 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f77179568b585dab7c63e47add55e8ef943245 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3ec476d72ebc5c19d3735400ea6c53bf06f3f4f87c2b054999dc00f12ccec6 +size 721193 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55cd671eba24d6a9ba9a28b408c0da9a1ee2eaed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6fd5f8b2a8832e900d481ec2438aa25859108bd91d4075e4ce0d0342aa41f8 +size 655608 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e55e43418ab39ecf9f91ca83f2f5e31e4a6079ad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea64cf799adc2ae0a94ec866896bf21410193951872fe69c66c450e09bf63d37 +size 681492 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a0aed60b790436452aff1f3844a558073024e6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7b49a79c96ee198112bcb1a2de2240e3920dd6c7597933d7a70c664b9f261b +size 751068 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4271d62498b09dfae5a1bcc3185e96f79e8d6dfb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49475ff0923b14c30264e2f6a82d77adb8188e508173adbd322639b0a14dcad2 +size 747087 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e1f57bbf2f6f97c1c67bed388fd2b1427b9d85 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877f143f7379ddedd442a360627789aa6b95e34e40691c67a0e7ea07f784898c +size 655248 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a60dbd4ef48550b8f5152ba05af8074e9fcf430 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1de545337c319e4e85b8c64670c9a789d9922dd99374e470a4140e1a10f1636 +size 860901 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b73827812875211e1ff6aec2abf6d84b34d96b2c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e600ef6e19b92e906c16b35b2a652f8336a9b6811fe4a016379ac0ce9917ee32 +size 695232 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ae07bd9ddb93cd041dcb0e84f39c7c6001d450 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23247164ee0d7febdcaf3bc63e3749ab52e6630c8b9980f5c68ff18e38b96ad7 +size 630377 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a061faf58be5052d4d1c18b4bdaa1690e5905b29 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf796c8b8fe1386c1f21448f38aba35243a52c7c0b1466a39cf07aba46752b5 +size 728233 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b6adbfa05f65ef03d29e629871d32c402ffeef --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7845e62a9aa8669ac5339319107fa228bc2d261db58e6eb877565bcdca2162a3 +size 634830 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24bcea38568431d9710eb11093a8e2fb934ed14f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4168342428e2cc213381fb7ea86f1cecaaaed890c5e54c02e35a984551bc0ec +size 535854 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6acb9a4f6a206727f8d9a2e67e8d5c6549c82d0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724345dca3bed0d92e7cdf0faf7a1a083fe1ee06a3ee966de2cb33d67442ebe6 +size 621257 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07326cabde7bf11601b2d9b030e0849bf81f9f02 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7e653271ba9107e1b1e894cddeb4692ef76e7029fb27f46edb2713162c63d2 +size 711831 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea51e351f45cbb60ee796eaf179e07d805e4b223 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fe8cbf28cee3cc508d96f3750eb8d9424ac9b8039ab70f74a8b5f45fbb15a0 +size 790113 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4cb74440f20baedfa54a7ea368b3be57dea5819 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1631b361d9a52a00ca981e0feaf312abbc5fd619c747d4222bc85251eee56dd +size 728441 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5da3863d0b069b797d449f8c16b2eda317ed11 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e20d206f44e16411912f049da20c14d7f8c4737f80a856502e414f1a92abaaf +size 653180 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b50cab55ea298058b8341cd86cb6e663fa88468 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade72224d0d5bbdef718be53620b1abb73ee3ba206b31421a67434b68748ddba +size 601440 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfe50fab952c1d92f73f3c71d3611035dd7a56ef --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35cd28902435453eb782a0e0433540ec261bf2a8517ad7a1f7a65382cb23ca1 +size 646589 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b5fcabef08258082110f9e042174e13e478fed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2098d8d52fedc1368deaa32fd2bc47d4106456bff5dc2ebbc7d2362875eaea8 +size 582737 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c09576ebf26872a3e0e4a36e01710e1ce53decd6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26cf41f887c94c84b23396ad6cb37d13f7eab476b871ae3c235f7ca3710da98 +size 615556 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..329ac7f2de98761455df17a3ad95c8130505d4ab --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63d1ad8e80b61984607328db9229705b7d55ff9679402a89ca38958f2f0b354 +size 646225 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c87c12535e3d0783700a88250b19d41a794d28 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9adeac91297355e306d4368641e8eddb1faa489baed0665bb75964a3bdf6e89e +size 729547 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e993d1da9a38e54723366f1af6131d54e62555 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befaa2f64bf6628130741f3eb6f98e44fbdc2c28121d7d716303122a6331cd4e +size 688307 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ffbac4b55fb3eedd1ec5310765a2403cf915d38 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f9ce5b82a770fc4568e7fd6d92cb432a6a4a0d9d6b9587f39bb0eb5a9a7a2a4 +size 638705 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..831306b8152f99e1616cd4fe15610ef49f0f45ad --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e743b6b48c911927fd11261f60e9e3b20965ca36ef899391215661ddc96de0b9 +size 704332 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb99289ef945e794e9472fa3720475726750af1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca93cc0843b85f4f205c565f5a394ae80bdaf0fdaa46c5304a746e6de99e7bbf +size 671111 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b144ed9cd1b0ee1aa33919837cab9ea895d9186 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f831768fdfe24b57c895e1d18294a2846434f3be04818feb1e4192bcef0a4dba +size 858860 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50e39f4bcd786d85cbbcdaa440a8e92562882ca5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e01553e661179545110be9b893a8dcb5bd464c2d8074d053a8962b4ae3f366d +size 761678 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43cbb575376cb303442cc8e99fed8c9e3649208e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658146e41197459f3032417414da480868b855ea7c6b62e36e453815bc3830fa +size 780065 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bdc85da9da3ed5290d67bbcc6844baa3a0cbdbd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a22413c74c115295178173e6a627abbc2dedeb45d523f6442c6252a359b0f9c +size 922949 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c4e952fa346f8e5f94462b271d9cb2c4ef57afc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb6c1ce1004625970f9f0e9fe17953476a75e7781db3839251e8456d1866ab4 +size 799746 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ff063728ea40f3c56915c8e97fa5d9e67ac4376 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bece465b2e5fa7264505043bd44a0e8788c69cf515893294fda1f0404399e7 +size 944424 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4feea2f9c52997a5cc819d2a1d36f841ac409dae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845863a8068211ea052e31f5f67586ba1208e6af8208adc3932a6e751cd9916b +size 932807 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42352ceb269a6ba74249ccd9647868cd14d00f6b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d2c7b54a1d8c98b7e66efdbfdcc587e3746fb3fc6b23c8993570771a9b14a3 +size 705166 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b51570edbf737521be0579fb1d1ba4480c1eeeee --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef0bf1d417fed42d7346c3e77b9703135183e372736f51e5b636f093be06c5e +size 767850 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da9cf88c79d83be35bddfda8e3c4ba2777bac93d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1296bb6bba39aa22b8939cec94d7c91d7425b3b93bdd212847e71d8c343d6e +size 909876 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9450a19044a876b136273b2b1cec8c7779141342 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64ddcf3468bc281a7b0671af6869efc01d05d8c7bd590af2e55ea57f25b9f51 +size 945600 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90950fe465837fdcf1d77f91a01fe4eeadca7e7f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e249366ea202d5a0873b9b9e7f4c2dd002575a382703d415cc0992a23a902c +size 1444596 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8638542cb935922431e33c2ed55c3d9f49349461 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d979bb72281de79b73c091fee3b286583f78722db46190e9987aaa3768848c17 +size 907076 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f13e4c6020745b4c0aa1d53b2f8bd0235769093 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8fbddaf21f64fb66ba7669da2b79f6adc7f84a2eb83881736b88dc0181b5d0 +size 837850 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d317428a8e895b49f3ebd9ae540576f02037cb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b69f480ad047af74e0faf2656da25bceb8c4a84a17430d1c55a80663732dd2 +size 600888 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e96d24a1e37f6de57305145dc53a153eafa521b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8041d53da0d2cb15cfc9a7e34bdc41574a73366f0ade5f4efd381f3decdc0511 +size 697369 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3836c4ddc5541117e3bacdebeaddabb1ced05c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc448d85f1662ba072dbef061c647f965036d0af4a062e7176b3979c06ecaf1b +size 735018 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5729da8192c56a9280a750222c47712967c97eda --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a5c72e3f060075f5085767807f83983eed393ec67661d6508fa25dc17c1e4c +size 798801 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d955388bc137fa8815392f43e1b4cf03efbe3ac3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbbcd737f5ae6341fcfbecb4835dedbc451b6ef16b0839b68adb06cb0b4f7f9 +size 842768 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52d17046aa34a3b40dff73cc1e4c3c13a8da2065 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66e52e1c88bde5d0ca4daf2f7366c5a2412473fa5fc3d579ffe7286b2558363 +size 735419 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb18907f07bfe8bb07176988afc7b70efdc28df3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2040f94ebac35d8b80de9f0a110674d63f8d42c221a54b9b28acaa62e80620 +size 836645 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee34c0b1a32770ef9d1fa3be8bbedd9272725c3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1669243dc2914b493c9db384e24372bc10cfce27f3c108462fdfc1a617c60d +size 746895 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f7a41d86933bbace7d07b6742eabc5a6f452d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2189b431e21105e2d7465ab6a315a8aa432fd0d867658abab99fd940cde9fed +size 767645 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d996910c30895ce464569e11fcd395ee523d99 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf203cf42470724809933d2686022032a7cb4c19e781e9c0e35bf295e8699e5 +size 841697 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70d6f1cc664c78add27b6d4b68c168b7786e737 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c823f387add6d8e28e4a5002a24afacbbfae8087414cf09321301f51a11088 +size 748339 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be417ac69b2086a99d8d860eff79a527abb9e4e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640adfa338cd69f9f81efc387e6e5f6943354a881aa5068f67e37d5a6c0bc0de +size 879748 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5606929de4c00514367add2d3e53ff8d78bca237 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92292fe80ec4f46e930e86655ae333d512d91e85b53ae42971f63b1da5ffd10 +size 695863 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67b9124824327315fbaf601a05ea74b4bed2b6f0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880b50367685b4295d2343be933565b65931f3719d79af559baf6bb22c288c62 +size 728999 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05bfa2caa3b5918ec61bf140f5670a059f3329d9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3bd4d1dd5caf0fc6e1464cfc6e4d83577b1dab58225c2a1ab395852a91d01f +size 827864 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e95ac18d7c3d4070c73570d414062f29633f4a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5212f50a14b85be46aecf66b2dc73e390fc6bbb5208a31189bd2a0e0cff0363c +size 706081 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0c06d0463dd5f5e5b764e3c7cbffac0bc4f8c98 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3236ea625795f86f96c02be65d6bcc5e0d8f107a64c1331a2ba5f64a7132a890 +size 668780 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f559c37c3cf6e7265a66b410baef8cec1088639e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6937cf9ad1dfdd485723deab7844a0046ded5076d7c9c0d7f27a9db24a46a505 +size 665638 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391aae5c770b87ee1e7b3964fb06aa065edf335a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9a576535fd3da6fc748ad75e922d23572451a23887b4602f14a4216bba4c19 +size 718728 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..498f7244786cb9a61ce144112ffdc4ef593eae9d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509dcbb5423a09f70328d3472eb011bd7a7d25ee5c4ebe392328eb1353d7e452 +size 773280 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77252595d6d04020ffd73f35dd260d704afab50 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59bb8b83027a5409e7c3113cd947163b18187b35e583a8ba28ec6918801b217 +size 734206 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..869e1fafcc17cf0bf21023f29b12e7dcb932e7f1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fbdb4fc99ac9d4a08309f97d10f4b1fe99e2070d1615b580d5d3bb5a245e9b6 +size 747626 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6daf469cc8799be33baf4a959bc43e85f7ab2fc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8e37e999c4f341fab63bcebaae939665800a56984423b0e2e6b0380a96a0ea +size 863503 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dbde9bf058a8863fc50b5e9b2ef22f9d305a5ff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc0a1196cbc936d88b3c22dd70460d1bf9df51940fbd1e88eb4382334c6392b +size 718204 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e85b7502328b7bfde73fc0b150d4d9c0fa6e16 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141a6514b52d596289792c48a7a77ecf8c6c51c1eb35cc9485f2b8551ec149fb +size 815270 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c885ba59cd01895a3bd65cdbfefbc18050002f2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816dca20f58d3e92ac7ca28b9217e1a345c42e8c8da2fc0be3407ca7ad641d32 +size 664680 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d65643bb8cd048d9c42a66d69a9e21fb63f4746 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48fdbb5192f2e066c9f3d22b61a8d7b7e43c2c20c04f100fb8a6809435d40cbb +size 655302 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b4ee144d5e21f324498b41db4509627c1015a3b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089819e91b12d10b5ce593285bb422e7a258bb85d7c82f3d2980b10130ca5c02 +size 724466 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0e1e1bce3963679e5137dced273b256127d327 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01665ac3398fbad0d0b9ca36525af8a1a4fb93de100e7b9fbf44efaa1d7bced9 +size 839769 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2682d3174ae0007b0ea579f0d91722562dcb1f3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069df7ee2ef663bd11d1cbe36501c510e34363b3a50babfa9fea03e6486b3daf +size 725828 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95580af1e5a1f7961acb3edfff1af7f6a40a1e0c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae0e714a190ae0bb8421d54e98a830c0badabe0268457e70b673f6ed39a226b +size 666408 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629d5db3715473837019197d81ef8492d1cd390d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de66fde07b9bf33b8f603e6aa139be04f6df05dad0cd712f685b909e6951b143 +size 681241 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5657be9479377997ab86c6cbefd85ad6ef4aec5f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f624d01655d79731cbf96fa71b5fb0a2631565c76a848118cbc66ad6c6bfe8a2 +size 748494 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749b7a4914c899ddd74de8413132cc4c6686a7e4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347c33cf820b79dab6e60fec1eee8a6362a1abe25d5f9c3731f53d6d6ff4e3ce +size 673857 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa0626e78d08e8cdd97b769c86fd5296ebcde04 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe50c778c886bcbc536dd8c6e6f2cfa294b680b9e7e4be31b142aa7785168d13 +size 660804 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d129dbd9fc0e44d669bb5a6150316223cf7fbb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff8acc04ffdd66af1063ea928fc13f2c06b0ef853b68218c5a60fba6ee49673 +size 615481 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf43dcbdf1f6e6746ec14169bf1057dda4ca717 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b4f74f6dbaaf44aa9169b751246056bd56d4565b6f8a367041d899ace33ccc +size 768708 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..258efcfc856bae1bb5cf7250fa6853682ce01169 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3689f9d6761f722938b0f7a963d5ac020ed0e004022f7cd50f0d167d53c4f74 +size 657781 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09675253ec877fcdc4f9ac40d734469e60e245e5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f699a1165f21ee871f34c54eb450939d452c1fdae29b04e52f85185fdc3d93 +size 779917 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a73362adb99296352daf9ab1aac4459b1946c1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd36668d1314833ba48bc3b63de4e75191a3b3d56a71c88444a5b76b2f43a31 +size 789084 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bece8184ddce5c594205a755488e282c4479072 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e814bfb40bbda60d8eb94614ba89aedf9aec4a05df36caf9f4ee96b547619d +size 609437 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec0c028818c6833dce2b70f4fa127bb2d16fb31 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4842c0a1da5b5d97b720002e2848c20eaf357725f9516c1fddfc2d43d48a2bf3 +size 596841 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cc8e7170feb500bfe096f7c9a84c5cff0f9fedb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5795dbcb694e40abe5f1a77c8484f5dba505e2849a0917db814cde04d8c45ecf +size 889021 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a9d41b238aa0ce7f15e3f1e07a6c3ccac73bbb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d446f7de42d90e7f9fed4e826cf53f0e85a929ee215a8fb61b854c5733a4775 +size 760804 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9447b4129b4770c7c170c1dfada219a9c4841475 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a45e74c3ed22ebfa2edbff7b6d3f32387cb3d256480c63108610c24b38e1da +size 734562 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72cd8ecf7ab629dd35205b240baee0238a71193 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b679a946bb9e76878319918115b46021497bcd4b7d7e109e6fcf806c30e1c902 +size 750750 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51298305f8082dd8011d0fc38c68f60084510208 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f398eb0445cc70044aaa8b3a0fe2371154aa78a13b6d48068d49d3ac75c9f87 +size 724407 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6914cff29c9d276257c7d2a7382d06fa8e1d0dd3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50b80d29961d2a2ea9074726f1f12c14925614a43fc70d11704fc5c51b72829 +size 694107 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9081567300ed29980b8dbbb80f9c82a1dd8cd6d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95bb009e00c5dbfbcb56e288b47176dc3a52164a4f4ea825a5202e70fb48c546 +size 706996 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d982c584496f6e7513da8230acb9c460d1393429 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c725ccedfe25dbd348e94167ca0039eaca101bfb83265ec9e2877f93500e49e +size 636924 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17a6355ef0a6ea927ef4d28d97ce2fbb2a30b88 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfaca01e8787fe1e7ce73d1ce397cf1ce440671a4c51489f14c57cfe6107f72 +size 761794 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1c87d582f3707246966980c33b203aa30377178 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e678bdfb893a3d50ce49130afc5cbfdd2ee944cf850993c650b36aec55ffd4a +size 620855 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c47651dec63406da2793f6b6e0d34ceec33d956 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b331b137f802d5b437f0cd0b085eac0810fa7bfebdcad4dbca391713536481 +size 634154 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956699d94742c2d059bf24e916cfb50c76ac4fff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef25414c25d035599d77c1022fc3ad04c15df19cef5ab5f29accb310ff14ae45 +size 651737 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928ebc1c7f83d561ab7827303bcada2f240dd553 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b0179ef94c173c90a5598731bc3e4fc3ef5cb43f13920c28d82dd37b5d8694 +size 637284 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e5d42f06aae4a6719b3255b8e5c823fcd8c4697 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8ad5050974fadfd1ee342c4cd7c9163a14c1d6a1e09ba287ab3973d52dd03c +size 625017 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae5be6424ad06680286cd6c7d62a794da65dd76 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb02a6cc21b4b15f2c145fb69d88f0f9633fa9a81e23308b88094b8ad8628b8 +size 557680 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb1f8371dda097057751cea8cef3681fb2d3cd43 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8998da07387af2cf86e30558e6ddd6149857552c51c7ab894f8839599937384f +size 696260 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af8d4f794cff60122633d20d86f3926a96e87561 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf974595cf8ca33bda69542c77eede8064f8dc6faceb0af825d413e72ccffd8 +size 649293 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57469ddc86abf24b2820c33cb1b98ebc626aa64f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f95985e3c4bdf54985c1448ecb498ca6b1d213170bf944e07a59e1cc4bb037 +size 672809 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edccd2b2ddf5a9883b73817adeb7496ea599a07 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb31c009ae7efe226a0d7f014c83fbdbac80a67185ffbf46d549fc007e2c18c +size 749365 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ecae5793da898b40ae0078de2031e54b5f35dff --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e81888a34afa622555f75e5df5669d907c2b505c9e548087ff231d2cdd0fbde +size 756484 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839372ab0d6ce71aa06cdfac4ea49ea40f696e3e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323e3ceb30f9483ef7157b0d17a5d94956acd0b62c072de16b964eab11bb1438 +size 1014097 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d8f7d164476a0f2f4d0acf9d68e2614f5baa3d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784e2b77bf1d4b33ffe94cd57c8c9db41984cdd2ff9ead5ccb1503d584cf568c +size 967970 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26891cb08c3947dce6da52c53dfeba7d8eb49eaf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ae855a0dd6facdedc3407dd7e36bee30d4a431e3e2b2028df6a5ce99d172a4 +size 819098 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93704bc27e73336e607b194ceff11a49b1608194 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beedb47fd0204312bc143b7398934edd1ce17095a338b4f3b0a882405c79c966 +size 796253 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63376e35ac4de4c2249a66436b6e93f907b45ae1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71f0ffaabf7974cf09e6ce356d8b77af4d1337ab02731b5480874ef99b9142f +size 805009 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1000c337034799b4bb730dd5f435dcc7bd38abb9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d586e7e1a45be9f15dd95fccae85df73773b161d5a835372bfa6ea609572437 +size 670698 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..366251864e04ad8cf30b9d4dc0fb95923954d6e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957483cbfdddd456f8479d56eb66aea0349cd1482adf416d9bba302d82cf34f2 +size 637604 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d1bac2e44e2a4d1e2339327cc4ec64564afd35 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1783fa05b0969ef0e56f3f3010a8cbfcfe32f3f7ac6242830900d4752fc90b19 +size 758928 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfcef0a5724090f6df63052d2df9f8a150511d86 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b9c66104bc542b34bdd2456292ee052efad67abdbaa8bc398570cdbc078a8c +size 686881 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee23b41bddb79553d63a52e4853c3bc61cca5b1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75569d1545f5900ddd2d47551c959224537693d761c50ce706fc1884456b25ef +size 830094 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a39cf6e065511bffbeb5b542cd7a6e67e1a15d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99bbb0b817a8d0303cb6b3b3e65b35a79c07f6470af14b3e79fc2e89fb7afb13 +size 669551 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3dddbdcd82afc56342412099bb7945d8508bb5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc9abfa7d8238ee7a531df4bac41bed4c26753d5ea39cad8310ed3226175272 +size 681803 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..668e954d9dc8a206d5be58dd8ee1fbff2b0496ea --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b119f9679ccfcd9d12de247ec47964a93ae24b3e96f6481fc59d96de5cfc5b3d +size 589120 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f2acad9e18dbb61b7a95e9b30357df2b269340 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234142eb85c2458db99a5b69d5e54fa5f64fdf24937a2100607c20b3892fe3a2 +size 631721 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464e28b678c81d4eaac39eebd5d4b63b9acd1401 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a40254913d384bc679feae131c89bb0654188fde0ae823313231a813741b488 +size 703926 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f9cf736c189050f8427cb3aee56386435fea96 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38943db8e3e5f5ed124d7f0f5f6d5c173857088dfe751408a1846cc65eaa64be +size 668936 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3167f14d2d093d9d30f8a403af288ff35f7b71 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ab0f3f4001e76383b7ffab48a9222132682d6d73f91d0c8b8cb036646b6eb1 +size 632663 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b98409d520bf738c6b34434d6e4784c65966dbaa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c9249c4d3e89fdc7a610284742ad340d600a4305569a874a890a627d15e9a8 +size 689003 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b174e1d6b96db941576b1fbbacf385863dbbeccc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891f1884405f360c2ebce651f0772513b1d79c3d6124e542b6bd9cb34118ff65 +size 609861 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e311503581e16dcae5272bdba3b1a8804e65af06 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be52b13efacc39d4436fd637337d61161aa34a36c817b1acdcadf8b4f569705e +size 721562 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2fe308de8e3d2e521cc10b1e1c73f75ee9a005 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021d7769fc1608a6f8235074cc500d0ec18996b94ff333373c71b547baa012b6 +size 557019 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d13d604160039273d1297dffde9757f2add7e90 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efbb213abe95bd802023c500cdb43725c2ab622c3e2da040ec6b60d4b6c49a4 +size 628067 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa7aee394d68015f5791a1a561d28bdc471204b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3219f8cfa1e5c9c738294896c75415461255b933cc834d91d82c171edc582a0 +size 625650 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed034ba46d99a1bfe2109ae2247dbc613db050d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0944c78ce2ac6abf226aff12aa5d8b88d1fcd4a4615bd0f84128675245ed4301 +size 760211 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9830246ba552334c443e7f15288edbceb12cece0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689284e4f4d4253f5598cd7ae5e2cfb14fe727ccc7aa1f0eec445e55a74fb7db +size 702549 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22713c6bedf4f3f5426d8a5c3d58b2d52ca183fc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b6bfe108afc54bbaf22a5f307006222a0983b17c23e9fe4379fd3607ae4649 +size 573957 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a251fbc1b0911664e0daa06370462384101eebb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b92ce90eda6e6cebe5c14a07e885d1e3cf34778d67888671dbb2a47650275f4 +size 600675 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9574bd75bd0b6c8ff8298ab611d82c45e2f3d83b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7377175ae1ae48b908516500b12e354933e4e86c4dec11818527ba290440fb81 +size 662169 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee6ce731c83e52a4869dda5f5c2da731ecefb61 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84df10af623263136a47303ae942b86c5f4818c7dd65b6e8b3703fa54e1dbc7 +size 1103264 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2511f1dea4ddbbf70ea5030687b35f00661543d8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ea37b75e9747c7eb05022ea9001a0b2cd4cbdbc53d31ea84f227352d6f587b +size 872378 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89c155a62f07df5c6b531261e7106a808f315b36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c6c487a349c571f4d18c10728da0f064579890d86d84390a38c638360ab0da +size 1210594 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb1e626f81c2f6cae5fe936f8acdf126640c73f3 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da73519ea9ac2b35e63a3656579976a4a81f4587bf455096ebd9e2bf0a2dd31 +size 1136146 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e255a338e4b3bd7b0cc018db80f488711412f64 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e961107ca96c440d1bfa185c71363d176f03d340b66a5ee33f91b2debf841ca +size 1037247 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a88674307dc851f6c504303444a9ad090052bd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffcbbdbf3a65cc39967742a42443b67a65036e8bae40276dd7cf0a637e109b7 +size 923930 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff7e7b76de93a2ae135a0e422a97526095b2542 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3486d83506d0183626200eea2bc90892404d7268e7610d3d80753591e1f5ce62 +size 1005927 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b970a20205dabd54b116927fbb156be6f66d44 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3523f682f4fe46625c4404bc0eb96e969ce3447cc92605ba72d8374269533421 +size 912245 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d9c4a2d20e89d5bc278d58478f772d7d014a06 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cd0a854763e434acaab98f365fa0328c6b33161e7df819c048d6107028022d +size 1006913 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b826e7d97d9d2c1a46f396c28e26e53622ed52 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f27cc1e6265d6f97eca93b7aa7becb71326af439e5a49a59a7fe654040c656e +size 989095 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba341c86f3f52fd34f1fbc3c70b62e5e4702a378 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4bcdcc2f7b020135d71a3ef87035f53a2435966cf11bb268460736a281edfc +size 1187490 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7da01a8fc3d781585656840f5a3f960aeb3d922 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab19d3564ad22aecc4b8016a1921bdae95dc6fc986265dda1a28fe6bcfb6e30 +size 930392 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc088fec13ee86ee98bf7c377db5f614830bc0ed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0933a57ff776abe1d7f55054c006246d70d1c2c7bc69dacc94f15ad62bcdf1 +size 928871 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9760aeacedb8621137796dda6c6d1f063ce1f69 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca42bab9e3a7129c3de3c0682c483b35eef1398d947dab54ad122149fcda70e5 +size 1009758 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4274caf546ea2b551f943cc811f3298a33125d16 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767787326485f3c9b408a3af122977a967c98a4a528a8e703f1880b5bb10a352 +size 1008794 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a08316044f62ebf9ca9c9044e34c0d762b0a1d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830a118ca02e4d5d045d04f3916322a138dc938e2f111ab4b8569c2e00e0a60b +size 937066 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf44ad12ccc0d1981fa931672d5da20697fa7a4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28015bd41dbb36a1b68651f6fe8f3b5828f811831aed332a457234f30431281 +size 931991 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300cdf580dd77fb5b05f5c7a7d5b73fc0be4b8de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d55ec9340fd37f3e71b9e9129ff127bfc98402bf3e33834da6f600e1a5e438 +size 1012138 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e92d356f595019b9f94937e54b58cc289b1b1a9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b469b59aed45a9d062c8cc2f93e0a9cff8c631b6fabdad24b98a3d3cda2bf6e5 +size 1068591 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76b7826e49f8a4ddedcd1cca67d5f03d09aa77a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b1b56c422cfdd6e844a68b117d8d926ab6609d57798313c6f74fc497c36733 +size 1114003 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1b2ee8352a4024cd2fc75513fc629787c56f7ae --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08eab6e4bc686928e30e70c015d10ed7f1facc0d8eb85108743aefa37558e8d1 +size 1054171 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..170f9340e00abaa3b9940e0aaf209a578eaee0cb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc05cf3baf2019dc37b20eeb2e924d90b6fad89563e9d711a9bffb4de78dc3f4 +size 886906 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82f3d841ae70490db533ba2c7c7735bca339502 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e96b0a2b573b11de42117136a831505b17f4d1d31e4e85fc610c930031b3e4 +size 1043287 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976cda521bfa1611dc257fe331d6dfcc315a4497 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57bbb534fafa66ffafac80c63a0f8c48b01b559359cf301332a80846ed0eccfe +size 962444 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1470b925ced3f7bf58fd4eae01e2eea1d993d0e1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2164b7943995a2e85df072fe26731105570eee8a10c7992f7e6c8bea1968bef9 +size 896457 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca83c56cd743c4c6b79d30bb6e4fa6ca9d88591 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77beee818e53ff1798a098b8021c79d75168eac52c475952effad8c48b106af5 +size 781892 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcea67d7a959d6a73fb219f2f9f1e83219ecf098 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77818d947b13a8e28309f096fd444e26b7db94d84f531ad80dce15f053e27861 +size 919326 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9431d57f5314d9cee67e51555e22b5ffecba6d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa2dd900683e9ef31ca3ce2c8bcd3b7a2f7244addbc488820c6600bceec7c4a +size 675004 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..810fefd897ed8aec678b79f71b0c9cb7905790e9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebd7a9da251db3e6386c44597ac01af5c66501f555d7fac1f83f307299f034c +size 1466701 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c620831c1b90c80307e456c917842b07f5cc5d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcec4666ae93f9ccb002bc13778c09fb55b00881cce94b2a79ec00b03dc0b44 +size 990761 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..816ba79fc587067b0dffe49d28d61eb2820f6876 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c878a0c74963004b4413bd5e250577a43346edacb6a293ebd8a7d29cb26d752 +size 877940 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6627666702ecf3a1c64416a41a7f60e3431c6081 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73367df8c8e33c42a4669f25ae3203010e6a955fc6a5602e14836cc8e61766d +size 1106670 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cf508ea686d9d92a9f97393c08e29ca7b2dfec2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6b3fdf80e990ccb5dd1d276ada3f1bc343f0ead78b6545057cdf7000180892 +size 1309815 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3edd4e64390213a9eb181f64f6d70981424e4a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8c3cb1838ae02eed7e3f1a6af029482943edc1fd57b55ba802adae37a758c9 +size 1230775 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f31f3705bb580b3e5c715f3e175f8b04322690a7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921e634aa2a98ce281b9e3cbd76cc4d03ece3e4708ea4439d26ff514fe30e9bb +size 1175308 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb48cedcc6c59a57390ad0978a09fc1556e1ae8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3537255ce1c61e84c1d59f4371e63722b776b64437d9f8d7685ccfcc632e8150 +size 1472377 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fbc75eb8a1bacd26bf05c04d551d663abc2a932 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052c6971d4bfd9c2e5bea3c6e22593923e7cb28e3822aba3ce4fd28afc39573c +size 1221607 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96d8e2538f4a5ca2c05018fa81b5839e05efee92 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75215d8a68be6960f048b5a5c425b544afe2b9592fc1b73025170744c783b588 +size 1237080 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9ebc2c4e10905699b46a7f574ef0203627b1e1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb07491468a2abe77ef5d4c7d4ee772dd8cce935b4d922194e4ae4421b3ca99 +size 942831 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaab9ff1f3fe6581dbc1f24791e917d510f8c42e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3398eafd672fdea31aa30abf4fe3d842a586115db7caf68ce4b5f15d28224d1 +size 1078184 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19442c3222cf62b751013abef05ad6e45f17b972 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cb9d28d42df535041fb11cce9e319c5c222bef56ee4825c323243575a9288b +size 1134646 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff87d4a9a5806261e971f737a4ec6c049bdbf53 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd315518b0e3882bc0e8ebc1aca4b20cb30d0bfa5cc1bb0ddf56f64ad77b002 +size 719087 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd88553e0b28b16a7e4a960284fc03abee92bf57 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e38b9fe0d760754749dc581c7bd2fb3b0cbf9b43ae2e04aca984869a1675b7 +size 754510 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..057bdbc49883fbc4e6beb0c1ac8054563bf4b1f2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c094188bac2f43742254f3480fb44234aa31ece7b9cf26b01e6d007bc3f208 +size 644134 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712a86028de51a8e949f343589ba5bc7bc4c39bf --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ea87843a5951399f56cf844f3a6d0fd312125e46cf186e73a38f002623f24b +size 642281 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e3f365cac597c99000cc85dc7a36427e295760 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346706372265be3e0d168a4f0650fb2d938b6016330f802a3041e118d9a27515 +size 687471 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8517dee0455a3347f3358a7dfa7eb7ce41effa16 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e865dd7324f27c0de1bc47a0f96cc8d3887e3f5bbf66919b9b687850ba807f +size 708705 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad968e6af5b48f5d08b9850a3f557d34c26dda13 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04992266ebdd17283fa5d07e581b2fb0d03dd4dd5994ff2ae675fb148c4f1d48 +size 714449 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138eacc80cd87c9b2783b158f4af0ba4fb2bc2de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6477bbabb475851ec730e874fb8a06b63429a337659090f0dc0f9552e742d588 +size 787392 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96a2bde3d344f2e7e04d00d896936f5d9b6bbec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec40afc6b0533c709618ed92c215ffa6239e81b8174c5825bed02db45ad3b8c +size 653436 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b65d6377d92dd250036eb275c080d5da9825961 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e446653617e4cfd9bd07799d469ddcc6cccf9a0a561c8e1b2ec4e0584c782eb6 +size 806267 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be59e675e088106a10c55e04094c10e1febc6fb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58b336532cd042a40cb4585141a847f2a3a5eadc0441af4b524e5eb4fd8c98e +size 709529 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c7d1d87deadea17cd117cac78d68315dc0b6b1d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947c7ba461a21ab2aeb9c26cb3b4e8f332e9354fb30bd02d5cad23791db90844 +size 702723 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd748607e4e9a751d6eb00035a841f7ea36520a8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6048099eed8f4c39345def46f1034d19ce23da397039076fd84417b9dcfaa9b +size 604059 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38c1d1dcf2ff93672c2cce5319cb05148787afb --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d74c525e52d6ba6e651d55852d4e4b36fe59b0bfab1c24871e41c93fdb84b04 +size 696912 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78fcee86718b72e2903ea48d115f9e0bcece9dd8 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06e5c98d0ea3c4e62de373778fd16f6b3cb5f51fe420ae8525f390142f6a65e +size 670337 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16728c120a1ee77c01e928668b10a8201bc9d287 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb5318a38975f07893ac278a8f619e83d94be9179edd04270719aad76d71505 +size 647959 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b9698215ffb22696641f4be5d3b0de658be1dc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13e0c0992ed15f91b75616fe5c099afc08d51ffcb1678c7c3232de8f1992f36 +size 788994 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99f5b0d1f63519cbca1f8ad7572b1868f6623cd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c63ad0aac268e7852c5bc0f7aa50f05b21adf31bf047d1798c60d85d676f1b +size 936885 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02dde95dd9a75525fca6c6c2bafb6dcc92fc3b8f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7ce35336fb6217ba6d199cab8ebe5fe6b807c8240a0e4d5fe0fa96b439a093 +size 1299869 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9461059d304462b594e8b80676371261c12438 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61329d596051b075147b4425d3cc5139c1f8419c537beedc9a393d93b3d132b8 +size 1002133 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b4d9b3b0801e3231a5ee1e192bafaff99f3079 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a35864e647335a5202a5c2814b241582a4ce80e6b378f974dee45b788c7afea +size 1094919 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e618217c7b465ac3aa315389acc55cafe9f5590 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b77d6eb9bcb4f616e7356f712e8ca70128fed612434aa2817fd845d155c0cd7 +size 1218756 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c2c5d2df896ac3b4c00f72c024654cab482c5ec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc9d1582a6f2929f9079b4df28151e61d6fc1c797380b097c1540e66f5e5377 +size 1247105 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d61e93c3496065bdde96df7c9ada84dfb9f958 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4836186cb774031cb49def9a0006fd42f1f291bd6145815b34e31d3f078a2145 +size 1117666 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43e5bae6f2d172d41c90c592c84780a787e08ed --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d957dbb9a05153f22a954cff38580eb79938928bc2b3183f2ba35e30b580fcfd +size 986053 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..125058eaf19208bf203188f6ed43cceed3cc6127 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fa48f14e59277679db395bb0ccf4a7e6f43181131a2e1a4abbedb1e0d67202 +size 823161 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eeb4960387b9a42403c93e1dabce16eb8d46ffc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9cf57e58226fbfd8f0709bf5fdaa05a8cde866bbdf13a53d00d49b4dbe1e4e +size 947032 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4a088b74ddb96fc4d688377787515f7d38c91b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4744c2b06a75f7779d052fa80474825f41b7785a61e01034168e06b96dc28b97 +size 900041 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb140ebb187e8740f1bc7b75d1028f06a98ddc94 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38ef042f40cd8375a5123aafb60ddd73130bc6016401e80eb8fd676fc824b59 +size 931786 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094ba810d2b8f461839bd062a149b57ba428f403 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e2f71a3e909f6ee60be39c0f67dba0ae81817216f63904033c624c1ec420ec +size 920593 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f89da70d493428cf8cdc436d4350f3ac8b66ef85 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97c499ec8a9d72142c0aa6f45610845d1d3839ae68086d5bc4e989a9e9bd30e +size 841998 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c805ab332a148e7473832eb275853cc6cff40058 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049ac1ca248dcd483a5579438cee0f41e3ec5605d1a4e1ecb0e5513ead35afb1 +size 825489 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14778ae95760af1c6bde4ff0ead371289fd94cce --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93968834d98920c7511c58d28092346a182b71d1a81b57b5c72d936886282ac8 +size 1014693 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c59c4c0c4114b95d0d34219f2ffd187ee21df1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f11cd777191532e6ee9ab2b618fcea9b8b7436347daa8ce2fec12281abde79 +size 1059203 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb9753b2ed2080f04ee20948456404fea0fcae1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33538e6e862c5ce7ad75aa50a91de8edc0dfd2373b619eeaa202031246488364 +size 1072532 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db92fcf60c27a474594b090b1bce5e0deed7fe76 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d330739fcf86520d2ff6a4b48691be4427396e407c5371fe4774299775cba8 +size 875271 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89b89de66363187ac1216ac8938edc5e291ebd16 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45447cca66f1a35b4b4cc7361fce11fdb9aff31d02c137dfb0a80e034f70786c +size 803037 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..965d37726e1d612435c682f586e35829ce4c211f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf62f95b5175da1678c97e7c2df98d028f68020d403f97397daafdc7098762e8 +size 992031 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573599b72f8ac2483f3ae1daed60f85ae8b3b8bd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc86da419a431c71c4a872efac3e2ce5a41736f71e485f78e953f1f52865d99 +size 1071941 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4978ebf266f4daa8e7be30960f03ef84691c7a36 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411caa86b1a9fa85d217de7492c86f5dd245cfa6f1c1f288777312c34790d8b6 +size 884870 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd2596d5f621e186a738323a16e6bb14377803b5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d986e7779016a84161fff90b935c8bda70b076b0407723d58761bd2a2bfbb39 +size 1045128 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd325332531e19397989912f4c8dc9b376eccf2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611c206338c8ec5376e79cd58a33ee1acedcdbf6c44ae4d147f1d25743299eae +size 929967 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a9d863e9f7342ded6b6b3ff957ea12fcf453c0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620a878c30f982c6057ed0dbd672e03d4d6697994098cc73d18680fe8d7151aa +size 1078238 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a60a77620c8ca20f71033af515320896505d9e0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16956d8cdbf65160de602ba0055a95dffd065b832f5c8cb7235dea40ab3c8d6 +size 998476 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7485a7f65c2d6100b63e54c6acdd825ee61712 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d217e7e7ed14d168b28775c5a85cdebfa7c5726fd2c9bb9d39a5f7a14c14d04c +size 1308713 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b950fe8177d69fe6c56b990abe4d083b72c85a39 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5b103d79bdc856dea5f269b7075603d83c6fe61bb12cdb3092d2abd9fe7e29 +size 1063116 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be15fe45b8f727fcd97314872d915928095b0a5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cbc8342682d5da88b67c0d3faf8ce4fb7d5eb03ad30663f718c717ffd3b124 +size 1252545 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59084081518d3404e03f7a50d1c79004131a9824 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bdb602ce8e65ceb47c779f08c081d2671c2cbd62f092bd2d366c5426c1a0c7 +size 799023 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b8b4135962bd283a10db34240f5a40d00fd7ec --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d39d99d65544266bb1caf125800eef051e4a9e4de9b7dac47e9faaed6e6fdab +size 573509 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f84d4b473b5243e3942bfc41819989300c0b91 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ecf261b63acd2a6b1022081bf3bb28e71ac1bd300b7fe77c3e95a60fc03da2 +size 613573 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51f679930535c6a1ef839dd2ebdb56570ff22a1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bc80600cae0dcba591bbce9b1bf05b2b31fed4f9250b57e130201cc99973f2 +size 687234 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e869b83a7bad37a8cad0c3518991e4160b7b12 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9370ca062fc41e62c530972ba38c0bbd1d88879a04b5a290295e3894d134dc81 +size 642556 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e51db9fec8019673be03e5e500489ffd7888a64 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433e4b8ee8ad059d71cded7c71553e833686c2fc39d84ce89571aadaefefe84e +size 637478 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9402303c64f01a27d89f400243af8d49fc08d10c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383fc0d091444172b9abb5e27570c5b96c0ab728b0e168f50349bbe040ca6407 +size 644163 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46273a3eb42384e5d76afdcecd8b8ab57fb8e353 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cacb5a699c6dabf32f8ffd20267b60a3aa50c1c5093b317f4afb8954b6b4ec5 +size 799604 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6df868e95e9cf706979ff8925144987b5945f9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905c62b5abcf8498b3dc290e9673a560ca153fba9ccfde0cfc730857bb9ccb69 +size 688478 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634ffcacd74ff893c5ed651bd336d9e3397d5147 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cb3844a802343765d87c7de56ff13b0c4c226f80454fbb4b4838ad518ba777 +size 689439 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde9cd66bfbc0a7b1bf481c6abacdba165967881 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735bcbc3b27b82d2cc7197d654b8ae25122e9e3a91295e372a6b29f12f3c6f85 +size 641428 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85bf3e44f1031a7168274fe4e93142ac9358fee4 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81bf01bbb4a03a5a4888f3eedf20fce55fe98d700fbb3c61699d99c58422b98 +size 703666 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eeb0603310aaf7291a8f65c3ab71a350d79d99a --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83895e0d590fa812d3748c57dcdb9b52f31403c98d281257435941d3ee920c94 +size 881313 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8d795853641129638bda6c941f880d3aa5e93d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0483dea112f23658b33eae136e8aa74bbc990a5198a8d5f942a976fd1a6d59a9 +size 669019 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d461c870c65b48dbf8d0ed33dc4001a48812d7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21867eed07d4c7e7e80dad98816a5c7a046813b5283f6a9761e85d2a4443328d +size 740370 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c5f6551f15b26470dbe3636166ce2a4b70fe43f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf4c00870597bf74ede54e92f1f429d8d2326e1ab674421d8cc89320ff09917 +size 809053 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3818be17d11a09029e9eb6c3f5d39687e03b8a1 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22543ac0d18e99ca5d7fb9ec993284c6b79f64723268eaafc16919b0404e4429 +size 752293 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75092d188cae2f7e7c85488ad199b42d07854a9 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587c82a546a02192e9b4a1a694d74835ca5ef55f302b4e1eed0d92f4bffd2e17 +size 653310 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b5e6a3a55733a0f7dc08da1b8556206fd999856 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a254ee6de563d6dab0b91e1566590d757f9c854e87e29c7617e5e8263c037a +size 692469 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c16f3b29f0eff507e110e1ae9912757893cf75e5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebe22b432153ff9f7333217644f2e3b3c8b6722964be8a66cae06c4b121cf2e +size 660567 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2d2c3999bf537e564367ac07dbe4f3b62d6d6f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d642018a057aeb58ca9aaa991ef20ecdd457fc29bd0a661f588aab5c8fa802c +size 629837 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29487cbf6df76c9a49f317494ed03748d55b363b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d585013c8de9e1c8672026e0f1bf36b631afe0389beefc1eba2499ca6c331afa +size 745858 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87121f4fc0faae8679fdfd4885b79f62b8e06d17 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14816ae352d7b26321ccc19766020b3563aa8de62e4dffb652a2f90894b0ecd +size 649953 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d181a3ff25660d32346477d76f8bf9b3adf6169e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0a2cc2809efd8b8c972be4ca57e2d5114f55f26522aa7b79492ce194187aff +size 724052 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2818c7fedb593b05811e7ed7a06ee1299d342aef --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b484934d34f270d1c01337b33f804b7ed5f6ac08d8e168f37f2684728e59f5ea +size 657859 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d519c1e6c2595a07e917869e917501a385dd7e2 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d89e6a3493e14866684adc57b5935efae4bd71441e5fb8795e3a60858cec3e +size 628134 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b534ba6bba5f115d4c1a8e2664d7fe898f71d996 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8cb36f755bc7dfda6c5a9f387ebb05619455cc9d003eeff177ba0d23d3f3e8 +size 580975 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ffbcb4cb61cd9b0edb6e0da24c247d712d0f94 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c205b2f0473992d632452e0e593d6616b1293be69264e75aceb1d67b2e4b563 +size 716235 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62cf980957b30e0e7f10a7143a08e1723b78beab --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c65bede144bb36051a12ef8755f2977814e9c4f98e204dd56c8a625174f962c +size 700150 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2cfca8e2e993aab7ca386c76ac3f8d154c4479 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6090ce9345c75fb3c4f8c55b069d0825e3e66dd59ab69ba8e187d06af4ac1260 +size 708078 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e4d7a961035f2479ddbb4b732d01a56a0d7339 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7eaadca13baa323a2c7733480bf64bf1b02df441c92bc578ddae952a66e618e +size 884440 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a9ff80a6cd6f19cd005893c2a7e522e244cb98 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edafcbbefc1ce29a6e85ea9207b3bc1df033194f4f671c7c9b7cba163b678acb +size 878550 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d573a9733376d4df5dff0327eeb23bc84ea438ba --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b4df58f1c21bbce27b35b12da6271a41df1ca5a13c496363709f84eb9d8e42 +size 844389 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1668fd4049e56f24b2be35816eacca75fde1cb21 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc4a55e178fda5c8462a1806624bb8627edc236c14bc0fdbcdf4f1e1dcb29ff +size 853240 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b783943dee6a4ff7bf9767f1844b338a4d28a1c --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3955f59bd0db2ca1925815e3849526137aad4c30bbaf29662f3faea80e237fd4 +size 917602 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308a3d75b0c56af3200b13e10d0d24efd7d696bd --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810a538253eb41d7112635caca606c76c74a8c56c08ff155c7ce8c9d0d6a940e +size 883417 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a116566371d24ddbe0e1ba33d099d0e1c6a3fa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f85b6150434b80036ce3facddb22dbf7dd301b8caf0e67ea6131869fbc0a68 +size 923650 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967ea15c84e478c2a9a6aa3ce65ac95e10f8e726 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdfd11ddc54558b6a17a5cfd44c959e98590e430874042da1eb7567169fea08 +size 915245 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697f7a153390ae9d33135fd30a570d379bc3b19d --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a132229ae3c5fc2db71651798ad83fed2d20991f70933d2ada8634b69fe665 +size 1057475 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98963f250f8607ec415fd4634cb59ba8826c7ce6 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea23e66237cac6336df98d7735b3d642a94bb48fc610267e2437256456e5d29 +size 943208 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866ee17b32247c59cf640730db2b45162d5242cc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98061ded3f11ec8c0e1ed4c2b8036c091a6a75a2fadf3517e3822c483b0f808 +size 1043450 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55095f0bd6c32a4d1c99e43aaacdd8928630627b --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200e79f3e7d8cc3aae33253d3faba13d1ec9ff7c01a106128c7040f1273d9eae +size 818166 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1e13515aaf4afc5d5eb0ff01899f593d76e7249 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ea92d698a95d46ed058b56f00612f2794e8d82f37e312d3ec720f6325c0e47 +size 756959 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d928528dd27454ee1ce377949a755aafd67e8820 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b4829bb7003373c8e268e4ef9469d46a75131b23bac741e1c5a8ac1c8204be +size 886830 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ef43cc8af55ab7430d981d0bf50ece48eef946 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdcfd3bbab7f3be58251f17ed76f613bbcfc3099ae2e038b063806403ad6bbc +size 888045 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b398b4c9bf03e349b0dcb86dcb90cd99aa1a9d5 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f891e391d1248e6a6ba37c807f9727540af4ab9bb8c842cee061703ce9b4ebe6 +size 839846 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a69c2cd6b6e105232127494993d0fd30481abc --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d1b2e1f719b95466e2672c324704bb0e5636b85b150de1b73d1fa3c73e8601 +size 990729 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281264fd36c1f34b551ea1188f903a5553ff47aa --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e26e2bf87a7ebc67f3ba00864243e56c051c05d97a3ea0b22175fc2d3424859 +size 1016696 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bdb2bb6022e8918ce57ebeef7eccb1f9f0b542 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc3ea090da66b3b62ee45b8f3434aaef574fa276d2fd3076b2ef6a1d7a60cab +size 1058097 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c525b8f13bc8e812539ce18d8277ea52e690378e --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fa536f0e0783a3a4050b6eb443fd68568a31233d6c53dbf652f4dcd610bd1f +size 925253 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e84733e64db1e44d2a42981aed8dac21441e320 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880bba49c21bdd69ba7cb491a68201f0196d3ac15a377b87a09b81a29d319235 +size 831808 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac8671dbcabcc620e8df4734feb3e1a44a8f47f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4d9e368e31e89718d1d7c342bffdcee2039d9cb169fdceebbc5bf0e63c52bd +size 935512 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc36f093dd4aed82a88c32d205fb5d1346dfd3e0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2239464be60d9aee4957beaa754a6cebdb727885f66ff80d83f7ad84bd3dc9a9 +size 842368 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..682250b0f4220f2cb366b962bd79ba5f0f23b19f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9aeb06bcf2dac82670338c91fffdc636eabafdfaa4db230ba5ac252409f9ab +size 734656 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6437f9b495db9be6330b36d34cf109566b90105f --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf7556ecf50906e198b96b4d2240122e9bfea11a0006224d2bc5f60abc88cfe +size 713715 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50b96f0c6e60674664d22c86d95875abf08d4b97 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de9baf4352b32caac8373cf87fd9bcef237b02c01089c3d9ce46709e85fcac2 +size 934755 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b06967db8fe1140af19125d8294a1580df8c09 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db5da5a9ed5ebaf151eb5eca647bc9e5411f901fe3b6032d968b2658be951ce +size 842688 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dfdbf4da3c8bfc3924f0fd05c66b883802beb15 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e34bc7d4ade0b9d336f7595139d17d910e0c2f431116b367ffe4ef6cf88388 +size 968719 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa300d87390c1764ca0a1f1fe26437f9a01e9257 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c56deca8637f89f8dd0fc58138b4e9c9226a0dde9f50d8f532f4eec6ed8863f +size 771566 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c5cc1172c423af3355a5cdd6bd0e004bd72926 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57bb1443b2d38d1ae3d296ddeabe09990a7b0354dc9bb7f77ed15b16739362d +size 1102289 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf9179323d3bc3f413f3c90158f76f68de5fb94 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98814d8adf7a7548687cc08b403f7d446d2828fff632000d47edaf5811bff60b +size 868933 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7be73ae11ffe0b650fedaea46d7d9719f05f169 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06618a1535dea0ec1dd11569dec7002aa6058add5344cd23af30f49553897ad7 +size 788336 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a61a09c6d1d35819a7bd91d4c1dcaf087e4cde7 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5623a3165a9ee84b747e89c139c1b299851da0684f50e112613ac6d5802b418 +size 720415 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca3f86a38ba3f09e4aec8c8414f3440f369d5de --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0eb0a40007c3fc7a71d4922d6ce8280aac2a2763b7063c9c10efe2aa8edc4a +size 784790 diff --git a/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd146a6776cac2e4e40096cabc5bbc95ecd2ac0 --- /dev/null +++ b/Split_aloha_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bc06d12d01a23eaa963303c0238d181c5b42597486d05203d9c1b0bcbe93ea +size 861433